* { 
margin: 0;
padding: 0;
}

body {
	color: #0E89BE;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #77B4CE;
}

/* Semantic Content Styles */
/* -------------------------------- */

h1, h2, h3, h4, h5, h6 {line-height: 1.5em;}

/*h1 {font-size: 24px; color:#0E89BE;}*/
h2 {font-size: 20px; color:#0E89BE;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}

p {font-size: 12px;}

ul {}
ol {}
li {}
ul li {}
ol li {}

dl {}
dt {
font-weight:bold;
padding:5px 0px 0px 0px;}
dd {
padding:0px 0px 10px 10px;}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold; color:#0E89BE;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {} 


/* Hyperlink Styles */
/* -------------------------------- */

a {
text-decoration:none;
color:#0E89BE;
}
h1 a:visited, a:active {
color:#0E89BE;
}
h4 a:visited, a:active {
color:#0E89BE;
}
a:hover {
text-decoration:underline;
}

/* Form Styles */
/* -------------------------------- */

form {}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}
.smallText {
font-size: 10px;
}

.floatL {float: left;}
.floatR {float: right;}
/* Layout Styles */
/* -------------------------------- */
div#wrapper {
margin-top: 0px;

}
div#padding {
	background-color: #61AC14;
	padding: 0px;
	height: 10px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#contentWrapper {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(../Images/BG_Slice.gif) top left repeat-y;
}
/* url(/acc175_cl614/Images/bg_ssl_content.gif) repeat-y*/
div#header {
	float: left;
	height: 400px;
	width: 690px;
	/*background-image: url(/ACC175_CL614/Images/ssl_header_image_one.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-align: left;
}
div#headerBlurb {
	float: right;
	height: auto;
	width: 240px;
	margin-top: 250px;
	margin-right: 40px;
	display:none;
}
div#headerBlurb p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #958C9D;
	text-decoration: none;
}

div#headerInterior {
	float: left;
	height: 200px;
	width: 690px;
	background-image: url(/ACC175_CL614/Images/ssl_header_image_two.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

body.reservations div#propertyAddressLogo {
width:660px;
margin:0px 0px 0px 10px;
padding:10px 0px 0px 0px;
}
body.reservations div#propertyAddressLogo p{
padding:0px 0px 0px 15px;

}
div#propertyAddressLogo {
width:660px;
margin:0px 0px 0px 10px;
padding:10px 0px 0px 0px;

}
div#propertyAddressLogo h1 {
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
color: #0E89BE;
font-size:14px;
}
div#propertyAddressLogo h1 a {
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
color: #0E89BE;
font-size:14px;
}
div#nav {
	background-image: url(/ACC175_CL614/Images/ssl_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 56px;
	width: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
div#nav ul {
	display: inline;
	list-style-type: none;
}
div#nav ul li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	letter-spacing: .1em;
	margin: 0px 6px 0px 10px;	

}
div#nav ul li a {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding: 9px 5px 11px 5px;
}

div#nav ul li.navFirst {
padding: 9px 5px 11px 50px;
}
div#nav ul li a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #B0E27E;
}


div#contentMain {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	float: left;
	height: auto;
	width: 690px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0E89BE;
	text-decoration: none;
	text-align: left;
	position:relative;
}
div#content {
min-height:475px !important;
}
div#contentMain p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0E89BE;
	margin:0px 0px 5px 0px;
	text-decoration: none;
}
/*div#contentMain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0A96D1;
	text-decoration: none;
}*/
div#contentMain h1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0A96D1;
	text-decoration: none;
}
div#contentMain h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0A96D1;
	text-decoration: none;
}
div#contentMain .imgRight {
	padding: 5px 0px 5px 10px;
	float:right;
}

div#contentMain .imgLeft {
	float: left;
	padding: 5px 10px 5px 0px;
}
div#contentLeftCol {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	float: left;
	min-height: 400px !important;
	width: 310px;
	text-align: justify;
}

div#contentLeftCol h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0D8EC6;
	text-decoration: none;
}
body.propertyProfile div#contentLeftColInterior {
	padding: 0px;
	float: left;
	min-height: 300px !important;
	width: 660px;
	margin: 0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}

body.siteMap h2 {
font-size:2.0em;
}
body.siteMap h3 {
font-size:1.0em;
padding:0px 0px 3px 10px;
}

