﻿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, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

a
{
	outline:none;
}

img, a img, :link img, :visited img
{
	border: 0;
}

ul
{
	list-style:none;
}

/* end resets */


body
{
	background: #1e1e1e;
	font-family: Arial, Helvetica, Sans-Serif;
	
	font-size: 12px;
	line-height:1.4em;
	color: #817f7f;
}

#container
{
	width:900px;
	margin:0 auto;
}

#header
{
	background: #e4e3e2 url(images/header_bg.png) repeat-x;
	height: 90px;
}

#header #logo
{
	margin-left:33px;
	display:block;
	float:left;
}

#header #header-buttons
{
float:right;
margin: -34px 15px 0 0;

}

#header #header-buttons li
{
	float:left;
	margin-right:10px;
}
#header #header-buttons a
{
	height:43px;
	margin-top:0;
	background-position:left top;
}
#menu
{
	font-family: Lucida Sans, Tahoma, Helvetica, Sans-Serif;
	background: #343534 url(images/menu_bg.png) repeat-x;
	height:34px;
}
#menu li
{
	
	float:left;
	text-transform:uppercase;
	font-size:.9em;
	color:#fff;
	height:34px;
	line-height:.9em;
}

#menu li a
{
	float:left; /* IE6 */
	color:#fff;
	text-decoration:none;
	display:block;
	height:22px;
	padding:13px 15px 0 15px;
}

#menu li:first-child
{
	margin-left:62px;
}

#menu .sep
{
	width:2px;
	background: url(images/menu_sep.png) no-repeat center 9px;
}

#content-container
{
	background-color:#fff;
}

#content, .content
{
	
	background-color:#fff;
	padding:15px 25px;

	
}




#footer
{
	clear:both;
	background: #343433 url(images/footer_bg.png) repeat-x;
	float:left;
	padding-top:10px;
	width:100%;
}

#footer > ul
{

}

#footer > ul > li
{
	float:left;
	margin-left:40px;
	padding-top:16px;
	background: url(images/footer_sep.png) no-repeat right top;
	width:190px;
	height:160px;
	color:#c7c6c5;
	font-size:1.2em;
}

#footer > ul > li span
{
	padding-right:30px;
	background: url(images/arrows.png) no-repeat right center;
}

#footer ul li ul
{
	margin: 10px 0 30px 10px;
}

#footer ul li ul li
{
	margin: 0 0 5px 0;
	font-size:.85em;
	
}



#footer #copyright
{
	clear:both;
	height:26px;
	background: url(images/bottom_bg.png) repeat-x;
	color:#989898;
	font-size:10px;
	line-height:26px;
	padding:0 30px;
}

#footer #copyright a
{
	color:#989898;
}

#footer #footer-map
{
	margin-left:10px;
	background: url(/images/map.png) no-repeat;
	
}

#footer #footer-map a
{
	margin: 110px 20px 0 0;
	float:right;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}



#hero
{
	height: 291px;
	background: url(images/hero.jpg) no-repeat;
	padding:15px 25px;
}

#hero h1
{
	color:#fff;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight:normal;
	font-size:2.65em;
	margin-bottom:18px;
}
#hero blockquote
{
	color:#fff;
	text-align:center;
	width:230px;
	font-size:1.2em;
	margin:0 0 0 155px;
}
.blue-line
{
	background:#fefefe url(images/main_bg.png) repeat-x;
}

#hero-links
{
	height:94px;
	position:relative;
	top:-20px;
}



#hero-links li
{
	float:left;
	margin: 0 13px 0 0;
	padding:25px 25px 0 0;
	background:url(images/arrow_rnd.png) no-repeat right 28px;
	width:90px;
}


#hero-links li a
{
	color:#666;
	display:block;
}


#hero-links li.offset
{	
	position:relative; /*IE6*/
	top:-10px; /*IE6*/
	padding:0;
	margin: 0 6px 0 0;
	background:none;
	width:229px;
	/*margin-top:-10px; IE6+ */
}


#hero-links span
{
	display:block;
	font-family:Arial;
}
#hero-links span.l1
{
	color:#327a9f; 
	font-weight:bold;
	font-size: 1.3em;
	margin-bottom: 2px;
	width:120px;
}

