* {

}
html {
	height: auto;
	background-color:#000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background: #161616 url(/simages/bgbg.jpg) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* hyperlinks */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}



/* centers the page */
#container {
	width: 940px;
	height: auto;
	margin: 0 auto 0 auto;
	background: #000000;
    border: solid #333333 1px;
}	
	

/* the topbar - links at the top of the site */
#topbar {

	background: #000;
}

/* the links at the top of the site */

	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		color: #FFF;
	}
	#topbar a:hover {
		background: #65574c;
		color: #FFF;
	}


/* the header that contains the image and title text */
#header {
	width: 950px;
	height: 180px;
	background: #FFFFFF url(/UserControls/headerimage.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: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
	}
	#navbar a:hover {
		background: #65574c;
		color: #FFF;
	}


	#navbar2 a {
		text-decoration: none;
		display: block;
		padding: 4px 13px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		text-transform: uppercase;
		color: #000000;
	}

/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	background-color:#000000;

}
#core ul {

}

/* coreleft - NavMenu.ascx */
#coreleft {
	background: #121212;
	border-style: Solid;
	border-width: 1px;
}


	#coreleft li {
		display: block;
		height: auto;
		width: 138px;
		margin-top: -1px;
		margin-bottom: -2px;
		text-align: left;
		border: 1px Solid #4A3C39;
	}
	#coreleft a {
		color:#FFFFFF;
		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: #242424 url(/4wheelproducts/siteimages/readmore_over.gif) 1% center no-repeat;
		color: #FFF;
	}
	
	#coreleft h3 {
		padding: 4px 4px 0 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		background-color:#1A1A1A;
		color: #ffffff;
	}
	

/* main content */
#maincontent {
        padding: 5px 5px 5px 10px;
}	


/* the footer */
#footer {
	background: #1A1A1A;
}

a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.redlink a {
	color: red;}	 

.redlink a:hover {
	color: white;}	 

.redlink a:active {
	color: #900;}

#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: #F00;
}
#ProductControl a:link{
	color: #F00;
}
#CategoryControl a:hover{
	color: #003399;
}
#ProductControl a:hover{
	color: #003399;
}
#CategoryControl a:active{
	color: #009;
}
#ProductControl a:active{
	color: #009;
}

/* dynamic page background-color and size correction */

#ProductControlDiv, #CategoryControlDiv {
	background-color:#FFF;
	width:780px;
	color:#000;
	margin:0px 0px 0px 0px;
	min-height:412px;}
	
#ProductControlDiv, #CategoryControlDiv a{
	text-decoration:none;}
	
/* custom styles */	

#container{
	border:none;}
	
#coreleft{
	-moz-box-shadow:2px 2px 3px #000;
	-webkit-box-shadow:2px 2px 3px #000;
	box-shadow:2px 2px 3px #000;}

#header h1{
	font:italic bolder 45px Impact;
	margin-top:-20px;}

#corecenter{
	min-height:412px;}

.customcontainer {
	background-color:#000;
	width:790px;
	margin-left:-10px;
	margin-bottom:-5px;
	padding-left:5px;
	min-height:480px;}
	
.customcontainer a{
	text-decoration:none;}
	
.customcontainer h1{
	font:italic bold 14px Verdana;
	color:#EB9D07;}
	
.customcontent {
	width:770px;
	margin:auto;
	padding:5px 5px 15px 5px;
	color:#FFF;}
	
.block1{
	width:195px;
	margin:auto;}

.block2{
	width:390px;
	margin:auto;}

.block3{
	width:585px;
	margin:auto;}

.block4{
	width:780px;
	margin:auto;}
	
.navidiv {
	width:195px;
	float:left;
	text-align:center;
	padding-top:3px;}

.navitextlinkdiv {
	color:#FFF;
	background-color:#515256;
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.navitextlinkdiv:hover{
	color:#FFF;
	background-color:#5A5B56;
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.headerdividerbar {
	height:40px;
	background:url(/simages/line.jpg) 0px 0px no-repeat;
	font:bold 14px Verdana;
	color:white;
	text-align:center;
	padding-top:5px;
	margin-left:5px;
	overflow:hidden;
	text-shadow: 2px 2px 3px #000;}
	
.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;}
	
#contenthead{
	height:170px;}
	
#contentdivbar{
	height:40px;
	background:url(/simages/line.jpg) top center no-repeat;
	font:bold 14px Verdana;
	color:white;
	text-align:center;
	padding-top:5px;
	margin-left:5px;
	overflow:hidden;
	text-shadow: 2px 2px 3px #000;}
	
#tabs{
	border:none !important;}
	
.ui-tabs .ui-tabs-panel{
	padding:0px !important;}
	
.ui-tabs, .ui-widget, .ui-widget-content, .ui-corner-all{
	background:none !important;}
	
#tabs ul{
	background:url(/simages/tabsback.jpg) center right no-repeat !important;}
	
#tabs a{
	color:#FFF !important;}
	
.ui-state-default{
	border-radius:5px !important;
	border:none !important;
	box-shadow: 0px 3px 3px #000;
	display:inline !important;
	float:none !important;}
