body
{
	background: #e2f3f3;
	margin:0px;
	padding:0px;
	font-size:12px;
}

body#grey
{
	background:#FFF;
}

a img
{
	border:0;
}


#main
{
	width:825px;
	overflow:hidden;
	margin-top:5px;
	font-family:  Verdana,Arial,Helvetica, Sans-serif;

}


#grey #main
{
	width:600px;
}

#leftbar_out
{
	width:248px;
	padding-top:9px;
	background:url(/images/left_top.png) no-repeat top;
	float:left;
	position:relative;
	z-index:2;
}


#leftbar_in
{
	width:248px;
	padding-bottom: 11px;
	background:url(/images/left_bottom.png) no-repeat bottom;
}

#leftbar
{
	background-color:#FFF;
	margin:2px 18px 8px 12px;
	color: white;
	width:216px;
}

#leftbar h1
{
	background-color: #00b29c;
	color:white;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	margin:0px;
	padding-left:5px;
}

#leftbar h1 img
{
	position:relative;
	top:-4px;
	float:left;
	margin-right: 5px;
}


#leftbar h2
{
	background-color: #00b29c;
	color:white;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	margin:0px;
	padding-left:5px;
}

#leftbar h2 img
{
	position:relative;
	top:-4px;
	float:left;
	margin-right: 5px;
}

#leftbar form,#leftbar div
{
	margin:0px;
	margin-bottom:10px;
	background-color:#FFF;
	padding:5px;
}

#leftbar form.last, #leftbar div.last
{
	margin-bottom: 0px;
}

#mcontent h1,#mcontent h2
{
	color:#016E85;
	font-family:  georgia, times, serif;
	border-bottom: 1px dotted #016E85;
	font-size:16px;
	line-height:25px;
}

#mcontent h2
{
	font-size:14px;
}

table.contact th
{
	text-align:left;
}

#mcontent
{
	width: 549px;
	float: left;
	margin-left:0px;
	background-color:#FFF;
	padding:10px;
	margin-top:4px;
	position:relative;
	z-index:0;
	overflow:hidden;
}

#grey #mcontent
{background-color:#FFF;}


table td
{
	font-size:11px;
}

table.features td
{
	text-align:center;
}

tr.underline td
{
	border-bottom:1px dotted #016E85;
}

table.features a, a
{
	text-decoration:none;
	color:#147;
}

table.features td
{
	height:100px;
	overflow:hidden;
}

table#dest td
{
	height:90px;
	overflow:hidden;
}
table.features td div
{
	position:relative;
}
table.features td div img
{
	position:absolute;
	bottom:0;
	left:0px;
}

table.features tr.underline td, table#dest tr.underline td
{
	height:auto;
	
}
#searchLoader1 {
background-color:#E2F3F3;
filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;
width:100%;
height:100%;
text-align: center;
position: absolute;
padding-top: 10px;
top: 0px;
left: 0px;
z-index:98;
}
#searchLoader {
font-size:12pt;
font-weight:bold;
width:100%;
height:100%;
text-align: center;
position: absolute;
padding-top: 10px;
top: 0px;
left: 0px;
z-index:99;
background:none;
border: none;
}
#searchLoader p{
 background-color: #E2F3F3;
 padding: 5px; 
}
.tble_detail table, th, tr, td{
	background: none;
	border: none;
	border-bottom: none;
}

.tble_detail th{
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #094673;
	padding: 0px;
	margin: 0px;
}
.tble_detail td {
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}

td.darkrow
{
	background-color:#E2F3F3;
}

#grey td.darkrow
{
	background-color:#EEE;
}

.tbl_search_results th{
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 10px;
}
.tbl_search_results td {
	padding: 5px;
}

.cleardiv {
	clear:both;
}
.details1a{
  background-color:   #dedede;
  font-size:          12px;
  color:              #666;
  border-bottom:      1px solid #FFFFFF;
  font-weight:        bold;
  padding:            2px;
}
.details1b{
  background-color:   #e8e8e8;
  font-size:          12px;
  color:              #999;
  border-bottom:      1px solid #FFFFFF;
  font-weight:        bold;
  padding:            2px;
}
.details2a{
  background-color:   #dedede;
  color:              #666;
  font-size:          11px;
  border-top:         1px solid #FFFFFF;
  font-weight:        bold;
  padding:            2px;
}
.details2b{
  background-color:   #e8e8e8;
  color:              #999;
  font-size:          11px;
  border-top:         1px solid #FFFFFF;
  font-weight:        bold;
  padding:            2px;
  text-align:         right;
}
.banner1{
  font-size:          12px;
  font-weight:        bold;
  margin:             0px;
  padding:            0px 9px;
  color: #88B3D4;

}
.banner2{
  font-size:          12px;
  font-weight:        normal;
  margin:             0px;
  padding:            0px 9px;

  background:         #D7E5F0;
  color:              #000000;

}


#contactnav {
	width: 240px;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	float: right;
	display: block;
}

#contactnav a{
	color: #88B3D4;
}

#contactnav ul{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}

#contactnav ul, li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contactnav li{
	display: inline;
	color: #88B3D4;
	font-size: 14px;
	line-height: 40px;
}
.contactleft {
	width: 150px;
	display: inline;
	float: left;
	padding: 10px 10px 0px 10px;
}

.contactmiddle {
	width: 150px;
	display: inline;
	float: left;
	padding: 10px 10px 0px 10px;
}

.contactright {
	width: 150px;
	display: inline;
	float: left;
	padding: 0px 10px 0px 10px;
}
#photo_viewer{
  visibility: hidden;
  position:   absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width:100%;
  text-align:center;
  filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;
  background-color:black;
  z-index:10;
}
#photo_viewer2{
  visibility: hidden;
  position:   absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width:100%;
  text-align:center;
  z-index:11;
  color:white;
}

.search_link_div{
        text-align:    'center';
        width:         480px;
        padding-left:  50px;
        margin-top:    10px;
        padding-top:   4px;
        padding-bottom: 4px;
        border:    1px solid #8FB3C7;
        background: #FFFFFF url("/images/search_bar.gif") no-repeat;
}



.dests_li{
  color: black;
  cursor: pointer;
  list-style-type: none;
  font-size: 8pt;
  font-family: arial;
  padding:2px;
  padding-left: 5px;
  border-bottom: 1px solid #00B29C;
  z-index: 3000;
}
.dests_li:hover{
  background-color: #deeeef;
  color: white;
}
.floating_dests{
  position: relative;
  width: 110px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  background-color: white;
  text-align: left;
  visibility: hidden;
  z-index: 2500;
  border: 2px solid #00B29C;
}
*html .floating_dests{
  width: 120px;
}
.floating_dests ul{
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  z-index: 2600;
}
#form_locale{
  width: 192px;
  height: 17px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  background: url('/select.png') no-repeat;
  color: black;
  margin: 2px;
  display: block;
  cursor: pointer;
}
*html #form_locale{
  width: 202px;
  height: 19px;
}
#locales_container{
  width: 100%;
}
