#page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	box-shadow: 0 -1px 5px 2px #947045;
}

.clear {clear:both; width:100%; height:0; }

#header {
	width: 100%;
	background: #e4a147;
}

.hlogo {
    height: 136px;
    left: 32px;
    position: absolute;
    top: 25px;
    width: 140px;  
}

.hlogo a {
    display:block;
    height:136px; 
    width:140px;  
} 

#transpanel {
	width: 922px;
	height: 162px;
	position: absolute;
	left: -11px;
}

#transpanel div {
	float: left;
}

#transpanel .icons {
	position: relative;
	margin: 6px 0 0 44px;
}

#transpanel .icons a {
	margin-right: 12px;
}

#transpanel #localtime, #lngs span {
    color: white;
	font: italic 12px Georgia;
	margin: 5px 0 0 20px;
}

#transpanel #lngs {
	float: right;
	position: relative;
	width: 170px;
}

#transpanel #lngs > * {
	float: left;
}

#transpanel #lngs .lng {
	margin: 7px 0 0 6px;
	width: 12px;
	height: 15px;
}

#transpanel #lngs span {
	margin: 4px 0 0 0;
}

#transpanel #lngs .lng.active {
	background: url('../images/tr_up.png') no-repeat;
	background-position: 49% bottom;
}

#transpanel .trans {
	position: relative;
	top: 25px;
	z-index: -1;
}

#transpanel .trans.left {
	float: left;
}

#transpanel .trans.right {
	float: right;
}

#topbanner {
	width: 100%;
	height: 220px;
	background: url('../images/top_banner.jpg');
}

#topmenu {
	width: 100%;
    height: 29px;
	margin-bottom: 6px;
	color: white;
	font-size: 16px;
	background: url('../images/brown_menu.jpg');
	z-index: 10;
	position: relative;
}

/************************************Новое меню*******************************/

/* common styling */                               
#nav, #nav ul, #nav li {margin:0;padding:0;border:0 none;}
#nav {position:relative;z-index:100;}
#nav li {float:left;position:relative;list-style:none;display:inline;}
#nav li a {display:block;white-space:nowrap;}
#nav li li {/*width:100%;*/                                         clear:both; /*FF 1.0.7 needs this */                 } 
                    #nav li ul {visibility:hidden;position:absolute;}
#nav li li ul {top:0;left:0;}
#nav li.hover ul {visibility:visible;}
#nav li.hover ul li ul {visibility:hidden;}
#nav li.hover li.hover ul {visibility:visible; left:100%;}

/* ---- Menu layout -------------------------- */
       
#nav  li.node {}

#nav>li.separator {
    display: block;
    top: 3px;
	width: 2px;
	height: 23px;
    margin: 0px;
background: url('../images/menu_dlmtr.jpg') no-repeat;
}

/* 1 level - normal */

                 
#nav li {
    font: 16px/28px Calibri;
    
    margin-left: 15px;
}

#nav li a{
    width: 100%;
    
}

#nav>li>a span{
    color: white;
}


#nav>li.hover>a span{
    color: #784300;
}
#nav li ul li{ 
    margin-left: 3px;
}

#nav li ul li a .nav-m{
    width: 100%;
        
 
}

#nav li ul{
   /* margin-left: 18px;*/
            
}

#nav li ul li ul li{
    margin-left: 8px;
}

#nav>li {
    margin:1px 12px 0px;
    background: none;
}

/*#nav li a {padding: 0 12px;}*/            
#nav li .nav-l {width: 14px; height: 28px;display: block; float: left;}
#nav li .nav-m {float: left; padding: 0 4px;}
#nav li .nav-r {width: 14px; height: 28px;display: block; float: left;}
#nav li ul li .nav-r {width: 14px; height: 28px;display: block; float: right;}
#nav li ul{clear:both;margin-top: 28px; min-width: 100%;}
#nav li ul li{ min-width:100%;margin-top:0px !important;}

#nav li ul li ul li{clear:both;margin-top: 28px; min-width: 5%;}
#nav li ul li ul li ul{ min-width:0%;}



