﻿
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:700);
/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.box {
	overflow:hidden;
}
.clear {
	clear:both;
	width: 100%;
}
.last{
	border:none !important;
}
/* Global properties ======================================================== */
body, html, .main, #extra{
	height: 100%;
	width:100%;
	min-width:950px;
	min-height:940px;
}
#extra{
	overflow:hidden; 
}
body {
	overflow:hidden;
	background-color:#fff;
	border:0;
	font:12px/20px Arial, sans-serif;
	color:#505050;
}
/* Global Structure ============================================================= */
.main {
	position:relative;
	margin: 0 auto;
	width: 950px;
	margin-bottom:-250px;
}
.page_spinner {
	position:fixed;
	background: url(../images/main_spinner.gif) 50% 50% no-repeat #fff;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* ============================= main layout ====================== */
a {
	color:#505050;
	text-decoration: underline;
	outline:none
}
a:hover {
	color:#ee145b;
}
h1 {
	padding:0 0 0 0;
}
h2 {
	font:22px/22px Arial, sans-serif;
	color: #9e9e9e;
	text-transform:uppercase;
	padding-bottom: 28px;
}
h3{
	font:12px/20px Arial, sans-serif;
	color:#505050;
	font-weight:bold;
}
p {
	padding-bottom:20px;
}
.color1 {
	color:#505050;
	font-weight:bold;
}
/* ============================= header ====================== */
header{
	overflow:hidden;
}
#logo {
	float:left;
	position:relative;
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:179px;
	height:229px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
}
/* ============================= bgStretch ====================== */
#bgStretch {
	overflow:hidden;
	z-index:-1;
}
#bgStretch img{
	background-color:#FFF;
	min-width:950px;
	min-height:930px;
}
.bgNav {
	cursor:default;
	padding: 12px 29px 0 14px;
}
.bgNav li {
	padding-right:2px;
	display:inline-block;
	height:12px;
}
.bgNav a {
	display: block;
	height: 12px;
	width: 12px;
	background: url(../images/bg_selector.png) no-repeat scroll right 0 transparent;
}
.bgNav a:hover, .bgNav .active a {
	background-position: left center;
}
/* ============================= menu ====================== */
#menu {
	float:right;
	padding:0 28px;
	background-color:#FFF;
}
#menu li {
	position:relative;
	float:left;
	margin: 28px 0;
	padding:1px 7px 2px 9px;
	border-right: 1px solid #efefef;
}
#menu li > a {
	padding:0 10px 0 10px;
	font:14px/20px Arial, sans-serif;
	color:#4f4f4f;
	text-transform:uppercase;
	text-decoration:none;
}
#menu li > a span{
	position:absolute;
	top:-38px;
	width:30px;
	height:15px;
	background:url(../images/menu_selector.png) 0 0 no-repeat;
}
/* ============================= content ====================== */
#content > ul {
	position:relative;
	width:670px;
	top:-122px;
	float:right;
}
#content > ul > li {
	position:absolute;
	width:670px;
	height:557px;
	background-color:#fff;
}
#content > ul > li > a{
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:15px;
	background:url(../images/close_button.jpg) 0 0 no-repeat;
	z-index:5;
}
.contPad{
	padding:40px 20px 20px 40px;
}
.link{
	margin:0 0 6px -5px;
	position:relative;
	display:inline-block;
	height:18px;
	padding: 0 5px;
	font:14px/18px Arial, sans-serif;
	color:#262626;
	text-transform:uppercase;
	text-decoration:none;
}
.link span{
	display:inline-block;
	padding-right:5px;
	width:4px;
	height:20px;
	background:url(../images/linkArr.png) 0 40% no-repeat;
}
.link:hover{
	background-color:#ee145b;
	color:#fff;
}
#page1_heder{
	margin-bottom:-6px;
	width:100%;
	height:107px;
	padding-top:40px;
	border-bottom:1px solid #eaeaea;
}
.bigTitle{
	letter-spacing:0px;
	padding-left:40px;
	font:72px/72px 'PT Sans Narrow', sans-serif;
	color:#9e9e9e;
	text-transform:uppercase;
	font-weight:700;
}
.smallTitles{
	padding:6px 0 10px 40px;
}
.smallTitle{
	font:14px/20px Arial, sans-serif;
	color:#828282;
	text-transform:uppercase;
}
.listWithImg{
	padding-bottom:21px;
}
.listWithImg li{
	padding-bottom:24px;
	border-bottom:1px solid #eaeaea;
	margin-bottom:23px;
}
.listWithImg img{
	padding-right:15px;
	float:left;
}
.lastItem{
	border:none !important;
	padding:0 !important;
	margin: 0 !important;
}
#diaryList{
	position:relative;
	top:-12px;
	margin-left:42px;
	padding:25px 30px 0;
	display:block;
	width:191px;
	letter-spacing:-1px;
	background-color:#ececec;
}
#diaryList h2{
	font-size:19px;
	line-height:19px;
	padding-bottom:20px;
}
#diaryList ul {
	padding-bottom:5px;
}
#diaryList li{
	margin-bottom:-5px;
	padding-top:7px;
	border-top: 1px solid #fefefe;
	font:14px/20px Arial, sans-serif;
	color:#828282;
	text-transform:uppercase;
}
#diaryList li span{
	margin-right:15px;
	padding-top:11px;
	display:block;
	float:left;
	width:41px;
	height:30px;
	background-color:#262626;
	text-align:center;
	font:19px/19px 'PT Sans Narrow', sans-serif;
	color:#fff;
	font-weight:700;
}
.linkPlane{
	padding:11px 25px 0 0;
	position:relative;
	left:-30px;
	width:226px;
	height:32px;
	background-color:#f7f7f7;
}
.imgIndent{
	float:left;
	padding: 0 22px 27px 0;
}
#imgList li{
	float:left;
	margin:0 25px 23px 0;
	padding:15px;
	width:150px;
	background-color:#ededed;
}
#imgList li2{
	float:left;
	margin:0 25px 23px 0;
	padding:15px;
	width:370px;
	height:173px;
	background-color:#ededed;
}

