/* Сброс стилей */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

ol, ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption, th, td {
	text-align: left;
	font-weight: normal
}

a * {
	cursor: pointer
}

/* ----- */
@font-face {
	font-family: 'Myriad Pro Semibold Condensed';
	src: url('/fonts/myriad_pro_semibold_cond/MyriadPro-SemiboldCond.eot');
	src: local('Myriad Pro Semibold Condensed'), local('MyriadPro-SemiboldCond'), url('/fonts/myriad_pro_semibold_cond/MyriadPro-SemiboldCond.woff') format('woff'), url('/fonts/myriad_pro_semibold_cond/MyriadPro-SemiboldCond.svg#MyriadPro-SemiboldCond') format('svg'), url('/fonts/myriad_pro_semibold_cond/MyriadPro-SemiboldCond.otf') format('opentype');
}
/* --- *//* Общие свойства */
html, body {height: 100%}

body {
	color: #363636;
	background: #fff;
	font: 62.5% / 12px Georgia, 'Times New Roman', serif;
	padding: 0 0 0 60px;
}

body.girl_main {
	background: #fff url(/i/girl_index2.jpg) no-repeat 100% 0;
}

body.girl {
	background: #fff url(/i/girl_inner2.jpg) no-repeat 50% 0;
}

a {
	color: #963c28;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #363636;
	border-color: #363636;
}

a.external {
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
	font-weight: bold;
}

a.popup {
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
}

a.puthere {
	white-space: nowrap;
}

p {
	font: 1.35em / 1.4em Helvetica, Arial, sans-serif;
	padding: 0 0 14px 0;
}

em {
	font: italic 1.7em / 1.2em Georgia, 'Times New Roman', serif;
	margin: 4px 0 0 0;
	display: block;
}

h1 {
}

h2 {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 0 0 8px 0
}

h3, h4, h5 {
	font-style: italic;
	font-size: 32px;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 20px;
}

h3 em {
	display: block;
	font: italic 14px / 14px Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
}

h3 a, h4 a {
	font-family: Georgia, 'Times New Roman', serif;
}

h4 {
	font-size: 23px;
	line-height: 27px;
	margin-bottom: 16px;
}

h5 {
	font-size: 1.7em;
	line-height: 1em;
	margin-bottom: 10px;
}

h6 {
}

h6 a {
	font-weight: normal;
}

abbr {
	border-bottom: 1px dotted #666;
	cursor: help;
}

div.line {
	height: 1px;
	position: relative;
	overflow: hidden;
	background: white;
	opacity: 0.5;
	margin: 0 0 33px 0;
	clear: both;
}

.center {
	text-align: center
}

.font-ss {
	font-family: Helvetica, Arial, sans-serif;
}

.clear {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
}

/* models */
.vert-menu {
	margin: 0 0 30px 0;
}

.vert-menu li {
	display: inline;
	font: italic 1.5em Georgia, 'Times New Roman', serif;
	margin: 0 25px 0 0;
	_zoom: 1;
}

.vert-menu a {
	font: italic 1em Georgia, 'Times New Roman', serif;
}

.vert-menu li.parent a {
	color: #363636;
}

ul.vert-menu li a.popup-list {
	font-size: 1em;
	float: none;
	display: inline;
	margin: 0 25px 0 0;
	background: url(/i/brd-dash.gif) repeat-x 0 16px;
	text-decoration: none;
}


.vert-menu.dashed li {
	height: 18px;
}

.vert-menu.dashed li a {
	text-decoration: none;
	background: url(/i/brd-dash.gif) repeat-x 0 16px
}

.photo-gallery {
	position: relative;
}

.portfolio-gallery {
	padding: 442px 0 0 0;
}

.grey-rounded .extra-wrapper .photo-gallery {
	margin: 12px -60px 0 0;
	position: relative;
}

.photo-gallery ul {
	position: relative;
	overflow: hidden;
	padding: 2px 0 15px 0;
}

.photo-gallery li {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
}

.photo-gallery li img {
	vertical-align: top;
	opacity: .4;
}

.photo-gallery li.selected-image img, .photo-gallery a:hover img {
	opacity: 1;
}

.photo-gallery li.selected-image img {
	cursor: default;
}

.photo-gallery .image-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0 0 100%;
}

.photo-gallery .main-photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0 100%;
	background-position: 50% 50%;
}

.oldimage {
	z-index: 2;
}

.newimage {
	z-index: 1;
}

.list {
}

.list li {
	margin-bottom: 13px;
}

.list a {
	font: 1.4em / 1.2em Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed #963c28
}

.list a:hover {
	border-color: #363636;
}

#cosmetics {
	position: relative;
	overflow: hidden;
	padding: 0 60px 0 0;
	width: 100%;
	margin: -10px 0 15px -60px;
}

#cosmetics .cosmetics-inner {
	overflow: hidden;
	width: 1000%;
	padding: 0 60px 0 0;
}

#cosmetics .cosmetics-inner div {
	float: left;
	position: relative;
	left: 5%;
}

#cosmetics ul {
	position: relative;
	overflow: hidden;
	left: -50%;
	padding: 0 0 0 30px;
}

#cosmetics ul li {
	display: block;
	float: left;
	margin: 0 60px;
}

.taber {
	position: relative;
	width: 100%;
	margin: -4px 0 32px -9px;
}

div#popup-frame dl.taber {
	margin: 0 0 0 -6px;
}

div#popup-frame dd.tab {
	margin-top: 54px;
}

.taber dt.tab {
	position: relative;
	float: left;
	display: block;
	height: 26px;
	margin: 0 20px 0 0;
	font: italic 1.4em / 25px Georgia, 'Times New Roman', serif;
	text-align: center;
	padding: 0 1px 0 8px;
}

.taber dt.tab.selected {
	background: url(/i/tab.png) no-repeat;
}

.taber dt.tab.selected i {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	margin-left: 100%;
	width: 5px;
	height: 26px;
	background: url(/i/tab.png) no-repeat 100% 0;
}

.taber dt.tab a, .taber dt.tab span {
	color: #963c28;
	text-decoration: none;
	background: url(/i/brd-dash.gif) repeat-x 0 15px;
	font-family: Georgia, 'Times New Roman', serif;
	cursor: pointer;
}

