@font-face {
    font-family: 'MetaBookLFC';
    src: url('fonts/metabooklfc.eot');
    src: url('fonts/metabooklfc.eot?#iefix') format('embedded-opentype'),
    url('fonts/metabooklfc.woff') format('woff'),
    url('fonts/metabooklfc.ttf') format('truetype'),
    url('fonts/metabooklfc.svg#metabooklfc') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    height:100%; 
    min-height:100%; 
}
body {
    height:auto !important;
    min-height:100%;
    position:relative;
    font:16px Arial, Helvetica, sans-serif;
    /* color:#666; */
	color:#000;
    background:url(../images/bg.jpg) center 0 no-repeat;
}

body#contacts {
	background: none;
}

body#contacts .map {
	position: absolute;
	top: 309px;
	height: 630px;
	bottom: 0; 
	left: 0; 
	right: 0; 
	z-index: 0;
}

.baloon {
	position: absolute;
	z-index: 2;
	width:235px;
	height:180px;
	background: transparent url(../images/baloon.png) no-repeat;
	text-align: center;
	padding: 25px 10px 0 10px;
	
	right: 28%;
	top: 565px;
	/*margin: 260px 0px 0px 940px;*/
}

.baloon img {
	margin-bottom: 20px;
}

.baloon a {
	font-family: 'MetaBookLFC';
	font-size: 19px;
}

.footer-wrap {
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
}

.content-area {
    padding-bottom:320px;
}

/* center align */

.c-align {
    width:997px;
    margin:0 auto;
    text-align:left;
}

/* Header area */

.top-bar {
    background:#f4e3d4;
    height:30px;
}

header.c-align {
    position:relative;
    min-height:179px;
}

header.c-align ul {
    position:absolute;
    top:88px;
    left:308px;
    font:20px 'MetaBookLFC';
    line-height:20px;
}
header.c-align ul li {
    display:inline-block;
    margin-right:36px;
}
.ie7 header.c-align ul li {
    display:inline;
}
header.c-align ul li.active, header.c-align ul li span.active {
    color:#ccc;
}

header.c-align p {
    font-size:24px;
    color:#5c1609;
    text-align:right;
    position:absolute;
    top:85px;
    right:0px;
    line-height:20px;
	width:209px;
}
header.c-align p span.code {
    font-size:19px;
}
header.c-align p span.desc {
    color:#999;
    font-size:18px;
    font-family:'MetaBookLFC';
    /* margin-right:10px; */
}

.desc .appointments {
    text-decoration: none;
    color: #999999;
    font-family: 'MetaBookLFC';
    font-size: 18px;
    /* margin-right: -10px; */
}

.doctor-text .appointments {
    color: #532C1B;
    text-decoration: underline;
    display: block;
    font-family: 'MetaBookLFC';
    font-size: 33px;
    text-align: center;
}

.doctor-text .appointments:hover {
    color: #cc3333;
}

/* Logo as a site title */

div.logo {
    background:url(../images/logo.png) left top no-repeat;
    position:absolute;
    width:196px;
    height:100px;
    top:48px;
    left:15px;
}
div.logo a, div.logo {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 100px;
    margin-top: 10px;
    text-decoration: none;
    white-space: nowrap;
}
div.logo span {
    display:block;
    width:996px;
    height:18px;
    background:url(../images/title-bg.jpg) 0 -50px repeat-x;
    text-align:center;
    position:relative;
    padding-top:7px;
    top:-49px;
    left:-15px;
}

.top-logo-wrapper {
    background-color: #532C1B;
    height: 37px;
    left: 0;
    position: absolute;
    right: 0;
	min-width: 1000px;
}
a.faceb {
    background: url("../images/faceb-icon.png") no-repeat scroll center top transparent;
    display: block;
    height: 25px;
    position: absolute;
    right: 30px;
    top: 6px;
    width: 25px;
    z-index: 10;
}
a.faceb:hover {
	background-position: bottom;
}
.top-logo {
    background-color: #532C1B;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 27px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
}

