/* 

Adventure Advocates

*/

/* @group CSS Reset */

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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.22em;
	font-family: inherit;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}

/* @end */


/* @group Structure */

body {
	color:#666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	background-color: #f3f3f3;
}

.container {
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

.container, #tagline, #screens, .step {
	display: inline-block;
}

.container, #tagline, #screens, .step {
	display: block;
}

.container:after, #tagline:after, #screens:after, .step:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* @group Header */

#header-index {
	background-color:#FFFFFF;
	border-top: 8px solid #004767;
	min-width: 960px;
}

#header {
	color: #fff;
	background: #049ed1 url(../images/header.png) repeat-x;
	min-width: 960px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	border-top: 8px solid #004767;
	border-bottom: 10px solid #fff;
}

/* @end */

/* @group Showcase */

#showcase {
	min-width: 960px;
	background: #dbdbdb url(../images/showcase.png) repeat-x 0 0;
	padding-bottom: 12px;
	border-bottom: 4px solid #fff;
}

#showcase .container {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background: url(../images/tagline.png) no-repeat 25px 0;
}

#take-tour a:hover {
	text-decoration: none;
}

/* @end */

/* @group Layout */

#layout {
	padding: 0px 0px 0px 0px;
	min-width: 960px;
}

.left-col {
	width: 300px;
	padding-right: 20px;
	float: left;
	line-height: 2em;
}

.left-col p {
	color: #666666;
	font-size: 11px;
	font-style: bold;
	line-height: 1.75em;
	font-weight: normal;
}

.left-col p#overview span {
	color: #161616;
	background-color: #f9fbab;
	line-height: 1.52em;
}

.left-col p#overview a {
	color: #009933;
	text-decoration: underline;
	margin-left: 3px;
}

.left-col p#overview a:hover {
	text-decoration: none;
}

.left-col ul {
	margin-top: 30px;
	border-top: 1px solid #e2e2e2;
}

.left-col li {
	background: url(../images/feature-check.gif) no-repeat 0 16px;
	padding: 14px 5px 14px 28px;
	border-bottom: 1px solid #e2e2e2;
}

.left-col li h3 {
	color: #161616;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 1px;
}

.left-col li p {
	color: #009933;
	font-size: 12px;
}

.right-col {
	width: 630px;
	float: right;
}

.right-col .screen-left, .right-col .screen {
	width: 300px;
	padding-bottom: 100px;
	float: left;
}

.right-col .screen-left {
	padding-right: 100px;
}

.right-col .screen-left img, .right-col .screen img {
	background-color: #e8e8e8;
	padding: 5px;
}

.right-col .screen-left img:hover, .right-col .screen img:hover {
	background-color: #dbdbdb;
}

.right-col .screen-left p, .right-col .screen p {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.52em;
	padding: 8px 0 0 5px;
}

.right-col .screen-left p a, .right-col .screen p a {
	color: #009933;
	text-decoration: underline;
	font-weight: normal;
}

.right-col .screen-left p a:hover, .right-col .screen p a:hover {
	text-decoration: none;
	color:#009933;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.btn {
	font-size: 16px;
	margin-top: 5px;
}

/* @end */

/* @benefits */

#page {
	padding: 0px 0px 0px 0px;
	min-width: 800px;
}

.benefits-col {
	width: 800px;
	padding-right: 20px;
	float: left;
	line-height: 2em;
}

.left-col p {
	color: #666666;
	font-size: 11px;
	font-style: bold;
	line-height: 1.75em;
	font-weight: normal;
}

.left-col p#overview span {
	color: #161616;
	background-color: #f9fbab;
	line-height: 1.52em;
}

.left-col p#overview a {
	color: #009933;
	text-decoration: underline;
	margin-left: 3px;
}

.left-col p#overview a:hover {
	text-decoration: none;
}

.left-col ul {
	margin-top: 30px;
	border-top: 1px solid #e2e2e2;
}

.left-col li {
	background: url(../images/feature-check.gif) no-repeat 0 16px;
	padding: 14px 5px 14px 28px;
	border-bottom: 1px solid #e2e2e2;
}

