/* Global Styles */
body {
	background:#fff url('../images/landing/body_bg.png') repeat-x left top;
	color:#5d5d5f;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10pt;
	line-height:1.4em;
	letter-spacing: 0.02em;
}

a {
	color:#027bc2;
}

a:hover {
	text-decoration:underline;
}

/* Column Layouts */
.column {
	float:left;
}

.columns_80_20 .column.first {
	margin-right:40px;
	width:670px;
}

.columns_80_20 .column.last {
	margin-right:0;
	width:220px;
}

/* Global Styles */
.container {
	margin:0 auto;
	width:930px;
}

#header {
	margin-bottom:50px;
	position:relative;
}

#header #logo {
	padding-top:8px;
}

#header #logo a {
	background:url('../images/landing/logo.gif') no-repeat left top;
	display:block;
	height:58px;
	text-indent:-9999em;
	width:153px;
}

#header p.callout {
	background:url('../images/landing/callout.png') no-repeat left top;
	height:39px;
	position:absolute;
	right:-2px;
	top:0px;
	width:430px;
	padding:30px 22px 0 0px;
	text-align:right;
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	text-shadow:#666 1px 1px 1px;
}

#header p.callout span {
	color:#06c;
	margin-left:3px;
	text-shadow:#fff 1px 1px 1px;	
}

#military_com #header .callout {
	background:url('../images/landing/callout_military.png') no-repeat left top;
	height:101px;
	width:553px;
}

#main_content .first {
	width:654px;
}

#main_content .first h1 {
	margin-bottom:20px;
	font-size:2em;
	line-height:1em;
	font-weight:bold;
	color:#000;
}

#main_content .first p {
	margin:20px 65px 0 0;
}

#main_content .first p a.learn_more {
	background:url('../images/landing/button_learn_more.gif') no-repeat left top;
	display:block;
	height:30px;
	text-indent:-9999em;
	width:160px;
}

#main_content #appliances {
	height:275px;
	margin:25px 0 45px;
}

#main_content #appliances .cycler {
	height:153px;
	margin-bottom:25px;
	overflow:hidden;
}

#main_content #appliances ul.applianceDesc {
	float:left;
}

#main_content #appliances ul.applianceDesc li {
	width:190px;
	float:left;
	margin-right:35px;
	display:block;
	font-size:12px;
	line-height:1.4em;
}

#main_content #appliances ul.applianceDesc li.last {
	margin:0;
	padding:0;

}

#main_content #appliances ul.applianceDesc li strong {
	display:block;
	font-weight:bold;
	color:#000;
	font-size:14px;
	margin-bottom:2px;
}

#main_content div.column.last {
	background:url('../images/landing/get_started_bg.gif') no-repeat left top;
	height:414px;
	left:5px;
	position:relative;
	top:15px;
	width:236px;
}

#main_content .last .getting_started {
	font-size:0.85em;
	line-height:1.25em;
	padding:30px 29px;
}

#main_content .last .getting_started h2 {
	display:none;
}

#main_content .last .getting_started h3 {
	color:#4a3452;
	font-size:1.1em;
	font-weight:bold;
	margin:20px 0 10px 0;
}

#main_content .last .getting_started h4 {
	color:#4a3452;
	font-size:1.1em;
	font-weight:bold;
	margin:20px 0 5px 0;
	padding-top:10px;
	background:url('../images/landing/divider.gif') top center no-repeat;
}

#main_content .last .getting_started input#login-members {
	cursor:pointer;
	float:left;
	margin:5px 10px 0 0;
	height:24px;
	position:relative;
	width:75px;
	border:none;
}

#main_content .last .getting_started input.login_hint {
	width:135px;
}

#main_content .last .getting_started fieldset a.member-forgot {
	position:relative;
	top:9px;
}

#main_content .last .getting_started input#login-members:hover {
	background-position:75px 0;
}

#main_content .last .getting_started  a.btn-getstarted {
	width:105px;
	height:24px;
	display:block;
	background:url(../images/landing/btn_started.gif) no-repeat;
	text-indent:-9999px;
}