h1.logo span span.left, h1.logo span span.right {
    position:absolute;
    top:0px;
    width:104px;
}
h1.logo span span.left {
    background-position:0 0;
    left:0;
}
h1.logo span span.right {
    background-position:right -25px;
    right:0;
    left:auto;
}

/* Intro */

.intro {
    min-height:386px;
}
.slider-wrapper {
    position:relative;
    overflow:hidden;
}
.slide {
    float:left;
    height:300px;
    position:relative;
    margin-right:7px;
}
.slide h2 {
    background:url(../images/px.png);
    font-size:28px;
    color:#532c1b;
    position:absolute;
    z-index:100;
    width:100%;
    border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
}
.slide.current h2 {
	background:url(../images/px-full.png);
    border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
    border-top-right-radius:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
}
.slide h2 a {
    color:#532c1b;
    margin:11px 14px 16px;
    display:inline-block;
}
.slide h2 a:hover {
    text-decoration:none;
}
.ie7 .slide h2 a {
    display:inline;
}

.intro .list {
    background:url(../images/fade.png) 0 0 repeat-y;
    width:352px;
    height:226px;
    position:absolute;
    z-index:90;
    top:0;
    left:0;
    padding-top:74px;
    padding-left:14px;
    font:16px 'MetaBookLFC';
    border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
}
.intro .list ul {
    width:250px;
}
.intro .list li {
    background:url(../images/list-bul.gif) 1px 10px no-repeat;
    padding:0 0 8px 10px;
}

.slide .spec-offer-text {
    position:absolute;
    bottom:17px;
    background:url(../images/px2.png);
    color:#fff;
    font-size:18px;
    padding:12px 19px 13px 37px;
    text-align:right;
    z-index:85;
    display:none;
    margin: 0px 0px 0px 377px;
    height: 64px;
    width: 255px;
	overflow:hidden;
}
.slide.current .spec-offer-text {
    display:block;
}

.intro .pager {
    position:absolute;
    top:19px;
    left:496px;
    width:200px;
    text-align:center;
    z-index:1000;
}
.intro .pager a {
    display:inline-block;
    background-image:url(../images/pager.png);
    background-position:-19px 0;
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    text-indent:30px;
    overflow:hidden;
    margin:0 7px;
	cursor: pointer;
}
.intro .pager a.active {
    background-position:0 0;
    width:19px;
	cursor: default;
}

/* Strips */
.strip {
	position: absolute; 
	width:100%; 
	z-index: -2;
}

.strip.pink {
	height: 82px; 
	margin-top: -110px; 
	background-color: #f4e3d4; 
}

.ie7 .strip.pink {
	position: relative;
}

.strip.grey {
	height: 244px; 
	margin-top: -685px; 
	background-color: #f3f7f9; 
}

.strip.grey.contacts {
	height: 312px;
	margin-top: -676px;
}

	.ie7 .strip.grey.contacts {
		position: relative;
	}

/* Crops */
.crops {
	width: 680px;
	/* height: 53px; */
	min-height: 53px;
	text-transform: uppercase;
	font-family:'MetaBookLFC';
	margin-bottom: 35px;
	margin-top: 11px;
	padding-left: 304px;
}

.crops a {
	display: inline-block;
	font-size: 13px;
	margin-bottom: 9px;	
}

.crops b {
	font-weight: normal;
	font-size: 12px;	
}

.crops span, .crops h1 {
	display: block;
	font-size: 28px;
	margin-left: -1px;
	color: #532c1b;
}

.content h1 {
	margin: 0 0 20px 0;
	font-size: 28px;
	font-family:'MetaBookLFC';
	color: #532c1b;
	line-height: 1em;
	text-transform: uppercase;
}

/* Photo-block */

.photo-block {
	height: 236px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 47px;
	margin-top: 3px;
}

.photo-block img {
	margin: 0 1px 10px 0;
}

.photo-block div:first-child img {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}

