#MainMenu {font-size: 9pt; margin: 0;}
#tab ul {padding-left: 100px;}
#tab li {display: inline; height: 60px;}
#tab a {display: block; float: left; margin-right: 1px; text-decoration: none; text-align: left; color: #2A56C5; width: 250px; position: relative;}
#tab li.first a {}
#tab li.selected a {}
#tab a:hover {color: orange; }
#tab a img {padding-left: 20px;}
#tab span {position: absolute; top: 20px; width: 150px;}

* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #ADE58C url(images/light.gif) center top repeat-y;
}
#white-body {background: white;}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:visited {
	color: #6590EE;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: red;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color: #F95555;}
.page_only h1, .page_only h2, .page_only h3, .page_only h4, .page_only h5, .page_only h6 {clear: both;}

p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}


#logo {
	position: absolute;
	top: 40px;
	left: 110px;
	font: 40px Arial, Tahoma, Arial;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #D6D6D6;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 332px;
	height: 62px;
	background: url(images/logo.gif) no-repeat;
}

.header-searh {
	width: 440px;
	height: 60px;
	margin-top: 35px;
	margin-left: 60px;
	background: url(images/header-searh.gif) no-repeat;
}

.header-searh input {
	margin-top: 20px;
	margin-left: 5px;
}

.header-searh input#s {
	width: 300px;
	/*background: url(images/searh.gif) no-repeat;*/
}

.header-login {
	width: 400px;
	height: 60px;
	margin-left: 60px;
	margin-right: 40px;
}

.header-login-r1 {
	float: left;
	width: 190px;
	text-align: right;
	padding-right: 10px;
}

.header-login-r2 {
	float: right;
	width: 190px;
	text-align: left;
	padding-right: 10px;
}

#header-map-img {
	position: absolute;
	left: 0px;
	top: 20px;
}

/* Widgets
-----------------------------------------------------------------------------*/

.widget {
	margin-top: 10px;
	width: 270px;
}

.widget .w0 {
	padding-top: 20px;
	background: url(images/w0.gif) no-repeat;
}

.widget .w1 {
	background: url(images/w1.gif) repeat-y;
	padding: 0 20px;
}

