@CHARSET "UTF-8";
body{
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bodybg_strip.jpg);
	background-repeat:repeat-x;
	background-color:#479bfe;
	color: #000000;
}
#container{
	margin: 0px;
	width: 785px;
}
input{
font-size:11px;
}
textarea{
font-size:11px;
}

#header{
	display:block;
	width: 785px;
	height: 387px;
	background-image:url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin:0px;
	float: left;
}

img.hotels{
	position: absolute;
	top: 353px;
	left: 8px;
}

#langs{
	width:80px;
	height: 18px;
	position:absolute;
	top:95px;
	right: 5px;
}

#langs img{
	width: 18px;
	height: 12px;
	border: none;
}

#header #pic{
	position:absolute;
	left:7px;
	top: 0px;
	width:770px;
	height:100px;
	overflow:hidden;
	text-align:left;
}

#content{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(../img/bg_content.jpg) 0 0 repeat-y;
	width: 785px;
	position: relative;
	float: left;
	padding-top: 5px;
}




#footer{
  background: url(../img/footer.png) 0 0 no-repeat;
  width:785px;
  height:10px;
  float:left;
}

#topNavlinks {
	float:left;
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS,Myriad Pro,Verdana;
	font-weight: bold;
	height:22px;
	position:absolute;
   left:166px;
   top:99px;
   text-transform: uppercase;
}

.tab{
  float: left;
  height: 22px;
  padding-left:3px;
 }
.tab_selected{
  float: left;
  height: 22px;
  padding-left:3px;
 }
.tab a:link, .tab a:visited{
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 2px;
}
.tab_selected a:link, .tab_selected a:visited{
	color: #2a459c;
	text-decoration: none;
	position: relative;
	top: 2px;
}

.tab a:hover {
	text-decoration: underline;
} 
.tab_selected a:hover {
	text-decoration: underline;
} 
.tabLeft{
  float:left;
  width: 9px;
  height: 22px;
  background: url(../img/tabLeft.gif) 0 0 no-repeat;
}
.tabMiddle{
  float:left;
  height: 22px;
  background: url(../img/tabMiddle.gif) 0 0 repeat-x;
}
.tabRight{
  float:left;
  width: 9px;  
  height: 22px;
  background: url(../img/tabRight.gif) 0 0 no-repeat;
}
.tabLeft_selected{
  float:left;
  width: 9px;
  height: 22px;
  background: url(../img/tabLeft_selected.gif) 0 0 no-repeat;
}
.tabMiddle_selected{
  float:left;
  height: 22px;
  background: url(../img/tabMiddle_selected.gif) 0 0 repeat-x;
}
.tabRight_selected{
  float:left;
  width: 9px;  
  height: 22px;
  background: url(../img/tabRight_selected.gif) 0 0 no-repeat;
}
#topBanners{
  width:760px;
  height:204px;
  position: relative;
  top: 136px;
}
#leftBanner{
  width:136px;
  height:204px;
  float: left;
}
#headBanner{
  width:600px;
  height:204px;
  float: right;
}
#leftBanner img{
	border: white solid 1px;
}
img{
	border: none;
}
.paginator{
  width: 721px;
  height: 20px;
  line-height: 20px;
  margin: 0 24px;
  text-align: right;
  color: #868686;
}
#leftmenu {

	float: left;
	width: 149px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	left: 7px;
}
#page{
	float: right;
	width: 620px;	
	overflow:visible;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;

	/*border-bottom: 3px solid #cccccc;
	padding: 10px;*/
}

.leftPanelBottom{
  width: 149px;
  height: 4px;
  background: url(../img/leftPanelBottom.gif) 0 0 no-repeat;
  overflow: hidden;

}
.leftPanelMiddle{
  width: 149px;
  background: url(../img/leftPanelMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
  
}
.leftPanelContent{
  width: 137px;
  margin-left: 6px;
  overflow: hidden;
  
}
.leftPanelTop{
  width: 149px;
  height: 4px;
  background: url(../img/leftPanelTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
.leftPanelMiddle a:link, .leftPanelMiddle a:visited{
	color:#97BCE9;
	text-decoration:none;
	
}

.leftPanelMiddle a:hover {
	color:#FFFFFF;
} 
#bellowFooter{
  font-family: Verdana, Arial, serif;
  font-size: 10px;
  width:785px;
  height:40px;
  float:left;
}
#bellowFooter a:link, #bellowFooter a:visited{
	font-size: 11px;
	font-family: Trebuchet MS,Myriad Pro,Verdana;
	font-weight: bold;
	color: #001d41;
	text-decoration:none;
	text-transform: uppercase;
}

#bellowFooter a:hover {
	color: White;
	text-decoration: underline;
} 
#master{
  width: 55px;
  height: 34px;
  background: url(../img/mastercard.png) 0 0 no-repeat;
  overflow: hidden;
}
#visa{
  width: 48px;
  height: 34px;
  background: url(../img/visacard.gif) 0 0 no-repeat;
  overflow: hidden;
  margin-left:20px;
}
.cards{
  float: left;
}
#numHotels{
  float:left;
  width:600px;
  font-size: 18px;
  font-family: Trebuchet MS,Myriad Pro,Verdana;
  color:#0b3275;
  position:relative;
  top: 15px;
  left: 158px;
}
.leftPanelTop2{
  width: 148px;
  height: 5px;
  background: url(../img/leftPanelTop2.gif) 0 0 no-repeat;
  overflow: hidden;
}
.leftPanelMiddle2{
  width: 148px;
  background: url(../img/leftPanelMiddle2.gif) 0 0 repeat-y;
  overflow: hidden;
}
.leftPanelBottom2{
  width: 148px;
  height: 4px;
  background: url(../img/leftPanelBottom2.gif) 0 0 no-repeat;
  overflow: hidden;
}
.leftPanelMiddle22{
  width: 148px;
  height: 31px;
  background: url(../img/leftPanelMiddle22.gif) 0 0 no-repeat;
  overflow: hidden;
}

