@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|PT+Sans+Narrow:400,700&subset=latin,cyrillic);

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/OpenSans-Condensed.eot');
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('fonts/OpenSans-Condensed.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Cond Light Italic'), local('OpenSans-CondensedLightItalic'), url('fonts/OpenSans-CondensedItalic.woff') format('woff');
}

/*	RESET CSS */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	color: inherit;
	font-family: 'PT Sans Narrow', 'Open Sans Condensed', sans-serif;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
a {
	font: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	color: #363636;
	line-height: 1.4;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
ol {
	list-style-position: inside;
	padding-left: 2em;
}
ul li {
	color: #363636;
}
ol li {
	list-style-position: inside;
}
/*	End of: RESET CSS */



/*		Стили общего назначения
 --------------------------------------------------------*/

body {
	color: #7d7d7d;
	font-size: 18px;
	line-height: 30px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a {
	font-family: 'PT Sans Narrow', 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	color: #000
}
h1, .h1 {
	font-size: 35px;
	padding-left: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}
h2, .h2 {
	font-size: 18pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

b, strong {
	color: #222;
}

.clearing { clear: both; height: 0px; font-size: 1px; }

.table_row {
	display: table-row;
}

input.error, textarea.error {
	border: 1px solid red;
}
#errorMessageDiv {
	position: absolute;
	top: -500px;

	background: rgb(255, 125, 125);
	border: 4px solid white;
	border-radius: 5px;
	box-shadow: 0 5px 10px #888;
	color: white;
	display: none;
	padding: 5px 10px;
	width: 300px;
}

/*		Общий шаблон
 --------------------------------------------------------*/

.body-class {
	background-color: #888;
	background: fixed url(/images/manual/bg_romb.png) center top no-repeat,
				scroll url(/images/manual/bg84.png) left top;
}

.fixed-width {
	margin: 0 auto;
	width: 1220px;
}
.full-width {
	width: 100%;
}


.header {
	height: 174px;
	padding-top: 10px;
	position: relative;
}
	.header .logo {
		float: left;
		margin-top: 32px;
	}
	.header-middle-column {
		float: left;
	}
	.header .slogan {
		background: url(/images/manual/bg_qwote.png) -3px -8px no-repeat;
		color: #e99797;
		height: 76px;
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		font-style: italic;
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 0 53px;
		padding-top: 16px;
		text-align: left;
		text-indent: 35px;
		width: 300px;
	}
	.header .slogan span {
		display: inline-block;
		float: right;
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		font-style: italic;
		margin-right: 42px;
	}
	.header-address {
		color: #898989;
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		font-size: 14px;
		height: 28px;
		padding-left: 50px;
	}
	.header-phone {
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		height: 30px;
		padding-left: 80px;
	}
	.header-phone-code {
		color: #323941;
		font-size: 20px;
		line-height: 40px;
		padding: 0 8px;
		vertical-align: top;
	}
	.header-phone-number {
		color: #19a58d;
		font-size: 35px;
		line-height: 35px;
		vertical-align: top;
	}
	.header-doctor {
		position: absolute;
		right: 0;
		
		background: url(/images/manual/bottom_pic.png) center bottom no-repeat;
		float: right;
		padding-bottom: 8px;
	}

.header-menu-shadow {
	background: url(/images/manual/menu_shad.png) left top repeat-x;
	float: left;
	height: 19px;
	margin-top: -19px;
}

.header-menu {
	background: #e1e1e1;
	border-top: 7px solid #4fbba9;
	border-bottom: 1px solid white;
	height: 68px;
}
	.header-menu a:hover {
		text-decoration: none;
	}
	.header-menu li {
		color: #323941;
		float: left;
		font-size: 20px;
		line-height: 20px;
		list-style-type: none;
		padding: 22px 16px 10px;
	}
	.header-menu li:first-child {
		margin-left: -16px;
	}
	.header-menu li.current,
	.header-menu li:hover {
		background: #4fbba9;
		color: white;
	}
	

/*		Левый сайдбар
 --------------------------------------------------------*/

.breadcrumbs {
	font-size: 14px;
	height: 22px;
	line-height: 24px;
	margin: 10px 0;
}
.breadcrumbs .divider {
	display: inline-block;
	text-align: center;
	width: 20px;
}
.breadcrumbs a {
	text-decoration: underline;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

.breadcrumbs_home {
	background: url(/images/manual/icn_home.png) left top no-repeat;
	display: inline-block;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	text-indent: -500px;
	vertical-align: baseline;
	width: 20px;
}
.breadcrumbs_home:hover { background-position: -20px top; }
.breadcrumbs_home:active { background-position: -40px top; }



.left-sidebar {
	float: left;
	padding: 5px 0;
	width: 266px;
}
	
	.sidebar-services, .sidebar-usefull, .sidebar-block {
		border: 3px solid #65c9b6;
		border-top: 0 none;
		min-height: 197px;
		margin-top: 50px;
		padding: 20px;
		position: relative;
	}
	.sidebar-services {
		margin-top: 10px;
	}
	.sidebar-usefull {
		border: 3px solid #e99797;
		border-top: 0 none;
	}
	.sidebar-block {
		border: none;
		height: auto;
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 50px;
		text-align: center;
	}
	.sidebar-block img {
		display: inline-block;
	}

	.left-sidebar a {
		color: inherit;
		text-decoration: underline;
	}
	.left-sidebar a:hover {
		color: #e99797;
		text-decoration: none;
	}

	.left-sidebar h1, .left-sidebar h3 {
		color: #323941;
		font-size: 35px;
		line-height: 1;
		margin-top: -37px;
		margin-bottom: 20px;
		padding: 0 20px;
	}
	.left-sidebar h3 {
		font-size: 20px;
		margin-top: -28px;
		margin-bottom: 25px;
	}
	.left-sidebar h1 a, .left-sidebar h3 a {
		text-decoration: none;
	}
	
	.left-sidebar li {
		color: #898989;
		font-size: 16px;
		line-height: 1;
		padding: 8px 6px;
	}
	.sidebar-services ul {
		list-style-image: url(/images/manual/mark1.png);
		list-style-position: outside;
		list-style-type: square;
		padding: 5px 0 0 14px;
	}
	.sidebar-usefull ul {
		list-style-image: url(/images/manual/mark2.png);
		list-style-position: outside;
		list-style-type: square;
		padding: 5px 0 0 14px;
	}

	.left-sidebar .left-line, .left-sidebar .right-line {
		position: absolute;
		top: 0px;

		height: 3px;
		margin: 0;
		padding: 0;
		width: 25px;
	}
	.left-sidebar .left-line {
		left: 0px;
	}
	.left-sidebar .right-line {
		right: 0px;
	}
	.sidebar-services hr {
		background: #65c9b6;
	}
	.sidebar-services .right-line {
		width: 125px;
	}
	.sidebar-usefull hr {
		background: #e99797;
	}
	.sidebar-usefull .right-line {
		width: 45px;
	}


.main-content {
	float: left;
	margin-left: 140px;
	margin-bottom: 80px;
	position: relative;
	width: 814px;
}


/*		Подвал
 --------------------------------------------------------*/

.footer {
	background: url(/images/manual/bg84_bottom.png) left top;
	padding: 30px 0 60px 0;
}
.footer-right-side {
	float: right;
	text-align: right;
}
	.footer-update {
		color: #7d7d7d;
		font-size: 15px;
		font-weight: normal;
	}
	.footer-update span {
		color: #e99797;
	}
	.footer-counter {
		margin: 10px 0;
	}
	.footer-studio {
		color: #707070;
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		font-size: 12px;
		font-style: italic;
		margin: 10px 0;
		text-decoration: underline;
	}
	
.footer-menu li {
	color: #707070;
	float: left;
	font-size: 17px;
	line-height: 1;
	list-style-type: none;
	text-decoration: underline;
	padding: 0 26px 0 0;
}
.footer-menu li.current {
	color: black;
	text-decoration: none;
}

.footer-socail {
	float: left;
	margin: 0 25px;
}
	.social-fb, .social-vk, .social-tw {
		background: url(/images/manual/soc_icns.png) left top no-repeat;
		display: block;
		float: left;
		height: 19px;
		margin: 0 1px;
		overflow: hidden;
		width: 19px;
	}
	.social-fb { background-position:   0px top; }
	.social-vk { background-position: -19px top; }
	.social-tw { background-position: -38px top; }

	.social-fb:hover { background-position:   0px -19px; }
	.social-vk:hover { background-position: -19px -19px; }
	.social-tw:hover { background-position: -38px -19px; }

	.social-fb:active { background-position:   0px -38px; }
	.social-vk:active { background-position: -19px -38px; }
	.social-tw:active { background-position: -38px -38px; }

.footer-copyright {
	clear: left;
	color: black;
	display: block;
	font-size: 19px;
	font-weight: bold;
	padding: 30px 0 40px;
}
.footer-green {
	background: #19a58d;
	color: white;
	font-family: 'PT Sans', 'Open Sans', sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.4;
	min-height: 80px;
	padding: 20px 30px;
	width: 740px;
}


/*		Внутренняя страница
 --------------------------------------------------------*/
.home-greeting {
	margin-top: 0;
}
	.home-greeting h1 {
		border-bottom: 3px solid white;
		color: #323941;
		margin-bottom: 10px;
		margin-top: 0;
		padding-bottom: 13px;
		text-align: right;
	}
	.home-greeting p {
		line-height: 1.7;
	}
	
table tr:nth-child(odd) {
	background: white;
}
table tr td {
	border-left: 1px solid #ebeaea;
	color: #464646;
	line-height: 26px;
	padding: 8px 40px;
}
table tr td:first-child {
	border-left: 0 none;
}

.main-content {
	color: #363636;
}

.main-content h2 {
	color: #e99797;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 35px;
}

.main-content h3 {
	color: black;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 40px 0 12px 40px;
}

.main-content ul {
	list-style-image: url(/images/manual/body-list-marker.png);
	list-style-position: outside;
	padding-left: 70px;
}
.main-content ul li {
	line-height: 24px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.main-content ol {
	list-style-position: outside;
	padding-left: 40px;
}
.main-content ol li {
	line-height: 24px;
	padding-bottom: 12px;
}

.page-content p {
	margin-bottom: 16px;
}


/*		Главная страница
 --------------------------------------------------------*/
.home-greeting {
	margin-top: 0;
}
	.home-greeting h1 {
		margin-top: 0;
		text-align: right;
	}
	.home-greeting p {
		line-height: 1.7;
	}
	.home-greeting a {
		color: #e99797;
		text-decoration: underline;
	}
	.home-greeting a:hover {
		text-decoration: none;
	}

.home-consult {
	position: relative;
}
	.home-consult hr {
		position: absolute;
		top: 14px;
		
		background: white;
		height: 3px;
		width: 100px;
	}
	.home-consult .left-line {
		left: 0px;
		width: 26px;
	}
	.home-consult .right-line {
		right: 0px;
		width: 512px;
	}

.question-block {
	margin-bottom: 75px;
}
.entry-meta {
	background: white;
	display: inline-block;
	margin-bottom: 10px;
	padding: 4px 0 0 0;
}
	.entry-meta .date {
		border-right: 1px solid #707070;
		color: #707070;
		font-family: 'PT Sans', 'Open Sans', sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		line-height: 28px;
		margin-right: 16px;
		padding: 0 16px;
	}
	.entry-meta .person {
		color: #19a58d;
		font-size: 16px;
		line-height: 28px;
		font-weight: normal;
		padding: 0 20px 0 0;
	}
.question, .question p {
	color: #e99797;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 8px;
}
.answer {
	line-height: 1.4;
	margin: 14px 0 0 0;
}


/*		Форма Задать вопрос
 --------------------------------------------------------*/

.ask_question {
	background: url(/images/manual/btn_ask.png) left top no-repeat;
	cursor: pointer;
	float: left;
	height: 40px;
	position: relative;
	width: 195px;
	z-index: 10;
}
.ask_question:hover  { background-position: left -40px; }
.ask_question:active { background-position: left -80px; }


#AddRecord {
	position: absolute;
	top: 40px;
	left: 0;
	
	background: white;
	border: 4px solid #4fbba9;
	padding: 40px 30px;
	width: 380px;
	z-index: 10;
}
#AddRecord .row {
	height: 46px;
}
#AddRecord .caption {
	display: block;
	float: left;
	font-family: 'PT Sans', 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0 0 0;
	width: 88px;
}
#AddRecord input[type="text"], #AddRecord input[type="email"], #AddRecord textarea {
	border: 1px solid #cecfcf;
	float: left;
	font-family: 'PT Sans', 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1;
	padding: 8px 10px 7px;
	width: 270px;
}