div#contentLeftColInterior {
	padding: 0px;
	float: left;
	min-height: 300px !important;
	width: 660px;
	margin: 0px 0px 0px 15px;
	padding:15px 0px 0px 0px;
}
div#contentLeftColInterior h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0E89BE;
	text-decoration: none;
}
div#contentLeftColInterior h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #0E89BE;
	text-decoration: none;
}
div#contentLeftColInterior  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #0E89BE;
	text-decoration: none;
}
div#contentLeftColInterior img {
	padding-top: 2px;
	padding-bottom: 10px;
}
div#contentRightCol {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 315px;
	text-align: justify;
}
div#contentRightCol img {
margin:2px 5px 2px 0px;
}
div#contentRightCol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0D8EC6;
	text-decoration: none;
}
body.destinationProperties div#contentRightColInterior {
	padding: 10px 20px 10px 0px;
	
	width: 650px;
	margin: 0px;
} 




div#contentRightColInterior {
	padding: 10px 10px 10px 0px;
	float: right;
	width: 500px;
	text-align: justify;
	margin: 0px;
}
div#contentRightColInterior h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0E89BE;
	text-decoration: none;
}
div#contentRightColInterior  p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #0E89BE;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}

div#propMainNavWrapper {
margin:20px 0px 0px 0px;
}
div#propMainNavWrapper h1 {
padding:0px 0px 5px 15px;
font-size:20px;
font-weight:normal;
}
div#propMainNavWrapper h1 a{
font-size:20px;
font-weight:normal;
margin:0px;
color:#0E89BE;
}
div#propertyNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 659px;
	background-image: url(/ACC175_CL614/Images/sll_bg_nav.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;

}
div#propertyNav ul {
	text-align: center;
	display: inline;
	list-style-type: none;
}
div#propertyNav ul li {
	text-decoration: none;
	text-align: center;
	display: inline;
	list-style-type: none;
	letter-spacing: .1em;	
}
div#propertyNav ul li a {
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-top: 13px;
	padding-bottom: 13px;
}

div#propertyNav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #D68793;
}

div#propertyImages {
	float: left;
	height: 100px;
	width: 660px;
	margin: 0px 0px 0px 10px;
}

div#propertyImages img {
	padding-right: 5px;
	padding-left: 5px;
}

div#rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
	background:#0A96D1;
	
}
div#map {
	padding: 0px;
	float: left;
	height: 370px;
	width: 300px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
div#map h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #E7E7DA;
	text-decoration: none;
}
div#resInterface {
	padding: 4px 0px 0px 0px;
	float: right;
	width: 270px;
	text-align: center;
	margin: 0px 15px 0px 0px;
	/*background:url(../Images/BG_Res_Interface_top.jpg) 1px 20px no-repeat;*/
}

body.secure div#resInterface {
	padding: 8px 0px 0px 0px;
	float: right;
	height: 0px;
	width: 270px;
	text-align: center;
	margin: 0px 15px 0px 0px;
	background:none;
}
div#resInterface h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #0A96D1;
	text-decoration: none;
	padding:10px 0px 4px 0px;
	margin:0px;
}
div#resInterface h2 {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:.05em;

}
div#resInterface h3 {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color:#FFFFFF;
	margin:15px 0px 0px 0px;
	letter-spacing:.05em;
}
div#resInterface h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0A96D1;
	text-decoration: none;
	padding:3px 0px 0px 0px;;
	margin:0px;
}

div#resInterface .destinationDD {
width:200px;
}

div#resInterface .peopleDD {
width:40px;
}
div#resInterface .rptobjects1ptpad {
margin:0px 0px 0px 0px;
width:75px;
}
div#resInterfaceInterior .rptobjects1ptpad {
margin:0px 0px 0px 0px;
width:65px;
}

div#resInterfaceInterior label {
width:65px;
text-align:right;
margin: 0px 5px 0px 0px;
float:left;
padding:2px 0px 0px 0px;
font-weight:bold;
}




div#relatedINPWrapper {
width:270px;
text-align:left;
margin:25px 0px 20px 15px;
min-height:75px !important;

}
#relatedINPWrapper h2 {
font-size:14px;
color:#B6E289;
font-weight:bold;
}
#relatedINPWrapper h2 a:link{
font-size:12px;
color:#B6E289;
font-weight:bold;

}
#relatedINPWrapper h2 a:visited {
color:#B6E289;
}
#relatedINPWrapper p {
font-size:10px;
color:#FFFFFF;
padding:0px;
margin:7px 0px 0px 0px;
}
div#inpCommentWrapper {

}

