
body {
	background-color: #EFEFEF;
	min-width: 1100px;
}

.header {
	/*max-width: 1000px;
	margin-left: auto;
	margin-right: auto;*/
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 80px;
	padding-right: 80px;
}

.header h1 {
	margin-top: 0px;
}

.header h1 a {
	display: block;
	margin-top: 0px;
	background: url('/images/global/logo.jpg');
	height: 128px;
	width: 292px;
	text-indent: -999999px;
	margin-bottom: -52px;
	margin-top: 20px;
	position: relative;
	z-index: 1;
}

.header h2 {
	float: right;
	font-size: 14pt;
	padding-top: 50px;
	position: relative;
	margin: 0px;
	margin-top: 20px;
	margin-right: -60px;
}

.header nav {
	font-weight: bold;
	font-size: 10pt;
}

.header nav ul {
	padding-left: 390px;
	height: 38px;
	margin-left: -90px;
	margin-right: -90px;
	margin-top: 21px;
	background-color: #000;
	list-style: none;
	color: #efefef;
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	position: relative;
	margin-bottom: 0px;
}

.header nav ul li {
	float: left;
	padding: 11px;
}

.header nav ul li:hover {
	background-color: #ffe100;
	color: #000000;
	margin-top: -1px;
	margin-bottom: -1px;
	border-top: 1px solid #f3e36a;
	border-bottom: 1px solid #f3e36a;
}

.header nav ul li[class=current] {
	margin-top: -1px;u
	margin-bottom: -1px;
	border-top: 1px solid #a5dbf3;
	border-bottom: 1px solid #1dbeef;
	background-color: #1dbeef;
	color: #FFFFFF;
}

.header nav ul li a {
	color: inherit;
	text-decoration: none;
}

.center_content {
	/*max-width: 980px;
	margin-left: auto;
	margin-right: auto;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	padding-right: 90px;
}

#banner {
	border-top: 1px solid #DFDFDF;
	background-color: #1dbeef;
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial Narrow, Arial, sans-serif;
	background-image: url(/images/www/coach_transparent.png);
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 100px;
	text-align: right;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	margin-top: -12px;
	padding-right: 10px;
}

#home_banner {
	border-top: 1px solid #DFDFDF;
	background-color: #1dbeef;
	background-image: url('/images/www/blue_bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial Narrow, Arial, sans-serif;
	margin-left: -90px;
	margin-right: -90px;
	margin-bottom: -10px;
	margin-top: -12px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 252px;
}

#home_banner>#blurb {
	
}

#home_banner>#blurb>h1 {
	font-size: 52pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#home_banner>#blurb>h2 {
	font-size: 24pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
}

#home_banner>#blurb>h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#home_banner>#video {
	float: right;
	margin-left: 30px;
	cursor: pointer;
}

#infographic_bg {
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}

#infographic {
	position: fixed;
	z-index: 2;
}

#contents {
	background-color: #FFFFFF;
	font-size: 10pt;
}

#contents table {
	/* width: 100%; */
	font-size: 10pt;
}

#contents table td {
	/*vertical-align: top;*/
	padding: 10px;
}

#contents h2 {
	font-size: 13pt;
	color: #444444;
	font-weight: 900;
	font-family: Arial-Narrow, Arial, sans-serif;
}

#contents h3 {
	color: #00a0e3;
	font-size: 10pt;
}

#free_trial {
	background-image: url(/images/www/free_trial.png);
	text-indent: -9999px;
	display: inline-block;
	width: 134px;
	height: 42px;
}

.footer {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	color: #888888;
	font-size: 8pt;
	clear: both;
}

.header_links
{
    float: right;
    padding: 3px;
    color: #BFBFBF;
}

.header_links img 
{
    margin-bottom: -2px;
}

.header_links a 
{
    color: #00a0e3;
    text-decoration: none;
    font-size: 11pt;
}

.header_links a:hover 
{
    text-decoration: underline;
}

h2 .highlight 
{
    color: #00a0e3
}

#feature_list 
{
    list-style-image: url('/images/www/tick.png');
    font-size: 10pt;
}

#feature_list li 
{
    margin-bottom: 10px;
}

.faq_topics a
{
    color: #00a0e3;   
}

a {
    color: #00A0E3
}


table.feature_comparison {
	width: 800px;
	border-collapse: collapse;
}

