/*
''template details start''
'name:83 By The Sea 1
'primary:true
'serial:81211
'cssFile:83bythesea1.css
'aspFile:83bythesea1.asp
''template details end''
*/

html, body {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d2d2d2 url(/~images/template/83bythesea/background.jpg) repeat-x center top;
	margin:0;
	padding:0;
}

.bodyStyle {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	color: #01617a;
	margin: 0;
}

h2 {
	font-size:12px;
	font-weight: 800;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: 800;
	color: #01617a;
	margin: 0;	
}

a {
	color: #000;
	text-decoration: underline;
}

#container {
	width: 877px;
	margin: auto;
	height: 100%;
}

.border-left {
	width: 16px;
	background: url(/~images/template/83bythesea/border_left.png) repeat-y center top;
}

.contentz {
	width: 845px;
	background: #fff;
	height: 100%;
}

.border-right {
	width: 16px;
	background: url(/~images/template/83bythesea/border_right.png) repeat-y center top;
}

.logo {
	position: absolute;
	top: 15px;
	margin-left: 16px;
  z-index: 45000;
}

#slideshow {
}

#nav {
	height: 45px;
	background: #01617a url(/~images/template/83bythesea/nav_bg.jpg) repeat-x top left;
	width: 100%;
}
	
#bookings {
	background: url(/~images/template/83bythesea/bookings_bg.jpg) no-repeat center left;
	width: 220px;
	float: left;
	height: 450px;
}

.bookings_text {
	padding: 25px 0 0 30px;
}

#contact {
	font-size: 11px;
	color: #666;
}

#contact hr {
  width: 150px;
	background-color: #DBDBDB;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 10px;
}

#contact a {
	color: #666;
}
	
#main {
	margin-left: 220px;
	padding: 20px 20px;
	min-height: 560px;
}

#main ul {
	padding: 0;
	margin: 15px;
}

#main li {
	list-style-position: inside;
	list-style-type: disc;
}

.image-border {
	border: 1px solid #ccc; 
	overflow: auto; 
	margin-left: 20px;
	float: right;
}

.caption {
	text-align: center;
	font-size: 11px;
	color: #999;
	padding-bottom: 4px;
}

.rooms {
	border: 1px solid #d5d5d5; 
	background: #f3f3f3;
	overflow: auto; 
	padding: 10px;
}

#footer {
	text-align: center;
	color: #999;
}

#footer a {
	color: #999;
}

#footer hr {
  width: 500px;
  color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
}

/* NAV   */

#navdiv {
	margin-left: 215px;
}

#navdiv table {
	width: 100%;
	padding: 0;
	border-collapse: collapse; 
}

#navdiv table tr {
	margin: 0;
	padding: 0;
}

#navdiv table tr td {
	margin: 0;
	padding: 0;
}

#navdiv table tr td a,
#navdiv table tr td a:visited,
#navdiv table tr td a:active,
#navdiv table tr td a:link {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 45px;
	font-weight: bold;
}

#navdiv table tr td a:hover {
	background: url(/~images/template/83bythesea/nav_hover.jpg) repeat-x top left;
}


/* BOOKING CSS */

.rwr_daylabel,
.rwr_label {
	font-size:12px;
	font-weight: bold;
	color:#01617a;
}
.rwr_block {
	margin: 0;
	font-weight: bold;
}

.rwr_button {
	text-align:center;
	width:142px;
	height:30px;
	cursor:pointer;
	background: url(/~images/template/83bythesea/booking_button.png);
	border:none;
	color:#fff;
	font-weight:900;
	font-size:16px;
	margin:15px 0px 0px 0px;
}

