/*Use IE Developer Toolbar or Firebug to refer to these id and classes*/

/*This controls the background of the page*/
html{
background:#fff url(../simages/bg.jpg) repeat;
}

body{
background:#fff url(../simages/bg.jpg) repeat;
}

/*This controls the container*/
#container{
background:#fff;
}


/*This controls the topbar*/
#topbar{
background:#000099;
color:#fff;
}

#topbar a{
color:#fff;
}

#topbar a:hover, #navbar a:hover, #navbar2 a:hover {
background:#CCC;
color: #000099;
}


/*This controls the left navigation*/
#coreleft{
border:0px;
background:#eef3ff none repeat scroll 0 0;
border-right: solid 1px #666;
border-bottom: solid 1px #666;
}

#coreleft h3{
font-weight:bold;
background-color:#000099;
height:30px;
line-height:25px;
color:#fff;
font-family:"Times New Roman", Times, serif;
}

#coreleft a {
color: #000;
}

#coreleft a:hover {
background: #effffd url(/4wheelproducts/siteimages/readmore_over.gif) 1% center no-repeat;
color: #000099;
text-decoration: underline;
}

#coreleft li{
border:0px;
}

#left-banner {
background-image:none;
float:left;
padding-top: 00px;
padding-bottom: 00px;
margin-top: 00px;
margin-bottom: 00px;
position:relative;
height: 160px;
}  
  
#left-banner a{
background-image:none;
padding-left:0px;
padding-top: 0px;
margin-top: 0px;
height: 137px;
}

#left-banner-spacer {
height: 30px;
}

/*This controls the content area*/

.description{
color:#000;
}

.description table{
color:#000;
}
.description a{
color:#000099;
text-decoration:none;
}

.description a:hover{
color:#000099;
text-decoration:underline
}

.headers{
border:#666 solid 1px;
background-color:#000099;
font-weight:bold;
height:30px;
line-height:30px;
color:#fff;
font-style:italic;
font-family:"Times New Roman", Times, serif;
font-size:16px;
margin-left:10px;
}

/*This controls the footer*/
#footer{
background:#999999;
}

/*This controls the JeepTops-Direct header text*/
#header h1{
top: -20px;
left: 165px;
font-weight:bold;
}

#header h1 a{
	color:#d70d00;
}

/* the footer */

#footlinks a {
color: #000;
}

#hours {
	background:#fff;
	filter: alpha(opacity=80);
  	-moz-opacity: 0.8;
  	opacity: 0.8;
  	left: 480px;
	height: 95px;
	border-bottom: 1px solid #d70d00; 
	border-right: 1px solid #d70d00; 
	border-left: 1px solid #d70d00; 
	borer-top: 0px;
}

#hoursline1 {
	color:#d70d00;
}

#hoursline2, #hoursline3, #hoursline4{
	color:#000099;
}