/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}body{line-height:1}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''; content:none}a{margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent}ins{background-color:#ff9; color:#000; text-decoration:none}mark{background-color:#ff9; color:#000; font-style:italic; font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000; cursor:help}table{border-collapse:collapse; border-spacing:0}hr{display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0}input,select{vertical-align:middle}

/* Clearfix */
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix { display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }

/* Fonts */
@font-face { font-family:"Droid Sans"; src:url("/fonts/DroidSans.eot"); src:local("Droid Sans"),url("/fonts/DroidSans.ttf") format("truetype"); }
@font-face { font-family:"Droid Sans"; font-weight:bold; src:local("Droid Sans Bold"),url("/fonts/DroidSans-Bold.ttf") format("truetype"); }/* Bold declaration only for non-IE browsers */
@font-face { font-family: "Graublau Web"; src:url("/fonts/GraublauWeb.eot"); src:local("Graublau Web"),url("/fonts/GraublauWeb.otf") format("opentype"); }
@font-face { font-family: "Graublau Web Bold"; src:url("/fonts/GraublauWebBold.eot"); src:local("Graublau Web-Bold"),url("/fonts/GraublauWebBold.otf") format("opentype"); }

body { font-family:"Droid Sans",Helvetica,Arial,sans-serif; }
h1, h2, h3, nav, #gmap p, #services ul { font-family:"Graublau Web","Lucida Grande",Arial,sans-serif; }

/* Layout */
body {
	background:#222 url(/i/bg.jpg) top left fixed repeat-x;
	color:#ddd;
}
#wrapper {
	width:100%;
	background:transparent url(/i/bg2.png) 50% 0 no-repeat;
}
#content {
	background:transparent url(/i/content-bg-1.png) left top no-repeat;
	padding: 40px 0 0 0;
}
#content div.decorative {
	background:transparent url(/i/content-bg-2.png) left top repeat-y;
	padding:10px 52px 0;
}
header, #content {
	display:block;
	width:1000px;
	margin:0 auto;
}

header {
	position:relative;
}
header nav {
	position:absolute;
	top:0;
	right:40px;
	font-size:2em;
	line-height:4.8em;
}
nav a {
	color:#e8f6c1;
	text-decoration:none;
}
nav ul li {
	float:left;
	margin-left:30px;
}
nav ul li.current a, nav a:hover {
	border-bottom:4px solid #e8f6c1;
	color:#fff;
}

#contacts {
	float:left;
	width:428px;
	font-size:1.2em;
	line-height:2em;
	margin-top:20px;
}

#contacts .org,
#contacts .email,
#contacts .adr,
#contacts .geo
{
	position:absolute;
	left:0;
	top:0;
	margin-top:-1000px;
}
#contacts .tel {
	font-size:2.5em;
	margin-bottom:10px;
	color:#E8F6C1;
	text-shadow:#000 0 0 5px;
}
.workhours {
	text-align:right;
	padding-right:30px;
	line-height:1.2em;
}
.workhours img {
	float:left;
	margin-left:19px;
}

.gmapWrapper, #gmap { width:448px;height:320px; }
.gmapWrapper {
	width:446px;
	float:left;
	padding:10px;
	background:#fff;
	border:1px solid #999;
	border-radius:8px;
	-moz-border-radius:8px; /* Mozilla */
	-webkit-border-radius:8px; /* Webkit */
	box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
}
#gmap { color:#333; }
#gmap h1 { font-size:1.4em;margin-bottom:10px; }

#services {
	clear:both;
	padding:20px 0;
}
#services #secondary {
	font-size:1.8em;
	margin:20px 0 40px 0;
}
#services #secondary li {
	float:left;
	margin:0 15px;
}
#services #secondary li a,
#services h2.serviceName span
{
	color:#1fb0cf;
	text-decoration:none;
}

#services h2.serviceName {
	margin:20px 0;
}
#services h2.serviceName span {
	font-size:1.8em;
}
#services .container h3:first-child {
	margin-top:6px;
}

#services #secondary li a.current, #services #secondary li a:hover {
	border-bottom:4px solid #1fb0cf;
	color:#fff;
	outline:none;
}

#services .container, #mask {
	margin-top:20px;
	background:#fff;
	color:#333;
	padding:15px;
	border:1px solid #999;
	border-radius:8px;
	-moz-border-radius:8px; /* Mozilla */
	-webkit-border-radius:8px; /* Webkit */
	box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
}
#mask .container {
	margin-top:0;
	background:transparent;
	border:none;
	border-radius:none;
	-moz-border-radius:none; /* Mozilla */
	-webkit-border-radius:none; /* Webkit */
	box-shadow:none;
	-webkit-box-shadow:none;
}

#photos .set {
	width:298px;
	float:left;
}
#photos h2 {
	font-size:1.8em;
	margin:5px 0 15px 0;
}
.photos li {
	background:#fff;
	padding:5px;
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:4px; /* Mozilla */
	-webkit-border-radius:4px; /* Webkit */
	box-shadow:0 0 3px #000;
	-webkit-box-shadow:0 0 3px #000;
	float:left;
	margin:0 12px 12px 0;
	line-height:1em;
}

span.price, dd.price {
text-decoration: underline;
cursor:help;
}

.container dt, .container dd {
float:left;
width:8%;
padding:.26em 1%;
}
.container dd { width:13%;text-align:right; }

.container dt.important, .container dd.important {
width:27.8%;
font-size:1.6em;
}
.container dd.important { width:18%; }
.container dt.clear {
clear:left;
}
.container h3 {
font-size:1.4em;
margin:1em 8px;
}

#cosmetics dt, #manicure dt, #massage dt {
width:36%;
line-height:1.3em;
}
#cosmetics dd, #manicure dd, #massage dd {
width:10%;
line-height:1.3em;
}