/*
* 	phoenixinn.com CSS
*	author: Bjoern Zinssmeister
*	since: 04/08/2010
*/

body{font-family: arial, verdana; padding:0px; margin:0px; background-color: #696541; font-size:12px;}
img{border:0px;}

h1{font-size:18px; font-weight:normal;}
h2{font-size:15px; font-weight:normal;}
p{font-size:12px;}

.clear-float{clear:both;}
.float-left{float: left;}
.float-right{float: right;}
.hr1 {border:1px solid #ddd;}
.error-msg{padding:10px; border:1px solid red; background-color:#f09fa6; color:#fff; font-weight:bold;}
.hidden { display: none; }
.margin { margin: 10px; }
.margin-small { margin: 5px; }
.margin-right { margin-right: 10px; }
.margin-right-small { margin-right: 5px; }

a{color:#000;}
a:hover{text-decoration:none;}
.delicious{background: url("/images/del.gif") no-repeat; padding-left:15px;}

#site-wrapper{width:1000px; margin:auto; padding:0px;}
#header-wrapper{height:403px; width:1000px;padding:0px;}


/* MENU and SUBMENU */
#locations{background:url("/images/menu-back-locations.jpg") repeat-x; height:62px; width:100%; color:#fff;}
#locations ul{float:left; font-family:"Times New Roman",Georgia,Serif; margin-left:-10px;}
#locations ul li{font-size:14px; font-weight:bold; list-style:none; float:left; padding-right:19px;}
#locations ul li a{color:#fff; text-decoration:none;}
#locations ul li a:hover{color:#a3aa33;}
#locations ul li.active-link a{color:#a3aa33;}

#submenu{width:100%; height:31px; background:url("/images/sub-menu-back.jpg") no-repeat; font-size:10px; font-family:"Times New Roman",Georgia,Serif; color:#fff;}
#submenu ul{float:left; width:100%; margin-left:70px; margin-top:0px; padding-left: 0px; padding-top:3px; text-align:center;}
#submenu ul li{list-style:none; float:left; height:24px; padding:7px 6px 0 0;; text-align:center;}
#submenu ul li a{color:#fff; text-decoration:none;border-left: 1px solid #fff; line-height: 10px; padding-left: 6px;}
#submenu ul li a:hover{text-decoration:underline;}
#submenu ul li.active-link{background:url("/images/sub-menu-active-back.jpg") repeat-x;}
#submenu ul li#first a{border: none;}

/* -------------- */


#content-wrapper{background-color:#fff; margin:0px; padding:6px 35px 6px 35px;}


/* FOOTER */
#footer{font-size:9px; height:70px; width:100% text-align:right;}
#footer div{float:left;}
#footer a{color:#000; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer #logo{margin-left:20px;}
#footer #right-info{width:305px}
#footer #right-info a{text-decoration:underline;}
#footer .hr1{margin-bottom:10px;}
#footer p {font-size:9px; margin:0 0 4px 0;}

/* -------------- */




/* SIDEBAR */
#sidebar{padding-left:30px; float:left; width:309px}
#box-about-us{background: url("/images/box-about-us.jpg") no-repeat;width:309px; height:124px; font-size:11px; margin-bottom:20px;}
#box-about-us .wrapper, #box-news .wrapper{position:relative; left:5px; top:30px;}

#box-news{background: url("/images/box-news.jpg") no-repeat;width:309px; height:252px; font-size:11px;}
#box-news a{font-weight:bold; color: #84653c;}
/* -------------- */


/* SPECIALS */
.specials{margin-bottom:10px;}
.specials .ad-pic{width:250px;}
.specials .ad-txt{width:300px; margin-left:7px;}
.specials .ad-txt a{font-weight:bold; color:#000;}
.specials .ad-pic, .specials .ad-txt{float:left;}
/* -------------- */


/* SITEMAP */
#site-map ul {padding-bottom:9px;}
#site-map ul li{padding:5px; font-size:12px;}


/* Google Maps */
#tabone{
	background:url("/images/tab2.jpg") no-repeat scroll 0 0 transparent;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:18px;
	left:12px;
	padding:5px 24px;
	position:relative;
	top:95px;
	width:120px;
}
#tabone{
	background:url("/images/tab2.jpg") no-repeat scroll 0 0 transparent;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:18px;
	left:12px;
	padding:5px 24px;
	position:relative;
	top:95px;
	width:120px;
	cursor:pointer;
}
#tabtwo{
	background:url("/images/tab2.jpg") no-repeat scroll 0 -31px transparent;
	color:#CAC8B6;
	font-size:15px;
	font-weight:bold;
	height:18px;
	left:181px;
	padding:5px 24px;
	position:relative;
	top:66px;
	width:120px;
}

#tabtwo{
	background:url("/images/tab2.jpg") no-repeat scroll 0 -31px transparent;
	color:#CAC8B6;
	font-size:15px;
	font-weight:bold;
	height:18px;
	left:181px;
	padding:5px 24px;
	position:relative;
	top:66px;
	width:120px;
	cursor:pointer;
}

#mapcontent{
	background-color:#DBD8C7;
	height:320px;
	width:640px;
}

