/*BODY
*****************************************************************************************************/
* {
	margin: 0;
	padding:0;
}
/* remove firefox dotted borders */
a {
	outline: none;
}
body {
	background-image: url(../images/body/bg_body.jpg);
	background-repeat: repeat;
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
html, body, #body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
p {
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;
}
h1 {
	color: #585858;
	font-family: "Trebuchet MS";
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 26px;
	line-height:29px;
}
h2 {
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	color: #959595;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #a45b4a;
}
a:visited {
	color: #a45b4a;
}
a:hover {
	color: #726759;
}
a:active {
	color: #726759;
}
li {
	font-family: "Trebuchet MS";
	color: #726759;
	font-size: 12px;
	line-height:16px;
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 10px;
	width: auto;
}
#body {
	margin: 0;
	vertical-align: top;
	width: 100%;
}
.bg_body_header {
	background-image: url(../images/body/bg_body_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_body {
	background-color: #ececec;
}
.height27{
	height:27px;
}
.height39{
	height:39px;
}
.height5{
	height:5px;
	line-height:5px;
}
.height10{
	height:10px;
	line-height:10px;
}
.height1{
	height:1px;
	line-height:1px;
}
.photo {
	background-color: #0b0811;
	height:399px;
	background-image: url(../images/body/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
DIV.separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#d6d6d5;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
DIV.separator2 {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#f5f5f5;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
DIV.separator3 {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#f5f5f5;
	width: 100%;
	clear: both;
	margin-top:15px;
	margin-bottom:15px;
	overflow: hidden;
}
DIV.separator_add {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#f5f5f5;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
	line-height:20px;
}
/*FS BOX
*****************************************************************************************************/
.fs{
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left:17px;
	height:24px;
}
.fs2{
	color: #5a5a5a;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height:20px;
}

.fs p{
	color: #000000 !important;
}

/*ACTIONABLE MENU
*****************************************************************************************************/
ul#topmenu {
	float: right;
	margin:0;
	padding:0;
}
ul#topmenu li {
	margin:0;
	padding:0;
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	margin-left: 20px;
	padding-bottom:14px;
	text-transform:uppercase;
}
ul#topmenu li a {
	margin:0;
	padding:0;
	color: #a8a8a8;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
}
ul#topmenu li a:hover, ul#topmenu li a.active {
	color: #ffffff;
}

/* NEW - SUBMENU - ROLER*/

.menu#mainmenu {
	position:relative;
	z-index:8888;
}
.menu#mainmenu li {
	position:relative;
	display:inline;
}
.menu#mainmenu a {
	line-height:30px;
}
.menu#mainmenu h3 {
	display:none;
}
.menu#mainmenu ul {
	background-color:#383838;
	position:absolute;
	top:30px;
	left:0;
	display:none;
	padding:8px;
	z-index:99999;
	margin:0;
	padding:0;
}
.menu#mainmenu ul li {
	display:block;
	padding:0 0 5px 0;
	margin:0;
	overflow:visible;
}

.menu#mainmenu ul li, .menu#mainmenu ul a {
	height:auto;
	line-height:20px;
	float:none;
	padding:0;
	margin:0;
}
.menu#mainmenu ul a {
	display: block;
	text-decoration: underline;
	padding:5px 15px 5px 15px;
}
.menu#mainmenu li:hover ul a {
	font-size:10px!important;
	height:20px;
}
.menu#mainmenu ul a, .menu#mainmenu li:hover ul a {
	color:#bbbbbb;
	font-weight: bold;
	white-space:nowrap;
	text-decoration:none;
	background-image: none !important;
}
.menu#mainmenu li:hover ul a:hover, .menu#main li:hover ul a.active {
	color:#4a4a4a;
	padding:5px 15px;
}