#hero-links span.l2
{
	color:#61bae6;
	font-weight:bold;
	font-size: 1.1em;
	margin-bottom: 2px;
	width:130px;
}
#hero-links span.rm
{
	color:#999;
	font-size: .9em;
	background: url(images/arrows_s.png) no-repeat right center;
	padding-right:22px;	float:left;
	margin-top:5px;
}
#hero-links .home-more-whispbar, #hero-links .home-build-your-bar
{
	width:210px;
	height:79px;
	background: url(images/more_whispbar.png) no-repeat;
	display:block;
	padding: 15px 0 0 19px;
}
#hero-links .home-build-your-bar
{
	background: url(images/build_your_bar.png) no-repeat;
}

.cl 
{
	clear:left;
}

h1, h2, h3, h4, h5
{
	color:#6093ae;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	line-height: .8em;
}

h1
{
	font-size:30px;
	margin: .4em 0 .95em 0;
	line-height: 1em;
	padding-bottom: 3px;
}

p
{
	margin: .95em 0;
}

a 
{
	color:#36659b;
}
a:hover
{

}

h2, .h2
{
	font-size:20px;
	margin:.95em 0 .5em 0;
	color: #44ace3;
	line-height:25px;
}

h2, .underline
{
	padding-bottom:5px;
	background:url(images/underline.png) no-repeat left bottom;
}

.underline-none
{
	background:none !important;
	padding:0 !important;
}
.long-underline
{
	padding: 15px 0;
	background:url(images/long_sep.png) no-repeat left bottom;
}

.long-underline-top
{
	margin-top:15px;
	padding: 15px 0;
	background:url(images/long_sep.png) no-repeat left top;
}

.h2
{
	font-size:18px;
	font-weight:bold;
}

h3
{
	font-size:14px;
	margin:.95em 0;
	line-height:1.25em;
}

h4
{
	font-size:12px;
	margin:.95em 0;
	line-height:1.15em;
}

.h3, .combo th
{
	font-size:12px;
	color: #44ace3;font-weight:bold;
}

.combo .cam
{
	background-image: url(images/seeit_btn_01.png);
	
	margin:8px 0 0 90px;
}

.combo .spk
{
	background-image: url(images/hearit_btn_01.png);
	                margin: 0px !important;
}

.button
{
	border-width: 0px;
	display: block;	
	cursor: pointer;	
	text-decoration: none;	
	width: 176px;
	height: 49px;
	margin-top: 10px;
	z-index: 100;
}

.button:hover, .link-list a:hover, .box a:hover, #hero-links .offset a
{
	text-decoration:none;
}
.button span
{
	z-index: 200;
}
.large-dark { width: 196px !important; background: transparent url(images/darkbtn_bg.png) no-repeat bottom left; }
.large-light{ width: 196px !important; background: transparent url(images/lightbtn_bg.png) no-repeat bottom left; }
.long-dark{ width: 225px !important; background: transparent url(images/lg_btn_b_gb.png) no-repeat bottom left; }
.long-light{ width: 225px !important; background: transparent url(images/lg_btn_gb.png) no-repeat bottom left; }
.fat-dark { height: 62px !important; background: transparent url(images/xbigbuttonw_bg.png) no-repeat bottom left; }
.fat-light { height: 62px !important; background: transparent url(images/xbigbuttonw_bg.png) no-repeat bottom left; }
.thin-dark { width: 131px !important; height: 27px !important; background: transparent url(images/thinbuttonb_bg.png) no-repeat bottom left; }
.thin-light { width: 131px !important; height: 27px !important; background: transparent url(images/thinbuttonb_bg.png) no-repeat bottom left; }
.long-thin-dark { width: 195px !important; height: 27px !important; background: transparent url(images/long_thinbuttonb_bg.png) no-repeat bottom left; }
.long-thin-light { width: 195px !important; height: 27px !important; background: transparent url(images/long_thinbuttonb_bg.png) no-repeat bottom left; }
.dark { background: transparent url(images/bigbuttonb_bg.png) no-repeat bottom left; height:49px !important; }
.light { background: transparent url(images/bigbuttonw_bg.png) no-repeat bottom left; }
.blue { background: transparent url(images/bigbuttonblue_bg.png) no-repeat bottom left; 
        color:#fff;
        }
.blue.add span
{
	width:122px;

}
.blue.add span span
{font-size: .75em;
 padding:0 !important;
 display:inline;
 line-height:2em;
}

