/*
hostel-allworld.ru CSS
21.07.2009
*/

body {
	background: url('/pics/bg.jpg') repeat-x #0199CB; 
	font-size: 12px; /* 82% equal 12px or 1em */
	font-family: Arial, _sans;
	padding: 0;
	margin: 0;
}

body.spl {
	background: none;
	background-color: #0F6E9C; 
	font-size: 12px; /* 82% equal 12px or 1em */
	font-family: Arial, _sans;
	padding: 0;
	margin: 0;
}


img {border: 0;}

img.png {
	filter:expression(fixPNG(this));
}

.sidebar h1 {
  background: url('/pics/side_bg01.gif') no-repeat;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: 208px;
  height: 31px;
  text-align: left;
  padding: 5px 0 0 12px;
}

h1 {
  font-size: 27px;
  font-weight: normal;
  color: #990000;
}

h3 {
  font-size: 14px;
  color: black;
  padding: 0;
  margin: 0;
}

h2 {
  color: #0074A7;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h2.city {
  color: #0074A7;
  font-size: 24px;
  font-weight: normal;
  padding: 0;
  margin: 0;

}

small {font-size: 11px;}

a.citylink {
	font-size: 11px;
	color: #777777;
}

a.citylink:hover {
	font-size: 11px;
	color: #000000;
}

.header {
	width: 1000px;
	height: 258px;
	overflow: hidden;
	text-align: left;
} 

#mainplace {
  width: 1000px;
  background-color: #FBF7EE;
  overflow: hidden;
}

.toplinks {
  width: 867px;
  height: 40px;
  padding-left: 222px;
  overflow: hidden;
}

.toplinks div {
  float: left;
  padding: 10px;
}

.links {
    margin-left: 23px;
    margin-top: 2px;
}

.links a {
  font-size: 11px;
  color: white;
  padding-left: 9px;
  padding-top: 2px;
  text-decoration: none;
}

.links a:hover {color: #FFCC00;}


.links a.button1 {
  background: url('/pics/but1.gif') no-repeat;
  width: 101px;
  height: 18px;
  display: inline-block;
}

.links a.button2 {
  background: url('/pics/but2.gif') no-repeat;
  width: 87px;
  height: 18px;
  display: inline-block;  
}

.links a.flag_ru, .links a.flag_eng {
  width: 16px;
  height: 11px;
  display: inline-block;

}

.links a.flag_ru {
  background: url('/pics/flag_ru.gif') no-repeat;
  margin-left: 10px;
}

.links a.flag_eng {
  background: url('/pics/flag_eng.gif') no-repeat;
}

.links a.flag_ru.selected {
  background: url('/pics/flag_ru_s.gif') no-repeat;
  margin-left: 10px;
}

.links a.flag_eng.selected {
  background: url('/pics/flag_eng_s.gif') no-repeat;
}

form.searchform input.searchtext {
    width: 200px;
    border: 1px solid #666;
}

form.searchform input.searchbutton {
    width: 19px;
    height: 19px;
    background: url('/pics/search_but.gif') no-repeat;
    border: 0;
    display: inline-block;
    cursor: pointer;
}

.header_main {
  width: 1000px;
  overflow: hidden;
}

#logo {
  width: 223px;
  float: left;
}

#logo a img {
  width: 173px;
  height: 80px;
  margin-top: 40px;
  margin-left: 20px;
}

#mmenu {
  width: 680px;
  float: left;
  overflow: hidden;
  margin: 0;
  padding:0;
}

.mmenu_left, .mmenu_right {
  float: left;
  overflow: hidden;
  width: 190px;
  padding: 35px 0 0 37px;
}

.mmenu_left a, .mmenu_right a {
  font-size: 12px;
  font-weight: bold;
  color: white;
  display: block;
  margin-bottom: 7px;
} 

.mmenu_left a:hover, .mmenu_right a:hover {
  color: #FFCC00;
}

.mmenu_left a.selected, .mmenu_right a.selected {
  color: #FFCC00;
  text-decoration: none;
}

.main {
  width: 1000px;
  overflow: hidden;
}

.sidebar {
  padding-left: 10px;
  width: 220px;
  float: left;
  text-align: left;
}

.mainside {
  width: 760px;
  float: left;
  text-align: left;
}