div#inpCommentWrapper label {
text-align: right;
padding: 0 10px 0 4px;
font-weight:bold;
color: #0A96D1;
width:125px;
float:left;
margin: 5px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:16px;
letter-spacing:.02em;
}
div#inpCommentWrapper input {
text-align: left;
width: 200px;
padding: 0 20px 0 4px;
color:#333333;
margin: 5px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:16px;
letter-spacing:.02em;
}
div#inpCommentWrapper textarea#commentText {
text-align: left;
width: 500px;
margin: 5px 0px 10px 0px;
color:#333333;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:16px;
letter-spacing:.04em;
}
div#inpCommentWrapper #commentSubmit {
cursor:pointer;
border:outset 1px #77B4CE;
background:#999;
color:#0A96D1;
margin:5px 0px 0px 250px;
font-weight:bold;
padding: 1px 4px;
letter-spacing:2px;
text-align:center;
background:url(../Images/BG_FormButton.jpg) repeat-x left bottom;
}

div#pagefunctionsWrapper h3 {
color: #0A96D1;
margin:20px 0px 0px 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:16px;
}
div#pagefunctionsWrapperInterior {
border:#CCCCCC solid 1px;
width:640px;
padding:5px 10px;
}
div#pagefunctionsWrapperInterior p {
display:none;
}
.resBtn {
cursor:pointer;
border:outset 1px #77B4CE;
background:#999;
color:#0A96D1;
margin:5px 0px 0px 0px;
font-weight:bold;
padding: 1px 4px;
letter-spacing:2px;
background:url(../Images/BG_FormButton.jpg) repeat-x left bottom;

}

.resBtn:hover {
color:#61AC14;
border:outset 1px #61AC14;
}

div#searchInterface {
	padding: 35px 0px 0px 0px;
	float: left;
	width: 280px;
	text-align: left;
	margin: 0px 5px 0px 5px;
	color: #ffffff;
	background:url(../Images/Icon_binoculars.jpg) 0px 0px no-repeat;
}
div#searchInterface h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#searchInterface h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	background:none;
	padding:0px 0px 0px 20px;
}
div#searchInterface h3 a:link {
color:#FFFFFF;
text-decoration:none;
}
div#searchInterface h3 a:hover {
text-decoration:underline;
}
div#searchInterface h3 a:visited {
text-decoration:underline;
color:#FFFFFF;
text-decoration:none;
}
div#footer {
	margin: 0px;
	float: left;
	height: 65px;
	width: 990px;
	padding-top: 0px;
	background-image: url(/ACC175_CL614/Images/ssl_bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer ul {
	text-align: center;
	display: inline;
	list-style-type: none;
}
div#footer ul li {
	text-decoration: none;
	text-align: center;
	display: inline;
	list-style-type: none;
	letter-spacing: .1em;
	margin:0px 15px 0px 15px;
	padding: 0px 0px 0px 10px;	

}
div#footer ul li a {
	font-size: 11px;
	line-height: 65px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-top: 26px;
	padding-bottom: 26px;
}
div#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #41BFF5;
}
div#clear {
	clear: both;
}
.clear {
	clear: both;
}
div#bottom {
	margin: 0px;
	float: left;
	height: 25px;
	width: 987px;
	padding: 5px 5px 0px 0px;
	background-color: #77B4CE;
	text-align: right;
}
div#bottom ul {

	display: inline;
	list-style-type: none;
	margin:0px 75px 0px 0px;
}
div#bottom ul li {
display: inline;
	list-style-type: none;
	letter-spacing: .1em;
	margin:0px 15px 0px 15px;	

}
div#bottom ul li a {
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #347692;
	text-decoration: none;
	text-align: right;
	display: inline;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#bottom ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

/*-- BODY MODIFIERS --*/
body.destinationMain #contentRightColInterior {
width:670px;
}

body.destinationMain img {
padding: 7px 7px 5px 0px;
}
body.destinationMain #headerInterior {
background:url(../Images/Header_Images/header_beach_shellkey.jpg) top left no-repeat;
}

