/*
// $Id: wrapperIndex.css,v 1.15 2009/09/02 17:09:35 karenk Exp $
// $Revision: 1.15 $
// $Author: karenk $
//
// $Log: wrapperIndex.css,v $
// Revision 1.15  2009/09/02 17:09:35  karenk
// add specials graphic.  fix social icon html
//
// Revision 1.14  2009/06/30 18:56:22  karenk
// *** empty log message ***
//
// Revision 1.13  2009/03/31 00:10:50  karenk
// landing page tweaks to fix menus and page loading and pyt menu.
// new flash
//
// Revision 1.12  2009/02/17 01:36:28  karenk
// fix bottom VP for FF3
//
// Revision 1.11  2008/09/17 16:02:51  karenk
// Another attempt to fix funky footer characters.
//
// Revision 1.10  2008/08/29 20:08:03  karenk
// *** empty log message ***
//
// Revision 1.9  2008/08/28 20:49:34  karenk
// new flash
//
// Revision 1.8  2008/08/28 17:32:32  karenk
// *** empty log message ***
//
// Revision 1.7  2008/08/26 22:15:35  karenk
// *** empty log message ***
//
// Revision 1.6  2008/08/26 16:51:23  karenk
// *** empty log message ***
//
// Revision 1.5  2008/08/25 19:27:06  karenk
// landing page flash
//
// Revision 1.4  2008/08/22 16:38:04  karenk
// add footer
//
// Revision 1.3  2008/08/21 20:45:47  karenk
// create non-flash html
//
// Revision 1.2  2008/08/21 20:27:00  karenk
// create non-flash html
//
// Revision 1.1  2008/08/21 17:39:07  karenk
// add landing page flash
//
*/
body {
 	background-image: url(/cbmr/SiteBase/wrap/theme0/images/cb.background.jpg);
 	background-repeat: no-repeat;
 	background-color: #903322;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	
}

#bodyFrame {
	width: 1023px;
	height: 619px;	
	background-image: url(/cbmr/SiteBase/wrap/theme0/images/cb.background.body.jpg);
 	background-repeat: no-repeat;
 	position: absolute;
 	top: 0px;
 	left: 10px;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	 	
}
#toggleSummerWinter {
	position: absolute;
	left: 20px;
	top: 10px;
}
#bottomFrame {
	width: 1023px;
	height: 138px;	
	background-image: url(/cbmr/SiteBase/wrap/theme0/images/cb.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: relative;
	top: 36px;
	left: 11px;
}

#siteNav {
	position: absolute;
 	width: 500px;
 	top: 0px;
 	left: 533px;
 	z-index: 2;
}
#dNav {
	position: absolute;
 	width: 548px;	
 	top: 30px;
 	left: 460px;
 	z-index: 2; 	
} 	
#leftNavFrame {
	position: relative;
	float: left;
	clear: left;
}


#heroButtons {
	position: absolute;
 	top: 400px;
 	left: 840px;
}
#vacationPlanner {
	position: absolute;
	top: 586px;
	left: 30px;
	margin-top: 5px;
	z-index:3;
}
#planYourTrip{
	position: absolute;
	top: 584px;
	left: 850px;
	z-index:3;

}
#viewSpecials {
	position: absolute;
 	top: 595px;
 	left: 870px;
 	z-index:3;
}
#footer {
	font-size: 10px;
	position: absolute;
	top: 720px;
	left: 330px;
	color: #ffffff;
}
#footerSocial {
	position: absolute;
	top: 720px;
	left: 130px;
	color: #ffffff;
}
#footerSocial img {
	margin: 0 7px 0 0;
}
#rtp {
	font-size: 10px;
	position: absolute;
	top: 720px;
	left: 850px;
	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: 10px;
	left: 30px;
}


#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: 18px;
	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 5px 7px;
	text-align: center;
 	background-image: url(/cbmr/SiteBase/wrap/common/images/spacer.transparent.gif);
 	background-repeat: no-repeat;
 	z-index:3;
}
#PYTFrame {
	margin: 5px 7px 5px 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: Verdana;
	font-size: 16px;
	color: #6f3d18;
	font-weight: bold;
	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: #1c497d;
	font-weight: bold;
}


#frameButtons a {
	margin-right: 25px;
}

#mainContentBottom a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	
}


#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}


#rtp a {
	color: #ffffff;	
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}