.taber dt.tab.selected a, .taber dt.tab.selected span {
	color: #363636;
	background: none;
	cursor: default;
}

.taber dd.tab {
	position: relative;
	float: right;
	display: block;
	width: 100%;
	margin: 62px 0 0 -100%;
	display: none;
	opacity: 0;
}

.taber dd.selected {
	display: block;
	opacity: 1
}

.photo-block {
	position: relative;
	overflow: hidden;
}

.photo-block li {
	display: block;
	overflow: hidden;
	position: relative;
	width: 202px;
	float: left;
	font-size: 1.2em;
	font-style: italic;
	height: 100px;
	padding: 154px 0 0 12px;
}

.photo-block .rcon {
	position: relative;
}

.photo-block a img, .photo-block span img {
	position: absolute;
	display: block;
	top: 0;
	left: 8px
}

.photo-block a, .photo-block span {
	font: italic 1.4em / 1.2em Georgia, 'Times New Roman', serif;
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
}

.photo-block a:hover {
	border-color: #363636
}

.photo-block span {
	color: #363636;
	border: none
}

.photo-block em {
	display: block;
	margin: 5px 80px 0 0;
	font-size: 1em
}

.accord-list {
	position: relative;
	background: #fff;
}

.accord-list dt {
	margin: 0 60px 14px 0
}

.accord-list dt a {
	font: italic 2.2em / 1.1em Georgia, 'Times New Roman', serif;
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
}

.accord-list dt.current a {
	color: #363636;
	border-color: #363636
}

.accord-list dd {
	position: relative;
	overflow: hidden;
}

div#popup-frame dd .accord-list {
	margin: 0 0 0 7px;
}

ul.price {
	position: relative;
	overflow: hidden;
	padding: 5px 0 23px 0;
}

ul.price li {
	position: relative;
	overflow: hidden;
	margin: 1px 0 9px 0;
	padding: 0 105px 0 0;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	background: url(/i/dotted-bg.gif) repeat-x 0 bottom;
}

ul.price li span {
	background: #fff;
	padding: 0 10px 0 0;
}

ul.price li i {
	position: absolute;
	display: block;
	margin-left: 100%;
	left: -87px;
	bottom: 0;
	width: 80px;
	padding: 0 0 0 7px;
	color: #963c28;
	font-size: 1em;
	background: #fff;
}

.pbody ul.price li {
	margin-right: 34px;
}

dl.news {
	position: relative;
	overflow: hidden;
	padding: 1px 0 0 0;
}

dl.news dt {
	font: italic 1.1em / 14px Arial, Helvetica, sans-serif;
	display: block;
}

dl.news dd {
	font: italic 1.7em / 19px Georgia, 'Times New Roman', serif;
	margin-bottom: 19px
}

dl.news dd a {
	text-decoration: none;
	border-bottom: 1px dashed #963c28
}

dl.pager {
	position: relative;
	overflow: hidden;
	padding: 14px 0 50px 0;
}

dl.pager dt {
	position: relative;
	display: none;
	float: left;
	clear: left;
	font: italic 1.7em Georgia, 'Times New Roman', serif;
}

dl.pager dt a {
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
	font-family: Georgia, 'Times New Roman', serif;
}

dl.pager dt.c {
	display: block;
}

dl.pager dd {
	position: relative;
	overflow: hidden;
	display: none;
	float: left;
	clear: right;
	margin: 0 0 0 18px;
}

dl.pager dd.c {
	display: block;
}

dl.pager dd.clear {
	float: none
}

dl.pager dd ul {
	position: relative;
	overflow: hidden;
	display: block;
	clear: both;
}

dl.pager dd ul li {
	position: relative;
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	font: italic 1.4em / 22px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 7px 0 5px;
}

dl.pager dd li i {
}

dl.pager dd ul li a {
	background: url(/i/brd-dash.gif) repeat-x 0 15px;
	text-decoration: none;
}

dl.pager dd ul li.c {
	background: #eaeaea url(/i/pager.gif) no-repeat
}

dl.pager dd ul li.c i {
	position: absolute;
	width: 5px;
	height: 22px;
	margin-left: 100%;
	left: -5px;
	top: 0;
	background: #eaeaea url(/i/pager.gif) no-repeat 100% 0;
	overflow: hidden;
}

dl.pager dd ul li.c a {
	color: #363636;
	cursor: default;
	background: none
}

dl.publications {
	position: relative;
	overflow: hidden;
	padding: 15px 30px 0 0;
}

dl.publications dt {
	margin: 0 0 14px 0;
}

dl.publications dt a {
	font: italic 1.7em / 1.2em Georgia, 'Times New Roman', serif;
	text-decoration: none;
	border-bottom: 1px dashed #963c28
}

dl.publications dt cite {
	display: block;
	font: italic 1.3em / 1.2em Arial, Helvetica, sans-serif;
	margin: 2px 0 0 0;
}

#popup-frame form {
	position: relative;
	overflow: hidden;
	padding: 9px 0 0 0;
}

#popup-frame form label {
	display: block;
	font: italic 1.4em / 1.2em Georgia, 'Times New Roman', serif;
	margin: 0 0 2px 0;
}

#popup-frame form select, #popup-frame form input.txt, #popup-frame form textarea {
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
	height: 18px;
	padding: 2px 0 0 3px;
	margin: 0 0 11px 1px;
}

#popup-frame form input.error {
	border-color: red
}

#popup-frame form select {
	padding: 0;
	height: 20px;
}

#popup-frame form select option {
	padding: 0 30px 0 5px
}

#popup-frame form #fio {
	width: 360px
}

#popup-frame form #age {
	width: 160px
}

#popup-frame form #phone {
	width: 180px
}

#popup-frame form #email {
	width: 220px
}

#popup-frame form textarea {
	height: 218px;
}

#popup-frame form #file {
}

#popup-frame form .pseud-file {
	background: url(/i/btn-file.png) no-repeat;
	width: 122px;
	height: 22px;
	border: 0;
	font-size: 1.2em;
	padding: 0;
	cursor: pointer;
	display: none
}

