/*----------------------------------------------------------------------------- 
[www.marriottbaypoint.com] Screen Stylesheet 

version:   1.0 
date:      02/24/09 
author:    [Brandon L. Rager] 
email:     [brandon@cysy.com] 
website:   [www.cysy.com]
-----------------------------------------------------------------------------*/






/* Remove padding and margin ------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

table, tr, th, td {
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	font-weight: normal;	
}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

p {margin: 1em 0px 1em 0px;}

hr {margin: 1.4em 0;}

/* remember to define focus styles! */
:focus {outline: 0;}

:link, :visited, :hover, :active {text-decoration: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}

del {text-decoration: line-through;}

/* Random Classes -----------------------------------------------------------*/

.clear 
    { 
    clear:both; 
} 

.right 
    { 
    float: right; 
} 

.left 
    { 
    float: left; 
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img.alignleft {
	margin: 0 7px 2px 0;
}

img.alignright {
	margin: 0 0 2px 7px;
}





/*---------------------------------- MAIN STRUCTURE ----------------------------- */

body {
	background-image: url(../images/layout_background_sub.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #dcd3cc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", helvetica, arial, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #3f4b4a;
	margin-bottom: 40px;
}

body#front {
	background-image: url(../images/layout_background.jpg);
}

strong, b {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6a584a;
	font-style: italic;
}

h1 {
	position: absolute;
	top: 13px;
	line-height: 20px;
	width: 920px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
		h1 a {
			font-size: 20px;
			color: #5d4a3f;
			font-style: normal;
			text-transform:uppercase;
		}
		h1 span {
			display: block;
			color: #657b87;
			font-size: 13px;
			font-style: italic;
		}
		
h2 {
	font-size: 20px;
	line-height: 20px;
	color: #f3f0ed;
	text-transform: uppercase;
	position: absolute;
	margin-left: 33px;
	width:600px;
	top: 430px;
}
		#front h2 {
			top: 630px;	
		}
		
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #b0c7c5;
	font-style: italic;
	position: absolute;
	margin-left: 33px;
	width: 600px;
	top: 452px;
}
		#front h3 {
			top: 652px;
		}
		
h4 {
	padding-left: 20px;
	background: url(../images/layout_arrow_header.gif) 0 2px no-repeat;
	margin: 1em 0;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #447890;
	line-height: 23px;
}

h5 {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 19px;
	color: #edeae3;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: 20px;
	line-height: 20px;
	color: #f3f0ed;
	text-transform: uppercase;
	width: 791px;
}

h6.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #b0c7c5;
	font-style: italic;
	text-transform: none;
	position: inherit;
	margin: 0;
	margin-bottom: 5px;
	width: 125px;
}
		
/*---------------------------------- CONTAINERS ----------------------------- */	



#container {
	width: 920px;
	margin: 0 auto;
}

		#front #container {
			width: 920px;
			margin: 0 auto;
		}

#content {
	padding: 0 20px 0 20px;	
	position: absolute;
	width: 880px;
	top: 489px;
}
		#front #content {
			top: 689px;
		}
		
#main_small {
	width: 590px;
	float: left;
	margin-top: 44px;
}

#main_large {
	width: 880px;
	float: left;
	margin-top: 44px;
}

#main_large img, #main_small img {
	padding: 8px;
	background: url(../images/layout_image_bg.gif) 0 0 repeat;
}

.pano {
	width: 365px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
		.pano object {
			display: block;
			padding: 8px;
			background: url(../images/layout_image_bg.gif) 0 0 repeat;
		}

#main_small a, #main_large a {
	color: #467694;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	border-bottom: 1px dotted #77635a;
}
		#main_small a:hover, #main_large a:hover {
			color: #389189;	
		}
		#main_small h4 a, #main_large h4 a {
			font-style: normal;
			color: #389189;
			line-height: 1.5em;
		}
				#main_small h4 a:hover, #main_large h4 a:hover {
					color: #467694;
				}
		
#main_small ul, #main_large ul {
	font-style: italic;
	margin: 1.5em 0;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
		#main_small ul li, #main_large ul li {
			padding-left: 20px;
			background: url(../images/layout_li_content.gif) 0 0 no-repeat;
			margin-bottom: .4em;
			font-size: 1.1em;
		}

