* {

}
html {
	height: auto;
	background-color:#000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}

body {
	height: auto;
	background:url(../simages/bground.jpg) top center repeat-x #000;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* hyperlinks */
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #EB9D07;
	font-weight:bold;
}



/* centers the page */
#container {
	width: 940px;
	height: auto;
	margin: 0 auto 0 auto;
	background: #000000;
    border: solid #333333 1px;
}	
	
#ProductControlDiv{
	color:#eee;
	}

/* the topbar - links at the top of the site */
#topbar {

	background: #000;
}

/* the links at the top of the site */

	#topbar a {
	}
	#topbar a:hover {
		background: #EB9D07;
		color: #FFF;
	}


/* 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;
	
}

/* Header title text */
	#header h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 25px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 90px;
		left: 20px;
	}


/* 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;
	}
	#navbar a:hover {
		background: #EB9D07;
		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;
	}
	#navbar2 a:hover {
		background: #EB9D07;
		color: #fff;
	}
/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	background-color:#000000;

}
#core ul {

}

/* coreleft - NavMenu.ascx */
#coreleft {
	width: 140px;
	height: auto;
	background: #292929;
	float: left;
	border-style: Solid; border-width: 1px;
}


	#coreleft li {
		display: block;
		height: auto;
		width: 138px;
		margin-top: -1px;
		margin-bottom: -2px;
		text-align: left;
		border-style: Solid; border-width: 1px; border-color:#1C1C1C;
	}
	#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: #EB9D07 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:#000;
		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:visited {
	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;
}

#cat_name{
		color:#ee0000;
		}
		
#CategoryControlDiv {
padding: 0px 10px 5px 5px;
margin:auto}

.sectionhead {
height: 200px;
background: url() bottom left no-repeat;
}

#contentdivbar {
text-align: center;
height: 35px;
font:bold 16px Verdana, Geneva, sans-serif;
color: white;
background: url(/simages/line.jpg) top center no-repeat;
margin-top: 15px;
padding: 3px 0px 0px 0px;
text-shadow: 3px 3px 3px black;
}

#tabs{
	background:none !important;
	color:#FFF !important;
	border:0px solid #FFF !important;}
	
.ui-widget-content{
	padding:0px !important;
	color:#FFF !important;}

.ui-widget-content a{
	color:#555 !important;}

.ui-widget-content a:hover{
	color:#333 !important;}

#tabs a{
	font-weight:normal;
	padding:2px 3px 2px 3px !important;}
	
#tabs ul{
	margin:0px 0px 0px 1px !important;
	background:url() top center no-repeat #000 !important;}
