@charset "UTF-8";

body {
 margin: 5px 0 0;
 padding: 0;
 text-align: center;
 color: #999999;
 font: 12px/14px "Trebuchet MS", Arial, sans-serif;
 background-color:#030
}

#container { width: 780px; border: thick double #FFCC33; text-align: left; background-color: #ffffff; margin: 0 auto; padding:0; } 

#header { padding: 0px; margin: 0px; height: 165px; background-image: url(../../kulfuel/KulFuelheader.png); background-repeat: no-repeat; background-position: left top; }
#header p {
 font: 18px "Trebuchet MS", Arial, sans-serif;
 width: 600px;
 padding: 120px 0px 0px 40px;
 margin: 0px;
 color: #060;
}

#mainContent { padding: 0px 40px 10px; background-color: #FFFFFF; }

#footer {
 margin: 0;
 text-align: center;
 background-color: #B6CF58;
 color: #FFFFFF;
 padding: 10px 40px;
}

img { border-style: none; }
#kulfueltable td { padding-right: 10px; padding-left: 10px; vertical-align: top; border-right: .5px solid #CCCCCC; border-left: .5px solid #CCCCCC; border-top-style: none; border-bottom-style: none; }
#kulfueltable { margin: 0px; padding: 0px; width: 100%; border: .5px solid #CCCCCC; }

#shoptable {
 margin: 0px;
 padding: 0px;
 border-style: none;
 text-align: center;
 width: 700px;
}

#shoptable th img {
 margin-left: auto;
 margin-right: auto;
 display: block;
}
#shoptable td {
 padding: 0px 10px;
 background-image: url(../images/proddivider.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
}
#shoptable p {
 margin-top: 5px;
 margin-bottom: 5px;
 font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#shoptable form { padding-left: 10px; }

a:link, a:visited  {
 color: #666;
 text-decoration: underline;
}
a:hover {
 text-decoration: underline;
 color: #060;
}

.showdetail { 
text-decoration: underline;
cursor: pointer; cursor: hand;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#viewcart {
 text-align: right;
 padding-top: 10px;
}
.promo {
 color: #900;
 font-weight: bold;
}
.center { text-align: center; }

h1 {
 font: bold 18px/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #060;
}
h2 {
 color: #060;
 font: bold 14px/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
}
h3 {
 font: bold 12px/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #060;
 margin-bottom: 5px;
}

.shopitem {
 color: #060;
 font-weight: bold ;
 text-align: center;
 margin-bottom: 0px;
}
.shopitempromo {
 color: #900;
 font-weight: bold ;
 text-align: center;
 margin-bottom: 0px;
}
.price {
 color: #060;
 float: left;
 font-weight: bold;
 padding: 0px 10px 5px 40px;
}
.pricepromo {
 color: #900;
 float: left;
 font-weight: bold;
 padding: 0px 10px 5px;
}
.inlineheading { color: #060; }

