/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
}

/* links */
a { 
	color: #EE742B;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #2A8C89;
	background-color: inherit;
	text-decoration: underline;
}

/* header table */



table#header {
    background-color:#fff;
    width: 800px;
    margin-left: 0px;
    margin-bottom: 0px;
}


table#header tr.pheader {
	background: #fff;
	height:10px;
	padding-left:5px;
}


h1 {
    color: #666;
    font-family: Arial;
    font-size: 10px;
	display:inline;
}


table#header tr.header-top {
	background: #000000;
	height:45px;
}

table#header td.header-top-left {
	width: 400px;
	font: bolder 40px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	margin-top: 0px;
	padding-left: 5px;
}

table#header td.header-top-right {
	width: 400px;
	margin: 0;
	padding-right: 5px;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	color: #fff;
}

table#header td.header-top-left a {
   text-decoration:none;
   color: #81BFBD;
}

table#header td.header-top-left a:hover {
	color: #EE742B;
}

table#header tr.header-bottom {
	background: #000000;
	height:40px;
}

table#header td.header-bottom-left { 
	width:400px;	
	padding-left: 95px;
	color: #EE742B;
	font: bold 12px Tahoma, 'trebuchet MS', Sans-serif; 
}

table#header td.header-bottom-right-cancel a { 
  	color: #FFF;
  	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
}

table#header td.header-bottom-right-bookmark a { 
  color: #FFF;
  font: 12px Verdana, Tahoma, Helvetica, sans-serif;
}

table#header td.header-bottom-right-spacer { 
  color: #FFFFFF;
  font: 12px Verdana, Tahoma, Helvetica, sans-serif;
}

table#header td.header-bottom-right-cancel a:hover { 
  text-decoration: underline;
}

table#header td.header-bottom-right-bookmark a:hover { 
  text-decoration: underline;
}

table#header tr.header-photo { 
	height: 120px;	
	margin-bottom: 2px;	
}



ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #2A8C89;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 0px;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #2A8C89;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}




/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 800px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

#main {
	width: 580px;
	float:right;
}


#header {
	height: 205px;		
}

#header .header-top {
	height: 85px;	
	background: #000;	
}




#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0px; left: 5px;	
}

#header h1#logo a:hover {
	color: #EE742B;
}

#header h2#slogan {
	position: absolute;	 
	top:45px; left: 95px;
	color: #EE742B;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;
	color: #fff;
}




/* sidebar */
#sidebar {
	float: left;
	width: 205px;
	background: #2A8C89;
	margin: 4px 0 4px 0;
	padding-right:0px; 
	display: inline;		
}

#sidebar h1 {
	font: bold 16px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;	
	margin:10px 0px 2px 10px;
}

#sidebar h3 {
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;	
	margin:10px 0px 2px 10px;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 10px 10px 10px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #EE742B;
	border-left:4px solid #E68348;
}

/* rightbar */

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #0C4746; 
	border-top: 5px solid #000000;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 40%;
}
#footer .footer-right{
	float: right;
	width: 60%;
}

/* menu tabs */
#header ul {

	position: absolute;
   	margin:0; padding: 0;
   	list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color: #EE742B;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;

	background-color: inherit;
	text-decoration: none;
}


/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #2A8C89; }
.gray  {	color: #2A8C89; }


#list { float:left;
	margin-top:0px;
 	margin-bottom:5px;
	display: inline;
}

#list .head{ float:right; background:url(/images/bargreen.gif) no-repeat; width:565px; padding: 8px; 0 5px 5px;}
#list .head h2 {float:left; color:#FFFFFF; font-size:16px;
}

#list .city_list { float:right;
	background:#f2f2f2;
	width:562px;
	margin:5px 0 5px 0;
	padding:6px;
	border-width:4px;
	border-style:double;
	border-color:#2A8C89;
}

*html #list .city_list { float:right; width:570px;}
#list .city_list span { display:block; width:170px; float:left; line-height:20px;}
#list .city_list a { 
	color: #216361;
	background-color: inherit;
	text-decoration: none;
}
#list .city_list a:hover {
	color: #2A8C89;
	background-color: inherit;
	text-decoration: underline;
}



/* left side top cities list*/
#side_list { float:left; margin-top:2px; margin-bottom:5px;}
#side_list .head{ float:left;  background:url(/images/bargreen.gif) no-repeat; height:33px; width:168px; margin: 4px 0px 0 8px;padding: 8px; 0 5px 5px;}
#side_list .head h2 {float:left; color:#FFFFFF; font-size:14px; margin-left:0px;}


#side_list .city_list { float:left; width:182px; padding: 0 5px 5px 5px; margin-left:10px;}
*html #side_list .city_list { float:left; width:172px; margin-left:8px; padding:0px;}
#side_list .city_list a { 
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
#side_list .city_list a:hover {
	color: #EE742B;
	background-color: inherit;
	text-decoration: underline;
}




#hotel-list {
	float:left;
	margin-top:0px;
	margin-bottom:5px;
	display: inline;
}

#hotel-list .head{ float:right; background:url(/images/bargreen.gif) no-repeat; width:575px; padding: 8px 0 5px 5px;
}

#hotel-list .head h2 {float:left; color:#FFFFFF; font-size:16px;
}

div.hotel-count {
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	margin-bottom:5px;
	padding-bottom:8px;
	border-bottom: 1px solid #2A8C89;
}

#hotel-table {
	width:570px;
	float:left;
}

#hotel-table .upper {
	padding: 3px 0px 2px 0px;
	height: 15px;
	float:left;
	width:580px;
}

