nosearch {
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2F71C5;
	text-align:left;
	margin:0 0 0 10px;
	letter-spacing: 0.1em;
	padding-bottom:6px;
}
* {
 padding: 0;
 margin: 0;
}

#searchbox {
	position:relative;
	left:537px;
	top:6px;
	width:219px;
	height:40px;
	border: 0;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: #BEC8D1;
 font-size: 12px;
}

#main {
  height:auto;
  width:auto;
  background-color:#FFFFFF;
}

#wrapper {
	width: 762px;
	background-color: #FFFFFF;
	height: 95%;
/*	border: 1px solid #000000;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:auto;
}
#mainmenubar {
 margin: 0px 5px 0px 5px;
 padding: 0px;
 background-color: #FFFFFF;
}
#header {
	height: 72px;
	padding: 5px;
	border: 0px none;
	background-image: url(../scripts/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 750px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 0px;
 padding-left: 5px;
 display: inline; /* IE Hack */
 width: 150px;
 float: left;
 background-color: #FFFFFF;
 /* changed from 300px to auto */
 height:auto;
}
/*html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
/* border: 1px solid #ccc; */
 margin: 0px 0px 0px 0px;
 background-color:#FFFFFF;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 580px;
 float: left;
 /* changed from 300px to auto */
 height:auto;
}
/* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #3a77c8;
 text-align: right;
 color: #FFFFFF;
 margin: 10px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 742px;
 
}

#headerspacer {
  float: left;
  width: 150px;
  height: 24px;
  background: url(../scripts/product_header.gif) #FFFFFF;
}
  
#headerspacer2 {
  float: left;
  width: 150px;
  height: 24px;
  background: url(../scripts/product_header_hover.gif) #FFFFFF;
}
  
#spacer {
 float: left;
 min-height: 10px;
 background-color:#FFFFFF;
}

#footer a:link {
 color: #FFFFFF;
}

#footer a:visited {
 color: #FFFFFF;
}

#footer a:hover {
 color: #afd0ef;
}

#footer a:active {
 color: #FFFFFF;
}

    #mainmenu {
	float:left;
	height: 24px;	
	font-size:11px;
	line-height:normal;
	list-style: none;
	background-color: #FFFFFF;
    border-bottom: 1px #d6d6d6 solid;
/*	background-image: url(bg.gif); 
	background-repeat: repeat-x;
	background-position: bottom; */
      }
    #mainmenu ul {
      margin:0;
      padding:0px 0px 0;
/*      list-style:none; */
      list-style-type: none;
      }
    #mainmenu li {
      float:left;
      background:url(../scripts/left_tab.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #mainmenu a {
      float:left;
      display:block;
      background:url(../scripts/right_tab.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
	color: #000758;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #mainmenu a {float:none;}
    /* End IE5-Mac hack */
    #mainmenu a:hover {
      color: #FFFFFF;
      }
    #mainmenu #current {
      float:left;
      background:url(../scripts/left_tab_hover.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #mainmenu #current a {
      float:left;
      display:block;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      background:url(../scripts/right_tab_hover.gif) no-repeat right top;
      color: #000758;
      }

.menu {
z-index:1000;
font-size:11px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background: url(../scripts/product_back.gif) no-repeat;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#000758;
text-indent:5px;
border:1px solid #fff;
border-top: 1px solid #ffffff;
border-bottom: 1px #ffffff solid;
}

.menu a:hover {
color:#fff; 
background: #558cca;
}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background: url(../scripts/product_back.gif) no-repeat; width:150px; w\idth:149px;}

/* style the link hover */
* html .menu a:hover {color:#fff; background: #558cca;}

/*.menu :hover > a {
color:#fff; 
background: background:#88afd9;
}*/

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.xsnazzy h1, .zsnazzy h1, .ysnazzy h1 {
margin:0; 
font-size:11px; 
padding:0px 10px 5px 10px; 
border-bottom:1px solid #444;
color: #ffffff;
}

.xsnazzy p, .zsnazzy p, .ysnazzy p {
margin:0; 
padding:5px 10px; 
font-size:11px;
}
.xsnazzy {
background: transparent; 
width:580px; 
float:left; 
margin:5px 3px;
}

.ysnazzy {
	width:580px;
	float:left;
	margin:5px 3px;
	background-image: url(../scripts/shadeback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.breadcrumb:link {
color: #ffffff;
text-decoration: none;}

a.breadcrumb:visited {
color: #ffffff;
text-decoration: none;}

a.breadcrumb:hover {
color: #ffffff;
text-decoration: underline;}


a.breadcrumb:active {
color: #ffffff;
text-decoration: none;}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background: #2f71c5;
color: #FFFFFF;
}

.color_b {
background: #2f71c5;
color: #ffffff;}

.color_c {
background:#2f71c5; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

.product_box{
width: 570px;
height: 260px;
margin-left: 5px;
font-size:11px;
background-image: url(../images/supplier_montage3.gif);
background-repeat: no-repeat;
}
.terms_text{
width: 570px;
padding-top: 20px;
margin-left: 5px;
height: auto;
}
.product_blank{
width: 570px;
margin-left: 5px;
font-size:11px;
height: auto;
}
div.clearit {
	clear: both;
}
.advert_box{
width: 570px;
height: 260px;
margin-left: 5px;
font-size:11px;
background-image: url(../images/biofuels_expo.gif);
background-repeat: no-repeat;
}

.service_box{
width: 570px;
height: 260px;
background-image: url(../images/sales_background.gif);
background-repeat: no-repeat;}

.advert_text{
text-align:justify;
float: left;
padding-top: 20px;
padding-left: 10px;
width: 550px;
height: auto;
float: left;

}
.terms_box{
width: 570px;
height: auto;}

.product_text{
text-align:justify;
float: left;
padding-top: 20px;
padding-left: 10px;
width: 320px;
height: auto;
float: left;

}
.product_text #main h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2F71C5;
	text-align:left;
	margin:0 0 0 10px;
	letter-spacing: 0.1em;
	padding-bottom:6px;
}
.service_text{
float: right;
padding-top: 20px;
padding-left: 10px;
width: 320px;
height: auto;
}
#contact{
font-size: 16px;
color: #000099;
font-weight: bold;}

.product_blank a:link {
 color: #000000;
}

.product_box a:link {
 color: #000000;
text-decoration: none;}

#contact a:link {
 color: #000000;
text-decoration: none;}

.product_blank a:visited {
 color: #000000;
}

.product_box a:visited {
 color: #000000;
text-decoration: none;}

#contact a:visited {
 color: #000000;
text-decoration: none;}

.product_blank a:hover {
 color: #ff3366;
text-decoration: none;}

.product_box a:hover {
 color: #ff3366;
text-decoration: none;}

#contact a:hover {
 color: #ff3366;
}

.product_blank a:active {
 color: #000000;
}

.product_box a:active {
 color: #000000;
text-decoration: none;}

#contact a:active {
 color: #000000;
text-decoration: none;}

table.helpT
{
	text-align: left;
	text-indent: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 540px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 10px;
} 

td.desc
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 10px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	padding-left: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.depth {
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
text-indent:2px;
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
padding-left:4px;
width: 530px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 2px;
} 

table.conversions 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 226px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.conversions td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.conversions td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.grades 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 540px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.grades td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.grades td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.grades td.bev
{background-color: #90b445;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.grades td.liquid
{background-color: #1fadc3;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.grades td.air
{background-color: #1683c1;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.grades td.pharm
{background-color: #f28135;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
