@charset "utf-8";

/* CSS Document */ /* DEFAULT */
html {
	overflow: auto;
}

body {
	background: #e0e8fd url(/img/fade_bg.png) repeat-x;
}

#main_holder {
	margin: auto;
	width: 986px;
}

#step1 {
	width: 351px;
	height: 40px;
	left: 300px;
	margin-left: 205px;
	background: url(/img/step1.png) no-repeat;
}

#information ol.terms {
	color: #000;
	list-style-type: decimal;
	line-height: 25px;
	font-weight:bold;
	margin-bottom:20px;
}

form.signup {
	margin-top: 50px;
}

form.signup ol li.first input.input {
	float: left;
	width: 160px;
	margin-right: 10px;
}

form.signup ol li.first label {
	float: left;
	width: 100px;
	padding-top: 7px;
}

form.signup ol li.first {
	height: 50px;
}

form.signup ol li textarea {
	width: 220px;
	height: 70px;
	resize: none;
	border: 2px solid #ccc;
}

form.signup ol li select {
	width: 220px;
	height: 30px;
	border: 2px solid #ccc;
	font-size: 18px;
}

form.signup ol li input.input {
	width: 220px;
	height: 30px;
	border: 2px solid #ccc;
	font-size: 24px;
	margin-bottom: 10px;
}

form.signup ol li.nofloat label {
	float: none;
	width: 50px;
	padding: 0px;
}

form.signup ol li.submit {
	padding-left: 330px;
}

form.signup ol li.nofloat input {
	float: none;
	width: 50px;
	height: 15px;
}

form.signup ol li label {
	float: left;
	width: 320px;
}

form.signup ol li {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

hr {
	width: 940px;
	margin: auto;
	margin-top: 15px;
	border: none;
	border-top: 2px dotted #ccc;
	clear: both;
}

/* HEADER*/
#header {
	position: relative;
	width: 986px;
	height: 75px;
	margin-bottom: 0px;
}

#header #logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 327px;
	height: 75px;
	background: url(/img/logo.png) no-repeat;
	display: block;
	border: none;
}

#header #nav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 700px;
	height: 75px;
	padding-top: 0px;
}

#header #nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #2b3b69;
	font-family: Arial, Helvetica, sans-serif;
}

#header #nav li a:hover {
	text-decoration: none;
	color: #000;
}

#header #nav li {
	float: left;
	height: 75px;
	width: auto;
	margin-right: 30px;
}

#header #nav ul {
	list-style: none;
	list-style-type: none;
	width: auto;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	position: absolute;
	right: 0px;
}

ul.overview li.what1 {
	background: url(/img/what1.png) no-repeat;
	width: 261px;
	height: 289px;
	padding: 20px;
	padding-top: 60px
}

ul.overview li.what2 {
	background: url(/img/what2.png) no-repeat;
	width: 261px;
	height: 289px;
	padding: 20px;
	padding-top: 60px
}

ul.overview li.what1 ul {
	margin-top: 20px;
	width: 300px;
}

ul.overview li.what2 ul {
	margin-top: 20px;
	width: 300px;
}

ul.overview li.what3 ul {
	margin-top: 20px;
	width: 300px;
}

ul.overview li.what2 li span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top: 8px;
}

ul.overview li.what2 li {
	width: 75px;
	height: 75px;
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px;
	background: url(/img/report_holder.gif) no-repeat;
	text-align: center;
}

ul.overview li.what3 li span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 8px;
}

ul.overview li.what3 li img {
	border: 1px solid #999;
}

ul.overview li.what2 li img {
	border: 1px solid #999;
}

ul.overview li.what1 li img {
	border: 1px solid #999;
}

ul.overview li.what3 li {
	width: 75px;
	height: 75px;
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px;
	background: url(/img/report_holder.gif) no-repeat;
	text-align: center;
}

ul.overview li.what1 li span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top: 8px;
}

ul.overview li.what1 li {
	width: 75px;
	height: 75px;
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px;
	background: url(/img/report_holder.gif) no-repeat;
	text-align: center;
}

ul.overview li.what2 p {
	height: 170px;
}

ul.overview li.what1 p {
	height: 170px;
}

ul.overview li.what3 p {
	height: 170px;
	color: #000;
}

ul.overview li.what3 {
	background: url(/img/what3.png) no-repeat;
	width: 261px;
	height: 289px;
	padding: 20px;
	padding-top: 60px
}

