/* 
 * RESET
*/
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{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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}
html{  background: #fff; }

/* 
 * MAIN/STRUCTURE
*/
body {
	text-align:			center;
	font-size:			14px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color: 				#dfdfdf;
	}
	#header{
		border-bottom:		1px solid silver;
		margin-bottom:		1px;
		}
		#logo{
			margin: 			10px 0;
		}
		#menu{
			float:					right;
			margin-top:				64px;
			}
			#menu li{
				border-right:			1px dashed silver;
				padding: 				5px 10px;
			}
			#menu li:hover a, #menu li.active a{
				color:					#7aafe3;
			}
			#menu li a{
				font-size:				1.2em;
				font-weight:			bold;
				color:					#66666b;
				text-decoration:		none;
				line-height:			1.3em;
				display:				block; 
				height:					100%;
				width:					100%;
				}
				#menu li a span{
					font-size:				0.9em;
					font-weight:			normal;
					color:					silver;
				}
	#imagesBG{
		background:			url(img/imgs-bg.png) repeat-x bottom;
	}
	#location{
		background:			url(img/watergate-bay-surfer-mist.jpg) no-repeat;
	}
	#apartment{
		background:			url(img/waves-17-apartment-master-bedroom.jpg) no-repeat;
	}
	#deals{
		z-index:	1010;
		margin-left:802px;
		position:absolute;
		display:block;
		width:118px;
		height:118px;
		background:  url(img/apartment-spring-winter-offers.png) no-repeat;
	}
	.navItem{
		padding:				2px 4px;
		font-size: 				0.8em;
		background: 			#b3b3b3;
		border: 				0;
		float:					left; 
		margin:					0 2px;
		text-decoration:		none;
		color:					#fff;
		box-shadow: 			0px 0px 5px #555;
		-moz-box-shadow: 		0px 0px 5px #555;
		-webkit-box-shadow: 	0px 0px 5px #555;
		border-radius: 			4px;
		-webkit-border-radius: 	4px;
		-moz-border-radius: 	4px;
	}
	.showTitle{
		padding-left:5px;
	}
	#content{
		padding:			15px 0 50px 0;
		background:			#1c1c1e;
		border-bottom:		4px solid #1b2128;
	}

	#footer{
		border-top: 3px solid #cbcbcb;
		color:#999;
		padding-bottom:10px;
		}
		#footer a{	
			color:#999;
		}
		#footer a:hover{	
			color:#7aafe3;
		}
.indent{
	padding-left:20px;
}

ul.bulleted li h2{
	margin: 0px 0;
}
		ul.bullet {
			list-style: disc;
			padding-left:20px;
			margin:20px 0;
		}
		ul.bullet li, ol.numbered li{
			margin-bottom:5px;
		}
		ol.numbered{
			list-style: decimal;
			padding-left:20px;
		}
		#bookings{
			font-size:0.7em;
			text-align:center;
			color:	#cbcbcb;
		}
		#bookings li{
			margin-right:10px;
		}
		#bookings table{
			
			width:	290px;
		}
		#bookings th{
			color:	#cbcbcb;
		}
		#bookings tr{
			border-bottom:1px solid silver
		}
		#bookings td{
			color: #cbcbcb;
			background:#1c1c1e;
			border: 2px solid #1c1c1e;
			padding: 4px 2px;
		}
		#bookings td.booked{
			color: #1c1c1e;
			background:#cbcbcb;
		}
		#bookings td.edit{
			cursor: pointer
		}
		#bookings td.price{
			color: #7aafe3;
		}
		#bookings h4{
			font-weight:bold;
			color:	#cbcbcb;
			margin-bottom:10px;
		}
		#bookings #today{
			border:1px solid #cbcbcb;
		}
		.gallery{
			margin-bottom:10px;
		}
		.gallery li{
			border: 1px solid #cbcbcb;
			margin-left:10px;
			padding:1px;
		}
	
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	
/* 
 *	DEFAULT STYLES
*/

p{
	font-size:	0.9em;
	margin-bottom:15px;
	line-height:	1.3em;
}
p a{
	color:white;
}
h1{
	font-size:	1.2em;
	margin-bottom:15px;
}

hr{
	border:				0;
	height:				1px;
	background-color:	#c9cfd0;
	width:				100%;
	margin:				10px 0;
}
h2{
	margin-top: 		30px;
	margin-bottom:		5px;
}
h3{
	margin: 10px 0;
}
.home h2{
	line-height:1.2em;
}
.activities>p{
	margin-bottom:50px;
}
h4{
	font-weight:		normal;
	color:				#333;
	font-size:			1.3em;
}
h5{
	font-size:			0.8em;
	padding:			3px 0;
	text-transform: 	uppercase;
	color:				white;
	background:			#666;
	text-align:			center;
	border:				2px solid #fdf8fe;
	border-width:		0 3px;
}

/* 
 * FORMS
*/
/* Form styles */
div.form-container { margin: 10px; padding: 5px; }
 
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }
 
div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; color:#222; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
div.form-container form>div{ margin-bottom: 10px; }
div.form-container form p { margin: 0 0 10px 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: none; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: left; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

/* 
 * CUSTOM CLASSES
*/
.price{
	font-weight:		bold;
	font-size:			1.1em;
}
.front ul{
	list-style:			disc;
	color:				#7aafe3;
	padding-left:		20px;
}
.front li{
	width:				49%;
	float:				left;
	margin:				5px 0;
}
.front li h2{
	color:			white;
	font-size: 		1.2em;
	font-weight:	normal;
}

.center {
	width:				921px;
	margin:				0px auto;
	text-align:			left;
}
.col, #content>h1{
	padding:	0 10px;
}
.col{
	width:		440px;
	
}
.red{
	color:		#ad4141;
}
.left{
	float:left;
}
.right{
	float:right;
}
.twothirds{
	width:				520px;
}
.onethird{
	width:				205px;
}
a.button{
	display:		block;
	text-indent:	-999em;
}
.col a{
	color:			#cac7cb;
}
a.button.download{
	width:			137px;
	height:			42px;
	background:		url(img/download-button.png) no-repeat;
	margin:			0 auto;
}
a.button.rss{
	width:			16px;
	height:			16px;
	background:		url(img/rss-button.png) no-repeat;
}
.spacer{
	height:10px;
}
.halfspacer{
	height:5px;
}
.addon{
	background:			url(img/feature-repeating-bg.png) repeat-y;
	}
	.addon span{
		display:			block;
		padding-top:		20px;
		background:			url(img/feature-upper-bg.png) no-repeat top;
		}
		.addon span span{
			text-align:			center;
			display:			block;
			background:			url(img/feature-lower-bg.png) no-repeat bottom;
			height:				100%;
			padding-bottom:		30px;
		}
.serif{
	font-family:		Georgia1, Georgia, serif;
}
.sanserif{
	font-family:		Arial, Arial, Helvetica, sans-serif;
}
ul.nav li{
	float:				left;
}
.clear{
	clear:				both;
}
