*
{
  font-size: 100%;
  margin: 0;
}
body
{
	font-family: Arial,Tahoma,sans-serif;
	padding: 0;
	margin: 0;
	color: #800000;
	text-align: center;
}
h1, h2, h3, h4, h5, h6
{  
  font-weight: normal;
  padding: 0;
}

a
{
	text-decoration: none;
	color: #003300;
	font-family: Arial,Tahoma,sans-serif;	
}
a:hover {text-decoration:underline;}

img{border:none;}

.mbody
{
  width: 100%;  
  margin: 0px;
  padding:0px;  
  text-align:left;
}

div.content
{      
  margin-left: 320px;    
  padding-right:10px;
}

div.contenttitle
{		
	padding-left:20px;	
	padding-top:10px;
	margin-bottom:10px;			
}

div.menu
{		
	padding-top:5px;		
	padding-left:20px;		
	margin-bottom:5px;	
	background-color: #ffddbb;
	height:40px;
	margin-bottom:10px;		
	font-weight:bold;
}
div.menu a
{		
	text-decoration:underline;
	font-size:14px;
}
div.menu a:hover
{		
	text-decoration:none;	
}

div.leftcolumn
{  
  padding-left:10px;
  width:300px;
  float: left;    
}

div.bottom
{
	clear:both;
	height:31px;
	padding:5px;
	background-color: #ffddbb;
	border: 1px solid #f1f1f1;	
}

/*hotels*/
table.hotels
{
	margin-top:10px;
	margin-bottom:20px;
	font-size:100%;
	border-bottom:1px solid #ddd;
}

table.hotels tr.pager, div.pager
{
 border:none;
 padding-top:0px;
 padding-bottom:00px;  
 font-size:14px;  
 height:20px;
}

table.hotels tr.pager td table
{
  float:right;
}

table.hotels tr.pager span, div.pager span
{
  margin:2px;
  padding:3px;
  background-color:#003300;
  color:White;
  font-weight:bold;
}

table.hotels tr.pager a, div.pager a
{
  margin:2px;
  padding:3px;    
  text-decoration:none;
}

table.hotels tr.pager a:hover, div.pager a:hover
{      
  border:1px solid #003300;
  text-decoration:underline;
  padding:2px;
}
/*end hotels*/

div.map 
{
  padding:3px;
  border:2px solid #ff8c0b;  
  border-right:none;
}
div.map span.maptitle, div.hotlist span.title
{
  font-weight:bold;
  font-size:120%;
}

div.pagedescr div.content
{  
  color:Gray;
  font-size:16px;
  line-height:25px;  
  text-align:justify;
  margin:20px;  
  margin-right:10px;
  margin-top:20px;
}

div.search
{
  padding:3px;
  padding-left:25px;
  border:2px solid #ff8c0b;  
  border-left:none;    
  font-size:13px;
}

div.searchtab
{
  height:39px;
  position:relative;
  top:-27px;
  left:340px;
  padding-left:30px;
  font-size:14px;
  font-weight:bold;
}

div.searchtab div
{
  float:left;
  height:39px;
  background-color:white;
  border-top:2px solid #ff8906;
  padding-top:8px;
}

div.searchtab a
{
  font-size:14px;
  font-weight:bold;
}


div.markerInfo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:220px;
}

div.markerInfo h3
{
	font-weight:bold;
}

div.markerInfo div.descr
{
	
	font-size:10px;
	line-height:14px;
}

div.markerInfo img.image
{
	float:left;
	margin:5px;
}



div.markerInfoEW
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:230px;	
	border:1px purple solid;	
}

div.markerInfoEW div.header
{
	font-size:11px;
	font-weight:bold;
	background-color:purple;	
	color:White;
	padding:4px;
	text-align:left;		
}

div.markerInfoEW div.descr
{		
	background-color:White;
	font-size:10px;
	line-height:12px;
	width:220px;
	padding:5px;
	display:block;
}

div.markerInfoEW img.image
{
	float:left;
	margin:5px;
}




table.markerInfoEW
{	
	font-family:Arial, Helvetica, sans-serif;
	width:230px;		
}

table.markerInfoEW div.header
{
	vertical-align:middle;
	font-size:14px;			
	margin-bottom:4px;
	text-align:left;	
	color:Navy;		
}

table.markerInfoEW td.descr
{			
	padding-top:0px;
	font-size:10px;
	line-height:12px;	
	padding:5px;	
	color:gray;
}

table.markerInfoEW td.descr h1
{	
	font-size:14px;			
	margin-bottom:4px;
	text-align:left;
	color:Navy;
}

table.markerInfoEW td.descr h3
{	
	font-size:10px;			
	font-weight:bold;
	margin-bottom:4px;
	text-align:left;
	color:Navy;
}

table.markerInfoEW td.descr ul
{
	list-style-type: none;
	color:gray;
	margin-left:0px;
	padding-left:0px;
	font-size:10px;	
}

table.markerInfoEW img.image
{
	float:left;
	margin-right:5px;
}



div.hotellistitem
{
  font-family: Arial,Tahoma,sans-serif;
  margin-top:7px;
  padding-bottom:6px;
  border-bottom:1px solid #e0edf1;  
}

div.hotellistitem img
{
  border:none;
}

