* {

}

html,body {
	background: url(../simages/bg.jpg) repeat #b2b1b1;
}


/* centers the page */
#container {
	border: solid #000 1px;
}	

/* the links at the top of the site */
	#topbar a {
		font-weight:bolder;
	}
	#topbar a:hover {
		background: #192438;
		color: #ca9e31;
		font-weight:bolder;
	}


/* the header that contains the image and title text */

/* Header title text */
	#header h1 {
		color:#ca9e31;
		position: absolute;
		top: 00px;
		left: 10px;
	}

/* Top half of the links in the header */

#navbar a {
	color: #333;
}

#navbar a:hover {
	background: #192438;
	color: #ca9e31;
	font-weight:bolder;
}
	
#navbar2 li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbar2 a {
	text-decoration: none;
	display: block;
	padding: 4px 13px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:bolder;
	text-transform: uppercase;
	color: #333;
}
#navbar2 a:hover {
	background: #192438;
	color: #ca9e31;
	font-weight:bolder;
}
/* contains all the site contents */


/* coreleft - NavMenu.ascx */
#coreleft {
	width: 140px;
	height: auto;
	background: #efefef;
	float: left;
	border-style: Solid; border-width: 1px;
}

/* coreleft - NavMenu.ascx */

	#coreleft a {

		display: block;
		height: auto;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
		width: 128px;
		color: #192438;
		font-weight:bolder;
		background: url(/4wheelproducts/siteimages/readmore_arrow.gif) 1% center no-repeat;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	#coreleft a:hover {
		background: #ccc url(/4wheelproducts/siteimages/readmore_over.gif) 1% center no-repeat;
		color: #192438;
		font-weight:bolder;
	}
	
	#coreleft h3 {
		padding: 2px 4px 3px 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		background-color:#394862;
		color: #c0d9cd;
		font-weight:bolder;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
#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: 130px;
}

#left-banner a:hover {
		background: #fff;
	}

#left-banner-spacer {
	height: 30px;
}


/* the footer */
#footer {
	clear: both;
	width: 940px;
	height: 30px;
	background: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}


	#footlinks a {
		color: #000;
	}

/* tblink - static page content links */
#tblink  {
	background: #FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:140px;
	

}
#tblink a {
		background: #fff;
		padding-bottom: 3px;
		padding-left: 3px;
		display: block;
		color: #192438;

	}
	#tblink a:hover   {
		display: block;
		color: #666;
	}

/* standtd - standard nerf bars td */
#standtd  {
	background: #FFFFFF url(/simages/standard-nerf.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* runningtd - running boards td */
#runningtd  {
	background: #FFFFFF url(/simages/running-boards.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* wheel2wheeltd - wheel to wheel nerf bars td */
#wheel2wheeltd  {
	background: #FFFFFF url(/simages/wheel-to-wheel.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* sidesteptd - side steps td */
#sidesteptd  {
	background: #FFFFFF url(/simages/side-steps.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* hitchtd - hitch step td */
#hitchtd  {
	background: #FFFFFF url(/simages/hitch-steps.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* kickouttd - kick-outs td */
#kickouttd  {
	background: #FFFFFF url(/simages/kick-outs.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* rockslidertd - rock sliders td */
#rockslidertd  {
	background: #FFFFFF url(/simages/rock-sliders.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

/* rockslidertd - rock sliders td */
#trucksteptd  {
	background: #FFFFFF url(/simages/truck-steps.jpg) top left no-repeat;
	width:750px;
	height:25px;

}

#CategoryControl {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height: auto;
}

#ProductControl {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height: auto;
}

#CategoryControl a:link{
	color: #003399;
}
#ProductControl a:link{
	color: #003399;
}
#CategoryControl a:hover{
	color: #003399;
}
#ProductControl a:hover{
	color: #003399;
}
#CategoryControl a:visited{
	color: #009;
}
#ProductControl a:visited{
	color: #009;
}

#hours {
	left: 20px;	
	top: 70px;
}