* {

}
html {
	height: auto;
	background-color:#000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background-color:#000000;
	color: #dddddd;
	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: #FFFFFF;
    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: #540E06;
		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: #540E06;
		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: #540E06;
		color: #FFF;
	}
/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	margin-top: 5px;
	background-color:#000000;

}

/* coreleft - NavMenu.ascx */
#coreleft {
	width: 140px;
	height: auto;
	background: #1E1E1E;
	float: left;
	border-style: Solid; border-width: 1px;
}



	#coreleft a {

		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#ffffff;
	}

	#coreleft a:hover {
		background: #090D0C;
		color: #FFF;
	}
	
	#coreleft h3 {
		padding: 4px 4px 0 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		background-color:#0B0E0F;
		color: #FFFFFF;
	}
	


.coreimg { padding: 0px; 
   margin:0px; 
}

/* main content */
#maincontent {
        padding: 5px 5px 5px 5px;
}	

/* the center part  */
#corecenter {
	width: 795px;
	height: auto;
	float: left;
	background-color:#000000;
	padding-left:3px;

}


/* the footer */
#footer {
	background: #1E1E1E;
}

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: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:10px;

}

#AutoNumber2 {
background: #FFFFFF;
}

table {font-size: 11px; color: #ccc; font-weight:bold;} 

.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;
	
}

.style5 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.promo2 {
   background-image:url('http://4wheelonline.com/images/promos/warn_winch_rebate.jpg');
   background-repeat:no-repeat;
   background-position:left top;
   height:130px;
   width:390px;
   font-weight:bold;
   color:#000 !important;
}
.promo2 a {
   text-decoration:none;
   color:#000 !important;
}
.promo2 a:hover {
   color:red !important;
}
.promo3 {
   background-image:url('http://4wheelonline.com/images/promos/warn_winch_rebate.jpg');
   background-repeat:no-repeat;
   background-position:left top;
   height:130px;
   width:390px;
   font-weight:bold;
   color:#000 !important;
   float:right;
}
.warnrebate {
   padding-top:0px;
   position:relative;
   top:18px;
   border-collapse:collapse;
   color:#000 !important;
}
.warnrebate td {
   padding-left:4px;
   padding-right:4px;
}
div.product_container {
margin-left: 0px;
margin-right: 0px;
width: auto;
}

div.product_3 {
text-align: center;
float: left;
padding: 0px;
margin-left: 28px;
margin-right: 28px;
margin-bottom: 30px;
width: 206px;
height: 180px;
}

#cat_name{
	color:#ff0000;
	}
#CategoryControl a:link{
	color:#ff0000;
}
#CategoryControl a:hover{
	color:#aa0000;
	}
