/************************************************
*	 Prices		 								*
************************************************/

#price-container {
	margin: 0;
	padding: 0;
}

.price-spacer { clear: both; }

.price {
	width: 210px;
	margin: 0 4px 0 0;
	border: solid 1px #bbb;
	padding: 10px;
	float: left;
	background: #f5f5f5;
}

#content .price h1{	font-size: 20px;}

#content .price h2{
	margin-bottom: 0;
	font-size: 18px;
}

#content .price h2.subscribe{
	margin: 25px 0 0 0;
	font-size: 16px;
	border: none;
	background: #0ABECC;
	padding: 15px;
	text-align: center;
	font-weight: normal;
}

.type {min-height: 300px;} 

#content .price i {	font-size: 11px;}

/************************************************
*	 New Homepage 								*
************************************************/

#new_wrapper {
	padding-left: 240px;
	background: transparent url("../images/new_wrapper_bg.png") repeat-y 0 0;
	margin-top: 28px;
}

#left_col {
	width: 630px;
	float: left;
	margin: 0 10px 0 0;
	border-bottom: dotted 1px #8d8b8c;
}

#right_col {
	width: 310px;
	float: left;
}

.video {
	text-align: center;
	margin:10px auto 43px auto;
	width: 480px;
}

#content h1.newhome {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 40px;
	line-height: 40px;
	padding:0;
	margin:0 0 7px 0;
}

#content span.blue {
	background: #1759D5;
	padding:0 13px 0 3px;
	font-weight: bold;
	font-size: 40px;
}

#content span.gray {
	background: #1d1d1d;
	padding:0 13px 0 3px;
	font-weight: bold;
	font-size: 40px;
}

#content h2.new_subtitle {
	color: #1d1d1d;
	font-style: italic;
	font-family:Times New Roman,Georgia,Trebuchet MS;
	font-size: 18px;
	margin: 16px 0 60px 0;
	padding: 0 0 25px 0;
	font-weight: normal;
	line-height: 22px;
	border-bottom: dotted 1px #8d8b8c;
	text-transform:none;
}

#points {
	width: 450px;
	margin: 0;
	padding: 0;
}

#points p{
	min-height: 210px;
	word-wrap: break-word;
}

#content h1.darkgrey {
	color:#3d3d3d;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing:-1px;
	text-align: center;
}

#content h3.darkgrey {
	color:#3d3d3d;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding:0;
}

#content h2.new_small_subtitle{
	color: #1d1d1d;
	font-style: italic;
	font-family:Times New Roman,Georgia,Trebuchet MS;
	font-size: 18px;
	margin: 4px 0 12px 0;
	font-weight: normal;
	line-height: 18px;
	border-bottom: none;
}

.new_last_p { margin:0; }

.dotted_line {
	border-bottom: dotted 1px #8d8b8c;
	margin: 6px 0 8px 0;
}

.dotted_line img { margin: 10px 0; }

.dotted_line img#fb { margin: 0 0 10px 0;}

.turquoise_arrow, .grey_arrow  {
	padding:2px 8px 2px 8px;
	margin:2px;
	text-transform: uppercase;
	font-size: 13px;
}

.turquoise_arrow {
	color: #fff;
	background: #1759D5;
	width: 210px;
}

.grey_arrow {
	color: #1d1d1d;
	width:210px;
}

#home_menu {
	position: absolute;
	top: 205px;
	left: 0;
}

#home_menu a {
	display: block;
	color: #1d1d1d;
}

.screenshot {
	float: right;
	margin: 0 0 12px 25px;
	height:211px;
	width:313px;
}

#content p{
	color:#3d3d3d;
	font-family:Times New Roman,Georgia,Trebuchet MS;
	font-size:14px;
}
	
#content h1 {
	color:#3d3d3d;
	font-family:Times New Roman,Georgia,Trebuchet MS;
	font-size:25px;
	font-weight:normal;
	line-height: 25px;
	margin:0;
	padding:0 0 4px 0;
	text-align:left;
}

