@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* *************************** EOF reset style *********************************** */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#000;
	}

/* BOF header */
#header{
	float:left;
	width:100%;
	background:#000;
	background-image:url(../images/frontend/background_header.gif);
	background-repeat:repeat-x;
	}

#header_content{
	width:1235px;
	margin:0 auto;
	position:relative;
	}

#header_banner{
	float:left;
	width:100%;
	/*background-image:url(../images/frontend/header.gif);*/
	background-image:url(../images/frontend/home/header_alt.gif);
	background-repeat:no-repeat;
	height:268px;
	}

#logo_wheels{
	display:block;
	text-indent:-9000px;
	height:119px;
	width:322px;
	position:relative;
	top:5px;
	left:23px;
	}

ul#menu_primary{
	display:inline;
	float:left;
	list-style:none;
	text-align:left;
	width:100%;
	position:relative;
	top:85px;
	}

#menu_primary li{
	float:left;
	}

#menu_primary li a{
	display:block;
	text-indent:-9000px;
	background-repeat:no-repeat;
	height:31px;
	float:left;
	}

a#item_home{
	background-image:url(../images/frontend/menu/item_home.gif);
	width:63px;
	}

a#item_home:hover{
	background-image:url(../images/frontend/menu/item_home_h.gif);
	}

a#item_home.current{
	background-image:url(../images/frontend/menu/item_home_a.gif);
	}

a#item_products{
	background-image:url(../images/frontend/menu/item_products.gif);
	width:82px;
	}

a#item_products:hover{
	background-image:url(../images/frontend/menu/item_products_h.gif);
	}

a#item_products.current{
	background-image:url(../images/frontend/menu/item_products_a.gif);
	}

a#item_shipping{
	background-image:url(../images/frontend/menu/item_shipping.gif);
	width:82px;
	}

a#item_shipping:hover{
	background-image:url(../images/frontend/menu/item_shipping_h.gif);
	}

a#item_shipping.current{
	background-image:url(../images/frontend/menu/item_shipping_a.gif);
	}

a#item_faq{
	background-image:url(../images/frontend/menu/item_faqs.gif);
	width:63px;
	}

a#item_faq:hover{
	background-image:url(../images/frontend/menu/item_faqs_h.gif);
	}

a#item_faq.current{
	background-image:url(../images/frontend/menu/item_faqs_a.gif);
	}

a#item_aboutus{
	background-image:url(../images/frontend/menu/item_aboutus.gif);
	width:82px;
	}

a#item_aboutus:hover{
	background-image:url(../images/frontend/menu/item_aboutus_h.gif);
	}

a#item_aboutus.current{
	background-image:url(../images/frontend/menu/item_aboutus_a.gif);
	}

a#item_contactus{
	background-image:url(../images/frontend/menu/item_contactus.gif);
	width:94px;
	}

a#item_contactus:hover{
	background-image:url(../images/frontend/menu/item_contactus_h.gif);
	}

a#item_contactus.current{
	background-image:url(../images/frontend/menu/item_contactus_h.gif);
	}

ul#menu_secondary{
	display:inherit;
	list-style:none;
	float:left;
	width:100%;
	position:relative;
	top:83px;
	}

#menu_secondary li a{
	display:block;
	float:left;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-9000px;
	}

#menu_secondary li{
	background-image:url(../images/frontend/sub_menu/menu_bar.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:2px;
	float:left;
	}

#menu_secondary li.last_child{
	background-image:none;
	}

#menu_secondary li.specials{
	padding-left:200px;
	}

a#subitem_16{
	background-image:url(../images/frontend/sub_menu/sub_item_16_h.gif);
	width:96px;
	}

a#subitem_16:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_16.gif);
	}

a#subitem_17{
	background-image:url(../images/frontend/sub_menu/sub_item_17_h.gif);
	width:76px;
	}

a#subitem_17:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_17.gif);
	}

a#subitem_18{
	background-image:url(../images/frontend/sub_menu/sub_item_18_h.gif);
	width:76px;
	}

a#subitem_18:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_18.gif);
	}

a#subitem_19{
	background-image:url(../images/frontend/sub_menu/sub_item_19_h.gif);
	width:76px;
	}

a#subitem_19:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_19.gif);
	}

a#subitem_20{
	background-image:url(../images/frontend/sub_menu/sub_item_20_h.gif);
	width:78px;
	}

a#subitem_20:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_20.gif);
	}

a#subitem_22{
	background-image:url(../images/frontend/sub_menu/sub_item_22_h.gif);
	width:85px;
	}

a#subitem_22:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_22.gif);
	}

a#subitem_tires{
	background-image:url(../images/frontend/sub_menu/sub_tires_h.gif);
	width:42px;
	}

a#subitem_tires:hover{
	background-image:url(../images/frontend/sub_menu/sub_tires.gif);
	}

a#subitem_specials{
	background-image:url(../images/frontend/sub_menu/sub_item_specials_h.gif);
	width:110px;
	}

a#subitem_specials:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_specials.gif);
	}

a#subitem_lug{
	background-image:url(../images/frontend/sub_menu/sub_item_lug_h.gif);
	width:94px;
	}

a#subitem_lug:hover{
	background-image:url(../images/frontend/sub_menu/sub_item_lug.gif);
	}

/* EOF header */
/* BOF content */
#main{
	float:left;
	width:100%;
	background:#000;
	}

#main_content{
	width:1235px;
	margin:0 auto;
	position:relative;
	}
/* EOF content */
/* BOF footer */
#footer{
	float:left;
	width:100%;
	background:#000;
	background-image:url(../images/frontend/background_footer.gif);
	background-repeat:repeat-x;
	margin-top:25px;
	}

#footer_content{
	width:1235px;
	margin:0 auto;
	position:relative;
	}

#footer_content p{
	background-image:url(../images/frontend/footer_text.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9000px;
	padding-top:6px;
	padding-bottom:6px;
	}

ul#footer_links{
	float:left;
	width:96%;
	background-image:url(../images/frontend/background_footer_content.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:2%;
	padding-right:2%;
	display:inline;
	height:105px;
	padding-top:5px;
	padding-bottom:5px;
	}

#footer_links li{
	width:10%;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	}

#footer_links li a{
	color:#4b4b4b;
	text-decoration:none;
	font-size:11px;
	}

#footer_links li a:hover{
	text-decoration:underline;
	}

/* EOF footer */
/*List submenu*/
ul#list_submenu_wheels{
	list-style:none;
	text-align:left;
	}
#list_submenu_wheels li{
	float:left;
	display:inline;
	}
#btn_forum{
	background:url(../images/frontend/btn_forum.gif);
	width:118px;
	height:58px;
	display:block;
	text-indent:-9000px;
	}
#btn_client{
	background:url(../images/frontend/btn_client_feedback.gif);
	width:201px;
	height:58px;
	display:block;
	text-indent:-9000px;
	}
#btn_blog{
	background:url(../images/frontend/btn_blog.gif);
	width:91px;
	height:58px;
	display:block;
	text-indent:-9000px;
	}









