/* IE7 hack */
*:first-child+html body {
	overflow: hidden;
}

/* */

html#alt {
	background: #FFFFFF url('/images/home/bg_gradient_blue.png') fixed bottom repeat-x;
}

body {
	color: #404040;
	font: normal 14px/150% "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
	padding-bottom: 20px;
}

a {
	color: #29598E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}

h3, strong {
	font-weight: bold;
}

iframe {
	border: 0;
}

.container {
	clear: both;
	margin-top: 30px;
}

.clearfix {
	_display: block;
	zoom: 1;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.center {
	text-align: center;
}

.clickaway {
    color: #999999;
}

.pad {
	padding: 24px;
}

.success {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#FFFBCC;
    border:1px solid #E6DB55;
    color:#333333;
    margin-bottom:10px;
    padding:5px 10px;
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

/* Call Now */

#call_now {
	background: #29598E;
	color: #FFF;
	padding: 10px 0;
}

#call_now span {
	font-size: 1.1em;
	float: right;
	font-weight: bold;
	padding-right: 20px;
	position: relative;
}
#call_now span .icon {
	position: absolute;
	left: -45px;
	top: 5px;
	z-index: 10;
}

/* */
#spotlight {
	background: #FFF url('/images/home/bg_spotlight.png') repeat-x scroll bottom;
	padding-bottom: 20px;
}

/* Header */

#header {
	height: 72px;
	position: relative;
	font-size: 15px;
}

#logo {
	left: 20px;
	position: absolute;
	top: 20px;
}

#header .right {
	float: right;
}

#header ul {
	position: absolute;
	right: 20px;
	top: 45px;
}

#header ul li {
	background: transparent url('/images/home/bg_nav_divider.png') no-repeat scroll right center;
	float: left;
	line-height: 37px;
	padding: 0 12px 0 10px;
}
#header ul li.first {
	padding-left: 0;
}
#header ul li.last {
	background-image: none;
	padding-right: 0;
}

#header ul li a {
	color: #666;
}
#header ul li a.active {
	color: #40a52b;
}

/* Footer */

#footer {
	background-color: #29598E;
	color: #FFF;
	padding: 10px 25px;
	font-size: 13px;
}

#footer #copyright {
	float: left;
}

#footer ul {
	float: right;
}

#footer li {
	display: inline;
	margin-right: 15px;
}
#footer li.last {
	margin-right: 0;
}

#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
}

/* Platforms */

#platforms {
	float: left;
	margin-top: 5px;
	padding-right: 14px;
	width: 580px;
}

#platforms .header {
	height: 252px;
	width: 619px;
}

#platforms .header .left {
	background: transparent url('/images/home/bg_platforms_header_left.jpg') no-repeat scroll 0 0;
	float: left;
	height: 252px;
	text-indent: -9999em;
	width: 309px;
}

#platforms .header .right {
	background: transparent url('/images/home/bg_platforms_header_right.png') no-repeat scroll 0 0;
	float: right;
	height: 252px;
	text-indent: -9999em;
	width: 310px;
}

#platforms .header#platform_1 .left {background-position: 0 0}
#platforms .header#platform_1 .right {background-position: 0 0}
#platforms .header#platform_2 .left {background-position: -309px 0}
#platforms .header#platform_2 .right {background-position: -310px 0}
#platforms .header#platform_3 .left {background-position: -618px 0}
#platforms .header#platform_3 .right {background-position: -620px 0}

#platforms ul {
	line-height: 57px;
	margin: 5px auto 0 auto;
	width: 619px;
}

#platforms ul li {
	display: block;
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 203px;
}
#platforms ul li.last {
	margin-right: 0;
}

#platforms ul li a {
	-moz-box-shadow: 0 2px 5px rgba(41,89,142,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(41,89,142,0.5);
	background-image: url('/images/home/sprites_platforms.png');
	display: block;
	height: 57px;
	text-indent: -9999em;
}

#platforms ul li a#platform_1 {background-position: 0 0}
#platforms ul li a#platform_1:hover {background-position: 0 -57px}
#platforms ul li a#platform_2 {background-position: -203px 0}
#platforms ul li a#platform_2:hover {background-position: -203px -57px}
#platforms ul li a#platform_3 {background-position: -406px 0}
#platforms ul li a#platform_3:hover {background-position: -406px -57px}

/* Networks */

#spotlight #networks {
	-moz-box-shadow: 0 2px 5px rgba(41,89,142,0.25);
	-webkit-box-shadow: 0 2px 5px rgba(41,89,142,0.25);
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	margin-top: 27px;
	padding: 10px 25px;
	width: 260px;
	_width: 255px;
}

