body
{
	background-image:url(../i/body_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .6em;
	font-style: normal;
	text-align: center;
}
/* allcontentwrapper and frame center the page on the wave background*/
#allcontentwrapper
{
	text-align:center;
}

div#mainnav
{
    position : relative;
    z-index : 2;   
}

#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0;
	text-align:left;
	background: #fff;
	background-image: url("../i/left_col_bg.jpg");
	background-repeat: no-repeat;
}

#contentheader
{
	height: 62px;
	background-image: url("../i/header_bg.jpg");
	background-repeat: no-repeat;
}
/*MAINNAV: styling for nav bar buttons and drop down menus*/ 
#mainnav ul
{
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	display: inline;
}

#mainnav img, #content img
{
	border-width: 0;
} 

#mainnav li ul li img
{
	padding-top: 1px;
}

#mainnav li
{
	float: left;
	position: relative;
	width: 80px;
}
 
#mainnav li ul
{
	display: none;
	position: absolute; 
	top: 24px;
	left: 0;
	background-color:White;
}

#mainnav li > ul {
	top: 26px;
	left: 0;
}

#mainnav li:hover ul, #mainnav li.over ul
{
	display: block;
}
/* Styles to make the logo stretch to fill the space necessary next to the nav*/
#mainnav div.logo
{
	width: 359px;
	display:inline;
}

#mainnav div.logo img.logofill
{
	width: 34px;
}

/* Part of the Skip Navigation stuff for the benefit of screenreaders*/
p.hide 
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

/*LEFTCOL: styling for bubble images*/
#leftcol {
	width:180px;
	padding:0;
	float:left;
}

#leftcol img.first
{
	margin-top: 24px;
}

#leftcol img.second
{
	margin-top: 14px;
	margin-left: 10px;
}

#leftcol img.third
{
	margin-top: 34px;
	margin-left: 10px;
}

#leftcol img.fourth
{
	margin-top: 64px;
	margin-left: 0;
}
/*CONTENT: Column placed to the right of LEFTCOL, interior columns are styled with classes below*/	
#content
{
	width           : 560px;
	float           : left;
	padding-top     : 40px;
	padding-left    : 20px;
	padding-bottom  : 20px;
	position        : relative;
	z-index         : 1;
}
/*ONECOL: styles content across whole page -- adds padding-right to keep content from bleeding to the edge*/
#content div.onecol
{
	padding: 0;
	width: 540px;
	padding-right: 20px;
	float: left;
}

#content div.onecol a
{
font-size: 1.2em;
text-decoration: none;
}

/*MIDDLECOL: used with either rightcol classes to create three column layout*/
/*MIDDLECOLFLUSH: identical to MIDDLECOL except in print styles*/
#content div.middlecol, #content div.middlecolflush {

	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 268px;
	float: left;
}

#content div.rightcol {
	width: 248px;
	padding-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	float: right;
	background: #fff;
	text-align: left;
}

#content div.rightcolflush {
	padding-left: 0;
	padding-right: 0;
	width: 268px;
	float: right;
	background: #fff;
	text-align: right;
}

#content ul
{
	margin: 18px;
	list-style-image:url(../i/bullet.gif);
}

#content ol
{
	list-style-position: inside;
	margin: 0;
}

#content li
{
	line-height: 15px;
}

#content ol li
{
	padding-top: 10px;
	line-height: 15px;
	font-style: italic;
}

#content a
{
	color: #000000;
}

h1
{
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.2em;
	margin-bottom: 12px;
	margin-top: 0;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#content h2, #content h3, #content .caption
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 5px;
}

#content .caption
{
	padding-top: 13px;
}

#content .bluetext
{
	color: #697284;
	font-style:italic;
	font-weight:bold;
}

#content p.greentext
{
	color: #A0A270;
	font-style:italic;
	font-weight:bold;
}

div.graybox
{
	margin-bottom: 10px;
	border: #a9a9a9 1px solid;
	padding: 15px 0 0 15px;	
	width: 513px;
	float:left;
	background-color: #d3d3d3;
}

/*RFP: styles for rfp form web page only, styles for html email are included in both htm files -- styling is slightly different*/
div.rfpsection
{
	width: 498px;
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 15px 8px 15px 22px;
}

div.rfptitle
{
	float: left;
	width: 500px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #4D565A;
	color: #fff;
	padding: 7px 8px 3px 22px;
}

div.rfptitle h2
{
	padding: 0;
	margin: 0;
	color: #fff;
}

div.rfpsection p, div.graybox p, .errormessage p
{
	margin: 0;
}

#vldcustGeneralSection span.errormessage
{
	padding-bottom: 5px;
}