/*MAIN MENU
*****************************************************************************************************/
ul#mainmenu {
	float: right;
	margin: 0;
	padding: 0;
}
ul#mainmenu li {
	background-image:none;
	float:left;
	margin:0;
	padding:0;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform:uppercase;
}
ul#mainmenu li a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
ul#mainmenu li a:hover, ul#mainmenu li a.active {
	color: #a8a8a8;
}
/*FOOTER MENU
*****************************************************************************************************/
ul#footermenu {
	float:left;
	margin:0;
	padding:0;
}
ul#footermenu li {
	margin:0;
	padding:0;
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-right:8px;
	padding-left:8px;
	padding-top:20px;
	padding-bottom:20px;;
	text-transform:uppercase;
}
ul#footermenu li a {
	margin:0;
	padding:0;
	color: #a8a8a8;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
ul#footermenu li a:hover, ul#footermenu li a.active {
	color: #ffffff;
}

/***3 HOTELS LINKS***/

ul#footermenu.cities {
	float:left;
	margin:-20px 35px 0;
	padding:0;
}
ul#footermenu.cities li {
	margin:0;
	padding:0;
	background-image: transparent url(../images/separator.gif) no-repeat 100% 2px;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-right:8px;
	padding-left:8px;
	padding-top:20px;
	padding-bottom:20px;;
	text-transform:uppercase;
}
ul#footermenu.cities li a {
	margin:0;
	padding:0;
	color: #a8a8a8;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
ul#footermenu.cities li a:hover, ul#footermenu.cities li a.active {
	color: #ffffff;
}

.cities#footermenu {
	margin: 20px auto 0;
	width: 470px;
}
.cities#footermenu li {
	background: transparent url(../images/separator.gif) no-repeat 100% 23px;
}

.menu#footermenu li.last {
	background: none;
}

