@CHARSET "UTF-8";
/* --------------------------------------------------------- */
/* GLOBAL                                                    */
/* --------------------------------------------------------- */

*
{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}


html
{
	width:100%;
	height:100%;
}

body
{
	width:100%;
	height:100%;
	background: url(/assets/images/wood_bg.jpg) repeat-x #0f0b08;
	text-align: center;
}

.hidden
{
	display:none;
}

img.break
{
	display:block;
	width:100%;
	height:1px;
	clear:both;
	/*background-color:#f00;*/
}

a
{
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}

a.text-button
{
	height:20px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent:-5000px;
}

a.text-button:hover
{
	background-position:0 -20px;
}

img
{
	display:block;
}

/* --------------------------------------------------------- */
/* BASE                                                      */
/* --------------------------------------------------------- */

#header
{
	width:980px;
	height:60px;
	margin:0 auto;
	position:relative;
	z-index:99;
}

/* WEATHER --------------------- */
#weather
{
	position:absolute;
	width:950px;
	height:50px;
	left:0;
	z-index:99;
}

#weather-dialog
{
	position:absolute;
	width:198px;
	height:108px;
	background-image:url(/assets/images/weather-dialog-bg.png);
	background-repeat:no-repeat;
	text-align:left;
	padding:18px 30px 0 30px;
	top:-130px;
	left:704px;
	z-index:100;
}

#weather-dialog h2
{
	width:136px;
	height:17px;
	background-image:url(/assets/images/header-personalized-weather.png);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	margin:0 0 9px 0;
}

