body {
	margin:0;
	background:url(/images/static/bg.jpg) 50% 0 repeat-y;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
img { border-style:none;}
a { text-decoration:none; color:#D9541E;}
a:hover { text-decoration:underline;}
input, textarea, select { vertical-align:middle;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.hide {
	display:none;
}
a.button {
	display:block;	
	line-height:20px;
	background-color:#D9531E;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	-moz-border-radius:5px;
    border-radius:5px;
    text-shadow:1px 1px 0.2em #444;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}
a.button:hover, ul#gallery_cat a.selected {
	background-color:#8F8F8F;
	text-decoration:none;
}
#main {
	width:1001px;
	margin:46px auto 0;
	background:#fff url(/images/static/bg-main-top.gif) no-repeat;
}
.main-wrapper {
	background:url(/images/static/bg-main-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
.main-bottom {
	background:url(/images/static/bg-main-bottom.png) no-repeat;
	height:18px;
	overflow:hidden;
	width:1001px;
	margin:0 auto;
}

.header-wrap {
	overflow:hidden;
	height:1%;
	padding:21px 23px 17px 31px;
}
#header .logo {
	float:left;
	background:url(/images/static/logo.gif) no-repeat;
	width:170px;
	height:71px;	
}
#header .logo img {
	border:0;
}
#header .phone {
	float:right;
	display:block;	
	width:222px;
	height:26px;
	margin-top:30px;
}
.main-nav {
	width:100%;
	overflow:hidden;
	border-bottom:2px solid #8f8f8f;
	margin-top:1px;
}
.main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:1003px;
}
.main-nav ul li {
	float:left;
	margin-right:2px;
}
.main-nav ul a {
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
	width:165px;
	height:20px;
}
.main-nav a:hover, .main-nav a.selected { background-position:0 -20px;}
.main-nav a.about_us {
	background-image:url(/images/static/link1-about-us.gif);
	width:162px;
}
.main-nav a.tyres { background-image:url(/images/static/link2-tyres.gif);}
.main-nav a.wheels { background-image:url(/images/static/link3-wheels.gif);}
.main-nav a.specials { background-image:url(/images/static/link4-specials.gif);}
.main-nav a.gallery { background-image:url(/images/static/link5-gallery.gif);}
.main-nav a.contact_us {
	background-image:url(/images/static/link6-contact-us.gif);
	width:169px;
}
#banner img { display:block;}
#content {
	padding:20px 0 0;
	overflow:hidden;
	height:1%;
}
body.home .content-wrap {
	overflow:hidden;
	height:1%;
	border-bottom:2px solid #8f8f8f;
	padding-left:26px;
}
body.home .main-info {
	width:460px;
	float:left;
}
body.home .main-info h1 {
	margin:0 0 22px;
	text-indent:-9999em;
	height:20px;
	overflow:hidden;
	font-size:10px;
	background:url(/images/static/title-welcome.gif) no-repeat;
}
body.home .main-info p {
	margin:0;
	color:#595959;
	line-height:20px;
}
body.home .product-wrap {
	width:480px;
	float:right;
}
body.home .product-wrap2 {
	width:100%;
	overflow:hidden;
}
body.home .product-holder {
	width:480px;
	overflow:hidden;
	padding-top:2px;
}
body.home #featured_product {
	width:213px;
	float:left;
	margin-right:15px;		
}
body.home #product_selector {
	float:left;
}
#product_selector {
	width:252px;	
	position:relative;
}
body.home #featured_product img, #product_selector img  { display:block;}
body.home #featured_product h3, #product_selector h3 {
	margin:0 0 5px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	height:49px;
}
body.home #featured_product h3 { background-image:url(/images/static/title-featured.gif);}
#product_selector h3 { background-image:url(/images/static/title-wheel.gif);}
body.home #featured_product .item {
	width:213px;
	overflow:hidden;
}
body.home #featured_product span {
	float:left;
	width:102px;
	color:#595959;
	line-height:20px;
}
body.home #featured_product em.price {
	float:left;
	font-size:58px;
	line-height:72px;
	font-weight:bold;
	color:#8f8f8f;
	margin:5px 0 0;
	width:100px;
	overflow:hidden;
	letter-spacing:-4px;
}
body.home #featured_product em.price em {
	font-size:40px;
	padding-top:8px;
}
#product_selector .links {
	margin:13px 0 0;
	padding:0;
	list-style:none;
}
#product_selector .links a {	
	width:252px;
	height:22px;
	display:block;
	background-repeat:no-repeat;
	margin-top:1px;
}
#product_selector .links a span {
	display:none;
}
#product_selector .links a:hover, #product_selector .links a.selected { background-position:0 -22px;}
#product_selector .links a.tyres { background-image:url(/images/static/link-find-tyres.gif);}
#product_selector .links a.wheels { background-image:url(/images/static/link-find-wheels.gif);}
ul.applications {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	border-bottom:2px solid #8f8f8f;
}
ul.applications li {
	float:left;
	width:244px;
	position:relative;
}
ul.applications li:hover {
	cursor:pointer;
}
.applications img { display:block;}
ul.applications li.commercial {padding:0 20px 0 0}
ul.applications li .item {position:absolute}
ul.applications li.passenger .item {
	top:16px;
	right:0;
}
ul.applications li.commercial .item {
	top:2px;
	right:22px;
}
ul.applications li.suv .item {
	top:2px;
	right:4px;
}
ul.applications li.truck .item {
	top:8px;
	right:19px;
}
ul.applications li .item div {
	text-indent:-9999px;
	overflow:hidden;
}
ul.applications li.passenger .item div {
	background:url(/images/static/item_passenger.png) no-repeat;
	width:87px;
	height:139px;
}
ul.applications li.commercial .item div {
	background:url(/images/static/item_commercial.png) no-repeat;
	width:97px;
	height:150px;
}
ul.applications li.suv .item div {
	background:url(/images/static/item_suv.png) no-repeat;
	width:101px;
	height:150px;
}
ul.applications li.truck .item div {
	background:url(/images/static/item_truck.png) no-repeat;
	width:88px;
	height:144px;
}
ul.applications li a.btn {
	position:absolute;
	bottom:0;
	left:0;
	height:19px;
	background:#d9541e;
	cursor:pointer;
	overflow:hidden;
}
ul.applications li.passenger a.btn {
	padding:0 0 0 32px;
	width:168px;
}
ul.applications li.commercial a.btn {
	padding:0 0 0 25px;
	width:175px;
}
ul.applications li.suv a.btn {
	padding:0 0 0 33px;
	width:163px;
}
ul.applications li.truck a.btn {
	padding:0 0 0 51px;
	width:149px;
}
ul.applications li a.btn:hover {background:#8f8f8f}
ul.applications li a.btn span {
	display:block;
	height:18px;
	margin:1px 0 0;
	text-indent:-9999px;
}
ul.applications li.passenger a.btn span {
	background:url(/images/static/btn-passenger.png) no-repeat;
	width:91px;
}
ul.applications li.commercial a.btn span {
	background:url(/images/static/btn-commercial.png) no-repeat;
	width:95px;
}
ul.applications li.suv a.btn span {
	background:url(/images/static/btn-suv.png) no-repeat;
	width:79px;
}
ul.applications li.truck a.btn span {
	background:url(/images/static/btn-truck.png) no-repeat;
	width:51px;
	margin:2px 0 0;
}
.ads-list {
	width:100%;
	overflow:hidden;
	clear:both;
}
.ads-list ul {
	margin:17px 0 0;
	padding:0 12px 0;
	list-style:none;
	float:right;
}
.ads-list ul li {
	float:left;
	padding:0 25px;
}
.ads-list ul img {display:block; width:80px;}
#footer {
	width:1001px;
	margin:0 auto;
	padding:5px 0 30px;
	overflow:hidden;
}
#footer span.copyright {
	float:right;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
