@import url(http://misc.hersheypa.com/assets/social_bar/social_bar.css);
/* General
---------------------------------------------------------------------*/

body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	background-color: #C7BA9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin: 20px 0px 10px;
}
a:link {
	color: #103F74;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #897A5A;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.button {
	padding-bottom: 5px;
}
p {
	margin-top: 1px;
	padding-top: 1px;
}

h1 {
	font-size: 18px;
	color: #AE222B;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #2871B7;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #688E32;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #AE222B;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	margin-top: 2px;
	padding-top: 2px;
}
.resultsTable {
	padding: 10px;
	color: #FFFFFF;
	background: #AE222B url(/images/resultsBack.jpg) repeat-x;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}



/* Layout
---------------------------------------------------------------------*/

.logoCol {
	padding: 16px 0px 14px;
}
.mainFlash {
	padding: 10px 25px 5px;
}
.mainLeftColumn {
	padding: 25px 20px 20px 25px;
}
.mainRightColumn {
	padding: 0px 25px 20px 0px;
}
.leftColumn {
	padding: 10px 10px 25px 25px;
}
.rightColumn {
	padding: 10px 25px 25px 0px;
}
.fImg {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}
.padding5 {
	padding-top: 5px;
}
#contentBA {
	padding-top: 12px;
}
#content {
	padding-left: 10px;
	padding-top: 5px;
}
.eventrule {
	border-top: 1px solid #CCCCCC;
	margin: 0px 0 10px;
}
.eventTable {
	background: #FFFFFF;
}
.eventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	padding: 5px;
	color: #FFFFFF;
	background: #AE222B url(/images/resultsBack.jpg) repeat-x;
}
.eventTitleDates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #FFFFFF;
}
.eventLight {
	background-color: #F6F6F6;
	padding: 5px;
}
.eventDark {
	background-color: #E5E5E5;
	padding: 5px;
}
.eventWhite {
	background-color: #FFFFFF;
	padding: 8px;
}
.booking01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #000000;
}
.bookingLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333366;
	font-weight: bold;
}
.bookingSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #333366;
	font-weight: bold;
}
.bookPad {
	padding: 5px 0px 5px 10px;
	background: url(/plan_your_visit/images/08calLampost.gif) no-repeat;
}


/* Typography
---------------------------------------------------------------------*/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.breadcrumb a:link {
	color: #FFFFFF;
}
.breadcrumb a:visited {
	color: #FFFFFF;
}
.breadcrumb a:hover {
	color: #666666;
}
.footnote {
	font-size:10px;
	margin-bottom: 5px;
	line-height:14px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerNav a:hover {
	color: #666666;
	text-decoration: underline;
}
.groupDiscount {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #99262D;
}

/* Lightbox
------------------------------------------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/images/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
