body {
	margin: 0px;
	background: #E3E6D6 !important;
	min-width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000;
	line-height: 18px;
	/**/
	padding: 0px !important;
	width: auto !important;
}
div.out_full {
	background: #fff url(/images/body_bgr_top.jpg) repeat-x;
	min-height: 250px;
}
div.out {
	width: 990px;
	margin: 0px auto;
}

/* ----------- HEADER ------------- */
div.header {
	height: 250px;
}

div.header_menu {
	height: 35px;
	float: right;
	line-height: 32px;
	margin-right: 10px;
}
div.logo_block_full {
	clear: both;
}
div.header_right {
	float: right;
	background: url(/images/header_bgr.jpg) no-repeat;
	width: 720px;
	height: 215px;
	text-align: right;
}
div.header_right_text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 32px;
	text-shadow: 3px 2px 3px #4E6508;
	margin: 20px 15px 0px 0px;
	/*letter-spacing: 1px;*/
}
img.logo {
	border: 0px;
	float: left;
}

/* links */
div.header_menu a {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	float: left;
	display: block;
	font-weight: normal;
}
div.header_menu a:hover {
	text-decoration: underline;
}
img.hsep {
	border: 0px;
	height: 15px;
	margin: 8px 6px 0px 6px;
	float: left;
}

/* ------------- TOP MENU --------------- */
div.topmenu_line {
	height: 42px;
}
div.top_menu {
	float: right;
	background: url(/images/top_menu_bgr.jpg) no-repeat;
	height: 42px;
	width: 720px;
	text-align: center;
}
div.fontsize_block {
	float: left;
	background: url(/images/fontsize_bgr.jpg) no-repeat;
	height: 42px;
	width: 76px;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	line-height: 38px;
}
div.fontsize_block img {
	margin-top: 15px;
}

div.top_menu img {
	float: left;
	vertical-align: top;
	margin: 0px;
	/*margin: 0px 10px 0px 10px;*/
}
div.ieblock {
	*font-size: 1px;
	*width: 20px;
	float: left;
	font-size: 1px;
}
/*links*/
div.top_menu a, div.top_menu a.active {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	/*margin: 0px 7px 0px 7px;
	* margin: 0px 12px 0px 12px;*/
	line-height: 40px;
	* float: left;
}
div.top_menu a:hover {
	color: #E4FF93;
}
div.top_menu a.on {
	color: #E4FF93;
}
div.top_menu a.active {
	color: #E4FF93;
}
div.fontsize_block a {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}


/* --------------- MAIN PAGE CONTENT ------------------ */
div.main_content {
	padding: 5px 0px 15px 0px;
	overflow: hidden;
	width: 990px;
}
div.right_side {
	float: right;
	width: 346px;
}


/* ---- yellow block ----- */
div.yellow_block {
	width: 346px;
	background: url(/images/main_yellow_bgr.gif) repeat-y;
}
div.yellow_in {
	background: url(/images/main_yellow_top.gif) no-repeat top;
	padding: 0px 13px 0px 13px;
}