ul.overview {
	width: 942px;
	margin-top: 30px;
	height: 400px;
	margin-left: 25px;
}

ul.overview li.reports ul {
	width: 300px;
	height: 200px;
}

#report_box #report_pic {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 524px;
	height: 362px;
	border: 1px solid #000;
}

#report_box #report_text {
	position: absolute;
	top: 382px;
	left: 10px;
	width: 524px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#report_box #close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -15px;
	right: -15px;
}

#report_box {
	visibility: hidden;
	width: 550px;
	height: 450px;
	background: #fff;
	border: 1px solid #999;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -275px;
	margin-top: -225px;
	z-index: 99;
}

ul.overview li.reports li ul {
	width: 200px;
}

ul.overview li.reports li li {
	width: 200px;
	height: 50px;
	float: left;
}

ul.overview li.reports li li.text {
	width: 150px;
	float: left;
}

ul.overview li.reports li img {
	border: 1px solid #000;
	float: left;
}

ul.overview li.reports li a {
	text-decoration: none;
	color: #000;
}

ul.overview li.reports li a:hover {
	text-decoration: none;
	color: #999;
}

ul.report_links {
	height: 100px;
	margin-left: 30px;
}

ul.report_links li {
	width: 130px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

ul.overview li.reports li.title {
	border-bottom: 1px dotted #ccc;
	height: 25px;
}

ul.overview li.reports li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	top: 15px;
	text-align: center;
	font-weight: normal;
}

ul.overview h1 {
	width: 900px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

ul.overview li.reports span {
	position: relative;
	bottom: -10px;
	left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

ul.overview li.reports li {
	width: 290px;
	height: 45px;
	padding-top: 5px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 20px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

ul.overview li.reports {
	background: none;
	height: 200px;
}

ul.overview li.last {
	background: none;
}

ul.overview li {
	width: 291px;
	margin: 5px;
	float: left;
	background: url(/img/sep.png) right center no-repeat;
	height: 200px;
	padding-right: 13px;
}

ul.overview li p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}

ul.overview li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: normal;
	padding: 0px;
	color: #000;
}

ul.overview li h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	color: #000;
}

/* MAIN HEADER */
#main_header {
	position: relative;
	width: 986px;
	height: 413px;
}

#report_container {
	position: absolute;
	width: 444px;
	height: 384px;
	background: url(/img/report_container.png);
	top: 0px;
	right: 40px;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp1 {
	position: relative;
	height: 29px;
	width: 421px;
	background: url("js/lavalamp/bg.gif") no-repeat top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background: url("js/lavalamp/lava.gif") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	margin-top: -7px;
}

.lavaLamp li.back .left {
	background: url("js/lavalamp/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}

/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	margin: 0px 5px;
	z-index: 10;
}

/* HOME */
#space {
	height: 100px;
}

#findout a {
	color: #6ca945;
	text-decoration: none;
}

#findout a:hover {
	text-decoration: none;
	color: #4d7e2d;
}

#findout {
	width: 940px;
	height: 57px;
	background: url(/img/findout_spacer.png) no-repeat;
	margin-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 25px;
	color: #4d7e2d;
	text-align: center;
}

/* Sub Pages */
#header_whatitdoes {
	position: relative;
	width: 986px;
	height: 74px;
	background: url(/img/header_whatitdoes.png) no-repeat;
	text-align: left;
	padding-top: 25px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
}

#header_pricing {
	position: relative;
	width: 986px;
	height: 74px;
	background: url(/img/header_pricing.png) no-repeat;
	text-align: left;
	padding-top: 25px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
}

#header_freetrial {
	position: relative;
	width: 986px;
	height: 74px;
	background: url(/img/header_freetrial.png) no-repeat;
	text-align: left;
	padding-top: 25px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000;
}

#sub_header p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	color: #5b8c56;
}

#sub_header {
	position: relative;
	width: 986px;
	height: 75px;
	background: url(/img/collapsed_header.png) no-repeat;
	text-align: left;
	padding-top: 45px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}

.content_holder {
	height: auto;
	overflow: inherit;
}

#sublinks {
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
}

#sublinks ul {
	list-style: none;
	list-style-type: none;
	margin-left: 23px;
	padding: 0px;
}

#sublinks li.current a {
	color: #000;
	text-decoration: none;
}

#sublinks li a {
	color: #999;
	text-decoration: none;
}

#sublinks li a:hover {
	color: #000;
	text-decoration: none;
}

