.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 3; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 2; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0;}
.jcarousel-next, .jcarousel-prev { z-index: 4; display: none; position: relative;}
.jcarousel-list li, .jcarousel-item { list-style: none; width: 220px; padding: 0 9px; margin: 0 0 0 9px; background: url(../images/greydot_bg.gif) repeat-x left bottom; height: 24px; line-height: 22px; zoom: 1;}
.jcarousel-container-vertical { width: 263px; height: 260px; padding: 27px 0 0 0; }
.jcarousel-clip-vertical { width: 263px; height: 240px;}
.jcarousel-next-vertical, .jcarousel-prev-vertical { background-image: url(../images/vert_scroll.gif); background-repeat: no-repeat; width: 263px; height: 22px; cursor: pointer; position: absolute; display: block;}
.jcarousel-next-vertical_stat, .jcarousel-prev-vertical_stat { background-image: url(../images/vert_scroll.gif); background-repeat: no-repeat; width: 263px; height: 22px; cursor: pointer;  display: block;}

.jcarousel-next-vertical { background-position: 0 -203px; bottom: -8px; height: 29px; overflow: visible; z-index: 10; }
.jcarousel-next-vertical_stat { background-position: 0 -203px; bottom: -8px; height: 29px; overflow: visible; z-index: 10; }

.jcarousel-next-vertical:hover { background-position: 0 -172px; }
.jcarousel-next-vertical:active { background-position: 0 -142px; }
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:active { cursor: default; background-position: 0 -112px;}
.jcarousel-prev-vertical { top: -1px; background-position: 0 0px;}
.jcarousel-prev-vertical_stat { margin-bottom: 10px; background-position: 0 0px;}

.jcarousel-prev-vertical:link, .jcarousel-prev-vertical:visited { background-position: 0 0px; }
.jcarousel-prev-vertical:hover { background-position: 0 -31px;}
.jcarousel-prev-vertical:active { background-position: 0 -60px;}
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:active { cursor: default; background-position: 0 -90px;}
#seekHelp .jcarousel-container-vertical { width: 263px; height: 232px; padding: 25px 0 0 0; }
#seekHelp .jcarousel-clip-vertical { height: 216px; width: 264px;}

.jcarousel-container-horizontal { width: 547px; height: 510px; padding: 0 35px;}
.jcarousel-clip-horizontal { width: 547px; height: 510px;}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal { background-image: url(../images/gal_pager.png); background-repeat: no-repeat; width: 24px; height: 105px; cursor: pointer; position: absolute; display: block; top: 158px;}
.jcarousel-next-horizontal { background-position: 0 -0px; height: 105px; overflow: visible; z-index: 10; right: 0; }
.jcarousel-next-horizontal:hover { background-position: 0 -105px; }
.jcarousel-next-horizontal:active { background-position: 0 -105px; }
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: 0 -210px;}
.jcarousel-prev-horizontal { left: 0; background-position: 0 -315px;}
.jcarousel-prev-horizontal:link, .jcarousel-prev-vertical:visited { background-position: 0 0px; }
.jcarousel-prev-horizontal:hover { background-position: 0 -420px;}
.jcarousel-prev-horizontal:active { background-position: 0 -420px;}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0 -525px;}
.jcarousel-list.jcarousel-item-horizontal li, .jcarousel-item.jcarousel-item-horizontal { list-style: none; padding: 0; margin: 0; float: left; display: block; height: 510px; width: 547px !important; zoom: 1; background: none !important;}

fieldset input { float: left; background: none; border: none; width: auto; height: auto; margin: 0; padding: 0; }
fieldset label { padding: 0 0 0 21px; background: url(../images/controls.gif) no-repeat 0 -299px; display: block; }
label.disabled { filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}
label.focus { background-position: 0 -299px;}
label.checked { background-position:0 -449px;}
label.checked.focus { background-position: 0 -449px;}
.radios label { background-position: 0 0;}
.radios label.checked { background-position: 0 -150px;}
.radios label.checked.focus {background-position: 0 -150px;}

