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

body {
	font-size:13px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#D2D2C7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


.container {
	width:80%;
	margin:auto;
	padding:5px;
	background-color: #FFF;
	border: 2px solid #C6C6B9;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



.header {
	padding:5px;
}

.headermenu {
	padding:8px;
	background-color: #194b86;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #09C;	
}

.headermenu a {
	display:inline;
	padding: 8px;
	color: #FFF;
	text-decoration:none;
	margin:0px;
}

.headermenu a:active {
	background-color:#3CC;
}



.headermenu a:hover {
	background-color:#9C0;

	text-decoration:none;
}




.logo {
	background-image:url(../images/health-directory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	padding-top: 7px;

}

.logo h1 {
	color:#9C0;
	padding:0px;
	margin:0px;
	font-size: 18px;
}

.logo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.logo a {
	color:#9C0;
	text-decoration:none;
}



.topnav {
	padding:5px;
}

.divtitle {
	padding:6px;
	background-color: #194b86;
	border-bottom-width: 4px;
	display:block;
	border-bottom-style: solid;
	border-bottom-color: #497aa9;
	color: #FFF;
}

.leftcontent {
	padding:6px;
	display:block;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	font-size: 14px;
	
}



.leftcontent1 {
	padding:6px;
	width:700px;
	
	
}




.leftcontent1 a{
	color:#06C;
	text-decoration:none;
	color:#184680;
	font-family: Tahoma, Geneva, sans-serif;
}

.leftcontent1 a:hover {
	text-decoration:underline;
}


.leftcontent1 h2 {
	
	font-size:13px;
	text-decoration:none;
	
}

.subcat {
	margin-bottom: 15px;
	margin-top:6px;
}


.subcat a {
	color:#666;
}

.catpad {
	margin:6px;
	padding:4px;
}


	

.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}

.rightcontent {
	width:240px;
	border: 1px solid #F4F4F4;	
}

.rightcontent a {
	color:#666;
	text-decoration:none;
	
}

.rightcontent a:hover {
	text-decoration:underline;
}

.rightcontenttitle {
	background-color:#9C0;
	padding:6px;
	color:#FFF;
	text-align:left;
	text-transform: capitalize;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1EC00;
	font-family: Tahoma, Geneva, sans-serif;
}


.margin {
	margin:auto;
	
}


.rightcontent  ul {
	list-style-type: square;
}

.links {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	padding: 9px;
	color: #999999;
	margin-left: 22px;
	margin-bottom: 11px;
	width:90%;
}

.links a {
	color:#06C;
	font-size:16px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.links a:hover {
	text-decoration:none;
}


.linksreadmore a {
	font-size:12px;
	font-weight:normal;
	color: #9C0;
}



.bannertop {
	height:278px;
	background-image:url(../images/health-directory-banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
}

.bannertoptext {
	padding-top: 33px;	
}

.bannertoptext h1 {
	color:#9C0;
	font-size:18px;
}
.bannertoptext2 {
	padding-right:220px;
}




.padding {
	padding:9px;
}

.current {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

.current a {
	color:#06C;
	text-decoration:none;
}


.titlebelow {
	background-color:#666;
	color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5AF;
	padding:7px;


}

.titlebelow2 {
	background-color:#666;
	color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2FF0D;
	padding: 7px;


}

.titlebelow3 {
	background-color:#666;
	color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9853;
	padding: 7px;

}


.titlecont {
	width:247px;
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px dotted #EAEAEA;
	padding:6px;
}

.titlecont a{
	color:#333;
}


.titlecont ul {
	padding-left: 4px;
	list-style-type: circle;
	list-style-position: inside;
}

.clear {
	clear:both;
}

.label {
	text-align: right;
}

.pricing {
	background-color: #36C;
	padding: 5px;
	display:block;
	width:100%;
	margin-bottom:6px;
	color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #007DFB;
}

.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}

span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.label {
	text-align: right;
}

input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

div.pr {
	font-size: 12pt;
	color: #333;
	height: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 5px;
	font-size: 1px;
}