#imgList img{
	padding-bottom:10px;
}
#imgList p{
	padding:0;
}
#gallery li{
	position:relative;
	float:left;
	margin:0 25px 23px 0;
}
#gallery li a{
	text-decoration:none;
}
#gallery li span{
	position:absolute;
	color:#fff;
	text-align:center;
	padding-top:5px;
	width:100%;
	height:25px;
	left:0;
	bottom:0;
	background:url(../images/title_plane.png) 0 0 repeat-x;
}
#gallery li b{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(../images/gall_thumb_over.png) 0 0 no-repeat;
}
.google_map{
    margin-bottom: 24px;
    width: 326px;
    height: 265px;
    background: #FFF;
}
.address {
	width:250px;
}
.address a{
	text-decoration:none;
}
#contacts{
	position:relative;
	top:-8px;
	padding:25px 28px 0;
	display:block;
	width:191px;
}
#contacts > span{
	position:absolute;
	top:0;
	left:0;
	width:247px;
	height:499px;
	background:url(../images/contactsPlane.jpg) 0 0 no-repeat;
}
#contacts h2{
	font-size:19px;
	line-height:19px;
	padding-bottom:20px;
}
/* ============================= footer ====================== */
footer {
	position:relative;
	margin-top:48px;
	height:202px;
	background-color:#FFF;
}
#controls, #footerBlock, #privacy{
	width:950px;
	margin: 0 auto;
}
#controls{
	position:relative;
	top:-48px;
	overflow:hidden;
}
#gallLoader{
	margin:5px 3px 0 0;
	float:right;
	width:38px;
	height:38px;
	background-color:#000;
}
#gallLoader span {
	display:block;
	margin:4px;
	width:30px;
	height:30px;
	background:url(../images/gallLoader.gif) 0 0 no-repeat;
}
#bgNav{
	padding-top:18px;
	float:right;
}
#bgNav li{
	padding-right:3px;
	float:left;
}
#bgNav a{
	display: block;
	width: 12px;
	height: 13px;
	background: url(../images/bg_selector.png) no-repeat scroll right 0 transparent;
}
#bgNav a:hover, #bgNav .active a {
	background-position: left center;
}
#footerBlock{
	overflow:hidden;
	position:relative;
	padding-left:5px;
	top:-13px;
	font-size:12px;
	line-height:18px;
	color:#bdbdbd;
}
#footerBlock .footerTitle{
	text-transform:uppercase;
	font:14px/18px Arial, sans-serif;
	color:#898989;
}
#footerBlock .footerLink{
	margin:0 0 6px -5px;
	position:relative;
	display:inline-block;
	height:18px;
	padding: 0 5px;
	font:14px/18px Arial, sans-serif;
	color:#ff518a;
	text-transform:uppercase;
	text-decoration:none;
}
#footerBlock .footerLink span{
	display:inline-block;
	padding-right:5px;
	width:8px;
	height:20px;
	background:url(../images/footerLink_arr.png) 0 40% no-repeat;
}
#footerBlock .footerLink:hover{
	background-color:#262626;
	color:#fff;
}
#footerIcons{
	padding-left:10px;
	position:relative;
	top:-7px;
	float:left;
}
#footerIcons li{
	float:left;
	margin-left:5px;	
}
#footerIcons a{
	display:block;
	width:35px;
	height:33px;
}
#icon1{
	background:url(../images/footer_icon1.jpg) 0 0 no-repeat;
}
#icon2{
	background:url(../images/footer_icon2.jpg) 0 0 no-repeat;
}
#icon3{
	background:url(../images/footer_icon3.jpg) 0 0 no-repeat;
}
#privacy{
	padding-top:27px;
	border-top:1px solid #f2f2f2;
	text-align:center;
	text-transform:uppercase;
	font:14px/18px Arial, sans-serif;
	color:#898989;
}
#privacy img{
	position:relative;
	top:4px;
}
#privacy a {
	color:#898989;
	text-decoration:none;
}
#privacy a:hover {
	color:#ff77a3;
}
.mailTo {
	text-decoration:none;
}

