@charset "UTF-8";
@import url(base.css);
@import url(jquery.css);
@import url(popup.css);
@import url(jqueryFileTree.css);
@import url(search.css);
@import url(bustravel.css);

.error{color: #fb8f1e;}
.clear{clear: both; float: none;}
.hidden{
    display: none;
}

.photo_right{
    float: right;
    padding: 0 0 2px 5px;
    border-left: 10px solid #e9ecf1;
    margin: 0 0 10px 10px;
}

.photo_left{
    float: left;
    padding: 0 5px 2px 0;
    border-right: 10px solid #e9ecf1;
    margin: 0 10px 10px 0;
}

body{
    font-family: Verdana;
    font-size: 11px;
    color: #3C2005;
    background: #2a1505 url(../site_images/footer.jpg) no-repeat right bottom; padding-bottom: 15px;
}

a{ color: #76651f;}

#main_conteiner{
    width: 980px;
    margin: 0 auto;
    padding-bottom: 20px;
}

#header{
    height: 80px;
    background: url(../site_images/slogan.jpg) no-repeat right;
}
#print_header{display: none;}

#header .lang{
    float: right;
    background: url(../site_images/lng_arrow.gif) no-repeat right 4px;
    padding-right: 10px;
    text-decoration: none;
    color: #b2b094;
    margin: 60px 20px 0 0;
}

#header .logo img{
    margin: 15px 0 0 0px;
}

#nav{
    height: 39px;
    background: #76651f url(../site_images/menu_bg_up.jpg) no-repeat;
    list-style: none;
    padding-left: 15px;

}
#main #nav{height: 38px;}

#nav li{
    display: block;
    float: left;
    padding: 12px 12px 5px 11px;
    background: url(../site_images/menu_div_up.jpg) no-repeat right 10px;
}

#nav li span{
    color: #ffffff;
    background: url(../site_images/pip.jpg) no-repeat center 20px;
    padding-bottom: 14px;
}

#nav li span a {
    color: #ffffff;
}

#main #nav li span{padding: 0; background: none;}

#nav li a{text-decoration: none; color: #d3d2bd;}
#nav li a:hover{text-decoration: underline;}
#nav li.rss{float: right;}
#nav li.rss, #nav li.last{background: none;}

#bottom{
    background: url(../site_images/menu_bg_down.png) no-repeat;
    height: 41px;
}

#bottom .gospa{ float: right;}
#bottom .sitemap img{margin: 15px 0 0 15px;}

#content-main{
    height: 530px;
    clear: both;
    position: relative;
}
#content-main embed{
    z-index: 1;
    position: relative;
}
#content-main-in{
    position: absolute;
    width: 980px;
    height: 530px;
    z-index: 20;
    margin-top: -530px;
}

#content-main-in #col1{
    width: 445px;
    height: 530px;
    float: right;
}

#content-main-in #col1 h1{
    height: 34px;
    text-align: right;
    padding: 6px 17px 0 0;
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 20px;     
    color: #97A032; 
    font-weight: bold; 
}

#content-main-in #col1 .tx{
    height: 425px;
    padding: 15px 0 0 25px;
    overflow: hidden;
    margin-right: 20px
}

#content-main-in #col1 .news_items {
    margin-bottom: 15px
}

#content-main-in #col1 .news_items p {
    margin-left: 20px;
    padding-left: 8px;
    margin-top: 3px;

    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 11px;                 
    
    background-image: url(../site_images/news_line.gif);
    background-repeat: repeat-y;
    background-position: left;
}

#content-main-in #col1 .news_items p A {
    color: #3C2005;
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 11px;                 
    text-decoration: none;
    
}

#content-main-in #col1 .news_items p A:hover {
    color: #B44D10;
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 11px;                 
    text-decoration: underline;    
}

#content-main-in #col1 .news_items h2, #content-main-in #col1 .news_tiems b.m_ttl {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 14px;     
}

#content-main-in #col1 .news_items h2 A, #content-main-in #col1 .news_items b.m_ttl A {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 14px; 
    color: #3C2005; 
    text-decoration: none;    
}

#content-main-in #col1 .news_items h2 A:hover, #content-main-in #col1 .news_items b.m_ttl A:hover {
    text-decoration: underline;    
}

#content-main-in #col1 .col1-bottom {
    padding: 5px 10px 0 10px;
}

