/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #758079;
	color: #7b807e;
	
}
#Label2 {color: #242827; font-family:Arial, Helvetica, sans-serif; font-size:11px;} 
input
{
	font-size:11px;
	background-color:#ebe9ed;
	color:#424845;
	border:1px solid #7b807e;
}

h1 {
font-size:14px;
}
#outer{
	height:100%;
	min-height:100%;
	width:758px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#242827;
	
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:459px;
	
	}
	
#header {
	position:absolute;
	top:-5px;
	left:0px;
	width:758px;
	height:166px;
	overflow:hidden;
	z-index:98;
	background-color: #727d76;
	background:  url(../images/header.jpg);
	
	
}
#map_holder {
	position :absolute;
	width: 270px;
	top: 0;
	left: 0;
}  

#left {
	position:relative;/*ie needs this to show float */
	width:180px;
	float:left;
	padding-top:168px;
	padding-bottom:69px;
	}

#right {
	position:relative;/*ie needs this to show float */
	width:274px;
	float:right;
	padding-top:168px;
	padding-bottom:19px;/* needed to make room for footer */
	margin-bottom:30px;
	padding-right: 10px;
	}

#footer {
	width:758px;
	clear:both;
	height:87px;
	background-image:url(../images/footer_bckg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	left:0;
	bottom:0;
	position: absolute;
	
}
* html #footer {/*only ie gets this style*/
	height:89px;/* for ie5 */
	height:87px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	width:279px;
	float:right;
	padding-top:168px;
	padding-bottom:19px;/* needed to make room for footer */
	margin-bottom:30px;
	}
	
	
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:89px;clear:both;} /* to clear footer */


/**************************************Form*********************************************************/
#city_search {
	position:absolute;
	top:150px;
	left:260px;
	z-index:99;
	width:150px;
}
#city_search label {
	color:#CCCCCC;
	float:left;
	margin-right:2px;
	font-size:12px;
	vertical-align:bottom;
	}

#left select.city {
		font-size:9px;
		color:#424845;
		background-color:#ebe9ed;
		border:1px solid #7b807e;
		width:160px;
}		

select {
		font-size:9px;
		color:#424845;
		background-color:#ebe9ed;
		border:1px solid #7b807e;
}	

#form 
{
	padding:5px 0 0 10px;
}
#left form {
padding: 0;
margin: 0;
}

#check1
{
	background-color:#373c3a;
}

#check1 label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b807e;
/*	margin-bottom:2px;*/
}

#check1 select
{
	font-size:11px;
/*	margin-bottom:10px;*/
	background-color:#ebe9ed;
	color:#424845;
	border:1px solid #7b807e;
}

#left label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b807e;
	margin-bottom:2px;
	}
#left select {
	font-size:11px;
	margin-bottom:10px;
	background-color:#ebe9ed;
	color:#424845;
	border:1px solid #7b807e;
	
}
#left input {
	font-size:11px;
	background-color:#ebe9ed;
	color:#424845;
	border:1px solid #7b807e;
	width:158px;
}
#left select:focus {
	/*background-color:#7b807e;*/
}

.search_submit {
	padding:0px;
	margin-top:10px;
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit_bckg.gif);
	border:none;
	cursor:pointer;
	}
.search_submit_h {
width:79px; /*79*/
	height:18px;/*18*/
background:url(../images/submit_bckg.gif);
	border:none;
	cursor:pointer;
	float:right;
	margin-top:10px;
}
.check_submit {
	padding:0px;
	/*margin-top:10px;*/
	width:79px; /*79*/
	height:29px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit_chck.gif);
	border:none;
	cursor:pointer;
	}
.details_submit {
	padding:0px;
	/*margin-top:10px;*/
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit_details.gif);
	border:none;
	cursor:pointer;
	/*text-indent: -5000px;*/
	
	}
.breakdown_submit {
	padding:0px;
	margin-top:5px;
	width:79px; /*79*/
	height:30px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit_breakdown.gif);
	border:none;
	cursor:pointer;
	text-indent: -5000px;
	}
.book_submit {
	padding:0px;
	margin-top:5px;
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit_book.gif);
	border:none;
	cursor:pointer;
	text-indent: -5000px;
	}	
.login_submit {
	padding:0px;
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit.gif);	
	border:none;
	cursor:pointer;
	float:right;
	text-indent: -5000px;
	margin-right: 8px;
	* margin-right: 2px;
	}
.roomslabel {
	margin-left:21px;
}
.rooms {
	margin-left:10px;
}
#left select.long {
width:165px;
	}