#popup-frame form #submit-btn {
	display: block;
	width: 222px;
	height: 56px;
	border: 0;
	background: #77473d url(/i/button.png) no-repeat;
	font: italic 1.8em / 58px Georgia, 'Times New Roman', serif;
	color: #fff;
	padding: 0 0 2px 0;
	margin: 30px 0 0 110px
}

#popup-frame form #file-name {
	position: relative;
	display: block;
	float: right;
	width: 330px;
	height: 22px;
	margin: 2px 0 0 -330px;
	font: italic 1.2em / 22px Arial, Helvetica, sans-serif;
}

#popup-frame form span.error {
	position: absolute;
	display: block;
	margin: -10px 0 0;
	color: red;
	font-family: Arial, Helvetica, sans-serif;;
}

ul.vacancy {
	position: relative;
	overflow: hidden;
	padding: 0 0 15px 0;
}

ul.vacancy li {
	float: left;
	display: block;
	overflow: hidden;
	width: 49.9%;
	margin: 0 0 20px 0;
}

ul.vacancy ul {
	position: relative;
	overflow: hidden;
	margin: 0 60px 0 0;
}

ul.vacancy li li {
	display: block;
	float: none;
	width: auto;
	overflow: visible;
	height: auto;
	line-height: 1.3em;
	margin: 0;
	font-size: 1.3em;
}

ul.vacancy h4 {
	margin: 0
}

ul.vacancy strong {
	color: #963c28;
	font: italic 1.3em Georgia, 'Times New Roman', serif;
}

ul.articles {
	position: relative;
	overflow: hidden;
	margin: -2px 0 -14px -60px;
	padding: 0 60px 0 0;
}

ul.articles li {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	margin-left: -1px;
}

ul.articles li h4 {
	margin: 0 0 0 60px
}

ul.articles li h4 a {
	font: italic .8em / 1.4em Georgia, 'Times New Roman', serif;
	margin: 0;
	padding: 0
}

ul.articles li p {
	margin: 0 0 0 60px
}

ul.cosmetics {
	margin: 0 51px 0 9px
}

ul.cosmetics li {
	display: inline;
	margin: 30px
}

ul.cosmetics li img {
	opacity: 1;
}

ul.faq-block {
	position: relative;
	overflow: hidden;
	margin: 0 -9px 0 9px;
}

ul.faq-block li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	margin-right: -2px;
}

ul.faq-block li * {
	margin-right: 60px;
	font-style: italic;
}

ul.faq-block li	h6 span {
	position: relative;
	overflow: hidden;
	color: #963c28;
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
	font: italic 1.5em / 1.1em Arial, Helvetica, sans-serif;
	cursor: pointer;
}

ul.faq-block li	h6 span:hover, ul.faq-block li h6 span.hover {
	color: #363636;
	border-color: #363636;
}

ul.faq-block li p {
	margin-top: 2px
}

ul.faq-block li .answer {
	display: none;
}

ul.bottles-block {
}

ul.bottles-block li {
	position: relative;
	overflow: hidden;
	width: 186px;
	padding: 0 30px 30px 0;
	display: inline-block;
	vertical-align: top;
	min-height: 293px;
}

ul.bottles-block .image {
	position: relative;
	display: block;
	overflow: hidden;
	width: 126px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	padding: 0;
	background: #fff;
	margin: 0 0 9px 0;
}

ul.bottles-block .image img {
	vertical-align: middle;
}

ul.bottles-block .image i {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	width: 126px;
	height: 150px;
	background: url(/i/bottles-mask.png) no-repeat;
}

ul.bottles-block h5 {
	margin: 0 0 7px 6px
}

ul.bottles-block .descr {
	font: italic 1.3em / 1.1em Helvetica, Arial, sans-serif;
	margin: 0 0 8px 6px;
	display: block;
}

ul.bottles-block .price {
	font-style: italic;
	font-weight: bold;
	font-size: 1.7em;
	color: #963c28;
	margin: 0 0 0 6px
}

ul.bottles-block .price span {
	font-size: .8em;
}

ul.lists-block {
	position: relative;
	display: block;
	overflow: hidden;
	margin: -3px 51px 0 -51px;
}

ul.lists-block li {
	position: relative;
	float: left;
	display: block;
	width: 25%;
}

ul.lists-block h3 {
	position: relative;
	padding: 0 0 0 60px;
	z-index: 1
}

ul.lists-block ul {
	padding: 0 0 0 60px;
}

ul.lists-block ul li {
	float: none;
	width: auto;
	margin: 0 0 7px 0;
}

ul.lists-block ul li a {
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
	font-size: 1.5em;
	line-height: 1.4em;
}

#banner {
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 100%;
	background: none;
	min-width: 1000px;
}

#banner ul {
	position: relative;
	margin: 0 0 0 60px;
}

#banner li {
	position: relative;
	display: block;
	float: left;
	left: 25%;
	width: 25%;
	z-index: 5;
}

#banner li div.inner {
	margin-right: 60px;
	height: 90px;
	padding: 34px 0 0 12px;
}

#banner li div.inner h4 {
	position: relative;
	margin: 0 0 0 0;
	z-index: 2
}

#banner li div.inner em {
	position: relative;
	font-size: 1.2em;
	margin: 0;
	z-index: 2
}

#banner li div.inner img {
	position: absolute;
	top: 14px;
	right: 30px;
	z-index: 1
}

#banner.b2 li {
	left: 50%;
}

#banner.b1 li {
	left: 75%;
}

#banner .separator {
	position: absolute;
	display: block;
	left: -30px;
	margin-left: 100%;
	top: 14px;
	width: 1px;
	height: 124px;
	background: url(/i/banner/separator.gif) no-repeat
}

#banner .left-side, #banner .right-side {
	position: absolute;
	display: block;
	top: 0;
	left: -37px;
	width: 37px;
	height: 124px;
	background: url(/i/banner/left.png);
}

#banner .right-side {
	margin-left: 100%;
	left: -60px;
	width: 60px;
	background: url(/i/banner/right.png);
}

#banner .center-bg {
	background: url(/i/banner/center.png);
}