#content-main-in #col1 .col1-bottom .logo{
    float: right;
}
#content-main-in #col1 .col1-bottom  .subscribe{
    background: url(../site_images/email.png) no-repeat 0px 3px;
    padding: 3px 0px  3px 20px;
    margin-top: 15px;
    font-family: Tahoma, Verdana;    
    font-size: 11px;
    color: #2f1904;
    float: left;
}

#bottom_menu{text-align:center; margin:-40px auto 0 auto; display:table;}
#bottom_menu-in{display:table-cell;}
#bottom_menu ul{float:left;margin:0;padding:0;}
#bottom_menu li{
    float:left;
    margin:0 5px;
    padding: 12px 17px 5px 17px;
    list-style:none;
    background: url(../site_images/menu_div_up.jpg) no-repeat right 10px;
}

#bottom_menu li span{color: #939a33;}
#bottom_menu li a{text-decoration: none; color: #d3d2bd;}
#bottom_menu li a:hover{text-decoration: underline;}
#bottom_menu li.last{background: none;}

#content{background: #f2eed5; }

#content .nav{
    height: 30px;
    list-style: none;
    padding: 3px 0 0 30px;
    clear: both;
}

#content .nav li{float: left; font-size: 11px;}

#content .nav li a, #content .nav li span{padding: 10px 13px 0 13px; height:20px; color: #76651f; display: block;}

#content .nav li.act{background: #fff url(../site_images/content-nav-l.jpg) no-repeat left top;}
#content .nav li.act span{background: url(../site_images/content-nav-r.jpg) no-repeat right top; color: #9c9c0f;}

#sub-content{
    /*background: #f2eed5;*/
    padding-left: 30px;
}

#sub-content .tx{
    background: #fdfbeb url(../site_images/content_bg.jpg) no-repeat right bottom;
    min-height: 500px;
    padding: 20px;
    color: #474641;
}

#sub-content .tx ul{
    list-style: none;
    list-style-image: url(../site_images/actual_dot_list.png);
    margin-left: 25px;
}

#sub-content .tx .photo{
    float: right;
    text-align: right;
    margin-left: 15px;
}
#sub-content .tx .photo img{
    display: block;
    padding: 5px;
    background: #f2eed5;
    border: 1px solid #cdccbf;
}
#sub-content .tx .photo span{
    position: relative;
    display: block;
    float: left;
    background: #a0a00c;
    color: #f2eed5;
    width: auto;
    padding: 7px 10px 7px 7px;
    margin-top: -40px;
}
#sub-content .tx h1, #sub-content .tx h2, #sub-content .tx h3, #sub-content .tx .h3{
    color: #9d9e0f;
    font-family: verdana;
    font-size: 14px;
    margin-bottom: 15px;
}


#sub-content .tx h3, #sub-content .tx .h3{font-weight: normal;}
#sub-content .tx p{
    margin-bottom: 15px;
    line-height: 1.3em;
}

#sub-content .tx p b{white-space: nowrap;}

#sub-content .tx h3{
    color: #76651f;
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
}

#sub-content .tx h3 a{color: #76651f; text-decoration: none;}
#sub-content .tx h3 a span{color: #908e88; font-weight: normal;}
#sub-content .tx h3 a b{color: #cb7434;}
#sub-content .tx h3 a:hover{text-decoration: underline;}

#sub-content .tx .consultants{
    padding-top: 15px;
}

#sub-content .tx .consultants .h2{
    display: block;
    padding-bottom: 15px;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: bold;
}

#sub-content .tx .consultants div{
    background: #f2eed5;
    float: left;
    margin: 0 20px 10px 0;
    padding: 0px;
    width: 250px;
}
#sub-content .tx .consultants img{
    float: left;
    margin-right: 7px;
    border: 1px solid #f3f0e1;
}
#sub-content .tx .consultants .h3{
    display: block;
    font-weight: bold;
    background: #e2dfd0;
    font-size: 12px;
    color: #474641;
    padding: 3px 0;
    margin-bottom: 7px;
}

#sub-content .tx .consultants span {
	display: block;
	padding-top: 12px;	
	font-size: 9px;
	font-family: Tahoma;	
}

#sub-content .tx .consultants a{
    display: block;
}
#sub-content .tx .bottom{
    clear: both;
    border-top: 3px solid #e2dfd0;
    width: 520px;
    padding: 10px 0;
    margin-top: 10px;
}