.leftPanelMiddle2 a:link, .leftPanelMiddle2 a:visited{
	color:#97BCE9;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.leftPanelMiddle2 a:hover {
	color:#FFFFFF;
} 
.welcomeTop{
  width: 455px;
  height: 6px;
  background: url(../img/welcomeTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
.welcomeMiddle{
  width: 455px;
  background: url(../img/welcomeMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}
.welcomeBottom{
  width: 455px;
  height: 7px;
  background: url(../img/welcomeBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}
.welcomeContent{
  width: 453px;
  min-height: 205px;
  height:auto !important;
  height: 205px;
  background: url(../img/welcomeContent.gif) 0 0 no-repeat;
  background-color: #ededed;
  margin-left: 1px;
}

.welcomeContentText{
  width: 425px;
  overflow: hidden;
  padding: 15px;
  text-align: center;
}

.welcomeContent2{
  width: 453px; 
  min-height: 205px;
  height:auto !important;
  height: 205px;
  background: url(../img/welcomeContent2.gif) 0 0 no-repeat;
  background-color: #ededed;
  margin-left: 1px;
  text-align: center;
}
.topOfferHeader{
  width: 439px;
  height: 24px;
  background: url(../img/topOfferHeader.gif) 0 0 no-repeat;
  margin:0 auto;
  font-size: 10px;
  font-family: Verdana;
}
.topOfferHeader  a:link, .topOfferHeader a:visited{
  font-size: 14px;
  font-family: Trebuchet MS,Myriad Pro,Verdana;
  color: #f14705;
  text-decoration: none;
  font-weight: bold;

}
.topOfferContent{
  width: 442px; 
  height: 153px;
  background: url(../img/topOffersContent.gif) 0 0 no-repeat;
  margin-top: 2px;
}
a{
	color: #52a1fe;
}
a:hover{
	text-decoration: none;
}
#pageContentTop{
  width: 607px;
  height: 6px;
  background: url(../img/pageContentTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
#pageContentMiddle{
  width: 607px;
  background: url(../img/pageContentMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}
#pageContentBottom{
  width: 607px;
  height: 6px;
  background: url(../img/pageContentBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}
#newsPanel{
  width: 455px;
  height: 171px;
  background: url(../img/newsPanel.jpg) 0 0 no-repeat;
  overflow: hidden;
  margin-top: 8px;
}
#pageContent{
  width: 586px;
  margin-top: 8px;
  margin-left: 12px;
}
.detailsPanelTop{
  width: 301px;
  height: 8px;
  background: url(../img/detailsPanelTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
.detailsPanelMiddle{
  width: 301px;
  background: #F8F8FA url(../img/detailsPanelMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}

.detailsPanelBottom{
  width: 301px;
  height: 6px;
  background: url(../img/detailsPanelBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}

#pricesPanelTop{
  width: 286px;
  height: 6px;
  background: url(../img/pricesPanelTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
#pricesPanelMiddle{
  width: 286px;
  background:#fff url(../img/pricesPanelMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}
#pricesPanelBottom{
  width: 286px;
  height: 6px;
  background: url(../img/pricesPanelBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}

#addressContentText{
  width: 420px;
  margin-left: 12px;
  margin-top: 8px;
  text-align:left;
  overflow: hidden;
}

#contactsPanelTop{
  width: 601px;
  height: 5px;
  background: url(../img/contactsPanelTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
#contactsPanelMiddle{
  width: 601px;
  background: url(../img/contactsPanelMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}
#contactsPanelBottom{
  width: 601px;
  height: 5px;
  background: url(../img/contactsPanelBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}
#contactsPanelContent{
float: left;
  width: 598px;
  min-height: 284px;
  height:auto !important;
  height: 284px;
  background: url(../img/contactsPanelContent.gif) 0 0 no-repeat;
  background-position: top center;
  background-color: #ededed;
  position: relative;
  left: 2px;
}
#contactsContentText{
  width:580px;
  margin-left: 10px;
  margin-top: 50px;
  text-align: left;
  float: left;
}
#addressTop{
  width: 442px;
  height: 6px;
  background: url(../img/addressTop.gif) 0 0 no-repeat;
  overflow: hidden;
}
#addressMiddle{
  width: 442px;
  background: url(../img/addressMiddle.gif) 0 0 repeat-y;
  overflow: hidden;
}
#addressBottom{
  width: 442px;
  height: 9px;
  background: url(../img/addressBottom.gif) 0 0 no-repeat;
  overflow: hidden;
}
#addressContent{
float: left;
  width: 436px;
  min-height: 167px;
  height:auto !important;
  height: 167px;
  background: url(../img/addressContent.gif) 0 0 no-repeat;
  background-position: top center;
  background-color: #ededed;
  position: relative;
  left: 3px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.prices_over{
border:1px solid #e4e8e9;
}
.prices_none{
border:none;
}