#banner .close {
	position: absolute;
	width: 11px;
	height: 11px;
	overflow: hidden;
	font-size: 14px;
	margin-left: 100%;
	left: -64px;
	top: 29px;
	text-align: center;
	z-index: 1;
}

#banner .close i {
	position: absolute;
	left: 0;
	top: 0;
	height: 11px;
	width: 11px;
	background: url(/i/popup-close.gif) no-repeat;
	cursor: pointer;
}

#request {
	text-align: center;
}

#request p {
	font: italic 2.3em / 1.3em Georgia, 'Times New Roman', serif;
	word-spacing: .1em;
	padding: 0 90px 7px;
}

#request p a {
	font-family: Georgia, 'Times New Roman', serif;
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
}

#request p a:hover {
	border-color: #363636;
}

#request p label {
	line-height: 1em;
	font-size: 1em;
	display: inline;
}

#request p.inline-form {
	font-size: 1.7em;
	word-spacing: .2em;
	line-height: 1.7em;
	padding: 0 100px 7px;
}

#request form p.inline-form input {
	border: none;
	border-bottom: 1px solid #363636;
	text-align: center;
	padding: 0;
	width: auto;
	width: 73px;
	font: italic 1em / 1.3em Georgia, 'Times New Roman', serif;
	padding: 0 5px
}

#request form label.chkbox {
	font-size: 1.7em;
	padding: 0 0 29px 0;
}

#request form label input {
	margin: 0 10px 0 0;
}

#request input#submit-btn {
	margin: 30px auto 19px auto;
}

#request form p.inline-form input.error {
	border-color: red
}

.friends {
	position: relative;
}

.friends li {
	position: relative;
	display: inline-block;
	width: 25%;
	padding: 0 0 30px 0;
	vertical-align: top;
	font-style: italic;
	margin-left: -2px;
}

.friends li.logo {
	vertical-align: bottom;
	padding: 0;
}

.friends a {
	margin: 0 60px 0 0;
	font-size: 1.5em;
	font-style: italic;
}

.friends a img {
	margin: 0 0 15px 0
}

.friends p {
	padding: 3px 60px 0 0;
	font-style: italic;
}

.sitemap {
	position: relative;
	left: 50%;
	margin: 0 60px 0 -490px;
	width: 920px;
	height: 800px;
	background: url(/i/sitemap.png) no-repeat 50% 50%;
	clear: both;
}

.sitemap li {
	position: absolute;
}

.sitemap a {
	font-size: 1.5em;
	color: #fd7c00;
	font: italic 1.5em Georgia, 'Times New Roman', serif;
	white-space: nowrap;
}

.sitemap a:hover {
	color: #363636 !important
}

.sitemap li span {
	position: absolute;
	display: block;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
}

.sitemap .lenina a, .sitemap .tipanova a, .sitemap .sveaborgskaya a, .sitemap .sofiyskaya a {
	font-size: 1.8em;
}

.sitemap .about {
	left: 446px;
	top: -5px
}

.sitemap .about a {
	color: #fd7c00
}

.sitemap .articles {
	left: 684px;
	top: 86px
}

.sitemap .articles a {
	color: #f57804
}

.sitemap .faq {
	left: 817px;
	top: 241px
}

.sitemap .faq a {
	color: #d76911
}

.sitemap .links {
	left: 846px;
	top: 441px
}

.sitemap .links a {
	color: #b95e20
}

.sitemap .lenina {
	left: 769px;
	top: 621px
}

.sitemap .lenina a {
	color: #b95e20
}

.sitemap .tipanova {
	left: 598px;
	top: 732px
}

.sitemap .tipanova a {
	color: #c18432
}

.sitemap .sveaborgskaya {
	left: 195px;
	top: 731px
}

.sitemap .sveaborgskaya a {
	color: #e0b333
}

.sitemap .sofiyskaya {
	left: 44px;
	top: 621px
}

.sitemap .sofiyskaya a {
	color: #fdd533
}

.sitemap .friends {
	left: 35px;
	top: 438px
}

.sitemap .friends a {
	color: #ffcb29
}

.sitemap .vacancy {
	left: 45px;
	top: 238px
}

.sitemap .vacancy a {
	color: #ffa816
}

.sitemap .cosmetics {
	left: 162px;
	top: 85px
}

.sitemap .cosmetics a {
	color: #fe8404
}

#calendar {
	position: relative;
	padding: 15px;
	background: #fff;
}

#calendar .ui-datepicker-title {
	margin: 0 10px 10px;
	font-size: 1.5em;
}

#calendar a.ui-datepicker-prev, #calendar a.ui-datepicker-next {
	position: absolute;
	left: 0;
	top: 14px;
	display: block;
	border-style: solid;
	border-width: 8px 7px 8px 0;
	border-color: #fff #963c28;
	border-style: solid;
	width: 0;
	height: 0;
	cursor: pointer;
	text-indent: -1000px;
}

#calendar a.ui-datepicker-next {
	margin-left: 100%;
	left: -10px;
	border-width: 8px 0 8px 7px;
}

#calendar a.ui-state-disabled {
	border-color: #fff #c3c3c3;
}

#calendar table {
	position: relative;
	margin: 10px -10px 0 -10px;
}

#calendar td, th {
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

#calendar th {
	padding: 0 0 5px 0;
}

#calendar thead {
	font-size: 1.3em;
}

#calendar table td {
	padding: 2px;
}

#calendar td a, #calendar td span {
	font-size: 1.3em;
}

#calendar td span {
	color: #9f9f9f
}

#calendar table a {
	font-style: normal;;
}

#calendar .ui-datepicker-week-end a {
	color: #eb856b
}

#calendar .ui-datepicker-today a {
	color: #363636;
	font-weight: bold;
}

span.spoiler {
	color: #963c28;
	border-bottom: 1px dashed #963c28;
	cursor: pointer;
	font: 1.5em / 1.5em Arial, Helvetica, sans-serif;
}

.wysiwyg table {
	border: 1px solid #363636;
	border-width: 1px 1px 0 0;
	margin: 10px 0 30px 0;
}

.wysiwyg table caption {
	font-size: 2em;
	margin: 1em 0 0 0;
}