#sublinks li.current {
	border: 1px solid #ccc;
	border-right: none;
	color: #0e1d45;
	font-weight: bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#sublinks li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	width: 226px;
	/*border-right:1px solid #ccc;*/
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#information hr {
	width: 640px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	border: none;
	border-top: 2px dotted #ccc;
	clear: both;
}

#information h1.signup {
	font-size: 24px;
}

#information .step {
	width: 580px;
	height: 120px;
	margin-bottom: 30px;
	padding: 30px;
	background: url(/img/stepback.png) no-repeat;
}

#information .step h1 {
	color: #000;
	font-size: 24px;
}

#information .step p {
	color: #000;
}

#information h1 {
	color: #0e1d45;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.intro p {
	margin-left: 45px;
	margin-top: 45px;
	margin-bottom: 50px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}

#information p {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#information {
	float: left;
	width: 620px;
	height: auto;
	/*margin-left:70px;*/
	border-left: 1px solid #ccc;
	padding-left: 35px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 30px;
}

#information .report_item {
	position: relative;
	width: 658px;
	margin-bottom: 30px;
	display: block;
	height: auto;
	overflow: auto;
}

#report_image {
	border: 1px solid #ccc;
	width: 800px;
	height: 400px;
}

#information .report_item li {
	float: left;
	height: auto;
}

#information .report_item ul {
	clear: both;
	height: auto;
}

#information .report_item li.image {
	width: 220px;
	border: 1px solid #666;
}

#information .postit {
	width: 0px;
	height: 0px;
	margin-left: -205px;
	overflow: visible;
}

#pricing {
	width: 920px;
	margin: 0 auto;
	margin-top: 20px;
}

#pricing li h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#pricing li {
	width: 230px;
	float: left;
	text-align: center;
}

#pricing li .buynow {
	text-align: center;
	margin-left: 7px;
	margin-bottom: 20px;
}

#pricing li p {
	text-align: left;
	width: 200px;
	height: 250px;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

#information .report_item li.image img {
	border: none;
}

#information .report_item li.desc h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}

#information .report_item li.desc {
	width: 400px;
	margin-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	height: auto;
}

#information .report_item li.desc a {
	text-decoration: none;
	color: #3a62d9;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

#information p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	color: #000;
	height: auto;
}

.content #information a {
	color: #2b3c6a;
	text-decoration: none;
}

/* CAROUSEL */
#carousel {
	position: relative;
	height: 160px;
	margin: 0;
	padding: 0;
}

#carousel li {
	float: left;
	cursor: pointer;
	cursor: hand;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 128px;
	height: 128px;
}

#carousel li img {
	height: 100%;
	width: 100%;
}

/* CTA */
#white_repeat{
		position: relative;
		width: 896px;
	height: auto;
	background:url(/img/white_repeat.png) repeat-y;
}
#cta {
	position: relative;
	width: 896px;
	height: 470px;
	background:url(/img/cta_back.png) no-repeat;
	padding: 20px 45px;
}

#cta.reduced {
	height: 220px;
}

#cta.reduced #info {
	height: 210px;
	background: none;
}

#cta table {
	width: 900px;
	height: 400px;
	background: #5e79bf;
}

#cta table td a {
	
}

#cta table td {
	font-size: 12px;
	color: #fff;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#cta table th {
	background: url(/img/table_back.jpg) repeat-x;
	color: #4a67cf;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 0 #fff;
	text-align: left;
	padding: 8px 10px;
}

#cta #info.reduced {
	position: relative;
	float: left;
	width: 510px;
	height: 100px;
	background: none;
}

#cta #info {
	position: relative;
	float: left;
	width: 510px;
	height: 410px;
	background: url(/img/cta_sep.png) center right no-repeat;
}

#flash {
	width: 986px;
	margin-left: -2px;
}

#cta #info #next {
	position: absolute;
	width: 19px;
	height: 20px;
	bottom: 20px;
	right: 20px;
	background: url(/img/cta_next.png) center right no-repeat;
	cursor: pointer;
}
#cta .zend_form li{
	margin-bottom:10px;
	color:#d60000;
}
#cta form .textboxBg div{
	position:relative;
}
#cta form div{

		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#d60000;
margin-left:10px;
margin-bottom:3px;






}
#information.content_display ol{
	list-style-type:disc;
	margin-bottom:20px;
	line-height:20px;
	font-weight:bold;
}
#cta form .textboxBg {
	background: url(/img/cta_textarea.png) 0 0 no-repeat;
	width: 321px;
	height: 120px;
	margin: 5px 0 0 9px;
	position: relative;
}

