/* @override 
	http://static.boydgaming.net/boydgaming/style.css
	http://boydstatic.purplehp.com/boydgaming/style.css
*/
a{
	outline: none;
}

a:link {text-decoration: none;
		color:#003366;}
a:visited { text-decoration: none;
			color:#003366;}
a:hover { text-decoration: underline;
			color:#003366;}

a:active { text-decoration: underline;
			color:#003366;
		
			
		}

img{
	vertical-align: top;
}

.itext {
	display: none;
	color:white;
}



.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
  background-color:transparent;
}

/* Body and Background */


body {
	background: black url(images/shell/texture_left.jpg) top left repeat-x;
	margin: 0px;
	padding:0px;
	margin-top:0px;
	padding-top:0px;
	font-family: arial, san-serif, Helvetica, Trebuchet MS;
	font-size: 10pt;
}
#page_wrap{
	margin-left:auto;
	margin-right:auto;
	/*
width:878px;
	padding-left:16px;
	padding-right: 17px;
	
*/
	width:911px;
	background: transparent url(images/shell/background.jpg) top left no-repeat;
	min-height: 873px;
}


#logo{
	width:878px;
	height:118px;
	margin-left:16px;	
}




.main_content{
	/*
width:878px;
	margin:0;
	padding:0;
*/
	margin:0px 50px;
}


/* main content area */
.page_content_main1{
	color:#B3B3B3;
	min-height:390px;
}

.page_content_main_wide{
	
}

h1{
	color:#B3B3B3;
	margin:0px;
	padding:0px;
	font-size:20pt;
	font-family: arial, Times, serif;
	text-transform: lowercase;
	margin-left:45px;
}



#cc_bug{
	width: 811px;
	height:228px;
	position:relative;
}

#bug_links{
	position: absolute;
	top: 0px;
	left: 196px;
	width: 614px;
	height: 228px;
	background: transparent url(images/shell/ad.jpg) top left no-repeat;
}

#bug_links a{
	display:block;
	position:absolute;
}
#bug_links a span{
	display:none;
}

#bug_links_1{
	top:40px;
	left:0px;
	height:20px;
	width:160px;
}
#bug_links_2{
	top:68px;
	left:0px;
	height:50px;
	width:160px;
}
#bug_links_3{
	top:125px;
	left:0px;
	height:28px;
	width:160px;
}
#bug_links_4{
	top:165px;
	left:0px;
	height:25px;
	width:160px;
}
#bug_links_5{
	top:0px;
	left:214px;
	height:228px;
	width:400px;
}




/*reservation calendar*/

#top_form{
	width:190px;
	height:228px;
	background: transparent url(images/shell/book_online.gif) 0px 12px no-repeat;
	color:#E1D5AF;
	font-size:9px;
	position:relative;
	overflow:visible;
	z-index:100;
}


#top_form_hide{
}

FORM{
	margin:0;
	padding:0;
}
.tf_title{
	width:100px;
	height:13px;
}
.tf_title label{
	display:none;
}
.tf_0{
	padding-top:35px;
}
.tf_0 .tf_title{
	background: transparent url(images/shell/select_property.gif) 0px 0px no-repeat;
}
#top_form select#property{
	width: 190px;
}
.tf_1{
	padding-top:15px;
}
.tf_1 .tf_title{
	background: transparent url(images/shell/arrival_date.gif) 0px 0px no-repeat;
}
.tf_1 input{
	width:80px;
}
#top_form input, #top_form select{
	font-size:10px;
}

.tf_2{
	padding-top:13px;
	float:left;
}
.tf_2 .tf_title{
	background: transparent url(images/shell/nights.gif) 0px 0px no-repeat;
	width:50px;
}

.tf_3{
	padding-top:13px;
	float:left;
}
.tf_3 .tf_title{
	background: transparent url(images/shell/adults.gif) 0px 0px no-repeat;
	width:50px;
}
.tf_4{
	display:none;
	padding-top:13px;
	float:left;
}
.tf_4 .tf_title{
	background: transparent url(images/shell/offer_code.gif) 0px 0px no-repeat;
	width:80px;
}

.tf_5{
	clear:left;
	padding-top:13px;
}

#top_form_cal{
	position:absolute;
	top:40px;
	left:60px;
	height:170px;
	width:375px;
	padding-left:5px;
	/*
z-index: -100;
*/
}


.datepicker_links{
	background-color:#766b4f !important;
}
.datepicker_header, .datepicker_header SELECT{
	background-color:#000000 !important;
	color:#ccac57 !important;

}

.datepicker_titleRow{
	background-color:#333333 !important;
}

.datepicker_daysCell {
	background-color:#d2cdc0 !important;
}
.datepicker_weekEndCell{
	background-color:#b3aea2 !important;
}
.datepicker_multi .datepicker{
	border-top-color: #333333 !important;
	
}
.datepicker_today a{
	background-color:#ccac57 !important;
	
}

.datepicker_daysCellOver a{
	background-color:#999999 !important;
	cursor:hand !important;
}
.tf_ad{
	margin:0;
	padding:0;
}
.tf_ad img{
	margin-left:-5px;
}

.tf_ad:hover{
	cursor: pointer;
	
}




#bottom_wrap{
	text-align:center;
}
.bottom_nav{
	color:white;

}
.bottom_nav ul{
	margin:0;
	margin-top:5px;
	margin-bottom:20px;
	padding:0;
	list-style: none;
}
.bottom_nav ul li{
	display:inline;
	padding-left:3px;
	padding-right:3px;
	color:#A59E8B;
	
}

.bottom_text{
	color:#A59E8B;
	font-size:11px;
}

.bottom_text_link{
	color:#A59E8B;
	font-size:11px;
}

.bottom_text_link:hover{
	color:#A59E8B;
	font-size:11px;
	text-decoration: underline;
}

.bottom_text ul{
	margin:0;
	padding:0;
	list-style: none;
}
.bottom_text ul li{
	display:inline;
	margin:0px 5px;
}

.bottom_text ul li a{
	color:#A59E8B;
	font-size:11px;
}

.bottom_text ul li a:hover{
	color:#A59E8B;
	font-size:11px;
	text-decoration: underline;
}


.bottom_nav ul li a, .bottom_nav ul li a:visited {
	color:#A59E8B;
	text-transform: lowercase;
	font-size:10pt;
}
.bottom_nav ul li a:hover{
	color:#A59E8B;
	text-transform: lowercase;
	font-size:10pt;
	text-decoration: underline;
}

.rates_section .rates_standard, .rates_section .rates_tier{ display:none; }

.bottom_imagemap{
	margin-bottom: 15px;
}

#top_nav{
display:none;
}