.wysiwyg table td, .wysiwyg table th {
	border: 1px solid #363636;
	border-width: 0 0 1px 1px;
	padding: 15px;
	font: 1.5em Arial, Helvetica, sans-serif
}

.wysiwyg table th {
	vertical-align: top;
	font-weight: bold;
	text-transform: capitalize;
}

.wysiwyg ul, .wysiwyg ol {
	position: relative;
	overflow: hidden;
	padding: 0 0 15px 15px;
	font: 1.5em Arial, Helvetica, sans-serif;
}

.wysiwyg ul ul, .wysiwyg ol ol, .wysiwyg ul ol, .wysiwyg ol ul {
	font-size: 1em;
}

.wysiwyg ul {
	list-style: square inside;
}

.wysiwyg ol {
	list-style: decimal inside
}

.wysiwyg .left {
	float: left;
}

.wysiwyg .right {
	float: right;
}

.wysiwyg .h3 {
	margin: 20px 0 10px 5px !important;
	padding: 0
}

.wysiwyg .column ul {
	font-size: 1em;
}

.wysiwyg blockquote {
	display: block;
	font-size: 1.5em;
	line-height: 1.3em;
	font-style: italic;
	margin: 30px
}

/* /model Popup */
#popup-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-left: -60px;
	z-index: 10;
	display: none;
}

#popup-frame.popup-on {
	display: block;
}

.popup-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 60px 0 0;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	cursor: default;
}

.progress {
	cursor: progress;
	background-image: url(/i/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.popup-block {
	position: absolute;
	left: 50%;
	margin-left: -255px;
	top: 100px;
	width: 569px;
	200px;
	opacity: 0;
	display: none
}

#popup-frame.request .popup-block {
	width: 764px;
	margin-left: -322px;
}

.show-popup .popup-block, .show-popup #popup-frame {
	display: block;
	opacity: 1;
}

.show-popup .popup-shadow {
	opacity: 0.9
}

.phead {
	height: 37px;
	background: url(/i/cnrs/all.png) no-repeat;
}

#popup-frame.request .phead {
	height: 45px;
	background: url(/i/cnrs/request-head.png) no-repeat;
}

.pbody {
	padding: 11px 22px 12px 60px;
	background: url(/i/cnrs/all.png) repeat-y -569px 0;
}

#popup-frame.request .pbody {
	padding: 20px 25px 16px 19px;
	background: url(/i/cnrs/request-body.png) repeat-y;
}

.pbody h3 {
	margin-bottom: 17px;
}

.pfoot {
	height: 37px;
	background: url(/i/cnrs/all.png) no-repeat -1138px 0;
}

#popup-frame.request .pfoot {
	height: 45px;
	background: url(/i/cnrs/request-foot.png) no-repeat;
}

.popup-close {
	position: absolute;
	margin-left: 100%;
	left: -142px;
	top: 31px;
	width: 104px;
	font: italic 1.1em / 12px Georgia, 'Times New Roman', serif;
	background: url(/i/popup-close.gif) no-repeat 100% 0;
	cursor: pointer;
	text-decoration: none;
	color: #363636;
	z-index: 9999
}

.pbody p {
	padding: 4px 70px 10px 1px;
}

.small-popup {
	position: absolute;
	display: none;
	overflow: hidden;
	left: 300px;
	top: 100px;
/*	max-width: 195px;*/
	z-index: 15;
	padding: 28px 0 34px 0;
	text-align: center;
}

.calendar {
	max-width: 250px;
	width: 250px
}

.showme {
	display: block;
}

.small-popup .t, .small-popup .b, .small-popup .l, .small-popup .r, .small-popup .tl, .small-popup .tr, .small-popup .bl, .small-popup .br {
	position: absolute;
	display: block;
	overflow: hidden;
	background: url(/i/cnrs/c-spr.png) no-repeat;
}

.small-popup .t, .small-popup .b {
	left: 30px;
	right: 35px;
	top: 0;
	height: 28px;
	background: url(/i/cnrs/c-tb-spr.png) repeat-x;
}

.small-popup .b {
	top: auto;
	bottom: 0;
	height: 34px;
	background-position: 0 -30px;
}

.small-popup .tl, .small-popup .tr {
	top: 0;
	width: 30px;
	height: 28px;
	background-position: 0 0;
}

.small-popup .tr {
	margin: 0 0 0 100%;
	top: 0;
	left: -35px;
	width: 35px;
	background-position: -30px 0;
}

.small-popup .r {
	left: -35px;
	margin-left: 100%;
	top: 0;
	width: 35px;
	height: 2000px;
	background-position: -144px 0;
	background-repeat: repeat-y;
}

.small-popup .l {
	left: 0;
	top: 0;
	width: 30px;
	height: 2000px;
	background-position: -129px 0;
	background-repeat: repeat-y;
}

.small-popup .bl, .small-popup .br {
	width: 30px;
	height: 34px;
	background-position: -64px 0;
}

.small-popup .br {
	margin-left: 100%;
	left: -35px;
	width: 35px;
	background-position: -94px 0;
}

.small-popup .body-cont {
	position: relative;
	overflow: hidden;
	max-height: 260px;
}

.small-popup .body {
	position: relative;
	margin: 0 35px 0 30px;
	background: #fff;
}

.small-popup li {
	font: italic 1.5em / 1.5em Georgia, 'Times New Roman', serif;
}

.small-popup a {
	text-decoration: none;
	font: italic 1em / 1em Georgia, 'Times New Roman', serif;
}

.small-popup li {
	cursor: default;
}

.small-popup .c a {
	color: #363636
}

.small-popup dl {
	position: relative;
	overflow: hidden;
	z-index: 2;
	top: 113px;
	padding: 10px 0 0 0;
	text-align: center;
	background: #fff;
}

.small-popup dt {
	font: italic 1.7em Georgia, 'Times New Roman', serif;
	color: #963c28;
	margin: 0 0 11px 0;
}

.small-popup dd {
	margin: 0 0 16px 0;
}

.small-popup dd li {
	margin-bottom: 6px;
}

.small-popup dd a {
	font: italic 1.2em Georgia, 'Times New Roman', serif;
	color: #363636;
	text-decoration: none;
}

.small-popup .c a {
	text-decoration: underline
}