div.rfpOneColumn
{
	padding-bottom: 10px;
	width: 100%;
	float:left;
}

div.rfpTwoColumn
{
	padding-bottom: 10px;
	width: 249px;
	float:left;
}

div.rfpThreeColumn
{
	padding-bottom: 10px;
	width: 164px;
	float:left;
}

div.rfpFourColumn
{
	padding-bottom: 10px;
	width: 124px;
	float:left
}

select, input, textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

div.errorpanel
{
	float: left;
	color: #ff0000;
	font-weight: bold;	
}

div.confirmpanel
{
	color: #697284;
	font-weight: bold;
}

#footer
{
	margin-top: 30px;
	margin-left: 180px;
	padding: 0;
	height: 38px;
	border-width: 0;
	clear: both;
	text-align: right;
}

#footer img
{
	border-width: 0;
}

div.clearing
{
	clear:both;
}

/*TABLECOL: styling for datagrids on public facing pages and datagrids in the admin section*/
#tablecol
{
	padding: 10px 20px 0 0;
	float: left;
	width: 530px;
}

#tablecol h2.servicetitle
{
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 0;
	margin-top: 10px;
	line-height: 2.2em;
	text-transform:uppercase;
}

#tablecol table.datagrid
{
	width: 100%
}

#tablecol table.datagrid tr
{
	vertical-align: top;

}

#tablecol tr.datagridheader td
{
	text-align:center;
	background-color:#4D565A;
	font-size: .9em;
	font-weight: bold;
}

#tablecol tr td, #tablecol tr, #tablecol table
{
	border: solid 1px #000;
}

#tablecol tr.datagridheader a, #tablecol tr.datagridheader 
{
	color: #FFFFFF;
	text-decoration: none;
}

#tablecol tr.admindatagridheader td
{
	text-align:left;
	background-color:#4D565A;
	font-size: .9em;
	font-weight: bold;
}

#tablecol tr.admindatagridheader a, #tablecol tr.admindatagridheader 
{
	color: #FFFFFF;
	text-decoration: none;
}
img.rightcol
{
	padding-bottom: 8px;
}

#homeimg
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	vertical-align: text-top;
}

