body{
	background:url("images/main_bg_new.jpg") no-repeat top center #f7f7f7;
	
	font-family:Myriad Pro, Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:16px;
}
.clear{
	clear:both;
}

.wrapper{
	width:1131px;
	margin:0px auto;
}
.header{
	height:100px;
	position:relative;
	
	width:1130px;
	margin:0px auto;
}
.header .logo{
    background: url("images/logo_bg.png") no-repeat scroll 0 0 transparent;
    height: 130px;
    margin-left: -20px;
    position: relative;
    top: -22px;
    width: 350px;
	
	float:left;
}
.header .logo a{
    color: transparent;
    display: block;
    height: 89px;
    left: 32px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    top: 35px;
    width: 283px;
}
.header ul.mini_menu{
    float: left;
    margin-left: 180px;
    margin-top: 16px;
    width: 199px;
}
.header ul.mini_menu li{
    background: url("images/new_top_bullet.png") no-repeat scroll 0 7px transparent;
    display: inline;
    margin-right: 17px;
    padding-left: 10px;
}
.header ul.mini_menu li a{
    color: #52502B;
    font-family: Arial;
    font-size: 15px;
}


.header .search{
    background: url("images/search_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 29px;
    margin-left: 65px;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 9px;
    width: 271px;
	position:relative;
}
.header .search input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #6BA72E;
    font-size: 14px;
    height: 16px;
    text-shadow: 1px 1px #FFFFFF;
    width: 235px;
}
.header .search input.search_btn{
    background: url("images/search_btn.png") no-repeat scroll 0 0 transparent;
    height: 31px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 31px;
	cursor:pointer;
}
.header .phone{
    clear: both;
    color: #597987;
    font-size: 16px;
    position: absolute;
    right: 108px;
    top: 46px;
}
.header .phone li{
	margin-bottom: 0px;
   
}

.top_menu {
    background: url("images/menu_bg2.png") no-repeat scroll 0 0 transparent;
    height: 51px;
    left: 10px;
    margin: -36px auto 0;
    padding-top: 80px;
    position: relative;
    width: 1131px;
    z-index: 10;
}
.top_menu > ul {
    left: 0;
    position: relative;
    top: -31px;
}
.top_menu > ul > li {
    float: left;
    font-family: Arial;
    font-size: 17px;
    height: 52px;
/*    padding-left: 10px;
    padding-right: 1px;
    padding-top: 29px; */
    padding: 29px 5px 0 5px;
    text-shadow: 1px 1px #DE5A26;
    text-align: center;
}
.top_menu > ul > li > a {
    color: #FFFFFF;
    text-decoration: none;
}
.top_menu ul li.menu_li1 {
    padding-left: 37px;
    width: 89px;
}
.top_menu ul li.menu_li2 {
    width: 185px;
}
.top_menu ul li.menu_li3 {
    width: 133px;
}
.top_menu ul li.menu_li4 {
    width: 161px;
}
.top_menu ul li.menu_li5 {
    width: 126px;
}
.top_menu ul li.menu_li6 {
    width: 201px;
}
.top_menu ul li.menu_li7 {
    width: 126px;
}
.top_menu ul li.menu_li8 {
    width: 106px;
}

