/* CSS Document */

img, div, hr, h1, h2, a, span { behavior: url(js/iepngfix.htc); border: none; }

input {
	background-color: #000;
	border:none;
	color: white;
	height: 25px;
	padding:0;
	margin:0;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	text-align:center;
	}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFCC;
	}
	
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-decoration: none;
	}

body {
	background: url(img/large_background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	}
	
#maincontainer {
	position:relative;
	margin:0px auto;
	width: 1025px;
	height: 800px;
	}
	

	
#tinkerbell,#tinkerbell3, #tinkerbell4{
	background: url(img/tinker-bell.png);
	width: 247px;
	height: 234px;
}

.off {
	display: none;
	}
	
.on {
	display: block;
	}

.pkg1 {
	position: absolute;
	top:0px;
	left: -60px;
	display:block;
	}
	
.pkg2 {
	position: absolute;
	top:0px;
	left: 60px;
	display:block;
	}
	
.pkg3 {
	position: absolute;
	top:100px;
	left: -60px;
	display:block;
	}
	
.pkg4 {
	position: absolute;
	top:100px;
	left: 60px;
	display:block;
	}
	
.pkg5 {
	position: absolute;
	top:180px;
	left: 0px;
	display:block;
	}
	

	
	
.logo-over {
	position: absolute;
	top: 0px;
	left: 10px;
	display:block;
	}
/* background black transparency */

.background {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color:black;
	z-index:0;
	}
	
.fifty {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}
	
.twenty {
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	}
	


/* logo */

#logo {
	position:absolute;
	margin: 0;
	padding: 0;
	top: 55px;
	left: 59px;
	width: 226px;
	height: 89px;
	background:url(img/logo.png) no-repeat;
	text-indent:-9999px;
	}
	
#logo a:link, #logo a:visited, #logo a:active {
	display: block;
	width: 226px;
	height: 89px;
	}
	
	
/* Footer */

#footer {
	z-index:2;
	position:absolute;
	height:18px;
	bottom: 20px;
	width: 1022px;
	}
	
.willow {
	float: left;
	height: 18px;
	width: 140px;
	background: url(img/logo_willow.png) no-repeat;
	display:block;

	}
	
.willow-over {
	position: absolute;
	top: 640px;
	left: -10px;
	width: 140px;
	display:block;
	}
	
.willow a:link, .willow a:visited, .willow a:active {
	display: block;
	width: 140px;
	height: 18px;
	}
	
#footer span {
	margin:0 0 0 10px;
	padding:0;
	float: left;
	letter-spacing:2px;
	}
	
/* main nav */
	
#main-nav {
	position: absolute;
	top:170px;
	left: 140px;
	width: 455px;
	height:57px;
	}

#nav-text {
	position: absolute;
	top:170px;
	left: 140px;
	width: 455px;
	height:57px;
	background:url(img/navigation.png);
	}
	
#nav-bg {
	position: absolute;
	top:155px;
	left: 98px;
	width: 559px;
	height:102px;
	background:url(img/navigation_bg.png);
	}
	
#main-nav ul {
	padding: 0;
	margin: 0;
	width: 500px;
	list-style:none;
	text-indent:-9999px;
	}
	
#main-nav li {
	float: left;
	}
	
#main-nav a {
	display:block;
	z-index:10;

	}
	

#nav-reservations {
	width: 100px;
	height:40px;
	margin: 20px 0 0 0px;
	}
	
.nav-res {
	position: absolute;
	top: 90px;
	left: 60px;
	display:block;
	}
	
#nav-hotel {
	width: 70px;
	height: 40px;
	margin: 10px 0 0 0px;
	}
	
.nav-hotel {
	position: absolute;
	top: 90px;
	left: 150px;
	diplay: block;
	}
	
#nav-rooms {
	width:65px;
	height: 40px;
	margin: 10px 0 0 0px;
	}
	
.nav-rooms {
	position: absolute;
	top: 90px;
	left: 230px;
	display:block;
	}
	
#nav-location {
	width:85px;
	height: 40px;
	margin: 5px 0 0 0px;
	}
	
.nav-location {
	position: absolute;
	top: 90px;
	left: 310px;
	display:block;
	}
	
#nav-specials {
	width:78px;
	height: 60px;
	margin: 0px 0 0 0px;
	}
	
.nav-specials {
	position: absolute;
	top: 80px;
	left: 390px;
	display:block;
	}
	
#nav-press {
	width:55px;
	height: 40px;
	margin: 0px 0 0 0px;
	}
	
.nav-press {
	position: absolute;
	top: 80px;
	left: 450px;
	display:block;
	}
	
/* picture background */
	
#picbg {
	position: absolute;
	top:211px;
	left: 40px;
	width: 733px;
	height: 526px;
	background:url(img/pix-frame.png);
	}
	
