/***************************************** DEFAULTS START *********************************************/

body { 
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
  	font-family: Verdana, Geneva, Arial, sans-serif;
 	background-image: url(http://www.oilgas.net/images/bkgd.gif);

}


/************************************ CAPSULES - SITE LAYOUT ***************************************/

#capsule_container {
	width: 840px;
 	padding: 0px;
  	margin: 0px auto;   /* center this area */
   	background-color: #fff;
   	border-right: 1px solid #000000;
   	border-left: 1px solid #000000;
   	border-top: 8px solid #404040;
}

#capsule_header {
	width: 840px;
	margin: 0px 0px;
    padding: 0px 0px;
  	color: #ffffff;
  	border-top: 1px solid #cccccc;
  	border-bottom: 1px solid #fff;
  	background-color: #000000;
  	font-size: 11px;
  	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

#capsule_body {
	clear: right;
	margin: 0px 0px;
    padding: 0px 0px;
 	width: 840px;
 	background-image: url(http://www.oilgas.net/images/menu_bkgd.gif);
 	background-position: -10px 0px;
 	background-repeat: repeat-y;
}

#capsule_footer {
	clear: left;
	text-align: center;
 	width: 840px;
 	color: #000000;
 	background-color: #B0CBE0;
 	margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #000;
    font-size: 11px;
  	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

/************************************ [CAPSULE] AREAS - SITE LAYOUT ***************************************/

/***************** HEADER **********************/
#header_cell_01 {
	margin: 60px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float: left;
	width: 236px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#header_cell_02 {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float: left;
	width: 604px;
	height: 218px;
	background-image: url(http://www.oilgas.net/images/image1.jpg);
	background-repeat:no-repeat;
}

#header_row_02 {
	clear: left;
	width: 840px;
 	margin: 0px 0px;
  	padding: 0px 0px 0px 0px;
  	background-color: #CED6D6;
 	background-image: url(http://www.oilgas.net/images/check_bkgd.gif);
 	border-top: 1px solid #ffffff;
}

#header_row_02_cell_01 {
	color: #000;
	font-size: 12px;
	float: right;
	width: 580px;
 	margin: 0px 0px 0px 0px;
  	padding: 14px 0px 14px 0px;
  	background-color: #CED6D6;
  	border-right: 1px solid #fff;
  	text-align: left;
}

#header_row_02_cell_02 {
	float: right;
	width: 220px;
	text-align: left;
 	margin: 0px 0px;
  	padding: 0px 0px;
}
  	
/***************** BODY **********************/  	
  	
#body_cell_01 {	
	float: left;
 	width: 140px;
 	margin: 0px 0px;
  	padding: 0px 0px;
  	font-size: 11px;
  	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
#body_cell_02 {
	float: left;
	width: 698px;
 	margin: 0;
  	padding: 0;
  	color: #000000;
  	text-align: left; 
  	min-height: 475px;
    height: auto;
   	_height: 475px;
   	max-width: 698px;
}


/********************************************* ELEMENTS **********************************************/

/********** [HEADER] ADVERTISER LOGIN ****************/ 
#element_advertiser_login{ 
	font-family: Verdana, Helvetica, san-serif; 
	font-size: 10px;
	background-image: url("http://www.oilgas.net/images/advertisers_login_image.jpg"); 
	background-repeat: no-repeat; 
	text-align: center; 
	margin: 9px 0 0 25px; 
	padding: 7px 0; 
	width: 170px 
}


/********** [BODY CELL 01] ADVERTISER BUTTON ************/ 
#element_advertiser_button, #element_subscribe_button {
	text-align: center;
	/*background-image: url(../images/menu_btn_bkgd.gif);
	background-repeat: no-repeat;*/
	/*background-color: #292828;*/
	/*margin: 5px 5px;*/
  	padding: 3px 3px;

	/*border: 1px solid red;
	width: 139px;*/
}
#element_subscribe_button{
	border-bottom: 1px solid #6E6E6E;

}
/*********** [BODY CELL 01] MENU **********************/ 
#body_cell_01 ul{
	list-style: none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-bottom: 1px solid #6E6E6E;
 	text-align: left;
 	font-size: 11px;
 	font-family: Helvetica, Geneva, sans-serif; 
}

#body_cell_01 li{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-top: 1px solid #6E6E6E;
 	border-bottom: 1px solid #000;
}

#body_cell_01 li a{
	background-image: url(http://www.oilgas.net/images/menu_image.gif);
	background-position: -3px center;
	background-repeat: no-repeat;
  	display: block;
  	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 3px 28px;
 	color: #ffffff;
 	text-decoration: none;
 	background-color: #404040;
}
 	
html>body #body_cell_01 li a { width: auto; }