.jScrollPaneContainer {position: relative; overflow: hidden; z-index: 1;}
.jScrollPaneTrack {position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;}
.jScrollPaneDrag {position: absolute; cursor: pointer; overflow: hidden;}
.jScrollPaneDragTop {position: absolute; top: 0; left: 0; overflow: hidden;}
.jScrollPaneDragBottom {position: absolute; bottom: 0; left: 0; overflow: hidden;}
a.jScrollArrowUp {display: block; position: absolute; z-index: 1; top: -1px; right: 0; text-indent: -2000px; overflow: hidden; height: 26px;}
a.jScrollArrowDown {display: block; position: absolute; z-index: 1; bottom: -1px; right: 0; text-indent: -2000px; overflow: hidden; height: 26px;}
.scroll-pane { background: none; }
.jScrollPaneTrack { background: url(../images/scroll_bg.png) repeat-y; width: 13px; z-index: 1010; }
.jScrollPaneDrag { background:url(../images/scroll_butt.png) repeat-y; border-left: 1px solid #d4dbe5; border-top: 1px solid #d4dbe5; border-bottom: 1px solid #d4dbe5; width: 18px; z-index: 1010; }
.jScrollArrowUp { background: #33FF00; height: 28px; width: 20px;  background:url(../images/scroll_arr.gif) no-repeat 0 0;}
.jScrollArrowUp.disabled, .jScrollArrowUp.disabled:hover { background-position: 0 -28px;}
.jScrollArrowUp:hover { background-position: 0 -56px;}
.jScrollArrowDown { background: #9999CC; height: 28px; width: 20px;  background:url(../images/scroll_arr.gif) no-repeat 0 -140px;}
.jScrollArrowDown:hover { background-position: 0 -84px;}
.jScrollArrowDown.disabled, .jScrollArrowDown.disabled:hover { background-position: 0 -112px;}
.scroll-pane { width: 331px; height: 213px; overflow: auto; }
.jScrollPaneContainer { z-index: 10; }

.ui-tabs-hide { display: none; }
.ui-tabs-nav { list-style: none; margin: 0; padding: 0;}
.ui-tabs-nav:after { display: block; clear: both; content: " ";}
.ui-tabs-nav li { float: left; margin: 0; }
.ui-tabs-nav a, .ui-tabs-nav a span { float: left;}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited, .ui-tabs-nav a:hover, .ui-tabs-nav a:active { text-decoration: none;}
.ui-tabs-nav a { margin: 0; padding-left: 0; text-decoration: none; outline: 0; display: block; width: 100%;}
.ui-tabs-nav a span { color: #1c953f; text-decoration: none; display: block; width: 100%; text-align: center; padding-top: 8px; height: 38px; background: url(../images/tabs_sep.png) no-repeat right top; }
.ui-tabs-nav a.last span { background: none;}
.ui-tabs-nav .ui-tabs-selected a { position: relative; top: 0px; z-index: 2; margin-top: 0; color: #000;}
.ui-tabs-selected a span { color: #000;}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { cursor: text; cursor: default;}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { cursor: pointer; }
.ui-tabs-disabled { opacity: .4; filter: alpha(opacity=40);}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { color: #000;}
.ui-tabs-panel {padding: 0px;}

.jquery-selectbox { position: relative;	z-index: 0; float: left; display: inline; padding: 0; font-size: 11px; line-height: 13px;}
.jquery-selectbox.selecthover { z-index: 1100;}
.jquery-selectbox .jquery-selectbox-currentItem { padding: 5px 0px 0px 3px; white-space: nowrap; display: block; overflow: hidden;}
.jquery-selectbox .jquery-selectbox-list { display: none; position: absolute; top: 20px; padding: 2px 0; left: 0px; overflow: auto; z-index: 2000; background: #fff; height: 100px !important;}
.jquery-selectbox .jquery-selectbox-moreButton { float: right; width: 19px;	height: 21px; cursor: pointer; background: url(../images/select_butt.gif) no-repeat right top !important; margin: 2px 0px 2px 0 !important;}
.jquery-selectbox .morebuttonhover { background-position: right bottom !important;}
.jquery-selectbox .jquery-selectbox-item.listelementhover { color: #8d87a6 !important; background: #e3dff8;}
.jquery-selectbox .jquery-selectbox-item {display: block; cursor: default; color: #6e6e6e; line-height: 13px; padding: 3px 5px;}
.s_1, .s_2, .s_3, .s_4 { height: 25px; text-align: left !important; margin: 0 !important; background: none !important;}
.s_1 div, .s_2 div, .s_3 div, .s_4 div { margin: 0 !important;}
.s_1 span, .s_2 span, .s_3 span, .s_4 span { text-align: left;}
.s_1 .jquery-selectbox { background: url(../images/inp_1.png) no-repeat left top; color: #6e6e6e; padding: 0px 2px 0px 5px; height: 25px; width: 302px !important;}
.err .s_1 .jquery-selectbox { background: url(../images/inp_2.png) no-repeat left top; }
.s_2 .jquery-selectbox { background: url(../images/inp_7.png) no-repeat left top; color: #6e6e6e; padding: 0px 2px 0px 5px; height: 25px; width: 132px !important;}
.err .s_2 .jquery-selectbox { background: url(../images/inp_8.png) no-repeat left top; }
.s_3 .jquery-selectbox { background: url(../images/inp_11.png) no-repeat left top; color: #6e6e6e; padding: 0px 2px 0px 5px; height: 25px; width: 70px !important;}
.err .s_3 .jquery-selectbox { background: url(../images/inp_12.png) no-repeat left top; }
.s_4 .jquery-selectbox { background: url(../images/inp_13.png) no-repeat left top; color: #6e6e6e; padding: 0px 2px 0px 5px; height: 25px; width: 100px !important;}
.err .s_4 .jquery-selectbox { background: url(../images/inp_14.png) no-repeat left top; }
.s_1 .jquery-selectbox .jquery-selectbox-list { background: #fff; border: 1px solid #acddbb; margin: 4px 0 0 0 !important; width: 306px !important;}
.s_2 .jquery-selectbox .jquery-selectbox-list { background: #fff; border: 1px solid #acddbb; margin: 4px 0 0 0 !important; width: 136px !important;}
.s_3 .jquery-selectbox .jquery-selectbox-list { background: #fff; border: 1px solid #acddbb; height: 135px !important; margin: 4px 0 0 1px !important; width: 73px !important; }
.s_4 .jquery-selectbox .jquery-selectbox-list { background: #fff; border: 1px solid #acddbb; height: 135px !important; margin: 4px 0 0 1px !important; width: 103px !important;}

.hint {
	position: absolute;
	z-index: 20;
	visibility: hidden;
	top: 10px;
	left: 10px;
	width: 641px;
}
	.hint .top {
		background: url(../images/hint_top.png) no-repeat left top;
		width: 641px;
		height: 28px;
	}
	.hint .bot {
		background: url(../images/hint_bot.png) no-repeat left top;
		width: 641px;
		height: 34px;
	}
	.hint .left {
		background: url(../images/hint_left.png) no-repeat right top;
		width: 4px;
	}
	.hint .right {
		background: url(../images/hint_right.png) no-repeat right top;
		width: 20px;
	}
	.hint .mid {
		background: #fff;
		width: 617px;
	}
	.hint .mid p {
		padding: 20px 0px 10px 0px;
		margin: 0;
		line-height: 18px;
		clear: both;
		text-align: left;
		width: 100%;
	}
	.hint .close {
		background: url(../images/icon_close.png) no-repeat left top;
		position: absolute;
		display: block;
		width: 14px;
		height: 14px;
		right: 28px;
		top: 11px;
		font-size: 10px;
		line-height: 10px;
	}
	.hint .close:hover { background: url(../images/icon_close.png) no-repeat left bottom;}
.gal_border {
	border: 1px solid #acddbb;
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 50;
	zoom: 1;
	display: block;
}
	.gal_border div {
		position: absolute;
		width: 8px;
		height: 8px;
		margin: 0;
		padding: 0;
		z-index: 51;
	}
	.gal_tl {
		background: url(../images/gal_tl.png) no-repeat left top;
		left: -1px;
		top: -1px;
	}
	.gal_tr {
		background: url(../images/gal_tr.png) no-repeat right top;
		right: -1px;
		top: -1px;
	}
	.gal_bl {
		background: url(../images/gal_bl.png) no-repeat left bottom;
		left: -1px;
		bottom: -1px;
	}
	.gal_br {
		background: url(../images/gal_br.png) no-repeat right bottom;
		right: -1px;
		bottom: -1px;
	}
	.gal_border img { display: block;}
.wndw_map { padding-bottom: 20px;}
	.wndw_map p {
		background: url(../images/arr_blue.gif) no-repeat left 5px;
		margin: 12px 20px 0 20px !important;
		padding: 0 0 0 30px !important;
		width: auto !important;
	}

.accordion h3 {
	background: url(../images/greydot_bg.gif) repeat-x left top;
	color: #1c953f;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	margin: 0 1px;
	padding: 20px 12px;
}
.accordion h3 span {
	background: url(../images/dash_big1.gif) repeat-x left bottom;
}
.accordion h3.hovered span {
	background: url(../images/dash_big2.gif) repeat-x left bottom;
	color: #cb1936;
}
.accordion h3.active  {
	background: #fff url(../images/greydot_bg.gif) repeat-x left top;
	/*padding-bottom: 0;*/
	padding-bottom: 5px;
}
.accordion h3.active span, .sidelist h3.active span {
	background: none;
	color: #000;
}
.accordion div {
	background: #fff;
	padding: 0 0 10px 0;
	margin: 0 1px;
}

.accordion h5 {
    background: url(../images/sm_closed.gif) no-repeat 0 8px;
    line-height: 16px;
    color: #1c953f;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    margin: 0 12px;
    padding: 3px 16px;
}
.accordion h5 a:link, .accordion h5 a:visited { color: #1c953f;}
.accordion h5 a:hover { color: #cb1936;}

.accordion h5.none { background: none;}
.accordion h5.active {
    background: url(../images/sm_opened.gif) no-repeat 0 8px;
    color: #000;
}
.accordion h5 span  {
    background: url(../images/dash_big1.gif) repeat-x left bottom;
}
.accordion h5.hovered span  {
    background: url(../images/dash_big2.gif) repeat-x left bottom;
    color: #cb1936;
}

.accordion h5.black, .accordion h5.black span {
	color: #000;
	background: none;
	cursor:default;
}

.accordion h5.active.hovered span { color: #000;}
.accordion h5.active span { background: none;}
.accordion ul {color: #000; font-size: 11px;}
.accordion li { margin: 10px 0 10px 25px; }

.sidelist div {
	background: #fff url(../images/greydot_bg.gif) repeat-x left top;
	padding: 0 0 1px 0;
}
#sidemenu .accordion div dl, .sidelist ul { padding: 1px 0 0 0;}
#sidemenu .accordion div dt {
	background: #e3dff8;
	color: #8d87a6;
	line-height: 19px;
	padding: 0 27px 0 17px;
}
#sidemenu .accordion div dt span{
	color: #000;
}
#sidemenu .accordion div dd, .sidelist li {
	color: #000;
	margin: 10px 0;
	padding: 0 27px 0 17px;
}
#content .accordion { margin-top: 16px;}
#content .accordion h3 {
	font-size: 16px;
	margin: 0;
	padding: 8px 0;
	background: none;
}
#content .accordion h3 span { background: url(../images/dash_big1.gif) repeat-x left bottom;}
#content .accordion h3.hovered span { background: url(../images/dash_big2.gif) repeat-x left bottom;}
#content .accordion h3.active span { background: none;}
#content .accordion div {
	background: url(../images/greydot_bg.gif) repeat-x left bottom;
	padding-bottom: 21px;
	margin-bottom: 16px;
}
#content .accordion div a:link, #content .accordion div a:visited {
	color: #1c953f;
	text-decoration: underline;
	white-space: nowrap;
}
#content .accordion div a:hover {
	color: #cb1936;
	text-decoration: underline;
}
#content .accordion div p { margin: 5px 0 0 0;}

ul#gallery  {
	margin: 11px -24px 0 0;
	position: relative;
}
	#gallery li {
		height: 85px;
		float: left;
		margin: 0 12px 12px 0;
		padding: 0;
		position: relative;
		width: 114px;
	}
	#gallery li img {
		left: 0;
		position: absolute;
		top: 0;
	}
	#gallery li a {
		position: absolute;
		left: 0;
		top: 0;
		width: 114px;
		height: 85px;
		background: url(../images/gal_frame.png) no-repeat left top;
		z-index: 2;
		font-size: 0;
		text-indent: -2000;
	}
#centersGallery li { margin: 0;	padding: 0; position: relative;}
.frame {
	position: absolute;
	top: 0;
	left: 0;
}
#about_wrap {
	background: url(../images/about_framem.png) repeat-y left top;
	width: 192px;
	float: left;
	margin: 0 21px 17px -4px;
}
	#about_top {
		background: url(../images/about_framet.png) no-repeat left top;
	}
	#about_bot {
		background: url(../images/about_frameb.png) no-repeat left bottom;
		padding: 12px 18px 25px 14px;
	}
	#photo {
		margin: 0 0 10px 0;
		position: relative;
		width: 160px;
		height: 170px;
	}
	#photo .frame {
		background: url(../images/about_photoframe.png) no-repeat;
		width: 160px;
		height: 170px;
	}
.inner_senteraddr {
	position: relative;
	line-height: 14px;
	margin: 16px 0 24px 0;
}
	.inner_senteraddr .text_wrap {
		background: url(../images/centers_inner_bg.png) no-repeat 0 0;
		width: 384px;
		height: 160px;
		padding: 0;
	}
	.inner_senteraddr .pict_wrap { padding: 0;}
	.inner_senteraddr .frame {
		left: 0;
		background: url(../images/centers_inner_frame.png) no-repeat 0 0;
		width: 220px;
		height: 160px;
	}
	.inner_senteraddr a.map { right: 14px;}
	.inner_senteraddr .text_wrap dl { margin: 7px 0 0 12px;}
	.inner_senteraddr .text_wrap dt {
		color: #a3b1a8;
		font-weight: bold;
		background: url(../images/limark.gif) no-repeat 0 6px;
		padding: 0 0 0 11px;
		margin: 0 0 5px 0;
	}
	.inner_senteraddr .text_wrap dd {
		padding: 0 0 0 20px;
		color: #4e4e4e;
		margin: 0 0 14px 0;
	}
.map_g {
	background: #f6f6f6 url(../images/map_bg.png) repeat-x 0 5px;
	width: 632px;
	margin: 0 -10px 0 -6px;
}
	.map_bg { background: url(../images/map_bord.gif) repeat-y left top;}
	.map_t { background: url(../images/map_top.png) no-repeat left top;}
	.map_b {
		background: url(../images/map_bot.png) no-repeat left bottom;
		padding: 26px 28px 30px 29px;
		line-height: 14px;
	}
	.inner #content .map_b p {
		padding: 0 0 0 30px;
		margin: 12px 0 0 7px;
		background: url(../images/arr_blue.gif) no-repeat left 2px;
	}
	.map_b img { margin: 0 0 4px 0;}
	.map_bus { background-image: url(../images/arr_red.gif) !important;}
#reg_success p {
	font-size: 14px;
	line-height: 20px;
}
.inner #content_text #reg_success h2 {
	background: url(../images/reg.gif) no-repeat left top;
	color: #cb1936;
	font-family: "Century Gothic", Futura, "URW Gothic L", Verdana, sans-serif;
	font-size: 28px;
	line-height: 33px;
	margin: 45px 0 18px -6px;
	padding: 0 0 0 46px;
}
.fillform {
	padding: 4px 0 0 8px;
	width: 470px;
}
	#reception .fillform {
		padding: 4px 0 0 0;
		width: 510px !important;
	}
	.fillform .attention {
		background: url(../images/reg.gif) no-repeat 0 -45px;
		height:auto;
		color: #cb1936;
		padding: 0 0 0 57px;
		line-height: 33px;
		font-size: 18px;
		text-align: left;
		margin: 0 0 36px 0;
		display: none;
	}
	.fillform div {
		background: url(../images/inp_1.png) no-repeat right center;
		height: 25px;
		margin: 16px 0;
		text-align: right;
	}

	.fillform div.sselectwrap {
		background: none !important;
		float :left;
		margin: 0;
	}
	.fillform div.err {
		background: url(../images/inp_2.png) no-repeat right center;
		color: #cb1936;
	}
	.fillform .err div {
		background: url(../images/inp_2.png) no-repeat right center;
		color: #cb1936;
	}
	.fillform div.clear {
		background: none;
		height: auto;
		margin: 0;
	}
	.fillform input {
		color: #6e6e6e;
		height: 20px;
		line-height: 20px;
		border: none;
		background: none;
		width: 299px;
		margin: 2px 5px 2px 20px;
	}
	.fillform label {
		padding-bottom: 6px;
		display: inline-block;
	}
	.fillform fieldset {
		display: inline-block;
		width: 309px;
		padding: 0 0 0 15px;
		text-align: left;
	}
	.fillform fieldset label {
		display: inline-block;
		line-height: 14px;
		padding-right: 20px;
		padding-bottom: 0;
	}
	.fillform div.gn { background: none;}
	.fillform div#captcha, .fillform div#year {
		background-image: url(../images/inp_3.png);
		background-repeat: no-repeat;
		background-position: 161px 0;
	}
	.fillform div#captcha { background-position: 241px 0;}
	.fillform div#captcha.err, .fillform div#year.err { background-image: url(../images/inp_4.png);}
	.fillform div#year input {
		margin-right: 234px;
		width: 69px;
	}
	.fillform div#captcha input {
		margin-left: 10px;
		width: 69px;
	}
	.fillform div#captcha img {
		float: left;
		margin: 2px 0 2px 0px;
	}
	.fillform div#captcha label {
		float: left;
		display: block;
		/*width: 137px;*/
		width: 186px;
		text-align: right;
	}
	.fillform div#captcha div {
		width: 309px;
		padding-left: 3px;
		background: none;
		text-align: left;
		float: right;
		margin: 0;
	}
	.fillform div#captcha1, .fillform div#captcha2 {
		background: url(../images/inp_3.png) no-repeat 307px 0;
	}
	.fillform div#captcha1.err, .fillform div#captcha2.err { background-image: url(../images/inp_4.png);}
	.fillform div#captcha1 div, .fillform div#captcha2 div {
		background: none;
		float: right;
		margin: 0 0 0 14px;
		text-align: left;
		width: 308px;
	}

	.fillform div#captcha1 input, .fillform div#captcha2 input {
		margin:0 0 0 14px;
		width:69px;
		position:relative;
		top:-9px;
	}

	.fillform div#appoint_message {
		background: none;
		margin: 20px 0 30px 50px;
		text-align: left;
	}

	#regform .bluebutt {
		background-image: url(../images/butt2.gif);
		width: 168px;
		margin: 30px 0 0 150px;
	}
	.fillform div.sel { background: none;}
	.fillform div.sel label {
		float: left;
		display: block;
		width: 136px;
		padding: 0 15px 0 0;
	}
	#reception .fillform div.sel label, #reception .fillform div.date label, #reception .fillform .txtarea label { text-align: right; width: 186px;}
	.fillform div.date {
		background: url(../images/inp_5.png) no-repeat 175px 0;
		font-size: 12px;
		padding: 0;
	}
	.fillform div.date label {
		float: left;
		width: 160px;
		padding: 0 15px 0 0;
	}
	.fillform div.date input {
		width: 98px;
		margin-left: 5px;
		margin-right: 16px;
		float: left;
	}
	.fillform div.date a {
		line-height: 25px;
		background: url(../images/icon_calendar.gif) no-repeat left center;
		width: 18px;
		display: block;
		height: 25px;
		float: left;
	}
	.fillform div#date1.err, .fillform div#date2.err { background: url(../images/inp_6.png) no-repeat 175px 0;}
	.fillform .txtarea {
		background: none;
		height: auto;
		text-align: left;
	}
	.fillform .txtarea label  { width:145px; text-align:right;}

	.fillform .txtarr {
		background: #ebfff1;
		float: right;
		height: 90px;
		width: 295px;
		text-align: left;
	}
	.fillform .txtarr textarea {
		width: 300px;
		height: 100px;
		padding: 0 0 0 5px;
		font: 12px Tahoma, Verdana, Arial;
	}


