/*CSS RESET*/
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align: baseline;background:transparent;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{display:block;}meter,progress,mark, time{display:inline;}ol, ul {list-style: none;}blockquote,q{quotes: none;}html,body{height:100%;}img {border:0;vertical-align:top;text-align:left;}object{vertical-align:top;outline:none;}ul,ol{list-style:none;}table,table td{padding:0;border:none;border-collapse:collapse;}input,select,textarea{font-family:Arial, Helvetica, sans-serif;font-size:1em;vertical-align:middle;font-weight:normal;margin:0;padding:0;}textarea{overflow:auto;}

/*GLOBAL*/
html{min-width:1024px;}
body{background:#fff;font-family:Arial, Helvetica, sans-serif;font-size:100%;line-height:1em;color:#000;overflow:hidden;}

#glob{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	min-width:1024px;
	min-height:430px;	
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#88797c;
}

#main{
	width:1024px;
	min-height:1024px;
	min-height:430px;
	margin:0 auto;
	height:100%;
	position:relative;
	z-index:1;
}

#gspinner{
	width:100%;
	height:100%;
	position:absolute;
	z-index:999;
	background:#fff url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

/*ELEMENTS*/
a {color:#ff574f;outline:none;}
a:hover{text-decoration:none;}


p,.blo{
	line-height:22px;
	margin-bottom:22px;
}

.p1{
	margin-bottom:16px;
}

.p3{
	margin-bottom:30px;
}

/*header*/

h1{
	position:absolute;
	left:0;
	bottom:208px;
	z-index:2;
}

nav{
	position:absolute;
	left:0;
	bottom:102px;
	z-index:2;
}

nav>ul>li{
	float:left;
	margin-right:1px;
	position:relative;
}

nav>ul>li>._bg{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background:#fff;
}

nav>ul>li>a{
	width:204px;
	display:block;
	height:79px;
	font:bold 12px/79px 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#332326;
	text-align:center;
}

nav ul ul{
	position:absolute;
	top:80px;
	width:204px;
	text-align:center;
}

nav ul ul a{
	font:bold 12px/49px 'Open Sans', sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	background:#403033;
	margin-bottom:1px;
	
	-webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -ms-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}

nav ul ul a:hover{
	background:#ff574f;
}


/*#content*/
#content{
	width:1024px;	
	height:630px;
	height:0;
	background:#fff;
	top:318px;
	left:0;
	position:absolute;
	z-index:1;
	overflow:hidden;	
}

#content>ul{
	padding:26px 37px 65px 37px;
	display:block;
}

#content>ul>li{
	position:absolute;
	left:37px;
	top:26px;
	width:950px;
}

.padto{
	padding-top:26px;
}

h2{
	font:bold 25px/1.2em 'Open Sans', sans-serif;
	color:#332326;
	margin-bottom:34px;
}

.img-box dt{
	margin-right:20px;
}

.bg{
	background:#faf6f1;	
}

.bg>.inner{
	padding:30px;
}

.bg .altP{
	padding-left:20px;
}

#about_us .scroll{
	height:130px;
	width:390px;
}

.bg .inner>.btns,.gallery .btns{
	height:40px;
	display:block;	
	padding-bottom:13px;
}

.bg .inner>.btns a,.gallery .btns a{
	width:38px;
	height:39px;
	background:url(../images/up-down-sp.png);
	display:block;
	float:left;
	margin-right:1px;
}

.bg .inner>.btns a.down{
	background-position:100% 0;
}

#wedding_gallery .pic{
	float:left;
	margin-right:20px;
}

.pic .spinner{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
	background-color:rgba(255,255,255,.4);
}

#wedding_gallery .thumbs{
	float:left;
	width:300px;
}

#wedding_gallery .thumbs li{
	float:left;	
}

#wedding_gallery .thumbs li a{
	overflow:hidden;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

dl.img-box.right dt{
	float:right;
	text-align:right;
	margin-left:15px;
	width:130px;
}

dl.img-box.right dt img{
	margin-bottom:14px;
	float:right;
}

cite{
	display:block;
	width:326px;
	font-style:normal;
}

cite.right{
	background:url(../images/cite-r-sp.png);
	padding:28px 50px 28px 28px;
	margin-right:15px;
}

cite.left{
	background:url(../images/cite-l-sp.png);
	padding:28px 28px 28px 50px;
	margin-left:15px;
}

#contacts .address dt{
	height:80px;
	float:left;
	width:120px;
	margin-right:42px;
}

#contacts .address dd{
	overflow:hidden;
	width:160px;
	clear:none;
}


/*footer*/
footer{
	position:absolute;
	width:100%;
	bottom:30px;
	left:0;
	z-index:1;
	color:#000;
	font:bold 12px/1.2em 'Open Sans', sans-serif;
	text-transform:uppercase;
}

/*forms css*/

form label{
	float:left;
	margin-bottom:10px;
	position:relative;
}

form input,form textarea{
	background:#fff;
	border:1px #dedede solid;	
	width:248px;
	padding:8px 20px;
	float:left;
	outline:none;
	box-shadow:none;	
}

form textarea{
	height:260px;
	resize:none;
}

#form1 textarea{
	height:220px;
}

form .error,form .empty{
	position:absolute;
	right:2px;
	top:1px;
	font:10px Arial, Helvetica, sans-serif;
}

form .btns{
	padding-top:18px;
	float:left;
}

form .btns a{
	margin-right:10px;
}

form .success{
	position:absolute;
	padding:30px;
	background:#fff;
	border:1px #dedede solid;	
	z-index:10;
	text-align:center;
	width:228px;	
}

/*js css*/

.google_map{
	width:550px;
	height:330px;
}

/*additional classes*/
.border-bottom{
	background:url(../images/sep.png) 0 100% repeat-x;
	padding-bottom:44px;
	margin-bottom:42px;
}

.black{
	color:#332326;
}

.fl{float:left;}
.fr{float:right;}
.col-1,.col-2,.col-3{float:left;}
.all{text-align:left;}
.alr{text-align:right;}
.alc{text-align:center;}
.wrapper{width:100%;overflow:hidden;}
a.und,.und a{text-decoration:none;}
a.und:hover,.und a:hover{text-decoration:underline;}
a.nocolor, .nocolor a{color:inherit;}
.upc{text-transform:uppercase;}
.bold{font-weight:bold;}
.wrap{overflow:hidden;}
.nopa{padding:0;}
.noma{margin:0;}
.nobg{background:none;}
.nobd{border:none;}
.nofl{float:none;}
.dn{display:none;}
.db{display:block;}
.clear{clear:both;line-height:0;}



/*custom boxes*/

.btn{
	font:bold 12px/37px 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	background:#ff574f;
	float:left;
	padding:0 19px;
	border:1px #ff574f solid;
	
	-webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -ms-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}

.btn:hover{
	background:#faf6f1;
	color:#332326;
	border-color:#dedede;
}

.list a{
	background:url(../images/mrk.png) 0 50% no-repeat;
	padding-left:20px;
	font:bold 12px/26px 'Open Sans', sans-serif;
	color:#332326;	
	text-transform:uppercase;
	white-space:nowrap;
}

dl.address dd{text-align:right;clear:both;}
dl.address dd span{float:left;}

dl.img-box,.img-box-set dl,dl.img-box dd,.img-box-set dl dd{overflow:hidden;}
dl.img-box dt,.img-box-set dl dt{float:left;}