#bookbg{
	position: absolute;
	top:207px;
	left: 60px;
	width: 678px;
	height: 510px;
	}
	
/* bug.. div backgrounds some how hides all the links */
	
#actualbg {
	position:absolute;
	top:0;
	left:0;
	width: 678px;
	height: 510px;
	background:url(img/book-frame.png);
	}

	
/* right side text */

#rt-col {
	position: absolute;
	top:100px;
	right: 36px;
	width: 225px;
	height: 640px;
	}
	
.topscroll {
	position:absolute;
	top: 20px;
	left: 54px;
	width: 118px;
	height: 14px;
	background:url(img/scroll-top.png);
	}
	
.bottomscroll {
	position:absolute;
	bottom: 20px;
	left: 54px;
	width: 118px;
	height: 14px;
	background:url(img/scroll-bottom.png);
	}
	
#title {
	position: absolute;
	width: 184px;
	top: 80px;
	left: 20px;
	color:#FFFFFF;
	}
	
	
#title p {
	position: relative;
	margin: 10px auto;
	width: 140px;
	text-align:center;
	}

div.hr hr {
  display: none;
}

.hr {
	position::relatiive;
	margin: 20px auto;
	width: 97px;
	height: 10px;
	background:url(img/divider.png) no-repeat;
	border:0px;
	}

div.hr hr {
	display: none;
	}
	
#title h1 {
	margin:15px auto;
	}

#title h3 {
	margin:0 auto;
	padding:0;
	font-size:11px;
	font-weight: bold;
	text-align:center;
	}

#title ul, #title li {
	margin:0;
	padding:0;
	list-style: none;
	text-align:center;
	}

	
/* Booking Mask */

#booking {
	position: absolute;
	top: 25px;
	right: 36px;
	width:400px;
	height: 57px;
	}
	
#booking h2 {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 30px;
	text-indent: -9999px;
	background:url(img/txt-checkavial.png);
	}

#booking table {
	position: absolute;
	left: 10px; 
	top: 5px;
	z-index: 10;
	}
	



/* room nav */
#roomnav {
	padding:0;
	margin: 0;
	list-style:none;
	text-indent:-9999px;
	}

#roomnav a, h2.room-type {
	width: 149px;
	height: 23px;
	display:block;
	margin:8px auto;
	padding: 0;
	background-image: url("img/room-type.gif");
	background-repeat: no-repeat;
	text-indent:-9999px;
	}
	
a#room-cq{
	background-position: 0px 0px;
	}
	
a:hover#room-cq, .room-cq{
	background-position: -150px 0px;
	}
	
a#room-sq {
	background-position: 0px -23px;
	}
	
a:hover#room-sq, .room-sq {
	background-position: -150px -23px;
	}

a#room-dq {
	background-position: 0px -46px;
	}
	
a:hover#room-dq, .room-dq {
	background-position: -150px -46px;
	}
	
a#room-ek{
	background-position: 0px -69px;
	}
	
a:hover#room-ek, .room-ek  {
	background-position: -150px -69px;
	}
	
a#room-amenities {
	background-position: 0px -92px;
	}
	
a:hover#room-amenities, .room-amenities  {
	background-position: -150px -92px;
	}



/*  room type  */

.room h1 {
	background:url(img/title_rooms.png);
	width: 184px;
	height: 77px;
	text-indent: -9999px;
	}

.room span {
	font-size:12px;
	font-weight: bold;
	}

.room-type-open {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-room-type-open.png);
}

.room-type-cq {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-cq.png);
}

.room-type-sq {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-sq.png);
}

.room-type-dq {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-dq.png);
}

.room-type-ek {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-room-type-open.png);
}

.room-type-amenities {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-amenities.png);
}

#room-details {
	position:relative;
	left:0px;
	width: 185px;
	height: 230px;
	border: 1px solid #333;
	}
	
#room-details .hr {
	position::relatiive;
	margin: 15px auto;
	width: 97px;
	height: 10px;
	background:url(img/divider.png) no-repeat;
	}

#room-details p{
	margin-top: 0;
}
	
#room-details h2{
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	}

#room-details a{
	color: #A2BAC5;
	font-size:12px;
	}


#roomnav2 a{	
	line-height: 20px;
	font-size: 12px;
	color: #808080;
	}

/* hotel */

.hotel h1 {
	background:url(img/title_gemhotel.png);
	width: 174px;
	height: 70px;
	text-indent: -9999px;
	}

#pix-main {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	}
	
#pix-iefix {
	position:absolute;
	top:35px;
	left: 20px;
	width: 676px;
	height: 455px;
	background:url(img/pix-hotel.png);
	}

.pix-hotel {
	background:url(img/pix-hotel.png);
	}
	
.pix-buffet {
	background:url(img/pix-bk.png);
	}
	