.top_menu ul li.menu_li1.active,
.top_menu ul li.menu_li1:hover
{
    background: url("images/menu_li1.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li2.active,
.top_menu ul li.menu_li2:hover{
    background: url("images/menu_li2_new.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li3.active,
.top_menu ul li.menu_li3:hover{
    background: url("images/menu_li3_new.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li4.active,
.top_menu ul li.menu_li4:hover{
    background: url("images/menu_li4.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li5.active,
.top_menu ul li.menu_li5:hover{
    background: url("images/menu_li5.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li6.active,
.top_menu ul li.menu_li6:hover{
    background: url("images/menu_li6_new.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li7.active,
.top_menu ul li.menu_li7:hover{
    background: url("images/menu_li7_new.png") no-repeat scroll 0 0 transparent;
}
.top_menu ul li.menu_li8.active,
.top_menu ul li.menu_li8:hover{
    background: url("images/menu_li8.png") no-repeat scroll 0 0 transparent;
}


.top_menu ul li.delimiter{
    background: url("images/top_menu_delimiter.jpg") repeat-y scroll right top transparent;
    height: 32px;
    padding: 0;
    position: relative;
    top: 22px;
    width: 1px;
}

.top_menu ul.sub_menu{
    display: none;
    font-family: Arial;
    font-size: 13px;
    margin-left: -26px;
    margin-top: 20px;
    padding-top: 4px;
}
.top_menu ul li.menu_li6:hover ul.sub_menu,
.top_menu ul li.menu_li4:hover ul.sub_menu,
.top_menu ul li.menu_li3:hover ul.sub_menu,
.top_menu ul li.menu_li2:hover ul.sub_menu
{
	margin-left: -10px;
}
.top_menu ul li.menu_li6:hover ul.sub_menu,
.top_menu ul li.menu_li4:hover ul.sub_menu,
.top_menu ul li.menu_li3:hover ul.sub_menu,
.top_menu ul li.menu_li2:hover ul.sub_menu,
.top_menu ul li.menu_li1:hover ul.sub_menu{
	display:block;
}

.top_menu ul.sub_menu li.top{
	height:31px;
	background:url("images/sub_top.png") 0px 0px no-repeat;	
}
.top_menu ul.sub_menu li{
    background: url("images/new_submenu_middle.png") repeat-x scroll left bottom transparent;
    height: 30px;
    padding-left: 17px;
    padding-top: 10px;
    text-shadow: none;
    width: 210px;
    text-align: left;
}
.top_menu ul.sub_menu li.bottom{
    background: url("images/new_submenu_bottom.png") repeat-x scroll left bottom transparent;
    border-radius: 0 0 5px 5px;
    height: 29px;
    padding-bottom: 4px;
}
.top_menu ul.sub_menu li a{
    color: #DFC5AE;
    display: block;
    font-size: 14px;
    text-decoration: none;
    width: 200px;
}
.top_menu ul.sub_menu li a:hover{
	color: #FFFFFF;
}


/* adjust */
.top_menu li.menu_li1 ul.sub_menu li a{
	width:190px;
}
.top_menu li.menu_li2 ul.sub_menu li a{
	width:199px;
}
.top_menu li.menu_li3 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li4 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li5 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li6 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li7 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li8 ul.sub_menu li a{
	width:187px;
}
.top_menu li.menu_li8 ul.sub_menu{
    margin-right: 5px;
}



.banner{
	clear: both;
    height: 260px;
    left: 10px;
    margin: -32px auto 0;
    position: relative;
    top: -45px;
    width: 1111px;
}
.banner .sliderContent{
	width: 1111px;
	overflow:hidden;	
}
.banner .sliderContent .item{
	position:absolute;
	width: 1111px;
	height:260px;
}
.banner .sliderBullets{
	position: relative;
    text-align: center;
    top: 235px;
    z-index: 5;
}
.banner .sliderBullets a{
    background: url("images/slider_bullets2.png") no-repeat scroll -22px 0 transparent;
    color: transparent;
    margin-right: 4px;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-indent: -9999px;
}
.banner .sliderBullets a.active{
	background-position:0px 0px;
}


.content{
    margin: -30px auto 0 15px;
    min-height: 500px;
    width: 1120px;
}

/* new_ layout */
.left_sidebar{
	width:176px;
	float:left;
}
.content_place{
	width:645px;
	float:left;
	margin-left:25px;
}
.right_sidebar{
	width:250px;
	float:right;
}

/* sidebar catalog */
.sidebar_catalog h2{
	color: #F1700B;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
	padding-left:10px;
	
	background:url("images/new_h3_bg.jpg") no-repeat scroll 0 6px transparent;
}
.sidebar_catalog > ul{
	background:#e7e3e1;
	border:1px #cbc4bf solid;
	border-radius:5px;
}
.sidebar_catalog > ul > li{
	padding:20px 15px 0px 15px;
}
.left_sidebar .sidebar_catalog > ul > li{
	height: 45px;
}
.sidebar_catalog > ul > li.active{
    background: url("images/new_sidebar_active_li.jpg") no-repeat scroll left bottom #C0D264;
    padding-bottom: 9px;
}
.sidebar_catalog > ul > li.active > a{
	background:none;
	border:none;
}
.sidebar_catalog > ul > li > a{
	font-size:14px;
	color:#63564c;
	text-shadow:1px 1px #FFFFFF;
	text-decoration:none;
	
	display:block;
	padding-bottom:18px;
	border-bottom:1px #dcd6d2 solid;
	background:url("images/new_sidebar_bullet.jpg") no-repeat right 4px;

}
.sidebar_catalog > ul > li > a:hover{
	text-decoration:underline;
}

.sidebar_catalog > ul > li > a.last{
	border:none;
}

.sidebar_catalog .sub_catalog{
	position:relative;
	top:-8px;
}
.sidebar_catalog .sub_catalog > li{
	padding:15px 15px 0px 15px;
	background:#f9f8f6;
}
.sidebar_catalog .sub_catalog > li.first{
	background:url("images/new_sidebar_active_li.jpg") no-repeat scroll right top #f9f8f6;
}

.sidebar_catalog .sub_catalog > li a{
	border-bottom:1px #c8d877 solid;
	display:block;
	padding-bottom:15px;
	text-decoration:none;
	color:#ac9e94;

}
.sidebar_catalog .sub_catalog > li.active a{
	color:#333333;
}

.sidebar_catalog .sub_catalog > li.last a{
	border:none;
}

.right_sidebar .sidebar_catalog > ul > li{
	padding:10px 15px 0px 15px;
}
/*----------------*/
.sidebar_catalog .sub_cat{
	display: none;
	position:relative;
	top:-60px;
	left: 159px;
	border: 1px solid #cbc4bf;
	background: #f9f8f6;
}
.sidebar_catalog ul li:hover .sub_cat{
	display: block;
}
.sidebar_catalog .sub_cat > li{
	padding:15px 15px 0px 15px;
	background:#f9f8f6;
}
.sidebar_catalog .sub_cat > li.first{
	background:url("images/new_sidebar_active_li.jpg") no-repeat scroll right top #f9f8f6;
}

.sidebar_catalog .sub_cat > li a{
	border-bottom:1px #c8d877 solid;
	display:block;
	padding-bottom:15px;
	text-decoration:none;
	color:#ac9e94;
}
.sidebar_catalog .sub_cat > li a:hover{
	text-decoration: underline;
}
.sidebar_catalog .sub_cat > li.active a{
	color:#333333;
}

.sidebar_catalog .sub_cat > li.last a{
	border:none;
}
/* main_page */
.online_reservation{
	width:640px;
	margin-right:25px;
	padding-left:4px;
	min-height:100px;
	position:relative;
}
.online_reservation h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8d7e73;
	margin-bottom:6px;
}
.online_reservation .reservation{
    background: url("images/online_reservation_bg.jpg") repeat-y scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px #FFFFFF;
    height: 250px;
    width: 640px;
}


.reservation form{
    padding-left: 15px;
    padding-top: 17px;
    position: relative;
    width: 430px;
}
.reservation form .notification{
    color: #6B6B6B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    left: 440px;
    position: absolute;
    top: 14px;
    width: 280px;
}
.reservation form .notification span{
	color:#9d1919;
	position:relative;
	padding-right:3px;
	top:-1px;
}
.reservation form .notification span.br{
    color: #6B6B6B;
    padding-left: 7px;
    position: static;
}

.select_wrapper{
    background: url("images/tour_wrapper.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    padding-left: 5px;
    padding-top: 3px;
    width: 411px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	z-index:20;
}
.select_wrapper input{
    background: none scroll 0 0 transparent;
    border: medium none;
    color: #655142;
    font-size: 17px;
    height: 17px;
    padding-top: 2px;
    width: 400px;
	text-shadow:0px 1px #FFFFFF;
}
.select_wrapper .select_btn{
    background: url("images/select_btn.jpg") no-repeat scroll 0 0 transparent;
    height: 17px;
    position: absolute;
    right: 13px;
    top: 7px;
    width: 16px;
	cursor:pointer;
}
.select_wrapper ul{
    background: none repeat scroll 0 0 #FFFFFF;
    position: absolute;
    top: 25px;
    width: 398px;
	
	display:none;
}
.select_wrapper ul li{
	height: 20px;
    padding-left: 2px;
    padding-top: 3px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.select_wrapper ul li:hover{
	background:#dad3c3;
}

.date_wrapper{
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin-left: 5px;
    margin-top: 5px;
	
	height:25px;
}
.date_wrapper label{
	text-shadow:0px 1px #FFFFFF;
}
.date_wrapper input{
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
	text-shadow:0px 1px #FFFFFF;
	background:none;
	border:medium none;
}

.count_wrapper{
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin-left: 5px;
    margin-top: 5px;
	height:30px;
	position:relative;
	z-index:19;
}
.count_wrapper label{
    display: block;
    float: left;
    margin-right: 6px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 5px;
}
.count_wrapper input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    left: 5px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 3px;
    width: 30px;
}

.select_wrapper2{
    background: url("images/other_wrapper.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-right: 10px;
    position: relative;
    width: 63px;
}
.select_wrapper2 .select_btn{
    background: url("images/select_btn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 16px;
}
.select_wrapper2 ul{
    background: none repeat scroll 0 0 #FFFFFF;
    position: absolute;
    top: 25px;
    width: 56px;
	
	display:none;	
}
.select_wrapper2 ul li{
	height: 20px;
    padding-left: 2px;
    padding-top: 3px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.select_wrapper2 ul li:hover{
	background:#dad3c3;
}


.delta_wrapper{
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin-left: 5px;
    margin-top: 5px;
	
	clear:both;
	height:23px;
	position:relative;
	z-index:18;
}
.delta_wrapper label{
    display: block;
    float: left;
    margin-right: 6px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 5px;
}
.delta_wrapper input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    left: 5px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 3px;
    width: 30px;
}


.select_wrapper3{
    background: url("images/other_wrapper.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-right: 10px;
    position: relative;
    width: 63px;
	
}
.select_wrapper3 .select_btn{
    background: url("images/select_btn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 16px;
}
.select_wrapper3 ul{
    background: none repeat scroll 0 0 #FFFFFF;
    position: absolute;
    top: 25px;
    width: 56px;
	
	display:none;	
}
.select_wrapper3 ul li{
	height: 20px;
    padding-left: 2px;
    padding-top: 3px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.select_wrapper3 ul li:hover{
	background:#dad3c3;
}



.count_old_wrapper{
    clear: both;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    height: 30px;
    margin-left: 5px;
    margin-top: 12px;
	position:relative;
	z-index:15;
}
.count_old_wrapper label{
    display: block;
    float: left;
    margin-right: 6px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 5px;
}
.count_old_wrapper input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    left: 5px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 3px;
    width: 30px;
}


.count_child_wrapper{
    clear: both;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    height: 30px;
    margin-left: 5px;
    margin-top: 6px;
	position:relative;
	z-index:14;

}

.count_child_wrapper label{
    display: block;
    float: left;
    margin-right: 6px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 5px;
}
.count_child_wrapper input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    left: 5px;
    position: relative;
    text-shadow: 0 1px #FFFFFF;
    top: 3px;
    width: 30px;
}


.select_wrapper4{
    background: url("images/other_wrapper.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-right: 10px;
    position: relative;
    width: 63px;
	
}
.select_wrapper4 .select_btn{
    background: url("images/select_btn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 16px;
}
.select_wrapper4 ul{
    background: none repeat scroll 0 0 #FFFFFF;
    position: absolute;
    top: 25px;
    width: 56px;
	
	display:none;	
}
.select_wrapper4 ul li{
	height: 20px;
    padding-left: 2px;
    padding-top: 3px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.select_wrapper4 ul li:hover{
	background:#dad3c3;
}

.count_child_wrapper .select_wrapper4{
	left:29px;
}
.find_btn{
    background: url("images/find_btn.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    left: 515px;
    position: absolute;
    top: 175px;
    width: 167px;
	cursor:pointer;
}



.company_news {
    float: left;
    margin-top: 1px;
/*    width: 250px; */
    width: 176px;
}
.company_news h3 {
    color: #427200;
    font-size: 18px;
	margin-top:15px;
    margin-bottom: 8px;
	background:url("images/new_news_bullet.jpg") 0px 7px no-repeat;
	padding-left:10px;
	font-weight:bold;
}
.company_news h3 span {
    color: #8DC63F;
    padding-right: 4px;
}
.company_news .news {
    background: url("images/news_bg.jpg") repeat-y scroll 0 0 transparent;
    border-radius: 3px 3px 0 0;
/*    width: 250px; */
    width: 176px;
}
.company_news .news .news_item {
    background: url("images/news_delimiter.jpg") repeat-x scroll left bottom transparent;
    clear: both;
    padding: 10px;
}
.news_item img {
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding: 5px;
}
.news_item .news_text {
    color: #4B4B4B;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-left: 5px;
    margin-top: 5px;
    width: 125px;
}
.news_item .news_text a {
    color: #4B4B4B;
    text-decoration: none;
}
.news_item .news_text a:hover {
    text-decoration: underline;
}
.news_item .news_text span.data {
    color: #D0885D;
    display: block;
    padding-right: 5px;
}
.company_news .news_bottom {
    background: url("images/pre_teeth.png") repeat-x scroll 0 0 transparent;
    height: 23px;
    padding-right: 7px;
    padding-top: 7px;
    text-align: right;
/*    width: 243px; */
    width: 169px;
}
.company_news .news_bottom a {
    background: url("images/foots.png") no-repeat scroll right 3px transparent;
    color: #636363;
    font-family: Tahoma,sans-serif;
    font-size: 12px;
    padding-bottom: 7px;
    padding-right: 27px;
    padding-top: 6px;
}
.company_news .news_footer {
    background: url("images/teeth.png") repeat-x scroll 0 0 transparent;
    height: 5px;
/*    width: 250px; */
    width: 176px;
}

.hot{
  border-bottom: 1px solid #B2C285;
    border-top: 1px solid #B2C285;
    margin-left: 5px;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 15px;
}
.hot h2{
    color: #F1700B;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.hot .hot_item{
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	overflow:hidden;
}
.hot .hot_item.last{
	margin-right:0px;
}
.hot .hot_item img{
	border-radius:10px;
}
.hot .hot_item .img_link{
    float: left;
    margin-right: 10px;
}

.hot .hot_item h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}
.hot .hot_item h3 a{
	color:#589816;
	text-decoration:underline;
}
.hot .hot_item h3 a:hover{
	text-decoration:underline;
}
.hot .hot_item p.plane{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d0885d;
	line-height:14px;
	width:200px;
	margin-bottom:5px;
}
.hot .hot_item ul{
    font-size: 13px;
    line-height: 15px;
    margin: 0 auto;
    width: 180px;
}
.hot .hot_item ul li{
	margin-bottom:4px;
}
.hot .hot_item ul li .price{
	color:#e21f1f;
}
.hot .subscribe_btn{
    background: url("images/subscribe_btn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 66px;
    margin-left: 410px;
    width: 228px;
}

.slider{
	width:1075px;
	height:152px;
	padding:10px;
	background:#eeeeee;
	margin:30px auto 15px;
	overflow:hidden;
	position:relative;
}
.slider_wrapper{
	width:10000000px;
	position:relative;
}
.slider .slider_item{
	margin-right:5px;
	width:175px;
	float:left;
	text-align:center;
}
.slider .slider_item img{
	border-radius:10px;
	margin-bottom:5px;
}
.content .right .slider .slider_item a,
.slider .slider_item a{
	text-decoration:none;
	color:#589816;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
}
.slider .slider_item a:hover{
	text-decoration:underline;
}

.slider .slider_item.last{
	margin-right:0px;
}

.slider_border{
	width:10px;
	height:170px;
	background:#EEEEEE;
	
	position:absolute;
	z-index:15;
	right:0px;
	top:0px;
}
.slider_border2{
	width:10px;
	height:170px;
	background:#EEEEEE;
	
	position:absolute;
	z-index:15;
	left:0px;
	top:0px;
}


.buttons_contaner{
	position:relative;
	height:1px;
	width:1075px
	margin:0px auto;
}
.slider_left{
    background: url("images/slider_buttons.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    left: -3px;
    position: absolute;
    top: -125px;
    width: 45px;
    z-index: 20;
	
	cursor:pointer;
}
.slider_right{
    background: url("images/slider_buttons.png") no-repeat scroll -45px 0 transparent;
    height: 45px;
    position: absolute;
    right: -3px;
    top: -125px;
    width: 45px;
    z-index: 20;
	
	cursor:pointer;
}

/* inner_page */
.content .left{
	float:left;
	width:320px;
	padding-top:46px;
	margin-right:25px;
	
	
}
.content .right{
	float:left;
	width:653px;
	padding-top:0px;
}
.content .right .slider{
	width:535px;
}

.content .left .left_menu{
	border-radius:8px;
		background:url("images/news_bg.jpg") repeat-y scroll 0 0 transparent;

}
.content .left .left_menu > li{
	height:40px;
	background:url("images/news_delimiter.jpg") repeat-x scroll left bottom transparent;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
.content .left .left_menu > li.main{
	font-weight:bold;
}

.content .left .left_menu > li > a{
    color: #222222;
    display: block;
    height: 30px;
    padding-top: 10px;
    text-decoration: none;
}
.content .left .left_menu > li > a:hover,
.content .left .left_menu > li.active > a
{
	background:#e9904a;
	color:#FFFFFF;
	font-weight:bold;
	text-shadow:1px 1px #000000;
}

.content .left .left_menu > li.first > a{
	border-radius:8px 8px 0px 0px;
}

.left_sub_menu{
	background:url("images/sub_menu_sub_bg.jpg") repeat-x left bottom;
	padding-top:10px;
	padding-bottom:10px;
}
.left_sub_menu li{
	height:23px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.left_sub_menu li a{
	color:#222222;
	text-decoration:none;
}
.left_sub_menu li a:hover{
	color:#e9904a;
	text-decoration:underline;
}
.left_sub_menu li a.active{
	color:#e9904a;
	text-decoration:underline;
}

.content .right{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:14px;
}
.content .right h1{
	font-size:18px;
	margin-bottom:25px;
}
.content .right h2{
	font-size:15px;
	color:#db711e;
	text-decoration:underline;
	margin-bottom:3px;
}
.content .right a{
	color:#db711e;
	text-decoration:underline;
}
.content .right ul{
	margin-top:5px;
	margin-left:5px;
}
.content .right ul li{
    background: url("images/ul.jpg") no-repeat scroll 0 7px transparent;
    margin-bottom: 5px;
    padding-left: 15px;
}

.content .right p.pre_list{
	margin-top:20px;
}
.content .right ul.just_list li{
	background:none;
}
.content .right ul.just_list li a{
	color:#000000;
	font-weight:bold;
}

.content .right table{
	margin-top:10px;
	width:100%;
}
.content .right table th,
.content .right table td.th
{
    background: none repeat scroll 0 0 #B5E667;
    height: 26px;
    padding-top: 8px;
	padding-left:10px;
	padding-right:10px;
    text-shadow: 0 1px #FFFFFF;
}
.content .right table td{
    height: 25px;
	padding-left:10px;
}
.content .right table tr.gray td{
	background:#ececec;
}	


/* online_support */
h2.for_online_support{
    background: url("images/new_h3_bg.jpg") no-repeat scroll 0 6px transparent;
    color: #F1700B;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
	margin-top:25px;
}
.online_support{
    background: none repeat scroll 0 0 #F2F1ED;
    border: 3px solid #FF8B00;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px 3px #FF8B00;
    margin-left: 3px;
    width: 240px;
	margin-bottom:20px;
}
.online_support ul li{
	margin:13px;
	border-bottom:1px #dbdbdb solid;
	padding-bottom:12px;
}
.online_support ul li.last{
	border:none;
	padding:0px;
}
.online_support ul li img{
	float:left;
	width:74px;
	height:73px;
	border:1px #dbdbdb solid;
	border-radius:2px;
	margin-right:10px;
}
.online_support ul li .main_text{
	float:left;
	width:120px;
}

.online_support .main_text .name{
	color:#8c7d71;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.online_support .main_text .status{
	color:#8c7d71;
	font-size:11px;
	font-style:italic;
	display:block;
	margin-bottom:7px;
}

.online_support .main_text .icq{
    background: url("images/online_icq_icon.jpg") no-repeat scroll 0 2px transparent;
    color: #8C7D71;
    display: block;
    font-size: 12px;
    height: 19px;
    margin-bottom: 5px;
    padding-left: 20px;
    text-shadow: none;
}
.online_support .main_text .skype{
    background: url("images/online_skype_icon.jpg") no-repeat scroll 0 2px transparent;
    color: #8C7D71;
    display: block;
    font-size: 12px;
    height: 19px;
    margin-bottom: 5px;
    padding-left: 20px;
    text-shadow: none;
}
.online_support .main_text .email{
    background: url("images/online_email_icon.jpg") no-repeat scroll 0 2px transparent;
    color: #8C7D71;
    display: block;
    font-size: 12px;
    height: 19px;
    margin-bottom: 2px;
    padding-left: 20px;
    text-shadow: none;
	padding-top:2px;
}



.tourist_line{
	padding:3px;
	background:url("images/line_bg.jpg") repeat-x;
	position:relative;
}
.tourist_line .line_wrapper{
	border:1px #b8cc85 solid;
	padding:25px 55px 10px;
	overflow:hidden;
	position:relative;
}
.tourist_line ul{
	width:1600px;
	position:relative;
	left:0px;
}
.tourist_line ul li{
	float:left;
	width:315px;
	height:120px;
	margin-left:20px;
	background:url("images/line_border.jpg") top right repeat-y;
	font-size:12px;
}
.line_border1{
    background: url("images/line_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 155px;
    left: 0;
    position: absolute;
    top: 0;
    width: 73px;}
.line_border2{
    background: url("images/line_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 155px;
    right: 0;
    position: absolute;
    top: 0;
    width: 73px;
}
h2.for_tourist_line{
	color:#71a100;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:10px;
}


.line_wrapper li img{
	float:left;
	width:100px;
	height:100px;
	border:1px #adbb88 solid;
	border-radius:5px;
	margin-right:12px;
}
.line_wrapper ul li .status{
	float:left;
	width:200px;
}
.line_wrapper ul li .name{
	font-weight:bold;
	color:#2e740d;
	margin-bottom:3px;
	display:block;
}
.line_left{
	position:absolute;
	left:-23px;
	top:60px;
	width:50px;
	height:50px;
	background:url("images/line_left.png") no-repeat;
	
	cursor:pointer;
}
.line_right{
	position:absolute;
	right:-23px;
	top:60px;
	width:50px;
	height:50px;
	background:url("images/line_right.png") no-repeat;
	
	cursor:pointer;
}

	

/* footer */
.footer{
	height:278px;
	width:auto;
	background:url("images/footer_bg.jpg") repeat-x;
}
.footer_inner{
	width:1120px;
	margin:15px auto 0px;
	padding-top:15px;
	padding-left:27px;
}

.footer_inner .info_block{
	width:190px;
	height:150px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}


.footer_inner .footer_menu li{
	margin-bottom:5px;
}
.footer_inner .footer_menu a{
	font-size:16px;
	text-shadow:1px 1px #b25230;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_inner .footer_menu a:hover{
	text-decoration:underline;
}

.mail_link{
    background: url("images/icon_mail.jpg") no-repeat scroll 0 6px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 14px;
    padding-bottom: 5px;
    padding-left: 27px;
    padding-top: 4px;
    text-decoration: none;
    text-shadow: 1px 1px #B25230;
	margin-bottom:10px;
}
.phone_block{
    background: url("images/icon_phone.jpg") no-repeat scroll 0 2px transparent;
    padding-left: 27px;
	margin-bottom:5px;
}
.phone_block span{
	display:block;
	color:#FFFFFF;
	font-size: 14px;
	text-shadow: 1px 1px #B25230;
}
.icq{
    background: url("images/icon_icq.jpg") no-repeat scroll 2px 1px transparent;
    padding-left: 27px;
	color:#FFFFFF;
	font-size: 14px;
	text-shadow: 1px 1px #B25230;

}
.soc_nets{
	padding-top:20px;
}
.soc_nets a{
	display:block;
	float:left;
	width:25px;
	height:26px;
	margin-right:5px;
}

.map{
	width:196px;
	height:196px;
	float:left;
	margin-right:15px;
}
.baner_block1{
	width:150px;
	float:left;
	margin-right:12px;
}
.baner_block1 img{
	margin-bottom:7px;
	
}
.baner_block2{
	width:262px;
	float:left;
	margin-right:12px;
	overflow: hidden;
}
.baner_block3{
	width:262px;
	float:left;
	overflow: hidden;
}

.copy{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin-right: 19px;
    padding-top: 20px;
    text-shadow: 1px 1px #B25230;
    width: 150px;
}
.informers{
	margin-top:10px;
}

.online_manager{
    background: url("images/online_manager.png") no-repeat scroll 0 0 transparent;
    height: 235px;
    left: 0;
    position: fixed;
    top: 300px;
    width: 45px;
    z-index: 20;
	
	display:none;
}
/* custom_reservation */
#crs_finder .l-crs_wrap_horiz_find.ui-widget.ui-state-highlight.ui-corner-all.s-crs_wra{
	background: url("images/online_reservation_bg.jpg") repeat-y scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px #FFFFFF;
    height: 250px;
    width: 640px;
	border:medium none;
}
#crs_finder .l-crs_horiz_find{
	margin-left: -13px;
    width: 470px;
}
#crs_finder table.b-crs_horizontal_finder span{
	color: #655142;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
}

#crs_finder .l-crs_horiz_find .b-crs_checkin_box {
    margin: 0 2px 0 0 !important;
    position: relative;
    top: 5px;
}
#crs_finder td.h-crs_cell_padding_text_hf table{
    position: relative;
    top: 6px;
}
#crs_finder .h-crs_wrap_overflow_hf{
    position: relative;
    top: 6px;
}

#crs_finder td.l-crs_td_padding_submit > table > td > table > td  > table > colgroup > col{
	width:155px;
}

#crs_finder table.b-crs_horizontal_finder span.b-crs_submit_button.ui-state-default {
    background: url("images/find_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: transparent;
    cursor: pointer;
    height: 50px;
    left: 470px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 185px;
    width: 167px !important;
}
#date_contaner{
	position:relative;
	top:5px;
}
#date_contaner input{
	position:relative;
	top:-3px;
}
#count_contaner{
	position:relative;
	top:-12px;
}
#count_contaner .h-crs_from_hf.h-crs_from_hf_margin_r{
	position:relative;
	left:-18px;
	top:2px;
}
#count_contaner .h-crs_from_hf{
   left: -51px;
    position: relative;
    top: 2px;
}

#delta_contaner{
	position:relative;
	top:-26px;
	left:-1px;
}
#delta_contaner select{
	position:relative;
	top:4px;
	left:-4px;
}

#count_block{
	margin-top:-20px;
}

#children_age{
	width:500px;
}

.online_reservation .notification{
    color: #6B6B6B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    left: 446px;
    position: absolute;
    top: 31px;
    width: 190px;
}
.online_reservation .notification span{
	color:#9d1919;
	position:relative;
	padding-right:3px;
	top:-1px;
}
.online_reservation .notification span.br{
    color: #6B6B6B;
    padding-left: 7px;
    position: static;
}

.subscribe{
    margin-bottom: 20px;
    margin-left: 183px;
    width: 455px;
	display:none;
}
.subscribe .tr label{
	width:70px;
	float:left;
	text-align:right;
	font-size:14px;
	color:#8f8f8f;
}
.subscribe .tr{
	margin-top:7px;
}
.subscribe .tr .input_wrapper{
    background: none repeat scroll 0 0 #EEEAE8;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px 0 #B2AFAD inset;
    float: left;
    height: 23px;
    margin-left: 15px;
    padding-left: 6px;
    width: 360px;
}
.subscribe .tr .input_wrapper input{
	font-size:14px;
	color:#8f8f8f;
	width:350px;
	border:none;
	background:none;
}
.subscribe .tr_notice{
    background: url("images/new_subscribe_bullet.jpg") no-repeat scroll 0 2px transparent;
    color: #656565;
    font-size: 12px;
    margin-left: 85px;
    padding-left: 23px;
}
.subscribe .tr_notice.not{
    background: url("images/new_subscribe_bullet2.jpg") no-repeat scroll 0 2px transparent;
}
.subscribe .subscribe_submit_btn{
	overflow:hidden;
	text-indent:-9999px;
	width:228px;
	height:66px;
	background:url("images/subscribe_submit_btn.png") no-repeat;
	border:none;
	float:right;
	margin-top:15px;
	
	cursor:pointer;
}


/* answers_list */
h1.for_answers{
	color:#7a695c;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
}
.answers .head{
	height:64px;
	background:url("images/online_reservation_bg.jpg") repeat-y;
	    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px #FFFFFF;
	
	
	font-size:12px;
	color:#6b6b6b;
	line-height:14px;
}
.answers .head p{
    background: url("images/star.png") no-repeat scroll 22px 12px transparent;
    padding-left: 65px;
    padding-top: 16px;
}
.answers .head a{
    background: url("images/add_answer.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 54px;
    margin-right: 15px;
    margin-top: -38px;
    width: 226px;
}

.answers .body .pagination{
	text-align:right;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
.answers .body .pagination .back{
	color:#back;
}
.answers .body .pagination a{
	color:#8ba642;
	padding-left:4px;
	padding-right:4px;
}
.answers .body .pagination span{
	color:#ff6a0e;
	text-decoration:underline;
	padding-left:4px;
	padding-right:4px;
}
.answers .body .pagination span.back,
.answers .body .pagination span.forward{
	color:#a3a4a6;
	text-decoration:none;
}

ul.list_answers{

}

ul.list_answers > li{
	border-bottom:1px #b2c285 solid;
	padding-bottom:15px;
	margin-bottom:30px;
}
ul.list_answers > li img.main_img{
	float:left;
	margin-right:10px;
	
	width:148px;
	height:113px;
	
	border:1px #333333 solid;
	border-radius:3px;
}
ul.list_answers > li .main_text{
	width:485px;
	float:left;
}
ul.list_answers > li .main_text h3{
	font-weight:normal;
	font-size:13px;
	color:#4e4e4e;
	margin-bottom:5px;
}
ul.list_answers > li .main_text h3 strong{
	font-weight:normal;
	color:#678b07;

}
ul.list_answers > li .main_text h3 span{
	float:right;
	color:#a3a3a3;
}
ul.list_answers > li .main_text .author{
	font-size:13px;
	color:#4a3a3a3;
	margin-bottom:5px;
}
ul.list_answers > li .main_text .author strong{
	font-weight:normal;
	color:#678b07;
}

ul.list_answers > li .main_text .text{
	background:#eff3e1;
	padding:23px;
	border:1px #dae5b6 solid;
	border-radius:5px;
}
ul.list_answers > li .main_text .text .more_link{
	text-align:right;
	color:#ff7824;
}
ul.list_answers > li .main_text .text .more_link span{
	text-decoration:underline;
	cursor:pointer;
}
ul.list_answers > li .main_text .text .hidden_text{
	display:none;
}


/* add_answer */
.for_add_answer{
	color:#7a695c;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	display: block;
	text-align: center;
}
.add_answer{
	width:535px;
	margin:15px auto;
}
.add_answer.main{
/*    background: #e7e3e1; */
/*    border: 1px solid #cbc4bf; */
/*    border-radius: 5px; */
    padding: 10px;
}
.add_answer.main.tours{
    background: #e7e3e1;
    border: 1px solid #cbc4bf;
    border-radius: 5px;
    text-align: center;
    width: 200px;
}
.add_answer.main a{
    color: #db711e;
    font-size: 18px;
    text-decoration: none;
}
.add_answer.main a:hover{
    text-decoration: underline;
}
.add_answer .tr{
	margin-top:10px;
}
.add_answer .tr.main{
	margin-top:2px;
}
.add_answer .tr label{
	float:left;
	width:155px;
	
	font-size:14px;
	color:#8f8f8f;
	font-weight:bold;
}
.add_answer .tr label span{
    color: #FAA85B;
    font-size: 11px;
    left: 1px;
    position: relative;
    top: -4px;
}
.add_answer .tr .input_wrapper,
.add_answer .tr .textarea_wrapper,
.add_answer .tr .file_wrapper
{
    background: none repeat scroll 0 0 #EEEAE8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 inset;
    float: left;
    height: 24px;
    margin-left: 15px;
    padding-left: 5px;
    width: 355px;
	border:1px #f7f7f7 solid;
	
}
.add_answer .tr .input_wrapper.active,
.add_answer .tr .textarea_wrapper.active{
	border:1px #ffa14b solid;
}

.add_answer .tr .input_wrapper input{
	border:none;
	background:none;
	font-size:14px;
	color:#8f8f8f;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
}

.add_answer .tr .input_wrapper{
	padding-top:4px;
	height:23px;
}
.add_answer .tr .file_wrapper{
    background: url("images/chose_file.png") no-repeat scroll 0px 1px transparent;
    border-radius: 0 0 0 0;
    box-shadow: none;
    height: 34px;
    overflow: hidden;
    position: relative;
	
	width:245px;
}
.add_answer .tr .file_wrapper.active{
    background: url("images/chose_file.png") no-repeat scroll -15px -40px transparent;
    width: 120px;
}

.add_answer .tr .file_wrapper input.file_contaner{
	position:absolute;
	top:0px;
	right:0px;
	font-size:300px;
	
	cursor:pointer;
}

.add_answer .tr .textarea_wrapper{
	height:105px;
}
.add_answer .tr.main .textarea_wrapper{
	height:65px;
}
.add_answer .tr .textarea_wrapper textarea{
	height: 95px;
    margin-top: 5px;
    resize: none;
    width: 355px;
	background:none;
	font-size:14px;
	color:#8f8f8f;
	font-family:Arial, Helvetica, sans-serif;
	border:none;

}
.add_answer .tr.main .textarea_wrapper textarea{
	height: 55px;
}
.add_answer_submit{
    background: url("images/add_answer_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 54px;
    margin-left: 162px;
    margin-top: 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 176px;
	cursor:pointer;
}
.tr.main .add_answer_submit{
	left: -10px;
	top: -15px;
	position: relative;
	margin-left: 0px;
	margin-top: -55px;
}
.add_answer .notice{
    color: #747474;
    margin-left: 171px;
    margin-top: 20px;
}
.add_answer .notice span{
    color: #FAA85B;
    font-size: 11px;
    left: 1px;
    position: relative;
    top: -4px;
}

div.content_place div.hot div.news_detail table{
    border-collapse: collapse;
}
div.content_place div.hot div.news_detail table td{
  border: 1px solid #000000;
}
div.content_place div.hot div.news_detail table tr:nth-child(1) {
  border: 1px solid #000000;
  background: #C0D264;
}
.add_answer.main p,
.subscribe p {
	line-height: 20px;
}