/*
// $Id: wrapper.css,v 1.35 2009/10/18 20:49:23 karenk Exp $
// $Revision: 1.35 $
// $Author: karenk $
//
// $Log: wrapper.css,v $
// Revision 1.35  2009/10/18 20:49:23  karenk
// Revert media gallery.  Change image for chat, redo left nav frame spacing to fit wide image.
//
// Revision 1.34  2009/06/30 20:00:39  karenk
// add social icons
//
// Revision 1.33  2009/06/10 20:45:23  scottl
// *** empty log message ***
//
// Revision 1.32  2009/05/20 20:51:43  scottl
// Updated browse properties.
//
// Revision 1.31  2009/05/08 01:47:33  scottl
// Committing new property browse feature.
//
// Revision 1.30  2008/11/07 03:10:28  karenk
// changes to browse XML
//
// Revision 1.29  2008/10/13 22:19:34  karenk
// change sort order, spacing
//
// Revision 1.28  2008/10/02 21:17:20  karenk
// tweaks to browse properties
//
// Revision 1.27  2008/09/24 23:02:44  karenk
// *** empty log message ***
//
// Revision 1.26  2008/09/19 16:20:15  karenk
// *** empty log message ***
//
// Revision 1.25  2008/09/19 00:58:43  karenk
// *** empty log message ***
//
// Revision 1.24  2008/09/17 16:03:01  karenk
// Another attempt to fix funky footer characters.
//
// Revision 1.23  2008/08/29 21:51:59  karenk
// *** empty log message ***
//
// Revision 1.22  2008/08/28 23:22:29  karenk
// *** empty log message ***
//
// Revision 1.21  2008/08/28 19:33:59  karenk
// *** empty log message ***
//
// Revision 1.20  2008/08/28 17:18:24  karenk
// *** empty log message ***
//
// Revision 1.19  2008/08/27 18:42:04  karenk
// *** empty log message ***
//
// Revision 1.18  2008/08/27 17:42:47  karenk
// *** empty log message ***
//
// Revision 1.17  2008/08/27 01:37:34  karenk
// *** empty log message ***
//
// Revision 1.16  2008/08/26 22:15:44  karenk
// *** empty log message ***
//
// Revision 1.15  2008/08/26 16:51:33  karenk
// *** empty log message ***
//
// Revision 1.14  2008/08/25 22:45:24  karenk
// qa tweaks
//
// Revision 1.13  2008/08/25 20:32:40  karenk
// landing page flash
// lodging navigation
//
// Revision 1.12  2008/08/25 18:24:59  karenk
// lodging specials
//
// Revision 1.11  2008/08/21 17:39:19  karenk
// add landing page flash
//
// Revision 1.10  2008/08/20 19:36:24  karenk
// fix IE mouseover issue
//
// Revision 1.9  2008/08/20 18:06:34  karenk
// pyt mouseover issues
//
// Revision 1.8  2008/08/20 17:56:01  karenk
// *** empty log message ***
//
// Revision 1.7  2008/08/18 21:28:52  karenk
// add request brochure form.  add seo/flash title seperation.
//
// Revision 1.6  2008/08/18 16:08:27  karenk
// *** empty log message ***
//
// Revision 1.5  2008/08/14 22:31:28  karenk
// *** empty log message ***
//
// Revision 1.4  2008/08/13 19:56:52  karenk
// *** empty log message ***
//
// Revision 1.3  2008/08/12 22:05:42  karenk
// start lodging wrapper
//
// Revision 1.2  2008/08/11 19:42:39  karenk
// *** empty log message ***
//
// Revision 1.1  2008/08/05 21:23:54  karenk
// *** empty log message ***
//
// Revision 1.1  2008/08/05 15:17:26  karenk
// *** empty log message ***
//
*/
body {
 	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.background.jpg);
 	background-repeat: no-repeat;
 	background-color: #6A4D3F;
 	margin: 0px 0px 0px 0px;	
}

#bodyFrame {
	width: 1023px;
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.background.body.jpg);
 	background-repeat: no-repeat;
 	position: relative;
}

#heroImg {
	position: absolute;
	top: 36px;
	left: 11px;
}
#heroLink {
	position: absolute;
	top: 50px;
	left: 35px;
	z-index: 5;
}


#siteNav {
	position: relative;
 	float: right;
 	padding-right: 35px;
 	width: 490px;
}

#dNav {
	position: relative;
 	float: right;
 	clear: both;
 	padding-right: 25px;
 	width: 557px;	
}

#dNavLodging {
	position: relative;
 	float: right;
 	clear: both;
 	padding-right: 22px;
 	width: 747px;	
}
 	
