
body
{
	color: black;
}

h2
{
	color: black;
	font-size: 24px;
	margin: 0px 0px 20px 32px;
	padding-top: 32px;
	font-weight: bold;
}

#hero_content_container h3
{
	color: black;
	position: relative;
	top: 25px;
	left: 40px;
	font-size: 12px;
	width: 250px;
	color: #333;
}

#hero_slider #default_hero_element
{
	display: block;
	height: 210px;	
}

#hero_slider #hero_image_area
{
/*	display: none;*/
	height: 210px;
}

#hero_slider #hero_image_area .hero_content
{
	background-repeat: no-repeat;
	height: 429px;
}

#hero_slider #hero_slider_nav ul
{
	text-align: center;
	width: 940px;
	word-spacing: 0;
}

/* Style Blue */
#hero_slider #hero_slider_nav ul.style-blue li.hero_button h3
{
	color: #07cfff;
}

#hero_slider #hero_slider_nav ul.style-blue li.hero_button.current h3
{
	color: white;
}

/* Style Cost */
#hero_slider #hero_slider_nav ul.style-cost li.hero_button h3
{
	color: red;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button.current h3
{
	color: white;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button
{
	width: 200px;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button p
{
	font-size: 12px;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button p.smaller
{
	font-size: 10px;
	margin: 0;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button .button-left
{
	float: left;
}

#hero_slider #hero_slider_nav ul.style-cost li.hero_button .button-right
{
	color: #7b7b7b;
	float: right;
}

br.clearer { clear: both; }


#hero_slider #hero_slider_nav ul li.hero_button
{
	text-align: left;
	float: none;
	display: inline-block;

	height: 60px;
	vertical-align: top;
	padding: 10px 10px;
	width: 108px;
	position: relative;
	border-right: 1px solid #d4d4d4;
	
	cursor: pointer;
}

#hero_slider #hero_slider_nav ul li.hero_button.hidden-hero
{
	display: none;
}

#hero_slider #hero_slider_nav ul li.hero_button.border-left
{
	border-left: 1px solid #d4d4d4;
}

#hero_slider #hero_slider_nav ul li.hero_button p
{
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #7b7b7b;
	line-height: 1.2em;
}

#hero_slider #hero_slider_nav ul li.hero_button.current p
{
	color: #ffffff;
}

#hero_slider #hero_slider_nav .style-cost ul li.hero_button.current p
{
	color: #ffffff;
}

.hero_button:first-child
{
	border-left: 1px solid #d4d4d4;
}

.hero_button.current
{
	background: #fff url(../images/series/hero-button-current.png) 0 0 no-repeat;	
	border: 0px;
}

.style-cost .hero_button.current
{
	background: #fff url(../images/series/hero-button-wide-current.png) 0 0 no-repeat;	
	border: 0px;
}

.hero_button.current h3,
.hero_button.current .hsn_content
{
	color: white;
}

.hero_button.current .tooltip
{
	display: none;
}

ul li.hero_button .tooltip
{
	display: none;
	position: absolute;
	top: -79px;
	left: -83px;
	width: 256px;
	height: 86px;
	background: transparent url(../images/series/professional-hero-popup.png) 0 0 no-repeat;
	padding: 13px 15px 0px 15px;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	z-index: 11;
}

ul li.hero_button .tooltip.first
{
	background: transparent url(../images/series/professional-hero-popup-left.png) 0 0 no-repeat;
	left: -3px;
}

ul li.hero_button .tooltip.last
{
	background: transparent url(../images/series/professional-hero-popup-right.png) 0 0 no-repeat;
	left: -157px;
}

/* Blue */

ul.style-blue li.hero_button .tooltip
{
	background: transparent url(../images/series/lifestyle-hero-popup.png) 0 0 no-repeat;
	padding: 11px 15px 0px 15px;
}

ul.style-blue li.hero_button .tooltip.first
{
	background: transparent url(../images/series/lifestyle-hero-popup-left.png) 0 0 no-repeat;
	left: -3px;
}

ul.style-blue li.hero_button .tooltip.last
{
	background: transparent url(../images/series/lifestyle-hero-popup-right.png) 0 0 no-repeat;
	left: -157px;
}

ul.style-cost li.hero_button .tooltip { left: -34px; }

ul.style-cost li.hero_button .tooltip.first { left: -3px; }

ul.style-cost li.hero_button .tooltip.last { left: -66px; }

#hero_slider #hero_slider_nav .tooltip a
{
	padding: 4px 25px 10px 0px;
	float: right;
	background: transparent url(../images/silver-arrow.png) 100% 0% no-repeat;
	height: auto;
	width: auto;
	font-size: 10px;
	font-weight: ;
	text-transform: uppercase;
	color: white;
	position: absolute;
	left: 185px;
	top: 50px;
}



#hero_slider #hero_slider_nav {
	background: #fff url(../images/series/hero_buttons_bg.png) 0 0 repeat-x;
	height: 80px;
	overflow: visible;
}

#hero_slider #hero_slider_nav a 
{
	width: 108px;
	padding: 20px 10px;
	height: 40px;
}

.hero_button h3
{
	color: red;
	font-size: 12px;
}

.hsn_content
{
	font-size: 10px;
	color: #7b7b7b;
}

#features_slider
{
	background: transparent url(../images/series/features-shadow.png) 0 0 repeat-x;
	padding-top: 21px;
}

#features_slider_nav ul
{
	text-align: center;
	word-spacing: 0;
}

#features_slider_nav li:first-child a
{
	border-left: 1px solid #d4d4d4;
}

#features_slider_nav li
{
	width: 159px;
	height: 75px;
	display:inline-block;
/*	padding: 15px 20px 20px 20px;*/

	color: #7b7b7b;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	z-index: 10;
	position: relative;
	vertical-align: top;
}

#features_slider_nav li a
{
	border-right: 1px solid #d4d4d4;
	color: inherit;
	display: block;
	width: 118px;
	padding: 15px 20px 20px 20px;
	height: 25px;
}

#features_slider_nav li.current
{
	background: transparent url('../images/series/features-selected.png') no-repeat scroll top left;
	color: white;
}


#features_slider_nav li.current a
{
	border: 0px;
}


#features_image_area
{
	clear: both;
	height: 388px;
	top: -14px;
}

#features_content_container,
#features_content_container div
{
	height: 388px;	
	background-repeat: none;
	width: 940px;
	float: left;
}

#features_content_container
{
	width: 20000em;
	position: absolute;
}



#features_content_container p
{
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	color: white;	
	font-weight: normal;
	width: 295px;
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	left: 60px;
	top: 80px;
	position: relative;
}


h3
{
	color: black;
}

div.specs
{
	width: 880px;
	margin: 30px 30px 50px 30px;
	display: none;
}

table.model-specs
{
	border: 1px solid #969696;
	width: 880px;
	padding: 0px;
	color: #878787;
	font-size: 12px;
	margin: 20px 0px;
	border-spacing: 0px;
}

table.model-specs thead
{
	color: black;
	border-bottom: 1px solid #686868;
	border-top: 1px solid #e7e7e7;
}

table.model-specs thead:first-child
{
	border-top: 0px;
}

table.model-specs thead th:first-child,
table.model-specs tr td:first-child
{
	padding-left: 10px;
	text-align: left;
}

table.model-specs thead th
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: red url(../images/series/spec-head-bg.png) 0 0 repeat-x;
}

table.model-specs tr
{
	background-color: #f7f7f7;
}

table.model-specs tr.alt
{
	background-color: #dcdcdc;
}

table.model-specs td
{
	border-left: 1px solid #b9b9b9;
	padding: 5px 0px 5px 0px; 
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

table.model-specs td:first-child
{
	border-left: 0px;
}

table.model-specs td.yes { background-image: url(../images/series/spec-check.gif); }
table.model-specs td.no { background-image: url(../images/series/spec-dot.gif); }
table.model-specs td.na { background-image: url(../images/series/spec-dash.gif); }

.video_player_container
{
	font-size: 12px;
	float: left;
	margin: 0 0 0 40px;
}

.video_player_container
.video_player_container .video_meta {
	margin: 3px 0 0 0px;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote
{
	width: 323px;
	position: relative;
	font-style: italic;

	color: #404040;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 25px 0px 0px 0px;
	background: transparent url(../images/quote-frame-life.png) no-repeat 0px 22px;
}

blockquote p
{
	font-size: 14px;
	padding: 0px 50px 20px 50px;
	margin-top: 25px;
	background: transparent url(../images/quote-frame-life.png) no-repeat -323px bottom;
}

blockquote cite
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	width: 130px;
	padding-top: 55px;
	overflow: hidden;
	height: 0px;
}


body blockquote.skinny
{
	margin: 0;
}

body blockquote.skinny-life
{
	margin: 0;
}


div#modelSpecsButton
{
	margin: 30px 0 30px 0;
}
div#modelSpecsButton img
{
	cursor: pointer;
}