body {          
	color: #000;
    background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%;
    margin: 0; 
    padding: 0;
    text-align: center; 
}

body#body, body#home {
    background-color: #000;
    padding: 0;
}

p  {margin-top: 0px; margin-bottom: 8px;}

h1 {    
	padding: 3px 0px;
	color: #d00830;
	font-size: 1.3em;
}
h2 {
	color: #d00830;
	font-size: 1.2em;
	padding: 5px 0;
	margin: 0;
}

h3 {
	color: #d00830;
	font-size: 1.2em;
	padding: 5px 0;
	margin: 0;
}
h4 {
	color: #d00830;
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
h5 {
	color: #d00830;
	font-size: 1em;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}
h6 {
	color: #d00830;
	font-size: 1em;
	padding: 2px 0;
	margin: 0;
}

a, a:link, a:visited, a:hover {
	color: #000;
}
a:hover {
	text-decoration: none;
}

table								{font-size: 100%; empty-cells: show; border-collapse: collapse;}
th, td, input, textarea, select		{font-size:100%; font-family: Tahoma, Verdana, arial, sans-serif; color: #000;}
#branding input, #top-banner input	{border: none;}
form								{padding: 0px; margin: 0px;}
img									{margin: 0px; padding: 0px; border: 0px;}

.clearLeft		{clear: left;}
.clearall		{clear: both;}
br.clearall		{clear: both; font-size: 0.1em; line-height:0.1em;}
.alignleft		{float:left; margin: 0 10px 0 0;}
.floatleft		{float:left;}
.floatRight		{float:right;}
.error			{color: #f00;}
img.no_margin	{margin-right: 0px;}
.hide, .inv		{display: none;}

.clearfix:after	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac ----------------------- \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac --------------------*/


/*   =Form
------------------------------------------------------------------*/
#branding {
	width: 734px;
	margin-left: 36px;
	padding-bottom: 10px;
	border-bottom: 5px #d00830 solid;
}
#container #branding h1{
	background: transparent;
	margin: 0;
	padding: 0;
}
a#branding-logo {
    background: url(../../images/logo.gif) no-repeat 0px 0px;
	text-decoration: none;
    text-indent : -9999px; 
	width: 104px;
	height: 104px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	display: block;
    float: left; 
}
.log {
	clear: both;
	margin-left: 381px;
	background: #003860 url(../../images/log_top.gif) no-repeat top;
	color: #fff;
	width: 353px;
	w\idth: 338px;
	padding: 4px 4px 4px 11px;
	font-size: 90%;
}

.orange .log{background: #ff6600 url(../../images/log_top_orange.gif) no-repeat top;}
.blue .log{background: #0091c1 url(../../images/log_top_blue.gif) no-repeat top;}
.green .log{background: #44bb1a url(../../images/log_top_green.gif) no-repeat top;}

.log input {
	width: 87px;
	w\idth: 83px;
	height: 15px;
	border: none;
	padding-left: 4px;
}
.log a {
	color: #fff !important;
	text-decoration: underline;
}

.log a:hover	{text-decoration: none;}
.log span		{font-size: 110%;}	



/*   =Form
------------------------------------------------------------------*/
.regform {
	clear: both;
	margin-left: 381px;
	background: #003860 url(../../images/log_top.gif) no-repeat top;
	color: #fff;
	width: 353px;
	w\idth: 338px;
	padding: 4px 4px 4px 11px;
	font-size: 90%;
}

.orange .regform	{background: #ff6600 url(../../images/log_top_orange.gif) no-repeat top;}
.blue .regform		{background: #0091c1 url(../../images/log_top_blue.gif) no-repeat top;}
.green .regform		{background: #44bb1a url(../../images/log_top_green.gif) no-repeat top;}

.regform input {
	width: 87px;
	w\idth: 83px;
	height: 15px;
	border: none;
	padding-left: 4px;
}
.regform a {
	color: #fff !important;
	text-decoration: underline;
}

.regform a:hover	{text-decoration: none;}
.regform span		{font-size: 110%;}	

/*   =Main navigation
------------------------------------------------------------------*/
#nav-main {
	width: 529px;
    padding: 80px 0 16px 0;
	margin: 0;
	float: right;
	text-align: right;
}
#nav-main ul {
    color : #FFF; 
    background : transparent; 
    font-size : 1em;
    list-style : none;
    margin : 0;
    padding : 0;
}   
#nav-main li {
    color: #fff;
	background: url(../../images/main_nav_ar.gif) no-repeat 0px 3px;
    display : inline;
    padding: 0;
	float: right;
}
#nav-main li a:link,  #nav-main li a:visited {
    color: #fff; 
    text-decoration: underline;
    padding-right: 5px; 
    padding-left: 10px; 
 }
#nav-main li a:active, #nav-main li a:hover {
    color: #fff; 
    text-decoration: underline;
}
#nav-main li a:hover{
	text-decoration: none;
}
#nav-main li.current a:link,  #nav-main li.current a:visited, #nav-main li.current a:active, #nav-main li.current a:hover, #nav-main span.current {
    color: #fff; 
    text-decoration: none;
    font-weight: bold;
    padding-right: 5px; 
    padding-left: 10px; 
 }


