* {

}
html {
	height: auto;
	background-color:#000000;
	color: #57577d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background: #000000 url(../simages/strip.jpg) repeat-y;
	background-position:center;
	background-attachment:fixed;
	color: #57577d; /*darkgray*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* background: #000000 url(simages/strip.jpg) repeat-x;*/

/* hyperlinks */
a {
	color: #41417d; /*blue shade*/
	text-decoration: underline;
}
a:hover {
	color: #57577d; /*grayblue shade*/
}



/* centers the page */
#container {
	width: 940px;
	height: auto;
	margin: 0 auto 0 auto;
	background: #000000; /*black*/
    border: thin #0b0c50 1px;
}	
	

/* the topbar - links at the top of the site */
#topbar {

	background-color: #0b0c50; /*darkblue*/
	color:#a8a9ae; /*light gray*/
}

/* the links at the top of the site */

	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#a8a9ae; /*light gray*/
		text-transform: uppercase;
	}
	#topbar a:hover {
		background: #000000; /*black*/
		color: #ffffff; /*white*/
	}


/* the header that contains the image and title text */
#header {
	width: 950px;
	height: 180px;
	background: #FFFFFF url(/UserControls/header.jpg) top left no-repeat;
	position: relative;}




/* Top half of the links in the header */

	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background: #0b0c50; /*darkblue*/
		color: #ffffff; /*white*/
	}
/* Bottom half of the links in the header */
	#navbar2 { 
	position: absolute;
	bottom: 6px;
	right: 6px;
}


	#navbar2 a {
		text-decoration: none;
		display: block;
		padding: 4px 13px 4px 10px;
		font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		font-size: 8px;
		text-transform: uppercase;
	}
	#navbar2 a:hover {
		background: #0b0c50; /*darkblue*/
		color: #ffffff; /*white*/
	}
/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	background-color: #000000; /*black*/

}
#core ul {

}

/* coreleft - NavMenu.ascx */
#coreleft {
	width: 140px;
	height: auto;
	background: #070723;
	float: left;
	border-bottom-style:thin;
	border-left-style:none;
	border-right-style:thin;
	border-top-style:thin;
	border-color:#0b0c50; /*dark blue*/
}


	#coreleft li {
		display: block;
		height: auto;
		width: 138px;
		margin-top: -1px;
		margin-bottom: -2px;
		text-align: left;
		border-style:none;
	}
	#coreleft a {

		display: block;
		height: auto;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
		width: 128px;
		color: #57577d; /*light gray*/
		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: #1e1f50 url(/4wheelproducts/siteimages/readmore_over.gif) 1% center no-repeat;
		color: #ffffff; /*white*/
	}
	
	#coreleft h3 {
		padding: 4px 4px 0 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		background-color: #0b0c50; /*darkblue*/
		color: #cccccc; /*light gray*/
	}
	

/* main content */
#maincontent {
        width:763px;
		border-top-color: #0b0c50;
		border-right-color: #0b0c50;
		border-left-color: #0b0c50;
		border-bottom-color: #0b0c50;
		padding-bottom:10px;
		padding-left:15px;
		padding-right:10px;
		padding-top:10px;
        background-color: #000000;
        color: #57577d;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;



}	


/* the footer */
#footer {
	background: #0b0c50;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer p {
		color: #cccccc;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}


#footlinks {
	width: 940px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footlinks p {
		color: #cccccc;
		padding-right: 20px;
	}
	#footlinks a {
		color: #FFF;
	}

/* dynamic page background-color and size correction */

#ProductControlDiv, #CategoryControlDiv {
	background-color:#FFF;
	width:780px;
	margin:0px 0px 0px -5px;
	min-height:663px;}
	
#ProductControlDiv, #CategoryControlDiv a{
	text-decoration:none;}
	
/* custom styles */	

#container{}
	
#coreleft{
	-moz-box-shadow:2px 2px 3px #000;
	-webkit-box-shadow:2px 2px 3px #000;
	box-shadow:2px 2px 3px #000;
	margin-left:2px;}

#header h1{
	font:italic bolder 45px Impact;
	margin-top:33px;
	margin-left:-8px;}

#corecenter{
	min-height:412px;}

.customcontainer {
	background-color:#000;
	width:790px;
	margin-left:-5px;
	margin-bottom:-5px;
	padding-left:5px;
	min-height:412px;}
	
.customcontainer a{
	text-decoration:none;}
	
.customcontainer h1{
	font:italic bold 14px Verdana;
	color:#EB9D07;}
	
.customcontent {
	width:770px;
	margin:auto;
	padding:5px;}
	
.navidiv {
	width:194px;
	float:left;
	text-align:center;
	padding-top:3px;}

.navitextlinkdiv {
	color:#FFF;
	background:url(/simages/navback.jpg);
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.navitextlinkdiv:hover{
	color:#FFF;
	background-image:none;
	background-color:#5A5B56;
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.headerdividerbar {
	height:20px;
	width:780px;
	background:url(/simages/navbg.jpg);
	font:bold 14px Verdana;
	color:white;
	text-align:center;
	padding-top:3px;
	overflow:hidden;}
	
.bordereddiv {
	border:1px solid #FFF;
	width:780px;}
	
.list {
	list-style-image:url(/simages/navbutton.png);
	width:550px;}
	
#cat_name br{
	display:none;}
	
#hours{
	background:url(/simages/hoursback.png) repeat-x;}

#hoursline1, #hoursline2, #hoursline3, #hoursline5 {
	color:#FFF;}