#heroButtons {
	position: relative;
 	float: right;
 	clear: both;
 	margin: 270px 25px 0px 0px;
}
#heroButtons div {
	padding-bottom: 5px;
}

#leftNavFrame {
	position: relative;
	float: left;
	clear: both;
	width: 259px;
	margin: 35px 0px 0px 20px;
}
#leftNavFrameBrowse {
	position: relative;
	float: left;
	clear: both;
	width: 259px;
}
#divInnerBrowse {
	margin: 0 5px 0 5px;
}

#vacationPlanner {
	position: relative;
	width: 259px;
	margin: 0px 0px 0px 0px;
	background-color: #f6f5f1;
}

#vacationPlanner input{
	margin: -2px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 50px;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
}
#vacationPlanner select{
	margin: 0px 3px 5px 5px;
	width: 35px;
	height: 20px;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
}
#cal1Container {
	display:none;
	position:absolute;	/* in bodyFrame */
	left: 0px;
	top: 690px;
	z-index:2;
} 
#cal2Container {
	display:none;
	position:absolute;	/* in bodyFrame */
	left: 210px;
	top: 690px;
	z-index:2;
	overflow: visible;
} 

#contentFrameIE {
	position: relative;
 	float: right;
 	clear: right;	
	padding: 35px 35px 0px 0px;
}
#contentFrame {
	position: relative;
	width: 685px;
	background-color: #f6f5f1;
}

#mainContentTop {
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.body.header.jpg);
	width: 685px;
	height: 40px;
}
#contentFrameBrowseDetail {
	position: relative;
	width: 965px;
	background-color: #f6f5f1;
}

#mainContentTopBrowseDetail {
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.body.header.jpg);
	width: 965px;
	height: 40px;
}
#interactiveMap {
	float:left;
	padding: 8px 0px 0px 15px;
}
#emailSignup{
	float:left;
	padding: 8px 0px 0px 15px;	
}

#mainContent {
	text-align: left;
	padding: 25px 25px 25px 25px;
}
#mainContentBrowseDetail {
	text-align: left;
	padding: 0px 0px;
	margin: 0;
}
#mainContentBottom {
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.body.footer.jpg);
	width: 685px;
	height: 50px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;

}
#mainContentBottomBrowseDetail {
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.body.footer.jpg);
	width: 965px;
	height: 50px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;

}
#mainContentBottom #footer {
	padding: 15px 10px 15px 20px;

}
#mainContentBottom .fimg {
	padding: 0;
	margin: 0;
}

#mainContentBottom a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
#mainContentBottomBrowseDetail #footer {
	padding: 15px 15px 15px 20px;

}

#mainContentBottomBrowseDetail a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#rssLogo {
	float:left;
}
#rtp {
	float: right;
	font-style: italic;
	overflow: hidden; /* have to set this for italics font or else IE will draw a horizontal scrollbar */
}
#rtp a {
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}


/* LEFT NAV */

#leftNav {
	background-color: #f6f5f1;
	padding: 0px 5px 5px 5px;
	text-align: center;
	font-size: 13px;
}
#leftNavBrowse {
	background-color: #f6f5f1;
	text-align: center;
	font-size: 13px;
}

#leftNavHeader {
	background-color: #000;
}

#leftNav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#leftNav li { /* special IE6 fix */
	border-bottom: solid 1px #f6f5f1;
}

#leftNav a {
	padding: 6px 0px 7px 0px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
	display: block;
	border-bottom: dashed 1px #cccccc;	
}	
	
#leftNav a:hover {
	color: #7e5726;
	font-weight: bold;
}

#leftNav #current a {
	color: #7e5726;
	font-weight: bold;
}

#leftNav #currentPlus a {
	padding: 6px 0px 3px 0px;
	color: #7e5726;
	font-weight: bold;
	border-style: none;
}

#leftNav #currentSecond a {
	color: #7e5726;
	font-weight: bold;
}

#leftNav .second a {
	font-size: 10px;
	color: #000;
	padding: 2px 0px 2px 0px;
	border-style: none;
}
#leftNav .secondLast a {
	font-size: 10px;
	color: #000;
	padding: 2px 0px 5px 0px;
}


#planYourTrip{
	float:right;
	margin: 8px 20px 0px 0px;	
}

#planYourTripContainer {
	position: absolute;
	display: none;
	width: 175px;
	margin: 5px 7px 0px 7px;
 	background-image: url(/cbmr/SiteBase/wrap/common/images/spacer.transparent.gif);
 	background-repeat: no-repeat;
}
#PYTFrame {
	margin: 5px 7px 7px 7px;
	background-color: #f6f5f1;
	border: solid 1px #cccccc;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95	;	

}
#PYT {
	margin: 5px 7px 7px 7px;
}

