/* Global Styles */
/* -------------------------------- */
#uberbar  { 
  border-bottom:1px solid #ffffff; 
  background:#DF900D; 
  padding:10px 20px; 
  position:fixed; 
  top:0; 
  left:0; 
  z-index:2000; 
  width:100%;
}
#uberbar h3 {
	font-weight:normal;
	color:#fff;
}

* { 
margin: 0;
padding: 0;
}

body {
	background: #fff url(../Images/bg_main_repeat.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	color: #057DB1;
}


/* Semantic Content Styles */
/* -------------------------------- */

h1, h2, h3, h4, h5, h6 {line-height: 1.5em;}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}

p {font-size: 12px; color:#666666; margin:0px 0px .25em 0px;}

ul {}
ol {}
li {}
ul li {}
ol li {}

dl {}
dt {}
dd {}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {} 
code {font-family: courier new, courier, monospace;}

/* Hyperlink Styles */
/* -------------------------------- */

a { text-decoration:none;}


/* 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;
}
/* Layout Styles */
/* -------------------------------- */
#wrapper {
	height: auto;
	width: 944px;
	margin: 5px auto 0px auto;
}
#headerWrapper {
	padding: 0px;
	height: 184px;
	width: 944px;
	margin: 0px 0px 0px 0px;
}
#headerWrapperDefault {
	padding: 0px;
	height: 392px;
	width: 944px;
	margin: 0px 0px 0px 0px;
}
#headerTop {
	background: url(../Images/top.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 944px;
}
#headerContent {
	background: url(../Images/bg_repeat_main.png) repeat-y center top;
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 944px;
}
#headerContentDefault {
	background: url(../Images/bg_repeat_main.png) repeat-y center top;
	margin: 0px;
	padding: 0px;
	height: 382px;
	width: 944px;
}
#headerImageBG {
	background: url(../Images/header_bg.jpg) no-repeat 323px 16px;
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 944px;
}
#headerImageDefault {
	background: url(../Images/bg_header_default.png) no-repeat 22px 15px;
	margin: 0px;
	padding: 0px;
	height: 382px;
	width: 944px;
}
#contact {
	margin: -20px 6px 0px 0px;
	padding: 7px 0px 0px 0px;
	float: right;
	height: 45px;
	width: 210px;
	background: url(../Images/bg_contact_area.png) no-repeat center top;
}
#contact ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	text-align:center;
}
#contact ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #057DB1;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	
}
#contact ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact ul li a:hover {
	text-decoration: underline;
}
#logo {
	background: url(../Images/logo.png) no-repeat center top;
	margin: 5px 0px 0px 22px;
	padding: 0px;
	float: left;
	height: 168px;
	width: 299px;
}
#logo h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#res {
	margin: 22px 32px 0px 0px;
	padding: 0px;
	float: right;
	height: 65px;
	width: 584px;
	background: url(../Images/bg_res_interface.png) no-repeat left top;
}
body.packagesMain #rightCol{
	display:none;
}
.SPfeaturedfooterrule {
height:20px;
}
body.portalCommon #res,
body.reservations #res,
body.portalRes #res,
body.packagesMain #res {
background: none;
margin: 22px 32px 0px 0px;
	padding: 0px;
	float: right;
	height: 65px;
	width: 584px;
}
body.propertyLevel #res h3{
font-size:1.1em;
color:#D98A06;
}
body.propertyLevel #res label {
width:50px;
text-align:right;
margin: 0px 5px 0px 0px;
float:left;
padding:2px 0px 0px 0px;
font-weight:bold;
font-size:.85em;
}

body.propertyLevel #res input.resdatebox {
background-color:#EFDEB2;
border:#46433E 1px solid;
float:left;
}



#resDefault p {
font-size:.90em;
font-weight:bold;
}

#resDefault {
	margin: 138px 32px 0px 0px;
	padding: 0px;
	float: right;
	height: 65px;
	width: 584px;
	background: url(../Images/bg_res_interface.png) no-repeat left top;
}
div#resInterfaceInterior input.resdatebox {
background-color:#EFDEB2;
border:#46433E 1px solid;
float:left;
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;
clear:both;
}
div#resInterfaceInterior h4 {
font-size:.90em;
line-height:1.05em;
padding:0px 0px 5px 0px;
}
/* PORTAL RESERVATIONS */
div#resInterface {
	float: right;
	width: 258px;
	text-align: center;
	background-image: url(/ACC115_CL348/images/bg_res.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:solid 5px #1093AF;
	height: auto;
	margin-top: 20px;
	margin-right: 21px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	/*background:url(../Images/BG_Res_Interface_top.jpg) 1px 20px no-repeat;*/
}

