@charset "utf-8";
/* CSS Document */
/*This contains all of the styles for the JCHFuel website. No position, layout, padding/margin or dimensions should be in this file.*/

/********* Header Styles ************/
body {
	background-color: #D0D0D0;
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
}

#wrapper {
	text-align: left;
	background-color:#fff;
}

#head2 {
	color: #FFFFFF;
	text-align: right;
	font-size: 30px;
	height: 45px;
}

/*---Title of every page, right below navigation---*/

#title {
	background: url(../images/backgrounds/bg6.png);
	text-align: center;
	font-size: 20px;
	height: 30px;
	color: #FFFFFF;
}
h1 {


}

h2.style1 {
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/backgrounds/bg6.png);
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px; 
}

h2.style1 a{
color:#FFFFFF;
text-decoration:none;
}

h2.style1 a:hover{
text-decoration:underline;
}

h2.style2 {
font-size: 20px;
background: #CCCCCC;
padding-left: 1em;
}

/** Used on about us page only **/
h2.style3 {
font-size: 20px;
border-bottom: medium;
border-bottom-style: solid;
}

/** Used on Site Map page only **/
h2.style4 {
font-size: 16px;
background-color:#CCCCCC;
}

h3 {
font-size: 22px;
color:#006699;
}

.important {
	color:#F00;

}
/*************** Footer Menu ********************/
#footer {
	color: #000000;
	font: .8em;
	background-color:#333333;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}


.contact {
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	background-color:#333333;
	
}

.contact a{
	color:#FFF;
	text-decoration:none;
}

.contact a:hover{
	text-decoration:underline;
}

/*************** Table Styles *************/

.table td{
background-color:#FAFAFA;
font-size: 12px;
}

.table th{
font-size: 13px;
padding-left: 5px;
background-color:#CCCCCC;
}

.contactus td{
background-color:#336699;
padding-right: 1em;
}
.contactus th{
background-color: #CCCCCC;
}


/********* List Styles ************/
#contentright ul li{
list-style-image: url(../images/arrow2.png);
}

#contentright.cleaner ul li{
list-style-image: none;
}

.cost ul li {
list-style-image:url(../images/fuel_conditioners/bulletblue.gif);
}



/********* Link Styles ************/

.productlist li {
margin-left: 1em;
}
.productlist a {
color: #000000;
font-size: 13px; 
text-decoration: none;
}

.productlist a:hover {
color: #003366;
text-decoration: underline;
}

.footermenu a {
color: #FFFFFF;
font-size: 9pt; text-decoration: none;
}

.footermenu a:hover {
text-decoration: underline;

}

.productlinks {
	padding-left:10px;
}

.productlinks a {
	color: #36F;
	text-decoration:none;
}

.productlinks a:hover {
	text-decoration:underline;
}
/**************** Styles for horizontal menu ******************/

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;

}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #085ECF; /*dark purple border*/
border-width: 1px 0;
background: url(../images/glossyback2.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 10px;
text-decoration: none;
border-right: 1px solid #085ECF; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: url(../images/glossyback3.gif) center center repeat-x;
}


/********** Vertical Menu **********/

.urbanmenu{
width: auto; /*width of menu*/
}

.urbanmenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #3366CC; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 31px 7px 31px; /*31px is left indentation of header text*/
}

.urbanmenu .headerbar a{
color: #FFFFFF;
text-decoration:none;
}

.urbanmenu .headerbar a:hover{
text-decoration:underline;
}

.urbanmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbanmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbanmenu ul li a{
font: normal 13px Arial;
color: black;
background: #CECDFE;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbanmenu ul li a:visited{
color: black;
}

.urbanmenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;

}

/************ Image enlarge function **************/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}