div.yellow_bottom {
	background: url(/images/main_yellow_bottom.gif) no-repeat;
	width: 346px;
	height: 13px;
	font-size: 1px;
}
div.yellow_header {
	background: url(/images/yellow_header_bgr.jpg) no-repeat;
	width: 320px;
	height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
div.main_player {
	/*width: 202px;*/
	margin: 0px 0px 10px 0px;
	text-align: center;
}
/* categories */
div.cat_pics {
	text-align: center;
}

div.cat_list_container {
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}
div.cat_list {
	float: left;
	margin-right: 5px;
}
img.catsep {
	float: left;
	width: 1px;
	margin: 0px 10px 0px 5px;
}


/* main content */
div.content {
	padding: 5px 15px 0px 15px;
}

div.m_content_full {
	width: 644px;
	float: left;
	margin-top: 9px;
}
div.m_content_top {
	background: url(/images/m_content_top.gif) no-repeat;
	height: 9px;
	width: 644px;
	font-size: 1px;
}
div.m_content {
	background: url(/images/m_content_bgr.gif) repeat-y;
	padding: 5px 0px 10px 0px;
}
div.m_content_bottom {
	background: url(/images/m_content_bottom.gif) no-repeat;
	height: 13px;
	width: 644px;
	font-size: 1px;
}

/* main lication block */
div.loca_block {
	overflow: hidden;

}
div.loca_block div {
	float: left;
	width: 300px;
}

/* links */
div.yellow_header a {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
div.yellow_header a:hover {
	text-decoration: underline;
}

div.cat_list a {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
div.cat_list a:hover {
	text-decoration: none;
}

/* -------------- INTER CONTENT ----------------------- */
div.in_content {
	overflow: hidden;
	width: 990px;
	padding: 13px 0px 13px 0px;
}
div.in_content_full {
	width: 720px;
	float: right;
}
div.in_content_top {
	background: url(/images/in_content_top.gif) no-repeat;
	height: 9px;
	width: 720px;
	font-size: 1px;
}
div.i_content {
	background: url(/images/in_content_bgr.gif) repeat-y;
	padding: 0px 0px 10px 0px;
}
div.in_content_bottom {
	background: url(/images/in_content_bottom.gif) no-repeat;
	height: 13px;
	width: 720px;
	font-size: 1px;
}
div.chain {
	color: #6D674B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

div.totop {
	clear: both;
	border-bottom: 1px solid #D9D7D0;
	margin: 15px 0px 15px 0px;
}
img.lpic {
	float: left;
	margin: 0px 15px 5px 0px;
}
img.backb {
	margin: 15px 0px 15px 0px;
}
img.lpic_s {
	float: left;
	margin: 0px 15px 0px 0px;
}

/* doctors block */
div.doc_block {
	height: 134px;
	position: relative;
	margin-bottom: 30px;
}
img.lm_button {
	position: absolute;
	bottom: 0px;
	left: 115px;
}

/* instrictions */
div.medicament_photo {
	text-align: center;
	border-bottom: 1px solid #D9D7D0;
	border-top: 1px solid #D9D7D0;
	padding: 7px 0px 1px 0px;
}

/*procedures */
div.procedures_pics {
	text-align: center;
}
div.procedures_pics img {
	margin: 10px 5px 10px 5px;
}

/* videos */
div.video_block {
	height: 240px;
	margin-bottom: 20px;
}
div.video_block_d {
	margin-bottom: 20px;
}

/* faq */
ul.faq_list {
	list-style-type: disc;
	color: #80AA00;
	line-height: 24px;
}
ul.faq_list li a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
ul.faq_list li a:hover {
	color: #6C9D06;
}

/* contact  */
div.loca_block div.hours {
	width: 250px;
	border-top: 1px solid #D9D7D0;
}
div.loca_block div.hours div {
	border-bottom: 1px solid #D9D7D0;
	padding: 5px 0px 5px 0px;
	width: 250px;
}
div.loca_block div.hours div span {
	width: 85px;
	float: left;
}

/* left side */
div.left_side {
	float: left;
	width: 260px;
}
div.left_menu {
	
}
div.left_menu div.menu {
	background: #FDFDFD url(/images/left_menu_bgr.jpg) no-repeat top;
	min-height: 37px;
}
div.left_menu div.menu_last {
	background: url(/images/left_menu_bgr_last.jpg) no-repeat top;
	height: 42px;
}
div.left_menu div.menu_first {
	background: url(/images/left_menu_bgr_first.jpg) no-repeat top;
	height: 38px;
}

/* links */
div.chain a {
	color: #6D674B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div.chain a:hover {
	text-decoration: underline;
}
div.totop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80AA00;
	text-transform: uppercase;
	background: url(/images/totop_bgr.gif) no-repeat left;
	padding-left: 12px;
}
div.left_menu a, div.left_menu a.active {
	display: block;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal; 
	padding: 7px 0px 0px 15px;
}
div.left_menu a:hover {
	color: #80AA00;
	text-decoration: none;
}
div.left_menu a.active {
	color: #80AA00;
	font-weight: bold;
}
/* -------- FOOTER ---------- */
div.footer_full {
	background: #FFF url(/images/footer_full_bgr.gif) repeat-x bottom;
	min-height: 90px;
	padding: 15px 0px 15px 0px;
}
div.footer_center {
	width: 990px;
	margin: 0px auto;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D674B;
	margin-bottom: 30px;
}
div.footer_right {
	float: right;
	text-align: left;
	line-height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 640px;
	  
}
div.footer_full a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D674B;
	text-decoration: none;
	font-weight: normal;
}
div.footer_full a:hover {
	text-decoration: underline;
}

 



a.text1_link {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a.text1_link:hover {
	color: #80AA00;               
}


span.redstar {
	color: #FF6600;
}
span.warn {
	color: #FF0000;
	margin-left: 5px;
}
/* */
div.c_form_inp_bgr {
	background: url(/images/c_form_inp_bgr.gif) no-repeat;
	width: 295px;
	height: 30px;
	position: relative;
}
div.c_form_inp_bgr1 {
	background: url(/images/c_form_inp_bgr_incorr.gif) no-repeat;
	width: 295px;
	height: 30px;
	position: relative;
}
div.c_form_tarea_bgr {
	background: url(/images/c_form_tarea_bgr.gif) no-repeat;
	width: 295px;
	height: 208px;
	position: relative;
}
/* */
table.c_form_table {
	border: 0px;
	width: 415px;
	margin-bottom: 10px;
}
table.c_form_table td {
	vertical-align: top;
	padding: 7px 0px 2px 0px;
}
table.c_form_table td.td1 {
	width: 140px;
}
table.c_form_table td.cf_colspan {
	text-align: right;
}
/* */
form.c_form_form  {
	margin: 0px;
}
input.c_form_inp {
	height: 17px;
	width: 281px;
	border: 1px solid #fff;
	position: absolute;
	top: 5px;
	left: 5px;
}
textarea.c_form_tarea {
	border: 0px;
	position: absolute;
	top: 7px;
	left: 7px;
	width: 278px;
	height: 191px;
	overflow: hidden;
}
input.c_form_send {
	margin-right: 5px;
}

/* sent */
div.c_form_sent_top {
	background: url(/images/c_form_sent_top.gif) no-repeat;
	width:  403px;
	height: 7px;
	font-size: 1px;
}
div.c_form_sent_bottom {
	background: url(/images/c_form_sent_bottom.gif) no-repeat;
	width:  403px;
	height: 7px;
	font-size: 1px;
}
div.c_form_sent_bgr{
	padding: 13px 20px 13px 20px;
}
div.c_form_sent_block {
	background: url(/images/c_form_sent_bgr.gif) repeat-y;
	margin-top: 10px;
}
span.thx {
	font-weight: bold;
	color: #80AA00;
	font-size: 14px;
}
img.footerpic{/*float: right; */ margin: 0px 20px 10px 0px;}

div.footer_pre {
	background: #FFF; 
	padding-bottom: 10px;
}
div.brawn_top {
	background: url("/bitrix/images/main/grey_top.gif") no-repeat scroll 0 0 transparent; 
	overflow: hidden;  
	margin: 0 auto; 
	width: 990px;
	height:8px;
} 
div.brawn_bottom {
	background: url("/bitrix/images/main/grey_bottom.gif") no-repeat scroll 0 0 transparent; 
	overflow: hidden;  
	margin: 0 auto; 
	width: 990px; 
	height:8px;
} 
div.brawn_center {
	background: #6e6e6e; 
	overflow: hidden;  
	margin: 0 auto; 
	width: 990px; 
	min-height: 230px;
}
div.brawn_center ul{
	display: block; 
	float: left; 
	vertical-align: top; 
	margin: 7px 14px 0px 15px; 
	padding: 0px; 
	width: 165px; 
	min-height: 
}
div.brawn_center ul li {
	list-style-type: none; 
	margin: 2px 0px; 
	padding: 0px; 
}
div.brawn_center ul li a {
	font-size: 12px; 
	color: #e3e6d5; 
	text-decoration: none;
}
div.brawn_center ul li a:hover {
	color: #eaf79d;
} 
div.brawn_center ul li a.lime{
	color: #eaf79d;
	font-weight: bold;
}
/* new */
div.tmenu {
float: left;
height: 42px; 
position: relative;
}
div.dropmenu {
position: absolute;
left: 0px;
top: 42px;
width: 200px;
border-top: 1px solid #fff;
}
div.dropmenu_in {
padding: 10px 15px;
text-align: left;
line-height: 18px;
background: #4C464A;
overflow: hidden;
}

div.dropmenu_bottom {
margin: 0px 8px;
height: 8px;
background: #4C464A;
}
div.dropmenu_bottom div.lbottom {
float: left;
width: 8px;
height: 8px;
margin-left: -8px;
background: url(/images/drop_lbottom.gif) no-repeat;
}
div.dropmenu_bottom div.rbottom {
float: right;
width: 8px;
height: 8px;
margin-right: -8px;
background: url(/images/drop_rbottom.gif) no-repeat;
}
div.dropmenu_in ul {
float: left;
margin: 0px 0px 0px -40px;
*margin: 0px 0px 0px 0px;
}
div.dropmenu_in ul li {
list-style-image: none;
list-style-type: none;
}
div.drop_sep {
float: left;
width: 1px;
height: 157px;
background: url(/images/drop_sep.gif) no-repeat center center;
margin: 0px 20px;
}
/*links*/
div.tmenu a, div.tmenu a.active {
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
text-decoration: none;
padding: 0px 21px 0px 21px;
line-height: 40px;
* float: left;
display: block;
}
div.tmenu a:hover {
color: #E4FF93;
}
div.tmenu a.active {
color: #E4FF93;
}
div.dropmenu_in a {
display: inline !important;
padding: 0px;
line-height: 20px;
float: none;
}

/* lightbox */
div.lightbox_full {
position: absolute;
left: 250px;
top: 550px;
width: 580px;
z-index: 1000;
}
div.lightbox_in {
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 5px 40px 15px 40px;
background: #fff;
border-left: 1px solid #333;
border-right: 1px solid #333;
}
div.lbox_top {
height: 14px;
background: #fff;
border-top: 1px solid #333;
margin: 0px 15px;
}
div.lbox_bottom {
height: 14px;
background: #fff;
border-bottom: 1px solid #333;
margin: 0px 15px;
}
div.lightbox_in .close {
position: absolute;
width: 31px;
height: 31px;
top: -30px;
right: -15px;
}

div.lbox_top div.ltop {
float: left;
width: 15px;
height: 15px;
background: url(/images/lbox_ltop.gif) no-repeat;
margin: -1px 0px 0px -15px;
}
div.lbox_bottom div.lbottom {
float: left;
width: 15px;
height: 15px;
background: url(/images/lbox_lbottom.gif) no-repeat;
margin: 0px 0px -1px -15px;
}
div.lbox_bottom div.rbottom {
float: right;
width: 15px;
height: 15px;
background: url(/images/lbox_rbottom.gif) no-repeat;
margin: 0px -15px -1px -0px;
} 
/* shedule button */
div.shedule_bt {
clear: both;
float: left;
position: fixed;
top: 308px;
margin-left: 0px;
padding: 0px;
border: none;
} 
#dim {
background: url(/images/dim.png) repeat scroll 0 0 transparent;
display: none;
left: 0;
position: absolute;
text-align: left;
top: 0;
width: 100%;
z-index: 100;
}
