@charset "utf-8";
/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {margin-top:0px; margin-bottom:15px;}
body {
	background-color: #c6c6c6;
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
#holder {
	margin: auto;
	width: 1000px;
	background-image: url(../images/pagebody-bg.gif);
}
#header {
	background-image: url(../images/header.gif);
	height: 122px;
}
#header h1 {
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
#header h1 a {
	background-image: url(../images/ovatel-logo.gif);
	display: block;
	height: 57px;
	width: 130px;
	text-indent: -9999px;
	overflow: hidden;
}
#header #description {
	float: left;
	width: 680px;
	margin-left: 30px;
	padding-top: 42px;
	font-size: 18px;
	color: #666;
	font-style: italic;
	letter-spacing: 0px;
}
#header #description span {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
#header #seal {
	background-image: url(../images/seal-scientifically.gif);
	float: right;
	height: 80px;
	width: 96px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 11px;
}
#pagebody {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/pagebody-bg-top.gif);
	min-height:400px;
	background-repeat: no-repeat;
}
#top-area {
	height:208px;
	background-color:#f8f8f8;
}
#top-area #banner {
	width: 675px;
	float:left;
}
#top-area #video {
	width:267px;
	float:right;
	height: 203px;
}
#col-left {
	float: left;
	width: 151px;
	padding-left: 5px;
}
#chat {
	font-size: 9px;
	text-align: center;
	color: #CCC;
	margin-bottom: 10px;
	margin-top:10px;
}
#main-content .accent {
	font-weight: bold;
	font-size: 24px;
}
#main-content #home-testimonials {
	background-color: #eeede5;
	border: 1px solid #d3d3d2;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	height:100px;
	overflow:hidden;
}
#main-content #home-testimonials a {
	text-decoration: none;
	color: #333;
	display:block;
	margin-right:20px;
}
#main-content #home-testimonials a h2 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main-content #home-testimonials a p {
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#main-content #home-testimonials a .name {
	color: #666;
	font-size: 14px;
	text-align: right;
	display: block;
	font-style: italic;
}
#main-content #reasons {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333;
	font-size: 13px;
}
#main-content #reasons h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
}
#main-content #reasons ul {
	margin: 0px;
	padding-left: 20px;
}
#main-content #reasons ul li {
	margin-bottom: 5px;
}
#main-content {
	float: left;
	width: 681px;
	padding-left:15px;
	padding-top: 20px;
}
#main-content h2 {
	font-size: 15px;
	color: #bb4985;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#main-content #chat-about {
	font-size: 9px;
	color: #CCC;
	padding-left:15px;
	padding-bottom:10px;
	float:right;
}
#main-content h3 {
	color: #4a347b;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 18px;
	font-weight:normal;
}
#main-content h3 span {
	
}
#main-content .simple-table {
	background-color: #CCC;
	border-collapse:separate;
	border-spacing:1px;
}
#main-content .simple-table td {
	background-color: #FFF;
	padding: 10px;
}
#main-content .simple-table th {
	padding: 5px;
}
#main-content .note {
	font-size: 11px;
	color: #666;
}
#main-content .faq-list {
	
}
#main-content .faq-list li {
	margin-bottom: 15px;
}
#main-content .faq-list li ul li {
	margin-bottom: 0px;
}
#main-content .price {
	font-size: 14px;
}
#main-content .price strong {
	color: #bb4985;
}
#main-content .pr-img {
	float: left;
	margin-right: 30px;
	margin-bottom:20px;
	border: 1px solid #CCC;
}
#main-content .gray-small {
	font-size:11px;
	color:#999;
}
#main-content #testimonials p {
	display: block;
	border: 1px solid #d3d3d2;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #eeede5;
}
#main-content #testimonials p span {
	display: block;
	text-align: right;
	margin-top: 5px;
	font-style: italic;
	color: #666;
}
#main-content #instruction-steps {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-content #instruction-steps li {
	float: left;
	display: block;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
#main-content #instruction-steps img {
	margin-bottom: 10px;
}
#main-content #instruction-steps .nomargin {
	margin-right: 0px;
}
#main-content #ask-doctor {
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #fff1fa;
	margin-top: 20px;
}
#main-content #cc-payment-tbl .cc-pay-button {
	font-size: 18px;
	width: 160px;
	height: 40px;
	color: #036;
	cursor:pointer;
}
#main-content #cc-payment-tbl .optional {
	font-size: 9px;
	color: #999;
}

#main-content #cc-payment-tbl .hdr {
	background-image: url(../buy-now/images/paymenttblhdr.gif);
	padding-left: 15px;
	line-height: 40px;
}
#main-content #cc-payment-tbl .readonly {
	border-width: 0px;
	background-color: #F8F8F8;
}
.top-page  {
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/icon-top-page.gif);
	background-repeat: no-repeat;
	color: #0c375f;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	background-position: 0px 2px;
	margin-top: 15px;
}



#main-content #twitter_div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5aa5bc;
	background-image: url(../images/twitterBG.png);
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color:#666;
}
#main-content #twitter_div h2 {
	text-indent: -9999px;
}
#main-content #twitter_div ul {
	margin: 0px;
	padding-left: 20px;
	margin-left:10px;
	margin-top:25px;
}
#main-content #twitter_div ul li {
	margin-bottom: 5px;
}

/* Column Right */

#col-right {
	float: right;
	width: 232px;
	padding-right: 8px;
}
#col-right #doctors {
	font-size: 12px;
	font-style: italic;
	color: #333;
}
#col-right #doctors img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#col-right #follow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d21d8e;
	padding-top: 10px;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d21d8e;
	margin-top: 10px;
	margin-bottom: 20px;
}
#col-right #follow a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
	margin-top: 10px;
}
#col-right #follow iframe {
	margin-bottom:-4px;	
}
#col-right .box {
	font-size: 11px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
}
#col-right .box h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
#col-right .box .l-float {
	float: left;
	margin-right: 10px;
}
#col-right .donload-chart-button {
	background-image: url(../images/button-download-chart.gif);
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 160px;
	margin-left: 35px;
}




/* Footer */
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	text-align: center;
	padding-top: 61px;
	margin-left: -1px;
}
#footer a {
	font-size: 11px;
	line-height: 18px;
	color: #393939;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .disclamer {
	font-size: 11px;
	display: block;
	padding-top: 10px;
}
#footer .copy {
	font-size: 11px;
	color: #5e5d5d;
	line-height: 28px;
}
.border2 {
	border: 1px solid #CCC;
}