#spotlight #networks h2 {
	color: #47a72f;
	font-size: 2em;
	font-weight: bold;
	padding-top: 10px;
	position: relative;
}
#spotlight #networks img.icon {
	position: absolute;
	right: -5px;
	top: -20px;
	z-index: 10;
}

#networks select {
	border: 1px solid #d5dfe1;
	font-size: 1.1em;
	margin-top: 5px;
	width: 100%;
}

#spotlight #networks select {
	margin-top: 25px;
}

#networks ul {
	margin-top: 15px;
}

#networks ul li {
	border-bottom: 1px solid #d5dfe1;
	height: 16px;
	line-height: 16px;
	padding: 5px 0;
}

#networks ul li a {
	background-image: url('/images/home/sprites_favicon.gif');
	background-repeat: no-repeat;
	float: left;
	padding-left: 21px;
}

#networks ul li em {
	float: right;
	font-size: 0.85em;
}

#network_1 {background-position: 0 0}
#network_2 {background-position: 0 -16px}
#network_3 {background-position: 0 -160px}
#network_4 {background-position: 0 -96px}
#network_5 {background-position: 0 -48px}
#network_6 {background-position: 0 -80px}

#networks #no_network {
	line-height: 24px;
	margin-top: 15px;
}

#no_network span {
	float: left;
}

#no_network a.button {
	float: right;
}

/* */

#content {
	background: #FFF url('/images/home/bg_content.png') repeat-x scroll top;
	border-top: 2px solid #FFF;
}

#container {
	-moz-box-shadow: 0 1px 5px rgba(41,89,142,0.25);
	-webkit-box-shadow: 0 1px 5px rgba(41,89,142,0.25);
	margin-top: 25px;
}

#container #content_wrapper {
	background-color: #FFF;
	padding: 20px;
}

#container #content {
	background: #FFF url('/images/home/bg_content_box.png') repeat-y top center;
	border: 0;
}

#content h1,
#content h2 {
	color: #29598E;
	font-weight: bold;
	margin-bottom: 15px;
	text-shadow: #FFF 0 1px 1px;
}

#content h1 {
	font-size: 1.8em;
}

#content h2 {
	font-size: 1.5em;
}

#content .hr {
	background-color: #d5dfe1;
	height: 1px;
	margin: 15px 0;
	text-indent: -9999em;
}
#content .hr hr {
	display: none;
}

/* */

#row_1_wrapper {
	border-bottom: 1px solid #d5dfe1;
	padding: 20px 0;
}

#row_1 {
	background: transparent url('/images/home/bg_row_1.png') repeat-y scroll top center;
}

/* */

#features {
	float: left;
	width: 605px;
}

#features p {
	color: #595959;
	font-size: 1.25em;
	margin-bottom: 20px;
}

#features ul {
}

#features ul li {
	background: transparent url('/images/home/icon_checkmark.png') no-repeat scroll center left;
	display: block;
	float: left;
	font-size: 1.15em;
	margin-bottom: 10px;
	padding-left: 25px;
	width: 275px;
}

/* */

#row_1 #video {
	float: right;
	width: 298px;
}

/* */

#row_2_wrapper {
	padding: 20px 0;
}

#row_2 {
	background: transparent url('/images/home/bg_row_2.png') repeat-y scroll top center;
}

/* */

#row_2 #testimonials {
	float: left;
	width: 286px;
}

dl.testimonial {
	background: transparent url('/images/home/bg_testimonial.png') no-repeat scroll top left;
	border-bottom: 1px solid #eee;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding: 10px 0 10px 20px;
}
dl.testimonial.last {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

dl.testimonial dt {
	float: left;
	width: 195px;
}

dl.testimonial dd {
	float: right;
	width: 64px;
}

/* News */

#row_2 #news {
	float: left;
	margin-left: 40px;
	width: 277px;
}

#news li {
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#news li.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#news p {
	margin-top: 10px;
	text-align: left;
}

#news p a {
	color: #45a72e;
}

#news p a span {
	color: #c3d2d5;
}

/* Contact */

#row_2 #contact {
	float: left;
	margin-left: 40px;
	width: 295px;
}

#contact form label {
	display: block;
	font-weight: bold;
}

#contact form input,
#contact form textarea {
	background: #FFFFFF url('/images/home/bg_input_text.gif') top repeat-x;
	border: 1px solid #C1D5E8;
	margin-bottom: 10px;
	padding: 4px 3px 3px 3px;
	width: 230px;
}

