*{
	margin: 0px;
	padding: 0px;
}
body {
	behavior:url("/styles/hover.htc");
	background: #1c75ba;
	text-align: center;
	font: medium Arial, Helvetica, sans-serif;
}

/* links
---------------------------------------------------------- */
a {
	color: #336699;
}
a:link, a:visited {
	/*border-bottom: 1px dotted #0066CC;*/
	text-decoration: none;
}
a.active {
	font-weight: bold;
}
h3 a:link, h3 a:visited {
	color: #00bbd7;
}
a:hover, h3 a:hover {
	color: #ff5b36;
	text-decoration: underline;
}
 a.underline:link,  a.underline:visited, .topnav a:link, .topnav a:visited, .featured-property h4 a:link, .featured-property h4 a:visited, h2 a:link, h2 a:visited {
	text-decoration: underline;
}
a.red:link, a.red:visited {
	color: #ff5b36;
}

/* page structure
---------------------------------------------------------- */
#wrap {
	position: relative;
	margin: 0 auto;
	background: #fff;
	width: 990px;
}

/* sitewide
---------------------------------------------------------- */
.clearfloat {
	clear: both;
}
.spacer {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
hr.visible {
	display: block;
	width: 80%;
}
hr.invisible {
	visibility:hidden;
}
hr.padded {
	margin: 5px 0;
	padding: 0;
}
div.center {
	width: 100%;
	text-align: center;
}

/* font sizes
		---------------------------------------------------------- */
h1 {
	margin: 20px 0;
	font-size: 1.8em;
	color: #286e8d;
}
h1.edit-listing {
	float: left;
	margin-bottom: 5px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #00bbd7;
}
h2.title {
	font-size: 1.3em;
	border-bottom: 1px solid #286e8d;
	width: 100%
}
h3 {
	margin: 0;
	padding: 20px 0 5px 0;
	font-size: 1.1em;
	color: #00bbd7;
}
h3.pad-top-none {
	padding: 0;
}
h4 {
	margin: 5px 0;
	font-size: 0.9em;
	color: #00bbd7;
}
h5 {
	margin: 20px 0 0 0;
	font-size: 0.9em;
	color: #286e8d;
	width: 100%;
}
p {
	margin: 0;
	padding: 5px 0;
}
p.pad-top-none {
	padding-top: 0;
}
.small {
	font-size: 0.7em;
	line-height: 1.4em;
}

.medium {
	font-size: 0.8em;
	line-height: 1.4em;
}
.med {
	font-size: 0.9em;
}
.big {
	font-size: 1.2em;
}
.huge {
	font-size: 1.4em;
}
.p-top {
	margin-top: 15px;
}
td.p-top {
	margin-top: 0;
	padding-top: 15px;
}
.p-td {
	padding: 5px;
}
.p-bottom {
	margin-bottom: 15px;
}
.contact-info {
	margin-top: -15px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.search{
	padding:5px 10px;
	width:290px;
	height:28px;
	background: url(/images/search-bg.gif) no-repeat;
}
.search-form{
	margin-left:25px;
}
.search-input{
	border:1px solid #286E8D;
	background:#fff;
	padding:0px 2px;
	width:155px;
}
.search-button{
	margin:0 0 1px 0;
	border:1px solid #ffffff;
	background:#286E8D;
	color:#fff;
	padding:1px 0px;
	font-size:10px;
	width:80px;
}

.worldwide-regions {
	padding: 12px 10px;
	background: url(/images/worldwide-regions.gif) no-repeat;
}
.property-owners-managers {
	padding: 6px 10px 12px 10px;
	background: url(/images/property-owners-managers.gif) no-repeat;
}
.featured-properties {
	padding: 11px 10px;
	background: url(/images/featured-properties.gif) no-repeat;
}
.nearby-areas {
	padding: 8px 10px 12px 10px;
	background: url(/images/nearby-areas.gif) no-repeat;
}
.nearby-beaches {
	padding: 10px 10px;
	background: url(/images/nearby-beaches.gif) no-repeat;
}
.info {
	padding: 7px 10px 12px 10px;
	background: url(/images/info-at-a-glance.gif) no-repeat;
}
.availability-calendar {
	padding: 5px 10px 10px 10px;
	background: url(/images/availability-calendar.gif) no-repeat;
}
.contact-inquire {
	padding: 8px 10px 10px 10px;
	background: url(/images/contact-inquire.gif) no-repeat;
}
.member-news {
	padding: 8px 10px 10px 10px;
	background: url(/images/member-news.gif) no-repeat;
}
.write {
	padding: 7px 0px 10px 10px;
	font-size: 1.1em;
	background: url(/images/info.gif) no-repeat;
}

/* Colors
---------------------------------------------------------- */	
.red {
	color: #ff5b36;
}
.dark {
	color: #286E8D;
}

/* images
---------------------------------------------------------- */		
img {
	border: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* lists
---------------------------------------------------------- */	
ul {
	list-style: none;
}
ul.inline li {
	display: inline;
}
ul.normal {
	margin: 0;
	padding: 0 15px;
	list-style: disc;
}
ul.normal li {
	padding: 5px 0;
}

/* forms
---------------------------------------------------------- */		
.text {
	margin: 5px;
	padding: 5px;
	width: 275px;
	font-size: 14px;
}
.text-area {
	font-size: 14px;
	width: 845px;
}
.submit {
	margin: 5px;
	padding: 5px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
.submithov {
	cursor: hand;
	cursor: pointer;
}
#saveAll {
	width: 500px;
}
.url {
	width: 650px;
}
.button, .button-green-plus, .button-orange-plus, .button-lrg {
	text-align: center;
}
.button a	{
	position: relative;
	display: block;
	margin: 5px auto;
	padding: 6px 0 0 0;
	width: 264px;
	height: 28px;
	background:  url(/images/button.gif) no-repeat 0 0;
	color: #000;
	border: none;
}
.button-green-plus a	{
	position: relative;
	display: block;
	margin: 5px auto;
	padding: 6px 0 0 0;
	width: 264px;
	height: 28px;
	background:  url(/images/button-green-plus.gif) no-repeat 0 0;
	color: #000;
	border: none;
}
.button-orange-plus a	{
	position: relative;
	display: block;
	margin: 5px auto;
	padding: 6px 0 0 0;
	width: 264px;
	height: 28px;
	background:  url(/images/button-orange-plus.gif) no-repeat 0 0;
	color: #000;
	border: none;
	font-weight: bold;
	color: #ff5b36;
}
.button a:hover, .button-green-plus a:hover, .button-orange-plus a:hover {
	background-position: 0 -34px; 
	color: #000;
	border: none;
}
.button-orange-plus a:hover {
	color: #ff5b36;
}
.button-lrg a	{
	position: relative;
	display: block;
	margin: 5px auto 25px auto;
	padding: 15px 0 0 0;
	width: 580px;
	height: 46px;
	background:  url(/images/button-lrg.gif) no-repeat 0 0;
	color: #000;
	border: none;
	font-size: 1.8em;
}
.button-lrg a:hover {
	background-position: 0 -61px; 
	color: #000;
	border: none;
}
.button-split {
  margin: 10px auto 0 auto;
  width: 538px;
  height: 35px;
}
.button-l {
  float: left;
}
.button-r {
  float: right;
}

.get-link {
	margin-left: 170px;
	margin-right: 10px;
}

input.submit {
	display: block;
	margin: 5px auto;
	padding: 0;
	width: 264px;
	height: 34px;
	background:  url(/images/button.gif) no-repeat 0 0;
	font-size: 1em;
	color: #000;
	border: none;
}
input.submit:hover {
	background-position: 0 -34px; 
	color: #000;
	border: none;
}

/* header
---------------------------------------------------------- */
#header {
	margin: 0 10px 5px 10px;
	padding: 0;
	background: no-repeat url(/images/logo-bg.gif) left bottom;
	height: 95px;
	text-align: left;
}

#logo a {
	border: none;
}
#login {
	position: absolute;
	top: 5px;
	right: 20px;
	font-size: 0.7em;
}
#manage {
	position: absolute;
	top: 5px;
	right: 120px;
	font-size: 0.7em;
}
ul.topnav {
	margin: 0;
	padding: 0;
	position: absolute;
	font-weight: bold;
	top: 73px;
	right: 10px;
}
ul.wikinav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 83px;
	right: 10px;
}
ul.editnav {
	margin: 30px 0 0 0;
	padding: 0;
}
ul.topnav li, ul.wikinav li {
	padding: 0 10px;
	float: right;
	display: inline;
}
ul.editnav li {
	padding: 0 2px;
	float: right;
	display: inline;
}
#beach-header {
	position: relative;
}
#beach-nav {
	position: absolute;
	top: 332px;
	right:20px;
	list-style:none;
}
#beach-nav li {
	background: #fff;
	padding: 5px 10px;
}

