/* Общие стили для разметки */
body {
	margin: 0;
	padding: 0;
}

#mainSpace {
	width: 100%;
	height: 100%;
}

#mainSpace td {
	vertical-align: top;
}

#headBlock {
	background-color: #0b405c;
	text-align: center;
	height: 64px;
}

#mainBlock {
	height: 100%;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #f2e6d3;
	text-align: center;
	padding-top: 16px;
}

#leftBlock {
	width: 201px;
	text-align: left;
	vertical-align: top;
}

#centerBlock {
	width: 598px;
	/*max-width: 598px;*/
	vertical-align: top;
}

#rightBlock {
	width: 201px;
	vertical-align: top;
}

/* Белый блок с загругленными углами и текстом :) */
.whiteBlock .content {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.whiteBlock td {
	background-color: white;
}

.whiteBlock .leftTop {
	width: 6px;
	height:6px;
	background-color: transparent;
	background-image: url(images/whiteBlock_lt.png);
	background-repeat: no-repeat;
}

.whiteBlock .leftBottom {
	width: 6px;
	height:6px;
	background-color: transparent;
	background-image: url(images/whiteBlock_lb.png);
	background-repeat: no-repeat;
}

.whiteBlock .rightTop {
	width: 6px;
	height:6px;
	background-color: transparent;
	background-image: url(images/whiteBlock_rt.png);
	background-repeat: no-repeat;
}

.whiteBlock .rightBottom {
	width: 6px;
	height:6px;
	background-color: transparent;
	background-image: url(images/whiteBlock_rb.png);
	background-repeat: no-repeat;
}

/* Голубой блок */
.cyanBlock .content {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	font-size: 11px;
	font-family: Tahoma;
	color: #fffbd7;
}

.cyanBlock td {
	background-color: #18afc8;
	_background-color: #11a6c1;
}

.cyanBlock .leftTop {
	width: 8px;
	height:8px;
	background-color: transparent;
	background-image: url(images/cyanBlock_lt.png);
	background-repeat: no-repeat;
}

.cyanBlock .leftBottom {
	width: 8px;
	height:8px;
	background-color: transparent;
	background-image: url(images/cyanBlock_lb.png);
	background-repeat: no-repeat;
}

.cyanBlock .rightTop {
	width: 8px;
	height:8px;
	background-color: transparent;
	background-image: url(images/cyanBlock_rt.png);
	background-repeat: no-repeat;
}

.cyanBlock .rightBottom {
	width: 8px;
	height:8px;
	background-color: transparent;
	background-image: url(images/cyanBlock_rb.png);
	background-repeat: no-repeat;
}

/* Коричневый блок */
.brownBlock .content {
	text-align: left;
	vertical-align: top !important;
	padding: 8px 0 !important;
}

.brownBlock .content a {
	font-size: 11px;
	font-family: Tahoma;
	color: #01799c;
	text-decoration: none;
}

.brownBlock .content a:hover {
	text-decoration: underline;
}

.brownBlock td {
	background-color: #ede5d6 !important;
}

.brownBlock .leftTop {
	width: 6px !important;
	height: 6px !important;
	background-color: transparent !important;
	background-image: url(images/brownBlock_tl.gif) !important;
	background-repeat: no-repeat;
}

.brownBlock .leftBottom {
	width: 6px !important;
	height:6px !important;
	background-color: transparent !important;
	background-image: url(images/brownBlock_bl.gif) !important;
	background-repeat: no-repeat;
}

.brownBlock .rightTop {
	width: 6px !important;
	height:6px !important;
	background-color: transparent !important;
	background-image: url(images/brownBlock_tr.gif) !important;
	background-repeat: no-repeat;
}

.brownBlock .rightBottom {
	width: 6px !important;
	height:6px !important;
	background-color: transparent !important;
	background-image: url(images/brownBlock_br.gif) !important;
	background-repeat: no-repeat;
}

/* Главный блок */
.mainBlock .content {
	text-align: left;
	vertical-align: top;
	padding: 11px 15px;
}

.mainBlock td {
	background-color: #fbfaf1;
}

.mainBlock .leftTop {
	width: 9px;
	height:9px;
	background-color: transparent;
	background-image: url(images/mainBlock_lt.png);
	background-repeat: no-repeat;
}

.mainBlock .leftBottom {
	width: 9px;
	height:9px;
	background-color: transparent;
	background-image: url(images/mainBlock_lb.png);
	background-repeat: no-repeat;
}

.mainBlock .rightTop {
	width: 9px;
	height:9px;
	background-color: transparent;
	background-image: url(images/mainBlock_rt.png);
	background-repeat: no-repeat;
}

.mainBlock .rightBottom {
	width: 9px;
	height:9px;
	background-color: transparent;
	background-image: url(images/mainBlock_rb.png);
	background-repeat: no-repeat;
}

/* Блок с туром */
.tourBlock {
	position: relative;
	width: 174px;
}

.tourDesc {
	position: absolute;
	width: 172px;
	bottom: -13;
	_bottom: -10;
	left: 0;
}

/* Синяя плашка */
.blueBlock {
	width: 100%;
	height: 22px;	
}

.blueBlock td, .blueBlock a, .blueBlock a:visited {
	background-color: #0b405c;
	background-color: #073550;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 5px;
}

.blueBlock a:hover {
	text-decoration: underline;
}

.blueBlock .right {
	width: 11px;
	height: 22px;
	background-color: transparent;
	background-image: url(images/blueBlock_r.png);
	background-repeat: no-repeat;
	padding: 0;
}

/* Спецпредложение */
.specOffer  {
	width: 174px;
	height: 124px;
	background-image: url(images/spec.png);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Tahoma;
	color: #1b7e8e;
	position: relative;
}

/* Стили текста */
p {
	margin-top: 0;
	margin-bottom: 10px;
}

.mainText {
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
}

.mainText a {
	font-family: Tahoma;
	font-size: 11px;
	color: #01799c;
	text-decoration: underline;
}

.mainText a:hover {
	text-decoration: none;
}

.copyright a {
	color: #999188;
	text-decoration: none;
}

.copyright a:hover {
	color: #999188;
	text-decoration: underline;
}

.title {
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 18px;
	color: #016190;
}

.orangeTitle {
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 18px;
	color: #fe7f02;
}

.orangeTitleSmall {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ff8602;	
}

.whiteTitle {
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

input, select {
	font-family: Tahoma;
	font-size: 11px;
}

.siteTable {
	border-collapse: collapse;
	border: 1px solid #dad4c5;
	background-color: #ffffff;
}

.siteTable td {
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
}

.siteTable .head td {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #52acb5;
}

.siteTable .odd td {
	background-color: #f3ebdf;
}

.siteTable .even td {
	background-color: #fbfaf1;
}

/* Блоки с листочками */
#decoreImage1 {
	width: 131px;
	height: 362px;
	position: absolute;
	background-image: url(images/decore1.png);
	background-repeat: no-repeat;
	z-index: 100;
	top:363;
	_top:383;
	right: 0;
}

#decoreImage2 {
	width: 201px;
	height: 245px;
	position: absolute;
	background-image: url(images/decore2.png);
	background-repeat: no-repeat;
	z-index: -1;
	top:299;
	left: 0;
	_left: -13;
}