.add2 span
{
	display:block !important;
	margin-top:-2px !important;
	font-size:1.25em !important;
	line-height:1.15em !important;
	width:120px;
}



.small-dark 
{
	font-size:.9em; font-weight:bold; float:left;
	color:#f3f3f3; width:66px !important; height: 27px !important; line-height: 24px; text-align:center; background: transparent url(images/sm_btnb_bg.png) no-repeat bottom left; }



.button span
{
	font-size: .75em;
	font-weight: bold;
	font-family: Arial, Helvetica, Myriad Pro, Sans-Serif;
	display: block;
	line-height: 1em;
	padding-left: 15px;
	padding-top: 3px;
}
.dark span, .large-dark span, .fat-dark span, .thin-dark span, .long-dark span, .long-thin-dark span { color: #ccc !important; }
.light span, .large-light span, .fat-light span, .thin-light span, .long-light span, .long-thin-light span { color:#817f7f; font-weight:bold; }
.fat-light span, .fat-dark span { line-height: 1.35em !important; }
.button span:first-child, .button span.f
{
	font-size: 1em;
	line-height: 1em;
	padding-top: 10px !important;
}
.blue.add2 span
{
	padding-top:6px !important;
}
.long-thin-light span, .long-thin-dark span, .long-thin-light span:first-child, .long-thin-dark span:first-child, .thin-light span:first-child, .thin-dark span:first-child { padding-top: 5px !important; } /* overwrite the style for big buttons */
.dark span:first-child, .large-dark span:first-child, .fat-dark span:first-child, .thin-dark span:first-child, .long-dark span:first-child, .long-thin-dark span:first-child, a.long-thin-dark, a.thin-dark { color: #e7e7e5 !important; }
.light span:first-child, .light span.f, .large-light span:first-child, .fat-light span:first-child, .thin-light span:first-child, .long-light span:first-child, .long-thin-light span:first-child { color: #44ace3 !important; }

 a.long-thin-dark, a.thin-dark
 {
 	text-indent:15px;
 	line-height: 24px;
 	font-weight:bold;
 }
 
 .button.fl
 {
 	margin-right:15px;
 }

.accessory-information
{
	/*position: relative;*/
}
.accessory-container, .bar-container
{
	height: 177px;
	position: relative;
}
.accessory-detail-container, .bar-detail-container
{
	width: 180px;
	float: right;
}
.accessory-detail-container .button, .bar-detail-container .button
{
	position: absolute; 
	margin: 0; 
	
}
.accessory-detail-container .button
{
	top:126px;
}
 .bar-detail-container .button{
top: 132px;
}
.trade-container
{
	width: 390px;
	height: 550px;
	position: relative;
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
	overflow: visible;
}
.trade-container img
{
	margin: 8px 0;
}
.trade-container .price
{
	float: none !important;
	position: absolute;
	margin: 0;
	bottom: 20px;
	left: 0;
}
.trade-container .buttoncontainer
{
	width: 200px; 
	position: absolute; 
	margin: 0; 
	bottom: 0; 
	right: 0;
}


.tradesman-container, .pbar-container
{
	width: 846px;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
.tradesman-container .price, .pbar-container .price
{
	position: absolute;
	margin: 0;
	top: 20px;
	right: 10px;
}

.tradesman-container .button, .pbar-container .button
{
	margin-left: 10px !important;
}
.tradesman, .pbar { width: 600px; }
.tradesman-small, .pbar-small { width: 250px; }
.tradesman-container .tick-list-body, .tradesman-container .h3, .pbar-container .tick-list-body, .pbar-container .h3 { display:block;margin: 8px 0; }
.trade-container .tick-list-body
{
	width:210px;
}
#pbar-container { position: relative; }
#pbar-container span { position: absolute; margin: 0; top: 10px; left: 10px; }

#safety, #certification
{
	width: 350px;
	float: left;
}

#smartfoot-container
{
	position: relative;
}

#smartfoot-container .button
{
	position: absolute; 
	margin: 0; 
	bottom: 10px; 
	right: 6px;
}

#accessories
{
	float:left;
	width: 572px;
}

#accessories.whd
{
	width:100%;
}

#accessories ul
{
}
#accessories ul li
{
	float:left;
	width:128px;
	margin-right:20px;

	font-weight:bold;
	text-indent:10px;
	
}

#accessories.whd li
{
	width:121px;
}

#accessories ul img
{
	margin: 10px 0;
	width:128px;
	height:98px;
}

.accessory-product
{
	width: 576px;
	height: 113px;
	margin-top: 20px;
	padding: 10px 10px;
	background: url(images/what_you_get_box.png) no-repeat;
	position:relative;
}
.accessory-product ul, .whispbar-quiet
{
	margin-top: 10px;
	list-style-type: disc;
	margin-left: 15px;
}

.accessory-product img.fr
{
	right:50px;
	position:absolute;
	top:15%;
}

.buttoncontainer { margin-top: 30px; }
.buttoncontainer .button 
{
	float:right;
	margin-bottom:8px;
}

.buttoncontainer p
{
	padding: 10px 12px 0 0;
	text-align:right;
}
.whispbar-story
{
	 width: 450px;
	 float: right;
}
.whispbar-story .specs
{
	border-collapse: separate;
}
.whispbar-story .specs th
{
	background-color: #ccc !important;
	width: 33%;
}
.specs
{
	border-collapse: collapse;
	padding: 4px;
	margin-top: 20px;
}
.specs th 
{
	font-weight: bold; 
	padding-right: 10px;
}

.acc-need-roof-racks
{
	position: absolute; display: block; margin-top: -42px; margin-left: 379px;
	/*position: absolute; margin: 0; bottom: 0px; right: 0px;*/
}
.price-container
{
	width: 200px;
}

.price-container img
{

	margin-bottom:20px;
	
}

#enjoy-container { position: relative; width: 265px; margin-top: 15px; }
#enjoy-container .button { position: absolute; margin: 0; bottom: 0; right: 0; }

#enjoy
{
	position: relative; 
	width: 261px;
	height: 193px;
	background: #fff url(images/less_road_noise.png) no-repeat bottom right;
}
#enjoy img
{
	position: absolute;
	bottom: 10px;
	left: 10px;
}/*
#enjoy span
{
	padding-left: 10px;
}
#enjoy span:first-child { margin-top: 10px; }*/


#fuel-efficient 
{
	width:560px;
	margin:0 auto;
}

#fuel-efficient img
{
	margin:10px 0;
}


.secure
{
	width: 300px;
	height: 320px;
	font-size: 1.6em;
	font-weight: bold;
	padding: 25px;
	vertical-align: middle;
	position: relative;
	line-height: 1.1em;
}

.secure div
{
	margin:20px 0;
	
}
.secure div span
{
	
}
.secure .cross
{
	position: absolute;
	margin: 0;
	bottom: 0px;
	left: 0;
}
.secure span 
{
	float:left;
	width:200px;
	margin:14px 0 0 20px;
	
}
/*{ position: absolute; margin: 0; left: 100px; top: 315px; }*/

.btn, .bl
{
	display:block;
}


.fr 
{
	float:right;
}
.fl 
{
	float:left;
}

.cb
{
		clear:both;
}

#spares li
{
	float:left;
	width:280px;
	text-align:center;
	margin-bottom:20px;
}

#spares li img
{
	margin-bottom:10px;
}

.last
{
	margin-right:0 !important;
}
.first
{
	margin-left:0 !important;
}

 .no-top-margin
 {
 	margin-top:0 !important;
 }

.grey, .grey a, #hero-links strong
{
	color:#817f7f;
	font-weight:bold;
	
}

h2.grey
{
	background:none;
	padding-bottom:0;

}

.lightgrey, .lightgrey a
{
	color:#e7e7e6;
	font-weight:bold;
}


.fs75
{
	font-size:.9em;
	line-height:1.25em;
}

.fs65
{
	font-size:.8em;
	line-height:1.25em;
}

.options li
{
	float:left;	
	margin-left:30px;
}
.cv a
{
	line-height:28px;
	
}


.column-list li
{
	float:left;
	width:192px;
}

.more li
{
	padding:2px 0;
}
.more a, a.more
{
	background: url(images/arrow_more.png) no-repeat right 2px;
	padding: 2px 18px 2px 0;
	
}

.less a, a.less
{
	background: url(images/arrow_less.png) no-repeat left 2px;
	padding: 2px 0 2px 18px;
	
}

.up a, a.up
{
	background: url(images/arrow_up.png) no-repeat left 2px;
	padding: 2px 0 2px 18px;
}
.cars-images
{
	width:100%;
}
.cars-images td
{
	text-align:center;
}
#left, .left, #tomorrow-container
{
	width:576px;
	margin-right:35px;
	float:left;
}
#tomorrow-container
{
	float: none !important;
	height: 112px;
	text-align: center;
}
#tomorrow-container img.first-image
{
	padding-bottom: 42px;
	padding-right: 35px;
}

#content-container .content.left
{
	
	padding-right:0;
}


#right-sidebar, .right-sidebar
{
	width:231px;
	float:left;
}


.box
{
	width: 227px;
	text-align:center;
	background:url(images/box_bg.png) no-repeat left top;
	margin-top: 15px !important;
}

ul.numeric
{
	list-style-type:decimal;
	margin:0 0 0 20px;
}

ul.numeric li
{
	margin-bottom:10px;
}
.box.m
{
	margin:0 20px 0 0;
}


.box .box-content
{
	width:185px;
	margin:0 auto;
	/*padding:20px 0;*/
	padding: 0px;
	padding-top: 20px;
}

.box .box-bottom
{
	width: 227px;
	height: 30px;

	background:url(images/box_bg.png) no-repeat left bottom;
}
.box2
{
	background:url(images/htb_box.png) no-repeat;
	padding:5px 15px;
	width:322px;
	min-height: 200px;
	margin:0 35px;
}

.tree td
{
	text-align:center;
}

.tick-list
{	font-weight: bold;
	color:#333;
}
.tick-list-body
{
	font-weight: normal;
	color: #817f7f;
}
.tick-list li, .tick-list-body li
{
	background:url(images/tick_small.png) no-repeat;
	padding:4px 0 5px 35px;
	margin-bottom:3px;


}

 .tick-list li span
 {
 	font-weight:normal;
 }
.link-list
{
	width:224px;
	margin:20px 0;
	background:#fff url(images/sidebar_sides.png) repeat-y;
}
.link-list li
{
	background:url(images/sidebar_mid.png) no-repeat left bottom;
	padding: 4px 12px 6px 22px;
	line-height:1.75em;

}

.link-list li.top
{
	padding:0;
	line-height:0;
	height:7px;
	background:#fff url(images/sidebar_top.png) no-repeat;
}
.link-list li.gradient
{
	background:#e6e6e6 url(images/sidebar_top.png) no-repeat !important;
}

.link-list li.bottom
{
	height:9px;
	background:#fff url(images/sidebar_bttm.png) no-repeat;
}

.link-list li span.h2
{
	display:block;
	margin: 2px 0 8px 0;
}

.link-list li a
{
	display:block;
	background: url(images/sidebar_arrows.png) no-repeat right center;
	padding-right:20px;
}

#vehicle-type-list > li
{
	float:left;
	margin:0 15px 30px 15px;
}

#vehicle-type-list li img
{
	width:174px;
	height:133px;
	margin-bottom:15px;
}
#kitbuilder-criteria
{
	margin-top:-10px;
width:600px;
}

#kitbuilder-criteria select
{
	font-size:.95em;
}
#kitbuilder-vehicle
{
	
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#kitbuilder-criteria li
{
	float:left;
	margin: 0 12px 0 0;
}

#kitbuilder-criteria span
{
	display:block;
	margin:0 0 .5em 0;
	font-weight:bold;
}


#tabs
{
	float:left;
	border-bottom: solid 2px #757474;
	margin-bottom:20px;
	width:100%;
}

#tabs li
{
	width: 117px;
	height: 29px;
	overflow:hidden;
	float:left;
	margin-right:5px;
	direction:ltr;
	background: url(/images/tab.png) no-repeat;
	cursor:pointer;
}


#tabs li span
{
	text-align:center;
	display:block;
	color: #666;
	font-weight:bold;
	line-height:29px;
	font-size:1.1em;
}

#tab-options
{
	clear:left;
}
#tabs li.active
{
	direction:rtl;
	background: url(/images/tab.png) no-repeat right top;
}

#tabs li.active span
{
	
	color:#fff;
}
#tab-options
{

}
#tab-options li
{
	float:left;
	width:33%;
	
	height:35px;
}
#tab-contents
{
	clear:left;
}
#tab-contents > div
{
	display:none;
}

#tab-contents div.active
{
	display:block;
}

#tab-contents div ul.v1 li
{
	padding:15px;
	background: url(images/long_sep.png) no-repeat left bottom;
	height: 190px;
}

#tab-contents div ul li.popular
{
	background: url(images/popular_bg.png) no-repeat left top;
}

.fmc-option
{
	background: url(images/find-my-car/find-my-car-bg1.png) no-repeat;
	width: 806px;
	height: 290px;
	padding: 12px 24px 14px 20px;
}
.fmc-option h5
{
	font-size:16px;
	margin: 0;
	height:38px;
	
	line-height:16px;
}

.fmc-option .tick-list
{
margin-top:8px;	
float:left;
width:330px;
}

.fmc-option .specs
{
	float:left;
	width:270px;
	margin-top:8px;
	
}

.fmc-option .fmc-actions
{
	float:right;
	width:180px;
	
}

.fmc-option .hear-it
{
	background: url(images/find-my-car/hear-it-btn.png) no-repeat;
	width:179px;
	height:28px;
	display:block;color:#1fa2de;
	font-size:1.25em;
	margin-top:8px !important;

}
.fmc-option .hear-it span
{
	line-height:28px !important;
	
	padding-top:0 !important;
}
.fmc-option .see-it
{
	width:179px;
	height:46px;
	display:block;
	padding-top:66px;
	margin-top:0;
	
}


.fmc-option .see-it span:first-child
{
	color:#1fa2de;
	font-size:1.25em;
	
}

.choose-it
{
	background: url(images/find-my-car/choose-this-btn.png) no-repeat;
	width: 179px;
	height: 49px;
	margin-top:8px !important;
}

.choose-it span:first-child
{
	line-height:49px !important;
	font-size:1.25em;
	padding-top:0 !important;
	color:#fff;
}

.specs
{
	border-collapse:collapse;
	border:solid 1px #999;
	color:#444;
	font-size:.9em;
}
.specs td
{
	padding: 3px 6px;
	border-bottom:solid 1px #999;
	vertical-align:top;
}

.specs td+td
{
	font-weight:bold;
}



.combo 
{
	border-collapse:collapse;
	width:818px;
	
}
.combo th
{
	padding:2px 4px;	
	color:#666;
}
.combo td
{
	padding:0px 6px;
	vertical-align:top;
}
.combo .c1
{
	width:128px;
}

.combo .c2
{
	width:165px;
}

.combo .c3, .combo .c4
{
	width:136px;
}
.combo .c5
{
	width: 103px;
}

.combo .c6
{
	width:150px;
}

.combo th.price
{
	font-size:1.5em;
}

.combo th.promo, .promo
{
	color:#ff0000 !important;
}


.combo .r
{
	text-align:right;
}

.combo img
{
	margin-bottom:5px;
}

.combo .legshot
{
	width:128px;
	height:98px;
}

.combo .button
{
	margin:0 0 10px 0;
}
.combo .added
{
	position:relative;
	margin-top:-26px;
}

.combo .rw
{
	top:-40px;
}
.print
{
	background: url(images/print_btn.png) no-repeat;
	padding:0 0 0 35px;
	display:block;
	height:30px;
}

#whispbar-tree
{
	text-align:center;
}

#whispbar-tree-top li, #whispbar-tree-bottom li
{
	text-align:center;
	width:111px;
	float:left;
	margin:0 10px 10px 10px;
}

#whispbar-tree-top li img, #whispbar-tree-bottom li img
{
	display:block;
	margin: 5px 0;
}

#whispbar-tree-bottom li
{
	width:102px;
	margin:0 8px 10px 8px;
}

#carlandinghero
{
	height: 133px;
	width: 575px;
	padding-top: 10px;
	padding-left: 10px;
}
#carlandinghero.car
{
	background: url(images/car_bg.png) no-repeat;
}
#carlandinghero.makemodel
{
	background: url(images/make_bg.jpg) no-repeat;
}
#carlandinghero .manufacturer-logo
{
	position: absolute;
	margin: 0px 10px 0px 451px;
}
#carlandinghero .more-about-whispbar
{
	position: absolute;
	margin: 66px 10px 0px 379px;
}

.whispbarhero
{
	background: url(images/hero_wspbr.png) no-repeat 20px 60px;
}

.whispbarhero .price
{
	margin:10px 5px 0 0;
}


.whispbarhero .h2, .whispbarhero .price span, .whispbarhero .price sup, .bpv2 h2
{
	color:#fff;
	background-image:none;
}

.bpv2 h2
{
	margin:0;
}


#roofrackhero
{
	height: 253px;
	width: 583px;
	padding-left: 10px;
	background: url(images/roofracks_whispbar.jpg) no-repeat;
	position: relative;
}
#roofrackhero .tick-list
{
	padding-top :10px;
	padding-right: 20px;
}
#roofrackhero .more-about-whispbar
{
	position: absolute;
	top: 184px;
	left: 397px;

}

#roofrackhero a
{
	display:block;
	height: 253px;
}

#awards
{
	float:left;
	margin-top:130px;
	width:100%;

}
#awards li
{
	float:left;
	width:36%;
	height:100px;
	position:relative;
}

#awards li.last
{
	width:28%;
}

#awards li p
{
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}
#awards li p.firsttext
{
	margin: 0;
	position:absolute;
	bottom:0;
	left:60px;
}

#awards li p img
{
	position:relative;
	float:left;
	bottom:0;
	margin: 0 20px 10px 0px;
	
}
.awards-content
{
	position: relative;
	height: 220px;
}
.awards-content #awards
{
	width: 460px !important;
	position: absolute;
	margin: 0 auto;
	bottom: 0;
	left: 0;
}
#awards-image-container { width: 450px; margin: 40px auto 0 auto; }
#awards-image-container img { padding: 0 12px; }

.awards
{
	clear: both;
}

.awards .image-container { width: 212px; }
.awards img
{
	margin-top: 25px;
}

#buyonline
{
	margin-right:10px;
	width:240px;
}

#buyonline li
{
	margin: 10px 0;
}
.price
{
	font-size:4.25em;
	font-weight:bold;
	float:right;
}


.price sub, .price sup, .price span span 
{
	font-weight:normal;
	font-size:.65em;
	color:#44ace3;
	display:block;
}

.price em
{
	font-size:.2em;
	font-weight:normal;
	font-style:italic;
	color:#999;
	display:block;
	width:145px;
}

.price span span , .combo .price span
{
	display:inline;
	color:inherit;
	font-size:.4em;
}

.combo .price span
{
	font-size:.5em;
}
	
.price span
{
	margin: .5em 0 .3em 0;
	display:block;

}
.price sup
{
	font-size:.35em;
}

#header-options
{
	padding-left:15px;
	padding-top:9px;
	float:left;
	width:640px;
	height:34px;
	font-weight:bold;
}


#header-options li
{
		float:left;
		padding-top:5px;
		padding-right:15px;
		
}

#header-options li#country
{
	padding-top:0 !important;
}

#header-options li#contact, #header-options li#logout
{
	float:right;
}
#options
{
	margin-bottom:20px;
}
#dealer
{
	border-collapse:collapse;
	clear:both;
	margin-bottom:30px;
}

#dealer th, #dealer td
{
	border:solid 1px #c5c5c5;
	padding:10px;
	
}

#dealer th
{
	background-color:#a8a9ad;
	color:#fff;
	width:12%;
	text-align:center;
	font-weight:bold;
}

#dealer th.whispbar
{
	background-color:#636466;
}

#dealer td.whispbar
{
	background-color:#e7e7e7;
	
}

#dealer td.first
{
	text-align:left;
}
#dealer td
{
	text-align:center;
}
	

#dealer th.first
{
	width:28%;
}

#map-cities
{
	width:260px;
	margin: 0 10px 20px 0;
	background:url(images/map_sml.png) no-repeat right top;
	padding-top:90px;
}


.white
{
	background-color:#fff !important;
	border: none !important;
}


ul.bullet
{
	list-style-type: disc;
	
	margin:1em;
}

ul.bullet li
{
	margin:.35em 0;
}

#manuals
{
	margin: 2em 0;
}
#manuals li
{
	float:left;
	text-align:center;
	width:250px;
	margin-right:32px;
}
#manuals li a
{
	color:inherit !important;
}


#thelabtests li
{
	float:left;
	width:258px;
	height:119px;
	margin: 1.5em 0 0 1.8em;
}

#thelabtests li a
{
	display:block;
	padding:10px;
	height:99px;
}

#warranty
{
	list-style-type:decimal;
	padding: 20px 40px;
	margin-top:20px;
	overflow:auto;
	height:380px;
}

#warranty ul
{
	list-style-type:lower-alpha;
}

#warranty li
{
	margin:1em 0;
}

#warranty li ul
{
	margin-left:2em;
}

.tb-head
{
	background: url(images/whispbar_prorack_logo.png) no-repeat center top;
	height:35px;
	
}

.text-field
{
	background: url(images/textfield_bg.png) no-repeat;
	
	border:none;
	color:#666;
	margin-bottom:10px;
	padding: 6px 12px 0 12px;
	width:224px;
	height:20px;
	font-size:11px;
}

.text-field2
{background:#efefef;
	border:none;
	color:#333;
	margin: 4px 0 10px 0;
	
	padding: 6px 8px 0 8px;
	width:320px;
	height:22px;
	font-size:12px;
	overflow:auto;
}

p.l
{
	font-size:1.25em;
	line-height:1.25em;
}

.button2
{
	display:block;
	width:76px;
	height:38px;
	background: url(images/send_btn.png) no-repeat;
	color:#fff;
	font-size:1.25em;
	line-height:36px;
	text-align:center;
	font-weight:bold;
}

.button2:hover
{
	text-decoration:none;
}

.prod-disclaimer
{
	display:block;
	margin-top:1em;
	text-align:right;
}

.form
{
	border-collapse:collapse;
}
.form td
{
	vertical-align:top;
	padding:5px 10px 10px 5px;
}

.form th
{
	font-weight:bold;
	padding:0px 10px 5px 10px;
	
	
}

.form thead th
{
	border-bottom:solid 1px #ccc;
}

.form label
{
	font-weight:bold;
	margin-left:5px;
	display:block;
}

.form2 label
{
	font-weight:normal;
	font-size:1.15em;
}

.form label em
{
	color:Red;
	padding-left:5px;
}

#mc_logos li
{
	float:left;
	width:110px;
	text-align:center;
	
}

#wishlist-toolbar li
{
	float:left;
	width:100px;
	margin-left:10px;
	padding: 20px 15px 10px 15px;
	height:85px;
	background: url(images/small_box.png) no-repeat;
}

.wait
{
	clear:both;
	display:none;
	background:url(/images/wait.gif) no-repeat left top;
	padding-left:25px;
	color:#fff !important;
}

#wishlist-toolbar li img
{
	float:left;
	padding: 0 10px 10px 0;
}
#wishlist-toolbar li span
{
	clear:both;
	display:block;
}
.wishlist-item
{
	border-collapse:collapse;
}
.r
{
	text-align:right;
}
.wishlist-item tr td
{
	padding-bottom:20px;
	vertical-align:top;
}

.blue #witems
{
	color:#fff;
	font-size:.85em;
}

.blue #witems span
{
	color:#fff !important;
}

#witems span
{
	float:right;
	font-weight:bold;

	padding: 0 40px 0 0 !important;
	color:#444 !important;
}

.bpv2 
{
	background:url(/images/buyonline_hero.png) no-repeat; height:240px;
	padding:14px 12px;
	width: 558px;
}

.bpv2 div
{
	margin-top:100px;
	font-size:.9em;
	width:265px;
	float:left;
}



.bpv2 div .h2
{
	margin:0;
}
.bpv2 div p
{
	margin: 5px 0 0 0;
	height:40px;
}

.bpv2 div .tick-list li
{
	background:url(images/tick_xsmall.png) no-repeat;
	padding: 0 0 4px 20px;
	margin:5px 0 0 0;
	
	font-size:.95em;
}

.bpv2 div .tick-list li:first-child
{
	margin-right:8px;
}

/* image dropdown */

.dd {
	/*display:inline-block !important;*/
	text-align:left;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	float:left;
}
.dd .ddTitle {
	
	/*border:1px solid #c3c3c3;*/
	background: url(images/country_selector_bg.png) no-repeat;
	padding: 6px 8px 0 8px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:20px;
}
.dd .ddTitle span.arrow {
	background:url(images/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{ padding:2px 10px 0 4px}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	max-height:220px;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#8ad0f0;
	color:#fff;
}
.dd .ddChild a img {
	border:0;
	padding:2px 10px 0 4px;
}
.dd .ddChild a.selected {
	background:#1fa2de;
	color:#fff;
	
}
.hidden {display:none;}
#contactQuibble { width: 495px; margin: 0 auto; }

@media screen
{
	.noscreen { display:none;}
}


@media print
{
	#header, #menu, #wishlist-toolbar, #footer, .noprint {	display:none !important }
	.print {display:inherit;}
}