
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #474747;
	background:#e2e2e2 url('images/bgdrop.gif') repeat-x;
}
td,p,th
{

	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #474747;
}
a
{
	color: 20638d;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;

}
#wrapper
{
	width: 900px;
	background:#fff;

}
#banner
{
	height: 116px;
	background: url('images/header.jpg') no-repeat; 
}
#topmenu
{
	text-align:center;
	margin-top: 5px;
}

#topmenu a
{
	color: #20638d;
	font-size: 12px;
	font-family: Arial, Tahoma, Sans-Serrif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#topmenu a:hover, #topmenu a:active
{
	text-decoration: none;
	color: #000;
}

#maindiv
{
	width: 660px;
	padding:0px;
	padding-left: 10px;
	float: left;
	padding-top: 30px;
	text-align:left;

}

#rightdiv
{
	width: 230px;
	padding: 0px;
	float: right;
	padding-top: 30px;



}

#advertisementbox
{
	/*background: url('images/advertisement.png') no-repeat center top;
	padding-top:53px;*/
	border: 1px solid #d3d3d3;
	width:210px;
	height:653px;
}

#relatedbox
{
	background: url('images/articles.gif') no-repeat center top;
	padding-top:53px;
	border: 1px solid #d3d3d3;
	text-align:left;
	width:210px;
}

#scbox
{
	background: url('images/symptomchecker.png') no-repeat;
	width: 359px;
	height: 66px;
	margin-top: -14px;
}
#ehbox
{
	background: url('images/eyehealth.png') no-repeat;
	width: 282px;
	height: 52px;
}

#diseasebox
{
	background: url('images/disease.png') no-repeat;
	width:359px;
	height: 54px;
}

#htbox
{
	background: url('images/health.png') no-repeat;
	width: 282px;
	height: 54px;
}
#dietbox
{
	width: 359px;
	background: url('images/diet.png') no-repeat;
	height: 52px;
}
#naturalbox
{
	width: 282px;
	background: url('images/natural.png') no-repeat;
	height: 52px;
}

.box
{
	border: 1px solid #d3d3d3;
	border-top: 0px;
	padding: 5px 10px 5px 10px;
	width:359px;
}
*:lang(en) .box
{
	border: 1px solid #d3d3d3;
	border-top: 0px;
	padding: 5px 10px 5px 10px;
	width:336px;

}

.box2
{
	border: 1px solid #d3d3d3;
	border-top: 0px;
	padding: 5px 10px 5px 10px;
	width: 282px;
}
*:lang(en) .box2
{
	border: 1px solid #d3d3d3;
	border-top: 0px;
	padding: 5px 10px 5px 10px;
	width: 260px;
}	

a .sectionheadertext {
	text-decoration:none;
}
.sectionheadertext
{
	color: #4e770d;
	font-weight: bold;
	font-size: 12px;
	margin: 10px;

}
.sectiontext
{
	display: block;
	margin-left: 12px;
	text-indent: 10px;
}
.sectiontext p {
	margin-left: 20px;
	margin-bottom:0px;
	padding-bottom:0px;

	display:inline;
}
.sectiontextbreak
{
	border-bottom: 1px dashed #AAA;
	margin: 15px;
}
.symtomcheckerimg
{
	margin: 2px;
	border: 0;
}


.article-title
{
	color: #72804f;
	font-size: 17px;
	padding-left:10px;
	font-family: Arial;
	margin:0px;
	font-spacing:0px;
	font-weight:normal;
	width:78%;
	float:left;
}

.article-title a
{
	text-decoration: none;
	color: #72804f;
}

.article-title a:hover
{
	color: #b0bb95;
	text-decoration: underline;
}

.article-textbreak,.page-textbreak
{
	border-bottom: 1px dashed #72804f;
	margin: 16px;
}

.article-box,.page-box
{
	width: 650px;
	border: 1px solid #d3d3d3;
	padding: 0px; 
}

.article-box {
	background: url("images/article_banner.png") no-repeat top center;
}

@font-face {
	font-family: "BrushScriptStd"; src: url("images/BrushScriptStd.otf")
}

.article-box h1 {
	position:relative;
	margin:0px;
	clear:both;
	padding-bottom:40px;
}

.article-box h1 .inside{
	line-height:42px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:28px;
	font-family:"BrushScriptStd";
	position:absolute;
	font-weight:lighter;
}

.article-box h1 .shadow{
	line-height:44px;
	margin-left:8px;
	color:#417789;
	font-size:28px;
	font-family:"BrushScriptStd";
	position:absolute;
	font-weight:lighter;
}

.article-box h1.article-title {
	position:relative;
	margin-bottom:20px;
}

.article-box h1.article-title .inside{
	margin-left:5px;
	line-height:46px;
	color:#FFFFFF;
	font-size:24px;
	font-family:"BrushScriptStd";
	position:absolute;
	font-weight:lighter;
}

.article-box h1.article-title .shadow{
	margin-left:8px;
	line-height:48px;
	color:#417789;
	font-size:24px;
	font-family:"BrushScriptStd";
	position:absolute;
	font-weight:lighter;
}

.page-fullbox
{
	width: 628px;
	border: 1px solid #d3d3d3;
	padding: 5px 10px 5px 10px; 
}

.page-fullbox form {
	width:628px;
}

.page-title
{
	width: 630px;
	padding: 5px;
}

.page-title h1
{
	margin:0px;
	padding:0px;
	font-size:21px;
	font-weight:normal;
	font-family: Arial;
	color:#416583;
	letter-spacing: -1px;
}
.article-contentbox
{
	margin: 5px 20px 5px 20px;
	text-align: justify;
	font-family: Arial;
	font-size:12px;
}

h3
{
	color: #82a41a;
	font-size: 17px;
	font-weight: normal;
	font-family:Arial;
	letter-spacing: -1px;
}

.article-date
{
	margin-top:20px;
	float:right;
	font-weight:normal;
	color: #76863B;
	font-size: 11px;
	width:18%;
	text-align:right;
	padding-right:10px;
}

.errordiv
{
	background: url('images/errordiv.jpg') no-repeat;
	width: 630px;
	height: 91px;
}
.errordiv p
{
	padding-top: 40px;
	padding-left: 80px;
	color: #000;
}

.messagediv
{
	background: url('images/messagediv.jpg') no-repeat;
	width: 630px;
	height: 91px;
	
}
.messagediv p
{
	padding-top: 40px;
	padding-left: 80px;
	color: #000;
}

#admin-nav
{
	text-align:center;
	width:90%;
	background:#DDD;
	padding:10px;
}

#admin-nav a
{
	padding:5px;
	text-decoration:none;
	border: 1px solid #ddd;

}

#admin-nav a:hover
{
	padding:5px;
	text-decoration:none;
	border: 1px solid #777;
	background:#eee;

}

legend
{
	color: #82a41a;
	font-weight:bold;
	font-size:16px;

}

fieldset
{
	border: 1px dashed #aaa;
	padding:10px;
}
fieldset .input-text
{
width:350px;color:#333;padding:3px;background:#dcdad5;border:1px solid #777;
}


#fixedtipdiv 
{
	position:absolute;
	padding: 2px;
	border:1px solid #4e770d;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background: #e6f2d3;
}

#landingpage_ob
{
	width:890px;
	height:504px;
	background: url('images/lp_bg.png') no-repeat left;
}

#related {
	padding-top:30px;
	float:right;
}