input.thickbox,
input.btnSubmit {
   color:#007B9F;
   text-align: center;
   padding:3px 0px 3px 0px;
   margin:10px 0px 0px 0px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:.80em;
   font-weight:bold;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#E29311;
background: -moz-linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%);
-moz-border-radius: 5px;
        border: 1px solid;
        background: #FBBE5A;

}
input.thickbox:hover,
input.btnSubmit:hover {
 border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#FBBE5A;
   border-bottom-color:#E29311;
background: -moz-linear-gradient(top, #FBBE5A 100%,
                                      #F9AC30 80%,
                                      #EEA021 2%,
                                      #DA8B08 0%);
   }
   
   
body.ie input.thickbox,   
body.ie input.btnSubmit {
   color:#007B9F;
   text-align: center;
   padding:3px 0px 3px 0px;
   margin:10px 0px 0px 0px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:.80em;
   font-weight:bold;
   background-color: #FBBE5A;
   border:1px solid #61AC14;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#E29311;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffE29311');


}



body.ie input.thickbox:hover,
body.ie input.btnSubmit:hover {
 border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#FBBE5A;
   border-bottom-color:#E29311;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FBB94E',EndColorStr='#ffffffff');
   }
/*   
#btnPortalRes input.btnSubmit{
   font-size:1.40em;
	  }
	  
#btnPortalRes input.btnSubmit:hover {
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FBB94E',EndColorStr='#ffffffff');
   }
   
   */
body.propertyLevel input.btnSubmit,   
body.default input.btnSubmit {
   color:#007B9F;
   padding:1px 3px 1px 3px;
   margin:0px 0px 0px 0px;
   }

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: #046D9B;
	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:#7EAC03;
	font-weight:normal;
	letter-spacing:.05em;

}
div#resInterface h3 {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color:#7EAC03;
	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: #057DB1;
	text-decoration: none;
	padding:3px 0px 0px 0px;
	margin:0px;
}
div#resInterface .rptobjects1ptpad {
margin:0px 0px 0px 0px;
width:10px;
}
div#resInterfaceInterior .rptobjects1ptpad {
margin:0px 0px 0px 0px;
width:65px;
}
div#resInterfaceInterior {
width:700px;
min-height:100px !important;
}
div#resInterfaceInterior label {
width:65px;
text-align:right;
margin: 0px 5px 0px 0px;
float:left;
padding:2px 0px 0px 0px;
font-weight:bold;
}
body.portalRes legend {
padding: 0px 5px 0px 5px;
}

div#resInterface label {
width:50px;
text-align:right;
margin: 0px 5px 0px 30px;
float:left;
padding:2px 0px 0px 0px;
font-weight:bold;
}

body.portalCommon .resDateInput,
body.eventsMain .resDateInput,
body.hotDates .resDateInput,
body.packagesMain .resDateInput,
body.destinationMain .resDateInput,
body.lodgingMain .resDateInput,
body.default .resDateInput,
body.portalRes .resDateInput {
float:left;
width:75px;
margin:0px 0px 5px 20px;
font-weight: bold;
	color: #0E89BE;
	padding:0px 0px 0px 3px;
}
body.portalCommon .resDD,
body.eventsMain .resDD,
body.hotDates .resDD,
body.packagesMain .resDD,
body.destinationMain .resDD,
body.lodgingMain .resDD,
body.default .resDD,
body.portalRes .resDD {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E89BE;
	width:200px;
	margin:0px 0px 5px 10px;
}
body.portalCommon .resDDdestination,
body.eventsMain .resDDdestination,
body.hotDates .resDDdestination,
body.packagesMain .resDDdestination,
body.destinationMain .resDDdestination,
body.lodgingMain .resDDdestination,
body.default .resDDdestination,
body.portalRes .resDDdestination {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E89BE;
	margin:0px auto 5px auto;
}

.bookThisProperty {
width:650px;
text-align:right;
}


.portalAllResWrapper {
margin:45px 0px 15px 0px;
padding:3px 0px 10px 10px;
background-color: #DDD;
border:#5AB7D4 solid 1px;
}
.portalAllResWrapperHACK {
height: 15px;
width:650px;
display:block;
color:#339933;
clear:both;
}
#portalResInterface {
width:330px;
float:right;
}
#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:700px;
margin:0px 0px 5px 0px;
}
.propertyAddrResWrapper h3 {
width:645px;
color:#46433E;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
font-size:1.50em;
}
.propertyAddrResWrapper h3 a {
color:#057DB1;
text-decoration:none;
line-height:1.05em;
}

.propertyAddrResWrapper h3 a:hover {
text-decoration:underline;
}
.propertyAddrLeft {
width:480px;
float:left;
clear:both;
padding:0px 0px 0px 5px;
}
.propertyAddrLeft h4 {
text-align:left;
}
.propertyAddrNarrative {
width:480px;
float:left;
padding:0px 10px 0px 0px;
margin:5px 7px 0px 0px;
font-size:.80em;
color:#666666;
}
.propertyAddrRight {
width:150px;
float:left;
margin:0px 0px 0px 10px;
}

.amenitiesTab {
font-weight:bold;
line-height:2.0em;

}

#nav {
	margin: 6px 22px 0px 0px;
	padding: 0px;
	float: right;
	height: 34px;
	width: 599px;
	background: url(../Images/nav_bg.png) no-repeat center top;
}
#navDefault {
	margin: 100px 22px 0px 0px;
	padding: 0px;
	float: right;
	height: 34px;
	width: 599px;
	background: url(../Images/nav_bg.png) no-repeat center top;
}


#clear {
	clear: both;
}
.clear {
	clear: both;
}