.user_pic { height:80px !important; background:none !important; text-align:left !important; padding:0 0 0 162px}
.user_pic .avatar { border:solid 1px #ACDDBB; margin:0 5px 0 0;}
.user_pic_add { background:url(../images/bg_input_file.gif) no-repeat 162px top !important; text-align:left !important; padding:0 0 0 145px; position:relative; height:45px !important;}
.user_pic_add label { position:absolute; left:0px; top:0px; width:145px !important; text-align:right;}
.user_pic_add div {background:none !important; padding:0; position:relative; text-align:left !important; margin:0 !important; width:323px; height:45px; overflow:hidden; }
.user_pic_add .tex_vizual { position:absolute; left:0px; top:0px; width:210px !important}
.user_pic_add .text_file { position:absolute; left:190px; //right:0px; //left:auto; top:0px; float:right; cursor:pointer; filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0;}
.user_pic_add .block_click { position:absolute; left:15px; top:0px;}
.user_pic_add span { margin-left:260px; line-height:20px;}
.user_pic_add .title_pole { position:absolute; left:20px; top:10px; font-size:11px;}
.opera .text_file {right:0px !important; left:auto !important;}



	#reception .bluebutt { margin-left: 175px;}
ul#partners {
	margin: 22px -15px 0 -15px;
	width: 647px;
	position: relative;
}
#partners li {
	background: none;
	float: left;
	height: 99px;
	margin: 0;
	padding: 15px;
	width: 99px;
}

