/* @group slideshow / hero */

.hero {
	padding: 0;
	margin: 0 0 20px;
	width: 985px;
	height: 315px;	
	overflow: hidden;
	background-color: #e9e9e9;
	clear: both;
}

#ss_nav {
	text-align: center;
	width: 985px;
	padding: 3px 0;
	position: relative;
	top: -20px;
	z-index: 20;
}

#ss_nav a {
	background-color: #abce7c;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	color: #abce7c;
	padding: 0 4px;
}

#ss_nav a:hover {
	background-color: #73a452;
	color: #73a452;
}

#ss_nav a.activeSlide {
	background-color: #fff;
	border: 1px solid #abce7c;
	color: #fff;
}

.slide {
	background-position: left 0;
	background-repeat: no-repeat;
	width: 985px;
	height: 315px;
}

.slide a.btn {
	margin-left: 120px;
}

.slide h1 {
	font-size: 18px;
	text-align: center;
	text-indent: -9999px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0;
}

.slide p {
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	margin-bottom: 12px;
}

.slide div {
	margin-top: 0;
	margin-left: 590px;
	margin-right: 64px;
	padding-top: 32px;
}

#hero1 {
	background-image: url(/assets/images/home/hero1.jpg);
}

#hero1 h1 {
	width: 321px;
	height: 72px;
	background-image: url(/assets/images/home/hero1_h1.gif);
	margin-bottom: 10px;
	margin-top: 6px;
}

#hero1 h2 {
	color: #922a2a;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-bottom: 12px;
}

#hero1 h2 span {
	font-size: 11px;
	color: #919191;
}

#hero2 {
	background-image: url(/assets/images/home/hero2.jpg);
}

#hero2 h1 {
	background-image: url(/assets/images/home/hero2_h1.gif);
	width: 315px;
	height: 78px;
	margin-bottom: 10px;
}

#hero3 {
	background-image: url(/assets/images/home/hero3.jpg);
}

#hero3 h1 {
	background-image: url(/assets/images/home/hero3_h1.gif);
	width: 321px;
	height: 103px;
	margin-bottom: 10px;
}

/* @end */

/* @group tabs */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

/* required comment for clearfix to work in Opera \*/

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

/* end clearfix */

/* Component containers
----------------------------------*/
#tabs {
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
}

.ui-widget-content {
}

.ui-widget-header {
	border-bottom: 1px solid #abce7c;
	width: 924px;	
}

/* Interaction states
----------------------------------*/

.ui-state-default {
	border: none;
	font-weight: normal;
	color: #fff;
	outline: none;
	background: #abce7c url(/assets/images/global/btn_bckgrd.gif) no-repeat right top;
	border-top: 1px solid #93be64;
	border-left: 1px solid #93be64;		
	border-right: 1px solid #93be64;
}

.ui-state-default a {
	color: #f4f4f4;
	text-decoration: none;
	outline: none;
	display: block;
	width: 100%;	
}

.ui-state-hover {
	font-weight: normal;
	color: #212121;
	outline: none;
	background: #84b065 url(/assets/images/global/btn_bckgrd.gif) no-repeat right -31px;	
}

.ui-state-hover a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
	border-style: none;
}

.ui-state-active {
	border: 1px solid #abce7c;
	color: #212121;
	outline: none;
	background-color: #ffffff;
	display: block;
	background-image: none;
	font-weight: bold;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121;
	outline: none;
	text-decoration: none;
	display: block;
}

/* Tabs
----------------------------------*/

.ui-tabs {
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	font-size: 13px;
}

.tab {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 2px -1px 0;
	padding: 0;
}

.tab a {
	float: left;
	text-decoration: none;
	height: 30px;
	line-height: 28px;
	text-align: center;
}

#tab-1 {
	width: 302px;
}

#tab-2 {
	width: 220px;
}

#tab-3 {
	width: 170px;
}

#tab-4 {
	width: 302px;
}

#tab-5 {
	width: 302px;
}

#tabs-1 a {
	display: inline-block;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
	background-color: #92bd63;
	border: 1px solid #abce7c;
	color: #f4f4f4;
	padding-bottom: 4px;
	text-decoration: none;
	zoom: 1;
	white-space: nowrap;
	width: 164px;
	text-align: center;
}

#tabs-1 a:hover {
	background-color: #73a452;
	color: #fff;
}

#tabs-1 a img {
	border: none;
	background-color: #fff;
	margin-bottom: 2px;
}

.panel {
	background-color: #fff;
	border-bottom: 1px solid #abce7c;
	border-left: 1px solid #abce7c;
	border-right: 1px solid #abce7c;
	padding: 20px 16px 20px;
	margin-bottom: 20px;
	display: inline-block;
	width: 891px;
	height: 176px;
}

.panel div {
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 10px !important;
	margin-top: 20px;	
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.panel h2 {
	font-size: 18px;
	color: #73a452;
	padding-top: 0;
	margin-top: 0;
}

.panel .photo {
	float: left;
	padding: 4px;
	border: 1px solid #abce7c;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-top: 6px;
}

.panel p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}

/* @end */

/* @group offers */

#offers {
	margin-bottom: 20px;
	clear: both;
	display: inline;
	margin-left: 29px;
	float: left;
	border-bottom: 1px solid #cbd5ee;
	padding-bottom: 20px;
}

#offers img {
	height: 86px;
	vertical-align: top;
	display: inline-block;
}

#offers #bnr_20YearWar {
	width: 308px;
}

#offers #bnr_90NightTrial {
	border-right: 1px solid #cbd5ee;
	border-left: 1px solid #cbd5ee;
	width: 308px;
}

#offers #bnr_freeShipping {
	width: 308px;
}

/* @end */

/* @group cta */

#cta {
	font-size: 13px;
	text-align: center;
	display: block;
	clear: both;
}

/* @end */

#free_info_kit {
	width: 820px;
	clear: both;
	padding: 10px 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#free_info_kit h2 {
	font-size: 18px;
	color: #73a452;
	padding-top: 0;
	margin-top: 0;
}

#free_info_kit .photo {
	float: left;
	padding: 4px;
	border: 1px solid #abce7c;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-top: 6px;
	background-color: #fff;
}

#free_info_kit p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}