/* CSS Simple reset */
* {margin: 0; padding: 0}
html, body {
/*	height: 100%;*/
	width: 100%;
	font: 12px arial,sans-serif;
	text-align: center;
	background: #f6f3e7;
}
body {background: url('/images/topbg.jpg') top no-repeat}
#wrapper {background: transparent url('/images/bottombg.jpg') bottom no-repeat; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a img {border: none;}
p {margin: 10px 0 15px 0;}
a {color: #f87500;}
a:hover {text-decoration: none}
#content img, #content1 img {max-width: 100%; vertical-align: bottom;}
h1 {color: #71a9d5; font-size: 18px; margin-bottom: 15px;}
#seo_h1 {color: #71a9d5; font-size: 14px; margin-bottom:10px; font-weight: bold;}
h2 {color: #71a9d5; font-size: 12px;}
img[align="left"] {margin: 5px 15px 5px 0}
img[align="center"] {display:block; margin:0 auto !important;}
img[align="right"] {margin: 5px 0 5px 15px}

#header, #main, #footer {width: 1000px; min-width: 1000px; margin: auto; height: auto;}
#header {
	background: #f87500;
	padding-top: 10px;
	height: auto;
	z-index: 10;
}
#header ul.menu {
	list-style: none;
	width: 100%;
	height: 100%;
	z-index: 10;
}
#header ul.menu li {
	float: left;
	position: relative;
	z-index: 10;
}
#header ul.menu li a {
	float: left;
	display: block;
	background: url('/images/topmenu.jpg') top right no-repeat;
	border-left: 1px solid #ffffff;
/*	padding: 0 24px 0 24px;*/
	height: 33px;
	line-height: 33px;
	color: #694b33;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 124px;
}
/* Correct width for menu to 100% width */
/*#header ul.menu li.first a { padding: 0 22px 0 23px; }*/
#header ul.menu li.active a, #header ul.menu li a:hover {
	background: url('/images/topmenu.jpg') bottom right no-repeat;
	border-left: 1px solid #bac7cf;
	color: #ffffff;
}
#header .menu .submenu ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 33px;
	left: 0px;
	z-index: 10000;
	border: 1px solid #ffffff;
	z-index: 10;
}
#header .menu li.submenu:hover ul {display: block; list-style: none;}
#header .menu .submenu ul li {float: none;}

#header .menu .submenu ul li a {
	width: 124px;
	float: none;
	display: block;
	line-height: 18px;
	background: #fbc95d;
	height: auto;
}
#header .menu .submenu ul li a:hover {background: #71a9d5;}
#header .menu .submenu ul li.active a {background: #71a9d5}
#header .phones {
	height: 100%;
	background: url('/images/hgrad.jpg') bottom left repeat-x;
	width: 1000px;
	padding-top: 10px;
	position: relative;
	clear: both;
	z-index: 1;
}
#header .phones .list {
	float: right;
	width: 800px;
	background: url('/images/phonesbg.jpg') bottom right repeat-x;
	text-align: center;
	min-height: 174px;
	height: auto !important;
	height: 174px;
	z-index: 2;
}
#header .phones .list div {
	width: 199px;
	float: left;
	height: auto;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px dashed #9A4600;
	margin-bottom: 15px;
	z-index: 3;
}
#header .phones .list div.c4 {border: none}
#header .phones .list div span {
	background: #ffffff;
	padding: 2px;
	margin: 5px;
	line-height: 25px;
}
.phones div.c1 span {color: #ff7800}
.phones div.c2 span {color: #9900cc}
.phones div.c3 span {color: #c74545}
.phones div.c4 span {color: #0030ff}
#header .phones a.blue_btn {
	display: block;
	font-style: italic;
	line-height: 28px;
/*	width: 100px; */
	background: url('/images/blue_button.png') top center no-repeat;
	color: #ffffff;
	text-decoration: none;
	margin: 5px 0;
}
#header .iecorrect {
	width:100%;
	margin:0;
	height:0
}
#header .phones .adv {
	float: left;
	width: 185px;
	margin: 0 5px 0 10px;
	display: inline;
	background: none;
}
#main {
/*	clear: both;*/
	background: #fbfaf5 url('/images/mainbg.jpg') left top repeat-x;
}
#main ul.phones {
	list-style: none;
	background: url('/images/phones_bg.jpg') top left repeat-x;
	height: 19px;