#footer ul {
	margin:0 0 0 -11px;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 4px 0 11px;
	background:url(/images/static/separator01.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
#footer ul li a {color:#000}


.clearfix {
	clear:both;
}


/***********layout****************/
#content_main {
	width:690px;
	padding-left:30px;
	overflow:hidden;
}

#content_sidebar {
	width:252px;
	float:right;
}



/************ tyre or wheel selector ************/

#product_selector img.active {
        opacity:0.2;
		filter: alpha(opacity = 20);
}

#product_selector #tyre_selector, #product_selector #wheel_selector {
	position:absolute;
	bottom:46px;
	right:0;	
}

#tyre_selector, #wheel_selector {
	width:220px;
	height:138px;
	padding:5px 19px 5px 13px;
	margin:0;		
	list-style:none;	
}
#tyre_selector li, #wheel_selector li {
	display:block;
	width:220px;
	margin: 2px 0;
	padding:0;
}
#tyre_selector label, #wheel_selector label {
	width:70px;	
	display:block;
	font-weight:bold;
	float:left;
        text-align:right;
        font-size:12px;
        padding-right:10px;
		clear:left;
		margin-bottom:3px;
}

#tyre_selector select, #wheel_selector select {
	width:140px;
	text-align:center;
        font-size:10px;
		margin-bottom:3px;
}

