﻿body
{
	font-family: Arial, verdana, Sans-Serif;
	line-height: 1.6;
	color: #666;
	font-size: 62.5%;
	margin: 0;
	background: #C6C3C1 url(../../images/template/BG.jpg) top left repeat-x;
	background-attachment: fixed;
}
.biofueltable td{padding: 5px;}

img { display: block; border: none;}

p
{
	margin-bottom: 15px;
	font-size: 1.3em;

}
.MainBodyText li{ font-size: 12px;}
sub{ font-size: .7em;}
.PageTitle
{
	color: #FFF;
	font-size: 42px;
	padding: 10px 0 0px 10px;
	line-height: 100%;
}
.WhiteBox{ background-color: #FFF; padding-bottom: 20px;}
.socialBookmarks { display:block; float: left; margin: 10px 0 10px 0px; }
.printButton { float: right; margin: 10px; display: block; }

.rightColumn
{
	width: 190px;
}

/*----  Home List*/  
.FindOut{color: #0072BC; font-size: 1.6em; font-weight: bold; margin: 6px 0 6px 0; display: block;}
.HomeList{ display: block; margin: 0; padding: 0; width: 504px; }
.HomeList li{ float: left; display: block; list-style: none; margin: 0 12px 0 0; padding: 0;}
.HomeList .HLTechnology{background: url(../../images/template/home/technology.gif) top left no-repeat; width: 117px; height: 88px;  }
.HomeList .HLOperations{background: url(../../images/template/home/operations.gif) top left no-repeat; width: 117px; height: 88px; }
.HomeList .HLInfrastructure{background: url(../../images/template/home/infrastructure.gif) top left no-repeat; width: 117px; height: 88px;  }
.HomeList .HLLatestNews{background: url(../../images/template/home/news.gif) top left no-repeat; width: 117px; height: 88px; margin: 0 0px 0 0;  }
.HomeList li a{ display: block; width: 117px; height: 88px;}
.HomeList li a span{ display: block; color: #FFF; font-size: 1.5em; text-decoration: none; font-weight: bold; background: url(../../images/template/blueBG.png) top left repeat; padding: 5px; }

/**/
 #footer ul{ list-style: none; margin: 0 0 0 0; padding: 0; width: 500px; margin-left: 0px; }
 #footer li { margin: 0; padding: 0; float: left; display: block; 
              color: #666; margin-right: 20px;}
 #footer .EndLink{ float: right; margin-right: 45px;}
 #footer a{ color: #444; text-decoration: none;}
 #footer a:hover { text-decoration: underline; }

.CrumbTrailDiv
{
   color: #777;     
    }
.CrumbTrailDiv a
{color: #777; 
 text-decoration: none;
  
}
.CrumbTrailDiv a:hover
{
    text-decoration: underline;
    }
.CrumbLink{  }
.SelectedCrumb{ text-decoration: underline; }

/*----  =Right Column  */
.QuickSearchDiv{ padding-top: 0px; width: 200px; margin: 0 0 5px 0; overflow: hidden; display: block; }
.QuickSearchDiv .SearchBox { width: 140px; float: left; }
#col3_content img { }
.btn_search{ width:auto;padding: 0 0; float: right;}
.btn_searchleft{ width:40px; background-color: #00AFEF; color: #fff; border: 1px solid #0072BC; }
.ProblemDiv p, .BeingDoneDiv p{ font-size: 1.1em; color: #eee;}
.ProblemDiv
{
    display:block;
    float: left;
    width: 186px;
    margin: 7px;
    background-color: #8E8D89;
 }
.BeingDoneDiv
{
    display:block;
    float: left;
    width: 186px;
    margin: 7px;
    
    background-color: #9B9A96;
}
.DarkGreyDiv
{
    width: 200px;
    display:block;
    float: left;
    background-color: #8E8D89;
}
.MediumGreyDiv
{
    width: 200px;
    display:block;
    float: left;
    background-color: #9B9A96;
    }

.RelatedPages{ width: 190px; padding: 5px; background-color: #efefef;}
    .KeywordsTitle{color: #0072BC;}

.BlogRightCol
{
    display:block;
	float: left;
    width: 180px;
    /*height: 244px;*/
    margin: 10px;
    margin: 5px !important;
	background-color: #ccc;
	
	
}
.GreyRightCol
{display:block;
	float: left;
    width: 200px;
    background-color: #ccc;
    }

.blogpage .BannerImage { background-image: url(../../images/template/thecaptainsblog.jpg); }
.blogpage .MainBodyText h2, .blogpage h3, .blogpage h4, .blogpage h5, .blogpage h6, .blogpage a, .widget-header h3, .archive-title
{
	color: #83A5C4;
}
.blogpage .widget h3 a { text-decoration: none; }
.widget-list { margin-left: 0; padding-left: 0; }
address, abbr { display: inline; }
.asset-meta { padding-bottom: 6px; }
.blogpage h3, .blogpage .widget a
{
	color:#eee !important;
}
.widget-list-item a
{
	font-size: 1.2em;
}
.blogpage .widget h3 a, .blogpage .widget h3
{
	color: #fff !important;/*#0072BC !important; */
}
.blogpage .widget h3 a:hover
{
	
	text-decoration: underline;
}
.blogpage h3
{
	font-size:1.7em !important;
	font-weight:bold !important;
}
.blogpage .widget li
{
	list-style-type: none;
}
.MainBodyText ul li
{ }
.blogpage .feed img { float: left; padding-right: 5px; }
.blogpage .widget { padding: 4px 0; }

/*.BlogRightCol ul
{
	margin: 0;
	padding: 0;
}
.BlogRightCol li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px #5d5b5b;
	border-bottom-style: dashed;
}
*/
.RssItemLink
{
	text-decoration: underline;
	color: #2e83b9 !important;
	
}



.blueheading{ font-size: 1.7em; color: #0072BC; font-weight: bold;}
    .bloglink { text-decoration: none; }
    
    
    /*---------   Left Menu -------*/
    
  .LeftMenu{ margin-top: 30px; padding: 0; display: block;}
  
  .LeftMenu ul { margin:0; padding:0; list-style: none;}
    
  .LeftMenu .ullevel1 li{ margin: 0; padding: 0; list-style: none;}
  .LeftMenu  .ullevel1 a{ font-size: 1.5em; display: block; font-weight: bold; text-decoration: none; padding: 3px 0 3px 0;}
   .LeftMenu  .ullevel1 a:hover{ text-decoration: underline;} 
    
    .LeftMenu  .ullevel1 #li_level1_1 a{color: #0072BC;}
    .LeftMenu  .ullevel1 #li_level1_1 .ullevel2 { border-top: 1px solid #0072BC; border-bottom: 1px solid #0072BC; }
    .LeftMenu  .ullevel1 #li_level1_1 .ullevel3 { border-top: 1px solid #0072BC; border-bottom: 1px solid #0072BC; }
    
    .LeftMenu  .ullevel1 #li_level1_2 a{color: #00AFEF;}
    .LeftMenu  .ullevel1 #li_level1_2 .ullevel2 { border-top: 1px solid #00AFEF; border-bottom: 1px solid #00AFEF;  }
    
    .LeftMenu  .ullevel1 #li_level1_2 .ullevel3 a { border-bottom: 1px solid  #00AFEF; }
    .LeftMenu  .ullevel1 #li_level1_2 .ullevel3 { border-top: 1px solid #00AFEF; }
    
    .LeftMenu  .ullevel1 #li_level1_3 a{color: #83A5C4;}
    .LeftMenu  .ullevel1 #li_level1_3 .ullevel2 { border-top: 1px solid #83A5C4; border-bottom: 1px solid #83A5C4; }
    
    .LeftMenu  .ullevel1 #li_level1_3 .ullevel3 .selectedpathli { border-bottom: 1px solid #83A5C4; }
    .LeftMenu  .ullevel1 #li_level1_3 .ullevel3 li { border-bottom: 1px solid  #83A5C4; }
    .LeftMenu  .ullevel1 #li_level1_3 .ullevel3 { border-top: 1px solid #83A5C4; }
    
    .LeftMenu  .ullevel1 #li_level1_4 a{color: #a5b63e; }
    .LeftMenu  .ullevel1 #li_level1_4 .ullevel2 { border-top: 1px solid #a5b63e; border-bottom: 1px solid #a5b63e; }
    .LeftMenu  .ullevel1 #li_level1_4 .ullevel3 .selectedpathli { border-bottom: 1px solid #a5b63e; }
    .LeftMenu  .ullevel1 #li_level1_4 .ullevel3 li { border-bottom: 1px solid  #a5b63e; }
    .LeftMenu  .ullevel1 #li_level1_4 .ullevel3 { border-top: 1px solid #a5b63e; }
    
    .LeftMenu  .ullevel1 #li_level1_5 a{color: #7AC25C;}
    .LeftMenu  .ullevel1 #li_level1_5 .ullevel2 { border-top: 1px solid #7AC25C; border-bottom: 1px solid #7AC25C; }
    .LeftMenu  .ullevel1 #li_level1_5 .ullevel3 .selectedpathli { border-bottom: 1px solid #7AC25C; }
    .LeftMenu  .ullevel1 #li_level1_5 .ullevel3 li { border-bottom: 1px solid  #7AC25C; }
    .LeftMenu  .ullevel1 #li_level1_5 .ullevel3 { border-top: 1px solid #7AC25C; }
    
    .LeftMenu  .ullevel1 #li_level1_6 a{color: #00794B;}
    .LeftMenu  .ullevel1 #li_level1_6 .ullevel2 { border-top: 1px solid #00794B; border-bottom: 1px solid #00794B; }
    .LeftMenu  .ullevel1 #li_level1_6 .ullevel3 .selectedpathli { border-bottom: 1px solid #00794B; }
    .LeftMenu  .ullevel1 #li_level1_6 .ullevel3 li { border-bottom: 1px solid  #00794B; }
    .LeftMenu  .ullevel1 #li_level1_6 .ullevel3 { border-top: 1px solid #00794B; }
    
    .LeftMenu  .ullevel1 #li_level1_7 a{color: #6A3800;}
    .LeftMenu  .ullevel1 #li_level1_7 .ullevel2 { border-top: 1px solid #6A3800; border-bottom: 1px solid #6A3800; }
    .LeftMenu  .ullevel1 #li_level1_7 .ullevel3 .selectedpathli { border-bottom: 1px solid #6A3800; }
    .LeftMenu  .ullevel1 #li_level1_7 .ullevel3 li { border-bottom: 1px solid  #6A3800; }
    .LeftMenu  .ullevel1 #li_level1_7 .ullevel3 { border-top: 1px solid #6A3800; }


.LeftMenu .ullevel2
{
	margin-right: 20px;
}
.LeftMenu .ullevel2 li
{
	margin-left: 10px;
}
.LeftMenu .ullevel2 a
{
	
    font-size: 1.3em;
	font-weight: normal;
}   

.LeftMenu .ullevel3
{
	margin-bottom: 5px;
}
.LeftMenu .ullevel3 a
{
	padding-left: 10px;
	font-size: 1.2em;
	
	font-weight: normal;
}    
.LeftMenu .ullevel3 li
{
	padding-left: 5px;
}
    /*----  */
/* BLOG */
.subscribeul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.subscribeul
{
	margin: 0;
	padding: 0;
	
}

.subscribeul li
{
	
	background: url(http://www.sofamonkey.com/mt-static/images/status_icons/feed.gif) bottom left no-repeat;
}
.subscribeul li a
{
	padding-left: 15px;
}

#footer
{
	background: transparent;
}

.blog-body-tag .asset-meta div
{
	display: inline;
}

/* =RSS Right Col */
.RssSelectorDiv
{
	
}
.RssItemLink
{
		
}
.RssItemDescription{ font-size: 11px; margin-bottom: 20px; display: block;}
.SearchDescription
{
	display: block;
	
}


.SearchTextBox{ margin-left: 0px;margin-top: 0px; border: none; width: 200px; 
    border: 1px solid  #00AFEF; color: #555; height: 18px;
}
.SearchButton, .btn_search{ background-color: #00AFEF; color: #fff; border: 1px solid #0072BC;  }
.SearchButton { margin-top: 5px; margin-left: 5px; }
.SearchDescription{display: none;}

.SearchURL
{
	display: block;
	margin: 10px 0 0 10px;
	padding-bottom: 10px;
	
	border-bottom: 1px dotted #333;
	text-align: left;
}

.SearchResultDiv
{
	display: block;
	padding-bottom: 10px;
}
.SearchResultTitleLinks
{
	margin: 10px 0 0 10px;
	line-height: 1.6em;
	display: block;
	font-size: 1.2em;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
.SearchHighlights
{
	margin-top: 0px;
	line-height: 1.2em;
	font-size: 1.em;
	
	display: block;	
	margin-bottom: 5px;
	
}
.SearchSummaryDiv
{
	margin-top: 10px;
	width : 100%;
	display: block;
	padding: 4px;
	
	}
.SearchSummaryText
{
		font-size: 1.1em;
	}
	.RelatedInformationDiv
	{
	    padding-bottom: 10px;
	    border-bottom: 1px solid #eee;
	    margin-bottom: 10px;	
	    
	        }
	
	.KeywordsTitle
	{
	    display: block;
	    margin: 10px 0 7px 0;
	    font-size: 1.2em;
	    font-weight: bold;
	    border-bottom: 1px solid #eee;
	}
	
	.PageKeywordLink
	{
	    display: block;
	    padding: 3px 0 3px 18px;
	    background: url(../../cms/images/document.gif) no-repeat left center;
	 }
	
	.NewsKeywordLink
	{
	    display: block;
	    padding: 3px 0 3px 18px;
	    background: url(../../cms/images/news.gif) no-repeat left center;
	 }
	 
	 fieldset { padding: 10px;
	            
	            }
	 legend
	 {
	     margin-bottom: 10px;	     }


#home #crumbtrail { display: none; }

.RssFeedDiv p { color: #555; }


#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	background: #CCC;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #DDD;
	z-index: 10;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #EEE !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #eeeeee;
	color: #000;
}
*html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #000;
	
}
.ui-datepicker-control {
	background: #DDD;
	padding: 2px 0px;
	display:none;
}
.ui-datepicker-links {
	background: #8dc53e;
	color: #fff;
	padding: 2px 0px;
	text-decoration: none;
	
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #000;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: #DDD;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: #DDD;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #CCC;
	color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #CCC;
}
.ui-datepicker-days-row {
	background: #FFF;
	color: #666;
}
.ui-datepicker-week-col {
	background: #EEE;
	color: #000;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
	display: block;
		text-decoration: none;
}
.ui-datepicker-week-end-cell {
	background: #EEE;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
	background: #EEE !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
	background: #FFF !important;
	border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #EEE !important;
}
* html .ui-datepicker-week-end-cell {
	background: #eeeeee !important;
	border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
	background: #FFF !important;
	border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
	background: #DDD !important;
}
.ui-datepicker-today {
	background: #DDD !important;
}
.ui-datepicker-current-day {
	background: #E20A16 !important;
}
.ui-datepicker-status {
	background: #EEE;
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
		text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.ui-datepicker-title-row a {
	color: #000 !important;
}
.ui-datepicker-control a:hover {
	background: #fff !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #83C948;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}


.ui-datepicker-header
{
    height: 20px;
    }

.ui-datepicker-header select
{
    font-size: 1em;
    font-weight: normal;
    }
.KeywordCell
{
    padding: 2px 15px 2px 0;
    vertical-align: top;
    }
    
.BackToSearchLink
{
    display: block;
    margin: 10px 0 10px 0;
    font-size: 12px;
    }
    
    .ProblemDiv h1 a, 
.ProblemDiv h2 a, 
.BeingDoneDiv h1 a,
.BeingDoneDiv h2 a,
.ProblemDiv h1, 
.ProblemDiv h2, 
.BeingDoneDiv h1,
.BeingDoneDiv h2 { color: #FFF; text-decoration: none;} 

.SearchResultKeywordTitle
{
    font-weight:bold;
    display:block;
    float:left;
    margin: 0 8px 0 10px;
    }
.SearchResultKeyword
{
    font-weight:bold;
    display:block;
    float:left;
    margin: 0 0 0 10px;
    white-space: nowrap;
    }
  .SearchResultDate
  {
      font-weight: bold;
        margin: 0 0 10px 10px;
      }  
 .SearchHighlights
 {
      margin: 0 0 5px 10px;
      padding: 0 0 5px 0;
      border-bottom: 1px solid #eee;
     }
 .SearchURL
 {
     display:block;
    clear:both;
     margin: 0 0 0 10px;
     }
 
 .WideQuickSearchDiv
 {
 
     display: none;
     float:right;
     width: 220px;
     position: relative;
     margin-top: -30px;
     }
 
.wide { width: 720px !important; }
.wide .MainBodyText
{
    width: 700px !important;
    }
.wide .BannerImage{ width: 720px !important;
                    background: url(../../images/template/theholdwide.jpg) no-repeat;
                     }

.EditSlideoutContainer td
{color: #000;
    }