.photo-block div:last-child img {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

.photo-block a {
	display: block;
	position: absolute;
	font-size: 13px;
	color: #660000;
	margin-left: 16px;
}

.photo-block a:hover {
	color:#cc0000;
}

.photo-block div {
	display: inline-block;
}

/* Content menu */

.content .top-content-menu {
	font-family:'MetaBookLFC';
	font-size: 16px;
	width: 680px;
	margin-bottom: 30px;
}

.content .top-content-menu ul {
	display: inline-block;
	vertical-align: top;
	width: 335px;
	margin-bottom: 28px !important;
}

.content .top-content-menu ul li {
	list-style: none;
    background:url(../images/list-bul.gif) 1px 10px no-repeat !important;
    padding-left: 11px !important;
	margin-bottom: 10px;
}

.top-content-menu ul li a {
	/* width: 250px; */
	width: 300px;
	line-height: 1.2;
	color: #8e3812;
	text-decoration: none;
	display: block;
}

.top-content-menu ul li a:hover {
	color: #cc0000;
}

/* Content */

.content {
	padding:0 0 0 15px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.content-shadow {
	position: absolute;
	width: 702px;
	margin-left: -15px;
	margin-top: -15px;
	height: 30px;
	z-index: -1;
	background: transparent url(../images/content-shadow.png) center 100% no-repeat;
	background-size: 100%
}

.content-shadow.price-sdw {
	width: 784px;
	margin-left: -60px;
	margin-top: -13px;
}

.content-wrap {
    /*padding-bottom:346px;*/
	/*padding-bottom: 461px;*/
	padding-bottom: 366px;
}

.content-wrap.contacts {
	height: 942px;
	padding-left: 150px;
	margin-left: -150px;
	background: transparent url(../images/flowers-bw.png) left 630px no-repeat;
}

article.content.contacts {
	margin-top: 673px;
	height: 269px;
	background: none;
}

article.content.contacts h3, article.content.contacts h4 {
	color: #000 !important;
	font-size: 30px !important;
	text-transform: none !important;
	margin: 0px 0 25px 0 !important;
}

	article.content.contacts h4 {
		font-size: 18px !important;
		margin: 18px 0 10px 0 !important;
	}

article.content.contacts p {
	font-size: 16px;
	color: #000;
	line-height: 1.55em;
}


.content-wrap article.content {
    float:right;
    width:687px;
    line-height:20px;
}
.content-wrap article.content h2, .content-wrap article.content h3, .content-wrap article.prices h3 {
    color:#4f2a1a;
    font-size:24px;
    font-family:'MetaBookLFC';
    margin-bottom:17px;
    line-height:normal;
	text-transform: uppercase;
}

.content-wrap article.content h4 {
    color:#4f2a1a;
    font-size:16px;
    margin-bottom:10px;
    line-height:normal;
	text-transform: none;
	font-weight:400;
}

.content-wrap article.content h3, .content-wrap article.prices h3 {
    margin-top:36px;
    font-size:18px;
}
.content-wrap article.content h2 {
	margin-top:36px;
}
.content-wrap article.content p, .content-wrap article.content ul {
    margin-bottom:18px;
}
.content-wrap article.content li {
    background:url(../images/bul.gif) 0 7px no-repeat;
    padding-left:16px;
}

.content-wrap aside {
    float:left;
    width:280px;
    padding-top:4px;
}
.content-wrap aside li {
    margin-bottom:48px;
}
.content-wrap aside li.social {
    padding-top:48px;
}

.content-wrap article.prices {
	/*outline: 1px solid black;*/
	width: 664px;
	padding: 0 60px 0 60px;
	margin-left: 0px;
	margin-top: -24px;
	margin-bottom: 54px;
	float:right;
	background: #ffffff url(../images/price-icon.gif) 4px 34px no-repeat;
}

article.prices a.cost {
	position: absolute;
	margin: 38px 0 0 -150px;
}

.content-wrap .coservice {
	padding: 0;
	margin: 25px 0 15px 0;
	overflow: hidden;
	white-space: nowrap;
}

.coservice a {
	display: inline-block;
	margin-right: 75px;
}

.social-links {
    padding:26px 30px 26px 311px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	overflow:hidden;
}

.social-links.contacts {
	border-top: none;
	}

aside .doctor {
	font-family:'MetaBookLFC';
	font-size: 18px;
	/* white-space: nowrap;
	overflow: visible; */
	margin-top: 0;
	width: 280px;
	height: 542px;
	padding-left: 63px;
	margin-left: -63px;
	background: transparent url(../images/flowers.jpg) left bottom no-repeat;
}

aside .doctor b {
	display:block;
	margin-bottom: 28px;
	margin-top: 1px;
}

aside .doctor img {
	padding-bottom: 19px;
	/*padding: 3px 3px 19px 3px;*/
	background: transparent url(../images/doctor-shadow.png) center bottom no-repeat;
	/*background-size: 106%;*/
	box-shadow: 0px -3px 8px -5px rgba(93, 140, 180, 0.65);
	-moz-box-shadow: 0px -3px 8px -5px rgba(93, 140, 180, 0.65);
	-webkit-box-shadow: 0px -3px 8px -5px rgba(93, 140, 180, 0.65);
}

aside .doctor a, article.prices a.cost {
	display: block;
	font-family:'MetaBookLFC';
	font-size: 33px;
	text-align: center;
}

/* Content table */

.content-wrap table {
	margin-bottom: 2em;
	width: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.content-wrap table th {
	padding: 10px 0px !important;
	text-align: center;
}

.content-wrap table tr {
	border-top: 1px solid #532c1b;
	border-bottom: 1px solid #532c1b;
}

	.ie7 .content-wrap table td, .ie7 .content-wrap table th {
		border-bottom: 1px solid #532c1b;
	}
	.ie7 .content-wrap table th {
		border-top: 1px solid #532c1b;
	}

.content-wrap table tr.header, .content-wrap table td.header {
	text-align: center;
}

.content-wrap table td.aleft {
	text-align: left;
}

.content-wrap table td.aright {
	text-align: right;
}

.content-wrap table tr:nth-child(2n+3) {
	background-color:#e7e1df;
}

/*.content-wrap table tr:nth-child(2) {
	border-bottom: 24px solid #c0ceea;
}

	.ie8 .content-wrap table tr:first-child + * {
		border-bottom: 24px solid #c0ceea;
		}*/

.content-wrap table tr td:first-child {
	padding-left: 10px;
	font-weight: bold;
	/* text-align: left; */
}

.content-wrap table.frownobold tr td:first-child {
	padding-left: 10px;
	font-weight: 400;
	/* text-align: left; */
}

.content-wrap table td {
	padding: 2px;
	/* text-align: center; */
}


/* Footer */

footer .f-links {
    padding:26px 0 111px;
	font-size: 13px;
}
footer .f-links ul {
    float:left;
    width:125px;
    padding-right:18px;
	color:#cccccc;
}

footer .f-links ul li {
    margin-bottom:9px;
}
footer .f-links ul a {
    color:#cccccc;
    text-decoration:underline;
}
footer .f-links ul a:hover {
    text-decoration:none;
}

footer .f-links span {
	float: right;
	line-height: 1.65em;
	margin-top: -1px;
	text-decoration:none;
	color: #532C1B;
}

footer .copy {
    padding: 27px 0px 0px;
	width: 310px;
	float: left;
	height: 103px;
}
footer .dev {
    width:217px;
	height: 36px;
}
footer .dev, footer .owner {
    font-size:12px;
}
footer .dev img {
    float:left;
    margin-right:12px;
}
footer .dev a {
    color:#516aac;

    text-decoration:none;
}
footer .dev a:hover {
    text-decoration:underline;
}

footer .owner {
    padding-top:0px;
	margin-bottom: 20px;
	margin-right:50px;
}
footer .owner img {
    margin-top:17px;
}

#hk {
    color: #572e0a;
    line-height: 30px;
    padding-left: 16px;
    font-size: 11px;
}
#hk a {
    color: #572e0a;
    text-decoration: underline;
}
#hk a:hover {
    color: #572e0a;
}
#fav {
    position: absolute;
    right: 10px;
}