#decoreImage3 {
	width: 366px;
	height: 159px;
	position: absolute;
	background-image: url(images/decore3.png);
	background-repeat: no-repeat;
	z-index: -1;
	top: -81;
	right: -155;
}

/* Горизонтальная линия */
hr {
	height: 1px;
	background-color: #e4dac9;
	color: #e4dac9;
	border: none;
}

/* Верхняя менюшка */
.menuTop {
	padding: 0;
	margin: 0;
	_margin-top: 25px;
}

.menuTop li {
	float: left;
	list-style: none;
	margin-left:16px;
}

.menuTop .delim {
	width: 1px;
	background-image: url(images/delim.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menuTop a {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.menuTop a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menuTop .active {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #fffbd7;
}

/*
	Левая менюшка
*/
.menuLeft {
	padding: 0;
	margin: 0;
}

.menuLeft li {
	padding-left: 14px;
	margin: 8px 0;
	_margin: 4px 0;
	list-style: none;
	background-image: url(images/oarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	height: 15px;
}

.menuLeft a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #01799c;
	text-decoration: none;
	vertical-align: top;
	_vertical-align: middle;
}

.menuLeft a:hover {
	color: #ff8602;
	text-decoration: none;
}

.menuLeft .active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff8602;
}

.menuLeft .subItem {
	padding-left: 15px;
	background-image: none;
	height: 13px;
	margin: -6 0 8 0 !important;
	_margin: -6 0 2 0 !important;
}

.menuLeft .subItem a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55514c;
}

.menuLeft .subItem a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #01799c;
}