.newsblock {
    padding: 15px 5px 5px 5px;
    font-size: 13px;
}

.newsblock .date {
  font-weight: bold;
  color: #006B9E;
}

.newsblock a {color: #E10F0F;}
.newsblock a:hover {color: #A80B0B;}

.bookingForm {
  width: 750px;
  height: 400px;
  background: url('/pics/form_center.jpg') repeat-x;
  /*overflow: hidden; */
}

.bookingForm #form_left {
  background: url('/pics/form_left.jpg') no-repeat;
  width: 20px;
  height: 370px;
  float:left;
}

.bookingForm #form_center {
  float:left;
  width: 706px;
}


.bookingForm #form_right {
  background: url('/pics/form_right.jpg') no-repeat;
  width: 21px;
  height: 370px;
  float: right;
}

textarea.bookingText {
	width: 450px;
}

input.bookingInputPeople {
	width: 20px;
}

table.bookingTable {
	width: 706px;
	padding: 5px 10px 10px 0;
	border: 0;
	margin: 0;
}

table.bookingTable td {
  width: 220px;
  margin: 0;
  padding: 5px;
  vertical-align: top;
}

span.logoIcon {
  background: url('/pics/logo_icon.gif') no-repeat;
  height: 28px;
  padding-left: 28px; 
  padding-top: 2px;
  display: block;
  color: #0074A7;
  font-size: 16px;
  font-weight: bold;
}

a.logoIcon:hover {
  color: #004662;
}

td.right_side {
  width: 180px;
  border-left: 1px solid #CCCCCC;
}

table.radiogroup td {
  padding: 2px 0 2px 0;
}

table.radiogroup td.RGRadio {
    width: 20px;
}

form.booking label {
  font-size: 11px;
}

form.booking input {
  border: 1px solid #86A8C1;
}

form.booking .error{
	border: 1px solid red !important;
}

form.booking input.bookingInputDate {
  width: 100px;
} 

form.booking input.bookingInputTime {
  width: 30px;
}

label.label_ru {
  font-weight: bold;
}

label.label_ru2 {
  font-weight: Normal;
}

label.label_eng {
  font-style: italic;
}

.dateInfo {
  font-size: 11px;
  color: #999999;
}

form.booking input.bookingBut {
  width: 171px;
  height: 29px;
  display: block;
  background: url('/pics/blue_but.jpg') no-repeat ;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

.pageBody {
}


.footer {
  width: 1000px;
  height: 58px;
  overflow: hidden;
  background: url('/pics/monument.gif') repeat-x white;
}


table.footerTable {
  width: 1000px;
  text-align: left;
  vertical-align: top;
  font-size:11px;
  color: #666666; 
  background-color: #FBF7EE;
}

table.footerTable td {
  width: 25%;
}

table.footerTable a {
  color: #666666;
}

table.footerTable a:hover {
  color: #333333;
}

a.lock {
  background: url('/pics/lock.gif') no-repeat;
  height: 23px; 
  padding-left: 32px;
  display: block;
}

a.segm {

  background: url('/pics/segmenta.gif') no-repeat center left;
  padding-left: 50px;
  display: block;
}

p.bookingError {
	background: url('/pics/error-icon.jpg') no-repeat center left;
	border: 1px solid #333;
	width: 50%;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
}

.cityselect {
	margin: 20px 33px 0 0;
	text-align: right;
}

table.splashtable{
	width: 100%;
	overflow: hidden;
}

table.splashtable td {
	width: 50%;
}

.fon {
	width: 810px;
	height: 800px;
	background: url('/pics/splashspb-bg.jpg') no-repeat #0F6E9C;
	text-align: center;
	display: block;
}

.town {
    margin: 40px 0 0 0;
}

.flags {
    margin: 50px 0 0 0;
	width: 100%;
	overflow: hidden;
}

.flag {
	width: 49%;
	float: left;
}

.splashlogo {
	padding: 68px 0 0 0;
}


.sidebar .h1 {
   background:url("/pics/side_bg01.gif") no-repeat scroll 0 0 transparent;
   color:white;
   font-size:16px;
   font-weight:bold;
   height:31px;
   margin:0;
   padding:5px 0 0 12px;
   text-align:left;
   width:208px;
}