.small-popup dd a:hover {
	color: #963c28;
	border-color: #363636;
}

.banner-image {
	text-align: center;
	margin: 31px 42px 15px 0;
}

.news-popup {
}

.news-popup h4 {
	line-height: 1em;
	margin: 5px 130px 5px 0;
}

.news-popup cite {
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 14px 0;
	display: block;
}

#faq-popup {
	position: absolute;
	width: 569px;
	left: 50%;
	top: 500px;
	z-index: 2;
}

#faq-popup .phead {
	position: relative;
	z-index: 2
}

#faq-popup .pbody {
	position: relative;
	padding: 0;
	padding: 14px 0 15px 60px;
	z-index: 1
}

#faq-popup .pbody .progress {
	height: 55px;
	background: none
}

#faq-popup .pbody div.hidden {
	position: absolute;
	width: 569px;
	opacity: 0;
}

#faq-popup .pbody p {
	font-size: 1.3em;
	line-height: 1.2em;
}

#faq-popup .ffoot {
	height: 56px;
	background: url(/i/cnrs/baloonfoot.png) no-repeat -574px 0;
}

#faq-popup.right .ffoot {
	background-position: -2px 0;
}

/* layout */
#container {
	min-height: 100%;
	position: relative;
	min-width: 939px;
	z-index: 2;
}

.two-column-25-75, .two-column-75-25 {
	position: relative;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin: 0 0 33px 0;
	clear: both
}

.two-column-25-75 .wide {
	float: right;
	width: 100%;
	margin-right: -25%;
	display: inline;
	overflow: hidden;
}

.two-column-25-75 .wide-wrapper {
	margin-right: 25%
}

.two-column-25-75 .extra {
	float: left;
	width: 25%
}

.two-column-25-75 .extra .extra-wrapper {
	padding: 0 60px 0 0
}

.two-column-75-25 .wide {
	float: left;
	width: 100%;
	margin-left: -25%;
	overflow: hidden;
}

.two-column-75-25 .wide-wrapper {
	margin-left: 25%
}

.two-column-75-25 .extra {
	float: right;
	width: 25%
}

.two-column-75-25 .extra .extra-wrapper {
	padding: 0 60px 0 0
}

.greyinner {
	margin: 0 0 0 -30px;
}

.two-column-50-50 {
	position: relative;
	overflow: hidden;
}

.two-column-50-50 .left-column, .two-column-50-50 .right-column {
	float: left;
	width: 50%;
}

.two-column-50-50 .left-column .column-inner {
	margin: 0 30px 0 0;
}

.two-column-50-50 .right-column .column-inner {
	margin: 0 30px;
}

.two-column-25-75 .grey-rounded, .two-column-75-25 .grey-rounded {
	margin-right: 0;
}

.three-column {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 0 0 17px 0;
}

.three-column .column {
	position: relative;
	display: block;
	float: left;
	width: 33.33333%;
	overflow: hidden;
}

.three-column .column-inner {
	position: relative;
	padding: 0 60px 0 0;
}

.whiteopacity {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, .9);
	*background: transparent;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #ddffffff, endColorstr = #ddfffffff);
}

.grey-rounded {
	position: relative;
	overflow: hidden;
	background: #eaeaea;
	margin: 9px 30px 35px -30px;
	padding: 17px 30px 28px 30px;
	clear: both;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-opera-border-radius: 15px;
	-moz-border-radius: 15px;
	z-index: 9;
	*padding-bottom: 0;
}

.grey-rounded .photo-gallery a {
	margin: auto;
	border: none
}

.grey-rounded h3 {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.grey-rounded p {
	font-size: 1.3em;
	line-height: 1.3em;
}

.grey-rounded p a {
	font-size: 1em;
	line-height: 1.3em;
}

.grey-rounded em a {
	font-size: 1em;
	font: italic 1em Georgia, 'Times New Roman', serif;
}

.grey-rounded p.biger {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: -3px
}

.grey-rounded p .external {
	font-weight: normal;
}

.grey-rounded .right-column .column-inner {
	margin-right: 0
}

.grey-rounded *:last-child, .grey-rounded .last-child {
	padding-bottom: 0
}

.grey-rounded .column-inner {
	padding-bottom: 15px
}

#article {
}

#article .grey-rounded .two-column-75-25, #article .grey-rounded .two-column-25-75 {
	padding: 1px 0 0 0;
	margin: 0;
}

#article .grey-rounded a {
	font-size: 1.5em;
	line-height: 1.2em;
}

#article .grey-rounded p a {
	font-size: 1em;
}

#article .grey-rounded em {
	display: block;
	line-height: 21px;
	padding: 0 0 5px 0
}

#article #content {
	width: 70%;
}

#article .grey-rounded p {
	font-size: 1.55em;
	line-height: 1.3em;
	padding: 6px 0;
	margin: 0;
}

#article .grey-rounded .wide-wrapper {
	padding-right: 60px
}

#vacancy .grey-rounded .column-inner {
	padding-bottom: 0
}

#brand .center-brand {
	text-align: center;
	padding: 50px 30px;
}

#brand .center-brand cite {
	font: italic 1.5em / 1.5em Helvetica, Arial, sans-serif;
	display: block;
	margin: 30px 0 0 0;
}

/* Шапка */
#header {
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 54px 0 17px 0;
}

#header #uventa {
	float: left;
	font-size: 2em;
	margin: 0 60px 0 0;
	overflow: visible;
}

#header  #uventa, #header  #uventa a {
	position: relative;
	display: block;
	width: 161px;
	height: 51px;
	color: #363636;
	font: 2em / 35px Georgia, 'Times New Roman', serif;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#header  #uventa a {
	font-size: 1em;
}

#header  #uventa a:hover {
	color: #616161;
	border-color: #363636;
}

#header  #uventa span {
	display: block;
	font: .3em / 12px Arial, Helvetica, sans-serif;
}

#header  #uventa em {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 161px;
	height: 51px;
	background: url(/i/uventa.png);
}

#header ul.vert-menu {
	padding: 21px 0 0 0;
}

/* Контент */
#index #content {
	position: relative;
	width: 50%;
	margin: 26px 0 0;
}