/*	width: 1000px;*/
}
#main ul.phones li {
/*	float: right;*/
	display: inline;
}
#main ul.phones li a {
	float: right;
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ffffff;
	background: url('/images/phonesmenu.jpg') top right no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#main ul.phones li.last a { border: none }
/* #main ul.phones li.last { width: 100%;} */
#main ul.phones li a:hover {
	background: url('/images/phonesmenu.jpg') bottom right no-repeat;
	color: #f87500;
}
#phones_top {
	width: 1000px;
	clear: both;
	padding: 15px 0 10px 0;
/*	min-height: 25px;
	height: auto !important;
	height: 25px;*/
}
#phones_top div {
	float: right;
	width: 200px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#phones_top div span {
	padding: 2px;
	margin: 5px;
	line-height: 25px;
	color: #0ca500;;
}
#phones_top a {
	font-style: italic;
	line-height: 28px;
	color: #ff7800;
	text-decoration: underline;
	margin: 5px 0;
}

/**/
#broad_top {
 width: 895px;
 clear: both;
 padding: 0px 0px 0px 25px;
/* min-height: 25px;
 height: auto !important;
 height: 25px;*/
}
#broad_top div {
 float: left;
 width: 200px;
 text-align: left;
 color: #000000;
 font-weight: bold;
}
#broad_top div span {
 padding: 2px;
 margin: 5px;
 line-height: 25px;
 color: #0ca500;;
}
#broad_top a {
 /*font-style: italic;*/
 line-height: 28px;
 color: #ff7800;
 text-decoration: underline;
 margin: 5px 0;
}
/*
*	Блоки для главной страницы
*/
#blocks {
	width: 973px;
	padding: 0 15px 0 12px;
}

#blocks .block_even {
	width: 420px;
	height: 134px;
	float: left;
	margin-bottom: 25px;
	padding: 8px 33px 0 27px;
}
#blocks .block_odd {
	width: 420px;
	height: 134px;
	float: right;
	margin-bottom: 25px;
	padding: 8px 45px 0 15px;
}
#blocks .name {
	float: left;
	text-transform: uppercase;
	color: #f87500;
	font-size: 18px;
	padding-left: 5px;
}
#blocks .order{
	float: left;
	clear: left;
	margin-top: 5px;
}
#blocks .order a {
	display: block;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
	line-height: 28px;
	width: 200px;
/* Перерезать кнопку!!! */	
	background: url('/images/blue_long_bt.png') top left no-repeat;	
	text-decoration: none;
}
#blocks .price {
	float: right;
	font-size: 16px;
	color: #f87500;
	text-align: right;
}
#blocks .links {
	margin: 70px 0 0 220px;
	text-align: left;
}
#blocks .links a {
	color: #645d4b;
	line-height: 20px;;
}

/* Backgrounds for blocks with classname block.$country_id */
#blocks .block1 { background: url('/images/block1.png') top left no-repeat; }
#blocks .block2 { background: url('/images/block2.png') top left no-repeat; }
#blocks .block3 { background: url('/images/block3.png') top left no-repeat; }
#blocks .block4 { background: url('/images/block4.png') top left no-repeat; }
#blocks .block5 { background: url('/images/block5.png') top left no-repeat; }
#blocks .block6 { background: url('/images/block6.png') top left no-repeat; }
#blocks .block7 { background: url('/images/block7.png') top left no-repeat; }
#blocks .block8 { background: url('/images/block8.png') top left no-repeat; }


/*
*	Content styles
*/
#content {
	text-align: justify;
	width: 910px;
	margin: 0 40px 0 40px;
	color: #3f3c36;
}
#content_int {text-align: justify;	margin: 0 245px;}

/*
*	Left navigation
*/
#main .navigation {
	float: left;
	width: 200px;