#main_content .last .getting_started  a.btn-getstarted:hover {
	background:url(../images/landing/btn_started.gif) -105px 0 no-repeat;
}

#main_content .last .getting_started  a.btn-getstarted:hover {
}

#main_content .last .getting_started input {
	border:1px solid #c2deea;
	padding:2px;
	color:#666;
	margin-bottom:4px;
	font-size:11px;
}

#main_content .last .getting_started strong {
	font-weight:bold;
}

#main_content .last .getting_started .ribbon {
	float:right;
	position:relative;
	top:-5px;
}

#main_content .last .getting_started ul li {
	background:url('../images/landing/bullet_on_grey.gif') no-repeat left 4px;
	margin-bottom:5px;
	padding-left:13px;
}

#main_content .last .getting_started p {
	margin-bottom:10px;
}

#main_content .last .getting_started .get_started {
	background:url('../images/landing/button_get_started.gif') no-repeat left top;
	display:block;
	height:30px;
	margin-top:-8px;
	text-indent:-9999em;
	width:111px;
}

#main_content .last .getting_started .continue_button {
	background:url('../images/continue_button.gif') no-repeat left top;
	display:block;
	height:30px;
	margin-top:0;
	text-indent:-9999em;
	width:111px;
}

.full2 #main_content .last .getting_started {
	padding:42px 20px 0;
}

.full2 #main_content .last .getting_started p {
	margin-bottom:5px;
}

.full2 #main_content .last .getting_started .get_started {
	margin-top:0;
}

.full2 #main_content .last .getting_started ul li {
	margin-bottom:3px;
}

#how_it_works {
	margin-bottom:50px;
}

#how_it_works h2 {
	font-weight:bold;
}

#how_it_works .first h2 {
	border-bottom:2px solid #ca9b4b;
	color:#000;
	margin-bottom:15px;
	padding-bottom:2px;
}

#how_it_works .first img {
	float:right;
	padding:10px 0 0 18px;
}

#how_it_works .last h2 {
	background:url('../images/landing/dotted_line.gif') repeat-x left bottom;
	color:#cc9947;
	margin-bottom:12px;
	padding-bottom:5px;
}

#how_it_works .last ul {
	font-size:0.9em;
}

#how_it_works .last ul li {
	background:url('../images/landing/bullet_on_white.gif') no-repeat left 50%;
	margin-bottom:3px;
	padding-left:13px;
}

#how_it_works ul#orderSteps {
	width:490px;
	height:40px;
	padding-top:60px;
	float:right;
	margin-left:10px;
	background:url(../images/landing/how_it_works.gif) no-repeat;
}

#how_it_works ul#orderSteps li {
	width:90px;
	float:left;
	margin-right:10px;
	display:block;
	font-size:11px;
	line-height:1.2em;
	color:#5e79a1;
	text-align:center;
	position:relative;
	left:15px;
}

#how_it_works ul#orderSteps li.last {
	margin-right:0;
}

#featured_brands {
	background-color:#dad4b0;
	height:40px;
	line-height:1em;
}

#featured_brands h2 {
	color:#000;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	padding:14px 72px 0 3px;
}

#featured_brands ul {
	float:left;
	padding-top:9px;
}

#featured_brands ul li {
	display:inline;
}

#featured_brands ul li img {
	padding-right:34px;
	vertical-align:middle;
}

#footer {
	background:url('../images/landing/footer_bg.gif') repeat-x left top;
	font-size:0.7em;
	line-height:1.4em;
	padding:10px 0 20px;
}

#footer .info_safety {
	background:url('../images/landing/verisign.gif') no-repeat center top;
	float:left;
	margin-right:30px;
	padding-top:53px;
	width:127px;
}

#footer .nav {
	color:#777;
}

#footer .nav p {
	margin-right:200px;
}

#footer .nav .copyright {
	padding:10px 0 15px;
}

#footer .nav .copyright p, #footer .nav .copyright ul {
	display:inline;
}

#footer .nav .copyright p {
	margin-right:5px;
}

#footer .nav .copyright ul li {
	display:inline;
}

#footer .nav .copyright ul li a {
	color:#777;
}