#sidebar {
	width: 250px;
	float: left;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
}
		#sidebar #blue_bg ul {
			margin-left: 0;
			margin-bottom: 10px;
		}
				#sidebar #blue_bg ul li {
					padding-left: 20px;
					background: url(../images/layout_li_sidebar.gif) 0 4px no-repeat;
				}
						#sidebar #blue_bg ul li ul {
							margin-bottom: 0px;
						}
		
		#sidebar #blue_bg ul li.banner {
			background: none;
			padding-left: 1px;
		}
		
		#sidebar #blue_bg ul li.banner a {
			display: block;
			width: 200px;
			height: 93px;
			text-indent: -9000px;
			margin-bottom: 5px;
		}
				#sidebar #blue_bg ul li.banner a.specials {background: url(../images/banner_72hour.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.guestimonials {background: url(../images/banner_guestimonials.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.golf {background: url(../images/banner_golf.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.spa {background: url(../images/banner_spa.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.dining {background: url(../images/banner_dining.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.weddings {background: url(../images/banner_wedding.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.pierpark {background: url(../images/banner_pierpark.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.airport {background: url(../images/banner_airport.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.southwest {background: url(../images/banner_specials_southwest.gif) 0 0 no-repeat;}
				#sidebar #blue_bg ul li.banner a.transportation {background: url(../images/banner_transportation.gif) 0 0 no-repeat;}
						
		#sidebar #blue_bg {
			width: 200px;
			padding: 20px 25px 20px 25px;
			color: #ded8d1;
			background: url(../images/layout_sidebar_bluebg.jpg) repeat-y;
		}
				#sidebar #blue_bg a {
					color: #b5d1e0;
					font-style: italic;
				}
						#sidebar #blue_bg a:hover {
							color: #bcf1e9;
						}
				#sidebar #blue_bg h5 a {
					color: #edeae3;
					font-style: normal;
				}
						#sidebar #blue_bgh5 a:hover {
							color: #b5d1cd;	
						}
		#sidebar #blue_bot {
			width: 250px;
			height: 30px;
			background: url(../images/layout_sidebar_bluebot.gif) no-repeat;
		}
		
#footer {
	width:880px;
}

/*---------------------------------- NAVIGATION ----------------------------- */

ul#navigation_main {
	position: absolute;
	z-index: 2;
	top: 72px;
	width: 920px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #96a3a7;
}
		ul#navigation_main li {
			display: inline;
			margin: 0 8px;
		}
		ul#navigation_main li.no {
			margin: 0;	
		}
				ul#navigation_main li.first {
					margin-left: 0px;	
				}
				ul#navigation_main li.last {
					margin-right: 0px;	
				}
		ul#navigation_main a {
			color: #fff;	
		}
				ul#navigation_main a:hover {
					color: #b5ddda;
				}
				
ul#navigation_sub {
	position: absolute;
	z-index: 2;
	top: 352px;
	width: 920px;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	color: #96a3a7;
}
		#front ul#navigation_sub {
			top: 552px;
		}
		ul#navigation_sub li {
			display: inline;
			margin: 0 9px;
		}
		ul#navigation_sub li.no {
			margin: 0;	
		}
				ul#navigation_sub li.first {
					margin-left: 0px;	
				}
				ul#navigation_sub li.last {
					margin-right: 0px;	
				}
		ul#navigation_sub a {
			color: #fff;	
		}
				ul#navigation_sub a:hover {
					color: #b5ddda;
				}

li.no {
	margin: 0;	
}

/*---------------------------------- BREADCRUMBS ----------------------------- */

ul#breadcrumbs {
	position: absolute;
	margin-left: 20px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	top: 503px;
}
		#front ul#breadcrumbs {
			top: 703px;	
		}
		ul#breadcrumbs li {
			float: left;
			padding: 0 30px 0 10px;
			background: url(../images/layout_breadcrumb_midseparator.gif) #c1b8ae no-repeat top right;
		}
		ul#breadcrumbs li.left_curve {
			background: none;
			padding: 0;
			background: url(../images/layout_breadcrumb_leftcurve.gif) no-repeat top left;
			width:10px;
			height:30px;
		}
		ul#breadcrumbs li.last {
			padding-right: 25px;
			background: url(../images/layout_breadcrumb_rightarrow.gif) #c1b8ae no-repeat top right;
		}
		ul#breadcrumbs a {
			color: #6e625b;	
		}
			ul#breadcrumbs a:hover {
				color: #467694;	
			}

/*---------------------------------- BROWN TAB ----------------------------- */

#brown_tab {
	position: absolute;
	top: 433px;
	margin-left: 650px;
	width: 250px;
	height: 39px;
	background: url(../images/layout_brown_tab.gif) no-repeat;
	padding: 9px 0 0 17px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
		#brown_tab a {
			display: block;
			padding-left: 30px;
			background: url(../images/graphic_icon_calendar.gif) no-repeat;
			color: #f3f0ed;
		}
				#brown_tab a:hover {
					color: #b0c7c5;
				}
		
#front #brown_tab {
	top: 633px;	
}

/*---------------------------------- FOOTER ----------------------------- */

#footer {
	width: 791px;
	background: url(../images/layout_footer_bg.gif) 0 0 no-repeat;
	padding: 87px 42px 20px 42px;
	font-size: 10px;
	line-height: 1.4em;
	color: #aa9a92;
}
		#footer a {
			color: #c4b6af;	
		}
				#footer a:hover {
					color: #b1d2e3;	
				}

#footer ul {
	margin: 1em 0;
	float: left;
	margin-left: 10px;
	width: 125px;
}
		#footer ul.first {
			margin-left: 0;
		}

/*---------------------------------- FLASH ----------------------------- */

#image {
	position: absolute;
	top: 60px;
}
		#front #image {
			top: 60px;	
		}
		