#tyre_selector a, #wheel_selector a {
	display:block;
	width:22px;
	height:16px;
	margin:3px 0;
	background-color:#D9531E;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:3px 4px;	
	float:right;
        -moz-border-radius:5px;
        border-radius:5px;
        text-shadow:1px 1px 0.2em #444;
        text-transform: uppercase;
        letter-spacing: -0.03em;
}
#tyre_selector a:hover, #wheel_selector a:hover {	
	background-color:#8F8F8F;
        text-decoration:none;	
}

/**********tyres*************/
body.tyres ul.applications {
	border:0;
}
body.tyres ul.applications li {
	margin:10px 30px;
}

#content_main a.specials {	
	float:right;
	width:160px;
	height:20px;	
}

/**********wheels************/
#content_main a.wheel_brands {
	diaplay:block;
	width:200px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}




/*********breadcrumb********/
#breadcrumb {
	font-size:10px;
	color:#4f4f4f;
	letter-spacing:-0.1em;
}
#breadcrumb a {
	color:#4f4f4f;
}
#breadcrumb a:hover {
	color:#2f2f2f;
}



/*********summary*******/
#brand_info {
	width:660px;
}
#brand_info p {
	text-align:justify;
}
#brand_info img {
	float:left;
	margin-right:20px;
}

#content_sidebar #product_selector {
	margin-bottom:20px;

}
#content_sidebar #tips_and_tools a {
	display:block;
}
#content_sidebar #packages {
	
}

#content_main table.summary {
	width:660px;	
}
#content_main table.summary tr.odd:hover, #content_main table.summary tr.even:hover {
	background-color:#f4e7e2;
	cursor:pointer;
}
#content_main table.summary tr.odd{
	background-color:#f3f3f3;	
}
#content_main table.summary tr.even{
	background-color:#fefefe;	
}
#content_main table.summary td {
	vertical-align:middle;
	text-align: left;
	padding:0 10px 0 0;
}
#content_main table.summary td.more {
	width:40px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}
#content_main table.summary td.family_image {
	width:120px;
}
#content_main table.summary td.family_image div {
	width:120px;
	height:100px;
	overflow:hidden;
}
body.packages_summary #content_main table.summary td.family_image div {
	width:240px;
}
#content_main table.summary td.family_image div img {
	width:120px;
}
body.packages_summary #content_main table.summary td.family_image div img {
	float:left;
}
#content_main table.summary td.family_brand_image {
	width:150px;
}
#content_main table.summary td.family_brand_image img {
	width:150px;
}
#content_main table.summary td.tyre_pattern_application {
	width:100px;
	font-weight:bold;
}
#content_main table.summary td.tyre_pattern_name, #content_main table.summary td.wheel_style_name {
	font-weight:bold;
}
#content_main table.summary td.price {
	padding-left:3px;
	padding-right:6px;
}
#content_main table.summary td.tyre_size, #content_main table.summary td.wheel_size {
	padding-right:8px;
	width:160px;
}
#content_main table.tyres_wheels_packages td.family_image {
	width:240px;
}
#content_main table.tyres_wheels_packages td.family_image div {
	width:240px;
}
#content_main table.tyres_wheels_packages td.package_desc {
	width:120px;
}
#content_main table.tyres_wheels_packages td.package_brands {
	width:90px;
}
#content_main table.tyres_wheels_packages td.package_brands img {
	display:block;
	height:44px;
	margin:2px 0;
}

#content_main #pagination {
	float:right;
	margin:5px 30px 0 0;
	clear:both;
}
#content_main #pagination span {
	display:block;
	padding:0 5px;
	margin-left:1px;
	float:left;
	background-color:#8F8F8F;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
#content_main #pagination a:hover {
	cursor:pointer;
}
#content_main #pagination a span {
	background-color:#D9531E;
}
#content_main #pagination a span:hover {
	background-color:#8F8F8F;	
}