#contentWrapper {
	background: url(../Images/bg_main_big.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	min-height: 271px;
	height: auto;
	width: 944px;
	}
#contentWrapperDefault {
	background: url(../Images/bg_main_big_default.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	min-height: 65px;
	height: auto;
	width: 944px;}

#rightCol {
	margin: 25px 18px 10px 0px;
	padding: 0px;
	float: right;
	min-height: 400px;
	width: 180px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #BDE1F2;
}

 #contentLeft {
	margin: 0px;
	padding: 10px 21px 21px 21px;
	float: left;
	height: auto;
	width: 700px;
	text-align: left;
}
#contentLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
#contentLeft p a {
	color: #0091B9;
	text-decoration: none;}
#contentLeft p a:hover {
	color: #0091B9;
	text-decoration: underline;}
#contentLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #007EA4;
	text-decoration: none;
}
#contentLeft h1 a {
	color: #0091B9;
	text-decoration: none;}
#contentLeft h1 a:hover {
	color: #0091B9;
	text-decoration: underline;}
	
	
#defaultContent {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	float: left;
	height: 160px;
	width: 600px;
}

#leftColDefault {
	float: left;
	height: 160px;
	width: 290px;
	}
#rightColDefault h3,
#middleColDefault h3,
#leftColDefault h3 {
text-align:left;
color:#F9AC2F;
margin:0px;
padding:10px 0px 0px 0px;
line-height:1.0em;
}
#rightColDefault h4,
#middleColDefault h4,
#leftColDefault h4 {
text-align:left;
color:#007EA4;
margin:0px;
padding:0px;
font-size:.70em;
}
#rightColDefault p,
#middleColDefault p,
#leftColDefault p {
text-align:left;
color:#666666;
font-size:.70em;
height:50px;
}

#rightColDefault img,
#middleColDefault img,
#leftColDefault img {
padding:10px 0px 0px 0px;
}
.visitResortBtn a{
background:url(../Images/visit_button.png) top left no-repeat;
width:140px;
height:50px;
float:right;
margin: 10px 0px 0px 0px;
}

.visitResortBtn a:hover {
background:url(../Images/visit_button.png) 0px -51px no-repeat;
width:140px;
height:50px;
float:right;
}
#middleColDefault {
	float: right;
	height: 160px;
	width: 290px;
	}

#rightColDefault {
	margin: 0px 22px 0px 0px;
	float: right;
	height: 160px;
	width: 290px;
}

#defaultCopy {
	margin: 0px 0px 0px 22px;
	float: left;
	height: auto;
	width: 900px;
	}
	
	#defaultCopy h1 {
	font-size:1.2em;
	text-align:left;
	}
#defaultCopy p {
font-size:.85em;
color:#666666;
text-align:left;
margin:0px 0px 10px 0px;
}	
#defaultCopy p a {
color:#057DB1;
text-decoration:underline;
}
#defaultCopy p a:hover {
color: #000000;
text-decoration:underline;
}
#footerWrapper {
	background: url(../Images/bg_footer_repeat.png) repeat left top;
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6DEEF;
	border-bottom-color: #B6DEEF;
}
#footerMain {
	margin:  0px auto 0px auto;
	height: 100px;
	width: 900px;
}
#footerContent {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-color: #F9AC2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBC873;
	border-bottom-color: #FBC873;
}

#footerLeft {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	height: 100px;
	width: 520px;
}

#footerLeft h3 {
color:#FFFFFF;
font-weight:normal;
}
#footerLeft ul{
list-style-position: outside;
list-style-image: url(../images/bullet_02.png);
margin:0px 0px 0px 2px;
}
#footerLeft ul li{
font-size:.70em;
line-height:1.5em;
color: #FFFFFF;
}

#footerLeft ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerLeft ul li a:hover {
	text-decoration: underline;
}
#footerRight {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 80px;
	width: 319px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FDE0B0;
}
#emagineeringFooter {
width: 100%;
padding:0px 0px 0px 0px;
background:#B6DEEF;
}
#emagFooterContent {
width:850px;
margin:  0px auto 0px auto;
text-align:right;
}
#emagFooterContent p a {
font-size:10px;
text-decoration:none;
color:#D98A06;
}
.resdatebox {
background-color:#EFDEB2;
border:#46433E 1px solid;

}
/* GLOBAL RES INTERFACE */

.labelDD {
color:#DF900E;
margin:0px;
font-size:.80em;
width:50px;
float:left;
padding:2px 5px 0px 0px;
text-align:right;
height:20px;
font-weight:bold;
}
.resBookBtn a:hover{
min-height:45px !important;
background:url(/Png/Res_Book_Button.png) 0px 1px no-repeat;
}
.resBookBtn a{
background:url(/Png/Res_Book_Button.png) 0px -51px no-repeat;
display:block;
height:45px;
margin:0px 0px 0px 15px;
}
.searchBtn a:hover{
min-height:45px !important;
background:url(/Png/Search_Button.png) 0px 1px no-repeat;
}
.searchBtn a{
background:url(/Png/Search_Button.png) 0px -51px no-repeat;
display:block;
height:45px;
margin:0px 0px 0px 15px;
}
input.zoom_button {
background:transparent url(/Png/Search_Button.png) 0px -51px no-repeat;
height:45px;
width:150px;
border:none;
}