#PYT .header2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #758d9a;
	margin: 0px 0px 5px 0px;
}

#PYT ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#PYT li {
	border-bottom: solid 1px #f6f5f1;
}

#PYT a {
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	display: block;
}	
	
#PYT a:hover {
	color: #7e5726;
	font-weight: bold;
}

/* Forms */
.formTable td {
	padding: 2px 2px 4px 5px;
}
.formTable td input {
	margin: 0px 5px -1px 5px;
	padding: 0px 5px 0px 5px;
}
.formTable td select {
	margin: 0px 5px -1px 5px;
}
.formTable td table td { /* generated checkbox lists end up in a table, so prevent extra padding */
	padding: 0px 0px 0px 0px;
}

.formTable .trapper {
	visibility: hidden;
}
.formField #submit {
	height: 22px;
}



.specials {
	margin: 0px 0px 20px 0px;
}

#weatherReport {
}
#weatherReport .weatherDay {
	width: 140px;
	margin: 5px 5px 15px 5px;
	float: left;
	text-align: center;
	font-size: 10px;
	line-height: 15px;	
}
#weatherReport .weatherDay .dayName {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


.SiteMapLodge {
	font-size: 18px;
	padding-bottom: 30px	
}

.SiteMapLodge .SiteMapLevel1 {
	margin-left: 15px;
}
.SiteMapLevel1 {
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
}

.SiteMapLevel2 {
	font-size: 12px;
	margin-left: 15px;
}
#pageTitle {
	font-family: Arial;
	font-size: 26px;
	color: #9c5a27;
}


.Property {
	margin: 10px 0px 5px 0px;

}
.Property .PropertyImage{
	float:left;
	width:195px;
}
.Property .PropertyImage img {
	margin: 2px 5px 10px 0px;
	border: solid 1px black;
}
.PropertyImageLarge {
	position: absolute;
	display: none;
}

.Property .PropertyDescription{
	float: right;
	width: 435px;
}
.Property .PropertyName{
	font-size: 18px;
	color: #9c5a27;	
	line-height: 18px;
	padding-bottom: 5px;
}
.Property .PropertyText {
	padding: 0px 0px 10px 0px;
}
.Property .PropertyRoom {
	margin: 5px 0px 12px 5px;
}
.Property .RoomType{
	font-family: Arial;
	font-size: 14px;
	color: #9c5a27;	
	line-height: 15px;
}
.Property .CheckAvailability {
	padding-left: 5px;
}


/* Property browse detail */
.PropertyDetail {
	margin: 0px 0px 0px 0px;
	padding-top: 16px;
	width: 366px;
	vertical-align: top;
	font: Arial, Sans-Serif;
	font-size: 12px;
	color: #313131;
}
.PropertyFlash {
	margin: 0px 0px 0px 0px;
	width: 597px;
	height: 430px;
	padding: 1px 1px;
}
.PropertyDetailTabs {
	font: Arial, Sans-Serif;
	font-size: 12px;
	color: #313131;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.PropertyDetailTabs a {
	color: #313131;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabs a:hover {
	color: #797979;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabs a:active {
	color: #797979;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn {
	font: Arial, Sans-Serif;
	font-size: 12px;
	color: #797979;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.PropertyDetailTabsOn a {
	color: #797979;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn a:hover {
	color: #797979;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn a:active {
	color: #797979;
	font-weight: normal;
	text-decoration: none;
}

.PropertyDetailTabContainer {
	position: relative;
	width: 362px;
}
#overview {
	position:absolute;	top:0px;	left:28px;
	width: 310px;
	visibility: hidden;
	z-index: 1;
}
#overview1 {
	position:absolute;	top:10px;	left:0px;
	width: 310px;
	visibility: hidden;
	z-index: 2;
}

#overview2 {
	position:absolute;	top:10px;	left:0px;
	width: 310px;
	visibility: hidden;
	z-index: 2;
}

#overview3 {
	position:absolute;	top:10px;	left:0px;
	width: 310px;
	visibility: hidden;
	z-index: 2;
}

#amenities {
	position:absolute;	top:0px;	left:28px;
	width: 310px;
	visibility: hidden;
}
#location {
	position:absolute;	top:0px;	left:28px;
	width: 310px;
	visibility: hidden;
}
#request {
	position:absolute;	top:0px;	left:28px;
	width: 310px;
	visibility: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 310px;
}
#checkavailability {
	position:absolute;	top:0px;	left:28px;
	width: 310px;
	visibility: hidden;
}
.TabPager {
	position:absolute;	top:299px;	left:0px;
	width: 310px;
	text-align:center;
	z-index: 3;
	color:#d7b397;
}