/*FOOTER
*****************************************************************************************************/
.copyright {
	color: #8e8e8e;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.footer_text {
	font-family: "Trebuchet MS";
	color: #8b8b8b;
	font-size: 12px;
}
/* SUBMENU
*****************************************************************************************************/
DIV.submenu {
	width: 170px;
	float: right;
	margin-left:10px;
	margin-bottom:20px;
	position: relative;
}
div.submenu a.menu_sub_h {
	color: #585858;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	line-height:18px;
	text-decoration:none;
}
div.submenu a.menu_sub_h:hover, div.submenu a.menu_sub_h:active {
	color: #a45b4a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	line-height:18px;
	text-decoration:none;
}
div.submenu h3.submenu {
	padding-top:0em;
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	line-height:18px;
	text-decoration:none;
}
ul#submenu {
	margin:0;
	padding:0;
	float: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a258c6;
	text-transform: uppercase;
}
ul#submenu li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a258c6;
	cursor:pointer;
	overflow:hidden;
	text-decoration: none;	
	text-transform: uppercase;
	background-image:none;
	list-style-image:none;
	padding-left:0px;	
	
}
ul#submenu li a {
	color: #515151;
	background-image: url(../images/body/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 10px;
	width: auto;
	text-decoration:none;
	line-height:16px;
}
ul#submenu li a:hover, ul#submenu li a.active {
	color:#aaaaaa;
	background-image: url(../images/body/bullet_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/*FORMS
*****************************************************************************************************/
.form_00 {
	font-family: "Trebuchet MS";
	color: #7b7b7b;
	font-size: 12px;
	width:100%;
}
.forms {
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 11px;
}
.month {
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width:50px;
}
.day {
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width:45px;
}
.year {
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width:55px;
}
.number {
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	width:45px;
}
DIV.separator_box {
	height: 1px;
	width: 100%;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height:1px;
}
.bg_separator_box {
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.forms_header{
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	padding-left:17px;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	line-height:18px;
}
.forms_header2{
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	padding-left:8px;
	background-image: url(../images/body/separator.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	line-height:18px;
}
.forms_fieldsnames{
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height:20px;
}
.forms_fieldsnames2{
	color: #7b7b7b;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left:17px;
	height:24px;
}
.forms_fieldsnames3{
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left:17px;
	height:24px;
}
.bg_table1 {
	background-color:#e2e2e2;
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:20px;
}
.bg_table2 {
	background-color:#f5f5f5;
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:20px;
}
.formbutton {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #a45b4a;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border:none;
	line-height:20px;
}
a.formbutton:link, a.formbutton:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #a45b4a;
	padding: 6px;
	margin: 1px;
	line-height:30px;
}
a.formbutton:hover, a.formbutton:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #585858;
	padding: 6px;
	margin: 1px;
	line-height:30px;
}
.formbutton_res {
	background-image: url(../images/buttons/check_availability_a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 181px;
}
a.formbutton_res:link, a.formbutton_res:visited {
	background-image: url(../images/buttons/check_availability_a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 181px;
}
a.formbutton_res:hover, a.formbutton_res:active {
	background-image: url(../images/buttons/check_availability_b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 181px;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.broadway_img {
	float: left;
	width: 120px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 15px;
}
.broadway_strong {
	padding-top: 10px;
	display: block;
	padding-bottom: 5px;
}

/*--------------------------------------------*/
/*Share This Site Styles*/
/*--------------------------------------------*/
#TB_ajaxContent, #TB_window {overflow:hidden !important;}
#share-this-site h1 {
	color:#6e3e04;
	font:normal 24px "Trebuchet MS";
	margin:0 0 8px 12px;
}

.share-this-site {
	width:420px;
	padding:0;margin:15px 0 0 12px;
	position:relative;
	/*zoom:1;*/
}

.share-this-site li {
	display:block;
	list-style:none;
	background:none;
	height:16px;
	margin:4px 0;padding:0;
	width:140px;
	float:left;
	overflow:hidden;
	position:relative;
	zoom:1;
}
.share-this-site a {
	display:block;
	height:16px;
	line-height:16px;
	margin:0;
	background:url(../images/share.png) no-repeat;
	padding:0 0 0 22px;
	text-decoration:none;
	overflow:hidden;
	color:#333333;
	position:relative;
	zoom:1;
	cursor:pointer;
	position:relative;
	z-index:99999;
	}
.share-this-site a:hover {
	color:#000;
	text-decoration:underline;
}

a.s_aim {background-position:0 -16px}
a.s_amazonwishlist {background-position:0 -32px}
a.s_ask {background-position:0 -48px}
a.s_backflip {background-position:0 -64px}
a.s_ballhype {background-position:0 -80px}
a.s_bebo {background-position:0 -96px}
a.s_blogger {background-position:0 -112px}
a.s_blogmarks {background-position:0 -128px}
a.s_buzz {background-position:0 -144px}
a.s_delicious {background-position:0 -160px}
a.s_digg {background-position:0 -176px}
a.s_diigo {background-position:0 -192px}
a.s_email {background-position:0 -208px}
a.s_facebook {background-position:0 -224px}
a.s_fark {background-position:0 -240px}
a.s_faves {background-position:0 -256px}
a.s_favorites {background-position:0 -272px}
a.s_friendfeed {background-position:0 -288px}
a.s_friendster {background-position:0 -304px}
a.s_google {background-position:0 -320px}
a.s_hatena {background-position:0 -336px}
a.s_hi5 {background-position:0 -352px}
a.s_kaboodle {background-position:0 -368px}
a.s_kirtsy {background-position:0 -384px}
a.s_linkagogo {background-position:0 -400px}
a.s_linkedin {background-position:0 -416px}
a.s_live {background-position:0 -432px}
a.s_meneame {background-position:0 -448px}
a.s_misterwong {background-position:0 -464px}
a.s_mixx {background-position:0 -480px}
a.s_multiply {background-position:0 -496px}
a.s_myaol {background-position:0 -512px}
a.s_myspace {background-position:0 -528px}
a.s_netvibes {background-position:0 -544px}
a.s_netvouz {background-position:0 -560px}
a.s_newsvine {background-position:0 -576px}
a.s_nujij {background-position:0 -592px}
a.s_orkut {background-position:0 -608px}
a.s_plaxo {background-position:0 -624px}
a.s_print {background-position:0 -640px}
a.s_propeller {background-position:0 -656px}
a.s_reddit {background-position:0 -672px}
a.s_segnalo {background-position:0 -688px}
a.s_simpy {background-position:0 -704px}
a.s_slashdot {background-position:0 -720px}
a.s_spurl {background-position:0 -736px}
a.s_stumbleupon {background-position:0 -752px}
a.s_stylehive {background-position:0 -768px}
a.s_tailrank {background-position:0 -784px}
a.s_technorati {background-position:0 -800px}
a.s_thisnext {background-position:0 -816px}
a.s_tipd {background-position:0 -832px}
a.s_tumblr {background-position:0 -848px}
a.s_twitter {background-position:0 -864px}
a.s_typepad {background-position:0 -880px}
a.s_wordpress {background-position:0 -896px}
a.s_yahoobkm {background-position:0 -912px}
a.s_yardbarker {background-position:0 -928px}
a.s_netscape {background-position:0 -656px}

/***SOCIAL BUTTONS***/
#facebookbt{
	width:40px; display:block; float:left;
}
#twitterbt{
	width:40px; display:block; float:left; margin-left:4px;
}
#youtubebt{
	width:40px; display:block; float:right; margin-left:3px;
}

#flickr{
	width:40px; display:block; float:right; margin-left:3px;
}
#green_b img {
 padding-top:20px !important;
  width:174px;
}