.pix-reception {
	background:url(img/pix-reception.png);
	}
	
.pix-pet {
	background:url(img/pix-pet.png);
	}
	
.pix-internet {
	background:url(img/pix-internet.png);
	}	

.pix-coffee {
	background:url(img/pix-coffee.png);
	}
	
.pix-bottle {
	background:url(img/pix-bottleservice.png) no-repeat;
	}
	
.hotel a:link, .hotel a:visited, .hotel a:active {
	color: #A2BAC5;
	line-height: 20px;
	}
	
.hotel a:hover {
	color: #ccc;
	}
	
.hotel h3{
	color: #A2BAC5;
	}
	
	
/* specials */

.specials div {
	text-indent:-9999px;
	}

.pix-specials {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background:url(img/pix-specials.png);
	}  
	
	
#specialsbgtemp {
	position:absolute;
	top:60px;
	right: 10px;
	width: 290px;
	height: 433px;
	background:url(img/Specials-page-temp.gif);
	}  
	
#specialsbg {
	position:absolute;
	top:60px;
	right: 10px;
	width: 290px;
	height: 433px;
	background:url(img/specials-page.png);
	}  


#specialsplainbg {
	position:absolute;
	top:60px;
	right: 10px;
	width: 290px;
	height: 433px;
	background:url(img/specials-bg.png);
	}  

.specials h1 {
	background:url(img/title-specials.png);
	width: 156px;
	height: 85px;
	text-indent: -9999px;
	}
	
.specials small {
	margin-top: 400px;
	color: gray;
	}
	
.signup {
	text-align: center;
	margin: 20px 0;
	}

.pkg {
	text-align: center;

}

.pkg a:link,
.pkg a:hover,
.pkg a:visited {
	display:block;
	color: #666666;
	} 
	
.pkg a:hover {
	text-decoration: underline;
}

.pos1 {
    position: absolute;
	top: 140px;
	right: 55px;
	width: 203px;
}

.pos2 {
    position: absolute;
	top: 240px;
	right: 45px;
	width: 203px;
}

.pos3 {
    position: absolute;
	top: 340px;
	right: 45px;
	width: 203px;
}


.pkg-content {
    position: absolute;
	top: 90px;
	right: 45px;
	width: 230px;
	color:#666666;
	text-align:center;
}

#pkg-details a{
	display: block;
	width: 100%;
	height: 100%;
	} 

.pkg-content span {
	font-size: 16px;
	font-weight: bold;
}

.new {
	position:absolute;
	top: -20px;
	right: -20px;
	background:url(img/icon-new.png);
	width:41px;
	height: 41px;
	text-indent: -9999px;
	}
	
/* fallrate */
	
	
.pkg-fallrate h1 {
	background:url(img/pkg-rate3.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0; padding:0;
	height:33px
	}


/* springrate */
	
	
.pkg-fallrate h1 {
	background:url(img/pkg-title-springrate.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0; padding:0;
	height:33px
	}

/* all yours */
	

.pkg-allyours {
	color: #333333;
	}
	
.pkg-allyours h1 {
	background:url(img/pkg-allyours.png) no-repeat;
	display:block;
	height: 54px;
	text-indent:-9999px;
	margin:0; padding:0;
	}
	
/* Toast to Remember */

#title-toast {
	display:block;
	background: url(img/pkg-title-toast.png);
	width: 195px;
	height: 46px;
	text-indent: -9999px;
}

.pix-toast {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background:url(img/specials-atoast.gif);
	} 


/* Fall Rate */

#title-fallrate {
	display:block;
	background: url(img/pkg-title-fallrate.png);
	width: 192px;
	height: 59px;
	text-indent: -9999px;
}

.pix-fallrate {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background:url(img/specials-fallrate.gif);
	}  


/* Spring Rate */

#title-springrate {
	display:block;
	background: url(img/pkg-title-springrate.png);
	width: 177px;
	height: 76px;
	text-indent: -9999px;
}

.pix-springrate {
	position:absolute;
	top:48px;
	left: 26px;
	width: 316px;
	height: 445px;
	background:url(img/specials-springrate.gif);
	}  
	
	
	
/* Spring Rate */

#title-winterrate {
	display:block;
	background: url(img/pkg-title-winterrate.png);
	width: 200px;
	height: 56px;
	text-indent: -9999px;
}

.pix-winterrate {
	position:absolute;
	top:48px;
	left: 26px;
	width: 316px;
	height: 445px;
	background:url(img/specials-winterrate.gif);
	} 




/* Third Night Free */

#title-3rdnightfree {
	display:block;
	background: url(img/3rdnight/lead-header.png);
	width: 117px;
	height: 150px;
	margin: 0 auto;
	text-indent: -9999px;
}

.pix-3rdnightfree {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background: url(img/3rdnight/lead-image.png);
	}  





