/*
Version: Beta
Site URL: http://www.procerin.com/
Author: Ani SEO Consulting Pvt. Ltd.
Author URI: http://www.aniseo.com/
Data Edited: October 23, 2008.
Editor: RatanK
*/
html, body{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	background-color: #FFFFFF;
	background-image: url(images/shade.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a:link, a:visited{
	color: #727272;
	text-decoration: none;
	cursor: hand;
}
a:hover{
	text-decoration: underline;
}
strong{
/*	color: #0385ea;*/
	font-weight: bold;
}
p{
	padding-top: 10px;

}
.box ul, .box ol{
	padding:10px;
	list-style-position: inside;
	margin-left: 20px;
}
.box ol li{
	list-style: decimal;
}
ul.list,ol.list{
	padding:10px;
	list-style-position: inside;
	margin-left: 20px;
color: #000000;
}
ol.list li, ul.list li{
	list-style: decimal;
}
ul.list li{
	list-style: disc;
}
/****** Layout ******/
#content-tbl{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background-color: White;
}
#nav{

	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bdr{
	background-color: White;
	line-height: 8px;
}
#lefclm{
	background-color: #f4f4f4;
}
/****** Header Part ******/
#hdr-tbl{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background-color: White;
}
/****** Left Column ******/
div.head{
	background-color: #4985bd;
	color: #fff;
	font-size: 26px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;;
	text-align: center;
	height: 46px;
	padding-top: 30px;
	border-bottom: 7px solid #3874ab;
}
.clinical{
	background-image: url(images/clinical-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.testimonial{
	background-image: url(images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div.lcontent{
	margin: 20px;
}
div.lcontent1{
	margin: 5px;
	background-color: White;
	border: 1px solid #F4F4F4;
	padding: 5px;
	text-align: justify;
}
div.lcontent1 img{
	margin: 5px;
	border: 2px solid #F4F4F4;
}
div.lcontent1 img:hover{
	border: 2px solid #dadada;
}
div.lcontent ul{
	margin: 10px;
	 font-size: 12px;
	text-align: justify;
}
div.lcontent li{
	background-image: url(images/li-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
.date{
	color: #ea8400;
	float: right;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-style: italic;
}
.name{
	float: left;
	margin: 10px 0px 10px 0px;
}
.line{
	clear: both;
	height: 10px;
	color: none;
	background-image: url(images/hr-bg.gif);
	background-repeat: repeat-x;
	margin: 0px 20px 10px 20px;
}
.success{
	color: #29659d;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font: "Times New Roman";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 20px;
}
.90day{
	text-align: center;
}
div.tag{
	font-size: 20px;
	color: #045199;
}
div.tag em{ font-weight: bold; font-style: italic;}
div.rtag{
	font-size: 20px;
	color:  #df0000;
}
div.rtag em{ font-weight: bold; font-style: italic;}
/****** content Part ******/
h1{
	background-image: url(images/h1bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:30px;
	padding-top: 20px;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	border-bottom: 1px solid #d3d9de;
}
div.h1{ 
	text-align: left;
	font-size: 11px;
	color: gray;
	width: 150px;
	float: right;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}
table.box{
	border: 1px solid #ececec;
	margin: 10px auto;
}
.box td{
	padding: 10px;
}
.box th{
	text-indent: 10px;
	background-color: #4985bd;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
}
th.head-bg{
	background-image: url(images/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #fff;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}
/****** Footer Part ******/
.footer{
	text-align: center;
	color: #727272;
}
.footer a:link, .footer a:visited{
	color: #727272;
	font-size: 12px;
	font-weight: bold;
}
.footer a strong{
		color: #727272;	
	font-size: 12px;
}
/******* CompareTable **********/
table.compare{
 border: 2px solid #ebebeb;
}
table.compare td{
	border: 1px solid #ebebeb;
	border-collapse: collapse;
	padding: 5px;
}
tr.bg{
	background-color: #ebebeb;
	color: #4985bd;
	font-weight: bold;
}
tr.heading{
		background-color: #4985bd;
	color: #fff ;
	font-weight: bold;
}
table.comparetbl th{
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}
table.comparetbl strong{
	color:#236cae;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
/****** FAQs ******/
#faq {
padding: 0.5em;
}
strong.bold{
	font-size: 11px;
	color:#727272;
}
#faq a{
	color: #dd0000;
	text-decoration: underline;
}
#faq dt {
color: #0d5aa3;
padding: 0.5em 0.5em 0.5em 1em;
font-size: 16px;
font-weight: bold;
background-image: url(images/faq-arrow.gif);
background-position: left top;
background-repeat: no-repeat;
}
#faq dd {
padding: 0.5em 0.3em 1em;
border-bottom: 1px dotted #727272;
}
/**************** Order Online *************/
.online_ordrtbl{
	border: 1px solid #000000;
}
.online_ordr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4353A0;
	text-align: center;
}
.online_ordrtbl a:link, .online_ordrtbl a:hover{
	text-decoration: none;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
div.hsafe{
	width: 120px;
	float: right;
	position: relative;top:0px;
	z-index: 1000; margin-right: 10px;
}

.body_content {	

color: #000000;

}