/* content
---------------------------------------------------------- */
#main {
	padding: 0 0 0 40px;
	text-align: left
}
#content {
	float: left;
	width: 590px;
	position: relative;
}
#content.wide {
	float: left;
	width: 890px;
	position: relative;
}
#breadcrumb {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}
#breadcrumb li {
	display: inline;
}
.right-floater {
	margin: 0;
	position: absolute;
	top: 93px;
	right: 0px;
}
.column1 {
	float: left;
	width: 282px;
}
.column2 {
	float: left;
	margin-left: 20px;
	width: 282px;
}
ul.list1 {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.4em;
}
ul.list1 li {
	display: inline;
	padding-bottom: 2px;
}
ul.list2 {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
	line-height: 1.4em;
}
ul.list2 li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}
ul.list3 {
	float: left;
	width: 282px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
	line-height: 1.4em;
}
ul.list3 li {
	float: left;
	width: 92px;
	margin: 0;
	padding: 0 2px 0 0;
}
ul.list4 {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	list-style: none;
}
ul.list4 li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}
ul.list5 {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 1.4em;
	list-style: disc inside;
}
ul.list5 li {
	width: 180px;
	margin: 0;
	padding: 0;
}
ul.list-6-columns {
	float: left;
	width: 840px;
	margin: 0 0 0 20px;
	padding:0;
	list-style: none;
}
ul.list-6-columns li {
	float: left;
	width: 157px;
	margin: 0;
	padding: 0 3px 0 0;
}
ul.list-vertical, ul.list-vertical-small {
	width: 45em;
	margin: 0;
	padding: 0;
	font-size: 75%;
}
ul.list-vertical-tight {
	width: 275px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul.list-vertical li {
	height: 2em;
}
ul.list-vertical-small li {
	height: 1.5em;
}
ul.list-vertical-tight li {
	height: 14px;
	overflow: hidden;
}
ul.list-vertical li.first, ul.list-vertical-small li.first {
	width: 15em;
	margin: 0 0 0 0;
	padding: 0;
}
ul.list-vertical-tight li.first {
	width: 80px;
	margin: 0 0 0 0;
	padding: 0;
}
ul.list-vertical li.second, ul.list-vertical-small li.second {
	width: 15em;
	margin: 0 0 0 15em;
	padding: 0;
}
ul.list-vertical-tight li.second {
	width: 80px;
	margin: 0 0 0 85px;
	padding: 0;
}
ul.list-vertical li.third, ul.list-vertical-small li.third {
	width: 15em;
	margin: 0 0 0 30em;
	padding: 0;
}
ul.list-vertical-tight li.third {
	width: 80px;
	margin: 0 0 0 195px;
	padding: 0;
}
.text-with-image {
	margin: 20px 0 20px 0;
	clear: both;
}
.cl {
	clear: both;
}
.text-with-image div {
	float: left;
	background: #fff;
	padding: 0 10px 2px 0;
}
.text-with-image .jq_stars div {
	display: inline-block;
	float: none;
	background: #fff;
	padding: 0px;
}
.text-with-image p {
	margin-top: 0;
}
.text-with-image h2 {
	width: auto;
}
.pagination {
	margin: 0 0 20px 0;
	padding: 0;
}
.no-result {
	padding: 60px;
	background: url(/images/warning.jpg);
}
# {
	margin: 50px 0 50px 135px;
	text-align: left;
	width: 600px;
}
#sign-up {
	margin: 50px 0;
	text-align: left;
	width: 900px;
}
.bluebox {
	padding: 10px 0;
	width: 100%;
	background: #D0ECF3;
	text-align: center;
}
.bluebox table {
	margin: 0 auto;
}
#new-member.bluebox, #member-login.bluebox {
	margin: 0 10px 0 0;
	padding: 10px;
	width: 420px;
	height: 300px;
	background: #D0ECF3;
	text-align: left;
	float: left;
}
#split-screen-left, #split-screen-right {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 420px;
	text-align: left;
	float: left;
}
#split-screen-left ul, #split-screen-right ul, #split-screen-left h3, #split-screen-right h3 {
	margin:10px;
}
#split-screen-left.narrow, #split-screen-right.narrow {
	width: 250px;
}
#bronze-membership.bluebox, #gold-membership.bluebox {
	margin: 0 10px 0 0;
	padding: 0;
	width: 420px;
	height: 650px;
	background: #D0ECF3;
	text-align: left;
	float: left;
}
#bronze-membership ul, #gold-membership ul, #bronze-membership h2, #gold-membership h2, #bronze-membership p, #gold-membership p {
	margin: 15px;
	width: auto;
}
#free-membership.bluebox {
	margin: 0 10px 0 0;
	padding: 0;
	width: 850px;
	height: 450px;
	background: #D0ECF3;
	text-align: left;
	float: left;
}
#free-membership ul, #free-membership h2, #free-membership p {
	margin: 15px;
	width: auto;
}
#new-member div, #member-login div {
	margin: 20px 0;
	text-align: center;
}
.title-split {
  float: left;
  margin: 40px 0 20px 0;
  width: 570px;
  border-bottom: 1px solid #286e8d;
}
h2.title-l {
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 1.3em;
}
.title-r {
  margin-left: 300px;
}
.darkbar {
	margin: 0 0 10px 0;
	padding:10px;
	font-weight: bold;
	color: white;
	background: #286E8D;
}
.darkbar th.no-color {
	background: #dddddd;
}
.beach-wiki-title p {
	margin: 25px 0 0 0;
}
.beach-wiki-title h1 {
	margin: 5px 0;
}
.edit-box {
	float: left;
	margin: 20px 0;
	padding: 0 0 10px 0;
	width: 100%;
	background: #dddddd;
	text-align: center;
}
.edit-more {
    clear: left;
	float: left;
	margin: 20px 0;
	padding: 0 0 10px 0;
	background: #dddddd;
	text-align: center;
}
.edit-box-top {
	margin-top: 0;
}
.edit-box div {
	text-align: left;
}
.edit-box div.button {
	text-align: center;
}
.edit-box p {
	padding: 0;
	text-align: left;
}
.edit-box h3, .edit-box ul, edit-box textarea {
	text-align: left;
}
.edit-box table, .edit-box p {
	margin: 10px 20px;
	text-align: left
}
.edit-box table tr td {
	padding: 0 20px 0 0;
}
.edit-box table.rates tr td {
	padding: 0;
}
.rates tr th {
	font-size: .72em;
	padding: 2px 5px;
}
#properties {
	width: 570px;
}
#properties tr td, #properties tr.darkbar th {
	padding: 2px 5px;
	border: 2px solid #aeafb3;
}