/*	margin: 0 20px 0 25px;*/
	text-align: left;
	padding-bottom: 17px;
	background: url('/images/lmenubgbottom.png') bottom center no-repeat;
	display: inline;
}
#main .navigation h2 {
	font-size: 14px;
	color: #00213a;
	background: url('/images/lmenubgtop.png') top center no-repeat;
	font-weight: normal;
	font-style: italic;
	padding: 6px 10px 6px 10px;
}
#main .navigation .my_h2 {
 font-size: 14px;
 color: #00213a;
 background: url('/images/lmenubgtop.png') top center no-repeat;
 font-weight: normal;
 font-style: italic;
 padding: 6px 10px 6px 10px;
}
#main .navigation ul {
	width: 100%;
	padding: 0 10px 0 15px;
	list-style: none;
	background: url('/images/lmenubg.jpg') left top repeat-y;
}
#main .navigation ul li {
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
}
#main .navigation ul li a {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}
#main .navigation ul li a:hover {text-decoration: none}
#main .navigation span {
	display: block;
	height: 17px;
	background: url('/images/lmenubgbottom.png') top center no-repeat;
}
#main .rightnav {
	float: right;
	margin: 0 25px 0 20px;
	width: 200px;
	text-align: left;
	display: inline;
}
#main .rightnav ul.orders {list-style: none; padding-bottom: 30px;}
#main .rightnav ul.orders li {margin-bottom: 10px}
#main .rightnav ul.orders li a {
	display: block;
	padding: 0 10px 0 10px;
	width: 180px;
	text-align: left;
	line-height:28px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: url('/images/right_menu.png') bottom center no-repeat;
}
#main .rightnav ul.orders li a:hover, #main .rightnav ul.orders li.active a {
	background: url('/images/right_menu.png') top center no-repeat;
	color: #00213a;;
}
#main .rightnav span.title {
	font-weight: bold;
	padding: 0 0 10px 25px;
	color: #694b33;
}
#main .rightnav .c1 {color: #ff7800}
#main .rightnav .c2 {color: #9900cc}
#main .rightnav .c3 {color: #c74545}
#main .rightnav .c4 {color: #0030ff}
#main .rightnav ul.adresses {
	list-style: none;
	padding-left: 40px;
}
#main .rightnav ul.adresses li {margin: 15px 0 15px 0}
#main .rightnav ul.cities {
	list-style: none;
	padding: 0 0 10px 40px;
}
#main .rightnav ul.cities li a {
	font-weight: bold;
	color: #f87500;
	line-height: 18px;
}
#main .tours {
	margin: 20px 25px 20px 25px;
	clear: both;
	height: 28px;
}
#main .tours ul {list-style: none}
#main .tours li {width: 190px; float: left;}
#main .tours li a {
	display: block;
	background: url('/images/menuorangebtn.png') bottom center no-repeat;
	line-height: 28px;
	color: #694b33;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#main .tours li a:hover, #main .tours li.active a {
	background: url('/images/menuorangebtn.png') top center no-repeat;
	color: #ffffff;
}

/*
*	Footer
*/
#footer {padding-top: 15px; background: #fbfaf5;z-index: 10}
#footer div.menu {
	width: 910px;
	background: url('/images/orangemenu.jpg') top left repeat-y;
	padding: 0 45px 0 45px;
	text-align: center;
/*	height: 28px;*/
}
#footer div.menu ul {
	width: 910px;
	list-style: none;
	text-align: center;
	z-index: 10;
	position: relative;
}
#footer div.menu ul li {
/*	display: inline;*/
	white-space: nowrap;
	float: left;
	z-index: 10;
	position: relative;
}
#footer div.menu ul li a {
	line-height: 28px;
	color: #ffffff;
	font-size: 14px;
/*	margin: 0 30px 0 30px;*/
	text-decoration: none;
	display: block;
	width: 130px;
	float: left;
}
#footer div.menu ul li a:hover {
	text-decoration: underline;
}
#footer .menu .submenu ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	z-index: 10;
	width: auto;
}
#footer .menu li.submenu:hover ul {display: block; list-style: none;}
#footer .menu .submenu ul li {float: none;}