#nav li ul li ul{margin-top: 0px;}
/* 1 level - hover */              
#nav li.hover a {text-decoration: none;}
#nav li.hover .nav-l {background:url(../images/roundcorners.png) no-repeat; }
#nav li.hover .nav-m {background: white;}
#nav li.hover .nav-r {background:url(../images/roundcorners.png) no-repeat -14px 0px;}
/* 2 level - normal */

      

#nav li ul li span{
    
     
    box-shadow:  -2px 4px 5px rgba(0, 0, 0, 0.75);
}




#nav li ul li:first-child span{
    border-radius: 0px 5px 0px 0px;
}

#nav li ul li:last-child span{
    border: none;
    border-radius: 0px 0px 5px 5px;
    background: white !important;
}
#nav li ul li.hover:last-child span{
    background: #ffe2bc !important;
}

#nav li ul li ul li span.nav-m{
    
    box-shadow: none;/* -2px 4px 5px rgba(0, 0, 0, 0.75);*/
    border-radius: 0px 0px 0px 0px;
    
}
#nav li ul li ul li:first-child span{
        border-radius: 5px 5px 0px 0px;
         
}

#nav li ul li ul li:last-child span{
    border: none;
    border-radius: 0px 0px 5px 5px;
}

#nav li ul li ul li.circle span{
    border-radius: 5px 5px 5px 5px !important;
     
}

#nav li ul li ul li.first span.nav-l{
    width: 4px;
    height: 28px;
    display: block !important;
    position: absolute;
    background: url(../images/shadow.png) 0px -28px no-repeat;
    box-shadow: none;
    border:none;
    
}

#nav li ul li ul li.first:hover span.nav-l{
    background: url(../images/shadow.png) 0px 0px no-repeat;
}

#nav li.hover li a {}
#nav li.hover li .nav-l {clear:both;display: none;}
#nav li.hover li .nav-m {background: url(../images/menu-bg.jpg) repeat-x 0px 0px;}
#nav li.hover li .nav-r {clear:both;display: none;}
/* 2 level - hover */                
#nav li.hover li.hover{background: #ffe2bc;}
#nav li.hover li.hover .nav-l {clear:both;display: none;}
#nav li.hover li.hover .nav-m {background: url(../images/menu-bg.jpg) repeat-x 0px -28px;}
#nav li.hover li.hover .nav-r {clear:both;display: none;}
/* 3 level - normal */            
#nav li.hover li.hover li a {}
#nav li.hover li.hover li .nav-l {clear:both;display: none;}
#nav li.hover li.hover li .nav-m {background: url(../images/menu-bg.jpg) repeat-x 0px 0px;}
#nav li.hover li.hover li .nav-r {clear:both;display: none;}
/* 3 level - hover */               
#nav li.hover li.hover li.hover {background: #ffe2bc; border-radius:5px;}
#nav li.hover li.hover li.hover .nav-l {clear:both;display: none;}
#nav li.hover li.hover li.hover .nav-m {background: url(../images/menu-bg.jpg) repeat-x 0px -28px;}
#nav li.hover li.hover li.hover .nav-r {clear:both;display: none;}


.orangeline {
	width: 100%;
	height: 5px;
	position: relative;
	background: #e4a147;
	box-shadow: 0px 1px 10px 1px #333;
}

#slider {
	width: 100%;
	position: relative;
}
#slider .cityname {
	color: white;
	font-size: 60px;
	text-align: center;
	top: 20px;
	font-family: Matura MT Script Capitals;
	text-shadow: 1px 3px 13px #222;
}
#slider .bigpic {
	position: absolute;
	top: 0;
	width: 100%;
	height: 316px;
	background-size: cover;
}
#slider .bigpic.shadow {
	display: none;
}
#slider #blackbg {
	width: 100%;
	height: 316px;
	background: #333;
}
#slider .picname {
	color: #3e3e3e;
	font-size: 24px;
	padding: 2px 15px 4px 40px;
	position: relative;
	top: 265px;
	background: url('../images/white_trans.png');
}
#slider #slides {
	width: 100%;
	height: 75px;
	position: relative;
	background: #402a0c;
}
#slider #slides #slide3angle {
	width: 8px;
	height: 5px;
	position: relative;
	top: 3px;
	margin: 0 auto;
	background: url('../images/slide3angle.png') no-repeat;
}
#slider #slides .slidebtn {
	width: 15px;
	height: 23px;
	position: relative;
	top: 8px;
	margin: 15px;
	cursor: pointer;
}