.feature_comparison td {
	height: 18px;
	border: 1px dashed #CFCFCF;
	text-align: center;
	width: 24%;
	font-size: 14pt;
	vertical-align: middle
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature_comparison tr.last>td {
	border: 0px;
}

.feature_comparison td.features {
	width: 28%;
	font-size: 12pt
}

.feature_comparison tr.odd>td.features {
	background-color: #ffffff
}

.feature_comparison tr.even>td.features {
	background-color: #d9d9d9;
	font-size: 12pt;
}

.feature_comparison tr.first>td {
	height: 203px;
	font-size: 15pt;
	vertical-align: middle;
}


.feature_comparison tr.first>td.features {
	border: 0px;
}

.feature_comparison tr.first>td.yellow {
	background-color: #fee372;
	background-image: url('/images/www/triangle_yellow.png')
}

.feature_comparison tr.first>td.blue {
	background-color: #9de6f5;
	background-image: url('/images/www/triangle_blue.png')
}

.feature_comparison tr.first>td.grey {
	background-color: #f2f2f2;
	background-image: url('/images/www/triangle_grey.png')
}

.feature_comparison tr.odd>td.yellow {
	background-color: #fee372
}

.feature_comparison tr.even>td.yellow {
	background-color: #fece0b
}

.feature_comparison tr.odd>td.blue {
	background-color: #9de6f5
}

.feature_comparison tr.even>td.blue {
	background-color: #17bde1
}

.feature_comparison tr.odd>td.grey {
	background-color: #f2f2f2
}

.feature_comparison tr.even>td.grey {
	background-color: #a6a6a6
}

.feature_comparison tr>td.price {
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
}

.feature_comparison tr>td.details {
	font-size: 9pt;
}

.testimonials {
	float: right;
	width: 285px;
	background-color: #205368;
	padding: 5px 13px 13px 13px;
	border-radius: 10px;
	border: 1px solid #CFCFCF;
	color: #FFF;
	margin-top: 30px;
	-moz-box-shadow: 4px 4px 10px #BBB;
	-webkit-box-shadow: 4px 4px 10px #BBB;
	box-shadow: 4px 4px 10px #BBB;
}

.testimonials h2 {
	color: #F5BF3F !important;
	font-size: 14pt !important;
	margin-top: 7px;
	margin-bottom: 3px;
}

.testimonial {
	font-style: italic;
	line-height: 20px;
}

.testimonial .author {
	margin-top: 10px;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
}

.features {
	margin-right: 330px;
	margin-top: 30px;
}

.features ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.features ul li {
	padding-top: 15px;
	padding-bottom: 18px;
	border-bottom: 1px solid #DFDFDF;
}

.features ul li img {
	float: left;
	margin-top: 8px;
	margin-left: 13px;
	margin-right: 13px;
}

.features ul li h2 {
	margin-bottom: 3px;
	margin-top: 3px;
}

.clearfix {
	clear: both;
}

.clearleft {
	clear: left;
}

.detail {
	padding: 10px;
}

a.fmbutton {
	font-family: Verdana, Tahoma, sans-serif;
	
	display: inline-block;
	padding: 10px 20px 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 9px;
	
	background: #f8e499; /* Old browsers */
	background: -moz-linear-gradient(top, #f8e499 0%, #f5bf3f 15%, #f5bf3f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8e499), color-stop(15%,#f5bf3f), color-stop(100%,#f5bf3f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8e499 0%,#f5bf3f 15%,#f5bf3f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8e499 0%,#f5bf3f 15%,#f5bf3f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8e499 0%,#f5bf3f 15%,#f5bf3f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8e499 0%,#f5bf3f 15%,#f5bf3f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e499', endColorstr='#f5bf3f',GradientType=0 ); /* IE6-9 */
	
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-shadow: 2px 0px 1px #333;
	font-size: 14pt;
}

a.fmbutton>img {
	margin-left: 9px;
	margin-bottom: -2px;
}

#watch_this {
	background-image: url('/images/global/watch_this.png');
	float: right;
	width:283px;
	height: 60px;
	margin-left: -483px;
	margin-top: 200px;
	margin-bottom: -60px;
	margin-right: 0px;
}

span.quote {
	font-size: 18pt;
	display: inline-block;
	font-family: serif;
	line-height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	color: #f5bf3f;
}