/*   =Top banner
------------------------------------------------------------------*/
#top-banner{
	height: 120px;
	margin: 1px 0 1px 0;
	position: relative;
	color: #fff;
	background-color: #D00830;
	background-image: url(../../images/tabs/askham_oil.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#heating #top-banner			{background: #fff url(../../images/tabs/home_heating.gif) left no-repeat;}
#business #top-banner			{background: #fff url(../../images/tabs/business.gif) left no-repeat;}
#agricultural #top-banner		{background: #fff url(../../images/tabs/agricultural.gif) left no-repeat;}

.red #top-banner				{background: #d00830 url(../../images/tabs/askham_oil_w.gif) left no-repeat;}
#heating.red #top-banner		{background: #d00830 url(../../images/tabs/home_heating_w.gif) left no-repeat;}
#business.red #top-banner		{background: #d00830 url(../../images/tabs/business_w.gif) left no-repeat;}
#agricultural.red #top-banner	{background: #d00830 url(../../images/tabs/agricultural_w.gif) left no-repeat;}


#top-banner span#flash-text {
	float: right;
	text-align: left;
	font-size: 15px;
	position: absolute;
	left: 50px;
	top: 10px;
	right: 290px;
}
#top-banner span#flash-text1 {
	float: right;
	text-align: left;
	font-size: 15px;
	position: absolute;
	left: 50px;
	top: 5px;
	right: 290px;
}
#top-banner span#flash-text2 {
	float: right;
	text-align: left;
	font-size: 15px;
	position: absolute;
	left: 50px;
	top: 30px;
	right: 290px;
}

/*   =Basic containers
------------------------------------------------------------------*/
#container{
	color: #000;
    text-align: left; 
    font-size: 100%;
	width: 805px;
	w\idth: 770px;
	margin: 0 auto;
    padding-right: 31px;
}
#subheader {
	color: #fff;
	background: #000;
	font-weight: bold;
	font-size: 120%;
	line-height: 22px;
	width: 734px;
	w\idth: 714px;
	padding: 6px 10px;
	margin: 3px 0 3px 36px;
}
#subheader #call {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
/*\*/
html* #subheader #call {
	margin: 0 20px 0 0;/*seen only by Safary*/
	margin: 0;/*seen only by IE6 for PC*/
}/**/
	
a#phone {
	color: #fff !important;
	background: url(../../images/phone.gif) no-repeat right;
	text-decoration: none;
	text-align: right;
	line-height: 22px;
	width: 121px;
	w\idth: 100px;
	height: 22px;
	margin-left: 5px;
	padding: 0 28px 0 0;
	display: block;
}
#content-col3, #content-home {
	overflow:hidden;
	margin: 0 0 2px 36px;
	width: 734px;
    background: url(../../images/col3_bg.gif) repeat-y left top;
}
#content-home {
	background: url(../../images/home_columns_bg.gif) repeat-y top left;
	color: #fff;
}
#content-home h2 {
	color: #fff;
	margin: 0 0 3px 0;
	background: url(../../images/ar_white.gif) no-repeat 5px;
	padding: 0 0 0 15px;
}
#content-home h2 a {
	color: #fff !important;
	margin: 0;
}
#content-home h2 a:hover {text-decoration: none;}
#content-home .content-col-text{color: #fff;}

#content-col3 .content-col, #content-home .content-col{
	overflow:hidden;
	float: left;
    width: 242px;
    margin-right: 4px;
}
#content-home .content-col img {
	border-bottom: 1px solid #000;
}
.content-col h3, .latest-news h3 {
	padding-left: 17px;
	background: url(../../images/arr.gif) no-repeat left;
}
.content-col a {
	color: #000;
	text-decoration: underline;
}
.content-col a:hover{text-decoration: none;}

.content-col ul, .latest-news ul {
	list-style-type: none;
	padding: 0;
	margin: 9px 0 0 15px;
}
.content-col ul li, .latest-news ul li {
	padding: 0;
	margin: 5px 0 0 5px;
}
.latest-news ul li{margin-top: 0; padding-bottom: 7px;}