body.lodgingMain #headerInterior {
background:url(../Images/Header_Images/header_hotels_Main.JPG) top left no-repeat;
}

body.aboutSSL #headerInterior {
background:url(../Images/Header_Images/header_about_ssl.jpg) top left no-repeat;
}
body.eventsMain #headerInterior {
background:url(../Images/Header_Images/header_events_main.jpg) top left no-repeat;
}
body.hotDates #headerInterior {
background:url(../Images/Header_Images/header_hot_dates.jpg) top left no-repeat;
}
body.roomDetails div#content h2 {
font-size: 18px;
font-weight:normal;
margin:0px 0px 3px 0px;
color:#0E89BE;
}
body.roomDetails div#content h3 {
color: #0E89BE;
}
body.roomDetails div#content h4 {
color:#B6E289 ;
font-size:14px;
width:150px;
background:#ffffff;
margin:1px 0 7px 0;
text-align:center;
border: #0E89BE solid 1px;
display:block;
}
body.lodgingMain div#contentRightColInterior {
width:650px;
}
body.roomDetails div#content h4 a {
color: #0E89BE;
padding:0px;
text-align:center;
text-decoration:none;
display:block; 
width:100%;
}
body.roomDetails div#content h4 a:hover {
background:#B6E289;
color:#ffffff;
width:150px;
}
body.lodgingMain h4 {
margin: 0px 0px 20px 0px;
}
body.portalRes div#contentRightColInterior {
width:650px;
}
/*body.lodgingMain div#contentMain h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:5px 0px 0px 0px;
padding:0px;
}*/

body.lodgingMain div#contentMain p {
margin:0px 0px 0px 0px;
padding:0px;
}

body.lodgingMain div#contentMain h4 {
margin:0px 0px 10px 0px;
padding:0px;
}
body.lodgingMain .reservationsFeaturedImage {
margin: 2px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height:125px;
width:125px;
float:right;
}

body.destinationProperties .reservationsFeaturedImage {
	margin: 0px 0px 2px 0px;
height:75px;
width:100px;
float:right;
}

body.destinationProperties .featuredPropertyRule {
height:1px;
width:99%;
border-bottom:#0E89BE dashed 1px;
margin:5px 0px 10px 0px;
}	



body.lodgingMain .featuredPropertyRule {
height:1px;
width:99%;
background:#999999;
margin:5px 0px 10px 0px;
}	

body.eventsMain div#contentRightColInterior, body.eventsMaineventDetails #contentRightColInterior{
width:650px;
}

body.lodgingProfile div#contentMain h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
margin:30px 0px 0px 0px;
line-height:30px;
}

body.lodgingProfile div#contentRightColInterior h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin:0px 0px 0px 0px;
}

body.lodgingProfile div#resInterface {
display:none;
}
body.propertyLevel div#headerInterior {
display:none;
}

body.articlesHome div#headerInterior {
background:url(../Images/Header_Article_Home.jpg) top left no-repeat;
}
body.proList #content h3 {
color:#0E89BE;
font-size:16px;
} 
body.propertyLevel div#content ul,
body.amenities div#content ul,
body.policies div#content ul {
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 20px;
}
body.amenities div#content ul li{
line-height:1.30em;
}
body.amenities div#content h2{
margin:10px 0px 0px 0px;
}
div#contentRightColInterior ul {
list-style: none;
text-align: left;
margin: 0;
padding: 2px 0 4px 0;
}

div#contentRightColInterior ul li {
display: block; 
padding-left: 22px;
padding-right: 2px;
background-image: url(/images/bullet_01.gif);
background-repeat: no-repeat;
background-position: top left;
margin:0px 0px 2px 20px;
}
div#contentRightColInterior ul li.first {
background-image: none;
}

div#contentRightColInterior ul li a {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #204ba7;
}
div#contentRightColInterior ul li a:hover {
text-decoration: none;
}



/*--- PROPERTY NAV --*/
#propMainNav {
width:659px;
background:#C75B6B;
padding: 8px 0px 8px 0px;
float:left;
margin:0px 0px 8px 15px;
}