#content h2 {
	margin: 0 0 25px 0;
	color:#3d3d3d;
	border-bottom: solid 1px #8d8b8c;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 19px;
	line-height: 16px;
	padding: 0 0 4px 0;
	font-weight: bold;
}

#content ul.terms {
	list-style-image: url("../images/double_quot.gif");
	list-style-position:outside;
	list-style-type:disc;
	padding: 0 15px 10px 25px;
	font-size:14px;
	font-family:Times New Roman,Georgia,Trebuchet MS;
}

#content ol {
	font-size:14px;
}

#content h1#dotted {
	border-top: dotted 1px #8d8b8c;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding-top: 12px;
	margin-top:20px;
	font-weight: bold;
	font-size: 19px;
}

em { font-size:15px; }

.navigation li, .navigation_meta li, #footer ul{
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

#footer li.current a{ color: #FFF; }

.grey { color:#8d8b8c; }

a.subscribe {
	background:#0ABECC;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	text-transform:uppercase;
	font-size: 14px;
	float: right;
	position: relative;
	top: 50px;
	right: 8px;
}

a.subscribe:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/************************************************
*	 Who We Are 								*
************************************************/

.bio p { margin-bottom:10px; }

.left img{
	float: left;
	background: url("../images/bg-img.png") repeat;
	padding: 20px;
	margin-right: 20px;
}

.spacer {
	clear: both;
	margin: 4px;
	padding: 4px;
}

.bigSpacer {
	clear: both;
	margin: 86px;
	padding: 5px 5px 2px;
}

.role {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background:#8d8b8c;
	font-size: 14px;
	color:#ffffff;
	padding: 0px 6px 1px 6px;
	margin:5px auto;
	font-style: normal;
}

.email-bio {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background:transparent url(../images/bio-email-icon.png) 0 center no-repeat;
	padding:0 0 0 24px;
	line-height: 22px;
}

.twitter-bio {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background:transparent url(../images/bio-twitter-icon.png) 0 center no-repeat;
	padding:0 0 0 24px;
}

/************************************************
*	 Faq	 								    *
************************************************/

.indent { margin-left: 1em;	}
	
#topQuestions {
	background: url("../images/img_bg_ptn.gif") repeat;
	padding: 16px 6px 6px 6px;
	margin:16px 0 30px 0;
	}

#content #topQuestions li{
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	}

#content #topQuestions li em{
	font-size: 15px;
	}

#content .faq h1, #content h1.faq, #content h1.terms {
	margin: 10px 0 10px 2px;
	color:#8D8B8B;
	border-bottom: solid 1px #8D8B8B;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	line-height: 16px;
	padding: 0 0 4px 0;
	font-weight: bold;
	}

#content .faq ol{
	padding:0 7px 15px 0;
	list-style-position:inside;
	margin-left: 1em;	
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height:22px;
	font-weight: bold;
	}
	
.indent ol {
	font-family:Times New Roman,Georgia,Trebuchet MS;
	font-size: 14px;
}
	
.indent p {
	border-bottom: solid 1px #ddd;
	padding:10px 0 10px 0;
}

.indent p#no-border{
	border-bottom: none;
	padding:10px 0 10px 0;
}

#content .indent p strong {
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 22px;
}

a.faq-arrow {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: url("../images/arrow-faq.png") no-repeat left center;
	padding: 0 0 0 10px;
	font-size: 13px;
	line-height: 26px;
}

/************************************************
*	 Contact 								    *
************************************************/

#content .forms {
	background: url("../images/contact_bg.gif") repeat;
	padding: 22px 16px;
	margin: 0;
}

div.row {
	clear: both;
	padding: 12px 0;
}

div.row .label { display: inline; }

div.row .form_field {
	display: inline;
	float: right;
	text-align: left;
	width:79%;
	margin: 0 50px;
}

div.row .form_field_button {
	display: inline;
	float: right;
	text-align: left;
	width:79%;
	margin: 0 60px;
}

/************************************************
*	 Beta Signup Form							*
************************************************/

/* Used inline stylesheet to overwrite default styles and avoid messy cascade effects on other pages and/or elements */