#slider #slides .slidebtn.left {
	float: left;
	background: url('../images/slider_left.png') no-repeat;
}
#slider #slides .slidebtn.right {
	float: right;
	background: url('../images/slider_right.png') no-repeat;
}

#slider #slides #wrapper {
	width: 810px;
	height: 53px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: 44px;
}
#slider #slides #container {
	position: relative;
	height: 100%;
	min-width: 9999px;		/* TODO */
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
#slider #slides .slide {
	width: 153px;
	height: 53px;
	background: white;
	float: left;
	margin-right: 11px;
	cursor: pointer;
}
#slider #slides .slide:hover {
	background: orange;
}
#slider #slides .slide .img {
	width: 147px;
	height: 47px;
    margin: 3px;
	background-size: cover;
}

.hidden {
	display: none;
}

#header .pagepath {
	background: #f8eedf;
	width: 100%;
	height: 29px;
    border-bottom: 1px solid #f1dcbe;
}
.pagepath .crumbs {
	position: relative;
	left: 13px;
	top: 7px;
	color: #a37338;
}
.pagepath .crumbs a {
	color: #a37338;
}

#trunk {
	width: 100%;
	background: white;
	overflow: hidden;
	padding-bottom: 25px;
}


#leftbody {
	width: 584px;
	float: left;
	margin-top: 15px;
	margin-left: 19px;
}

#rightcol {
	width: 262px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	/*	background: pink;*/
}

#rightcol #social {
	width: 100%;
	overflow: hidden;
}

#rightcol #social a {
	float: right;
	margin-left: 20px;
    text-decoration: none;
}

#rightcol #social a {
    display:block;
	width: 32px;
	height: 32px;
}

#rightcol #social .fb {
    display:block;
	background: url('../images/fb.png') no-repeat;
}

#rightcol #social .tw  {
    display:block;
	background: url('../images/tw.png') no-repeat;
}

#rightcol #social .fb:hover {
	background: url('../images/fba.png') no-repeat;
}

#rightcol #social .tw:hover {
	background: url('../images/twa.png') no-repeat;
}
#rightcol > div {
	position: relative;
}
#rightcol #online {
	clear: both;
	width: 100%;
	height: 75px;
	margin-top: 15px;
	cursor: pointer;
    position: relative;
}
#rightcol #online #photo {
	float: left;
	width: 112px;
	height: 71px;
	border-radius: 10px;
	border: 3px solid #e4ae69;
	z-index: 2;
	position: absolute;
}
#rightcol #online #text {
	float: right;
	width: 147px;
	height: 66px;
	background: #ffe1ba;
	border: 1px solid #e4ae69;
	border-radius: 5px;
	position: relative;
	top: 4px;
}
.label {
	font-weight: bold;
	font-size: 19px;
	color: #704919;
	padding-left: 10px;
	line-height: 1;
    padding-top: 12px;
}
#rightcol #online #text .name {
	color: #444;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 3px;
}
#rightcol #online #text .name img {
	margin-left: 8px;
	position: relative;
	top: 1px;
	border: 1px solid #e4ae69;
}
#rightcol #online .shadow {
	bottom: -30px;
}

#rightcol #contacts {
	margin-top: 30px;
	width: 260px;
	height: 245px;
	border-radius: 5px;
	border: 1px solid #e4ae69;
	background: #fee0b8;
	font-weight: bold;
	font-size: 18px;
	color: #402a0c;
}
.head {
	height: 27px;
	padding-top: 8px;
	border-bottom: 1px solid #e4ae69;
	box-shadow: inset 0 -5px 20px #f8f2e2;
}
#rightcol #contacts #table {
	border-top: 1px solid #fff5e8;
}
#rightcol #contacts #table > img {
	float: right;
	position: relative;
	top: -2px;
}
#rightcol #contacts #table div {
	height: 45px;
}
#rightcol #contacts #table div span {
	position: relative;
	top: 8px;
}
#rightcol #contacts #table div img {
	margin: 5px 9px 0px 8px;
	float: left;
}