div#propMainNav ul {
list-style: none; 
text-align: center;
margin:0px 10px 0px 0px;
padding:0px;
}
div#propMainNav ul li {
display: inline; 
padding: 0px 0px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.10em;
color: #ffffff; 
text-decoration: none;
font-weight:bold;
margin: 3px 3px 0px 3px;
}
div#propMainNav li a {
color: #ffffff;
text-decoration: none;
padding: 0 2px 0 0;
}
div#propMainNav li {
color: #ffffff;
text-decoration: none;
padding: 0 2px 0 0;
}
div#propMainNav ul li a:hover {
text-decoration: underline; 
color: #FFFFFF; 
}
/* PROPERTY RIGHT COLUMN */
div#colRightProperty {
padding:15px 0px 0px 0px;
width:300px;
}
div#colRightProperty h1{
font-size:1.30em;
line-height: 34px; 
padding: 3px 0px 3px 10px;
color: #ffffff;
font-family: arial, verdana, helvetica, sans-serif;
margin:0px 10px 5px 0px;
width:290px;
background:#61AC14;
text-align:left;
letter-spacing:.10em;
}
div#colRightProperty h1 a  {
text-decoration:none;
color:#ffffff;
margin:0px;
padding:0px;
}
div#colRightProperty h1 a:visited {
text-decoration:none;
color:#ffffff;
margin:0px;
padding:0px;
}

div#colRightProperty h1 a:hover {
text-decoration:underline;
color:#ffffff;
margin:0px;
padding:0px;
}
div#colRightProperty ul {
width:280px;
padding:10px 5px 10px 0px;
margin:0px 0px 0px 0px;
}
/*div#colRightProperty li{
height:30px;
width:280px;
font-size:14px;
margin:0px 0px 3px 0px;
padding:10px 0px 0px 0px;
}*/
div#colRightProperty ul li {
height:20px;
background:#C65868;
width:280px;
font-size:18px;
margin:0px 0px 3px 0px;
padding:2px 0px 5px 0px;
}
div#colRightProperty ul li.propRightLight{
height:20px;
background:#ffffff;
width:280px;
font-size:18px;
margin:0px 0px 3px 0px;
padding:2px 0px 5px 0px;
}
div#colRightProperty ul li a {
text-decoration:none;
font-size:14px;
padding:10px 0px 0px 5px;
color:#ffffff;
font-weight:bold;
height:20px;
}
div#colRightProperty p{
font-size:12px;
color:#ffffff;
margin:0px 3px 0px 3px;
padding:0px;
}

/* END PROPERTY RIGHT COLUMN */

/*---RESORT PROFILE ---*/
div#propertyProfileNarr {
float:left;
width:655px;
margin:0px;
padding:0px;
}
div#propertyProfileNarr h1 {
margin:0px 0px 5px 0px;
padding:0px;
}
div#propertyProfileNarr h1 a{
font-size:24px;
font-weight:normal;
color:#0E89BE;
}

div#propertyProfileNarr h2 {
font-size:14px;
margin:0px 0px 5px 0px;
padding:0px;
color:#0E89BE;
}
div#propertyProfileNarr p {
color:#0E89BE;
font-size:1.1em;
line-height:1.4em;
margin:0px 0px 5px 0px;
}
div#resortProfileBox {
float: left;
width: 175px;
margin: 5px 0px 0 0px;
height:150px;
}
div#resortProfileBox h3 {
text-align: center;
}
div#resortProfileBox ul {
font-size: 11px;
}
div#resortProfileBox ul li {
font-size: 11px;
}
.columnDash {
border-bottom: dashed #FF6600 1px;
margin: 0px 0px 0px 10px;
}
div#propAddressWrapper {
width:175px;
height:120px;

}
div#propProfileAddress {
float:left;
width:175px;
}
div#propProfileAddress p {
color:#0E89BE;
}
div#propertyAddressLogo p a:link{
color:#0E89BE;
text-decoration:none;
}
div#propertyAddressLogo p a:hover{
color:#0E89BE;
text-decoration:underline;
}
div#propertyAddressLogo p a:visited{
color:#0E89BE;
}
div#propProfileLogo {
width:150px;
padding:2px 10px 10px 2px;
float:right;
}
div#propertyProfileFeatures {
width: 630px;
margin:10px 0px 0px 0px;
padding:0px 5px 5px 5px;
}
div#propertyProfileFeatures ul {
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 20px;
}