.latest-news ul li a {
	font-weight: bold;
}
.latest-news ul li a:hover {text-decoration: none;}

.content-col-text, .latest-news {
	color: #000;
	padding: 9px;
	line-height: 150%;
	font-size: 1em;
}
.latest-news{ border-bottom: 5px solid #000;}

.content-col-text p, .latest-news p {
	padding-left: 15px;
	padding-right: 15px;
}
.content-col4 {
	background: url(../../images/col4_bg.gif) repeat-y left;
	margin: 0 1px 0 37px;
	width: 736px;
	padding: 0;
}
.rel {position: relative;}

.content-col4 ul {
	margin: 0 -4px 0 0;
	padding: 0;
	list-style-type: none;
}
.content-col4 ul li {
	color: #fff !important;
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
	width: 180px;
}
.content-col4 ul li img {border-bottom: 1px solid #000;}

.content-col4 ul li a {
	color: #fff !important;
	background: url(../../images/ar_white.gif) no-repeat left;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	padding-left: 10px;
	margin: 8px 8px;
	display: block;
}
.content-col4 ul li ul {
	margin: 0;
	padding: 0 0 0 5px;
}
.content-col4 ul ul li {
	margin: 0;
	padding: 0;
	width: 170px;
}
.content-col4 ul ul li{padding-bottom: expression( nextSibling == null ? '10px' : '0' );}

div[class].content-col4 ul ul li:last-child{padding-bottom: 10px;}

.content-col4 ul ul li a {
	background: url(../../images/disk.gif) no-repeat left;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
	margin: 2px 0 2px 7px;
	padding: 0 0 0 7px;
}
.content-col4 ul ul li a:hover{text-decoration: none;}

.middle-cont{
	background: #fff;
	border-left: 36px solid #000;
	clear: both; 
	width: 734px;
}

#ins-content {
	padding: 12px 45px 30px 20px;
	line-height: 150%;
	width: 485px;
	margin-right: 181px;
}
.no_margin{margin-right: 0 !important;}

.content-col4 ul li a.more {
	float: right;
	font-weight: normal;
	background: none;
	text-decoration: underline;
	margin-top: 0;
	font-size: 100%;
}
.content-col4 ul li a.more:hover {
	text-decoration: none;
}

/*   =Bottom navigation
------------------------------------------------------------------*/
#footer {
	width: 734px;
	w\idth: 731px;
	margin: 1px 0 0 35px;
	clear: both; 
	padding: 0px 4px 0px 0px;
	border-color: #d00830;
	border-style: solid;
	border-width: 5px 0px 0px 0px;
	color: #fff;
	}
.no_padding {
	padding-right: 0;
	background: none;
}

#nav-bottom {
	width:190px;
	float: left;
	padding: 9px 0 0 0;
}

#nav-bottom ul {
	float: right;
    font-size : 1em;
    list-style : none;
    background : transparent; 
    margin : 0;
    padding : 0;
}
#nav-bottom li {
    color: #fff;
	border: 1px solid #fff;
	border-width: 0px 1px 0px 0px;
    display : inline;
    padding: 0;
}
#nav-bottom li:last-child {border-right: none;}
#nav-bottom li {border-right: expression(nextSibling == null ? 'none' : '1px solid #fff');}

#nav-bottom li a:link,  #nav-bottom li a:visited {
    color: #fff; 
    text-decoration: underline;
    padding-right: 6px; 
    padding-left: 6px; 
}

#nav-bottom li a:active, #nav-bottom li a:hover {
    color: #fff; 
    text-decoration: none;
}
#nav-bottom li a:hover{text-decoration: none;}
#nav-bottom li a.current:link,  #nav-bottom li a.current:visited, #nav-bottom li a.current:active, #nav-bottom li a.current:hover, #nav-bottom span.current 
{
    color: #fff; 
    text-decoration: none;
    font-weight: bold;
    padding-right: 6px; 
    padding-left: 6px; 
 }


/*   =Bottom navigation (tabs)
------------------------------------------------------------------*/
.wi1 {width: 541px; float: left; padding-top: 1px;}