#cta form textarea {
	resize: none;
	width: 296px;
	height: 94px;
	border:none;
	vertical-align: bottom;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 4px;
	left: 3px;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#cta #info #telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: -20px;
	left: 0px;
	font-weight: bold;
}

#cta #info #prev {
	position: absolute;
	width: 19px;
	height: 20px;
	bottom: 20px;
	left: 0px;
	background: url(/img/cta_prev.png) center right no-repeat;
	cursor: pointer;
}

#cta form ol li.tandc {
	margin-bottom: 0px;
}

#cta form ol li.tandc label {
        top:3px;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
	background:none;
	margin-left:10px;

}

#cta form ol li.tandc input {
	padding: 0px;
	width: 15px;
	height: 15px;
	background: #fff;
		
	border: 1px solid #000;
	margin: 5px 0px 0px 20px;
}

#cta form ol {
	padding: 0px;
	margin: 0px;
}

#cta form ol li {
	padding: 0px;
	margin: 0px;
}
#cta .zend_form{
	margin-top:10px;
}
#cta form ol li h3 {
	padding: 9px 0px 0px 36px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 20px;
	background: url(/img/step_arrow.png) no-repeat;
	background-position: 10px 6px;
}

#cta form {
	position: relative;
	float: left;
	width: 341px;
	height: 480px;
	margin-left: 40px;
	background: url(/img/cta_form_back.png) no-repeat;
	padding: 0px;
}
#cta form label{
	display:block;
position: relative;
margin:0px;
margin-bottom: -35px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
		line-height: 25px;
		background: url(/img/cta_input_back.png) no-repeat;
	width: 301px;
	height: 25px;
	padding:10px;
		margin-left: 9px;
color:#999;
}
#cta form label.fade{
color:#dedede;

}
#cta form label.blank{
color:#fff;

}
#cta #text a{
	color:#fff;
	text-decoration:underline;
}

#cta form input {
	position: relative;

	width: 290px;

	padding:0px;
	background: none;
	vertical-align: bottom;
	margin-top: 0px;
	margin-left: 19px;

	margin-bottom:10px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	
	color:#000000;
}

#cta form select {
	position: relative;
	width: 301px;
	height: 35px;
	background: #fff;
	vertical-align: bottom;
	margin-top: 5px;
	margin-left: 18px;
	border: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

#cta form input.input-text {
	color: #000;
}

#cta form a {
	text-decoration: none;
	color: #5bb62e;
}

#cta form a:hover {
	text-decoration: none;
	color: #9cda6e;
}



ul.plans {
	width: 900px;
	height: 410px;
}
ul.plans li ol.plan_features{

	background:none;
		height:auto;
	list-style-type:disc;
		margin-left: 50px;
		margin-top: 15px;
}
ul.plans li div{
	height:38px;
	margin-top:10px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#fff;
	font-weight:bold;
}
ul.plans li ol.plan_features li{
	text-align:left;
	width: 240px;
	color:#fff;
	background:none;
height:auto;
	line-height:20px;
	margin-bottom:10px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.plans li p {
	width: 260px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	margin-top: 10px;
	margin-left: 20px;
}

ul.plans li img {
		margin-left: 10px;
	margin-bottom: 5px;
	border: 0px;
}

ul.plans li.first {
	background: none;
}

ul.plans li {
	width: 300px;
	height: 410px;
	float: left;
	text-align: center;
	background: url(/img/cta_sep.png) no-repeat;
	background-position: 0 70px;
}

#cta #info h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	margin-top: 15px;
	line-height:28px;
}

#cta #info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        margin-bottom:10px;
	color: #fff;
	margin-top: 15px;
}

#cta form dd ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	margin-top: 3px;
	color: #fff;
}

#cta form .loginsubmit {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 145px;
	height: 46px;
	background: url(/img/signup/register.png) no-repeat;
	border: 0px;
}

#cta form li.tandc input.register {
	position:relative;
float:right;
		margin-top:20px;
	width: 145px;
	height: 46px;
	background: url(/img/signup/register.png) no-repeat;
	border: 0px;
}

#cta input[type=submit] {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 145px;
	height: 46px;
	text-indent: -9999px;
	background: url(/img/signup/submit.png) no-repeat;
	border: 0px;
}