#hotel-table .hotel-name {
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	width:380px;
	font-weight:bold;
	float:left;
}

#hotel-table .numstars {
	float: left;
	width: 70px;
	padding-left:130px;
}

#hotel-table .lower {
	height: 42px;
	float: left;
	width:580px;
	border-bottom: 1px solid #2A8C89;
}

#hotel-table .address {
	padding: 0px 0px 0px 0px;
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 12px;
	color: #000;
	width:210px;
	float:left;
}

#hotel-table .check {
	float:right;
	text-align:right;
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;
	width:360px;
	padding-left: 10px;
	margin-bottom: 1px;
}

#hotel-table .check a { 
	color: #2A8C89;
	background-color: inherit;
	text-decoration: none;
}

#hotel-table .check a:hover {
	color: #EE742B;
	background-color: inherit;
	text-decoration: underline;
}


div.contact {
	float: left;
	width: 560px;
	height: 550px;
	border-width:4px;
	border-style:double;
	border-color:#2A8C89;
	margin: 4px 0px 0px 0px;
	padding:  10px 4px 4px 8px;
	background: #f2f2f2; 
}

#contact-list .head{
	float:right; background:url(/images/bargreen.gif) no-repeat; width:565px; padding: 8px; 0 5px 5px;
	margin-top:4px;
}

#contact-list .head h2 {
	float:left; color:#FFFFFF; font-size:16px;
}

/* City Link Area */

#side-link-list .head{
	float:left;
	background:url(/images/bargreen60.gif) no-repeat;
	height: 60px;
	width:180px;
	margin: 4px 0px 0px 8px;
	padding: 8px 0px 5px 3px;
}

#side-link-list .head h2 {
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin-left:0px;
}

#side-link-list .head h3 {
	float:left;
	color:#FFFFFF;
	font-size:10px;
	margin-left:0px;
}

*html #side-link-list .links {
	float:left;
	width:192px;
	margin-left:0px;
	padding:0px;
}


#side-link-list {
	width: 192px;
	float:left;
}

#side-link-list ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin: 0px 4px 0px 4px;
}

#side-link-list  li {
	display: inline;
/* for IE5 and IE6 */

}

#side-link-list a { 
	color: #fff;
	text-decoration: none;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	display: block;
	width: 180px;
	margin: 4px 0px 10px 0px;
}

#side-link-list a:hover {
	color: #EE742B;
	background-color: inherit;
	text-decoration: underline;
}

div.about {
	float: left;
	width: 560px;
	height: 250px;
	border-width:4px;
	border-style:double;
	border-color:#2A8C89;
	margin: 4px 0px 4px 0px;
	padding:  20px 5px 5px 5px;
	background: #f2f2f2; 
}

div.about p {
	font-size: 12px;
	color:#2A8C89;
	margin-bottom: 12px;
	margin-left:  25px;
	margin-right:  25px;
}


/* other-cities table */


#other-cities{ float:left;
	margin-top:0px;
	margin-bottom:5px;
	display: inline;
}

#other-cities h1 {
    color: #666;
    font-family: Arial;
    font-size: 11px;
	display:inline;
}

#other-cities .head{ float:right; background:url(/images/bargreen.gif) no-repeat; width:565px; padding: 8px; 0 5px 5px;}
#list .head h2 {float:left; color:#FFFFFF; font-size:16px;
}

#other-cities .city_list { float:right;
	background:#f2f2f2;
	width:562px;
	margin:5px 0 5px 0;
	padding:6px;
	border-width:4px;
	border-style:double;
	border-color:#2A8C89;
}

*html #other-cities .city_list { float:right; width:570px;}
#other-cities .city_list span { display:block; width:170px; float:left; line-height:20px;}
#other-cities .city_list a { 
	color: #216361;
	background-color: inherit;
	text-decoration: none;
}
#other-cities .city_list a:hover {
	color: #2A8C89;
	background-color: inherit;
	text-decoration: underline;
}

/*searchbox*/

#searchbox {
	float: right;
	width: 572px;
	margin: 4px 0 4px 0;
	border-width:4px;
	border-style:double;
	background: #f2f2f2; 
}


#searchbox .searchbox-button {
	float: left;
	width: 520px;
	height: 36px;
	padding-left:50px;
	display: inline;
}

div.searchbox-content input {width: 120px; height: 14px; padding: 3px;}
div.searchbox-content span.input { width: 140px; float: left; margin: 3px 0px;}
div.searchbox-content span.input-drop { width: 40px; float: left; margin: 3px 0px;}
div.searchbox-content span.title { width: 95px; float: left; margin-right: 5px; text-align: right; padding-top: 6px;}
div.searchbox-button span.search-hotels-button { float: left;  margin-left:250px; }

/*searchbox-small*/

#searchbox-small {
	float: left;
	width: 190px;
	margin: 4px 0 4px 0;
	border-width:4px;
	border-style:double;
	background: #f2f2f2; 
}

#searchbox-small .searchbox-button {
	float: left;
	width: 120px;
	height: 36px;
	padding-left:1px;
	display: inline;
}

div.searchbox-small-content input {width: 100px; height: 14px; padding: 3px;}
div.searchbox-small-content span.input { width: 140px; float: left; margin: 2px 0px 2px 30px;}
div.searchbox-small-content span.input-drop { width: 40px; float: left; margin: 4px 0px;}
div.searchbox-small-content span.title { width: 95px; float: left; margin-left: 5px; text-align: right; padding-top: 6px;}
div.searchbox-small-button span.search-hotels-button { float: left;  margin-left:1px; }