div.floorplanwrapper
{
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/*FLOORPLANGRAPHIC: backround image showing the floorplan maps in unhighlighted state */  
#floorplan-graphic
{
	background-image: url("../i/allspecmap.gif");
	background-repeat:no-repeat;
	width: 391px;
	height: 186px;
	margin-left: auto;
	margin-right: auto;
}

/*M, MH, MHOne: style the interactive graphic by holding spacers and rollover images into three columns from left to right*/
#M
{
	width: 200px;
	height: 186px;
	border: 0;
	float: left;
}

#MH
{
	width: 77px;
	height: 186px;
	border: 0;
	float:left;
}

#MHOne
{
	width: 114px;
	height: 186px;
	border: 0;
	float:left;
}

/*FLOORPLANGRID: styles the stats table*/
#floorplangrid
{
	float: left;
	width: 520px;
	margin-top: 15px;
	margin-bottom: 0;
}

#floorplangrid .gridtitle
{
	font-size: 1em;
	font-weight: bold;
	vertical-align:bottom;
	background-color:#ccc;
}

#floorplangrid td.noborder
{
	border-right: 0;
	width: 40px;
}

#floorplangrid td
{
	padding: 3px;
	text-align: center;
	border-right: 2px solid #fff;
}

#floorplangrid td.dark
{
	padding-left: 9px;
	text-align: left;
	font-weight: bold;
	background-color:#999999;
	border: 0;
}

#floorplangrid td.light 
{
	padding-left: 9px;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 0;
}

#floorplangrid td.darksquares
{
	padding-left: 0;
	text-align: left;
	font-weight: bold;
	background-color:#999999;
	border: 0;
}

#floorplangrid td.lightsquares
{
	padding-left: 0;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 0;
}

#floorplangrid td.spacerrow
{
	height: 15px;
	background-color: #CCCCCC;
	border: 0;
}
/*GRIDHEADER: styles "th" row on stats table so there are meaningful titles for columns for screenreaders*/
#gridheader
{
	display: none;
}

.button
{
	background-color:#9EA7B7;
	color:#FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

.darkbutton
{
	background-color:#5D6292;
	color:#FFFFFF;
	font-weight: bold;
}
/*ADMIN: styles for admin tools and internal navigation text nav bar*/
#adminnav
{
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}

#adminnav a
{
	display: inline;
	margin-right: 10px;
	padding-bottom: 15px;
}

table.admininputtable
{
	width: 535px;
	border: solid 1px #000;
	margin-bottom: 20px;
}

table.admininputtable td
{
	padding: 2px;
}

table.admininputtable caption
{
	background-color: #4D565A;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	line-height: 3em;
	text-transform: uppercase;
}

table.admininputtable th
{
	background-color: #ccc;
	width: 200px;
	text-align: left;
}
table.admininputtable input, table.admininputtable select, table.admininputtable textarea
{
	width: 275px;
}

#chkIsActive, #chkSpecialShowResPhone, span#radlSectionNumbers input{width:auto;}

table.admininputtable table.admincb input
{
	width: 25px;
}
#imgHotel{margin: 10px 0;}

span.adminval
{
	padding-top: 3px;
	float: left;
	width: 100%;
}
span.cbR
{
	margin-top: -13px;
	float: right;
	text-align:left;
}

img.square
{
	text-align: left;
}

div#visitTOS
{
    height : 33px;
    padding-left: 45px;
    padding-top : 10px;
    background : transparent url(/i/beachball.jpg) no-repeat left;
}

div#visitTOS a,
div#visitTOS a:visited
{
    color : #336699;
    font-weight : bold;
    font-size : 1.1em;
    text-decoration : none;
}

div#visitTOS a:hover
{
    color : #336699;
    text-decoration : underline;
    font-weight : bold;
    font-size : 1.1em;
}

/*=======================================================================================================

Hotel Popups

=======================================================================================================*/

/* DIV */

div#divHotelInfo
{
    overflow        : hidden;
    padding         : 30px 10px 6em 10px;
    position        : absolute;
    right           : -7px;
    top             : 10px;
    width           : 750px;
    z-index         : 999;
    background-color: #ffffff;
    border          : solid 2px #ffd966;
}

div.popupImageBlock
{
    height          : 410px;
    width           : 400px;
    overflow        : hidden; 
    float           : left;
}

/* SPAN */

span#buttonclose
{
    position        : absolute;
    right           : 5px;
    top          	: 5px;   
}

span.popup_aaa_chart
{
	position		: absolute;
	right			: 360px;
	bottom			: 5px;
}

/* H1 - H6 */

div#divHotelInfo h3
{
    color           : #3366CC;
    font-size       : 3em;
    font-weight     : normal;
    text-transform  : uppercase;
}

/* P */

p.pDesc
{
    display         : block;
    float           : right;
    width           : 170px;
    margin-right    : 5px;   
    min-height      : 410px;
}

/* UL */

#content ul.ulPopupContactInfo
{
    margin          : 0;
    padding         : 0;
    position        : absolute;    
    bottom          : 1em;
    left            : 10px;
    list-style-type : none;
    list-style-image: none;
}

#content ul.ulPopupAmenities
{
    float           : right;
    list-style-type : disc;
    margin          : 0 0 0 15px;
    width           : 150px;
    color           : #666666;
    padding         : 0; 
}

/* LI */

/* A */

div#divHotelInfo h3 a,
div#divHotelInfo h3 a:visited
{
    color           : #3366CC;
    text-decoration : none;
}

div#divHotelInfo h3 a:hover
{
    color           : #3366CC;
    text-decoration : underline;
}

span#buttonclose a,
span#buttonclose a:hover,
span#buttonclose a:visited
{
	font-size		: 1.3em;
	font-weight		: bold;
	text-transform	: uppercase;
	color			: black;
	text-decoration : none;
	cursor			: pointer;
	padding-right	: 20px;
	display			: block;
	height			: 16px;
	background		: transparent url(/i/button_close.jpg) no-repeat right top;
}

/*  IMG  */

img#popupMainImage
{
    margin-bottom   : 5px;
    width           : 400px;
}

img.popupImage
{
    float           : left;
    width           : 130px;
	cursor			: pointer;
}

img.popupImage + img.popupImage
{
	margin-left		: 5px;
}

.videoEditor
{
    padding         : 2px;
    border          : solid 1px #000000;
}

.videoEditor label
{
    display         : block;
    overflow        : hidden;
}

.videoEditor label > span
{
    display         : inline-block;
    vertical-align  : middle;
    width           : 193px;
    float           : left;
    background      : #CCCCCC;
    height          : 124px;
    padding         : 2px;
    margin-bottom   : 4px;
    font-weight     : bold;
}

.videoEditor .help
{
    display         : block;
    padding         : 5px 0;
    font-style      : italic;
    color           : #3F3F3F;
    font-weight     : normal;
}

.videoEditor textarea
{
    margin          : 2px 5px;
    width           : 315px;
    height          : 120px;
}