#cta form li.submit input.submit {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 145px;
	height: 46px;
	background: url(/img/signup/submit.png) no-repeat;
	border: 0px;
}
#login_top form #mdh-login-button {
margin-left:0px;
	width: 96px;
	height: 32px;
	background: url(/img/login_button.png) no-repeat;
	border: 0px;

}
#cta form input.whitepaper {
	position:relative;
	float:right;
	width: 245px;
	height: 46px;
	background: url(/img/cta_whitepaper.png) no-repeat;
	border: 0px;
}

#cta form input.send {
	position:relative;
	float:right;

	width: 145px;
	height: 46px;
	background: url(/img/cta_send.png) no-repeat;
	border: 0px;
}

#cta form input.submit {
position:relative;
float:right;
margin-top:15px;
	right: 10px;
	width: 230px;
	height: 52px;
	background: url(/img/cta_form_button.png) no-repeat;
	
	border: 0px;
}

#cta #info br {
	line-height: 60px;
}

#cta #info h2.curstep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
}

#cta #info h2.step {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #5e79bf;
	font-weight: normal;
}
#cta form dd #mdh-login-button{
	position:relative;
	background:url(/img/signup/submit.png) no-repeat;
	width:145px;
	height:46px;
	float:right;
	margin-right:10px;
}
#cta #info h1 {
	width: 500px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

#cta #info .button {
	width: 453px;
	height: 43px;
	background: url(/img/cta_button.png) no-repeat;
	margin-top: 5px;
	cursor: pointer;
}

#cta .hide {
	display: none;
}

#cta #info .button h1 {
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#cta #info .button p {
	display: none;
}

#cta #info p.hide {
	display: none;
}

#cta #info p {
	margin-top: 15px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	width: 470px;
}

#cta #info #text {
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}

#cta #info ol {
	color: #fff;
	list-style-type: disc;
	margin-left: 0;
	margin-right: 0;
	padding: 0px 16px;
	margin-bottom: 18px;
	margin-top: 5px;
}

#cta #info ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	width: 470px;
}

#cta #info p ol {
	color: #fff;
	list-style-type: disc;
	margin-left: 0;
	margin-right: 0;
	padding: 0px 16px;
	margin-bottom: 18px;
}

#cta #info p ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	width: 470px;
}

#cta span {
	width: 370px;
}

#cta #info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	width: 505px;
}
#login_top{
	width:100%;
	height:50px;
		background:#314a9d url(/img/login_back.jpg) repeat-x;
	display:none;
}

#login_top dt{
	float:left;
	margin-top:5px;
	width:70px;
		margin-left:20px;
			font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
#login_top dd{
	float:left;

}
#login_top form{
	width:720px;
		margin: auto;
		padding:10px;
}
#cta_header div.logo {
	position: absolute;
	bottom: 0px;
	left: 20px;
	

}

#cta_header {
	position: relative;
	width: 986px;
	height: 65px;
	background: url(/img/cta_header.png) no-repeat;
	margin-top: 10px;
	z-index: 9999;
}

#cta_header ul {
	position: absolute;
	width: 930px;
	height: 32px;
	bottom: -6px;
	left: 0px;
	z-index: 10;
}
#cta_header ul li:hover {
    margin-top:-1px;

}
#cta_header ul li {
	float: right;
	margin-left: 10px;
        margin-top:0px;
}

/* SIGNUP */
#signup {
	position: relative;
	width: 986px;
	height: 134px;
	background: url(/img/signup_back.png) no-repeat;
}

#signup #text {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 380px;
	height: 129px;
	background: url(/img/trial_text.png) no-repeat;
}

#information #form {
	position: relative;
	top: 0px;
	right: 30px;
	width: 540px;
	height: 130px;
}

#information  #form form {
	position: absolute;
	top: 32px;
	left: 27px;
	width: 480px;
	height: 70px;
}

#information  #form form #input {
	width: 351px;
	height: 41px;
	background: url(/img/text_input_white.png) no-repeat;
	float: left;
}

#information  #form form #input input {
	margin-top: 4px;
	margin-left: 3px;
	width: 345px;
	height: 34px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#information  #form form input {
	width: 114px;
	height: 44px;
	background: url(/img/start_trial_button_white.png) no-repeat;
	border: none;
	float: right;
}

#information #form form span {
	position: relative;
	top: 5px;
	left: 2px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#signup #form {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 540px;
	height: 130px;
	background: url(/img/home_form_back.png) no-repeat;
}

#signup #form form {
	position: absolute;
	top: 32px;
	left: 27px;
	width: 480px;
	height: 70px;
}

