* {

}
html {
	height: auto;
	background-color:#000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background: #000000 url(../simages/body-strip.jpg) repeat-x;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* hyperlinks */
a {
	color: #666666;
	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: #fff;
}

/* the links at the top of the site */

	#topbar a {
	}
	#topbar a:hover {
		background: #5C0004;
		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;
	
}




/* 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: #5C0004;
		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: #5C0004;
		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: #121212;
	border-style: Solid; border-width: 1px;
	padding:0px 0px 0px 5px;
}



	#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:#5C0004;
		color: #FFFFFF;
	}
	

/* main content */
#maincontent {
        padding: 5px 5px 5px 5px;
}	

/* the center part  */
#corecenter {
	width: 785px;
	background-color:#FFF;
	padding-left:5px;

}


/* the footer */
#footer {
	background: #999999;
}

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;
}






#_ctl4_cat_Description2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}


#ProductControl {
background: none !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:10px;

}

#AutoNumber2 {
background: #FFFFFF;
}
	
#CategoryControlDiv a{
	color:#ff0000;
	font-weight:bold;
}
#CategoryControlDiv a:hover{
	color:#5C0004;
	}
table {font-size: 12px; color: #666666;} 

.style1 {
	color: #003399;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