/************product****************/
#product_main_left {
	float:left;
	width:220px;
	padding-top:15px;
	text-align:center;
	overflow:hidden;
}
#product_main_middle {
	float:left;
	width:300px;	
	padding-left:10px;
}
#product_main_middle a.all_sizes {
	color:#D9531E;
}
#product_main_middle #package_info {
	display:none;
}
#product_main_right {
	float:left;
	width:150px;
	padding-top:20px;
	padding-left:10px;
}
#product_main_right a {
	width:140px;
	margin-bottom:5px;
}

#product_bottom {
	clear:both;
	width:690px;
	padding-top:10px;
}

#product_bottom table {
	width:690px;
}
#product_bottom table tr.odd:hover, #content_main table tr.even:hover {
	background-color:#f4e7e2;
}
#product_bottom table tr.odd{
	background-color:#f3f3f3;	
}
#product_bottom table tr.even{
	background-color:#fefefe;	
}
#product_bottom table tr {
	height:37px;
}
#product_bottom table th {
	background: url(/images/static/table_results_bar.gif) repeat-x;
	text-align:center;
}
#product_bottom table td {
	text-align:center;	
}


/*********gallery********/
ul#gallery_cat {
	list-style:none;
	margin-top:63px;
}
ul#gallery_cat a {
	width:160px;
	height:20px;
	margin-bottom:5px;
}
a.gallery_pic {
	display:block;
	float:left;
	margin:0 1px 1px 0;
	overflow: hidden;	
	border:2px solid #fff;
}
a.gallery_pic:hover {
	border:2px solid #d9541e;
}
a.gallery_pic img {
	border:0;
}
body.gallery #content_main #pagination {
	margin:5px 28px 0 0;
}




/********* static page ********/

#content_main h1 {
	color:#D9541E;
	font-family: Hanzel, Tahoma, Arial;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing: -0.03em;
}

#static p {
	color:#4F4F4F;
	font-family: Hanzel, Tahoma, Arial;
	font-size:12px;
}



/*------------------------------------------------------------------
Contact / Inquiry / Request a Quote Forms
-------------------------------------------------------------------*/

fieldset#inquiry {
	width:400px;
	border:none;
	background-color:#f5f5f5;
	padding:10px 20px;
	margin:10px 0 0 0;
}

fieldset#inquiry p {
	margin:10px 0;
	padding:0;
}

fieldset#inquiry legend {
	display:none;
}

fieldset#inquiry label {
	font-size:12px;
	font-weight:bold;
}

fieldset#inquiry input {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:12px;
	width:98%;
}

fieldset#inquiry textarea {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:100%;
	font-family: Corbel, "Tahoma", "Nimbus Sans L", Arial, sans serif;
	width:98%;
}



/*------------------------------------------------------------------
form quote
-------------------------------------------------------------------*/

form.quote {
	width:400px;
	border:none;
	background-color:#f5f5f5;
	padding:10px 20px;
	margin:10px 0 0 0;
}

fieldset#inquiry label, form.quote label {
	position:relative;
	display:block;
	margin:10px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
}

fieldset#inquiry input.text, form.quote input.text {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:12px;
	width:98%;
}

form.quote input.small {
	width:140px;
	position:absolute;
	left:200px;
}

fieldset#inquiry select, form.quote select {
	position:absolute;
	left:200px;
}

fieldset#inquiry select.minor {
	position:absolute;
	left:120px;
}

form.quote textarea {
	border: 1px solid #aaa;
	padding:3px;
	color:#000;
	font-size:100%;
	font-family: Corbel, "Tahoma", "Nimbus Sans L", Arial, sans serif;
	width:98%;
	height: 170px;
}

fieldset#inquiry select {
	margin-bottom:5px;
	top:-3px;
}

fieldset#inquiry div.left {
	width:90px;
	height:50px;
}

fieldset#inquiry div.left label {
	margin-top:0;
}

fieldset#inquiry div.short {
	width:90px;
	padding-right:10px;
}

fieldset#inquiry div.short select.full {
	position:static;
	width:90%;
}

/*********site map*************/
body.site_map #content_main ul {
	list-style:none;
	margin:0;
	padding:0;
}

body.site_map #content_main ul li {
	margin-bottom:5px;
}