/* SEARCH INTERFACE*/ 
#travelPlannerWrapper {
width:180px;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
background:#B6DEEF url(/Png/BG_Header_TripPlanner.png) left top no-repeat;
}
.travelPlannerWrapper {
width:170px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
background:#B6DEEF url(/Png/repeat_middle.png) left top repeat-y;
min-height:50px !important;
}

.travelPlannerWrapper h3,
#tripPlannerOptions h3{
padding: 0px 0px 3px 10px;
color:#DF900E;
line-height:14px;
word-spacing:3px;
margin:0px;
}
#travelPlannerWrapper h5{
text-align:center;
color:#057DB1;
padding:5px 0px 5px 0px;
}
#tripPlannerOptions {
padding: 5px 0px 0px 10px;
}
#tripPlannerOptions label{
font-size:9px;
margin:0px;
padding:0px;
}
#tpbtn{
padding:0px;
margin:0px;
}
#tripPlannerOptions input [type="radio"] { border: 0px; width:1em; 
height:1em;}

#BottomTravelPlanner {
width:180px;
margin:0px 0px 20px 0px;
min-height:10px;
}
.TopTravelPlanner {
width:180px;
margin:0px 0px 0px 0px;
height:10px !important;
background: url(/Png/top.png) 0px 0px no-repeat;
padding:0px;
}
.BottomTravelPlanner {
width:180px;
margin:0px 0px 20px 0px;
min-height:10px;
background: url(/Png/bottom.png) 0px 0px no-repeat;
}

#BottomTravelPlannerStandalone {
width:180px;
margin:0px 0px 20px 0px;
min-height:10px;
}
.TopTravelPlannerStandalone {
width:180px;
margin:55px 0px 0px 0px;
height:10px !important;
background: url(/Png/top.png) 0px 0px no-repeat;
padding:0px;
}
.BottomTravelPlannerStandalone {
width:180px;
margin:0px 0px 20px 0px;
min-height:10px;
background: url(/Png/bottom.png) 0px 0px no-repeat;
}

.roomQtySelect {
width:15px;
float:right;
}
.personSelectDD
{ width:35px;
margin:0px 0px 3px 0px;
}
input.btnContinue,
input.btnBook,
input.btnRemove {
   color:#007B9F;
   text-align: center;
   padding:3px 0px 3px 0px;
   margin:10px 0px 0px 0px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:.80em;
   font-weight:bold;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#E29311;
background: -moz-linear-gradient(top, #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%);
-moz-border-radius: 5px;
        border: 1px solid;
        background: #FBBE5A;
}
input.btnContinue:hover,
input.btnBook:hover,
input.btnRemove:hover {
 border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#FBBE5A;
   border-bottom-color:#E29311;
background: -moz-linear-gradient(top, #FBBE5A 100%,
                                      #F9AC30 80%,
                                      #EEA021 2%,
                                      #DA8B08 0%);
   }
body.ie input.btnContinue,
body.ie input.btnBook,   
body.ie input.btnRemove {
   color:#007B9F;
   text-align: center;
   padding:3px 0px 3px 0px;
   margin:10px 0px 0px 0px;
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:.80em;
   font-weight:bold;
   background-color: #FBBE5A;
   border:1px solid #61AC14;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#E29311;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffE29311');

}
body.ie input.btnContinue:hover,
body.ie input.btnBook:hover,
body.ie input.btnRemove:hover {
 border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#FBBE5A;
   border-bottom-color:#E29311;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FBB94E',EndColorStr='#ffffffff');
   }

.btnContinue {
}
.btnBook {
}

/*---PROPERTY PROFILE ---*/
div#propertyProfileNarr {
	float:left;
	width:720px;
	margin:0px;
	padding:0px;
	color: #666666;
	line-height: 18px;
}
.lodgingimage1lft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 8px;
}
div#propertyProfileNarr h1 {
margin:0px 0px 5px 0px;
padding:0px;
}
div#propertyProfileNarr h1 a{
font-size:24px;
font-weight:normal;
color:#46433E;
}

div#propertyProfileNarr h2 {
font-size:14px;
margin:0px 0px 5px 0px;
padding:0px;
color:#F9AC2F;
}
div#propertyProfileNarr p {
color:#666666;
font-size:.85em;
line-height:1.4em;
margin:0px 0px 5px 0px;
}
div#propertyProfileNarr h5 {
margin:0px 0px 5px 0px;
padding:0px;
}
div#propertyProfileNarr h5 a{
font-weight:bold;
color:#007B9F;
text-decoration:none;
}


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;
}

#propertyProfileNarr .slideshow {
float:left;
}

#propertyImageWrapper {
float:left;
width:270px;
min-height:250px !important;
margin:0px 10px 0px 0px;
}

.staffImageWrapper {
float:left;
width:200px;
min-height:200px !important;
margin:0px 10px 0px 0px;
}
div#contentLeftColInterior .staffImageWrapper img {
width:200px;
height:200px;
margin:0px;
padding:0px;
}