#rightcol #subscribe {
	width: 260px;
	height: 76px;
	margin-top: 28px;
	border-radius: 5px;
	border: 1px solid #e4ae69;
	background: #fee0b8;
}
#rightcol #subscribe #input {
	border-top: 1px solid #fff5e8;
}
#rightcol #subscribe input {
	width: 160px;
	height: 20px;
	margin: 8px 0 0 5px;
	color: #4f4639;
}
#rightcol #subscribe .button {
    float: right;
	width: 76px;
	height: 24px;
	border: 1px solid #cca24a;
	border-radius: 3px;
	text-align: center;
	margin: 7px 6px 0 0;
}
#rightcol #subscribe .button input {
	background: #cca24a;
	border: 1px solid transparent;
	width: 74px;
	margin: 1px auto;
	border-radius: 2px;
	color: #1e0c0c;
	height: 22px;
	padding-top: 1px;
	cursor: pointer;
    font:14px/16px Calibri;
    padding-bottom:2px;
}
#rightcol #subscribe .button:hover {
	border: 1px solid #e8b459;
}
#rightcol #subscribe .button:hover input {
	background: #e8b459;
}

#rightcol .sticker {
	width: 260px;
	height: 168px;
	margin-top: 28px;
	border-radius: 5px;
	border: 1px solid #e4ae69;
	background: #fee0b8;
}
#rightcol .label img {
	float: right;
	padding-right: 8px;
	position: relative;
	top: -2px;
}
#rightcol #gallery #photo {
	border-top: 1px solid #fff5e8;
}
#rightcol #gallery #photo > div {
	margin: 11px 57px;
}
#rightcol #gallery .photobg {
	width: 144px;
	height: 108px;
	position: absolute;
	background: #e5bf8e;
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
}
#rightcol #gallery #imgbg {
	position: absolute;
	width: 144px;
	height: 108px;
	background: #f8f2e2;
}
#rightcol #gallery #imgbg #img {
	width: 135px;
	height: 100px;
	margin: 4px;
	background-size: cover;
	background-position: center;
}
#gallery #imgbg #img a {
   display:block;
   width:135px; 
   height:100px;
}
#rightcol .sticker #table {
	border-top: 1px solid #fff5e8;
	color: #201005;
}

#rightcol #weather #table div {
	margin: 9px 49px;
}
#rightcol #reviews #table .bgquotes {
	width: 28px;
	height: 21px;
	position: absolute;
	margin: 10px;
}
#rightcol #reviews {
	height: auto;
}
#rightcol #reviews #table #txt {
	margin: 10px 0px 4px;
}
#rightcol #reviews #table > img {
	margin-left: 10px;
}
#rightcol #reviews #table #author {
	text-align: right;
	margin-right: 8px;
    width: 100%;
    border-bottom: 1px dotted #ccb595;
}
#rightcol #reviews #table #allreviews {
	padding-left: 10px;
	font-size: 13px;
	text-decoration: underline;
}

#rightcol .shadow {
	position: absolute;
	width: 223px;
	height: 33px;
	bottom: -34px;
	right: 0;
}



#poptours {
	width: 100%;
}
#poptours #head {
	color: #6d3c00;
	width: 100%;
	height: 36px;
	border-radius: 5px;
	background: url('../images/libg.png') no-repeat;
	margin-bottom: 5px;
}

#inhead {
	color: #6d3c00;
	width: 100%;
	height: 36px;
	
	background: url('../images/libg.png') no-repeat;
	margin-bottom: 10px;
}

#inhead .label {
	float: left;
    font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
}