.hotel_details {
padding:0px;
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit.gif);	
	border:none;
	cursor:pointer;
	float:right;
	
}
.check_availible {
padding:0px;
	width:79px; /*79*/
	height:18px;/*18*/
	/*color:#cc9d19;*/
	background:url(../images/submit.gif);	
	border:none;
	cursor:pointer;
	float:right;
	
}
/***********************************Horizontal Menu*************************************************/
.menu {
	padding:0;
	margin-left:280px;
	margin-top:128px;
	}

.menu dt {
	display:none;
	}

.menu dd {
	float:left;
	padding:0; 
	margin:0; 
	text-align:center;
	border-bottom:1px solid #424845;
	}

.menu dd span.aa {
	display:block; 
	width:10px; 
	height:23px; 
	/*height:auto;*/ 
	background:url(../images/taglft.gif);
	background-position: top;
	background-repeat:no-repeat;
	float:left; 
	padding:0px 0;
	margin-top:-1px;
	}

.menu dd span.bb {
	height:19px; 
	/*height:auto;*/ 
	background-color:#242827; 
	float:left; 
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	}

.menu dd span.cc {
	display:block;
	width:12px; 
	height:23px; 
	/*height:auto;*/ 
	background:url(../images/tagrgt.gif); 
	background-position: top;
	background-repeat:no-repeat;
	float:left; 
	padding:0px 0;
	margin-top:-1px;
	}

.menu a,.menu a:visited {
	color:#83a892;
	text-decoration:none; 
	font-size:0.8em; 
	cursor:pointer;
	font-family: MS San Serif, Arial, Helvetica, sans-serif;
	}

.menu a:hover {
	 color:#9bceb1;
	 }
.menu a:hover span{color:#9bceb1;}

#current {border-bottom:1px solid #242827;}
/*****************************Headers**********************************************************/
#left h1 {
		margin-left:10px;	
}
 
#traveler, #traveler span {
	width: 161px;
	height: 42px;
	background: url(../images/h1_traveler.gif) no-repeat;
	}

.replace{ 
	 position:relative;
	 margin:0px; 
	 padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ 
	 overflow: hidden; /* */ 
	 } 
.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/
	}
#hotel, #hotel span {
	width: 131px;
	height: 42px;
	background: url(../images/h1_hotel.gif) no-repeat;
	}
	
#search, #search span {
	width: 120px;
	height: 14px;
	background: url(../images/h1_hotels_by_cities.gif) no-repeat;
	margin-bottom:10px;
	}

#hsearch, #hsearch span {
	width: 105px;
	height: 14px;
	background: url(../images/h1_hotel_search.gif) no-repeat;
	margin-bottom:10px;
	}

#hotelinfo, #hotelinfo span {
	width: 172px;
	height: 29px;
	background: url(../images/h1_hotel_info.gif) no-repeat;
	}
#about, #about span {
	width: 96px;
	height: 29px;
	background: url(../images/h1_about.gif) no-repeat;
	}
#breakdown, #breakdown span {
	width: 206px;
	height: 30px;
	background: url(../images/h1_breakdown.gif) no-repeat;
	}
#roombooking, #roombooking span {
	width: 206px;
	height: 30px;
	background: url(../images/h1_room.gif) no-repeat;
	}
#why, #why span {
	width: 81px;
	height: 39px;
	background: url(../images/h1_why.gif) no-repeat;
	}
#personal, #personal span {
	width: 141px;
	height: 40px;
	background: url(../images/h1_change_details.gif) no-repeat;
	}
#guide, #guide span {
	width: 99px;
	height: 38px;
	background: url(../images/h1_city_guide.gif) no-repeat;
	}
#terms, #terms span {
	width: 180px;
	height: 34px;
	background: url(../images/h1_T&C.gif) no-repeat;
	}
#awards, #awards span {
	width: 133px;
	height: 32px;
	background: url(../images/h1_awards.gif) no-repeat;
	}
#list, #list span {
	width: 104px;
	height: 31px;
	background: url(../images/h1_hotel_list.gif) no-repeat;
	}
#review, #review span {
	width: 128px;
	height: 42px;
	background: url(../images/h1_hotel_review.gif) no-repeat;
	}
#guarantee, #guarantee span {
	width: 264px;
	height: 42px;
	background: url(../images/h1_guarantee.gif) no-repeat;
	}
	
#empty, #empty span {
	width: 111px;
	height: 13px;
	background: url(../images/h1_empty.gif) no-repeat;
		}
			
#photo, #photo span {
	width: 138px;
	height: 33px;
	background: url(../images/h1_photo_gallery.gif) no-repeat;
		}
#book, #book span {
	width: 221px;
	height: 40px;
	background: url(../images/h1_booking.gif) no-repeat;
		}	