#footer .menu .submenu ul li a {
	width: 130px;
	float: none;
	display: block;
	line-height: 18px;
	background: #f87500;
	height: auto;
}
#footer .menu .submenu ul li a:hover {background: #71a9d5;}
#footer .menu .submenu ul li.active a {background: #71a9d5}

#footer .phones{
	width: 800px;
	text-align: center;
	margin: 20px 100px 0 100px;
}
#footer .phones div {
	width: 199px;
	float: left;
	height: auto;
	color: #000000;
	font-weight: bold;
	border-right: 1px dashed #9A4600;
	margin-bottom: 15px;
}
#footer .phones div.c4 {border: none}
#footer .phones div span {
	padding: 2px;
	margin: 5px;
	line-height: 25px;
}
#footer .phones a {
/*	display: block;*/
	font-style: italic;
	line-height: 28px;
	color: #ff7800;
	text-decoration: underline;
	margin: 5px 0;
}
#phones_foot {
 width: 1000px;
 clear: both;
 padding: 15px 0 10px 0;  
/*	height:0;
	display: none;*/
}

#phones_foot div {
 float: right;
 width: 200px;
 text-align: center;
 color: #000000;
 font-weight: bold;
}
#phones_foot div span {
 padding: 2px;
 margin: 5px;
 line-height: 25px;
 color: #0ca500;;
}
#phones_foot a {
 font-style: italic;
 line-height: 28px;
 color: #ff7800;
 text-decoration: underline;
 margin: 5px 0;
}

#footer ul.footphones {
	list-style: none;
	clear: both;
	padding-top: 15px;
	background: url('/images/phones_bg.jpg') bottom left repeat-x;
	height: 19px;
/*	width: 1000px;*/
}
#footer ul.footphones li {
/*	float: right;*/
	display: inline;
}
#footer ul.footphones li a {
	float: right;
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ffffff;
	background: url('/images/phonesmenu.jpg') top right no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#footer ul.footphones li.last a { border: none }
/* #main ul.phones li.last { width: 100%;} */
#footer ul.footphones li a:hover {
	background: url('/images/phonesmenu.jpg') bottom right no-repeat;
	color: #f87500;
}
#footer .copyrights {
	clear: both;
	background: url('/images/footbg.jpg') top left repeat-x;
	padding: 20px 45px 0 45px;
	height: 44px;
}
#footer .copyrights .links { float: left; text-align: left; }
#footer .copyrights .links a {
	font-size: 11px;
	color: #645d4b;
	text-decoration: none;
}
#footer .copyrights .counters { float: right; }
#footer .copyrights .counters a { margin-left: 10px; }
.error_red {
color:#FF0000;
font-size:9px;
visibility:hidden;
}

/*
*	Gismeteo informer style
*/
.leftnav {
	float: left;
	margin: 0 20px 0 25px;
	width: 200px;
	display: inline;
}
.weather {
	float: left;
	margin-top: 15px;
}
.gmtbl{background-color: #FBFAF5; border: 1px solid #71A9D5;}
.gmtdttl{font-size: 14px; color: #000000; text-align:center;  background-color: #71A9D5}
.gmtdtext{font-size: 12px; font-weight: normal; color: #000000; text-align:center;}
.tddiv { text-align: left !important;}
div#cntdiv{ position:absolute; display:block;}
div#infselectlist{ background-color: #ffffff; border: 1px solid #7c7c7c; width:100%; height:100%; position:relative; top:1; left:0; right:0; visibility:hidden; cursor:pointer;}
div#hiddentl{ position:relative; top:1; left:0; right:0; visibility:hidden;}
.hotels{
  list-style: square;
  padding-left: 30px;
}
.advblock {
	font-size: 11px;
}
.advblock .advitem {
	float: left;
	padding: 10px;
}
.advblock .col5 {width: 180px}
.advblock .col4 {width: 230px}
.advblock .col3 {width: 310px}
.advblock .col2 {width: 480px}
.advblock .clr {clear: both;}

.hidden {
    display: none;
}