/* sidebar
---------------------------------------------------------- */
#sidebar {
	text-align: left;
	width: 290px;
	margin-left: 40px;
	float: left;
}
.headline {
	margin: 20px 0 0 0;
}
#sidebar p {
	padding: 0 0 0 10px;
}
#sidebar div p {
	margin: 0;
	padding: 0 0 0 10px;
}
#sidebar h3 {
	margin: 15px 0 3px 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0 20px 0 10px;
}
#sidebar div.bluebox {
	margin-top: 40px;
}
.featured-property {
	margin: 0 0 10px 2px;
	width: 284px;
	height: 79px;
	border: 1px solid #cccccc;
}
.featured-property img {
	float:left;
	padding: 5px;
}
.featured-property h4 {
	margin: 5px 0 4px 110px;
}
.featured-property p {
	margin-left: 110px;
}
#sidebar input.text {
	width:125px;
}
#nearby h3 {
	margin-top: 0px;
	padding-top: 0px;
}

/* footer
---------------------------------------------------------- */	
#footer {
	clear:both;
	width:100%;
	text-align:left;
	font-size:0.7em;
	line-height:1.4em;
}
#footer div {
	background: url(/images/footer.gif) no-repeat;
	background-position:right;
	padding:30px 75px 10px 30px;
	width:650px;
}
#footer ul {
	margin:0;
	padding:5px 0;
}
#footer ul li {
	display:inline;
}
#footer p {
	margin:0;
	padding:0;
}

