

@import url(main.css);

/* Layout */

body {
	font: 12px Arial, Verdana, Tahoma, Geneva,  Helvetica, sans-serif;
	background: #333 url(/i/bg.jpg);
	color: #333;
}

.all {
	margin: 0 auto;
	background: #cbded5 url(../i/bg.jpg);
}


.frame {
	width: 892px;
	margin: 0 auto;
     margin-top:40px;
	padding-bottom: 20px;
	background: #e1c16e;
     min-height: 700px;
}


.site_link{
    margin: 10px;
    position: absolute;
    z-index: 7;
    top: 90px;
    left: 275px;
    font-weight: bold;
    font-size: 17px;
}

.site_link a{
    color: #444;
}


.logo{
position: absolute;
top: 28px;
left: 334px;
width: 212px;
height: 69px;
z-index: 30;
}

.under_logo {
position: absolute;
top: 100px;
left: 360px;
z-index: 30;
font-weight: bold;
background-color: #FFDC88;
padding: 5px 5px 3px;
}

.content2{
position:relative;
}

.header {
	position: relative;
	height: 180px;
}
.photo{
	position: absolute;
	margin-top: 0;
	z-index: 5;
	height: 125px;
	width: 892px;
	background: url(../i/header.jpg) no-repeat left top;
}

.main_pic{
    margin: 10px auto;

    border: #9a7c53 4px solid;


}

.main_pic a{

}
.cols{
    width: 878px;
    margin: 0 auto 20px;
}
.col{
    width:278px;
    height: 490px;
    background: #f3d993 url(../i/item_bottom.gif) bottom left no-repeat;
    margin: 0 6px;
    float: left;
    z-index: 5;
}

.col2{
    width:278px;
    height: 200px;
    background: #f3d993 url(../i/item_bg.gif) top left no-repeat;
    z-index: 3;
}
.col_include{
    height:223px;
  margin:100px 25px 10px;
    padding-top: 10px;
    border-top: #c8ab66 1px solid  ;
    border-bottom: #c8ab66 1px solid  ;
}

.col_include p{
    color:#600206;
    line-height: 20px;
}

.col_include img{

    margin-bottom: 15px;
     border: #c8ab66 1px solid  ;
}
.bottom{
margin: -20px auto 0;
	z-index: 5;
	height: 41px;
	width: 892px;
	background: url(../i/bottom.gif) no-repeat left bottom;
}

.main_pic_button{
        top: 104px;
left: 82px;
    position:absolute;
    height: 27px;
    width: 152px;
    z-index: 171;
    background:#b03110 url(/i/button_bg.gif) repeat-x top left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
behavior: url(/includes/border-radius.htc);
}

.main_pic_button a{
position:absolute;
    height: 27px;
    width: 152px;
    z-index: 170;
padding-left: 32px;
padding-top: 4px;
font-size: 13px;
text-decoration:none;

}

.menu_left{
    position:absolute;
    top: 125px;
    margin-left:-68px;
    z-index: 60;
}
.menu_right {
    position:absolute;
    top: 125px;
    right:-68px;
    z-index: 60;
}

/*menu*/
.menu {
	background:  url(../i/menu.gif) repeat-x;
	padding: 1px 0 0 0;
	width: 100%;
	height: 54px;
	position: absolute;
	margin-top: 125px;
    z-index: 23;
}

.menu ul {
	margin: 0 0  0 15px;
	float: left;
	display: inline;
}

.menu li {

	margin: -1px 0 0 0;
	padding: 0px 0px 0px;
	float: left;
	font-size: 14px;
	height: 54px;
	line-height: 54px;
	position: relative;
	list-style: none;
	display: inline;

}

.menu li a {
	color: #fff !important;
	float: left;
	height: 100%;
	padding: 0 30px;
	text-decoration: none;
	display: inline;

}


.menu > ul > li:hover > a {
	color: #222;
	height: 54px;
}