#AddRecord .full-row {
	height: 95px;
}
#AddRecord textarea {
	clear: both;
	height: 40px;
	width: 360px;
}

#AddRecord .caption.captcha {
	width: 200px;
}

#AddRecord #captcha {
	padding: 5px 10px;
	margin-right: 10px;
	width: 70px;
}
#AddRecord .captcha-field {
	float: left;
	height: 35px;
	overflow: hidden;
	width: 78px;
}

#AddRecord .submit_button, #AddRecord .close_button {
	position: absolute;
	bottom: 0;
	
	background: green url(/images/manual/btn_sendform.png) -10px -10px no-repeat;
	border: none;
	box-sizing: content-box;
	cursor: pointer;
	display: block;
	height: 45px;
	line-height: 1;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000px;
	width: 220px;	
}

#AddRecord .submit_button {
	right: 0;
	
	background-position: right top;
}
#AddRecord .submit_button:hover  { background-position: right -45px; }
#AddRecord .submit_button:active { background-position: right -90px; }
#AddRecord .close_button {
	left: 0;
	
	background-position: left top;
}
#AddRecord .close_button:hover  { background-position: left -45px; }
#AddRecord .close_button:active { background-position: left -90px; }


#message_result {
	position: absolute;
	left: 420px;
	top: 30px;

	background: url(/images/manual/message-box.png) left top no-repeat;
	display: none;
	height: 170px;
	padding: 40px 40px 40px 60px;
	width: 280px;
	z-index: 10;
}
#message_result .message {
	font-family: 'PT Sans', 'Open Sans', sans-serif;
	font-size: 16px;
	height: 80px;
	line-height: 1.8;
}
#message_result .buttons {
	color: #df7272;
	font-size: 16px;
}
#message_result .buttons span {
	cursor: pointer;
	display: inline-block;
	font-family: 'PT Sans', 'Open Sans', sans-serif;
	text-align: left;
	text-decoration: underline;
	width: 45%;
}
#message_result .buttons span:hover {
	text-decoration: none;
}