/*------audioPlayer-------*/

#audioPlayer{
	float:left;
	padding:15px 0 0 15px;
	width:353px;
	height:43px;
	background-color:#262626;
}
#playSound{
	display:block;
	float:left;
	position: relative;
	top:4px;
	overflow: hidden;
	width: 43px;
	height: 8px;
}
#playSound>img{
	position: absolute;
	background-color:#262626;
	top: 0;
}
#playSound>img:hover{
	background-position: 0 bottom;
}
#title{
	padding: 1px 0 0 10px;
	width:279px;
	height:14px;
	float:left;
	margin-left:5px;
	background-color:#333333;
	font-size:11px;
	line-height:11px;
	color:#FFF;
}
#progressBar{
	overflow:hidden;
	position:relative;
	height: 18px;
}
#past{
	overflow:hidden;
	float:left;
	width:44px;
	height:18px;
	font-size:11px;
	line-height:11px;
	color:#FFF;
}
#total{
	overflow:hidden;
	padding-left:12px;
	float:left;
	width:32px;
	height:18px;
	font-size:11px;
	line-height:11px;
	color:#FFF;
}
#timeBar{
	overflow:hidden;
	position:relative;
	margin-top:4px;
	float: left;
	width: 252px;
	height: 3px;
	background: #fff;
	cursor: pointer;
}
#timeLine{
	width: 0%;
	height: 3px;
	background: #ee145b;
}
#tracerLine{
	position:absolute;
	top:0;
	width: 100%;
	height: 3px;
	background: red;
	opacity:0;
}
/* ============================= forms ============================= */
#form1 {
	width:220px;
	position:relative;
	z-index:2;
}
#form1 p{
	color:#7d7d7d;
	padding:0;
}
#form1 input {
	margin:0;
	border:1px solid #d0d0d0;
	background-color:#fff;
	padding:5px 0 5px 10px;
	width:187px;
	box-shadow:none;
}
#form1 textarea {
	resize: none;
	margin:0 0 -3px 0;
	border:1px solid #d0d0d0;
	background-color:#fff;
	padding:5px 0 5px 10px;
	width:187px;
	height:128px;
	overflow:auto;
}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:42px;
}
#form1 .error, #form1 .empty {
	position:relative;
	top: -3px;
	display:none;
	font-size:11px;
	color:#b3b3b3;
}
.btns a {
	position:absolute;
	top:442px;
}
.reset{
	left:74px;
}
.submit{
	left:142px;
}
/* Form defaults */
input, select, textarea {
	font:12px/16px Arial, sans-serif;
	color: #505050;
	font-weight:normal;
}
