@import"reset.css";@import"grid.css";@import"prettyPhoto.css";


body{font:12px/18px Arial, Helvetica, sans-serif;color:#919191;position:relative; min-width:960px; background: url(../images/bg.jpg) 0 0 repeat #2d2d2d;}
html,body{height:100%;}
p{}
h1,h2,h3,h4,h5,h6{line-height:1.2em;color:#fff;font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:-1px;}
h1{font-size:36px;}
h2{font-size:34px; }
h3{font-size:30px;} 
h4{font-size:25px;}  
h5{font-size:21px;}
h6{font-size:18px;}

a {text-decoration:none; color:#fff;}

a.button { color:#f55509; font-size:10px; line-height:12px; text-transform:uppercase; background:url(../images/button.gif) 0 -37px repeat-x #eeeeee; border-top:#f55509 3px solid; display:inline-block; text-decoration:none; padding:12px 25px 12px 25px; cursor:pointer;  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; }
a.button:hover { background:url(../images/button.gif) 0 0 repeat-x #eeeeee; border-top:#f5c5ae 3px solid; color:#fff;}

a.link {color:#525252; font-size:13px; line-height:18px; font-style:italic; display:inline-block; }
a.link:hover {color:#d6d6d6; }

a.link-1:hover {text-decoration:underline;}

a.link-2 { color:#fff; font-size:13px; line-height:18px; font-style:italic; display:inline-block; }
a.link-2:hover {color:#525252; }

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li { display:block; margin-bottom:1px; }
ul.list-1 li a { color:#fff; padding:5px 0 5px 20px; display:block; background:url(../images/marker-1.gif) 0 11px no-repeat; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
ul.list-1 li a:hover {color:#252525;  background:url(../images/marker-1.gif) -30px 11px no-repeat #d9d9d9;}

ul.list-2 li { display:block; margin-bottom:1px; }
ul.list-2 li a { color:#fff; padding:4px 0 6px 10px; display:block; background:url(../images/marker-2.gif) 0 12px no-repeat; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
ul.list-2 li a:hover {color:#252525;  background:url(../images/marker-2.gif) -30px 12px no-repeat #d9d9d9;}

/* Global Structure---------------------------------------- */
.wrap {overflow:hidden;}
.wrapper {overflow:hidden;}
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.clear {clear:both; float:none !important}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.img-indent {float:left; margin:0px 20px 0px 0;}
.img-indent-2 {float:left; margin:2px 10px 0px 0;}
.last {margin-right:0px !important;}
.line-height {line-height:23px;}
.nowrap {white-space:nowrap;}
.clr-1 {}

.text-1 {color:#fff ; text-transform:uppercase;}
.text-2, .text-2 a {color:#525252; font-size:13px; line-height:18px; font-style:italic;}
.text-2 a:hover {color:#fff;}

.top { padding-top:0px;}
.top-1 { margin-top:36px;}
.top-2 { margin-top:43px;}
.top-3 { margin-top:82px;}
.top-4 { margin-top:15px;}
.top-5 { margin-top:21px;}
.top-6 { margin-top:19px;}
.top-7 { margin-top:78px;}

.left-1 {padding-left:0px;}

.right-1 { padding-right:20px;}
.right-2 { margin-right:15px;}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}
.bot-1 {padding-bottom:0px !important;}
.bot-2 {padding-bottom:0;}

.pad-1 {margin:30px 0 23px 0;}

.p1 {margin-bottom:18px;}
.p2 {margin-bottom:32px;}
.p3 {margin-bottom:37px;}
.p4 {padding-bottom:12px;}
.p5 {padding-bottom:30px;}
.p6 {padding-bottom:27px;}

/*********************************header*************************************/

header {z-index:101; position:relative; width:100%;}
.header-border {border-bottom:#383838 1px solid; padding-bottom:27px;}
header h1 {float:left; display:inline-block; margin-top:56px;}
.header-block {width:940px; margin:0 auto;}

nav {position:relative; z-index:101; margin-top:40px; float:right;}

/* menu */
.sf-menu {display:inline-block;}
.sf-menu ul {position:absolute; top:-999px; display:none;}
.sf-menu li {position:relative; float:left; }
.sf-menu a {}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {z-index:99}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:-999px; display:none;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {left:100%; top:0;}

ul.sf-menu>li {width:99px; text-align:center; border-right:#4a4a4a 1px dotted;}
ul.sf-menu>li:first-child {background:transparent; border-left:#4a4a4a 1px dotted;}
ul.sf-menu>li>a { padding:25px 0px 28px 0px; display:block; font-size:16px; line-height:20px; color:#919191;}
ul.sf-menu>li.current , ul.sf-menu>li.sfHover , ul.sf-menu>li:hover {}
ul.sf-menu>li.current>a, ul.sf-menu>li.sfHover>a, ul.sf-menu>li>a:hover {color:#fff;}

.sf-menu>li>ul { width:133px; background:#292929; left:0px; top:79px; padding:20px 9px 30px 10px; border-top:#202020 5px solid;}
.sf-menu>li>ul:before {content:""; position:absolute; left:46px; top:-10px; background:url(../images/ul-corner.gif) 0 0 no-repeat; width:9px; height:5px;}
.sf-menu>li>ul>li { text-align:left; display:block; width:133px; }
.sf-menu>li>ul>li>a { display:block; font-size:12px; line-height:15px; color:#5e5e5e; border-top:#4a4a4a 1px dotted; padding:4px 0 6px 9px; }
.sf-menu>li>ul>li:first-child>a { border-top:#292929 1px dotted;}
.sf-menu>li>ul>li:hover, ul.sf-menu>li>ul>li.sfHover{}
.sf-menu>li>ul>li>a:hover, ul.sf-menu>li>ul>li.sfHover a { color:#292929; background:#d9d9d9; border-top:#d9d9d9 1px solid; }

/* Lightbox image */
.gallery-image {position:relative;overflow:hidden;display:inline-block;z-index:99; background:#fff;}
.gallery-image img {position:relative;z-index:2;}
.gallery-image span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background: url(../images/magnify.png) no-repeat 50% 50% !important; z-index:1;}

/*****************Gallery*********************/
.header-gallery {position:relative; width:100%; min-height:933px; overflow:hidden; padding-top:8px; background:#252525;}
.gallery-block {position:absolute; overflow:hidden; width:1568px; left:50%; z-index:1; margin-left:-784px;}
.gallery { width:1568px; height:478px; position:relative; z-index:2; }
.gallery a {display:inline-block; float:left;  }

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	overflow:hidden;
	width:53px;
	height:53px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
}
#toTop:hover {
	outline:none;
	background-position: right 0px;
}

/********************** Content ************************/
section{ position:relative; z-index:1;}
#content, #content3 { width:100%; background:#252525; padding:90px 0 87px 0;}

#content2 { width:100%; background:url(../images/bg.jpg) 0 0 repeat;  padding:61px 0 62px 0;}

.img-border {border:#414141 1px solid; background:#2c2c2c; padding:5px; display:inline-block;}
.border-right {border-right:#313131 1px dotted;}
.border-bottom-1 {border-bottom:#383838 1px solid;}

.comments {margin-top:22px;}
.comments div {background:#313131; border-radius:6px; padding:23px 22px 28px 21px; position:relative;}
.comments div:before {content:""; position:absolute; right:26px; bottom:-17px; background:url(../images/comment-corner.png) 0 0 no-repeat; width:23px; height:17px;}
.comments p {text-align:right; font-size:11px; line-height:14px; font-style:italic; color:#525252; margin-top:42px;}

.box-1 {margin:32px 0 20px 0; overflow:hidden;}
.box-1 .extra-wrap {padding-top:5px;}

.box-2 {overflow:hidden;}
.box-2 .extra-wrap {}

.box-3 {overflow:hidden;}
.box-3>div {width:620px; float:left;}
.box-3>div figure {margin-bottom:20px;}
.box-3>ul {overflow:hidden;}

.box-4 {border:#414141 1px solid; background:#2c2c2c; padding:24px 20px 25px 19px; }

.box-5 {overflow:hidden; padding-bottom:32px;float:left;}
.box-5>div {float:left; width:302px;}
.box-5>div figure {margin-bottom:20px;}

.box-6 {margin:0px 0 35px 0; overflow:hidden;}
.box-6 .extra-wrap {padding-top:5px;}
.box-6 .text-2 {overflow:hidden;}
.box-6 .text-2 span {display:inline-block; overflow:hidden; float:left; width:280px;}
.box-6 .text-2 a {display:inline-block; overflow:hidden; float:right;}


/******************** Footer ******************/
footer {position:relative; padding:61px 0 20px 0px; border-top:#383838 1px solid; }
footer figure {margin-bottom:15px;}
footer ul {margin-top:34px;}
footer p a {color:#d9d9d9;}
footer p a:hover {color:#fff;}

/**********************form**********************/
.map {width:429px; height:377px; margin:0px 0px 15px 0; }
.map iframe {width:429px; height:377px; }

dl.adrss {float:left; width:380px; display:block; margin-right:20px;}
dl.adrss dd {}
dl.adrss dd span { display:block; width:115px; float:left;}
dl.adrss dd a {color:#fff;}
dl.adrss dd a:hover {text-decoration:underline;}

#form { width:460px;}
#form input { width:200px; font-family:Arial, Helvetica, sans-serif; color:#919191; font-size:12px; height:15px; padding:10px 8px 8px 10px; vertical-align:middle; font-weight:normal; margin:0; background:#2c2c2c; border:#414141 1px solid;outline:none; overflow:hidden; float:left;}
#form textarea {resize:none; height:293px; overflow:auto; font-family:Arial, Helvetica, sans-serif; color:#919191; font-size:12px; padding:10px 0px 0px 10px;  vertical-align:middle; margin:0; background:#2c2c2c; border:#414141 1px solid; outline:none;width:448px; float:left; overflow: auto; resize:none;}
#form label {
	position:relative;
	overflow:hidden;
    display: block;
    min-height:50px;
}
#form .error, #form .empty {
    color: #FF0000;
    display: none;
    font-size: 11px;
	line-height:14px;
	width:220px;
	margin-top:5px !important;
}
#form .error-empty {margin: 5px 0 0px 10px !important; display:none; float:left;}
#form .success {display:none; padding-bottom:10px;}
#form .btns{ padding:21px 0 0 0; text-align:right; overflow:hidden; position:relative;}	
#form .btns a {margin-left:26px;}

#honeypod {
    position:absolute;
    left:-99999px;
}

.slideshow {
	width: 360px;
	height: 535px;
	overflow: hidden;
	padding:0;

}

.slideshow img {
	border:5px solid #2c2c2c;
}