#weather-form label
{
	text-align:left;
	display:block;
	font-family:Arial, sans-serif;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

#weather-form select
{
	border-style:inset;
	border-color:#cccccc;
	border-width:2px;
	width:194px;
	display:block;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#weather-cancel
{
	float:left;
	width:51px;
	background-image:url(/assets/images/button-cancel.png);
	margin:0 5px 0 0;
}

#weather-update
{
	float:left;
	width:51px;
	background-image:url(/assets/images/button-update.png);
	margin:0 0 0 0;
}

#weather .weather-area
{
	width:918px;
	height:50px;
	text-align:left;
	position:absolute;
	left:0;
	top:0;
}

#weather .weather-area h4
{
	position:absolute;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#948a7f;
	left:0;
	top:10px;
	width:780px;
/*	background-color:#f00;*/
	text-align:right;
}

#weather .weather-area h4 span
{
	font-weight:bold;
}

#weather .weather-area h5
{
	position:absolute;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#948a7f;
}

#weather .weather-area h5 span
{
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#948a7f;
	text-transform:uppercase;
}



#weather .weather-area .high
{
	left:670px;
	top:30px;
}

#weather .weather-area .low
{
	left:730px;
	top:30px;
}

#weather .weather-area img
{
	position:absolute;
	left:784px;
	top:0;
	width:148px;
	height:50px;
}

a#weather-change-area
{
	position:absolute;
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent:-5000px;
	left:937px;
	top:19px;
}

a#weather-change-area:hover
{
	background-position:0 -13px;
}

/* CONTAINER ------------------- */
#container
{
	width:980px;
	margin:0 auto 0 auto;
	background:url(/assets/images/main-bg.jpg) repeat-y #f8f7f6;
	text-align:left;
}

/* CONTAINER HEADER ------------ */
#container-header
{
	position:relative;
	width:1000px;
	height:190px;
	top:-10px;
	background-repeat:no-repeat;
	margin:0 -12px 0 -8px;
	z-index:5;
}

#logo
{
	position:absolute;
	display:block;
	width:164px;
	height:56px;
	left:114px;
	top:20px;
	text-indent:-5000px;
	overflow:hidden;
	background-image:url(/assets/images/logo.png);
	background-repeat:no-repeat;
}

#search-form
{
	position:relative;
	width:218px;
	height:50px;
	left:768px;
	top:50px;
}

#search-input
{
	width:162px;
	background-color:transparent;
	padding:5px 5px 5px 25px;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4a3c35;
	position:absolute;
}

#search-submit
{
	width:15px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	background-image:url(/assets/images/search-submit.png);
	background-repeat:no-repeat;
	position:absolute;
	left:203px;
	top:5px;
}

#header-phone
{
	position:absolute;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f1ece5;
	left:864px;
	top:100px;
	width:106px;
	text-align:center;
}

/* MAIN ------------------------ */
#main
{
	width:980px;
	position:relative;
	z-index:2;
	background-image:url(/assets/images/bg-texture.jpg);
	background-repeat:no-repeat;
	background-position:10px 0;
	margin:-104px 0 0 0;
}

#top-bottom-divider
{
	width:960px;
	height:13px;
	background-image:url(/assets/images/dotted-line.png);
	background-repeat:no-repeat;
	margin:0 10px;
}

/* MAIN NAV -------------------- */
#main-nav
{
	position:absolute;
/*	width:443px;*/
	width:129px;
	height:294px;
	left:-2px;
	top:64px;
	z-index:2;
	overflow:hidden;
}

#main-nav-top
{
	position:absolute;
	width:129px;
	height:188px;
	left:0;
	top:50px;
	z-index:3;
	overflow:visible;
}

#main-nav-top li
{
	display:block;
	width:129px;
	height:47px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:-30px 0;
}

#main-nav-top li a
{
	display:block;
	width:159px;
	height:47px;
	overflow:hidden;
	text-indent:-5000px;
	background-image:url(/assets/images/main-nav-shadow.png);
	background-repeat:no-repeat;
}

li#main-nav-top-attractions
{
	background-image:url(/assets/images/main-nav-attractions.png);
}

li#main-nav-top-regions
{
	background-image:url(/assets/images/main-nav-regions.png);
}

li#main-nav-top-theme
{
	background-image:url(/assets/images/main-nav-theme.png);
}

#main-nav-sub
{
	position:absolute;
	width:442px;
	height:294px;
	left:-442px;
	top:0;
	z-index:1;
	background-image:url(/assets/images/main-nav-bg.png);
	background-repeat:no-repeat;
}

#main-nav-sub-rules
{
	position:absolute;
	width:442px;
	height:294px;
	top:0;
	left:0;
	background:url(/assets/images/main-nav-bg-rules.png) 0 0 no-repeat;
	
	z-index:0;
}

#main-nav-cta-activity,
#main-nav-cta-region,
#main-nav-cta-theme
{
	position:absolute;
	height:14px;
	left:266px;
	top:256px;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

#main-nav-cta-activity
{
	width:142px;
	background-image:url(/assets/images/main-nav-cta-activity.png);
}

#main-nav-cta-region
{
	width:134px;
	background-image:url(/assets/images/main-nav-cta-region.png);
}

#main-nav-cta-theme
{
	width:133px;
	background-image:url(/assets/images/main-nav-cta-theme.png);
}

#main-nav-sub ul
{
	position:absolute;
	left:162px;
	top:40px;
	z-index:1;
}

#main-nav-sub-attractions
{
	display:none;
}

#main-nav-sub-attractions ul
{
	position:absolute;
	width:133px;
	height:201px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:9px;
	line-height:19px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	overflow:hidden;
}

#main-nav-sub-attractions ul.left
{
	left:153px;
	top:47px;
}

#main-nav-sub-attractions ul.right
{
	left:293px;
	top:47px;
}

#main-nav-sub-attractions ul li
{
	width:133px;
	height:21px;
	margin:0 0 -1px 0;
}


#main-nav-sub-attractions ul a
{
	display:block;
	width:131px;
	height:19px;
	color:#303030;
	border-width:0;
	border-style:solid;
/*	border-color:transparent;*/
	padding:1px;
}

#main-nav-sub-attractions ul a:hover
{
	padding:0;
	border-width:1px;
	border-color:#9e9082;
	background-color:#dfd5c9;
	text-decoration:none;
}

#main-nav-sub-regions
{
	display:none;
}

#main-nav-sub-regions ul
{
	position:absolute;
	width:260px;
	height:230px;
	text-align:center;
	font-family:Arial, sans-serif;
	list-style:none;
	overflow:hidden;
}

#main-nav-sub-regions li
{
	display:block;
	position:relative;
	width:260px;
	height:68px;
}

#main-nav-sub-regions a
{
	display:block;
	position:absolute;
	width:96px;
	height:66px;
	left:7px;
	top:0;
	color:#303030;
	border-width:0;
	border-style:solid;
	border-color:transparent;
	padding:1px;
}

#main-nav-sub-regions a span
{
	display:block;
	width:96px;
	height:11px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 0 0 0;
}

#main-nav-sub-regions a:hover
{
	border-width:1px;
	border-color:#9e9082;
	background-color:#dfd5c9;
	text-decoration:none;
	padding:0;
}

#main-nav-sub-regions a img
{
	width:75px;
	height:51px;
	margin:0 0 0 12px;
}

#main-nav-sub-regions p
{
	display:block;
	position:absolute;
	width:116px;
	height:54px;
	left:142px;
	top:15px;
	font-size:10px;
	line-height:11px;
	color:#303030;
	text-align:left;
}

#main-nav-sub-theme
{
	display:none;
}

#main-nav-sub-theme ul
{
	position:absolute;
	width:98px;
	height:230px;
	list-style:none;
}

#main-nav-sub-theme ul.left
{
	left:169px;
	top:40px;
}

#main-nav-sub-theme ul.right
{
	left:310px;
	top:40px;
}

#main-nav-sub-theme li
{
	display:block;
	width:98px;
	height:68px;
}

#main-nav-sub-theme a
{
	display:block;
	width:96px;
	height:66px;
	padding:1px;
	border-width:0;
	border-style:solid;
	border-color:transparent;
}

#main-nav-sub-theme a span
{
	display:block;
	color:#303030;
	width:96px;
	height:11px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, sans-serif;
	margin:1px 0 0 0;
}

#main-nav-sub-theme a:hover
{
	padding:0;
	border-width:1px;
	border-color:#9e9082;
	background-color:#dfd5c9;
	text-decoration:none;
}

#main-nav-sub-theme a img
{
	width:75px;
	height:51px;
	margin:0 0 0 11px;
}

#main-nav-bg
{
	width:41px;
	height:240px;
	background-image:url(/assets/images/map-behind-main-nav.png);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	top:30px;
	z-index:0;
}

/* FOOTER ---------------------- */
#container-footer
{
	width:980px;
	height:165px;
	margin:-100px 0 0 0;
	background-image:url(/assets/images/footer.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}

#newsletter-signup
{
	display:block;
	position:absolute;
	width:700px;
	height:26px;
	left:30px;
	top:128px;
}

#newsletter-signup h2
{
	position:absolute;
	width:123px;
	height:20px;
	left:0;
	top:0;
	background-image:url(/assets/images/header-request-newsletter.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	margin:4px 0 0 0;
}

#newsletter-signup a#sign-up-now
{
	width:84px;
	position:absolute;
	background-image:url(/assets/images/button-sign-up-now.png);
	left:135px;
	top:2px;
}

/*#newsletter-name,
#newsletter-email
{
	position:absolute;
	width:218px;
	height:18px;
	border-style:inset;
	border-color:#cccccc;
	border-width:2px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4a3c35;
	padding:4px 3px 0 3px;
}

#newsletter-name
{
	left:166px;
	top:0;
}

#newsletter-email
{
	left:398px;
	top:0;
}

#newsletter-submit
{
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	left:631px;
	top:5px;
	background-image:url(/assets/images/newsletter-submit.png);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
}

#newsletter-submit:hover
{
	background-position:0 -15px;
}
*/
#contact-badge
{
	display:block;
	position:absolute;
	width:173px;
	height:132px;
	left:773px;
	top:93px;
	background-repeat:no-repeat;
}

#footer
{
	position:relative;
	width:980px;
	height:40px;
	margin:0 auto;
	background-image:url(/assets/images/footer-corners.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#footer div
{
	position:relative;
	width:735px;
	height:20px;
	top:15px;
	left:30px;
	text-align:left;
}

#footer div img
{
	display:inline;
	position:relative;
	top:1px;
}

#footer a,
#footer span
{
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#755b47;
	display:inline;
}

#footer span.divider
{
	margin:0 5px;
}