#propertyGalleryNav {
width:250px;
background-color:#DBDBDB;
}
#propertyGalleryNav h4 a{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

div#contentLeft #propertyImageWrapper #propertyGalleryNav .icon {
width:25px;
height:20px;
margin:2px 5px 0px 0px;
vertical-align:-15%;
}
#propertyImageWrapper .icon {
width:25px;
height:20px;
padding:2px 15px 0px 0px;
vertical-align:-15%;
} 
div#contentLeft #propertyImageWrapper img {
margin:0px 5px 0px 0px;
padding:0px;
}
div#contentLeft #propertyImageWrapper .tinyTN {
width:55px;
height:55px;
margin:4px 0px 0px 0px;
}
div#contentLeft #propertyImageWrapper .tinyTNLast {
width:55px;
height:55px;
margin:4px 0px 0px 0px;
}
.columnDash {
border-bottom: dashed #FF6600 1px;
margin: 0px 0px 0px 0px;
}
div#propAddressWrapper {
width:175px;
height:120px;
}
div#propProfileAddress {
float:left;
width:175px;
}
div#propProfileAddress p {
color:#666666;
}
div#propertyAddressLogo p a:link{
color:#46433E;
text-decoration:none;
}
div#propertyAddressLogo p a:hover{
color:#46433E;
text-decoration:underline;
}
div#propertyAddressLogo p a:visited{
color:#46433E;
}
div#propProfileLogo {
width:150px;
padding:2px 10px 10px 2px;
float:right;
}
div#propertyProfileFeatures {
width: 630px;
margin:0px 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:1.0em;
font-weight:normal;
color:#007EA4;
}
div#propertyProfileFeatures ul li {
color:#666666;
font-size:.75em;
line-height:1.5em;
}

.myMap {
border-top:#CCCCCC solid 6px;
border-right:#CCCCCC solid 6px;
border-left:#CCCCCC solid 6px;
margin:0px auto 0px auto;
max-width:900px;
width:600px;
height:auto;
position:relative;
}
#mapWrapper {
border-top:#CCCCCC solid 6px;
border-right:#CCCCCC solid 6px;
border-left:#CCCCCC solid 6px;
margin:0px auto 0px auto;
max-width:900px;
}

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#propAddressVerticalWrapper {
margin:50px 0px 25px 0px;
padding:5px 0px 10px 0px;
width:175px;
float:right;
height:auto;
}

#propAddressVerticalLogo {width:175px; margin:0px auto 10px auto; padding:0px 0px 0px 0px;
}
div#propAddressVerticalWrapper img {
margin:0px 0px 0px 15px;
padding:0px;
}
div#propAddressVertical {
padding:0px 0px 0px 3px;
width:175px;
text-align:left;
}
div#propAddressVertical h5,
div#propAddressVertical h2 a{
font-size:.80em;
color:#057DB1;
text-decoration:none;

}
div#propAddressVertical h2 a{
line-height:1.05em;
}

div#propAddressVertical h3{
font-size:.70em;
width:165px;
white-space: normal;
}
div#propAddressVertical h3 a {
color:#057DB1;
}
div#propAddressVertical h3 a:hover {
text-decoration:underline;
}


#ratingImage {
height:16px;
display:inline;
width:175px;
}
#ratingImage img {
margin:5px 0px 0px 0px;
width:75px;
float:left;
}
#ratingImage  h5 {
padding:0px 5px 10px 0px;
float:left;
}
/* END RESORT PROFILE --*/

/*--- PROPERTY NAV --*/

div#propMainNavWrapper {
	width:170px;
	margin:0px 0px 0px 5px;
	min-height:300px !important;
float:right;
}

#propMainNav {
	width:170px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 15px 0px;

}

div#propMainNav ul {
list-style: none; 
text-align: left;
margin:0px 0px 0px 7px;
padding:0px;
}

div#propMainNav li {
text-decoration: none;
padding: 0 2px 0 0;
margin:0px;
}
div#propMainNav ul li {
display: block; 
padding: 0px 0px 3px 0px;
font-size: .95em;
color: #46433E;
text-decoration: none;
font-weight:700;
}

div#propMainNav li a {
color: #007B9F;
text-decoration: none;
padding: 0 2px 0 0;
}
div#propMainNav ul li a:hover {
text-decoration: underline; 
color: #46433E; 
}

/* GOLF LODGING SUB NAV */

#propRelatedNavGolf {
padding:15px 0px 0px 5px;
height:30px;
width:225px;
background:url(../Png/Featured_Club_Hdln.png) top left no-repeat;
display:none;
}
#propRelatedNavLodging {
padding:15px 0px 0px 5px;
height:30px;
width:225px;
background:url(../Png/Featured_Lodging_Hdln.png) top left no-repeat;
}



#propRelatedNavLodging {
padding:15px 0px 0px 5px;
width:225px;
}
#contentLeftColInterior #propRelatedNavLodging img,
#contentLeftColInterior #propRelatedNavGolf img {
margin:0px;
padding:0px;
}
#propRelatedLodging h3,
#propRelatedNavGolf h3 {
padding:0px 0px 0px 0px;
display:block;
font-size:1.20em;
line-height:20px;
}
#propRelatedNavGolf ul,
#propRelatedNavLodging ul {
list-style:none;
}