#black-cover {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;

	background: #888;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 5;
}


/*		Страница Полезная информация
 --------------------------------------------------------*/

.item-block {
	background: url(/images/manual/border_q.png) left top repeat-x;
	padding-top: 30px;
	margin-bottom: 30px;
}
.item-block:first-child {
	background: none;
	margin-top: 10px;
}
	.item-block .item-title {
		color: #e99797;
		font-size: 25px;
		line-height: 30px;
		font-weight: normal;
		margin-top: 8px;		
	}
	.item-block .item-title:hover {
		color: #898989;
	}
	.item-block .item-title a {
		text-decoration: none;
	}
	.item-block .item-description {
		font-size: 17px;
		line-height: 25px;
		margin: 14px 0 0 0;
	}
	.item-block .item-description p {
		color: inherit;
	}
	.item-block .item-description a:hover {
		color: #959595;
	}

/*		Страница Материала Полезная информация
 --------------------------------------------------------*/

.pink-title {
	color: #e99797;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	margin: 25px 0 30px 0;
	padding: 0;
	text-align: left;
}

.text-block {
	margin-bottom: 70px;
}
.text-block p {
	margin-bottom: 15px;
}
.text-block a {
	color: #e99797;
	text-decoration: underline;
}
.text-block a:hover {
	text-decoration: none;
}

div#gallery {
	float: left;
	margin: 0 20px 0 0;
}

/*		Страница Услуги
 --------------------------------------------------------*/

.service_item {
	background: url(/images/manual/border_q.png) left bottom repeat-x;
	
	padding: 30px 45px;
}
.service_item .number {
	color: #d9d9d9;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
}
.service_title {
	color: #4fbba9;
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0 55px;
	padding: 3px 0 0 0;
}
.service_title:hover {
	color: #419f8f;
	text-decoration: underline;
}
.service_title a.active {
	color: #419f8f;
	text-decoration: underline;
}

.service_description {
	display: none;
	margin: 20px 0 0 55px;
}

.info_description {
	color: #7d7d7d;
	font-size: 18px;
	line-height: 30px;
	margin-top: 60px;
}
	.info_description a {
		color: #e99797;
		text-decoration: underline;
	}
	.info_description a:hover {
		text-decoration: none;
	}