#poptours #head .label {
	float: left;
    font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
}
#poptours #head #alltours {
	float: right;
	margin: 10px 15px 0 0;
}
#poptours #head #alltours img {
	margin-right: 5px;
}
#poptours #blocks {
	width: 100%;
}
#poptours #blocks .tour {
	position: relative;
	width: 100%;
	height: 88px;
	margin-top: 1px;
}
#poptours #blocks .tour:hover {
	background: #feebd3;
}
#poptours #blocks .tour .img {
	float: left;
	width: 80px;
	height: 61px;
	margin: 13px;
}
#poptours #blocks .tour .img .bg {
    position: absolute;
	width: 80px;
	height: 61px;
	background: #e5bf8e;
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
}
#poptours #blocks .tour .img .picbg {
	position: absolute;
	width: 80px;
	height: 61px;
	background: #f8f2e2;
}
#poptours #blocks .tour .img .picbg .pic {
	width: 72px;
	height: 53px;
	margin: 4px;
	background-size: cover;
}
#poptours #blocks .tour .txt {
	float: right;
	width: 478px;
	margin-top: 10px;
}
#poptours #blocks .tour .title {
	color: #6d3c00;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#poptours #blocks .tour .title > div {
	overflow: hidden;
	height: 23px;
	padding-right: 10px;
}
#poptours #blocks .tour .desc {
	color: #595959;
	font-size: 14px;
	font-family: Arial;
	margin-top: 3px;
	height: 33px;
	padding-right: 10px;
	overflow: hidden;
}
#poptours #blocks .tour .more {
	float: right;
	margin-right: 5px;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}
#poptours #blocks .tour .dotted {
	width: 100%;
	height: 1px;
	position: relative;
	top: 88px;
	background: url('../images/linedot.png');
}

#ourtours {
	width: 100%;
	height: 238px;
	border-radius: 5px;
	border: 1px solid #e6bb83;
	margin-top: 26px;
	background: #fee0b8;
}
#ourtours .head img {
	float: right;
	padding-right: 10px;
	position: relative;
	top: -4px;
}
#ourtours #body {
	border-top: 1px solid #fff5e8;
}
#ourtours #slider {
	width: 565px;
	height: 176px;
	border: 2px solid #c17c42;
	margin: 10px auto;
	overflow: hidden;
}
#ourtours #slider #wrapper {
	width: 999px;
	height: 100%;
}
#ourtours #slider a {
	display: block;
	width: 62px;
	height: 100%;
	float: left;
	transition: width .3s;
	-o-transition: width .3s;
	-ms-transition: width .3s;
	-moz-transition: width .3s;
	-webkit-transition: width .3s;
}
#ourtours #body #slider a:hover {
	width: 255px;
}

#ourpros {
	width: 100%;
	margin-top: 20px;
}
#ourpros #head {
    color: #6d3c00;
	width:100%;
    height: 27px;
	border-radius: 5px;
}
#ourpros #head .label {
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
}
#ourpros #head #allpros {
	float: right;
	margin-top: 7px;
	color: #6d3c00;
	font-size: 13px;
	text-decoration: underline;
}
#ourpros #head #alltours img {
	margin-right: 5px;
}
#ourpros #head .dotted {
	width: 100%;
    height: 1px;
	position: relative;
	top: 26px;
	background: url('../images/greydot.png');
}
#ourpros #blocks {
	width: 100%;
}
#ourpros #blocks .tour {
	position: relative;
	width: 100%;
	height: 115px;
	margin-top: 10px;
}
#ourpros #blocks .tour .img {
	float: left;
	width: 120px;
	height: 90px;
	margin: 5px 2px;
}
#ourpros #blocks .tour .img .bg {
	position: absolute;
	width: 120px;
height: 90px;
	background: #e5bf8e;
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
}
#ourpros #blocks .tour .img .picbg {
	position: absolute;
	width: 120px;
	height: 90px;
	background: #f8f2e2;
}
#ourpros #blocks .tour .img .picbg .pic {
	width: 112px;
	height: 82px;
	margin: 4px;
	background-size: cover;
	background-position: center;
}
#ourpros #blocks .tour .txt {
	float: right;
	width: 447px;
	margin-top: 2px;
}
#ourpros #blocks .tour .title {
	color: #251104;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#ourpros #blocks .tour .title > div {
	overflow: hidden;
	height: 23px;
}
#ourpros #blocks .tour .desc {
	color: #251104;
	font-size: 14px;
	margin-top: 5px;
	height: 69px;
	overflow: hidden;
}
#ourpros #blocks .tour .more {
	color: #6d3c00;
	font-size: 13px;
	float: right;
	text-decoration: underline;
}
#ourpros #blocks .dotted {
	width: 100%;
	height: 1px;
	margin-top: 10px;
    margin-bottom:10px;
	background: url('../images/greydot.png');
}
#footer {
    width: 100%;
	/*min-height: 540px;*/
	background: #ffe3bb;
}
.brownhr {
	width: 100%;
	height: 7px;
	background: #8e4f00;
	box-shadow: 0 0 20px 5px #bbb;
}
#footer .pagepath {
	background: #e3b87c;
	height: 29px;
	border-bottom: 1px solid #ffeed8;
}
#bottommenu {
	/*	width: 870px;*/
	margin: 0 auto;
	padding: 20px 20px;
	border-bottom: 1px solid #E2B77B;
	font-family: Arial;
	overflow: hidden;
}