.tip {
	position: absolute;
	z-index: 20;
	visibility: hidden;
	top: 300px;
	left: 100px;
	width: 239px;
}
	.tip .top {
		background: url(../images/tip_top.png) no-repeat left top;
		width: 239px;
		height: 18px;
	}
	.tip .bot {
		background: url(../images/tip_bot.png) no-repeat left top;
		width: 239px;
		height: 18px;
	}
	.tip .left {
		background: url(../images/tip_left.png) no-repeat right top;
		width: 5px;
	}
	.tip .right {
		background: url(../images/tip_right.png) no-repeat right top;
		width: 19px;
	}
	.tip .mid {
		background: #fff;
		color: #707070;
		font-size: 14px;
		line-height: 18px;
		padding: 6px 22px 16px 22px;
		text-align: left;
	}
	.tip .mid p { margin: 0;}
	.tip .mid a:link, .tip .mid a:visited {
		color: #1c953f;
		display: block;
		font-size: 12px;
		margin-top: 16px;
		overflow: hidden;
		text-decoration: underline;
		width: 171px;
	}
	.tip .mid a:hover {
		color: #cb1936;
		text-decoration: underline;
	}
	.tip.turned {
		width: 253px;
	}
	.tip.turned .top {
		margin-left: 14px;
	}
	.tip.turned .bot {
		margin-left: 14px;
	}
	.tip.turned .left {
		background: url(../images/tip_left1.png) no-repeat right top;
		width: 19px;
	}
	.tip.turned .right {
		background: url(../images/tip_right1.png) no-repeat right top;
		width: 19px;
	}

