.tealContainer{width:548px; margin:0 0 10px 0; clear:both;}
.tealBorder {border-right:10px solid #C7E1DE; border-left:10px solid #C7E1DE;}
.tealContent {margin:0; padding:0 15px 0 15px; border-bottom:5px solid #C7E1DE; color: #09214f;}
.tealLight {background-color:#EAF7F6; margin:0; padding:0 0 5px 0;}
.tealDark {background-color:#C7E1DE; margin:0; padding:0;}
.tealLightTop {background: url(/cms/img/light_teal_tr.gif) no-repeat top right;}
.tealDarkTop {background: url(/cms/img/dark_teal_tr.gif) no-repeat top right;}
.tealDarkBottom {background: url(/cms/img/dark_teal_br.gif) no-repeat bottom right; padding-top:5px;}
.tealPlusMinus {float:right; padding:2px 15px 0 0; cursor:hand;}
.tealLogo {float:right; padding:0 0 15px 15px; }
.tealMainImage {padding:0 0 15px 0; }
.tealBox {padding:10px 0 10px 0;}
.tealContent .tealList {min-height:1%; _height:1%;}
.tealContent .tealList a {font-weight:bold; text-decoration:none;}
.tealContent .tealList li {margin:0 0 0 17px; background-image: url(/img/square_red_bullet.gif); background-repeat: no-repeat; background-position: 0 .5em; padding-left: .8em;}
.tealContent hr {color:#C7E1DE; background-color:#C7E1DE; height:5px; border:0; margin:20px 0 15px 0;}
.tealContent img {border:0;}
.tealContent .tealPhoto{float:left; width:120px; padding:0; margin:0; text-align:left;}
.tealContent .tealPhoto img{margin:0; border:0; width:120px;}
.tealContent ul{margin:0 0 0 130px; padding:0 0 5px 0; list-style-type:none; min-height:91px; _height:91px;}
.tealContent ul li{margin:0 0 8px 0; list-style-type:none; list-style-image:none;}
.tealPaddingTop {padding-top:10px;}
img.corner {width:4px; height:4px; border:none; display:block !important;}
.multilist ul
{
  width: 475px;  /* room for 3 columns */
  margin:0 0 0 17px;
  padding:0;
  min-height: 1%;
  _height: 1%;
}
.multilist ul li
{
  float: left;
  margin: 0;
  background-image: url(/img/square_red_bullet.gif); background-repeat: no-repeat; background-position: 0 .5em; padding-left: .8em;
  width: 145px;  /* accommodate the widest item */
}

/* TA page */
.tealContent .taList {min-height:1%; _height:1%;}
.tealContent .taList a {font-weight:normal; text-decoration:none;}
.tealContent .taList li {margin:0 0 0 17px; background-image: url(/img/square_red_bullet.gif); background-repeat: no-repeat; background-position: 0 .5em; padding-left: .8em;}
.taHotDeals { width:178px; float:right; margin:0; padding:0 0 0 20px; }
.dealContainer { margin:0; padding:0 0 10px 0; }



/* HOTEL PAGES - THIS SECTION WAS LAST UPDATED: 10/22/08 */
/* BEGIN TAB STYLES */
    .tab {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 548px;
	_width: 548px;
	background-color: #c7e1de;
	}
	.tab .detail {
	clear: both;
	width: 548px;
	_width: 548px;
	font-size: 11px;
	text-align: left;
	color: #000;
	background: #fff;
	}
	.tab .hit_on,
	.tab .hit_off {
	float: left;
	width: 104px;
	height: 23px;
	text-align: center;
	text-decoration: none !important; /* OVERWRITE DEFAULT STYLE FOR IE 6 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	}								
	.tab .hit_on {
	background: url(/cms/img/tab_on.gif) left top no-repeat;
	color: #ff0000 !important; /* OVERWRITE DEFAULT STYLE FOR IE 6 */
	}
	.tab .hit_off {
	background: url(/cms/img/tab_off.gif) left top no-repeat;
	color: #006666 !important; /* OVERWRITE DEFAULT STYLE FOR IE 6 */
	}
/* SHORT-WIDTH LEFT COLUMN / LONG-WIDTH RIGHT COLUMN */
	.twolist ul {
	  width: 475px;  /* room for 2 columns */
	  margin: 0;
	  padding: 0;
	  min-height: 1%;
	  _height: 1%;
	}
	li.leftCol {
	width: 138px; /* room for left column */
	float: left;
	list-style: none;
	}
	li.rightCol {
	width: 332px; /* room for right column */
	float: left;
	list-style: none;
	margin: 0 0 0 30px;
	}
/* EQUAL-WIDTH LEFT/RIGHT COLUMNS */
	.eqCol {
	width: 495px;
	}
	.eqColL, .eqColR {
	float: left;
	width: 217px
	}
	.eqColR {
	margin-left: 30px;
	}
	.clearLeft {
	clear: left;
	}
	.eqCol li {
	list-style-image: url(/img/square_red_bullet.gif);
	list-style-position: outside;
	margin: 0 0 0 11px;
	padding: 0 0 0 5px;
	}
/* MISC STYLES */	
	#slideshow {
	float: left;
	height: 150px;
	margin: 0;
	padding: 3px 15px 0 0;
	}
	hr.green {
	border: none 0;
	border-bottom: 1px solid #c7e1de;
	width: 100%;
	height: 1px;
	clear:both;
	margin: 10px 0;
	}
	.clearboth {
	clear: both;
	}
	.btnBook {
	text-align: right;
	}
	.stars {
	vertical-align: bottom;
	margin: 0 0 1px 3px;
	}
/* MODULE MINIMUM-HEIGHT HACK (IE/FF COMPATIBLE) */
	.height200 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}
.noticetitle {
padding: 0 0 5px 0;
border: 1px solid none;
clear: both;
font-weight: bold;

}	
.notice {
border: 1px solid none;
padding: 0 0 0 0;
clear: both;

}

.noticehead {
border: 1px solid none;
background-image: url(/img/square_red_bullet.gif);
background-repeat: no-repeat;
background-position: left 15px;
padding: 10px 0 0 15px ;
clear: both;

}
.noticedesc {
border: 1px solid none;
padding: 15px 0 5px 0;
}	
