/*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:940px;}
body{background:#9b3504 url(../images/body-bg.jpg);font-family:Arial, Helvetica, sans-serif;font-size:100%;line-height:1em;color:#000;}

#glob{
	width:100%;
	height:100%;
	min-width:940px;
	min-height:840px;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6a8da4;
}

#main{
	width:940px;
	height:800px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-400px 0 0 -470px;
	z-index:1;	
}

#gspinner{
	background:#2e1301 url(../images/ajax-loader.gif) 50% 50% no-repeat;
	width:100%;
	height:100%;
	position:fixed;
	z-index:999;
	left:0;
	top:0;
}

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


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

.p2{
	margin-bottom:32px;
}


/*header*/
h1{
	position:absolute;
	left:269px;
	top:174px;
	z-index:1;
}

nav{
	width:940px;
	height:173px;
	position:absolute;
	left:0;
	top:354px;
	/* [disabled]z-index:2; */
	background:url(../images/nav-bg.png);
}

nav>ul>li{	
	float:left;
	position:relative;
}

nav>ul>li>.bg{
	position:absolute;
	top:2px;
	left:2px;
	bottom:2px;
	right:0;
	z-index:-1;
	background:#2e1301;
}

nav>ul>.li1>.bg{
	left:0;
}

nav>ul>.li3>.bg,nav>ul>.li4>.bg{
	right:1px;
}

nav>ul>.li4>.bg,nav>ul>.li5>.bg{
	left:1px;
}

nav>ul>li>a{
	width:188px;
	height:173px;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font:40px/173px Impact,sans-serif;
	text-shadow:1px 1px rgba(255,255,255,.2);
}


nav ul ul{
	position:absolute;
	top:175px;
	left:0;
	background:#2b1301;
	width:188px;
	text-align:center;
	font:20px/22px Impact,sans-serif;
	text-transform:uppercase;
	padding:54px 0;
	z-index:1;
}

nav ul ul a{
	color:#fff;
	text-decoration:none;
	display:block;
	-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{
	color:#818281;
}

/*#content*/

#content{
	width:940px;
	height:384px;
	height:0;
	position:absolute;
	left:0;
	top:336px;
	top:528px;
	background:#2e1301;
	overflow:hidden;
}

#content>ul>li{
	padding-top:50px;
	position:absolute;
	width:940px;
	height:384px;
	left:0;
	top:384px;
}

#content>ul>li .col1{
	padding-left:20px;
}

#privacy .col1,#readmore .col1{
	padding-right:20px;
}

h2{
	font:20px/1.2em Impact,sans-serif;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:20px;
}

.img-box-set dt img,.img-box dt img,img.img{
	border:5px #c9c9c9 solid;
}

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

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

.img-box-set dl{
	padding-top:25px;
}

.img-box-set{
	margin-top:-25px;
}

p cite{
	padding:15px 15px 22px 15px;
	display:block;
	background:url(../images/coma.png) 0 10px no-repeat;
}

p cite>span{
	display:block;
	background:url(../images/coma.png) 72% 100% no-repeat;
}

#view .img-box-set dt{
	width:47px;
	height:47px;
	background:url(../images/circle.png);
	text-align:center;
	font:24px/47px Impact,sans-serif;
	color:#c9c9c9;
	margin-right:9px;
}

#mail .address{
	width:160px;
}

/*footer*/

footer{
	width:100%;
	height:60px;
	bottom:158px;
	position:absolute;
	z-index:1;
}

footer .soc-ico{
	position:absolute;
	left:362px;
}

footer .soc-ico li{
	float:left;
	margin-right:6px;
}

footer .privacy{
	position:absolute;
	left:390px;
	top:40px;
	font:11px/1.2em Impact, sans-serif;
	text-transform:uppercase;
	color:#583721;
	text-shadow:1px 1px rgba(255,255,255,.3);
}

footer .privacy a:hover{
	text-decoration:none;
	color:#fff;
}

/*forms css*/

#form1 label{
	float:left;
	margin-right:6px;
	margin-bottom:7px;
	position:relative;
}

#form1 input,#form1 textarea{
	width:275px;	
	background:#542d02;
	border:1px #c9c9c9 solid;
	text-transform:uppercase;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c9c9c9;
	padding:8px 10px;
	box-shadow:none;	
}

#form1 textarea{
	width:580px;
	height:151px;
}

#form1 .btns{
	padding-top:27px;
	float:right;
	margin-right:20px;
}

#form1 .btns a{
	float:left;
	margin-left:18px;
}

#form1 .error,#form1 .empty{
	position:absolute;
	right:0;
	top:0;
	font-size:10px;
	color:#fff;
}

/*js css*/

.google_map{
	width:500px;
	height:400px;
}

#about .carausel .img{
	margin:0 10px 14px 0;
}

#about .carausel{
	overflow:hidden;
	width:280px;
}

#about .carausel li{
	width:290px;
	height:266px;
}

#folio .carausel{
	width:900px;
	overflow:hidden;
}

#folio .carausel li{
	width:289px;
	float:left;
	margin-right:17px;
}

#folio .carausel li a:visited{
	color:inherit;
}

.carausel-controls{
	position:absolute;
	right:20px;
	top:10px;
}

.carausel-controls a{
	width:10px;
	height:9px;
	background:url(../images/carausel-cntrls.png);	
	display:block;
	float:left;
	margin-left:9px;
}

.carausel-controls a:hover{
	background-position:0 100%;
}

.carausel-controls a.next{
	background-position:100% 0;
}

.carausel-controls a.next:hover{
	background-position:100% 100%;
}

/*additional classes*/
.white{
	color:#fff;
}

.grey{
	color:#8c9397;
}

.f14{
	font-size:14px;
}

.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.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;}
.oh{overflow:hidden;}
.nopad{padding:0;}
.nomar{margin:0;}
.clear{clear:both;line-height:0;}
.bold{font-weight:bold;}
.dn{display:none;}

/*custom boxes*/

.more{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../images/mrk.png);
	position:relative;
	top:3px;
	margin:0 6px;
}

.btn{
	font:14px/1.2em Impact,sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	
	-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{
	text-shadow:1px 1px #555657,0 0 10px #fff;
}

.list a{
	font:11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#6a8da4;
	background:url(../images/mrk.png) 0 50% no-repeat;
	padding-left:24px;
}

dl.address{overflow:hidden;}
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;}