/* calendar
---------------------------------------------------------- */
#calendar-container {
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	width:100%;
	text-align:center;
}
#calendar-container div {
	margin:0 auto;
	width:100%
}
#calendar {
	width: 141px;
	padding: 0;
	margin: 0 auto;
	border-left: 1px solid #1C75BA;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	background-color: #fff;
}
.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
a.nav {
	color:white;
}
caption {
	margin: 0 auto;
	padding: 0;
	width: 141px;
	background: #1C75BA;
	color: #fff;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th.calendar-day {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #1C75BA;
	border-bottom: 1px solid #1C75BA;
	border-top: 1px solid #1C75BA;
}
td.calendar-day {
	border-right: 1px solid #1C75BA;
	border-bottom: 1px solid #1C75BA;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #660000;
	background: url(/images/bg_calendar.gif) no-repeat right bottom;
}
td.calendar-day a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color:286E8D;
}
td.calendar-day a:link, td a:visited {
	color: #286E8D;
	background: url(/images/bg_calendar.gif) no-repeat;
}
td.calendar-day a:hover, td a:active {
	color: #000;
	background: url(/images/bg_calendar.gif) no-repeat right top;
}
.today, td.today a, td.today a:link, td.today a:visited {
	color: #000000;
	font-weight: bold;
	background: #1C75BA;
}
.empty {
	border-right: 1px solid #1C75BA;
	border-bottom: 1px solid #1C75BA;
}
.review_comments, .review_questions, .review_instructions{
	text-align: left;
	padding-left: 30px;
}
.review_questions{
	position: relative;
	margin-top: 5px;
	margin-bottom: 0px;
}
.review_questions dl {
	text-align: left;
}
.review_questions dt{
	clear: left;
}
.review_questions dd{
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.review_questions dd.multicheck{
	width: 200px;
}
.review_questions dd.multicheck input{
	margin-right: 5px;
}
.review_questions dd input{
	margin-left: 0px;
	width: 90%;
}
.review_questions textarea{
	width: 90%;
}
.review_questions .help{
	color: #666;
	font-style: italic;
}
.review_instructions{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 400px;
	padding: 0px 20px 20px 20px;
	background-color: white;
}
.review_instructions ul{
	list-style-type: disc;
	margin-left: 1.5em;
}
.review_comments textarea{
	width: 90%;
}
.review{
	border-top: 1px solid #1C7fBA;
	border-bottom: 1px solid #1C7fBA;
}
.review dt{
	font-style: italic;
	font-size: 0.9em;
}
.review .questions dd{
	margin-bottom: 10px;
}
.review .basic{
	margin-top: 5px;
	margin-bottom: 0px;
}
.review .basic dt{
	float: left;
	width: auto;
	margin-right: 10px;
}
.review .basic dd{
	float: left;
	margin-left: 0px;
	font-weight: bold;
	margin-right: 50px;
}
.review .comments{
}
.hidden{
	display: none;
}

.jq_stars .cap{
	line-height: 26px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.review .jq_stars{
	height: 18px;
}
.review .jq_stars .cap{
	line-height: 18px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
dd.jq_stars{
	width: 100%;
}

