/*			STYLESHEET FOR THE HARTS WORLD REFINING AND FUELS - WRFS.COM	*/

/*			Designed by Nick Escobedo
				
			Hart Energy Publishing, Copyright 2005
			
			nescobedo@hartenergy.com
			
			*/


/* 			_______________________	     */
/*			BODY - LINKS                 */
/*									     */

#floater {
	position:absolute;
	visibility:hidden;
	width:200px;
	height:auto;
	margin:0;
	margin-top: 		20px;
}



body 		{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #015979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	}

a:link		{ color: blue; text-decoration: none; padding-bottom: 0px; }

a			{ }
a:visited	{ color: blue; text-decoration: none; padding-bottom: 0px;} 
a:active	{
			text-decoration: none;
			padding-bottom: 0px;
			color: blue;
			} 
a:hover		{
			text-decoration: underline;
			padding-bottom: 0px;
			color: blue;
			} 


form {
       margin: 0px;
	}




/* 			_______________________	*/
/*			THE BASICS				*/


p 			{
			margin: 0;
			}
			
.UtxtHP 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #D6ECFE;
			line-height: 16px;
			}
			
.UtxtHPBold 	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:11px;
			color: #D6ECFE;
			font-weight : bold;
			line-height : 14px;
			}
			
.Utxt 		{
			font-family : Arial, Helvetica, sans-serif;
    		font-size:14px;
			color: #333333;
			font-weight : normal;
			line-height : 17px;
			}			

.Utxt-Bold 	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #555555;
			font-weight : bold;
			line-height : 16px;
			}
			
.Utxt-Large		{
			font-family : Arial, Helvetica, sans-serif;
    		font-size:17px;
			color: #333333;
			font-weight : normal;
			line-height : 21px;
			}			
			
			
.Sidebartxt {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:9.5px;
			color: #FFFFFF;
			font-weight : bold;
			line-height : 13px;
			}
			
.Sidebartxt-Bold {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:9.5px;
			color: #FFFFFF;
			font-weight : bold;
			line-height : 13px;
			}
			
.ImageLeft {
	margin: 0px 10px 6px 0px;
	border: dotted #b7b084 1px;
	float: left;
	}
.ImageRight {
	margin: 0px 0px 10px 18px;
	border: dotted #b7b084 1px;
	float: right;
}	
	
			
			
			
.DkBgLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFCC00;
	line-height : 14px;
	font-weight: bold;
	}
	
a.DkBgLink:link		{
	color: #FFCC00;
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
	}
	
a.DkBgLink:visited		{
	color: #FFCC00;
	text-decoration: none;
	padding-bottom: 0px;
	font-weight: bold;
	}
	
a.DkBgLink:hover		{
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
	}
	
	
	
.TopNav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFCC00;
	line-height : 24px;
	font-weight: bold;
	padding: 10px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	}
	
a.TopNav:link		{
	color: #FFCC00;
	text-decoration: none;
	padding-bottom: 0px;
	}
	
a.TopNav:visited		{
	color: #FFCC00;
	text-decoration: none;
	padding-bottom: 0px;
	}
	
a.TopNav:hover		{
	background-color: #007295;
	color: #FFFFFF;
	}
	
	
	
			
.Utxt-Blue {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #D5F4FF;
			font-weight : normal;
			line-height : 14px;
			}
			
.Utxt-BlueBold {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #D5F4FF;
			font-weight : bold;
			line-height : 16px;
			}
			
.Utxt-DarkBlueBold {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #015979;
			font-weight : bold;
			line-height : 14px;
			}
			
.Utxt-Small-yellow {
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:9px;
			color: #FDBE00;
			font-weight : normal;
			line-height : 11px;
			}			
						
.nav 		{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5px;
	color: #FFFFFF;
	line-height : 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
			}
			
.nav-Bold	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:9.5px;
			color: #FFFFFF;
			font-weight : bold;
			line-height : 13px;
			padding: 0px 0px 0px 0px;
			}
			
.nav-BoldYellow	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:9.5px;
			color: #FDBE00;
			font-weight : bold;
			line-height : 13px;
			padding: 0px 4px 0px 0px;
			}
						
.Textbox 	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:9px;
			color: #064E67;
			font-weight : normal;
			line-height : 13px;
			}
					
.SearchTxt 	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:11px;
			color: #333333;
			font-weight : normal;
			line-height : 15px;
			}
			
.FooterTxt 		{
			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:9px;
			color: #B9DFFD;
			font-weight : normal;
			line-height : 14px;
			}			
			
								
						

/* 			_______________________	*/
/* 			HEADERS 				*/

	
h1			{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
			}
		
h2	{
			font-family: Arial, Helvetica, sans-serif;
			color: #333333;
			margin: 0;
			font-size: 22px;
			line-height: 30px;
			font-weight: bold;
			}
		
h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 25px;
	font-size: 18px;
			}

h4			{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20px;
	line-height: 26px;
	font-style: italic;
			}

h5			{
			font-family: times, times-roman, georgia, serif;
			color: #9E5507;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 20px;
			line-height: 30px;
			letter-spacing: -1px;
			font-weight: normal;
			}
			
h6			{
			font-family: times, times-roman, georgia, serif;
			color: #9E5507;
			margin: 7px 0px 4px 0px;
			font-size: 17px;
			line-height: 22px;
			letter-spacing: -1px;
			font-weight: normal;
			}
			
			



/* 			________________________________	*/
/* 			LAYOUT - ID SELECTORS 				*/



#Header 	{
			margin:0px 0px 0px 0px;
			height:100px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:100px;
			padding: 0px 30px 0px 0px;
			background-image:  url(images/header.bg.jpg);
			background-repeat: repeat-x;
			}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:100px;}