/*TABLE EVENTS
***************************************************************************************************/
.events_table {

border: 1px #ffffff solid;
border-collapse: collapse;
border-spacing: 0px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}

/***FASHION BUTTON**/
.fashiontini{
display:block;
padding-top:1px;
padding-bottom:1px;
position:relative !important;
}

/***SHARE THIS SITE***/
#share {padding-bottom:20px;
padding-top:10px;
float:left;
display:block;
}


/* GALLERY */

ul.gallery {
	margin: 10px 0 20px 0;;
}
ul.gallery li {
	display:inline;
	float:left;
	padding:0 5px 10px 0;
	background:none;
}
ul.gallery li.last {
	float:none;
}
ul.gallery a {
	border:0;
}
.gallery img {
	border:2px solid #000;
}
.gallery a:hover img {
	border-color:#393939;
}

/*____Promo_Button___*/
#pb_text {
	position:absolute;
	z-index:35;
	width:179px;
	height:120px;
	margin-left:20px;
	margin-top:260px;
	text-align:center;
}
.pb_h1 {
	margin-top:5px;
	font-size:20px;
	color:#571f0b;
	background-image:none !important;
}
.pb_h2 {
	font-size:14px;
	margin-top:15px;
	color:#616161;
	margin-bottom:10px;
}
#pb_box {
	background-image: url(../images/Click-Here-to-Book.png);
	background-repeat: no-repeat;
	/*filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
	position:absolute;
	z-index:30;
	width:218px;
	height:114px;
	margin-left:710px;
	margin-top:265px;
}
.pb_link {
	font-size:12px;
	text-decoration:none;
	color:#732003 !important;
}

a.spring_savings_promo {
    background-image: url("../images/Click-Here-to-Book.png");
    display: block;
    height: 115px;
    left: 696px;
    position: relative;
    text-decoration: none;
    top: -164px;
    width: 218px;
    z-index: 99;
	margin-bottom: -115px;
}


/*GOOGLE +1 */

#PlusOne {
    padding-left: 2px !important;
	padding-top:5px !important;
}

#PlusOne_index {
	position:absolute;
}

#PlusOne_fb {
    position:relative;
	left:350px;
	top:-30px;
	margin-bottom:-10px;
}

/**JUNIOR AND PRESIDENTAL ACCOMMODATIONS**/
.jun_pre {
	width:226px;
	height:158px;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	border:0px;
}

/*ENLARGE IMAGE ACCOMMODATIONS/SUITES*/

.gallerycontainer{
position: relative;
margin-left:-5px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 5px 10px 50px 5px;
float:left;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #525252;
background:#525252;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
width:445px;
height:330px;
color:none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*ENLARGE IMAGE ACCOMMODATIONS/SUITES / 2 IMAGE*/
.thumbnail2 img{
border: 1px solid white;
margin: 5px 10px 60px 5px;
float:left;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border: 1px solid #525252;
background:#525252;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
width:445px;
height:330px;
color:none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 245px;
left: 0; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.suite_accommodations{
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;
}

.schema{
	display: inline;
}