div#propertyProfileFeatures h3 {
font-size:18px;
font-weight:normal;
color:#0E89BE;
}
div#propertyProfileFeatures ul li {
color:#0E89BE;
font-size:1.1em;
line-height:1.5em;
}
/* END RESORT PROFILE --*/
#bottomFooter {
width:992px;
height:30px;
margin:0px 0px 5px 0px;
background:#7B7B6F;
}
/*-- TERRITORY FEATURED COLUMN --*/
#colRight {
float:left;
width:297px;
/*border:#666666 solid 1px;*/
margin:0px 0px 0px 0px;
background:#EBE8E0;
}
div#featuredResortBox {
width: 300px;
margin: 10px 0px 0px 0px;
}

div#featuredResortBox a {
color:#333333;
text-decoration:none;
}
div#featuredResortBox.destFeatEventWrapper {
}


div#featuredResortBox h1 {
font-size:1.30em;
line-height: 30px; 
padding: 0px 0px 0px 10px;
color: #ffffff;
font-family: arial, verdana, helvetica, sans-serif;
width:290px;
background:#61AC14;
}
div#featuredResortBox h3 {
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #183b32;
font-family: arial, verdana, helvetica, sans-serif;
}
div#featuredResortBox h4{
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #183b32;
font-size:12px;
font-family: arial, verdana, helvetica, sans-serif;

}

div#featuredResortBox h4 a{
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #183b32;
font-size:12px;
font-weight:normal;
font-family: arial, verdana, helvetica, sans-serif;
}

.featuredResortBoxInterior {
border:none;
padding: 0px;
margin:0px 5px 10px 10px;
min-height:100px !important;
}

.featuredResortBoxInterior h3 {
width:280px;
margin-top:2px;

}
div#featuredResortBox .featuredResortBoxInterior h3 a {
color:#B6E289;
}
div#featuredResortBox .featuredResortBoxInterior h3  {
color:#B6E289;
}
div#featuredResortBox .featuredResortBoxInterior h4 {
color:#B6E289;
}
div#featuredResortBox .featuredResortBoxInterior h4 a{
color:#B6E289;
}
div#featuredResortBox .featuredResortBoxInterior h4 a:hover{
color:#ffffff;
}
.featuredResortBoxInterior a:hover {
text-decoration:underline;
color:#FFFFFF;
}

.featuredResortBoxInterior p {

color:#FFFFFF;
}
/*.featuredResortBoxInterior img {
float:right;
}*/
.destFeatButtonWrapper {
height:20px;
width:280px;
border-bottom:dashed 1px #B6E289;
clear:both;
margin:0px 0px 10px 0px;
}
.destFeatButtonWrapper a:link {
padding:3px 0px 0px 10px;

}
div#featuredResortBox .destFeatButtonWrapper h5 a{
margin:0px 10px 0px 0px;
padding:0px 7px 0px 7px;
color:#B6E289;
border:#B6E289 solid 1px;
}
div#featuredResortBox .destFeatButtonWrapper h5 a:hover{
margin:0px 10px 0px 0px;
padding:0px 7px 0px 7px;
color:#61AC14;
border:#61AC14 solid 1px;
background:#B6E289;
}


.featuredTerritoryBoxInterior {
border:none;
padding: 0px;
margin:0px 5px 10px 10px;
}

.featuredTerritoryBoxInterior h1 {
font-size:1.30em;
line-height: 30px; 
padding: 0px 0px 0px 10px;
color: #ffffff;
font-family: arial, verdana, helvetica, sans-serif;
width:290px;
background:#61AC14;

}
.featuredTerritoryBoxInterior h3 a {
color:#B6E289;
}
.featuredTerritoryBoxInterior h4 {
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #ffffff;
font-size:12px;
font-weight:normal;
font-family: arial, verdana, helvetica, sans-serif;
}

.featuredTerritoryBoxInterior h4 a:link {
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #ffffff;
font-size:12px;
font-weight:normal;
font-family: arial, verdana, helvetica, sans-serif;
}
.featuredTerritoryBoxInterior h4 a:visited {
line-height: 1.3em; 
padding: 0px 0px 0px 0px;
color: #ffffff;
font-size:12px;
font-weight:normal;
font-family: arial, verdana, helvetica, sans-serif;
}
#featuredTerritoryAllProp {
 margin:0px 10px 0px 0px;