#doctors li {
	background: none;
	height: auto;
	margin: 0 0 19px 0;
	padding: 0;
}
	#doctors li.photo {
		padding: 0 0 0 110px;
		position: relative;
		min-height: 89px;
	}
	#doctors li img {
		position: absolute;
		left: 0;
		top: 0px;
	}
	#doctors li a.frame {
		background: url(../images/doctor_frame.png) no-repeat 0 0;
		width: 80px;
		height: 89px;
		display: block;
	}
	#doctors a:link, #doctors a:visited {
		font-size: 16px;
		text-decoration: underline;
		color: #1c953f;
		display: block;
	}
	#doctors a:hover {
		text-decoration: underline;
		color: #cb1936;
	}
	.inner #content #doctors p { margin: 5px 0 0 0;}
#sitemap li {
	padding: 0 0 1px 20px;
	background: url(../images/icon_arr_right.gif) no-repeat 0 12px;
	font-size: 16px;
	line-height: 29px;
}
	#sitemap li a:link, #sitemap li a:visited {
		color: #1c953f;
		text-decoration: underline;
	}
	#sitemap li a:hover {
		color: #cb1936;
		text-decoration: underline;
	}
	#sitemap li ul { margin: -5px 0 -1px 0;}
	#sitemap li li {
		padding: 0 0 0 30px;
		background: none;
		margin: 6px 0;
		font-size: 12px;
		line-height: 16px;
	}
	#sitemap li li a:link, #sitemap li li a:visited {
		color: #82A68D;
		text-decoration: underline;
	}
	#sitemap li li a:hover {
		color: #1c953f;
		text-decoration: underline;
	}