.menuLeft .activeSubItem {
	padding-left: 15px;
	background-image: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #01799c;
	height: 13px;
	margin: -6 0 8 0 !important;
	_margin: -6 0 2 0 !important;
}

/* Менюшка с отелями */
.countryMenu {
	padding: 0;
	margin: 0;
}

.countryMenu li {
	list-style: none;
	min-height: 20px;
	padding-bottom:5px;
	background-image: url(images/oarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 14px;
	vertical-align: top;
	margin-bottom: -5px;
}

.countryMenu li a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #01799c;
	text-decoration: none;
	vertical-align: top;
}

.countryMenu li a:hover {
	color: #ff8602;
	text-decoration: none;
}

.townMenu {
	padding-left: 0;
	margin-left: 0;
	_margin-top:-5px;
	padding-left: 10px;
}

.townMenu, x:-moz-any-link, x:default {
	margin-top:-5px;
}

.townMenu li {
	list-style: none;
	z-index: -1;
	background-image: none;
	padding-left: 0;
	vertical-align: top;
	margin-bottom: -10px;
}

.townMenu li a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55514c;
	vertical-align: top;
	z-index: 100;
}

/* Горячие предложения */
.hotOffers {
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
}

.hotOffers td {
	background-image: url(images/garrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 0px;
}

.hotOffers a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #01799c;
	text-decoration: none;
}

.hotOffers a:hover {
	text-decoration: underline;
}

.orange {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fd7f02;
}

/* Статьи */
.articles {
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
}

.articles a {
	font-family: Tahoma;
	font-size: 11px;
	color: #01799c;
	text-decoration: underline;
}

.articles a:hover {
	text-decoration: none;
}

.articles td {
	background-image: url(images/garrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 0px;
}

/* Форма заказа */
#requestForm table td {
	vertical-align: middle !important;
}

/* Агентства */
.agentTableSpec {
	border: 1px solid #dad4c5;
	background-color: #ffffff;
}

.agentTableSpec td {
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
}

.agentTableSpec td.date {
	color: #01799c;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

.agentTableSpec .odd td {
	background-color: #fff1d1;
}

.agentTableSpec .even td {
	background-color: #fff5e0;
}

/* Описание отеля */
.hotelPath, .hotelPath a {
	font-family: Tahoma;
	font-size: 10px;
	color: #918c87;
	text-decoration: none;
}

.hotelPath a:hover {
	text-decoration: underline;
}

.hotelPath .hotel {
	font-size: 11px;
	color: #004f78;
}

/* Блок с надписью забронировать */
.doOrderBlock {
	background-color: #fbfaf1;
	position: relative;
	width: 94px;
	height:19px;
}

.doOrderBlock .content {
	background-color: #18afc8;
	height: 15px;
	width: 94px;
	display: block;
	position: absolute;
	bottom: 0;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	padding-top: 1px;
	text-align: center;
}

.doOrderBlock .content:hover {
	background-color: #fe7f02;
}

.doOrderBlock .arrow {
	background-image: url(images/carrow.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 6;
}

/* Кнопки в форме заказа */
.nextStep, .prevStep {
	background-color: #18afc8;
	font-family: Tahoma;
	font-size: 10px !important;
	color: white !important;
	font-weight: bold;
	text-decoration: none !important;
	width: 74px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	display: block;
}

.nextStep:hover, .prevStep:hover {
	background-color: #fe7f02;
}


/* Табличка туров */


.tourtable {
	font-size: 11px;
	font-family: Tahoma;
	color: #55514c;
	border-collapse: collapse;
}

.tourtable a {
	font-family: Tahoma;
	font-size: 11px;
	color: #01799c;
	text-decoration: underline;
}

.tourtable td {
	border: 1px solid #000000;
}

.white, .white:visited {
	color: white;
	text-decoration: none;
}

.white:hover {
	color: white;
	text-decoration: underline;
}
