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

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	color: #333;
}
.wrapper {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	background-color: #D5EDB3; */
}
	
a {
	color: #00948C;
	text-decoration: none;
	}
	
a:hover {
	color: #5C743D;
	}
#caption {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#title {
	font-weight: bold;
}
.navMenutop {
	background-repeat: repeat-y;
	background-position: center;
	line-height: 36px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #696;
	background-image: url(http://www.klinikhajialay.com/templates/klinikhajialay/images/menubartop.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #696;
	background-color: #FFF;
}
.navMenutop .module {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.header {
	background-image: url(../images/header.jpg);
}
.header .module {
	float: left;
}
.navMenubar {
	background-image: url(../images/nav.jpg);
	padding-left: 5px;
	line-height: 24px;
}
.navMenubar a {
	color: #333333;
}
.navMenubar a:hover {
	color: #D5EDB3;
}
.dashedline {
	background-image: url(../images/mm_dashed_line.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
.spacergif {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #5C743D;
}
.front {
	width: 660px;
}
.leftside {
	float: left;
	width: 655px;
	margin-top: 10px;
}
.leftside .module {
	float: left;
	width: 195px;
	height: 300px;
	border: thin solid #CCC;
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
}
.leftside_module {
	float: left;
	width: 655px;
	margin-top: 10px;
}
.leftside_module .module {
	float: left;
	width: 195px;
	border: thin solid #CCC;
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
}
.rightside {
	float: right;
	width: 330px;
}
.rightside .module {
	margin: 5px;
	padding: 5px;
}
.footer {
	background-image: url(../images/nav.jpg);
	line-height: 26px;
	padding-left: 5px;
}
.gallery {
	float: left;
	width: 765px;
	padding: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.address {
	float: right;
	width: 200px;
	border: thin solid #CCC;
	padding: 5px;
}
.bannerbottom .module {
	float: right;
}
.clearFloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear: both;
	height: 0;
}
#show_content {
	float: left;
	width: 655px;
}
#show_content .module {
	width: auto;
	min-height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#show_content .article #title {
	font-size: 24px;
}
#show_content #article {
	text-align: justify;
}
#show_content .hitstoday .module {
	height: auto;
	width: 650px;
	border: thin solid #CCC;
}
#show_content .hitstoday #title {
	font-size: 11px;
}
#show_content #post_related {
	width: 47%;
	float: left;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height:70px;
}
#show_content #post_related li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#show_content #social_media {
	margin-top: 30px;
	margin-bottom: 30px;
}
#show_content #form_comment {
	margin-top: 20px;
	background-color: #eaeaea;
	border: thin solid #CCC;
	padding: 5px;
	margin-bottom: 20px;
}
#show_content .comments {
	clear: both;
	padding-top: 20px;
}
#show_content #commented {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
#show_content #comment {
	margin: 20px;
}