/* The Met */

#title-themet {
	display:block;
	background: url(img/pkg-title-theMet.png);
	width: 195px;
	height: 46px;
	text-indent: -9999px;
}

.pix-themet {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background:url(img/specials-themet.gif);
	}  


/* Be Mine */

#title-bemine {
	display:block;
	background: url(img/pkg-title-bemine.png);
	width: 156px;
	height: 65px;
	margin: 0 auto;
	text-indent: -9999px;
}

.pix-bemine {
	position:absolute;
	top:38px;
	left: 16px;
	width: 332px;
	height: 490px;
	background:url(img/specials-bemine.png);
	}  


/* gossip girl */

#title-gg {
	background:url(img/pkg-gossipgirl.gif) no-repeat;
	display:block;
	height: 60px;
	text-indent:-9999px;
	margin:0; padding:0;
	}

.pix-gossipgirl {
	position:absolute;
	top:48px;
	left: 26px;
	width: 310px;
	height: 442px;
	background:url(img/specials-gossipgirl-2.gif);
	}  

#specialsGGbg {
	position:absolute;
	top:60px;
	right: 10px;
	width: 290px;
	height: 433px;
	background:url(img/specials-gossipgirl-bg.png);
	}  

.res-location {
	position: absolute;
	bottom: -40px;
	left: 380px;
	display:block;
	}
	
.pkg-gossipgirl h1 {
	background:url(img/pkg-gossipgirl.gif) no-repeat;
	display:block;
	height: 54px;
	text-indent:-9999px;
	margin:0; padding:0;
	}
	
/* press */

.press h1 {
	background:url(img/title-press.png);
	width: 138px;
	height: 85px;
	text-indent: -9999px;
	}
	
.press strong {
	color: #A2BAC5;
	}
	
.press-interactive{
	position: absolute;
	top: 160px;
	left: 35px;
	width: 270px;
	height: 85px;
	background:url(img/press-interactive.gif);
	display:block;
	text-indent:-9999px;
	cursor:hand;
}

.press-examiner{
	position: absolute;
	top: 75px;
	left: 50px;
	width: 293px;
	height: 93px;
	background:url(img/press-examiner.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:hand;
}

.press-blackbook{
	position: absolute;
	top: 160px;
	left: 20px;
	width: 293px;
	height: 93px;
	background:url(img/press-blackbook.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:hand;
}

.press-hotelchatter{
	position: absolute;
	top: 130px;
	left: 365px;
	width: 270px;
	height: 85px;
	background:url(img/press-hotelchatter.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:hand;
}

.press-hotelchatter-gg{
	position: absolute;
	top: 50px;
	left: 355px;
	width: 270px;
	height: 85px;
	background:url(img/press-hotelchatter-gg.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:hand;
}




.press-blurb {
	position:absolute;
	top:260px;
	left: 76px;
	width: 220px;
	height: 214px;
	background:url(img/text-pressblurb.png);
	}
	
.fox-blurb {
	position:absolute;
	top:210px;
	left: 356px;
	}
	
.fox-blurb2 {
	position:absolute;
	top:150px;
	left: 50px;
	}
	

	
/* location */

.location h1 {
	background:url(img/title-location.png);
	width: 127px;
	height: 78px;
	text-indent: -9999px;
	}
	
	
.location-map {
	position:absolute;
	top:20px;
	left: 42px;
	width: 606px;
	height: 479px;
	background:url(img/map.gif) no-repeat;
	}
	
.location li {
	font-size: 14px;
	}
	
	
/* homepage */

.flowers {
	position: absolute;
	top: 35px;
	left: 400px;
	width: 551px;
	height: 495px;
	background:url(img/flowers.png);
	}

.pix-home {
	position:absolute;
	top:35px;
	left: 30px;
	width: 658px;
	height: 456px;
	background:url(img/pix-home.png);
	}
	
.home .package{
	position: absolute;
	top: 60px;
	width: 196px;
	height: 138px;
	text-indent: -9999px;
	z-index:5;
	}

a.pkg-link{
	display:block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background:url(img/pkg-gossipgirl.png) no-repeat;
	cursor:hand;
}

a.pkg-link:hover{
	background:url(img/pkg-gossipgirl.png) #333333 no-repeat;
}

	
.home h1.clip1{
	position: absolute;
	top: 220px;
	width: 220px;
	height: 112px;
	text-indent:-9999px;
	background:url(img/title-homepage2.png) no-repeat;
	}
	
.home h1.clip2{
	position: absolute;
	top: 350px;
	width: 198px;
	height: 112px;
	text-indent:-9999px;
	background:url(img/title-homepage.png) no-repeat;
	}

.small {
	font-size: 9px;
	color: #999;
	line-height: 10px;
	font-style: italic;
}