#propRelatedNavGolf ul li,
#propRelatedNavLodging ul li {
display: block; 
padding: 0px;
margin:0px 0px 4px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .90em;
color: #46433E;
text-decoration: none;
width:200px;
border-bottom:#ccc solid 1px;
}

#propRelatedNavGolf ul li a,
#propRelatedNavLodging ul li a
{
color: #46433E;
text-decoration: none;
}
/* END PROPERTY RIGHT COLUMN */


/* PACKAGES STYLES */
.packagesListWrapper {
width:675px;
margin:10px 0px 10px 0px;
min-height:100px !important;
float:left;
}
.btnSubmitWrapper {
width:100px;
}
.packagesListWrapper h3 {
text-align:left;
}
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
{
width:22px;
height:22px;
color:#3399FF;
}
.buttonWrapper {
border:#0099FF solid 1px;
height:23px;
width:23px;
padding:2px 0px 0px 2px;
background-color: #E1E1E1;
float:left;
}
.buttonWrapper .portalPkgUnitWrapper .radio{
float:left;
margin:0px 0px 0px 0px;
}
body.propertyLevel .portalPkgUnitWrapper h4,
body.packagesMain .portalPkgUnitWrapper h4 {
font-size:1.0em;
}


body.packagesMain #portalPkgResWrapper .portalPkgUnitWrapper label {
width:400px;
text-align:left;
float:left;
font-size:1.5em;
padding:0px 0px 0px 10px;
}

/* CUSTOM FORM ELEMENTS http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/ */
span.checkbox { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(checkbox.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
}


body.propertyLevel .portalPkgUnitWrapper  span.radio,
body.packagesMain .portalPkgUnitWrapper span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(/ACC911_CL1446/images/radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.select { 
  position: absolute; 
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 21px; 
  padding: 0 24px 0 8px; 
  color: #fff; 
  font: 12px/21px arial,sans-serif; 
  background: url(/ACC115_CL348/images/select.gif) no-repeat; 
  overflow: hidden; 
}
/* END CUSTOM FORM ELEMENTS */

body.propertyLevel #portalPkgResWrapper ul li,
body.packagesMain #portalPkgResWrapper ul li {
padding:0px 0px 0px 10px;
margin:0px 0px 0px 25px;
}
body.reservations label,
body.propertyLevel #portalPkgResWrapper label
 {
font-size:1.0em;
font-weight:bold;
width:75px;
float:left;
text-align:right;
padding:0px 5px 2px 0px;
clear:left;
}


.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;
}


/* ROOM DETAILS DISPLAY */

#commonAmenitiesWrapper {
width:600px;
margin:0px 0px 0px 25px;
}
table.commomAmenities  {
width:500px;
margin:0px 0px 0px 25px;
}
.commomAmenities td {
width:250px;
}
.commomAmenities ul{
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 8px;

}

.commomAmenities ul li{
font-size:.75em;
line-height:1.5em;
color:#666666;
}
.roomMediaGalleryWrapper {
width:400px;
margin:10px 85px 0px 0px;
float:right;
}
table.roomMediaGallery {
margin:10px 0px;
}
.roomMediaGalleryWrapper img {
margin:0px 0px 0px 0px;
}
.roomMediaGalleryWrapper td {
border-right: #FFFFFF solid 10px;
}
.roomDetailAmenityWrapper.roomMediaGalleryWrapper h4 {
background-color:#FFFFFF;
width:400px;
margin:10px 0px 0px 0px;
}
.videoThumbnailTD {
width:75px;
height:75px;
min-width:75px !important;
min-height:75px !important;
}

#propertyImageWrapper td {
border-right: #FFFFFF solid 10px;
width:55px;
height:55px;
min-width:55px !important;
min-height:55px !important;
}
#propertyImageWrapper.videoThumbnailTD td{
width:55px;
height:55px;
min-width:55px !important;
min-height:55px !important;
}
.roomDetailsWrapper {
width:700px;
min-height:200px !important;
margin:0px 0px 10px 0px;
}

.roomDetailsWrapper h2 {
color:#F9AC2F;
margin:10px 0px 0px 0px;
}
.roomDetailsWrapper h4 {
min-width:170px !important;
background-color:#F9AC2F;
border-bottom:#FFFFFF solid 1px;
padding: 1px 0px 1px 5px;
margin:0px;
 }
.roomDetailsWrapper h4 a{
display:inline;
height:25px;
color:#0066CC;
text-decoration:none;
}

.roomDetailsWrapper h4 a:hover{
color:#ffffff;
text-decoration:underline;
}
.roomDetailAmenityWrapper {
width:460px;
margin:0px 0px 0px 10px;
float:left;
}

.roomlistnarrativetext {
color:#666666;
font-size:.80em;
}


.roomAmenityLeft {
float:left;
width:225px;
margin:0px 0px 0px 10px;
}

.roomAmenityRight {
float:left;
width:225px;
}

#roomDetailAmenityWrapper table {
width:450px;
}