.left-col li h3 {
	color: #161616;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 1px;
}

.left-col li p {
	color: #009933;
	font-size: 12px;
}

/* @group Subscribe */

#subscribe {
	padding: 40px 0;
	background-color: #e8e8e8;
	min-width: 960px;
}

#testimony {
	padding: 0px 0px 0px 0px;
	color:#666666;
	text-align: left;
	font-style: normal;
}

#testimony-down {
	font-size: 11px;
	padding: 60px 0 0 23px;
}

#testimony-down a {
	color: #009933;
	text-decoration: underline;
}

#testimony-down a:hover {
	text-decoration: none;
}

#subscribe-tbl {
	font-size: 11px;
	background-color: #fff;
}

#subscribe-tbl th#features {
	background-color: #e8e8e8;
}

#select-one {
	background: url(../images/select-one.gif) no-repeat;
	height: 27px;
	margin: 12px 0 0 15px;
}

#select-one a {
	text-indent: -9999px;
	width: 121px;
	height: 0;
	padding-bottom: 27px;
	display: block;
	overflow: hidden;
}

#subscribe-tbl th#plan-basic, #subscribe-tbl th#plan-plus, #subscribe-tbl th#plan-premium, #subscribe-tbl th#plan-max {
	background-color: #f5f5f5;
}

#subscribe-tbl th#plan-basic, #subscribe-tbl th#plan-plus, #subscribe-tbl th#plan-premium, #subscribe-tbl th#plan-max, #subscribe-tbl td {
	text-align: center;
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
}

#subscribe-tbl th h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 11px;
	padding-bottom: 3px;
}

#subscribe-tbl th p {
	padding-bottom: 12px;
}

#subscribe-tbl th p a {
	color: #009933;
	text-decoration: underline;
}

#subscribe-tbl th p a:hover {
	text-decoration: none;
	color:#009933;
}

#subscribe-tbl .feature {
	width: 182px;
	padding: 12px 18px 12px 18px;
	text-align: left;
}

#subscribe-tbl td {
	width: 150px;
}

#subscribe-tbl td.check {
	background: url(../images/check.gif) no-repeat center center;
}

#subscribe-tbl td.end {
	border-bottom: 1px solid #c6c6c6;
}

p#details {
	color:#999999;
	text-align:left;
	font-size: 10px;
	line-height: 1.52em;
	padding: 12px 0px 0px 0px;
}

/* @end */

/* @group Content */

#content {
	padding-top: 30px;
	background: #fff url(../images/layout.png) repeat-x;
	min-width: 960px;
}

#content .col-left {
	width: 610px;
	float: left;
}

#content .col-left h1 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	
}

.signup-tbl .url {
	padding-left: 10px;
	text-align: left;
}

.signup-tbl select {
	margin-left: 10px;
}

#content .col-right {
	width: 300px;
	float: right;
}

/* @end */



/* @group Wide Content */

#wide {
	padding-bottom: 25px;
}

#wide h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 25px;
}

#wide .qa {
	padding-bottom: 15px;
}

#wide h6 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#wide p {
	font-size: 12px;
	line-height: 1.62em;
	padding-bottom: 15px;
}

#wide pre {
	font-size: 11px;
	background-color: #f5f5f5;
	margin: 5px 0 20px;
	padding: 20px;
	overflow: hidden;
	border-left: 8px solid #e2e2e2;
}

#wide code {
	font-family: monospace;
}

#wide a {
	color: #009933;
	text-decoration: underline;
}

#wide a:hover {
	text-decoration: none;
}

/* @end */




/* @group Footer */

#footer {
	color: #666;
	font-size: 11px;
	min-width: 960px;
	padding: 25px 0 85px;
	border-top: 1px solid #d5d5d5;
}

#footer p {
	line-height: 1.92em;
}

#footer a {
	color: #009933;
	text-decoration: underline;
}

#footer a:hover, #footer a.undernot {
	text-decoration: none;
}

#footer a:hover.undernot {
	text-decoration: underline;
}

/* @end */

/* End of Stylesheet */