/*  
--------- Hotel Conneaut Styles
*/

body {background:#595040 url(../img/hotelconneaut/pft-BG.jpg);}

#wrapper {background: url(../img/hotelconneaut/pft-bodyBG.jpg) center top repeat-x;}

#content .pagemetadata h1 {
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
	color: #000;
	font-size: 32px;
	font-family: Courier New, Courier, monospace;}
	
#hotelconneautSidebar {
	color:#6B717C;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	width:150px;
	padding: 10px;
	border-right: 1px dotted #495469;
}

#hotelconneautSidebar .hotelconneautMenu li a {
	display: block;
	padding-left: 15px;
	font-size: 24px;	
}

#hotelconneaut-Home_wrap {
	float:left;
	width:733px;
}

#folder {
	height: 385px;
	background: url(../img/hotelconneaut/pft-hotelconneaut-video.jpg) no-repeat;
	position: relative;
}

#folder div.hotelconneaut {
	position: absolute;
	top: 71px;
	left: 108px;
	width:  278px;
	height: 194px;
	font-family: "Courier New",Courier,mono-space;
}

#folder div.hotelconneaut h2 {
	font-size: 18px;
	color: #AF3526;
	font-weight: bold;
	font-family: "Courier New",Courier,mono-space;
}

#folder div.hotelconneaut a {
	color: #000000;
	font-family: "Courier New",Courier,mono-space;
	font-weight: bold;
	font-size: 14pt;
}

#folder div.hotelconneaut a:hover {
	color: #AF3526;
}

#event_wrap .pagemetadata {
	height: 100px;
	margin: 0; padding: 10px 10px 10px 110px;
	position: relative;
}

#content .pagemetadata h1 {
	position: absolute;
	bottom: 12px;
	text-transform: uppercase;
	color: #000;
	font-size: 22px;
	}

#sidebar .hotelconneautMenu {
	padding: 130px 10px 10px;
	background: url(../img/hotelconneaut/hotelconneaut-links.jpg) top right no-repeat;
}

#sidebar .hotelconneautMenu li a {
	display: block;
	padding-left: 32px;
	font-size: 20px;
	margin-bottom: 10px;	
}

#sidebar .hotelconneautMenu li a.home {background: url(../img/eventsNav/home.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.activities {background: url(../img/eventsNav/info.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.hotelconneaut {background: url(../img/eventsNav/info.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.episode {background: url(../img/eventsNav/shoe.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.itinerary {background: url(../img/eventsNav/itinerary.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.tickets {background: url(../img/eventsNav/tickets.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.lounge {background: url(../img/eventsNav/teamlounge.jpg) top left no-repeat;}

#sidebar .hotelconneautMenu li a.home:hover {background: url(../img/eventsNav/home-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.activities:hover {background: url(../img/eventsNav/info-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.hotelconneaut:hover {background: url(../img/eventsNav/info-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.episode:hover {background: url(../img/eventsNav/info-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.itinerary:hover {background: url(../img/eventsNav/itinerary-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.tickets:hover {background: url(../img/eventsNav/tickets-ro.jpg) top left no-repeat;}
#sidebar .hotelconneautMenu li a.lounge:hover {background: url(../img/eventsNav/teamlounge-ro.jpg) top left no-repeat;}

