﻿/* таблицы правки */
.EditTable { }
.EditCaption { color: #666644; font-size: large; text-align: left; padding-top: 15px; }
.EditItem { color: #8b0000; font-weight: bold }

/* таблицы */
.DataGridHeader { border-style: solid; border-width: 1px; border-color: #d3d3d3; text-align: center; font-weight: bold }
.DataGridItem { border-style: solid; border-width: 1px; border-color: #d3d3d3 }
.HotelTable { border-style: solid; border-width: 1px; border-color: #ffcc99; width: 100%; }
.HotelTable td { font-size: x-small; }
.HotelHeader { background-color: #ffcc99; padding: 3px; }
.MoreInfo { }
.BookNow { }
.CityName { width: 50%; }

/* специальный текст */
.Selected { font-weight: bold; color: #000000 }
.ErrorText { color: #ff0000; }
.Number { width: 70px; }
.SmallNumber { width: 30px; }
.FloatLeft { float: left; padding-right: 5px; }

/* общие для сайта, включая пользовательские тексты */
body { font-size: small; font-family: Tahoma; background-color: white; margin: 0px }

td { font-size: small }
th { font-weight: bold; font-size: small; vertical-align: middle }

h1 { color: #666644; font-weight: bold; font-size: x-large }
h2 { color: #666644; font-weight: bold; font-size: large }
h3 { color: #8b0000; font-weight: bold; font-size: medium }
h4 { color: #8b0000; font-weight: bold; font-size: small }
h5 { color: #8b0000; font-weight: bold; font-size: x-small }
h6 { color: #8b0000; font-weight: bold; font-size: xx-small }

a         { color: #8b0000; text-decoration: none }
a:hover   { text-decoration: underline }

hr { color: #696969; height: 1px; text-align: left }
img { border: 0; max-width: 300px;}
input, textarea { font-size: small; font-family: Tahoma; }

#header { background: #ffffff; }
#text {background: #ffffff;}
#left {background: #ede8ee;}
#right {background: #ffffff;}
#footer {height: 170px; background: #36517c; clear: both;}
.clear {clear: both;}


/* код для разметки 3-х колонок */
#wrapper { width: 750px; margin: 0px auto; }
#container { width: 750px; }
#content { width: 100%; float: left; }
#module { margin: 0px 175px; padding: 10px; }
#left {
  float: left;
  width: 175px;
  height: 1500px;
  margin-left: -100%;
}
#right {
  float: left;
  width: 175px;
  height: 1500px;
  margin-left: -175px;
}
.header1 {
	background: #39527b;
	height: 35px;
	color: white;
	font-size: 30px;
}
.header1_text {
	float: right;
	margin-right: 40px;
	margin-top: 3px;
}
.header2 {
	background: #7f9cbe;
	height: 32px;
	color: white;
	font-size: 12px;

}
.header2_text {
	float: left;
	margin-left: 40px;
	margin-top: 8px;
}
.header3 {
	background-image: url('Andorra.jpg');
	height: 193px;
}
.header4 {
	background: #e3b90f;
	width: 750px;
}
/* --------------------------Выпадающее меню------------------------- */
ul#navmenu-h {
	margin-left: 70px;
	margin-bottom: 0px;
	border: 0 none;
	padding: 0;
	height: 32px;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 32px;
	line-height:32px;
	background-image: url('devider.gif');
	background-position: left;
	background-repeat: no-repeat;
}

/* Root Menu */
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: white;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	height: 32px;
	padding: 0px 34px 0px 34px;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	background: #ebcd56;
	color: #39527b;
	height: 32px;
	background-image: url('devider.gif');
	background-position: left;
	background-repeat: no-repeat;
 }

.first {
	background: none !important;
}
ul#navmenu-h .first a:hover {
	background: #ebcd56;
	color: #39527b;
	height: 32px;
}
/* ---------------------------------------------------------------------------------- */
.side_header
{
	background: #7f9cbe;
	height: 32px;
	color: white;
	font-size: 12px;
	width: 164px;
}
.side_title1 {
	font-size: 14px;
	color: white;
	position: relative;
	top: 10px;
	left: 40px;
}
.side_title2 {
	font-size: 14px;
	color: white;
	position: relative;
	top: 10px;
	left: 10px;
}
.side_devider {
	height: 10px;
	width: 100%;
	background: white;
	overflow: hidden;
}
.side_header_form
{
	background: #7f9cbe;
	height: 32px;
	color: white;
	font-size: 12px;
	width: 175px;
}
.side_cont_form {
	height: 258px;
	background: #d3e3f2;
}
.side_devider_form {
	height: 7px;
	width: 100%;
	background: #d3e3f2;
	overflow: hidden;
}
.side_cont_form1 {
	height: 233px;
	width: 160px;
	background: white;
	position: relative;
	margin: 0px 8px;
}
#button_email
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	position: relative;
	border: 0px;
	background: #7f9cbe;
	padding-top: 8px;
}
#enter_email {
	font-weight: bold;
	font-size: 10px;
	width: 110px;
	margin-left: 5px; 
	padding: 2px 0 2px 3px;
}
.late_room {
	background-image: url('laterooms.gif');
	background-repeat: no-repeat;
	height: 47px;
	width: 148px;
	margin-left: 10px;
}
.search_line1 {
	font-size: 12px;
	color: black;
	margin: 5px 0 0 13px;
}

#button_search {
	position: relative;
	height: 19px;
	width: 128px;
	font-weight: 600;
	font-size: 12px;
	background-image: url('button_search1.gif');
	background-repeat: no-repeat;
	margin: 6px 0 0 14px;
	border: 0px;
}
.select1 {
	border: 1px #8498bd solid;
	height: 18px;
	width: 140px;
}
.nlen {
	border: 1px #8498bd solid;
	height: 18px;
	width: 140px;
}
.side_devider2 {
	height: 3px;
	width: 175px;
	background: white;
	overflow: hidden;	
}
.promot_cont {
	background: #ede8ee;
	height: 800px;
	width: 160px;
}
.ebookers {
	background-image: url('search_hotels.gif');
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	margin: 25px 0 0 27px
}

.ebookers2 {
	background-repeat: no-repeat;
	height: inherit;
	width: 120px;
	margin: 25px 0 0 27px
}

.oxford { margin: 5px 0 0 27px }
.foot_text {
	color: white;
	font-size: 12px;
	padding: 10px 7px 0 7px;

}
.text1 { float: left; color: #ffffff; text-decoration: none; }
.text2
{
	margin-left: 100px;
	float: left;
	background-image: url('devider.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
.text2 a { color: #ffffff; }
.text3
{
	float: right;	
	background-image: url('devider.gif');
	background-repeat: no-repeat;
	color: white;
	padding-left: 10px;
}
.text4
{
	background-repeat: no-repeat;
	color: white;
	padding-left: 10px;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.info
{
	font-family: Verdana;
	color: white;
	font-size: 12px;
}
.whitesmall { color: white; font-size: 10px; }

.ModuleSubHead
{ font-size:large; font-weight:bold;
}