#sub-content .tx .bottom  a{ display: block; float: left; margin-right: 15px; padding: 0 0 5px 20px;}
#sub-content .tx .bottom  a.print{background: url(../site_images/ico_print.png) no-repeat 0 0;}
#sub-content .tx .bottom  a.friend{background: url(../site_images/ico_friend.png) no-repeat 0 0;}
#sub-content .tx .bottom  a.form{background: url(../site_images/ico_form.png) no-repeat 0 0;}



dl.content_offer{
    margin: 10px 0;
}

dl.content_offer dd{
    color: #76651f;
    font-size: 14px;
    padding: 3px 0 2px 30px;
}

dl.content_offer dd b{
    font-size: 12px;
    color: #cb7434;
}

dl.content_offer dd a{    
    text-decoration: none;
}

dl.content_offer dd a:hover{
    text-decoration: underline;
}

dl.content_offer dt ul{
    list-style: none;
    list-style-image: url(../site_images/actual_dot_list.png);
    margin-left: 25px;
    margin-top: 5px;
}

dl.content_offer dt{
    font-size: 11px;
    margin: 0 0 5px 25px;
    /*border-bottom: 1px solid #e2dfd0;*/
    padding: 4px 5px 5px 7px;
}

dl.content_offer dt ul {
    
}

dl.content_offer dt span{
    color: #9b9b9b;
}

dl.content_offer dd.fly{background: url(../site_images/actual_dot.gif) no-repeat 0px 0px;}
dl.content_offer dd.lock{background: url(../site_images/actual_dot.gif) no-repeat 0px 0px;}


#content table{
    border-collapse: collapse;
    color: #76651f;
    margin: 10px 0;
}

#content table td{
    padding: 5px 8px;
    background: #f2eed5;
    border: 1px solid #fdfbeb;
}

#content table td.gray{
    padding: 5px 8px;
    background: #f4f2e7;
    border: 1px solid #fdfbeb;
}

#content table thead td{
    color: #908e88;
    font-weight: bold;
    background: #e2dfd0;
    border-bottom: 1px solid #cac7b9;
}

#content_h{
    background: #f2f2ee;
    height: 36px;
}

#content_h h1{
    color: #97a032;
    font-size: 18px;
    font-weight: normal;
    padding: 7px 0 0 40px;
}

#content_h .h_nav{
    float: right;
    padding: 10px 10px 0 0;
}

#content_h .h_nav  a{ display: block; float: left; margin-right: 15px; padding: 0 0 5px 20px;}
#content_h .h_nav  a.print{background: url(../site_images/ico_print.png) no-repeat 0 0;}
#content_h .h_nav a.friend{background: url(../site_images/ico_friend.png) no-repeat 0 0;}
#content_h .h_nav  a.form{background: url(../site_images/ico_form.png) no-repeat 0 0;}


ul#nav_path{
    list-style: none;
    font-size: 10px;
    clear: both;
    color: #797979;
    padding: 5px 15px;
    background: #ffffff;
    display: block;
}

ul#nav_path li{
    display: inline;
    background: url(../site_images/lng_arrow.gif) no-repeat 0px 4px;
    padding-left: 10px;
}

ul#nav_path li a{color: #797979;}

ul#nav_path li.first{
    background: none;
    padding: 0;
}

.fr_form input {
    border: 1px solid #bbb69c;
    font-family: Tahoma;
    font-size: 12px;
}

.fr_form #bu_send_friend {
   font-size:11px;
   font-family: Trebuchet MS, Verdana;    
   color:#DBCDC0;
   background-color:#3F1F04;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff80552B',EndColorStr='#ff3F1F04');
   border-style:solid;
   border-color:#80552B;
   border-width:1px;
   margin-right: 2px;

   padding-left: 6px;
   padding-right: 6px;
   padding-top: 2px;
   padding-bottom: 2px;
}

div#scont {
    width: 975px;
    margin: auto 
}


#scont h3 {
    color: #FFF;
}

#scont  {
    padding: 5px;    
    color: #5d4221;
    line-height: 130%;
}

#scont a {
    color: #5d4221;
}

#share {
	display: inline;			
}

#share li {
	list-style: none;
	display: inline-block;
	margin-left: -24px;
	padding-right: 23px;		
}

#share li.last {
	margin-left: -25px;	
}
 