.video_module {
	width: 644px;
	margin: 0px;
	border: 1px solid #aaa; 
}
.video_module * {
	margin: 0;	
	padding: 0; 
}
.video_module .search {
	padding: 15px 0px;
	background-color: #354A80;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 644px;
}
.video_module .player {
	width: 644px; 
	height: 475px;
	background: url(images/videos_bg.gif) no-repeat; 
}
.video_module .player .video {
	width: 480px; 
	height: 357px;
	margin: 0px 82px;
	padding-top:45px;
	text-align:center;
}
.video_module .remote {
	height: 112px;
	/*border-right: 3px solid #354A80;
	border-left: 3px solid #354A80;
	display:block;*/
	background-color:#354A80;
	padding: 0px 3px 6px 3px;
}
.video_module .remote li {
	float: left;
	list-style: none; 
}
.video_module .remote li.holder {
	width: 89px; height: 112px;
	background-repeat: no-repeat;
	background-position:center;
}
a .male { 
	width: 164px;
	height: 223px;
	background:url(images/male.png) no-repeat right;
	float:left;
	cursor:pointer;
}

a:hover .male { 
	background:url(images/male.png) no-repeat left;
}

a .female { 
	width: 164px;
	height: 223px;
	background:url(images/female.png) no-repeat right;
	float:right;
	cursor:pointer;
}

a:hover .female { 
	background:url(images/female.png) no-repeat left;
}