#signup #form form #input {
	width: 351px;
	height: 41px;
	background: url(/img/text_input.png) no-repeat;
	float: left;
}

#signup #form form #input input {
	margin-top: 4px;
	margin-left: 3px;
	width: 345px;
	height: 34px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#signup #form form input {
	width: 114px;
	height: 44px;
	background: url(/img/start_trial_button.png) no-repeat;
	border: none;
	float: right;
}

#signup #form form span {
	position: relative;
	top: 5px;
	left: 2px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* CONTENT */
.content {
	width: 986px;
	height: auto;
	background: url(/img/white_repeat.png) repeat-y;
	overflow: auto;
}

.content h1 {
	position: relative;
	margin: 0px;
	margin-left: 21px;
	padding: 0px;
}

#content_footer {
	width: 986px;
	height: 28px;
	background: url(/img/white_footer.png) no-repeat;
}

/* FEATURES */
#features {
	width: 986px;
	height: 280px;
}

.features_column {
	float: left;
	margin-left: 21px;
	width: 300px;
	height: 300px;
}

#feature_list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 20px;
	color: #2b3c6a;
}

#feature_list {
	width: 944px;
	margin: 21px;
	height: 200px;
	border-top: 2px dotted #999;
}

#feature_list .item {
	float: left;
	width: 300px;
	height: 80px;
	margin-left: 10px;
	margin-top: 30px;
}

#feature_list .item .icon img {
	border: none;
}

#feature_list .item .icon a {
	border: none;
	text-decoration: none;
}

#feature_list .item .icon {
	width: 70px;
	height: 56px;
	float: left;
	border: none;
}

#feature_list .item .desc {
	width: 220px;
	float: left;
	line-height: 15px;
}

#feature_list .item h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3c6a;
}

#feature_list .item h2 a {
	text-decoration: none;
	color: #2b3c6a;
}

#feature_list .item span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
}

h1.features_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2b3c6a;
	padding-left: 35px;
	margin: 10px 0px;
}

h1.footer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2b3c6a;
	padding-left: 10px;
	margin: 0px;
}

.features_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2b3c6a;
	padding-left: 10px;
	margin: 0px;
}

.features_column span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	display: block;
	padding-left: 10px;
	line-height: 18px;
}

.features_column span a {
	text-decoration: none;
	color: #3a62d9;
}

/* NEWS & TIPS CONTENT */
#latest_news {
	width: 420px;
	height: 100px;
	float: left;
	margin-top: 40px;
	margin-left: 23px;
}

#latest_news .news_item {
	margin-top: 20px;
}

#latest_news .news_item h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a67b6;
	margin-left: 10px;
}

#latest_news .news_item p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}

#free_tips .news_item {
	margin-top: 20px;
}

#free_tips .news_item h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a67b6;
	margin-left: 10px;
}

#free_tips .news_item a {
	text-decoration: none;
	color: #3a62d9;
}

#latest_news .news_item a {
	text-decoration: none;
	color: #3a62d9;
}

#free_tips .news_item p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}

#free_tips {
	width: 420px;
	height: 100px;
	float: left;
	margin-top: 40px;
	margin-left: 70px;
}

/* FOOTER */
#footerinfo {
	width: 986px;
	height: 320px;
}

#footer {
	width: 940;
	height: 200px;
	margin-left: 23px;
}

#footer #search_experts {
	margin-top: 10px;
	float: left;
	width: 440px;
	height: auto;
}

#footer #search_experts h1 {
	color: #0e1d45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#footer #search_experts p {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	line-spacing: 15px;
}

#footer #site_map {
	margin-top: 10px;
	float: left;
	width: 460px;
	height: auto;
	padding-left: 60px;
}

#footer #site_map h3 {
	float: left;
	width: 70px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e1d45;
	clear: left;
}

#footer #site_map li.title {
	width: 65px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e1d45;
	font-weight: bold;
}

#footer #site_map li {
	float: left;
	padding-right: 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e1d45;
	list-style: none;
}

#footer #site_map ul {
	width: 440px;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	margin-bottom: 15px;
}

#footer #site_map li a {
	text-decoration: none;
	color: #3a62d9;
}

/* COPYRIGHT */
#copyright {
	width: 620px;
	margin: auto;
	margin-top: 10px;
}

#footer #search_experts a {
	text-decoration: none;
	color: #3a62d9;
}

#copyright a {
	text-decoration: none;
	color: #3a62d9;
}

#copyright p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
}