padding:0px 7px 0px 7px;
}
#featuredTerritoryAllProp h3 a {
color:#FFFFFF;
font-size:.80em;
}
div#rightCol h5 a {
margin:0px 10px 0px 10px;
padding:0px 7px 0px 7px;
color:#B6E289;
border:#B6E289 solid 1px;
}
div#rightCol h5 a:hover{
margin:0px 10px 0px 10px;
padding:0px 7px 0px 7px;
color:#61AC14;
border:#61AC14 solid 1px;
background:#B6E289;
text-decoration:none;
}


.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 1.20em; font-weight:bold;}		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
		.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.zoom_metaform_dropdown { display:block;
		font-size:10px; margin:0px 10px 0px 10px;
		height:125px;
		border:none;
		}
		.zoom_metaform {
		width:280px;
		text-align:center;
		}
		.zoom_metaform h4 {
		display:block;
		}
		
		.zoom_metaform_multi {
		height:150px;
		border:none;
		padding: 0px 3px 0px 3px;
		margin:5px 0px 0px 65px;
		}
		
		/*SHOW/HIDE DICV CONTENT */
		.handcursor {
cursor:pointer;
}
.more {
	display: none;
	background-color:#FFFFFF; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }
	
	div#contentarea {
	display:block;
	margin:0px 0px 15px 0px;
	}
	
	.attractionimage1 { float: right; margin-left: 10px; margin-top: 5px}
.attractionimage1_lft { border: 1px solid; float: left; margin-top: 5px;  margin-right: 5px}
.attractionimagenone { float: right; margin: 10px;}


body.destinationProperties .reservationsFeaturedImage {
margin: 0px 0px 5px 5px;
height:75px;
width:100px;
float:right;
}

body.territoryDetails .reservationsFeaturedImage {
margin: 0px 0px 5px 5px;
height:75px;
width:100px;
float:right;
}
/*--.featuredPropertyRule {
height:1px;
width:99%;
background:#999999;
margin:5px 0px 20px 0px;
}	*/

/* LODGING MAIN */
.propertyListWrapper {
width:650px;
height:155px;
padding:5px 0px 5px 0px;
border-bottom:#66FF99 dashed 1px;
}

.propertyListAddressLeft {
height:125px;
float:left;
width: 525px;
}
.propertyListImage {
width:125px;
height:125px;
float:left;
}

.rptcallout9pt {font-size: 12px; color:#0E89BE; font-weight:bold;}

/*--EVENTS--*/


.featuredevents {
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
.featuredevents a:link{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
.featuredeventsarrow a{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
.featuredeventsarrow a:visited{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}

body.featuredEvents h3 {
color:#0E89BE;
font-size:16px;
}

#eventListWrapper {
width:605px;
}

/* PORTAL RESERVATIONS */
.portalAllResWrapper {
margin:15px 0px 15px 0px;
padding:0px 0px 10px 0px;
}
#portalResInterface {
width:330px;
float:left;
}
#portalResInterfaceAlert {
width:250px;
float:left;
border:solid 1px #CCCCCC;
margin: 15px 0px 0px 0px;
padding:15px;
}

#portalResInterface label {
width:120px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E89BE;
	margin:0px 0px 5px 0px;
	text-align:right;
	padding:0px 5px 0px 0px;
}

#portalResInterface fieldset {
width:270px; 
padding:10px 10px 10px 10px;
border:solid 1px #CCCCCC;
}
#portalResInterface input {
float:left;
}
.propertyAddrResWrapper {
width:650px;
margin:0px 0px 30px 0px;
}

.propertyAddrLeft {
width:500px;
float:left;
clear:both;
}
.propertyAddrLeft h4 {
text-align:left;
}
.propertyAddrNarrative {
width:490px;
float:left;
padding:0px 10px 0px 0px;
}
.propertyAddrRight {
width:150px;
float:left;
}

.unitDescWrapper {
width:650px;
}

.unitDescLeft {
width:450px;
float:left;

}

.unitDescLeft h3 {
width:450px;
border-bottom:#CCCCCC solid 1px;
font-size:14px;
}
.propertyAvailWrapper {
width:650px;
margin:0px 0px 10px 0px;
padding:20px 0px 0px 0px;
}

.amentityWrapper {
width:500px;
float:left;
}
.unitImageWrapper {
width:200px;
float:left;
margin:20px 0px 0px 0px;
}


.unitPolicyWrapper {
width:5000px;
float:left;
font-size:9px;
}