#HeaderNav 	{
			margin:0px 0px 0px 0px;
			height:25px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:25px;
			padding: 0px 0px 0px 125px;
			background-image:  url(images/nav.bg.jpg);
			background-repeat: repeat-x;
			}
			/* Again, "be nice to Opera 5". */
body>#HeaderNav {height:25px;}

#HeaderGraphic 	{
			margin:0px 0px 12px 0px;
			height:100px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:100px;
			padding: 0px 0px 0px 0px;
			background-image: url(images/header2.bg.jpg);
			}
			/* Again, "be nice to Opera 5". */
body>#HeaderGraphic {height:100px;}
	
#ContentTop 	{
			margin:10px 10px 0px 195px;
			height:15px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:15px;
			padding: 0px 0px 0px 0px;
			background-image: url(images/header3.bg.gif);
			background-color: #347A94;
			}
			/* Again, "be nice to Opera 5". */
body>#ContentTop {height:10px;}


#ContentTopWhite 	{
			margin:10px 10px 0px 195px;
			height:15px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:15px;
			padding: 0px 0px 0px 0px;
			background-image: url(images/header3white.bg.gif);
			background-color: #347A94;
			}
			/* Again, "be nice to Opera 5". */
body>#ContentTopWhite {height:10px;}

#ContentReportTopWhite 	{
			margin:10px 10px 0px 10px;
			height:15px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:15px;
			padding: 0px 0px 0px 0px;
			background-image: url(images/header3white.bg.gif);
			background-color: #FFFFFF;
			}
			/* Again, "be nice to Opera 5". */
body>#ContentTopWhite {height:10px;}	
		
	
#Logo 		{
			margin: 0px 0px 0px 0px;
			position: relative;
			float: right;
			}	
			
#Content 	{
			margin:0px 10px 0px 195px;
			background-color: #347A94;
			padding: 0px 10px 0px 20px;
			}
			
#ContentWhite 	{
			margin:0px 10px 0px 195px;
			background-color: #FFFFFF;
			padding: 0px 15px 0px 15px;
			}
			
#ContentReportWhite 	{
			margin:0px 10px 0px 10px;
			background-color: #FFFFFF;
			padding: 0px 15px 0px 15px;
			}
			
#ContentReportWhiteLEFT	{
			margin:0px 0px 0px 10px;
			background-color: #FFFFFF;
			padding: 0px 15px 0px 15px;
			}
			
#ContentReportWhiteRIGHT	{
	padding: 0px 15px 0px 15px;
	margin: 0px 10px 0px 0px;
	background-color: #FFFFFF;
	left: 250px;
	position: relative;
	 width:70%; /* rightCol.width = 99 - rightCol.left */
			}
	

	
	
			
#ContentSlim 	{
			margin:0px 0px 0px 0px;
			padding: 0px 0px 0px 50px;
			}

#Sidebar 		{
			top:235px;
			left:0px;
			width:185px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:185px;
			border-right-style: none;
			position: absolute;
			background-color: #015979;
			}
			/* Again, "be nice to Opera 5". */
			
#Nav 	{width:185px;}


#Footer 	{
			margin:0px 10px 0px 195px;
			height:22px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:22px;
			padding: 5px 30px 0px 0px;
			background-color: #023851;
			}
			/* Again, "be nice to Opera 5". */
body>#Footer {height:22px;}

#FooterReport 	{
			margin:0px 10px 0px 10px;
			height:22px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:22px;
			padding: 5px 30px 0px 0px;
			background-color: #023851;
			}
			/* Again, "be nice to Opera 5". */
body>#FooterReport {height:22px;}



#TopBanner 	{
			margin:0px 0px 0px 0px;
			height:80px;
			voice-family: "\"}\"";
			voice-family:inherit;
			height:80px;
			background-color: #6B8465;
			}
			/* Again, "be nice to Opera 5". */
body>#TopBanner {height:80px;}


#AdvSkyscraper {
			margin: 0px 0px 10px 20px;
			position: relative;
			width: 120px;
			float: right;
			padding: 0px 0px 0px 10px;
			}

#Login 		{
			position: relative;
			}
#RecentHeadlines {
			line-height : 13px;
			padding: 8px 10px 8px 10px;
}
.clientcomments {


			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size:9.5px;
			color: #FFFFFF;
			line-height : 13px;
			padding: 8px 4px 8px 8px;
}
.Utxt-DarkRedBold {

			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #990000;
			font-weight : bold;
			line-height : 14px;
}


.HeaderHome			{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
			}
.Utxt-BoldWhite {

			font-family : Verdana, Arial, Helvetica, sans-serif;
    		font-size:13px;
			color: #FFFFFF;
			font-weight : bold;
			line-height : 16px;
}
.RptNav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height : 13px;
}


.listing {
clear:both;
	border-bottom:dotted #CCCCCC 1px;
	padding:10px;
	background-color:#20404B;
	}
	
.listingsechead {
	color:#FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}	

.hphead  {
	font-family:Impact, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 38px;
	line-height: 37px;
}

.hpsubhead  {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	line-height: normal;
	margin-top: 5px;
}

		
#Content.UtxtHP h2	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
			}
		
.UtxtSm { font-size:10px; line-height:10px;}	

.item { border-left:solid 8px #fdb813; padding:0 10px 0 10px; margin-top:15px; border-bottom:dotted 1px #CCC;}
.item h2 { font-size:17px; line-height:17px; font-style:italic; margin:10px 0 5px 0; color:#06426f;}
.pubdate { font-size:12px; padding-bottom:10px;}