#index #content p, #index #content h3 {
	padding-right: 74px;
}

#index h2.cufon-index {
	position: relative;
	margin: -10px 0 0;
}

#index h2.cufon-index a, #index h2.cufon-index em, h1.main-header em {
	font: 87px 'Myriad Pro Semibold Condensed', Arial, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-decoration: none;
	color: #363636;
}

#index h2.cufon-index em, h1.main-header em {
	display: block;
	position: relative;
	font-size: 22px;
	letter-spacing: normal;
	line-height: normal;
	margin: -23px 0 0 4px
}

/* Салон */
h1.main-header {
	font: 87px 'Myriad Pro Semibold Condensed', Arial, sans-serif;
	display: inline;
	letter-spacing: -2px;
	text-transform: uppercase;
	margin: 0 34px 0 0;
	line-height: 80px;
}

a#h-link {
	position: relative;
	font: italic 1.7em / 38px Georgia, 'Times New Roman', serif;
	text-align: center;
	background: url(/i/other-salons.png) no-repeat;
	width: 162px;
	height: 38px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 20px;
}

a#h-link span {
	text-decoration: underline;
}

a#h-link.popup-list span {
	text-decoration: none;
	background: url(/i/brd-dash.gif) repeat-x 0 18px;
}

a.redvillage {
	position: absolute !important;
	display: block;
	left: 560px;
	top: 140px;
	*top: 155px;
	z-index: 1;
}

.info {
	font-size: 1.5em;
	padding: 0 0 0 1px;
	font-family: Helvetica, Arial, sans-serif;
}

.info address {
	margin: 0 0 9px 0;
	line-height: 1.2em;
}

.info .map {
	text-decoration: none;
	background: url(/i/brd-dash.gif) repeat-x 0 13px;
	padding: 0 0 12px 0;
	margin: 0 0 10px 0;
	display: block;
	float: left;
	clear: both;
	border: none
}

.info .phone-number {
	display: block;
	clear: both;
	font: 1.4em / 1.2em Georgia, 'Times New Roman', serif;
}

.info .grafik {
	display: block;
	margin: 18px 0 40px 0;
	line-height: 1.2em
}

.info .grafik span {
	font-family: Georgia, 'Times New Roman', serif;
}

.info .grafik sup {
	vertical-align: super;
}

.info .join {
	position: relative;
	display: block;
	width: 122px;
	height: 45px;
	padding: 13px 50px 0 50px;
	margin: 0 0 34px 0;
	color: #7b493f;
	font: italic 1.3em / .8em Georgia, 'Times New Roman', serif;
	text-align: center;
	border: none;
}

.info .join em {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 222px;
	height: 58px;
	background: url(/i/join-btn.png);
}

.info .wrap {
	height: 243px;
	overflow: scroll;
}

.wide-wrapper .vert-menu, .wide-wrapper p {
	margin-right: 60px;
}

/* Попапы */
.about-master {
}

.about-master .about-master-image {
	text-align: center;
	margin: 0 30px 21px 0;
	height: 442px;
}

.about-master p {
	margin: 0;
	padding: 0 34px 14px 6px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.master-reports {
	margin: 1px 0 0 4px;
}

.master-reports dt, .master-reports dd {
	font-style: italic;
}

.master-reports dt {
	font-style: italic;
	font-size: 1.7em;
}

.master-reports dd {
	margin: 0 0 9px 0;
}

/* Подвал */
.clearer {
	position: relative;
	z-index: 1;
	height: 75px;
	overflow: hidden;
	clear: both;
}

#footer {
	height: 55px;
	padding: 20px 0 0 0;
	position: relative;
	margin: -75px 0 0 0; /* margin = - .clearer.height */
	z-index: 2;
}

#footer .copyright {
	width: 170px;
	display: inline;
	font-size: 1.3em;
	margin: 0 60px 0 0;
	font-family: Helvetica, Arial, sans-serif;
}

#footer ul {
	display: inline;
}

#footer ul a {
	font-size: 1em;
}

body.black {
	background: #161619 url(about:blank) fixed;
}

body.black .two-column-50-50 .right-column .column-inner {
	_margin: 0 0 0 30px;
}

body.black a {
	color: #7468e8;
}

body.black a:hover {
	text-decoration: none;
	color: #7468e8;
}

body.black #header {
	padding: 54px 0 22px;
}

body.black #header #uventa em {
	background-image: url(/i/uventa-style.png);
}

body.black #header ul.vert-menu {
	padding: 25px 0 0;
}

body.black .uventa-style-title {
	position: relative;
	font: 55px / 73px "Myriad Pro Semibold Condensed", Arial, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-decoration: none;
	color: #dcdaf6;
	margin: 0 0 28px -2px;
	height: 73px;
	text-indent: 2px;
	*zoom: 1;
}

body.black .uventa-style-title em {
	position: absolute;
	display: block;
	width: 461px;
	height: 73px;
	background: url(/i/uventa-style-title.png);
	top: 0px;
	left: 4px;
	overflow: hidden;
}

.uventa-style-description {
	color: #d4d4d4;
	font: italic 18px / 20px Georgia, 'Times New Roman', serif;
	padding: 0 150px 0 0;
}

body.black dl.taber {
	margin: 31px 0 0 -15px;
}

body.black .taber dt {
	height: 28px;
}

body.black .taber dt.tab a, body.black .taber dt.tab span {
	position: relative;
	font-size: 17px;
	z-index: 100;
	background: url(/i/us-brd-dash.gif) repeat-x 0 17px;
	line-height: 28px;
	padding: 0;
	color: #9a62eb;
}

body.black .taber dt.tab a:hover, body.black .taber dt span:hover {
}

body.black .taber dt.tab {
	padding: 0 6px 0 11px;
	*padding: 0 1px 0 11px;
}

body.black .taber dt.selected {
	height: 28px;
	background-image: url(/i/us-tab.png);
}

body.black .taber dt.selected a, body.black .taber dt.selected span {
	color: #171717;
	background: none;
}

body.black .taber dt.selected i {
	background-image: url(/i/us-tab.png);
	height: 28px;
}

body.black #footer .copyright {
	color: #d4d4d4;
}