.unitPolicyLeft {
width:250px;
float:left;
margin:0px;
padding:0px;

}

.unitPolicyRight {
width:250px;
float:left;
margin:0px;
padding:0px;
}

/*body.portalRes .amenityWrapper ul {
list-style-type: disc;
	list-style-image: url(/Images/Bullet_5px.gif);
	list-style-position: inside;

}*/
.amenityTable {
width:450px;
}
.amenityTable td {
line-height:10px;
}
.amenityTable td ul{
list-style-image:url(../Images/Bullet_5px.gif)
}
.amentityLeft {
width:225px;
float:left;
}
.amentityRight {
width:225px;
float:left;
}

.amentityLeft ul {
list-style-type:none;
}
.amentityLeft ul li{
font-size:9px;

}
.amentityRight ul li{
font-size:9px;

}
.availRateWrapper tr.availDayRow td {
width:55px;
border-right:#0A96D1 solid 1px;
text-align:center;
font-size:9px;
line-height:10px;
background-color: #CECECE;
}

.availRateWrapper tr.availDateRow td {
width:55px;
border-right:#0A96D1 solid 1px;
text-align:center;
font-size:10px;
height:11px;
border-bottom:#0A96D1 solid 1px;
line-height:10px;
background-color: #CECECE;
}
.availRateWrapper .table {
margin:0px;
padding:0px;
}

.availRateWrapper tr.availRateRow td {
width:55px;
border-right:#0A96D1 solid 1px;
text-align:center;
font-size:10px;
border-bottom:#0A96D1 solid 1px;
height:25px;
}
.availRateWrapper {
border-color:#0A96D1;
border-style:solid;
border-left-width:1px;
border-right-width:0px;
border-bottom-width:0px;
border-top-width:1px;
width:392px;
float:left;
}
.unitNavWrapper {
width:400px;
float:left;
}
.bottomSelectWrapper {
width:450px;
float:left;
}
.unitSelectWrapper {
width:190px;
float:left;
padding:0px 0px 0px 0px;
margin:0px;
}
.unitSelectWrapper h5 {
margin:0px;
padding:0px;
}




body.portalRes legend {
padding: 0px 5px 0px 5px;
}
body.portalRes .resDateInput {
float:left;
width:75px;
margin:0px 0px 5px 0px;
font-weight: bold;
	color: #0E89BE;
	padding:0px 0px 0px 3px;
}
body.portalRes .resDD {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E89BE;
	width:50px;
	margin:0px 0px 5px 0px;
}
body.portalRes .resDDdestination {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E89BE;
	margin:0px 0px 5px 0px;
}
.bookThisProperty {
width:650px;
text-align:right;
}


/* TEMP TRIP PLANNER STYLES */
.roomQtySelect {
width:30px;
}

#ResultDiv {
border: solid 1px #CCCCCC;
padding:3px 5px 5px 5px;
}


/* PACKAGES STYLES */
.packagesListWrapper {
width:650px;
margin:0px 0px 10px 0px;
min-height:250px !important;
}

body.propertyLevel #portalPkgResWrapper,
body.packagesMain #portalPkgResWrapper {
width:650px;
}

body.propertyLevel .portalPkgPropertyWrapper,
body.packagesMain .portalPkgPropertyWrapper {
margin:10px 0px 0px 0px;
padding:3px 0px 3px 10px;
}

body.propertyLevel .portalPkgUnitWrapper,
body.packagesMain .portalPkgUnitWrapper {
width:650px;
min-height:175px !important;
}

body.propertyLevel .portalPkgUnitWrapper .radio,
body.packagesMain .portalPkgUnitWrapper .radio
{
}

body.propertyLevel #portalPkgResWrapper ul li,
body.packagesMain #portalPkgResWrapper ul li {
padding:0px 0px 0px 10px;
margin:0px 0px 0px 25px;
}

body.propertyLevel #portalPkgResWrapper label,
body.packagesMain #portalPkgResWrapper label {
font-size:1.30em;
font-weight:bold;
}
.portalPkgVendorWrapper {
width:625px;
margin:15px 0px 0px 0px;
}
.portalPkgVendorItemWrapper {
width:525px;
margin:0px 0px 0px 100px;
clear:both;
}
.portalPkgItemWrapper {
width:625px;
clear:both;
margin:0px 0px 15px 0px;
}