.wi1 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.wi1 ul li{
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	background: #d00830 url(../../images/bottom_menu_right.gif) no-repeat right bottom;
}
.wi1 ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 14px;
	background: url(../../images/bottom_menu_left.gif) no-repeat left bottom;
}
.wi1 ul li a:visited{color: #fff;}
.wi1 ul li a:active, .wi1 ul li a:hover, .wi1 ul li.current a
{
	text-decoration: underline;
	color: #fff;
}

/*   =Cross sel pod
------------------------------------------------------------------*/
.right-col{text-align: right; float: right;}
.right-col img{margin-right: 12px;}

.pod, .contact_details{
	padding: 0px; 
	margin: 6px 0px 6px 6px;
	width: 172px;
	border: 1px solid #d00830;
	line-height: 150%;
	text-align: left;
}
.contact_details{border: 0; background: #eff9fd; width: 174px; word-wrap: break-word;}
.pod h3, .contact_details h3
{
	color: #fff;
	background: #d00830;
	width: 175px;
	w\idth: 156px;
	padding: 6px 8px 6px 8px;
	margin: 0;
	font-size: 1.3em;
	text-align: left;
}
.pod h2, .contact_details h2
{
	color: #fff;
	background: #d00830;
	width: 175px;
	w\idth: 156px;
	padding: 6px 8px 6px 8px;
	margin: 0;
	font-size: 1.3em;
	text-align: left;
}

.pod span .pad2 {padding:0 0 0 11px;}
.contact_details h3
{
	background: #5fc7e9 url(../images/arr3.html) no-repeat 9px 9px;
	width: 177px;
	w\idth: 151px;
	text-align: left;
	padding: 6px 5px 6px 18px;
}
.contact_details h2
{
	background: #5fc7e9 url(../images/arr3.html) no-repeat 9px 9px;
	width: 177px;
	w\idth: 151px;
	text-align: left;
	padding: 6px 5px 6px 18px;
}
.pod p, .contact_details p
{
	display: block;
	padding: 10px 10px 10px 10px;
}
.contact_details a{font-weight: bold;}
.contact_details a:hover{text-decoration: none;}

.pod ul,.contact_details ul {list-style-type: none;}
.pod ul{margin: 10px 5px 0 0;}
.pod ul li,.contact_details ul li{padding: 0px 0 0px 25px; background: url(../images/arr4.html) no-repeat 9px 3px; font-weight: bold;}
.pod ul li{padding: 0 0px 10px 25px;}
.pod input
{
	line-height: 1.6em; 
	height: 1.6em;
	width: 150px;
	margin: 4px 0 4px 6px;
	padding: 0;
	color: #003666;
	border: 1px solid #cccccc;
}
.pod input.button
{
	text-align: center;
	background: #cdeef8;
	font-weight: bold;
	color: #0091c1;
	cursor: pointer;
	line-height: 1.6em; 
	height: 1.8em;
	border: 0;
}
.pod img{margin: 10px 0 5px 12px;}

.pod table{margin: 0 0 0 5px;}
.pod table td{padding: 5px 8px 0 0;}
.pod table td a{color: #000 !important;}


/*   =Subnavigation
------------------------------------------------------------------*/
#nav-sub h3 {display:none;}
#nav-sub {
	padding: 0;
	margin: 3px 0 0 0;
	}
a.section:link, a.section:visited {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	background: url(../../images/arr5.gif) left no-repeat;
	padding-left: 14px;
	margin-bottom: 8px;
	display: block;
	}
#nav-sub ul {
    padding: 0px; 
    list-style-image: none; 
    margin: 0 0 10px 6px; 
    list-style-type: none;
    font-size: 1em;
    width: 175px;
}
#nav-sub ul li {
    background: #d00830;
	border-bottom: solid #fff 1px;
    padding: 0; 
    margin: 0;
}
#nav-sub ul li.current {
	background: #007faa;
    margin: 0;
}
#nav-sub ul a, #nav-sub ul h2 a{
	height:1%; 
	display: block;  
	text-align: left; 
	padding: 8px 9px 8px 19px;
	margin-left: -19px;
	marg\in: 0;
	color: #fff;
	background: url(../../images/arr3.gif) no-repeat 9px 11px;
    font-size: 1em;    
}

#nav-sub ul li span.current, 
#nav-sub ul li a.current:link, 
#nav-sub ul li a.current:hover, 
#nav-sub ul li a.current:visited,
#nav-sub ul li h2 a.current:link, 
#nav-sub ul li h2 a.current:hover, 
#nav-sub ul li h2 a.current:visited{
    display: block; 
    text-align: left; 
	padding: 8px 9px 8px 19px;
	background: url(../../images/arr3.gif) no-repeat 9px 11px;
	height:1%; 
}

#nav-sub ul li span.current, 
#nav-sub ul li.current a,
#nav-sub ul li a:hover,
#nav-sub ul li.current h2 a,
#nav-sub ul li h2 a:hover
{
	font-weight: bold;
	background: #bc072b url(../../images/arr3.gif) no-repeat 9px 11px;
}
#nav-sub ul li span.current {text-decoration: none;}