.menu > ul > li.here > a {
	color: #fff;
	float: left;
	padding: 0 30px;
	border-top: none;
	background:#68422f url(../i/menu_active.gif) repeat-x;
	display: inline;

}

.menu > ul > li.here > a > span{
	color: #fff;
	padding-right: 20px;

}

.menu > ul > li > a > span{
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	cursor: pointer;
	display: inline;
}


/* submenu */

.menu li .submenu {
	float: left;
	display: none;
	width: 230px;
	background: White;
	z-index: 3;
	padding-bottom: 10px;
}

.menu li:hover .submenu {
	float: left;
	display: block;
	position: absolute;
	top: 100%;
	left: 0px;
	margin: 0;
	padding-bottom: 10px;
	background-color: #ECEEED;
	z-index: 4;
}

.menu li .submenu ul {
	margin: 8px 0 0px 0;
	padding: 0px 0px 0px 0px;
	background: transparent;
	width: 100%;
	z-index: 5;
	position: relative;
}

.menu li ul li {
	float: left;
	background: transparent;
	height: auto;
	line-height: 1.3em;
	font-size: 12px;
	margin: 0px 2% 0px 2%;
	padding: 0px;
	width: 96%;
	font-weight: normal;
	background: transparent;
	display: inline;
}

.menu li ul li a {
	float: left;
	width: 96%;
	height: 100%;
	font-weight: normal;
	text-align: left;
	padding: 4px 2% 4px 2%;
	margin: 0px;
	background: transparent;
	border: 0px solid transparent;
display: inline;
}


.menu li.here ul li.here a {
	font-weight: bold;
}

.menu li li a:hover{
	background-color: #9DDA8F;
	height: 45px;
}




/* footer */


.footer {
	width: 860px;
	height: 62px;
	margin: 0 auto ;
	position: relative;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;

}

	.footer a{
		color: #c07658;
	}

.copy{
	color: #c07658;
	width: 400px;
	position: absolute;
	top: 10px;
	left: 0;
}

.webdev{
	width: 350px;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	line-height: 22px;
}

	.webdev a{
		color: #c07658;
	}
.webdev div{
float:left;
}

/* jQuery lightBox plugin
================================================*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

 /* Gallery
================================================*/
.item {
	float: left;
	text-align: center;
	margin: 0 7px 25px 0px;
	display: inline;
	width: 200px;
	height: 220px;
	overflow: hidden;
}

.link-item{
	margin: 5px 0 0 0;
}

.link-group{
	margin: 5px 0 0 0;
}
.link-group a{
	padding-left: 19px;
	background: url('/i/folder.gif') no-repeat 0px 4px;
}
.col_left .item img, .col_center_2 .item img, .col_center_2 .item a:link img, .col_center_2 .item a:visited img{
	padding: 0px;
	border: 0px none;
}

.items .pic {
	background: #fff; /*  #44474E */
}

.items .pic {
	display: table;
	height: 200px;
	width: 200px;
	#position: relative;
	overflow: hidden;
}


.items .pic .inner {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	#left: 50%;
}

.inner_2 {
	#position: relative;
	#top: -50%;
	#left: -50%;
}

.cont{
padding: 20px;
}


.phone{
    position:absolute;
    top: 40px;
    right: 30px;
    z-index: 20;
}

.top_wifi {
    position: absolute;
    top: 50px;
    right: 250px;
    z-index: 20;
}

.order_call {
    position:absolute;
    top: 103px;
    right: 80px;
    z-index: 20;
}
.order_call a {
    padding-left: 7px;
    background: url(/i/arrow.png) no-repeat center left;
    margin-left: 40px;
    color: #670101;
    font-size: 12px;
    font-weight: bold;
}

small {
	font-size: 16px;
}

big {
	font-size: 24px;
}

.bron{
    margin: 10px;
    position:absolute;
    z-index: 7;
    top: 30px;
    left: 30px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}