/*
// $Id: wrapperFlash.css,v 1.14 2009/09/02 17:09:41 karenk Exp $
// $Revision: 1.14 $
// $Author: karenk $
//
// $Log: wrapperFlash.css,v $
// Revision 1.14  2009/09/02 17:09:41  karenk
// add specials graphic.  fix social icon html
//
// Revision 1.13  2009/06/30 22:09:46  karenk
// move re/lodging social icons for non-flash.
//
// Revision 1.12  2009/06/30 20:00:39  karenk
// add social icons
//
// Revision 1.11  2009/03/31 00:11:05  karenk
// landing page tweaks to fix menus and page loading and pyt menu.
// new flash
//
// Revision 1.10  2008/09/17 16:03:01  karenk
// Another attempt to fix funky footer characters.
//
// Revision 1.9  2008/09/02 21:07:31  karenk
// fix non-flash links not working
//
// Revision 1.8  2008/09/02 19:32:41  karenk
// *** empty log message ***
//
// Revision 1.7  2008/08/31 20:28:42  karenk
// *** empty log message ***
//
// Revision 1.6  2008/08/29 20:08:11  karenk
// *** empty log message ***
//
// Revision 1.5  2008/08/29 18:47:49  karenk
// update flash
//
// Revision 1.4  2008/08/26 22:15:44  karenk
// *** empty log message ***
//
// Revision 1.3  2008/08/25 20:32:40  karenk
// landing page flash
// lodging navigation
//
// Revision 1.2  2008/08/25 19:27:09  karenk
// landing page flash
//
// Revision 1.1  2008/08/21 17:39:19  karenk
// add landing page flash
//

*/
body {
 	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.background.jpg);
 	background-repeat: no-repeat;
 	background-color: #6A4D3F;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;	 		
}
#bodyFrame {
	margin: 0px 0px 0px 10px;	
	width: 1023px;
	height: 619px;
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.background.body.jpg);
 	background-repeat: no-repeat;
 	position: relative;
}

#bottomFrame {
	width: 1023px;
	height: 167px;	
	background-image: url(/cbmr/SiteBase/wrap/theme1/images/lod.home.bottom.jpg);
 	background-repeat: no-repeat;
 	position: absolute;
 	top: 619px;
 	left: 10px;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	
}

#flashContainer {
	position: relative;
	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	
	width:100%; text-align:left; 
	z-index: 1;
}

#heroImg {
	position: absolute;
	top: 36px;
	left: 11px;
}

#siteNav {
	position: absolute;
 	width: 500px;
 	top: 0px;
 	left: 533px;
 	z-index: 2;
}
#dNav {
	position: absolute;
 	padding-right: 25px;	
 	width: 557px;	
 	top: 30px;
 	left: 485px; 	
 	z-index: 2; 	
} 	
#dNavLodging {
	position: absolute;
 	padding-right: 22px;
 	width: 747px;	
 	top: 28px;
 	left: 255px; 	
 	z-index: 2;  	
}
#vacationPlanner {
	position: absolute;
	top: 586px;
	left: 30px;
	padding-top: 7px;
	z-index:3;
}

#planYourTrip{
	position: absolute;
	top: 593px;
	left: 825px;
	z-index:3;

}
#viewSpecials {
	position: absolute;
 	top: 595px;
 	left: 870px;
 	z-index:3;
}
#footer {
	position: absolute;
	top: 650px;
	left: 300px;
	color: #ffffff;
	font-size: 10px;
}
#footerSocial {
	position: absolute;
	top: 645px;
	left: 120px;
	color: #ffffff;
}
#footerSocial img {
	margin: 0 7px 0 0;
}
#rtp {
	font-size: 10px;
	position: absolute;
	top: 650px;
	left: 830px;
	color: #ffffff;	
	font-style: italic;
	overflow: hidden; /* have to set this for italics font or else IE will draw a horizontal scrollbar */
}

#frameButtons {
	position: absolute;
	top: 2px;
	left: 30px;
	z-index: 5;	
}



#heroButtons div {
	padding-bottom: 5px;
}

#vacationPlanner input{
	margin: 0px 2px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 60px;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	z-index:3;
}
#vacationPlanner select{
	margin: 0px 5px 5px 2px;
	width: 35px;
	height: 20px;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	z-index:3;
}

#cal1Container {
	display:none;
	position:absolute;
	left:130px;
	top:-230px;
	z-index:3;
	overflow: visible;	
} 
#cal2Container {
	display:none;
	position:absolute;
	left:335px;
	top:-230px;
	z-index:3;
	
}




#planYourTripContainer {
	position: absolute;
	display: none;
	width: 175px;
	margin: 5px 7px 0px 7px;
	text-align: center;
 	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 a {
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
	text-decoration: none;
	color: #625550;
	display: block;
}	
	
#PYT a:hover {
	color: #5c5d5d;
	font-weight: bold;
	
	
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer #rssLogo {
	float:left;
}

#rtp a {
	color: #ffffff;	
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}

	
