/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, font, img, 
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;
	vertical-align: baseline;	background: transparent;
	}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* SITE CSS */	

.hidden { display:none; }

body {font-family:Arial, Helvetica, sans-serif; margin: 0px auto; top: 0px;  background: url('./bpimages/bg_body.jpg') repeat-x #000000; }
body#home #wrapper #header #nav ul li#Nav_home a { background: url('./bpimages/highlight.jpg') repeat-x; color: #d99308; }
body#home #wrapper #header #nav ul li#Nav_home ul li a { background: #700404; }
a {color: #021028; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}
a.blue {color:#2E56C8;text-decoration:none; font-weight: bold;}
a.blue:hover {color: #2E56C8;text-decoration:underline;}
.hidden { display: none; }


#wrapper {background: url('./bpimages/bg_wrapper.jpg') repeat-x repeat-y #010F29; width: 975px; margin: auto; padding: 0px 4px; border-left: 1px solid #0a2e9a; border-right: 1px solid #0a2e9a; overflow: hidden; }

#header { margin: 0px auto; overflow:hidden; color: #fff; background: #010F29; }
	#header #nav { height: 37px; padding-top: 40px; position:relative; font-size: 17px; color: #fff; overflow:hidden; margin: auto; }
	#header #nav ul {display: inline; width: 975px;}
		#header #nav ul li { display: inline; border-right: #fff 1px solid; margin:0px; padding:0; float: left;}
		#header #nav ul li#Nav_location { border-right: none; }
			#header #nav ul li a {color: #fff; font-weight: bold; padding: 18px 13px; font-size: 17px; text-decoration:none; height: 63px; margin: 0;}
			#header #nav ul li a:hover {background: url('./bpimages/highlight.jpg') repeat-x; color: #d99308;}
			#header #nav ul li a:active {background: url('./bpimages/highlight.jpg') repeat-x; color: #d99308;}
		
	  #headerRow { padding: 2px 0; border-top: 1px solid #0a2e9a; border-bottom: 1px solid #0a2e9a; }
	   	#headerRow #logo { width: 254px; padding-top: 120px; float: left;}
		#headerRow #logo img { margin: auto; }
	  
	  #headerRow #headerimg {  float: left; }
	 	 #headerRow #headerimg img { display:block; }
		#headerRow #flashwrapper { width: 720px; height: 303px; }
		#header #weather { background: #002868; height: 45px; overflow: hidden; margin: 2px 0px; width: 251px; float: left; }
	 		#header #weatherimage { float:left; padding: 3px 10px;}
			#header #weathertext{float:left; font-weight: bold; font-size: 13px; line-height: 45px; padding-right: 20px;}
		#header #weather p { float: left; padding: 0 20px; font-weight: bold; font-size: 13px; line-height: 45px; }
		#header #weather div.clock {float: left; width:65px; font-weight: bold; font-size: 13px; text-align:center; border-left: 1px #fff solid; margin-top: 12px; padding-left: 20px;}
			#header #weather div.clock .localtime { font-size: 10px; font-weight: normal;}
		#header #weather #weatherimage img { height: 40px; }
		
		#header .specialsticker { float:left; font-weight:bold; font-size:13px; line-height:45px; width:724px; height:45px; }
		#pscroller1 { height:45px; overflow:hidden; padding-top:5px; }
		#pscroller1 a { display:block; text-align:center; color:#fff; }
		.someclass { //class to apply to your scroller(s) if desired }

#content { background:#070e20 url('./bpimages/bg_content.jpg') repeat-y; margin: 0px auto; border-top: 1px solid #0a2e9a; overflow: hidden;}
#content h1 { font-size: 19px; font-weight:normal; color: #021028; margin-bottom: 25px; line-height: 25px;}
#content h2 { font-size: 19px; font-weight:normal; color: #09419f; margin-top: 40px; margin-bottom: 20px; }
#content h3 { color: #3155c6; margin-bottom: 20px; clear:both; }  
hr { border: none; height: 1px; background: #47516b; clear:both;}
hr.dot { background-color:#01081A; border-color:#47516b; border-style:none none dashed; border-width:1px; color:#47516b; }

#content #col1 { background: #000308 url('./bpimages/bg_col1.jpg') no-repeat; width: 194px; /*min-height: 750px;*/ float: left; overflow: hidden; position: relative; padding-left: 56px; margin-top: 2px; min-height:600px;}
	  #content #col1 #teaser { float: left; margin: auto; clear: both;}
	  #content #col1 #teaser #teaserbox { width: 134px; height: 125px; margin-top: 50px;}
		  #content #col1 #teaser img { margin-bottom: 7px;}
		  #content #col1 #teaser form select { margin-bottom: 5px; border: 1px solid #c7c7c7; background:#fff; color: #000; font-size: 10px; }
		  #content #col1 #teaser form select#checkinyyyymm {width: 134px;}
		  #content #col1 #teaser form select.left {width: 64px; float: left;}
		  #content #col1 #teaser form select.right {width: 64px; float: right;}
		  #content #col1 #teaser table {width: 100%;} 
	  #content #col1 #teaser button { background: url('./bpimages/btn_check_avail.jpg') no-repeat; height: 27px; width: 134px; border: none; cursor:pointer; margin: auto;}
		  #content #col1 #teaser button span {display: none;}
	  
	  #content #col1 #teaser #teaserModifyCancel { text-align: center; margin-bottom: 50px;}
		  #content #col1 #teaser #teaserModifyCancel a { text-decoration: none; color: #3058d5; font-weight: normal; font-size: 11px;  margin: 0; padding: 0;}
		  #content #col1 #teaser #teaserModifyCancel img { margin-bottom: 0px;}

	 #content #col1 #signUp { clear:both; margin-bottom: 15px;}
	  #content #col1 input { border: 1px solid #949494; width: 134px; margin: 6px 0px; font-size:10px; text-align:center;}
	  #content #col1 input.sssubmit { background: url('./bpimages/btn_Submit.jpg') no-repeat; height: 27px;  border: none; cursor:pointer;}
	  #content #col1 #signUp #sh_sufs .sserror {font-weight:bold; font-size: 10px; color: #fff; width: 134px; text-align: center;}
	  #content #col1 #signUp #sh_sufssuccess p {color: #fff; font-size: 12px; padding: 5px 0;}
	  #content #col1 #share { width: 125px; padding-left: 3px; }

	#content #col1 #tripadvisor { margin-top: 50px; width: 134px;}
	
	#widgetbox_widget_parent_0 {border: #fff solid 1px;}
	/*#wbx-gw-button-wrapper-0 { width: 100px; float: left;}*/
	
	#content #col2 { padding: 50px 50px 0px; float: left; width: 624px; min-height: 578px; color: #021028; background:url('./bpimages/bg_footer.jpg') no-repeat bottom #eeebac; border-left:1px solid #010F29;
border-top:2px solid #010F29;} 
	#content #col2 #copy img.copyheader {margin-bottom: 17px;}
	#content #col2  p { font-size:15px; line-height: 19px; /*width: 625px;*/ padding-bottom: 15px;}
		#content #col2  p.em { font-weight: bold; font-style:italic; }
		#content #col2  a.toggle, #content #col2  a.toggleLink { color:#036; }
	#content #col2 #copy p span { padding: 0; margin: 0px; color: #2E56C8; }
	#content #col2 hr { margin: 25px 0px; }
	#content #col2 p.ulHeader { padding-bottom: 0px; }
 	#content #col2 ul { margin: 0 20px;}
	#content #col2 tr {height: 19px;}
	#content #col2 td {padding-right: 10px; font-size: 15px;}
	#content #col2 #quote { margin-bottom: 30px; font-size: 13px; }
		#content #col2 #quote .lightblue {  }
	#content #col2 #copy .quoteText { font-size: 12px; font-style:italic;} 
	#content #col2 #copy .lightblue { color: #021028; padding-bottom: 0px;}
	#content #col2 #copy .italic { font-style: italic; color: #999;}
	#content #col2 #copy .white { color: #999;}
	#content #col2 #quote p.darkblue { color: #021028; clear:both; padding-right: 40px;}
	#content #col2 #copy p.darkblue span { color:#021028; float: right; font-weight:normal; margin:0; padding:0;}
	#content .room { border-bottom: 1px solid #47516C; overflow: hidden; padding: 20px 0px; }
	#content .largebullet { width: 325px; float: left;}  
		#content #col2 .largebullet ul { margin: 0px 20px 10px;}
		#content .largebullet li { width: 325px; list-style-type: disc; list-style-image: none; }
			#content .largebullet p {font-size: 15px; margin-left: 22px; }
			#content .largebullet p.bottom {padding-bottom: 0px; vertical-align:text-bottom; padding-top: 50px; }
			#content .largebullet a { color:#2E55CE; text-decoration: none;}
			
		#content .roomCol2 { float: right; }  
		#content .roomCol2 img { border: 1px solid #0a2e9a; }  
	
	#content #footer {text-align: center; font-size: 14px; margin-top: 60px; padding-bottom: 33px; clear:both;}
	#content #col2 #footer p {font-size: 13px; margin-top: 10px; padding-top: 0px; color: #000;}
		#content #footer ul { margin: 0 0 10px 0; padding: 0; }
		#content #footer ul li { display: inline;  margin: 0; padding: 0; }
				#content  #footer ul li a { color: #224994; text-decoration: none; font-size: 12px; }
				#content  #footer ul li a:hover { color: #345bd4; }

body#home #content #footer ul li#Nav_home a { color: #345bd4; }

#flashwrapper { width: 720px; height: 406px;}

img.pkg { float:right; margin-left:20px; border:1px solid #47516C; }
div.badges { width:134px; text-align:center; margin-top:20px; }

/* individual page css */

body#home #content h2 { text-align: center; color: #2E50BB;}
/*body#home #content #col2 {height: 900px; }
*/
body#accommodations #content ul.arrow { margin: 25px 20px; font-size:15px; line-height: 17px;}
body#accommodations #content ul.arrow  li { list-style-image: url('./bpimages/bullet_arrow.jpg'); }
	body#accommodations #content .room .largebullet li { color: #2e55ce; }
	body#accommodations #content #col2 p.bottom { font-size: 12px;}
	
body#amenities #content ul {margin-bottom: 25px;}
body#amenities #content ul li { list-style-image: url('./bpimages/bullet_large.gif'); line-height: 19px;}
body#amenities #content #col2 p { font-size: 15px; line-height: 19px; }

body#location #content #col2 p.links a {  color:#2E56C8; text-decoration: none; }
body#location #content #col2 p.links a:hover {  text-decoration: underline; }

body#specials #content .largebullet {width: 600px;}
body#specials #content .largebullet p.bottom  { font-size: 10px; padding-top: 10px; }
body#specials #content .largebullet img { margin-left: 20px; background-color:#eeebac; }
body#specials #content ul.specialbullet { font-size: 12px; margin-left: 40px; line-height: 14px; margin-bottom: 15px;}
body#specials #content ul.specialHeader {font-weight:bold; text-transform:uppercase;}

body#entertainment #content .largebullet {width: 50%; padding-bottom: 12px; font-weight: bold; float: left; clear:both;}
	body#entertainment #content .smallWidth {width: 375px; float: left;} 
	body#entertainment #content ul { line-height: 19px; padding-bottom: 20px; margin: 0 0 0 0;}
	body#entertainment #content #col2 #copy img {float: right; }
	body#entertainment #content #col2 img.border { border: 1px solid #0a2e9a; }
	body#entertainment #content #col2 h3 { padding-top: 5px;}
	body#entertainment #content .largebullet li { float:left; width:auto; padding-right:15px; }
body#entertainment #content #footer ul { margin: 0 0 10px 0; padding: 0; }

body#contact #content .leftcol {width: 185px; float: left;}
body#contact #content .rightcol {width: 330px; float: left; margin-left: 50px; margin-bottom: 200px;}
body#contact #content form {overflow: hidden;}
body#contact #content form label { float:left; line-height:20px; margin-bottom:8px; padding-right:13px; text-align:left; width:95px;}
	body#contact #content .rightcol form input, body#contact #content .rightcol form textarea  { border: #0A2E9A 1px solid; margin-bottom:9px; width:190px;} 
	body#contact #content .rightcol form input.imgBtn { background: url('./bpimages/btn_Submit.jpg') no-repeat; height: 27px; width: 134px; border: none; cursor:pointer;}
	body#contact #content .rightcol form #formsubmit { clear:both;  }
	
body#privacypolicy ul.privacy { line-height: 19px; padding-bottom: 20px; } 
	body#privacypolicy ul.privacy li { list-style-type: disc; }

body#form_thankyou #copy { height: 300px;}

body.bookingengine #headerRow { background: url('./bpimages/be_bg_header.jpg') no-repeat; }
body.bookingengine #headerRow #logo { margin:0 auto; float: none; padding: 20px 0; height: 80px;}
body.bookingengine #content { background: url('./bpimages/be_bg_content.jpg') no-repeat bottom #021128; border-top: none; }
body.bookingengine #copy { padding-top: 40px; background: url('./bpimages/be_bg_copy.jpg') no-repeat; }
body.bookingengine #headerRow { padding: 0 0; }
body.bookingengine #headerRow .home { height: 90px; width: 253px; display: block;}
body.bookingengine #footer p {font-size: 12px; margin-top: 10px; padding-top: 0px; color: #fff;}

body.bookingengine div#summarymodify p,
body#changereservation table,
body#cancelreservation table,
body#updateprofilelogin table,
body#updateprofile table { color:#d99308; }

body#confirm, body#cancelconfirm { color:#d99308; }

#content #col2 #captcha_box {margin-bottom:10px;}
#content #col2 #captcha_box tr { height:auto !important;}
#content #col2 #captcha_box input {position:relative !important; margin-top:6px !important; width:120px !important;}