#header
{
text-align:center;
background:url(images/header.jpg);
padding-top:0px;
margin-top: 0px;
height:116px;
width:900px;
}
#male_body
{
	width: 250px;
	height: 520px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	position:relative;
}
a .male_head_and_neck {
	margin-left:95px;
	margin-top:15px;
	height:23px;
	width:79px;
	background:url(images/male/malehead2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_head_and_neck {
	background:url(images/male/malehead2.gif) no-repeat right;
}

a .male_eyes {
	margin-left:95px;
	margin-top:38px;
	height:7px;
	width:79px;
	background:url(images/male/male_eye2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
	font-size:7px;
}

a:hover .male_eyes {
	background:url(images/male/male_eye2.gif) no-repeat right;
}

a .male_ear_nose_and_throat {
	margin-left:95px;
	margin-top:45px;
	height:48px;
	width:79px;
	background:url(images/male/male_lowerhead.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_ear_nose_and_throat {
	background:url(images/male/male_lowerhead.gif) no-repeat right;
}

a .male_arms_and_hands {
	margin-left:28px;
	margin-top:93px;
	height:194px;
	width:218px;
	background:url(images/male/arm2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_arms_and_hands {
	background:url(images/male/arm2.gif) no-repeat right;
}
a .male_chest_and_back {
	margin-left:95px;
	margin-top:93px;
	height:60px;
	width:83px;
	background:url(images/male/chest2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_chest_and_back {
	background:url(images/male/chest2.gif) no-repeat right;
}

a .male_abdomen_and_pelvis {
	margin-left:92px;
	margin-top:153px;
	height:101px;
	width:89px;
	background:url(images/male/abdomen&pelvis2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_abdomen_and_pelvis {
	background:url(images/male/abdomen&pelvis2.gif) no-repeat right;
}

a .male_legs {
	margin-left:90px;
	margin-top:254px;
	height:246px;
	width:93px;
	background:url(images/male/leg2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .male_legs {
	background:url(images/male/leg2.gif) no-repeat right;
}

#female_body
{
	width: 250px;
	height: 500px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	position:relative;
	margin-right:2px;
}

a .female_head_and_neck {
	margin-left:95px;
	margin-top:15px;
	height:24px;
	width:47px;
	background:url(images/female/head2.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
	z-index:10;
}

a:hover .female_head_and_neck {
	background:url(images/female/head2.gif) no-repeat right;
}

a .female_eyes {
	margin-left:95px;
	margin-top:15px;
	height:75px;
	width:47px;
	background:url(images/female/head&neck.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
	z-index:5;
}

a:hover .female_eyes {
	background:url(images/female/head&neck.gif) no-repeat right;
}

a .female_ear_nose_and_throat {
	margin-left:95px;
	margin-top:46px;
	height:44px;
	width:47px;
	background:url(images/female/headlower.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
	z-index:10;
}

a:hover .female_ear_nose_and_throat {
	background:url(images/female/headlower.gif) no-repeat right;
}

a .female_arms_and_hands {
	margin-left:25px;
	margin-top:88px;
	height:196px;
	width:187px;
	background:url(images/female/arm.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .female_arms_and_hands {
	background:url(images/female/arm.gif) no-repeat right;
}
a .female_chest_and_back {
	margin-left:76px;
	margin-top:90px;
	height:62px;
	width:85px;
	background:url(images/female/chest.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .female_chest_and_back {
	background:url(images/female/chest.gif) no-repeat right;
}

a .female_abdomen_and_pelvis {
	margin-left:72px;
	margin-top:152px;
	height:104px;
	width:93px;
	background:url(images/female/abdomen&pelvis.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .female_abdomen_and_pelvis {
	background:url(images/female/abdomen&pelvis.gif) no-repeat right;
}

a .female_legs {
	margin-left:62px;
	margin-top:256px;
	height:231px;
	width:113px;
	background:url(images/female/leg.gif) no-repeat left;
	position:absolute;
	cursor:pointer;
}

a:hover .female_legs {
	background:url(images/female/leg.gif) no-repeat right;
}
.text
{
font-family: Arial,Helvetica,san serif;
font-size: 12px;
}
.symptom_title
{
	background:url(images/check_symptom_title2.png) no-repeat;
	width:359px; 
	height:35px; 
	font-family: Arial,Helvetica,san serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height:35px;
	padding-left:10px;
	margin-top:5px;
}

a .male_big {
	width:235px;
	height:520px;
	background:url(images/male.gif) no-repeat left center;	
	border: 1px solid #ccc;
	float:left;
	margin:10px 35px;
	cursor:pointer;
}

a:hover .male_big {
	background:url(images/male.gif) no-repeat right center;	
}

a .female_big {
	width:230px;
	height:520px;
	background:url(images/female.gif) no-repeat left center;	
	border: 1px solid #ccc;
	float:right;
	margin:10px 35px;
	cursor:pointer;
}

a:hover .female_big {
	background:url(images/female.gif) no-repeat right center;	
}
