/* CSS Document */

*{
	padding: 0;
	margin: 0;
}


img { /* IE6 Fix for Transparent PNGs */
	behavior: url(/includes/iepngfix.htc) 
}

#overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color: #000017;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	display: none;
}

* html #overlay { /* for IE6 and lower */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px'); 
}

#overlay360 {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color: #000017;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	display: none;
}

* html #overlay360 { /* for IE6 and lower */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px'); 
}

#overlaycontent {
	position: fixed;
	z-index:103;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -375px;
	height:400px;
	width:750px;
	overflow: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	behavior: none;
}

* html #overlaycontent { /* for IE6 and lower */
	position: absolute;
}

#overlaycontentbox {
	position: fixed;
	z-index:101;
	bottom: 50%;
	left: 50%;
	margin-bottom: -225px;
	margin-left: -395px;
	height:450px;
	width:800px;
	overflow: hidden;
	display: none;
	text-align: right;
	background-image: url(/graphics/hs-overlaybg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

* html #overlaycontentbox { /* for IE6 and lower */
	position: absolute;
	background-image: url(/graphics/hs-overlaybg-ie6.png);
}

#overlaycontent360 {
	position: fixed;
	z-index:104;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -465px;
	height:530px;
	width:930px;
	overflow: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	behavior: none;
}

* html #overlaycontent360 { /* for IE6 and lower */
	position: absolute;
}


#overlaycontentbox360 {
	position: fixed;
	z-index:103;
	bottom: 50%;
	left: 50%;
	margin-bottom: -278px;
	margin-left: -467px;
	height:556px;
	width:934px;
	overflow: hidden;
	display: none;
	text-align: right;
}

* html #overlaycontentbox360 { /* for IE6 and lower */
	position: absolute;
}

.overlaycontrol {
	position: relative; z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	text-decoration: none;
}

.overlaycontrol360 {
	position: fixed; z-index: 200;
	bottom: 50%;
	left: 50%;
	margin-bottom: -267px;
	margin-left: -467px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	text-decoration: none;
}

* html #overlaycontrol360 { /* for IE6 and lower */
	position: absolute;
}

.hs-row {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d1d2ff;
	background-image: url(/graphics/hs-background.gif);
}

.hs-box {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-AR {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-AR.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-WI {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-WI.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-IN {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-IN.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-TX {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-TX.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-TN {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-TN.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-CA {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-CA.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-LA {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-LA.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-box-MS {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/graphics/hs-background-MS.gif);
	height: 250px;
	width: 750px;
	border: thick solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: none;
}

.hs-content {
	height: 200px;
	width: 700px;
	margin: 25px;
	border: thick none #0000FF;
	overflow: none;
}

.hs-content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.hs-hotelname {
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

.hs-address {
	font-weight: bold;
	color: #B05800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#hotelpane {
	position: relative;
  	width: 800px;
	height: 90%;
	border: 1px none #c0c0c0;
	padding: 10px 0 0 20px;
	overflow: auto;
	max-height:500px;
}

.hs-tabs {
  	width: 775px;
	border-bottom: 1px solid #c0c0c0;
	padding: 10px 0 0 20px;
}

.tab-selected {
	  display: inline;
	  padding: 3px 7px 1px 7px;
	  background: #ffffff;
	  border: 1px solid #c0c0c0;
	  border-bottom: 0;
}

.tab-unselected {
	  display: inline;
	  padding: 2px 7px 0 7px;
	  background: #dedfff;
	  border: 1px solid #c0c0c0;
	  border-bottom: 0;
	  color: #c0c0c0;
}

.tab-note {
	display: inline;
	padding: 2px 7px 0 7px;
	border: 0px none #c0c0c0;
	border-bottom: 0;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	padding: 6px;
	font-size: 11pt;
}

.tab-unselected a {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #a0a0a0;
	font-size: 13pt;
}

.tab-selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
	padding: 6px;
	font-size: 13pt;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}