/***************  CONTACT INFO  **************/ 
#element_contact {
	font-family: arial, san-serif;
    clear:left;
  	float: left;
  	text-align: left;
  	padding: 7px 0px 7px 7px;
 	 margin: -105px 0px 0px 0px;
  	font-size: 10px;
  	color: #FFFFFF;
  	font-weight: normal;
  	width: 133px;
  	line-height: 14px;
}

/***************  COPY/SITEMAP/DISCLAIMER  **************/
#capsule_footer #disclaimer{
	background-color: #404040;
	text-align: right;
	margin: 0px 0px;
    padding: 7px 15px 5px 0px;
    border-top: 1px solid #fff;
    font-size: 10px;
    color: #fff;
}

/***************  CONTENT  **************/
#content {
    margin: 0px 0px;
    padding: 10px 30px;
}
#subscriptions {
    background-color: #404040;
    border-left: 1px solid #cccccc;
}

/********************************************* HTML TAG - STYLES **********************************************/

/********** [HEADER CELL 01] P **********/
#header_cell_01 p {
	margin: 0px 0px;
    padding: 5px 8px 0px 8px;
    line-height: 1.3;
    text-align: justify;
}

/********** [HEADER ROW 02 CELL 01] P **********/
#header_row_02_cell_01 p{
 	margin: 0px 0px 0px 15px;
  	padding: 0px 0px 0px 0px;
}

/********** [FOOTER] P **********/
#capsule_footer p{
 	margin: 5px 5px;
    padding: 0px 0px;
    text-align: left;   
}

#body_cell_02 table#contact{
      font-family: helvetica, arial, san-serif;
      font-size: 11px;
      color: #ffffff;
      line-height: 15px;    
}
#body_cell_02 td.header{
      font-weight: bold;
      font-size: 15px;
      color: #494949;
}  
#body_cell_02 td{
      padding: 5px
}          

/********** [FOOTER] IMG - SPACING **********/
#capsule_footer img{
 	margin: 0px 18px 0px 18px;
    padding: 0 0 15px;
}
/********** [CONTENT] STYLES **********/
#content h2{
    font-size: 12px;
    font-family: Verdana, Arial, san-serif;
    color: red;
    font-weight: bold;
}
#content .p1 { 
	font-size: 11px; 
	font-family: Verdana, Arial, san-serif; 
	padding: 0 0 5px 
}
#content .p2 { 
	font-size: 11px; 
	font-family: Verdana, Arial, san-serif; 
	padding: 0 0 5px;
	color: #ffffff;
}
	input, textarea {
	background-color: #b6b6b6;
}
/********************************************* LINK STYLES **********************************************/

/********** [HEADER] ADVERTISER LOGIN LINK **********/
#element_advertiser_login a:link, #element_advertiser_login a:visited{
	color: #fff;
	text-decoration: none;
}
#element_advertiser_login a:hover{
	color: #000000;
	text-decoration: none;
}

/********** [BODY CELL 01] MENU NAVIGATION LINKS **********/
#body_cell_01 li a:link{
 	color: #ffffff;
 	text-decoration: none;
}
#body_cell_01 li a:visited{
 	color: #ffffff;
 	text-decoration: none;
}
#body_cell_01 li a:hover{
	background-image: url(http://www.oilgas.net/images/menu_image_over.gif);
	background-position: -3px center;
	background-repeat: no-repeat;
 	display: block;
  	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 3px 28px;
 	color: #ffffff;
 	text-decoration: none;
 	background-color: #292828;
 }
 
 /********** [BODY CELL 01] MENU  BUTTONS **********/
#element_advertiser_button a:link, #element_subscribe_button a:link, #element_advertiser_button a:visited, #element_subscribe_button a:visited{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #282929;
	border: 1px solid red;
	text-decoration: none;
	padding: 12px 0px;
	/*margin: 1px 1px 1px 1px;*/
	display: block;
	width: auto;
}
#element_advertiser_button a:hover, #element_subscribe_button a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #000;
	padding: 12px 0px;
	/*margin: 2px 2px 2px 2px;*/
	display: block;
	width: auto;
}

/**********[TABLE] CONTACT PAGE **********/
table#contact a:link, table#contact a:visited{
	color: #fff;
	text-decoration: underline;
}

/********** [CONTACT] EMAIL LINK **********/
#element_contact a:link,#element_contact a:visited{
	color: #fff;
	text-decoration: underline;
}
#element_contact a:hover{
	color: #fff;
	text-decoration: none;
}
/********** [CONTACT] EMAIL LINK **********/
#disclaimer a:link,#disclaimer a:visited{
	color: #fff;
	text-decoration: underline;
}
#disclaimer a:hover{
	color: #fff;
	text-decoration: none;
}

/********** [HEADER] MORE - TEXT LINK **********/
a.more:link, a.more:visited{
	color: #f00;
	text-decoration: underline;
}
a.more:hover{
	color: #000;
	text-decoration: none;
}