#mapcontent-pos{
display:none;
}

div#side_bar{
	border-bottom:1px solid #4D3A29;
	float:left;
	height:260px;
	left:12px;
	line-height:27px;
	overflow:auto;
	position:relative;
	top:37px;
	width:228px;
}



/* Photo Gallery */
/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #fff;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #cacaca;
		border-width: 2px 2px 2px;
		padding:5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #a5aa40;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery ul a:hover { color: #a5aa40; }



/* CSS for area-guide maps */
#map_menu {
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin: 0 5px 0 0;
}
#map_wrapper {
	margin: 0;
	float: left;
	border: 1px solid #92983F;
}
#map {
	width: 439px;
	height: 439px;
	margin: 5px;
	border: 1px solid #AAA;
}
#map_menu .selectee {
	font-size: 8pt;
	text-transform: uppercase;
	border-width: 0;
	line-height: 23px;
	color: white;
	margin: 0 0 3px 0;
	list-style-type: none;
	cursor: pointer;
	background-image: url(/images/map_buttons.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 23px;
	width: 111px;
	background-position: 0 -23px;
}
#map_menu .selected {
	background-position: 0 0;
}
#map_menu .selectee span {
	margin-top: -3px;
	vertical-align: middle;
	display: inline-block;
	height: 23px;
	width: 24px;
	background-image: url(/images/map_menu_icons.png);
	background-repeat: no-repeat;
	margin-right: 3px;
}


#map_menu #attractions span {
	background-position: 0 0;
}
#map_menu #businesses span {
	background-position: 0 -23px;
}
#map_menu #events span {
	background-position: 0 -92px;
}
#map_menu #shopping span {
	background-position: 0 -46px;
}
#map_menu #sports span {
	background-position: 0 -69px;
}

#map_menu #hotel.selected span {
	background-position: -24px 0;
}
#map_menu #attractions.selected span {
	background-position: -24px 0;
}
#map_menu #businesses.selected span {
	background-position: -24px -23px;
}
#map_menu #events.selected span {
	background-position: -24px -92px;
}
#map_menu #shopping.selected span {
	background-position: -24px -46px;
}
#map_menu #sports.selected span {
	background-position: -24px -69px;
}

/*
#poi_list {
	float: left;
	width: 111px;
	margin-top: 15px;
}
#poi_list .paginator {
	height: 20px;
	margin-right: 5px;
}
#poi_list ul {
	list-style-type: none;
	margin: 0 3px;
	text-indent: 0;
	-webkit-margin: 0;
	padding: 0;
}
#poi_list li {
	background-color: rgb(236, 246, 157);
}
#poi_list li.odd {
	background-color: rgb(206, 216, 127);
}
#poi_list li a  {
	line-height: 30px;
	font-size: 8pt;
	margin-left: 5px;
}
*/
#locations_list {
	margin-top: 15px;
}
#locations_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#locations_list>ul {
	width: 569px;
	margin: 0 0 0 121px;
	padding: 0;
}
#locations_list>ul>li {
	font-weight: bold;
	width: 222px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#locations_list ul li ul {
	margin-top: 5px;
}