.voteres { padding: 15px 10px 20px 21px;}
	.voteres dl { margin-bottom: 17px;}
	.voteres dt {
		color: #4e4e4e;
		clear: both;
		padding: 4px 0 2px 3px;
	}
	.voteres dd {
		display: block;
		background: url(../images/quest_bar.gif) no-repeat left center;
		color: #878686;
		padding: 0 0 0 5px;
		font-size: 11px;
		line-height: 12px;
	}
	.voteres dd div {
		width: 149px;
		float: left;
		height: 2px;
		margin-top: 5px;
		padding-right: 9px;
	}
	.voteres dd img {
		background: #cb1936;
		float: left;
	}
	.voteres p {
		padding-left: 3px;
		margin: 0;
	}
	.voteres b { color: #8f8f8f;}

.fillform .card {
	background-position:right top !important;
	height: auto;
	text-align: left;
}
.fillform .card label {
	display: block;
	float: left;
	text-align: right;
	width: 186px;
}
.fillform .card div {
	 background: none;
	 margin: 0;
	 padding: 5px 0 0 201px;
	 text-align: left;
}
.fillform .card input { margin-right: -5px;}
.make_app .innertabs { font-size: 14px;}
	.make_app div.date { background: none;}
	.make_app .date .s_3, .make_app .date .s_4 { float: left; margin-right: 16px !important;}
	.make_app .txtarr {
		background: #ebfff1;
		float: right;
		height: 90px;
		width: 295px;
		text-align: left;
	}
	.make_app .txtarr textarea {
		width: 300px;
		height: 100px;
		padding: 0 0 0 5px;
	}
	.make_app .txtarr:before { margin-top: -16px; height: 14px;}
	body:last-child:not(:root:root) .make_app .txtarr:before { margin-top: -15px; height: 13px;}
	.make_app .txtarr:after { margin-top: -3px; height: 14px;}
	@media all and (min-width:0px) { head~body .make_app .txtarr:after { margin-top: -1px;}}
	body:last-child:not(:root:root) .make_app .txtarr:after { margin-top: -5px; height: 13px;}
	.w_inp { margin: 0 !important; text-align: left !important;}
		.w_inp span { line-height: 23px; padding-left: 5px;}
		.sRes_catwrap {
			background-color: #fff !important;
			background-image: none !important;
			border: 1px solid #acddbb;
			display: none;
			height: 135px !important;
			overflow-x: hidden;
			overflow-y: auto;
			padding-left: 10px;
			position: absolute;
			width: 295px;
			z-index: 2000;
		}
		.make_app .sRes_catwrap { left: 217px; margin: 1px 0 0 0 !important;}
		.sRes_catwrap label {
			padding: 0 3px 0 21px !important;
			margin: 3px 0 !important;
			text-align: left !important;
		}
		.sRes_catwrap div {
			background: none !important;
			height: auto !important;
			margin: 3px 0 !important;
			padding-left: 30px;
			text-align: left !important;
		}
.sRes_catwrap p {
            background: url(../images/controls.gif) no-repeat scroll 0 -598px;
            padding: 0 0 0 21px !important;
            text-align: left !important;
        }
        .sRes_catwrap p.active { background-position: 0 -748px;}
        .sRes_catwrap fieldset {
			padding: 0;
			width: auto;
		}
		.w_inp span.moreButton {
			background: url(../images/select_butt.gif) no-repeat right top;
			cursor: pointer;
			display: block;
			height: 21px;
			float: right;
			font-size: 1px;
			line-height: 21px;
			margin: 2px 2px 0 0;
			padding: 0;
			width: 19px;
		}

#fc_order_list_service, #c_order_list_service {
	padding:0 0 0 203px;
	margin:0; list-style:none;
}
#fc_order_list_service li, #c_order_list_service li {
	padding:0 0 7px 10px;
	margin:0;
	list-style:none;
	font-size:11px;
	line-height:12px;
	width:290px;
	background:url(../images/m_li_order.gif) no-repeat left 4px;
}

