@charset "utf-8";

html, body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
body.homePage {
	background-color: #BEE7FC;
	background-image: url(/i/repeater-post-winter.png);
	background-repeat: repeat-x;
}
table.homePage{width:100%; height:100%;}

#listingFeature.background {
	color:white;
	opacity:.25;
	filter:alpha(opacity=25);
}
label{cursor:pointer;}
a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #fcfed1;
	text-decoration: underline;
	outline:none;
}
a.red-box{
	padding-left:10px;
	text-decoration:none;
	background:url('../i/link-red-box.gif') no-repeat left center;	
}
a.googleBubble{
  	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #990000;
	text-decoration: none;
	outline:none;
	padding-left:10px;
	font-size:9px;
	background:url('../i/link-red-box.gif') no-repeat left center;	
}
a.googleBubble:hover{
	color: #DB0000;
}


img{outline:none;}

img.shoppingImage{border:2px solid #FFF;}

img.shoppingImage:hover{border:2px solid #E9DDB5;}

a:hover {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 11px;
	color: #fcfed1;
	text-decoration: none;
}
.mainMenuBackground {
	position: absolute;
	height: 33px;
	background-color: #000000;
	width: 760px;
	z-index: 1;
	top: 50px;
	-moz-opacity: 0.30;
	filter:alpha(opacity=30);
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
}

.mainMenu {
	width: 760px;
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
}

.mainMenuHomepage {
	width: 760px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
}

.menuMainItemLink {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	z-index: -1;
	display: block;
	padding: 10px;
	outline: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuMainItemLink:hover {
	text-decoration: underline;
	color: #E9DDB5;
	outline: none;
}

.allContent {
	padding-top: 50px;
	width: 760px;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
}

.menuBottomBar {
	background-color: #E9DDB5;
	height: 4px;
	width: 760px;
	top: 83px;
	position: absolute;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
	border: none;
	line-height:1px;
	font-size: 0px;
}
.tpng  {
	
}
.subMenu{
	position: absolute;
	text-align: left;
	display: block;
	width: auto;
}

.subMenuHomepage{
	position: absolute;
	text-align: left;
	display: block;
	width: auto;
}

.subMenu2{
	position: absolute;
	text-align: left;
	display: block;
	width: 250px;
	z-index: 99;
	top:0px;
	left:50%;
	margin-left:105px;
}
.subMenu2Homepage{
	position: absolute;
	text-align: left;
	display: block;
	width: 250px;
	z-index: 99;
	top:0px;
	left:50%;
	margin-left:105px;
}
.subMenu3{
	position: absolute;
	text-align: left;
	display: block;
	width: 250px;
	z-index: 99;
	top:108px;
	left:50%;
	margin-left:73px;
}
.subMenu3Homepage{
	position: absolute;
	text-align: left;
	display: block;
	width: 250px;
	z-index: 99;
	top:108px;
	left:50%;
	margin-left:73px;
}


.subMenu5{
	position: absolute;
	text-align: left;
	display: block;
	width: 250px;
	z-index: 99;
	top:0px;
	left:0px;
	margin-left:118px;
}

.subMenuItem {
	font-size: 10px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	background-color: #E9DDB5;
	white-space: nowrap;
}

.subMenuItemLink {
	font-size: 10px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	background: #E9DDB5 url('../i/menu-arrow.gif') no-repeat 0px 8px;
	padding:10px 30px 10px 15px;
	color: #90845B;
	display: block;
	border-bottom: 1px solid #F0E8CD;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	white-space: nowrap;
}

.subMenuItemLink:hover {
	color: #000000;
	outline: none;
	text-decoration: none;
}

.subMenuItemLink2 {
	font-size: 10px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	background: #DDDDDD url('../i/menu-arrow.gif') no-repeat 0px 8px;
	padding:10px 30px 10px 15px;
	color: #90845B;
	display: block;
	border-bottom: 1px solid #F0E8CD;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	white-space: nowrap;
}

.subMenuItemLink2:hover {
	color: #000000;
	outline: none;
	text-decoration: none;
}

.contentContainer{
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #EEEEEE;
	position: absolute;
	margin-top: 260px;
	width: 760px;
	padding-top: 0px;
	padding-left: 15px;
	left: 50%;
	margin-left: -380px;
}

.contentBorder {
	background-color: #AAAAAA;
	-moz-opacity: 0.30;
	filter: alpha(opacity=30);
	line-height:1px;
	font-size: 0px;
}

.content {
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	text-align: justify;
	padding-left: 12px;
	padding-right: 30px;
}

.contentLink {
	font-size: 11px;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color:#FFFFFF;
	}
.contentRight {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	padding-left: 30px;
	padding-right: 0px;
	color: #E9DDB5;
	text-align: justify;
}
.sectionheader {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
	margin-top:0px;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

.pageTitle {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #E9DDB5;
	text-align: left;
	font-size:22px; 
	font-weight:normal; 
	font-family:Georgia, 'Times New Roman', Times, serif;
}

h2.museum-attraction-shops{
	color: #FFF;
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}

.sp_header {
	color: #E9DDB5;
	font-size: 16px;
	font-family: 'Times New Roman', Georgia, Sans-Serif;
	font-weight: bold;
	text-align: left;
}


.changeBackgroundThumb{
	height: 60px;
	width: 47px;
	-moz-opacity: 0.55;
	filter:alpha(opacity=55);
	border: 1px solid #AAAAAA;
	background-repeat: no-repeat;
	background-position: center;
}

.changeBackgroundThumbHover{
	height: 60px;
	width: 47px;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
	background-repeat: no-repeat;
	border: 1px solid #AAAAAA;
	background-position: center;
}

.blackScreen{
	background-color: #000000;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 2000px;
	z-index: 3;
}

.footer {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}

.footer-links a {
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	color: #E9DDB5;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}

.footer-links a:hover {
	text-decoration: underline;
	outline: none;
}

.bottomBorder {
	border-bottom: 1px solid #AAAAAA;
}

.topBorder {
	border-top: 1px solid #AAAAAA;
}

.attractionsSeparator {
	height:1px;
	background:#AAA;
	margin:15px 0px;
}
.attractionsSearchResults{
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#E5E4E4;
	padding:20px;
	margin:30px 0px;
	color:#545454;
}
.attractionsPager{
	-moz-border-radius: 10px;
	border-radius: 10px; 
	background:#E5E4E4; 
	padding:20px; 
	margin:30px 0px; 
	color:#545454;
	text-align:center; 
	text-transform:uppercase;	
}

.topBorderShopping {
	border-top: 1px solid #E9DDB5;
}

input {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

textarea {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

select {
	background-color: #E9DDB5;
	color: #666666;
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;;
}

.formContainer {
	border: 1px solid #90845B;
}

.check {
	background-color: transparent;
	outline: none;
}

.googleMapsNavigationBar a{
	color:#999999;
	font-size:11px;
}

.googleMapsNavigationBar {
	left: 50%;
	width: 745px;
	position:absolute;
	margin-left: -360px; /* 1/2 its width */
}
	
.hrgoogle {
	left: 50%;
	width: 730px;
	position: absolute;
	border: 0px;
	height: 1px;
    background-color: #555555;
    margin-top:-20px;
	margin-left: -352px; /* 1/2 its width */
} 
.hpseo {
	width: 760px;
	font-size: 70%;
	color: #999999;
	z-index: 200;
	position: absolute;
	left: 50%;
	margin-left: -380px; /* 1/2 its width */
	padding-bottom:5em; 
	font-family: 'Trebuchet MS', Lucidia, Tahoma, Arial;
	top: 750px;
}
.hpseo h1 {
	margin:0 0 0 0;
	text-align:center;
}
.hpseo h2 {
	margin:0 0 0 0;
}
.hpseo p.follow {
	margin:0 0 1em 2.5em;
}


.galleryPhoto{
border:1px solid #e9e9e9;
margin:17px;
}

.pageLinks{
font-size:11px;}

.warning {color:#FFFFCC; font-style:italic; font-weight:bold; font-size:1.3em;}

.png-fix {
	
}
.emailshade {
	background-color: #000;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter: alpha(opacity=0);
	z-index: 999;	
}
.emailshade2 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter: alpha(opacity=0);
	z-index: 1000;
	overflow: hidden;
}
.emailshadeform {
	height:200px; width:400px;
	border: 3px solid #999;
}
.emailshadeform td {
	background-color: #FFF;
}
.emailshadeform td input {
	font-size: 16px;
}
.closeLink {
	color: #999;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.privLink,.privLink:hover {
	color: #999;
	font-size: 10px;
	font-family: arial;
}

div#jrs_calendar_form{ width:200px; margin:auto;}
div#jackrabbit{position:absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter: alpha(opacity=0);
	z-index: 999;
	overflow: hidden;
	text-align:center;
}

/*	INTERIOR BUTTON SET */	

div#jackrabbitBtn{
	display:block;
	position:absolute;
	top:83px;
	left:50%;
	margin-left:211px;
	width:170px;
	height:64px;
	background:url('../i/booknow-sprite.png') no-repeat 0 -64px;
	z-index:1;
	}
	
div#jackrabbitBtnHome{
	display:block;
	width:170px;
	height:64px;
	background:url('../i/booknow-sprite.png') no-repeat 0 -64px;
	}
	
div#jackrabbitBtn a{
	display:block;
	width:100%;
	height:100%;
	background:url('../i/booknow-sprite.png') no-repeat 0 0px;
	text-indent:-9999px;
	cursor:pointer !important;
	}
	
div#jackrabbitBtn a:hover{
	background-position:0 64px;
	}
	
/*	HOME BUTTON SET */	


div#jackrabbitHome{
	display:block;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:155px;
	width:326px;
	height:64px;
	z-index:1;
	}
	
	
div#jackrabbitBtnHome{
	float:right;
	display:block;
	width:170px;
	height:64px;
	background:url('../i/booknow-sprite.png') no-repeat 0 -64px;
	}
	
div#jackrabbitBtnHome a{
	display:block;
	width:100%;
	height:100%;
	background:url('../i/booknow-sprite.png') no-repeat 0 0px;
	text-indent:-9999px;
	cursor:pointer !important;
	}
	
div#jackrabbitBtnHome a:hover{
	background-position:0 64px;
	}
	
	
div#EmailSIgnUpHome{
	float:left;
	display:block;
	width:156px;
	height:42px;
	background:url('../i/booknow-sprite.png') no-repeat -170px -42px;
	}

div#EmailSIgnUpHome a{
	display:block;
	width:100%;
	height:100%;
	background:url('../i/booknow-sprite.png') no-repeat -170px 0px;
	text-indent:-9999px;
	cursor:pointer !important;
	}
	
div#EmailSIgnUpHome a:hover{
	background-position:170px 42px;
	}