#citymap, #citymap span {
	width: 91px;
	height: 39px;
	background: url(../images/h1_city_map.gif) no-repeat;
		}	
		
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c5c5c5;
	margin-top:5px;
	margin-bottom:2px;
	}
.hotelname {
	color:#d8a61b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.hotellocation	{
	color:#727d76;
	font-size:11px;
	}
/**************************************Content******************************************************/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b807e;
	}
.img_border {
	border: 1px solid #515652;
	

}
#left p {
	padding-left:3px;
	padding-right:2px;
	}

#right p {
	padding-left:4px;
	padding-right:2px;
}
#footer p {
	margin-top:54px;
	color:#242827;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
ul {
	
	margin:0 0 10px 10px;
	padding:0;
	}
	
li {
	list-style:url(../images/list_style.gif) inside ;
	margin:0;
	padding:0;
	}
		
li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c59f33;
	text-decoration:none;
	
	}
* html li a {
	vertical-align:top;
	padding-left:5px;
	}
	
.imgfloatr {
	float:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
}

.left {
	float:left;
}

.right {
	float:right;
	padding-left:5px;
}
.infoimg{
	padding-top:50px;
	margin-bottom:10px;
	}
/**********************************************Login************************************************/
	#loginbox {
	top:5px;
	left:600px;
	text-align:left;
	position:absolute;
	padding:0;
	margin:0;
	}



#header label {
	 color: #242827;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 }
#header input {
	display: block;
	margin-bottom: 0.4em;
	width: 150px;
	font-size:11px;
	background-color:#ebe9ed;
	color:#424845;
	border:1px solid #7b807e;
	}

#loginbox br {
	display: none;
	}
.loginsubmit {
	margin-top:10px;
	width:79px;
	height:18px;
	color:#cc9d19;
	
	}
/*************************************************************************************************/
#hr {
	width:160px;
	height:2px;
	background-image:url(../images/hr.gif);
	background-position:left;
	background-repeat:repeat-x;
	margin-bottom:8px;
	margin-top:5px;
	/* margin-bottom:0px;
	 margin-top:0px;*/
	}

/********************************One column style**************************************************/
#innerwrap1 {/* enables content first */
	float:left;
	width:748px;
	}
#centrecontent1 {
	width:568px;
	float:right;
	padding-top:168px;
	padding-bottom:19px;/* needed to make room for footer */
	margin-bottom:30px;
	}
#centrecontent1 img {
	margin-right: 2px;
	margin-bottom:0px;
}
#horformright {
	float:left;
	
	
}

#form_box {
width:230px;
margin-top:10px;
}
#form_box label {
font-family:Arial, Helvetica, sans-serif;
color:#c5c5c5;
font-size:11px;
}
#form_box select {
background-color:#ebe9ed;
		border-color: #7b807e;
		padding:0;
		margin:0;
		font-size:11px;
}
/************************************************Booking page styles********************************************/

#centrecontent2 {
	width:740px;
	float:left;
	padding-top:168px;
	padding-bottom:19px;/* needed to make room for footer */
	margin-bottom:30px;
	margin-left:5px;
	padding-right:5px;
	}
.clear {
clear:both;
width:100%;
}
#centrecontent2 img {
	margin-right: 2px;
	margin-bottom:10px;
	
	border-color:#CCCCCC;
}
/******************************************Table**************************************************/
.results {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#373c3a;
	margin-bottom:10px;
	border-spacing:0px;
	padding-bottom:5px;
	
		}
.results img{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	margin-left:5px;
	margin-top:2px;
	
	}

.results td {
	padding:5;
	color:#c5c5c5;
}

table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Silver;
}

a
{
	color:#D8A61B;
	font-size:11px;
}

a.hover:hover {
background-color:#373c3a;
}

.sidebox {
	width: 70%;
	margin-top: 1em;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-left: 10%;
	}

.sideboxheader {
	margin: 0pt;
	padding: 3px;
	background: Gray none repeat scroll 0%;
	display: block;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	color: white;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*letter-spacing: 10px;#dae9f5*/
}

.buttonscontainer {width: 100%;}

.buttons a {
	color:#000000;
	background-color: Silver;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid Gray;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.buttons a:hover {
	border-left: 10px solid #D8A61B;
	text-decoration: none;
	color: #ffffff;
}

.breadcrumbs {
	color:#246cb0;
	font-size:10px;
	margin: 0pt;
	padding: 3px;
	display: block;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.breadcrumbs a {
	color:#D8A61B; 
	font-family: Tahoma, sans-serif;
}

.breadcrumbs a:hover {
	color:#ffffff; 
	font-family: Tahoma, sans-serif;
}
.link {
float:right;
margin-right:5px;
}
.box {
background-color:#373c3a;
color:#c5c5c5;}
.link1 {
margin-right:0px;
}