.make_app .forgot {
	background: url(../images/acc_dots.gif) repeat-x left bottom;
	display: none;
	height: auto;
	margin-top: -16px;
	padding-bottom: 5px;
}
	.make_app .forgot p { text-align: left; padding: 0 0 0 206px;}

.func {
	background: url(../images/dash1.gif) repeat-x left bottom;
	color: #1c953f;
	cursor: pointer;
}
.innertabsdiv1 .hovered {
	background: url(../images/dash2.gif) repeat-x left bottom;
	color: #cb1936;
}
.success li {
	background: none;
	margin: 5px 0;
	padding: 0;
}
h1 b {
	color: #cb1936;
	font-weight: normal;
}
#s_rez form {
	background: url(../images/inp_search.png) no-repeat 0 0;
	height: 21px;
	padding: 1px 2px;
	width: 395px;
}
#s_rez form input {
	background: none;
	border: none;
	height: 19px;
	width: 315px;
}
#s_rez form a:link, #s_rez form a:visited {
	background: url(../images/search_butt.png) no-repeat 0 0;
	color: #1C953F;
	display: block;
	float: right;
	height: 18px;
	line-height: 14px;
	padding: 3px 0 0 11px;
	text-align: left;
	text-decoration: none;
	width: 59px;
}
#s_rez form a:hover { background-position: 0 -21px;}
#s_rez form a:active { background-position: 0 -42px;}
.searched { margin: 11px 0 31px 0;}
#content_text .searched p {
	font-size: 16px;
	margin: 0;
}
#s_rez dt {
	font-size: 16px;
	margin: 0 0 4px 0;
}
#s_rez dt a:link, #s_rez dt a:visited, #s_rez dt a:active { color: #1c953f;}
#s_rez dt a:hover { color: #cb1936;}
#s_rez dd { margin-bottom: 22px;}
#s_rez dd b { color: #cb1936;}

#photo img {
        width: auto;
        height: auto
    }