.roomDetailAmenityWrapper{
width:460px;
vertical-align:top;
}

.roomDetailAmenityWrapper ul{
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 8px;
}

.roomDetailAmenityWrapper ul li{
font-size:.75em;
line-height:1.5em;
color:#666666;
}

/* PROPERTY AMENITY LIST */
#propertyAmenityWrapper {}

#propertyAmenityWrapper h2 {
color:#F9AC2F;
margin:0px;
padding:0px;
}
#propertyAmenityWrapper ul{
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 20px;
}
#propertyAmenityWrapper ul li{
font-size:.75em;
line-height:1.5em;
color:#666666;
}

/* PROPERTY POLICIES */
#propertyPoliciesWrapper { display:none;}
#policyFreeTextWrapper {}

#policyFreeTextWrapper h3,
#propertyPoliciesWrapper h3 {
color:#F9AC2F;
margin:0px;
padding:0px;
}
#policyFreeTextWrapper ul,
#propertyPoliciesWrapper ul{
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 20px;
}
#policyFreeTextWrapper ul li,
#propertyPoliciesWrapper ul li{
font-size:.75em;
line-height:1.5em;
color:#666666;
}

/*--EVENTS--*/
#propertyFeaturedEventsWrapper {}

#propertyFeaturedEventsWrapper .featuredevents {
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
#propertyFeaturedEventsWrapper .featuredevents a:link{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
#propertyFeaturedEventsWrapper .featuredeventsarrow a{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}
#propertyFeaturedEventsWrapper .featuredeventsarrow a:visited{
font-size:12px;
font-weight:bold;
color:#0E89BE;
}

#propertyFeaturedEventsWrapper .featuredEvents h3 {
color:#0E89BE;
font-size:16px;
}

#propertyFeaturedEventsWrapper #eventListWrapper {
width:605px;
}


/* INP STYLES */
.imgRight {
	padding: 5px 0px 5px 10px;
	float:right;
}

.imgLeft {
	float: left;
	padding: 5px 10px 5px 0px;
}
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;
}
#propertyPoliciesWrapper h3 {
color:#F9AC2F;
margin:0px;
padding:0px;
}
#inpWrapper {
width:700px;
margin:15px 0px 10px 0px;
}

#inpWrapper h1{
padding:0px 0px 10px 0px;
}
#inpWrapper p {
color:#666666;
padding:0px 0px 10px 0px;
}
#inpWrapper h3 a{
color:#D98A06;
padding:0px 0px 10px 0px;
}
#inpWrapper h3 a:hover {
text-decoration:underline;
}
#inpWrapper h4 {
color:#666666;
padding:0px 0px 10px 0px;
}
#inpWrapper h4 a{
color:#007B9F;
padding:0px 0px 10px 0px;
}
#inpWrapper h4 a:hover {
text-decoration:underline;
}


#inpWrapper ul{
list-style-position: outside;
list-style-image: url(../images/bullet_01.gif);
margin:0px 0px 0px 20px;
}
#inpWrapper ul li{
font-size:.75em;
line-height:1.5em;
color:#666666;
}

.inbodyImageRight {padding: 5px 0px 0px 10px; float:right;
}
.inbodyImageLeft {padding: 5px 10px 0px 0px; float:left;
}

/* SEARCH INTERFACE */
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;
}

/* AVAILABILITY */

.unitDescWrapper {
width:645px;
min-height:150px !important;
}

.unitDescLeft {
width:475px;
float:left;
margin:0px 7px 0px 0px;

}
.unitDescription {
font-size:.80em;
color:#666666;
}
.unitDescLeft h3 {
width:450px;
border-bottom:#CCCCCC solid 1px;
font-size:1.2em;
}
.unitDescLeft h5 a{
font-size:.90em;
color:#057DB1;
}
.propertyAvailWrapper {
width:645px;
margin:0px 0px 0px 0px;
padding:25px 0px 0px 5px;
float:left;
}

.amentityWrapper {
width:500px;
float:left;
}
.unitImageWrapper {
width:150px;
float:right;
margin:20px 0px 0px 0px;
}


.unitPolicyWrapper {
width:475px;
float:left;
font-size:9px;
margin:5px 0px 5px 0px;
font-size:.70em;
}

.unitPolicyLeft {
width:220px;
float:left;
margin:0px;
padding:0px;

}

.unitPolicyRight {
width:220px;
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;

}

.amentityLeft {
width:225px;
float:left;
}
.amentityRight {
width:225px;
float:left;
}

.amentityLeft ul li{
font-size:.75em;

}
.amenityRight ul li{
font-size:.75em;

}
.availRateWrapper tr.availDayRow td {
width:55px;
border-right:#057DB1 solid 1px;
text-align:center;
font-size:.85em;
line-height:1.1em;
background-color: #C9E7F3;
}

.availRateWrapper tr.availDateRow td {
width:55px;
border-right:#057DB1 solid 1px;
text-align:center;
font-size:.75em;
border-bottom:#057DB1 solid 1px;
line-height:.90em;
background-color: #C9E7F3;
}
.availRateWrapper .table {
margin:0px;
padding:0px;
}