#row_2 #contact form input,
#row_2 #contact form textarea{
	width: 287px;
}

#contact form textarea {
	height: auto;
	resize: none;
}

button,
a.button {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-webkit-box-shadow: #EEEEEE 0 1px 0;
	background: #6ea953 url('/images/home/bg_button_confirm.gif') repeat-x scroll top;
	border: 1px solid #2f571c;
	border-bottom-color: #284d17;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	height: auto;
	line-height: 17px;
	padding: 2px 8px 3px 8px;
	width: auto;
}
button:hover, button:focus,
a.button:hover, a.button:focus {
	cursor: pointer;
	text-decoration: none;
}
button:active,
a.button:active {
	background-image: none;
}

/* */

#content .left {
	float: left;
	width: 606px;
}

#content .left p {
	margin-bottom: 10px;
}

#content .left ul {
	margin-left: 1em;
}
#content .left ul li {
	background: transparent url('/images/home/bg_li_disc.png') no-repeat 0 7px;
	margin-bottom: 10px;
	padding-left: 13px;
}
#content .left ul li ul {
	margin-top: 10px;
}
#content .left ul li ul li {
	background: transparent url('/images/home/bg_li_dot.png') no-repeat 0 9px;
	padding-left: 7px;
}

#content .left #sales_questions {
	background-color: #f3eee8;
	color: #666;
	float: right;
	margin: 0 0 20px 20px;
	_width: 165px;
}
#content .left #sales_questions h1 {
	background-color: #6a5a52;
	color: #FFF;
	font-size: 1.1em;
	padding: 3px 40px 3px 7px;
	position: relative;
	text-shadow: none;
}
#content .left #sales_questions h1 img {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 10;
}
#content .left #sales_questions ul {
	font-size: 0.9em;
	margin-right: 2em;
}
#content .left #sales_questions p {
	border-top: 1px solid #e0d8ce;
	font-size: 0.9em;
	margin: 0 10px 0 10px;
	padding: 5px 0;
	text-align: center;
}
#content .left #sales_questions .shadow {
	background: #FFF url('/images/home/bg_sales_questions_shadow.png') no-repeat scroll top right;
	height: 6px;
	font-size: 0;
	text-indent: -9999em;
}

#content .left #more_info {
	background-color: #f3eee8;
	margin: 0 auto;
	padding: 12px 15px;
	text-align: center;
	width: 375px;
}

#content .left #more_info span {
	color: #666;
	font-size: 1.3em;
	font-weight: 500;
	margin-right: 20px;
}



/* */

#content .right {
	float: right;
	width: 238px;
}



/* About, Terms, FAQ, Press */

.underline_heading {
	border-bottom: 1px solid #ddd;
	font-size: 14pt;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 135%;
	font-weight: 400 !important; 
}

#about p,
#terms p,
#safety p,
#how_it_works p,
#reset-password p,
#sales p{
	margin-bottom: 30px;
}                                                     

#about dl,
#faq dl {
	margin-bottom: 10px;
}

#about dt,
#faq dt {
	font-weight: bold;
}

#about dd,
#faq dd {
	margin-bottom: 20px;
	margin-left: 20px;
}

#faq dd ul,
#terms ul {
	margin-left: 20px;
}

dl dt {
    font-weight: bold;
}

#terms li {
	margin-bottom: 10px;
}

#sales ul {
	margin-left: 20px;
}

#sales li, #safety li
{
	margin-bottom: 10px;
    margin-left: 25px;
}

#safety ul li ul li
{
    list-style: disc outside none;
}

#safety h3 {
    padding-top: 15px;
}

#how_it_works h3 {
    font-size: 16px;
    padding-bottom: 15px;
    padding-top: 5px;
}

#content .left #safety ul li ul li
{
    background: none;
}

#sales dt {
	clear: left;
	float: left;
	width: 100px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	text-align: right;
}

#sales dd {
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	width: 400px;
}


#about .member {
    width: 628px;
    margin-bottom: 30px;
}

#about .description {
    float: left;
    width: 500px;
}

#about .picture {
    float: left;
    width: 100px;
    margin-right: 15px;
    margin-top: 5px;
}

#about h2 {
	margin-top: 0px;
}

#about h3 {
    font-size: 13px;
	margin-bottom: 30px;
}

.row-alt {
    background: #F1F1F1;
}

/* Styles For Terms */
ul.numbered-list, ol.numbered-list {
    padding-left: 40px;
    padding-right: 40px;
}

li.numbered-list {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:decimal;
}

li.numbered-list h3 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 100%;
    font-weight: bold;
}