#locations_list ul li ul li {
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 212px;
}

#event_list {
	width: 160px;
	margin-left: 15px;
}

#event_list ul {
	padding: 0;
	margin-top: 16px;
}

#event_list ul li {
	list-style-type: none;
	background-color: rgb(236, 246, 157);
	height: 45px;
}
#event_list ul li.odd {
	background-color: rgb(206, 216, 127);
}
#event_list h1, #event_list h2, #event_list p {
	margin: 0 10px;
	position: relative;
	top: 4px;
	font-size: 8pt;
}

#event_list h2 {
	color: gray;
	font-weight: normal;
}

#event_list .paginator {
	width: 60px;
}
#event_list .prev, #event_list .next {
	display: inline-block;
	padding: 4px 6px;
	margin: 0;
}
#event_list .prev {
	float: left;
}
#event_list .next {
	float: right;
}

.fc.ui-dialog-content a {
	display: none;
}

#event_calendar {
	width: 405px;
	min-height: 270px;
}
#event_calendar .fc-view-month td {
	height: 60px;
}
#event_calendar .fc-event {
	font-size: 8pt;
	font-face: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#event_calendar .fc-day-number {
	font-size: 9pt;
	font-weight: bold;
}
#event_calendar .fc-event-time {
	display: none;
}

/* RESERVATION BOX & SOCIAL LINKS */
#social-links-box{position:relative; left:40px; top:30px; width:250px; font-size:9px;}
#reservation-box{position:relative; left:750px; top:10px; width:210px; font-size:10px;}
.reservation-box input{font-size:10px;}
.reservation-box div.contener{float:left; margin-right:10px;}
.reservation-box div.contener, #reservation-box div.date{color:#785f47;}
.reservation-box div.date input{width:185px; margin-bottom:8px; background: url("/images/cal.gif") no-repeat #fff; border:1px solid #ddd; height:18px; padding-left:22px;}
#submit-field{margin-top:10px;}

/* Overwrite the datepicker css to make the picker smaller */
div.ui-datepicker{font-size:12px;}

/*#reservation-box-global{position:relative; left:760px; top:85px; width:210px; font-size:10px;}*/
#reservation-box-global .Hotel{width:195px; margin-bottom:3px;}
#rezBoxContainer{margin-top:-12px;}
/* -------------- */

/* -------------------- New Splash Screen CSS -------------------- */

#splash_frame {
	width: 1000px;
	height: 400px;
}

#splash_images, #splash_vert_scroller {
	width: 1000px;
	height: 400px;
	position: absolute;
}

#splash_images img {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#splash_vert_scroller {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#splash_vert_scroller img {
	position: absolute;
	top: 0px;
	left: 50px;
	/*display: none;*/

}

#splash_messages {
	position: absolute;
	width: 735px;
	height: 108px;
	top: 160px;
	background-repeat: no-repeat;
}

#splash_messages img {
	display: none;
}

#reservation-box-home {
	font-size:10px;
}
/*#reservation-box{position:relative; left:750px; top:10px; width:210px; font-size:10px;}*/
#reservation-box-home {color:#785f47;position:relative; width:200px; left: 750px;top:50px;z-index:10;padding-top:30px}

#res-box1 {border:0px solid #000;padding:4px;background-color:#fff;width:230px;height:240px;position:absolute;top:10px;left:-20px;opacity:0.7;filter:alpha(opacity=70);z-index:-2;}
#res-box2 {border:0px solid #000;padding:4px;background-color:#fff;width:230px;height:240px;position:absolute;top:20px;left:-10px;padding:4px;opacity:0.8;filter:alpha(opacity=80);z-index:-2;}
/* -------------------- New Splash Screen CSS -------------------- */

#area-guide-map {float:left; width:930px;border:1px solid #000;}
#area-guide_descr {width:75%;}

.event_image {
	width: 50px;
}

.event_td {
	width: 225px;
}

#box-news .wrapper {
	overflow: auto;
	height: 215px;
}
