/* features.css */

#content {
   width: 914px;
   padding: 30px 23px 0;
}

#this-is-nv
{
    background: url(/images/features/this-is-nv.png);
    height:40px;
    width:65px;
    margin-top:25px;
    margin-left:20px;
}

#feature-content {
   height: 470px;
}

#feature-content h3.headline 
{
	display:block;
	margin-left:23px;
	margin-top:15px;
	width:600px;

}

#feature-content #feature-holder {
   width: 960px;
   height: 430px;
   background: transparent url(/images/features/non-flash.png) no-repeat top left;
   position: relative;
   visibility: hidden;
}

#feature-holder #get-flash {
   position: absolute;
   top: 10px;
   left: 20px;
   padding: 20px;
   background: #fff;
   border: solid 1px #666;
}

#feature-content #hero-container 
{
	clear:both;
	width:918px;
	height:374px;
	margin-top:10px;
	margin-left:20px;
}


#hero-container #hero-copy
{
	background:url("/images/features/hero-left-bg.jpg") repeat scroll 0 0 transparent;
	height:374px;
	position:relative;
	width:318px;
}

#hero-copy h3.headline 
{
	width:295px;
	color:#fff;
	font-weight:bold;
	font-size:27px;

}

#hero-copy p
{
	width:280px;
	margin-top:6px;
	margin-left:23px;
	font-family:Arial;
	font-size:14px;
	color:#fff;
}

#hero-copy p.note
{
	width:280px;
	margin-top:10px;
	margin-left:23px;
	font-family:Arial;
	font-size:8px;
	font-weight: bold;
	color:#fff;
}

.tier
{
	clear:both;
}

.tier h4
{
	width:500px;
	font-size:25px;
}

.tier-copy p
{
	margin-top:5px;
	font-size:15px;
}


.tier .featurette
{
	width:500px;
	height:242px;
	position:relative;
}

#tier1 .featurette .gallery, #tier3 .featurette .gallery
{
	position:absolute;
	bottom:0px;
	left: 0;
	height:98px;
	width:auto;
}

#tier2 .featurette .gallery
{
	position:absolute;
	bottom:0px;
	right: 0;
	height:98px;
	width:auto;
}

#tier1 .largeImg, #tier2 .featurette, #tier3 .largeImg
{
	float:left;
}

#tier1 .featurette, #tier2 .largeImg, #tier3 .featurette
{
	float:right;
}

#get-answers-container .image
{
	width:551px;
	height:103px;
	background:url(/images/features/you-spoke-we-listened.png);
	background-repeat:none;
	float:left;
	margin-left:10px;
}

#hero-container img, #hero-container #hero-copy
{
	float:left;
}

#tier1
{
	padding-top:15px;
	height:275px;
}

#tier2, #tier3
{
	padding-top:35px;
	height:275px;
	background: url(/images/features/fade_divider.jpg) no-repeat top center;
	
}

#get-answers-container
{
	padding-top:15px;
	background: url(/images/features/fade_divider.jpg) no-repeat top center;
	height:120px;
}

#get-answers-container .largeImg
{
	float:left;
	margin-left:25px;
}
#get-answers-container .copy
{
	float:left;
	width:310px;
	margin-left:25px;
	margin-top:15px;
}

.gallery .thumb
{
	position:relative;
	width:154px;
}

.gallery .thumb .pic
{
	position:relative;
	width:154px;
	height:98px;
}

.gallery .thumb .mag
{
	position:absolute;
	bottom:3px;
	right:3px;
}

#tier1 .gallery .thumb, #tier3 .gallery .thumb
{
	float:left;
	margin-right:12px;
}

#tier2 .gallery .thumb
{
	float:left;
	margin-left:12px;
}

#hero-container #hero-img
{
	display:block;
	width:600px;
	height:374px;
	float:left;
}

#hero-container #hero-img .mag
{
	position:absolute;
	bottom:28px;
	right:23px;
}

.tier .largeImg
{
	position:relative;
	height:242px;
	width:383px;
}

.tier .largeImg .mag
{
	position:absolute;
	bottom:3px;
	right:3px;
}

/* Show Magnifying Glass */
.tier .gallery .thumb a, .tier .largeImg a
{
	display:block;
}