/*IE7*/

.ie7 .content .top-content-menu ul, .ie7 .slide h2 a, .ie7 .photo-block div, .ie7 .coservice a {
	display: inline;
	zoom:1;
}

.ie7 .slide h2 {
	z-index:100;
}

.ie7 .crops a, .ie7 .crops b {
	display: inline;
	zoom:1;
	margin-bottom:10px;
	outline-style:none;
}

.ie7 .photo-block a {
	position: relative;
}

/* .ie8 .content-wrap table tr:first-child + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}	
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *  + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *  + * + * + * + * + * {
		background-color:#def6fc;
	}
.ie8 .content-wrap table tr:first-child + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + *  + * + * + * + * + * + * + * {
		background-color:#def6fc;
	} */

ul.cosm-services, ul.hir-services { width:686px !important;}
ul.cosm-services li, ul.hir-services li { float: left; width: 330px;}

.fleft {float: left;}
.fright {float: right;}
.clear {clear: both;}

.slider {
    width: 1006px;
}

.slide.current {
    position:relative;
    overflow:hidden;
    width: 688px;
    height: 300px;
}

.slide.current .items {
    width:20000em;
    position:absolute;
    clear:both;
}

.slide.current .items .row {
    float:left;
}
.slide.current .items .row img{
	border-top-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
}
.doctor-row {
    border-bottom: 1px solid #ccc;
    padding: 20px 10px;
}