#bottommenu li{
    list-style:none;    
}

#bottommenu li ul li{
    padding-top: 6px;
    padding-bottom: 6px;
    font:14px/16px Arial;
    color: #261a09;
}


#bottommenu li a{
    font:13px/16px Arial;
    color: #261a09;
    display: block;
}

#bottommenu>li{
    float: left;
    margin-right: 20px;
    width:265px;
}

#bottommenu>li>a{
    font-weight: bold;
    /*display: block;*/
    border-bottom: 1px dotted #4c4337;
}
#bottommenu li ul{
    display:block;
}
#bottommenu li ul li{
    border-bottom: 1px solid #e0b67e;
}

#bottommenu li.dotline {
	background: url('../images/dot.png') repeat-x;
	height: 4px;
	width: 100%;
	margin: 25px auto;
    clear: both;
}
/*********************************************old bottomenu*****************************/
/*
#bottommenu #row1 {
	overflow: hidden;
}

#bottommenu .col {
	float: left;
	margin-left: 19px;
}
#bottommenu .col > * {
	min-width: 150px;
}
#bottommenu .col a {
	text-decoration: none;
}
#bottommenu .col .title {
	color: #261a09;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #4c4237;
	padding-bottom: 5px;
}
#bottommenu .col .item {
	border-bottom: 1px solid #e0b87f;
	padding: 6px 3px;
}*/
/************************************************old bottommenu************************************/
#copyright {
	border-top: 1px solid #fcf2e4;
	font-family: Tahoma;
	color: #1f1f1f;
	overflow: hidden;
    height: 45px;
}
#copyright > div > span {
	float: left;
	padding: 14px 0px;
	display: inline-block;
}


#smartlogo {
	width: 900px;
    margin: 0 auto;
	height: 44px;
	color: #261a09;
    padding-top:6px;
}
#smartlogo > * {
	float: right;
}
#smartlogo > span {
	margin-top: 10px;
}
#smartlogo > a {
	margin: 0 5px;
}
#smartlogo > a :hover {
/*	box-shadow: 0 0 5px 3px #947045;*/
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	border-radius: 0 0 120px 120px / 0 0 6px 6px;
}


.subCategoryList, .subCategoryList li ul{
    list-style: none;
}

.subCategoryList a{
    color: #673B30;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.subCategoryList li ul li p{
    color: black;    
    padding-left: 20px;
    font-size: 12px;
    font-family: Arial;
}

.subCategoryList li ul li p strong{
    color: black;
    font:bold 18px/18px Calibri;
    margin-bottom: 5px;
    
}

.subCategoryList li ul li{
    border-bottom: 1px dotted black;
}
.subCategoryList li ul li a.more{
    font: 12px/12px Arial;
    font-weight: normal;
    color: black;
    text-decoration: underline;
    text-align: right;
    margin-bottom: 5px;
    display: block;
}

.subCategoryList li ul li a:hover{
    text-decoration: none;
}
.tourhead{
    float: left;
    
}
.toright{
    float: right;
}

.toright a{
    font: 14px/18px Calibri;
    color: black;
    cursor: pointer;
}

.tours li ul, .subCategoryList li ul{
    display: none;
}

.tours>li, .subCategoryList>li {
    min-height: 36px;
    background: url(../images/libg.png) left top no-repeat;
    margin-bottom: 10px;
}



.tours li .tourhead, .subCategoryList>li .tourhead{
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.tours li .toright, .subCategoryList>li .toright{
    margin-right: 10px;
    margin-top: 8px;
}