div.hotellistitem img.view
{
  float:left;margin-right:10px;
}

div.hotellistitem h2.title
{    
  font-family: Arial,Tahoma,sans-serif;
  font-size:15px;  
}

div.hotellistitem span.address
{  
  color:#aaa;
  font-size:10px;
  vertical-align:middle;
}

div.hotellistitem a.seemap
{  
  color:#c1c6f7;
  font-size:11px;
  text-decoration:none;
}

div.hotellistitem a.seemap:hover
{
  text-decoration:underline;
}

div.hotellistitem div.body
{
  font-family: Tahoma,sans-serif;
  color:#555;
  font-size:12px;
  line-height:15px;
}

div.hotellistitem a.more
{
  font-family: Tahoma,sans-serif;
  color:silver;
  font-size:11px;  
  text-decoration:none;
}

div.hotellistitem a.more:hover
{
  text-decoration:underline;
}

div.hotellistitem span.price
{   
  font-size:15px;  
  font-weight:bold;  
}

div.hotellistitem a.price
{   
  font-size:13px;  
  font-weight:bold;  
  margin-top:3px;
  text-decoration:none;  
}

div.hotellistitem a.price:hover
{
  text-decoration:underline;
}

#main
{    
	font-family: Arial,Tahoma,sans-serif;
  font-size:19px;  
}

h1.main, .main
{    
	font-family: Arial,Tahoma,sans-serif;
	font-size:16px;  
	color:Navy;
	font-weight:bold;
}

div.block_no_w
{
  margin-bottom:10px;      
  border: 1px solid #f1f1f1;
}

div.block
{
  width:300px;  
  margin-bottom:10px;      
  border: 1px solid #f1f1f1;
}
div.block div.head, div.block_no_w div.head
{
  /*background-image:url(../img/title_bgr.png);
  background-repeat:no-repeat;*/
  background-color: #ffddbb;
  padding:10px;
  font-size:16px;  
  font-weight:bold;
  /*color:#ff8803;  */
  color:#800000;	
  overflow:hidden;
  text-align:center;
}
div.block div.body, div.block_no_w div.body
{
	background-color: #ffeedd;			
	padding: 10px;
	font-size: 15px;
}
div.block div.body img, div.block_no_w div.body img{vertical-align:middle;}
div.block div.body a, div.block_no_w div.body a{font-size:12px;}
div.block div.body .active, div.block_no_w .active{font-weight:bold;}
div.block div.body div.item, div.block_no_w div.item
{  
  vertical-align:middle;
  margin-bottom:10px;
}
div.block div.body div.subitem, div.block_no_w div.body div.subitem
{
  margin-left:40px;  
  vertical-align:middle;
  margin-bottom:10px;
}


div.srchagain
{	
  float:left;	
	background-image: url(../img/srchagbgr.png);
	background-repeat:repeat-x;	
	height:45px;	
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
}

div.srchagain a
{	
  color:White;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.hidden
{
display:none;
}

.inline
{
display:inline;
}

table.cities td
{  
	padding:3px;
	padding-left:30px;
}

table.citiessmall td
{  
	padding:5px;
	padding-left:30px;
}

#map
{	
	display: block;
	width: 450px;
	height: 260px;
	padding-top: 10px;
	margin-right: 10px;
	border:1px solid #bbb;
}

div.hshortlist div
{		
	padding:5px;
}

div.hshortlist a
{
	font-size: 12px;	
}

.minwidth
{
	width:700px;
	height:1px;
}

div.hotelsstrip
{
	margin-top: 10px; 
	height: 40px; 
	padding: 5px; 
	background-color: #ffddbb;
	font-size: 11px; color: gray;
}

div.mbodyhead div.header
{	
	height: 100px;
	background-image: url(../img/head-cent.png);	
	background-repeat:repeat-x;
}

div.headerleft
{
	float:left;
	background-position: left;
	height: 100px;
	width:556px;
	background-image: url(../img/head-left.png);
	background-repeat: no-repeat;
}

div.headerright
{
	float:right;
	background-position: right;
	height: 100px;
	width:190px;
	background-image: url(../img/head-right.png);	
	background-repeat:repeat-x;
}

div.topmenu
{  
  height: 50px;	  
}

div.dest
{	
	padding:10px;	
	font-size:12px;
	text-align:justify;
	color:#777;
}
div.dest p
{
	text-indent:20px;
	padding-bottom:5px;
}

div.dest ul
{
	padding-left:20px;
}

div.dest ul li
{
	padding-left:0px;
}











div.blockbig
{ 
  margin-bottom:10px;      
  border: 1px solid #f1f1f1;  
}
div.blockbig div.head
{
  background-color: #ffddbb;
  padding:10px;
  font-size:16px;  
  font-weight:bold;  
  color:#800000;	  
  text-align:left;
  text-decoration:underline;
  cursor:pointer;
}

div.blockbig div.headsel
{
  background-color: #800000;
  padding:10px;
  font-size:16px;  
  font-weight:bold;  
  color:#ffddbb;	  
  text-align:left;
  text-decoration:underline;
  cursor:pointer;
}

div.blockbig div.body
{
	background-color: #ffeedd;			
	padding: 10px;
	font-size: 12px;
}

div.block div.small{font-size:10px;}
div.block div.small a{font-size:10px;}