.availRateWrapper tr.availRateRow td {
width:55px;
border-right:#057DB1 solid 1px;
text-align:center;
font-size:.80em;
border-bottom:#057DB1 solid 1px;
background-color:#FFFFFF;
padding:2px 0px 0px 0px;
}
.availRateWrapper strike {
color:#990000;
}
.alertSM {
width:50px;
height:50px;
padding:5px 0px 0px 0px;
margin:0px 1px 0px 1px;
background: url(../Images/Icons/Alert_SM.png)  0 23px no-repeat;
font-size:1.10em;
font-weight:bold;
}
.alertStrike {
text-decoration:line-through;
color: #666666;
}
.availRateWrapper {
border-color:#057DB1;
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:450px;
padding:0px 0px 0px 0px;
margin: 3px 0px 0px 0px;
text-align:center;
}
.unitSelectWrapper h5 {
margin:0px;
padding:0px;
width:185px;
}

.amenitiesTab a:link {
font-weight:bold;
line-height:1.0em;
text-decoration:none;
color:#666666;
}

/* INTEREST PROFILES */
.portalIntProListingWrapper {
width:650px;
padding:0px 0px 5px 10px;
border-bottom:#CCCCCC dashed 1px;
margin: 0px 0px 10px 0px;
}

.portalIntProListingWrapper a {
text-decoration:none;
font-weight:bold;
font-size:.85em;
color:#CC9900;
}

.resinterfacePackageAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.resinterfacePackageAlerttable {
	width: 650px;
	border: 1px dashed #5AB7D4;
	padding-bottom: 1px;
	margin-top:5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left:5px;
	margin:7px 0px 0px 5px;
}

.resinterfacePackageAlerttable h2 a {
color:#D98A06;
text-decoration:none;
line-height:1.0em;
}

.resinterfacePackageAlerttable h5 a {
color:#0E89BE;
text-decoration:none;
margin:none;
}
.resinterfacePackageAlerttable h2 a:hover {
text-decoration:underline;
}

.resinterfacePackageAlertWrapper {
width:80%;
padding:3px 0px 5px 0px;
border-top:#CCCCCC solid 1px;
}




.resinterfacePackageAlertTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #603384;
	display: inline;
	text-indent: 3px;
}
.resinterfacePackageAlertlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #603384;
	display: inline;
	text-indent: 3px;
}
.resinterfacePackageAlertprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #603384;
	display: inline;
	text-indent: 3px;
}
.attractionimage1lft {
float: left; margin: 5px 5px 0px 0px;
}

.attractionimage1 {
float: right; margin: 5px 0px 5px 10px;
}

.attractionListWrapper {
min-height:175px;
padding:5px 0px 0px 0px;
}

	/*-------------------- Return Text Link 4-21-07-------------------*/
div#LinkBack {
width: 200px;
background-image: url(/acc911_cl1446/Images/ico_back.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-left: 5px;
}
div#LinkBack p a {
text-decoration: none;
text-align: center;
margin-left: 16px;
font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}


/*ZOOM */
.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 a{ font-size: 1.20em; font-weight:bold; color: #057DB1;}
		.result_title a:hover{text-decoration:underline;}			
		.description { font-size: 100%; color:#666666; }
		.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; }
	
/* TRIP ADVISOR */
body.Bplaza .tripAdvisorWidgetPB,
body.Bplaza .tripAdvisorWidgetBpalms {
display:none;
}
body.PB .tripAdvisorWidgetBpalms,
body.PB .tripAdvisorWidgetBplaza {
display:none;
}

body.Bpalms .tripAdvisorWidgetPB,
body.Bpalms .tripAdvisorWidgetBplaza {
display:none;
}
#tripAdvisorWidgetBpalms {
}
#tripAdvisorWidgetBplaza {
}

/*TAMPA AIRPORT TABLES */

th.tableheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

td.tableheadersmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
.basictextblue {
		color: #1964F0;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;	
		text-decoration: none;
}

.basictextbluebold {
		color: #1964F0;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;	
		font-weight: bold;	
		text-decoration: none;
}

.basictextsmall {
		color: #000000;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
		text-decoration: none;
}

.basictextsmallred {
		color: Red;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
		text-decoration: none;
}

.basictextsmallblue {
		color: #1964F0;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
		text-decoration: none;
}
.smallbluelink {
	color: #1964F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link.smallbluelink, a:visited.smallbluelink {
	color: #1964F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.smallbluelink, a:active.smallbluelink {
	color:#1964F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   text-decoration: underline;      
}

/* -------- Packages --------*/


.SpTopLeft {
float: left;
width: 50%;
}
.SpTopRight{
width: 50%;
float: right;
}
.SpListDisplay {
border-bottom: 1px solid #cccccc;
width: 95%;
margin-left: 10px;
}
.PackageColumnLeft {
float: left;
width: 85%;
}

.PackageColumnRight {
float: right;
}
.SuperPackageColumnLeft {
float: left;
width: 225px;
}

.SuperPackageColumnRight {
float: right;
height: 75px;
}

.PackageSideSide {
height: 100px;
}
.sPackageRight {
margin-right: 10px;
float: right;
}

.packBox {
height: 220px;
}