#nav-sub ul ul {
	background: #ebeaea;
	margin: 0;
}
#nav-sub ul ul li, #nav-sub ul ul li.current {
	background: transparent;
	border-bottom: none;
	padding-left: 14px;
}
#nav-sub ul li.current li a, #nav-sub ul li.current li h2 a {
	background: transparent;
	color: #000;
	font-weight: normal;
}
#nav-sub ul li.current li.current a,
#nav-sub ul li.current li a:hover,
#nav-sub ul li.current li.current h2 a,
#nav-sub ul li.current li h2 a:hover
{
	font-weight: bold;
	background: transparent;
}
body.hide-sub-nav #nav-sub {display:none;}


/*   =Offices
------------------------------------------------------------------*/
.office
{
	float: left;
	background: url(../../images/map_bg.gif) no-repeat;
	width: 224px;
	w\idth: 202px;
	height: 188px;
	he\ight: 166px;
	margin: 0 10px 0 0;
	padding: 11px;
}
.office .office-name
{
	font-weight: bold;
	width: 110px;
	float: left;
	font-size: 110%;
	padding-bottom: 5px;
}
.office .office-name a
{
	color: #000 !important;
	text-decoration: none;
}
.office .office-tel
{
	float: left;
	width: 92px;
	text-align: right;
	padding-bottom: 5px;
}
.office-details{margin: 0 0 0 10px; float: right;}


/*   =News
------------------------------------------------------------------*/
.white{color: #fff;}

.news-list h4{
	background: #fff url(../images/arr2.gif) no-repeat 5px 10px;
	padding: 8px 25px;
	margin-bottom: 5px;
	color: #000;
}
.news-list h4 a{
	color: #000 !important;
}
.news-list a.more{
	display: block;
	text-align: right;
	font-weight: bold;
}

.news-list .date {font-weight: bold;}

.lightblue {background: #fff; padding: 0 10px; margin: 0 0 5px 0; margin-top: -10px;}

.lightblue a{
	font-weight: bold; 
	color: #000 !important;
	font-size: 1.1em;
	padding: 5px 0;
	margin: 0;	
}
.lightblue a:hover{text-decoration: none;}
.lightblue h4{width: 400px; color: #000; padding: 5px 0;}


/*   =Contact form
------------------------------------------------------------------*/
#contact_form{
	font-weight: bold;
	margin-left: 27px;
	width: 425px;
}

#contact_form td{padding:7px; vertical-align:top;}
#contact_form input, #contact_form select, #contact_form textarea{color: #003666; font-weight: normal;}
#contact_form input.submit{font-weight: bold;}
#contact_form span.light {display:inline;}

.w200{
	width: 202px;
}

textarea{overflow: auto; height: 120px;}
.w100{
	width: 95px;
}
.w130{
	width: 125px;
}
.left_td{
	vertical-align: top;
}
input.submit, input.button{
	border: none;
	width: 66px;
	height: 17px;
	padding: 0;
	margin: 0 0 0 3px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	background: url(../../images/button.gif);
	}
input.button-large{
	border: none;
	width: 140px;
	height: 17px;
	padding: 0;
	margin: 0 0 0 3px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	background: url(../../images/button_large.gif);
	}

#instant-quote
{
	float: right;
	width: 217px;
	w\idth: 204px;
	padding-right: 13px;
	color: #fff;
}
#instant-quote h3{color: #fff;}
#instant-quote table
{
	width: 205px;
	color: #fff;
}
#instant-quote table tr td{color: #fff;}
#instant-quote input{margin-top: 3px; padding-left: 3px;}
#instant-quote a
{
	color: #fff !important;
}
#instant-quote h3
{
	padding: 3px 0;
}

#sitemap ul
{
	padding-left: 20px;
	margin-left: 0;
}

#regform table td, table.table-form td
{
	padding: 5px 10px 5px 0;
}

p.stage{float: right; padding-top: 10px; margin-bottom: 0px;}
p.stage b{color: #0098c5;}

/*   =sIFR styles
------------------------------------------------------------------*/
.sIFR-flash {visibility:visible !important}
.sIFR-replaced {visibility:visible !important}
span.sIFR-alternate {
	display:block;
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
	left:0;
	top:0;
}


/*   =Sitemap
------------------------------------------------------------------*/
#sitemap			{margin-left: 20px;}
#sitemap ul			{list-style-type: disc;}
#sitemap ul li li	{margin-left: 20px;}