.widget .w2 {
	background: url(images/w2.gif) no-repeat;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.widget a {
	text-decoration: none;
}

.w1 p {margin: 0;}

.widget_2_1 {
	padding-top: 60px;
	background: url(images/quest.gif) no-repeat;
}

.widget ul {
	list-style-type: none !important;
	list-style-position: inside;
}

.widget_2_1 ul {
	list-style-image: url(images/square.gif);
}

.widget_1_1 ul {
	list-style-image: url(images/list.gif);
}

.widget_1_2 .w0, .widget_1_2 .w1, .widget_1_2 .w2, .widget_1_3 .w0, .widget_1_3 .w1, .widget_1_3 .w2 {background: transparent;}
.widget_1_2 ul {
	list-style-image: url(images/clip.gif);
}

ul.is_link p {padding-bottom: 10px;}

/* H */
h1 {font-size: 14pt; margin: 10px 0 10px 0; color: red; font-weight: normal; line-height: 1.2em; clear: both; padding-top: 20px;}
h1.category {font-size: 16pt; border-bottom: 1px solid #3C5FB3;}
#content h1 {border-bottom: 1px dotted #3C5FB3; line-height: 1.4em;}
#content h1 a {color: red; text-decoration: none;}
#content h1 a:hover {text-decoration: none; color: brown;}

h2 {font-size: 11pt; margin: 5px 0 10px 0; color: red;}
h2.box {margin: 0 0 5px 0;}
h2.last_comment {font-size: 9pt; margin-top: 10px; color: red; border-bottom: solid gray 1px;}

h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}

/* LIST */
ul.is_link {list-style-type: none; line-height: 1.5em;}

ul.is_link ul {marg1in: 0; padd1ing: 0px; list-style-type: none;}

ul.is_link li {margin: 0px;}
ul.is_link li li {margin-left: 5px; }

li.level0, li.level0 a {}
li.count0 {color: grey;}

ul.category {color: gray;}
ul.category div.category_desc {color: gray;}


ul.last_comment {font-size: 8pt; }
ul.last_comment em {display: block; color: gray; f1ont-size: 0.9em; text-align: right;}
ul.last_comment li {margin-bottom: 7px;}

div.comments ul.last_comment li {margin: 5px 0;}

ul.links div {margin: 0px 0 5px 0; font-style: italic; color: gray; line-height: 1.0em; font-size: 0.9em;}


/* COMMENTS */
div.comment-form {line-height:1.2em; width:100%;}
div.comment-form label {font-size:8pt; margin:0 0 0 3px;}
div.comment-form p {margin:3px;}
div.comment-form input.text {width:300px; margin:3px;}
div.comment-form input.no-margin {width:auto; margin:3px; }
div.comment-form textarea {width:99%; margin:3px;}
*html div.comment-form textarea {width:95%; margin:3px;}
div.comment-form span { position:relative; top:-5px; font-size:8pt; color:gray;}
div.comment-form span.black {color:#000;}
div.comment-form input.comments_submit {width:120px; margin-left:2px; font-size:8pt;}
div.comment-form input.comments_captha {width:90px;}
div.comment-form img { position:relative; top:7px; }

div.comment-form div.comments-reg {border:1px solid #ccc; margin:10px 0; background:#fff; padding:10px;}
div.comment-form div.comments-reg p {font-size:8pt; margin-top:10px; padding:10px; background:#fafafa; border:1px solid #ddd;}
div.comment-form div.comments-noreg {border:1px solid #ccc; margin:10px 0; background:#fff; padding:10px;}
div.comment-form div.comments-textarea {border:1px solid #ccc; margin:10px 0; background:#f7f7f7; padding:10px;}
div.comment-form div.comments-user {border:1px solid #ccc; margin:10px 0; background:#f7f7f7; padding:10px; font-weight:bold;}

div.comment-ok {background:#40A040; color:#fff; padding:10px; text-align:center; font-weight:bold;}
div.comment-error {background:#FF4040; color:#fff; padding:10px; text-align:center; font-weight:bold;}
div.comment-form .comment_button input {margin:0px; padding:0 5px; font-size:8pt;}

div.comments-link {margin:10px 0 0 0; text-align:right; font-size:8pt;}

div.comments h3,
h3.comments,
form.comusers-form h3
{
	font: normal 14pt Georgia, Vedrana, Arial, serif;
	margin:10px 0 20px 0;
}

div.comments blockquote {padding:8px; margin:10px 0 10px 0; background:#fff; border:1px dashed #ccc;}

div.comments ol {list-style:none; margin:0;}
div.comments li {margin:0 0 10px; 0;}

.comment .comuser {
	float:left;
	width:84px;
	text-align:center;
}
.comment .pic {
	background:url(images/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:70px;
	padding-right:14px;
	font-weight:normal;
	overflow:hidden;
}
.comment .avatar {
	border:1px solid #ddd;
}
.comment .cominfo {
	background:#EDEFF0 url(images/comment-content.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
	font-size:10px;
}
.comment .date, 
{
	float:left;
}

.comment .content {
	background:url(images/comment-content.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
	font-size:10pt;
}

#flogin_user {width:98%;}
#flogin_password {width:98%;}
#flogin_submit { margin:5px 0;}

.imagelink .img {border: solid 1px gray; -moz-border-radius: 5px;}
.imagelink a .img {border: solid 1px blue; -moz-border-radius: 5px;}
.page_content .imagelink {float: left; position: relative; padding: 0 10px 10px 0;}

#cat-childrens {
	padding: 0px 20px 20px 20px;
	margin-top: -10px;
	border: solid 1px #C8DBFF;
	-moz-border-radius: 5px;
}

#cat-childrens p {
	display: inline;
	width: 45%;
	padding: 1%;
	float: left;
	border: solid 1px #C8DBFF;
	min-height: 50px;
	background: #EEFFEE;
}

.home-cat-block, .sitemap ul {
	list-style-type: none;
}

.type {
	padding-bottom: 20px !important;
}

.pagination {margin: 20px 0; padding: 5px; border: solid 1px #C8DBFF;}

/* --= ----------------------------------------------------------------------------- =-- */

#wrapper {
	width: 925px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
}

#wrapper-flex {
	width: 100%;
	min-width: 1000px;
	max-width: 1500px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
}

/* Header
-----------------------------------------------------------------------------*/
#headers-wrap {
	background: #9EBAFF url(images/header2-bg.gif) repeat-x bottom;
}

#header {
	height: 395px;
}

#header1 {
	height: 195px;
	background: #FFFFFF url(images/doctor.jpg) left bottom no-repeat;
}

#header2 {
	height: 200px;
	background: url(images/header2.jpg) no-repeat;
}

.header1-r1 {
	width: 425px;
	float: left;
	position: relative;
}

.header1-r2 {
	width: 500px;
	float: right;
	text-align: right;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 85px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 300px 0 300px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 280px;
	margin-left: -100%;
	position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 280px;
	margin-left: -280px;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -85px auto 0;
	height: 85px;
	background: #9EBAFF url(images/footer.gif) repeat-x;
	text-align: center;
}

#copyrights {
	float: left;
	width: 350px;
	padding-top: 20px;
	font-size: 80%;
}

#ads {
	float: left;
	width: 350px;
	padding-top: 20px;
}
#designer {
	float: right;
	width: 225px;
	position: relative;
	text-align: left;
}