.tier .largeImg a:hover, #hero-container #hero-img a:hover
{
	display:block;
}

.tier .gallery .thumb:hover
{
	display:block;
}

.tier .gallery .thumb .disclaimer:hover
{
	display:inline;
}

#get-answers-button
{
	background:url("/images/buttons/get-answers_off.png") no-repeat scroll left top transparent;
	height:21px;
	width:129px;
	margin-top:10px;
	display:block;
	cursor:pointer;
}

#get-answers-button:hover
{
	background:url("/images/buttons/get-answers_on.png") no-repeat scroll left top transparent;
}

#get-answers-button span
{
	display:none;
}

#bottom-buckets
{
	padding-top:30px;
	background: url(/images/features/fade_divider.jpg) no-repeat top center;
}





/* sub navigation */

#sub-nav li {
   float: left;
   display: block; 
}

#sub-nav li a, #sub-nav li div {
   display: block;
   height: 29px;
}

#sub-nav li a {
	position:relative;
}

#sub-nav li a span , #sub-nav li div span {
   display: none;
}

#sub-nav li #sub-index {
   width: 81px;
   background: transparent url(/images/nav/subnav-overview_off.png) no-repeat top left;
}

#sub-nav #sub-index:hover, #sub-nav #sub-index-here {
   width: 81px;
   background: transparent url(/images/nav/subnav-overview_on.png) no-repeat top left;
}

#sub-nav #sub-cargo {
   width: 60px;
   background: transparent url(/images/nav/subnav-cargo_off.png) no-repeat top left;
}

#sub-nav #sub-cargo:hover, #sub-nav #sub-cargo-here {
   width: 60px;
   background: transparent url(/images/nav/subnav-cargo_on.png) no-repeat top left;
}

#sub-nav #sub-comfort {
   width: 77px;
   background: transparent url(/images/nav/subnav-comfort_off.png) no-repeat top left;
}

#sub-nav #sub-comfort:hover, #sub-nav #sub-comfort-here {
   width: 77px;
   background: transparent url(/images/nav/subnav-comfort_on.png) no-repeat top left;
}

#sub-nav #sub-exterior {
   width: 78px;
   background: transparent url(/images/nav/subnav-exterior_off.png) no-repeat top left;
}

#sub-nav #sub-exterior:hover, #sub-nav #sub-exterior-here {
   width: 78px;
   background: transparent url(/images/nav/subnav-exterior_on.png) no-repeat top left;
}

#sub-nav #sub-mobile-office {
   width: 109px;
   background: transparent url(/images/nav/subnav-mobile-office_off.png) no-repeat top left;
}

#sub-nav #sub-mobile-office:hover, #sub-nav #sub-mobile-office-here {
   width: 109px;
   background: transparent url(/images/nav/subnav-mobile-office_on.png) no-repeat top left;
}

#sub-nav #sub-performance {
   width: 109px;
   background: transparent url(/images/nav/subnav-performance_off.png) no-repeat top left;
}

#sub-nav #sub-performance:hover, #sub-nav #sub-performance-here {
   width: 109px;
   background: transparent url(/images/nav/subnav-performance_on.png) no-repeat top left;
}

#sub-nav #sub-specs {
   width: 114px;
   background: transparent url(/images/nav/subnav-specs_off.png) no-repeat top left;
}

#sub-nav #sub-specs:hover, #sub-nav #sub-specs-here {
   width: 114px;
   background: transparent url(/images/nav/subnav-specs_on.png) no-repeat top left;
}

/* Tertiary Navigation (Bottom Buckets) */


#tert-nav {
   width: 920px;
   height: 160px;
}

#tert-nav li {
   float: left;
   width: 161px;
   height: 157px;
   margin: 0 10px 0px;
}

#tert-nav li a.img {
   width: 161px;
   height: 139px;
   display: block;
}

#tert-nav li a.link {
   width: 156px;
   height: 16px;
   padding: 2px 0 0 5px;
   display: block;
   background: transparent url(/images/features/bucket-link.jpg) no-repeat top left;
   font: bold 11px Arial, sans-serif;
   font-weight:bold;
   color: #fff;
   text-transform: uppercase;
   text-indent:-5000px;
   overflow:hidden;
}