#portfolio {
	position: relative;
	overflow: hidden;
	margin: 0 -15px 0 -45px;
	_height: 600px;
}

#portfolio ul.port-gallery {
	position: relative;
	margin-left: 50%;
	_position: absolute;
	_width: 100%;
}

#portfolio ul.port-gallery li {
	position: relative;
	overflow: hidden;
	display: block;
	width: 268px;
	float: left;
	line-height: normal;
}

#portfolio img {
	vertical-align: top;
}

#portfolio .hidden {
	*visibility: hidden;
	opacity: 0;
}

#portfolio .current .hidden {
	*visibility: visible;
}

#portfolio .hidden p {
	position: relative;
	overflow: hidden;
	color: #d4d4d4;
	line-height: 17px;
	padding: 6px 0 3px;
}

#portfolio .hidden ul {
	color: #d4d4d4;
	font-style: italic;
	font-size: 13px;
}

#portfolio .hidden li {
	margin: 0 0 5px;
	width: auto;
	float: none;
	display: list-item;
}

#portfolio .hidden strong {
	color: #e4e966;
}

dl.AccList {
	position: relative
}

dl.AccList dt {
	display: inline;
	color: #e4e966;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	border-bottom: 1px dashed #e4e966;
	cursor: pointer;
}

dl.AccList dd {
	_position: relative;
	margin: 0 0 20px;
	padding: 4px 0 0;
	_zoom: 1;
}

dl.AccList .description {
	position: relative;
	*zoom: 1;
	color: #d4d4d4;
}

dl.AccList .description p {
	font-size: 14px;
	line-height: 17px;
	padding: 3px 0 4px;
}

dl.AccList .price {
	position: relative;
	color: #dcdaf6;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-style: italic;
}

.master {
	position: relative;
	margin: 0 0 45px;
}

.left-column .master {
}

body.black .right-column .column-inner {
	padding: 0 0 0 30px;
	_padding: 0;
	margin: 0;
}

body.black .left-column .column-inner {
	margin: 0 30px 0 0
}

.master img {
	width: 100%;
	vertical-align: top;
}

.master div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(23, 23, 23, .9);
	*visibility: hidden;
	_padding-bottom: 100%;
	_height: auto;
}

div.current-master {
	*opacity: 1;
	*visibility: visible;
	*background: url(/i/master-bg.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/i/master-bg.png', sizingMethod = "scale");
	_background: none;
}

.master h3 {
	color: #e4e966;
	font-size: 24px;
	margin: 17px 0 2px 30px;
}

.master p {
	font-size: 14px;
	line-height: 17px;
	color: #d4d4d4;
	margin: 0 30px;
	padding: 0 0 7px;
}

.uv-style-columns {
	margin: 0 45px 0 15px;
	_margin: 0 15px
}

address.uv-style, .uv-style-call-us {
	font-size: 18px;
	line-height: 20px;
	color: #d4d4d4;
	font-style: italic;
	margin: 26px 0 0;
}

address.uv-style strong, .uv-style-call-us strong, .uv-style-grafik strong {
	color: #e4e966;
	font-weight: normal;
}

.uv-style-call-us {
	margin: 25px 0 8px;
	display: block;
}

.uv-style-grafik {
	color: #d4d4d4;
	font: 14px Arial, Helvetica, sans-serif;
}

.uv-style-grafik sup {
	vertical-align: super;
	line-height: normal;
	vertical-align: top;
	font-size: 8px;
}

.additional {
	display: block;
}

.yes {
	display: block;
	border-left: 1px dashed #963c28;
	padding: 0 0 0 25px;
	margin-bottom: 25px;
}

.no {
	display: none;
}

.href {
	text-decoration: none;
	border-bottom: 1px dashed #963c28;
	color: #b22c07; /*#963c28*/
	cursor: pointer;
}

.info .where {
	display: block;
	margin: 30px 0 40px 0;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #777;
}

.map-container {
	position: relative;
	overflow: hidden;
	padding: 0 0 100%;
	width: 100%;
}

#map_canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_height: 1000px;
}

.ictinus {
	position: absolute;
	z-index: 1;
}

.ictinus * {
	position: absolute;
}

img.ictinus-init {
	opacity: 0;
	position: relative;
	z-index: 2;
/ / visibility : hidden;
}

.ict-cont {
	position: absolute;
	width: 125px;
	height: 148px;
	display: block;
	top: 0;
	left: 0;
	margin: 0 0 0 8px;
}

body.black p, body.black h3, body.black h4, body.black li {
	color: #999;
}

#description_black p {
	font: 1.45em / 1.50em Helvetica, Arial, sans-serif;
}

#description_black ol {
	margin: 0 0 15px 20px;
}

#description_black ol li {
	font-style: italic;
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 5px;
}

.uv-style-call-us strong {
	font-size: 2em;
}

.six-column {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 0 0 17px 0;
}

.six-column .column {
	position: relative;
	display: block;
	float: left;
	width: 16.65%;
	overflow: hidden;
}

.six-column .column-inner {
	position: relative;
	padding: 0 30px 0 0;
}

h3.letter {
	font: 87px 'Myriad Pro Semibold Condensed', Arial, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	margin: 60px 40px 20px 0;
	line-height: 80px;
	text-align: center;
}

#about .grey-rounded p {
	font-size: 1.55em;
	line-height: 1.3em;
	padding: 6px 0;
	margin: 0;
}

#about .grey-rounded p em {
	font: italic 2em Georgia, 'Times New Roman', serif;
	display: inline;
}

#article #content ul, #article #content ol, #article .grey_rounded ol {
	line-height: 1.3em;
	position: relative;
	overflow: hidden;
	padding: 0 0 15px 15px;
	font: 1.5em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#article #content ul ul, #article #content ol ol, #article #content ul ol, #article #content ol ul {
	font-size: 1em;
}

#article #content ul {
	list-style: disc inside;
}

#article #content  ol {
	list-style: decimal inside
}

.additional {
	display: block;
}

.yes {
	display: block;
	border-left: 1px dashed #963c28;
	padding: 0 0 0 25px;
	margin-bottom: 25px;
}

.no {
	display: none;
}

.three-column .accord-list {
	background: none;
}