/* -------------------------------------- NEWSLETTER SIDEBAR ----------- */

#sidebar_newsletter {
	background: url(../images/layout_newsletter_bg.png) 0 0 no-repeat;
	padding: 106px 30px 0 30px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #796e67;
}

#sidebar_newsletter input {
	font-size: 13px;
	color: #3f4b4a;
	line-height: 18px;
	height: 18px;
	background-color: #f8f5f3;
}

#sidebar_newsletter #email {
	width: 182px;
	margin-bottom:5px;
}

#sidebar_newsletter #zip {
	width: 90px;
}

#sidebar_newsletter button {
	display: block;
	cursor: pointer;
	width: 86px;
	height: 28px;
	border: none;
	outline: none;
	background: none;
	background: url(../images/button_signup.gif) 0 0 no-repeat;
	float: right;
	margin-top:12px;
}
		#sidebar_newsletter button span {
			display: none;	
		}
		
/* ----------------------------------------------------- CONTENT FORM ---*/

input.inputtext {
	width: 400px;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #3f4b4a;
	background-color: #f8f5f3;
}

input.inputtext75 {
	width: 75px;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #3f4b4a;
	background-color: #f8f5f3;
}

textarea.textareatext {
	width: 400px;
	height: 100px;
	font-size: 13px;
	color: #3f4b4a;
	line-height: 1.4em;
	background: none;
	background-color: #f8f5f3;
}

select.selecttext {
	width: 400px;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #3f4b4a;
}

select.select {
	width: 300px;
	color: #3f4b4a;
}

select.select100 {
	width: 100px;
	color: #3f4b4a;
}

#sidebar #guestimonials form input {
	display: block;
	width:200px;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
	color: #3f4b4a;
	background-color: #f8f5f3;j
	margin: 0 0 5px 0;
}

#sidebar #guestimonials form textarea {
	display: block;
	width: 200px;
	height: 100px;
	font-size: 13px;
	color: #3f4b4a;
	line-height: 1.4em;
	background: none;
	background-color: #f8f5f3;
	margin: 0 0 5px 0;
}



button.submit {
	display: block;
	cursor: pointer;
	width: 86px;
	height: 28px;
	border: none;
	outline: none;
	background: none;
	background: url(../images/button_submit.gif) 0 0 no-repeat;
	float: left;
	margin-top:10px;
}
		button.submit span { display:none;}

button.clearform {
	display: block;
	cursor: pointer;
	width: 86px;
	height: 28px;
	border: none;
	outline: none;
	background: none;
	background: url(../images/button_clearform.gif) 0 0 no-repeat;
	float: left;
	margin-top:10px;
}
		button.clearform span { display:none;}
		
#sidebar #guestimonials form button.submit {
	background: url(../images/button_submit_blue.gif) 0 0 no-repeat;
}

#sidebar #guestimonials form button.clearform {
	background: url(../images/button_clearform_blue.gif) 0 0 no-repeat;
}

/* ----------------------------------------------------- 2010 ADDY ---*/

.addy {
	background: url(../images/addy.gif) top left no-repeat;
	height: 103px;
	padding-left: 100px;
	width: 150px;
	margin: 20px 0;
	}
	
	.addy h4 {
		background: none;
		padding: 12px 5px 3px 0;
		margin: 0;
		}
		
	.addy p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		padding: 0;
		margin: 5px 0 0 0;
		}
		
/* ------------- slider ---- */

.msg_list {
	padding: 10px 10px 1px 10px;
	background: #cbc3bb;
	margin-top: -10px;
	-moz-border-radius: 10px;
						-webkit-border-radius: 10px;
}

.msg_head {
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/plus.gif) 0 2px no-repeat;
	color: #389189;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.3em;
	cursor: pointer;
}
		.msg_head:hover {
			color: #467694;
		}
		
.msg_body {
	
padding-bottom: 10px;	
}

.findoutmore {
	display: block;
	padding: 10px 10px 10px 30px;
	background: url(../images/plus.gif) #cbc3bb 10px 12px no-repeat;
	border: none !important;
	-moz-border-radius: 10px;
						-webkit-border-radius: 10px;
}

/* SLIDE OUT DIDN"T WORK
.slide-out-div {
          padding: 0px;
		  height: 258px;
          width: 223px;
		  margin-right:-20px;
          background: url(../images/tab_hotdatesrates.png) top right;
      }
	  		.slide-out-div a.hotlink {
				text-indent: -9999px;
				display: block;
				width: 223px;
				height: 258px;
				cursor: pointer;
			}
			.handle {
				margin-top: 4px;
			} */
			
ul#hotrates {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 120px;
	left: 0px;
	list-style: none;
	z-index:10;
}
ul#hotrates li {
    width: 264px;
}
ul#hotrates li a {
    display: block;
    margin-left: -2px;
    width: 264px;
    height: 258px;
    background-repeat:no-repeat;
    background-position:top right;
	background-image: url(../images/hotrateshotdates.png);
}