.doctor-row .name-block {
    width: 200px;
}

.doctor-row .image-block {
    width: 140px; 
}

.doctor-row .info-block {
    width: 320px;
}

.ui-button, .ui-dialog-title {font-size: 14px !important;}

#dialog-form label, input { display:block; font-size: 14px !important; }
#dialog-form input.text, #dialog-form textarea { margin-bottom:12px; width:95%; padding: .4em;  resize: none; font-size: 14px !important;}
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
#dialog-form h1 { font-size: 14px; margin: .6em 0; }
#dialog-form .ui-dialog .ui-state-error { padding: .3em; }
#dialog-form .validateTips { border: 1px solid transparent; padding: 0.3em; }
.ui-widget-header { background: #532c1b url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x !important; }
.ui-widget-header { color:#fff !important; }
.ui-front {z-index:1000 !important;}

table.pag { width:auto;margin:auto;}
table tr.paginator  { border:none;}
tr.paginator .pag-item-act { text-align:center;width:100px;background-color:#532C1B; }
tr.paginator .pag-item-act span { color:#fff;font-weight:bold; }
tr.paginator .pag-item-link { text-align:center;width:100px;background-color:#ccc; }
tr.paginator .pag-item-link  a { display:block; font-weight:bold; }
 
textarea#wishes {	height: 85px !important; }

table.noborder tr { border:none;}
table.noborder.greytop tr { border-top: 1px solid #CCCCCC; }
table.noborder td { background: #fff;}
h5 { font-weight:700; }

a.diplom { 
	display:block;
	float:left;
	margin: 0 20px 20px 0;
	border:1px solid #ccc;
}

span.red {
	color:red;
}

/* a.diplom:nth-child(10) {
	clear:both;
} */

/* .likes-wrapper {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	margin-top: 18px;
	padding-top: 90px;
}

.likes-wrapper.contact {
	height:0px; 
	padding:0; 
	margin-top: 200px;
} */

.social-links {
	width: 656px;
	height: 20px;
	margin: 0 auto;
	padding-left: 311px;
}

.social-links div {
	display: block !important;
	float: left !important;
}

.social-links .fb-like {
	margin-right:10px; 
	width:130px !important;
}

.social-links .fb-like iframe {
	position: absolute;
}

footer .social-links iframe {
	border: none;
}

blockquote {
	background: #EFECEA;
	margin: 0px 0px 18px;
	padding: 20px 20px 5px;
	width: 94%;
}

.partner {
	float:left;
}

.partner img {
	padding-right: 50px;
}

.partner.text {
	width: 410px;
	margin-bottom: 50px;
}

 