@charset "UTF-8";

/* Going Batty Stylesheet  -  main_green.css */

body {
	margin:0;
	padding:0;
	background:url('../images/bg.gif') repeat;
}

#container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}





/*  begin header elements  */
#header {
	width:100%;
	height:173px;
	background:url('../images/bg_header_green.jpg') repeat-x;
}

#headerBox {
	width:770px;
	height:151px;
	margin:0 auto;
	background:url('../images/banner_green.png') top left no-repeat;
	text-align:right;
}

#headerNav {
	width:770px;
	height:22px;
	margin:0 auto;
	text-align:left;
}

#utilityNav {
	list-style-type:none;
	margin:0;
	padding:10px 0 0 0;
	color:#fff;
}

#utilityNav li {
	display:-moz-inline-stack;  /* IE FIX */
	display:inline-block;
	zoom:1;  /* IE FIX */
	*display:inline;  /* IE FIX */
	margin:0 0 0 4px;
	padding:0;
}

#utilityNav a {
	text-decoration:none;
	color:#fff;
	font-size:10px;
}

#utilityNav a:hover {
	text-decoration:underline;
}




/*  begin navigation list  */
#navList {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navList li {
	display:-moz-inline-stack;  /* IE FIX */
	display:inline-block;
	zoom:1;  /* IE FIX */
	*display:inline;  /* IE FIX */
	background:#fff;
	height:22px;
	margin:0;
	padding:0 8px;
}

#navList a {
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	color:#31291E;
}

#navList a:hover {
	color:#aebe20;
	text-decoration:underline;
}






/*  begin content elements  */
#contentTop {
	width:800px;
	height:15px;
	margin:0 auto;
	background:#e2dbd0;
}

#contentBottom {
	width:800px;
	height:15px;
	margin:0 auto;
	background:#e2dbd0;
}

#content {
	width:770px;
	min-height:400px;
	background:url('../images/bg_dash.gif') top left repeat-y #e2dbd0;
	padding:0 15px;
	margin:0 auto;
}

#contentMain {
	width:510px;
	float:left;
}

#contentMain a {
	color:#aebe20;
	text-decoration:none;
}

#contentMain a:hover {
	text-decoration:underline;
}

#contentSub {
	width:230px;
	float:right;
}





/*  begin sidebar elements  */
.sidebarWrap {
	width:220px;
	min-height:10px;
	background:#f1ede5;
	margin:0 0 15px 0;
	padding:5px;
}

.sidebarTitle {
	width:220px;
	height:20px;
	background:#aebe20;
}

.sidebarContent {
	width:216px;
	padding:0 3px;
}

.sidebarWrap a {
	color:#aebe20;
	text-decoration:none;
}

.sidebarWrap a:hover {
	text-decoration:underline;
}

#eventList {
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
}

#eventList li {
	color:#31291E;
}





/*  begin footer elements  */
#footer {
	width:770px;
	height:70px;
	margin:0 auto;
	padding:15px;
	background:#fff;
}
	
#footerBox {
	width:600px;
	color:#67563d;
	float:left;
}

#footerBox p {
	font-size:11px;
}

#footerNav {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footerNav li {
	display:-moz-inline-stack;  /* IE FIX */
	display:inline-block;
	zoom:1;  /* IE FIX */
	*display:inline;  /* IE FIX */
	margin-right:4px;
}

#footerNav a {
	font-size:11px;
	color:#31291E;
	text-decoration:none;
}

#footerNav a:hover {
	color:#aebe20;
	text-decoration:underline;
}

#styleSwitch {
	width:170px;
	float:left;
	text-align:right;
}	

#ssIcon {
	margin:0;
	padding:0;
	width:46px;
	height:46px;
	background:url('../images/ss_icon_green.gif') top left no-repeat;
}





/*  begin general type elements  */
body {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	font-size:12px;
	line-height:1.5em;
	color:#31291E;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.5em;
	color:#aebe20;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#aebe20;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:19px;
	margin:0 0 0 5px;
	padding:0;
}




/*  begin general image elements  */
.border {
	border:5px solid #aebe20;
}

.imgSpace {
	margin:7px 0;
}

.price {
	font-weight:bold;
	color:#aebe20;
}

.storeStyle {
	vertical-align:top;
	height:410px;
}




/*  begin calendar elements  */
.calBox {
	width:497px;
	padding:5px;
	margin:0 0 20px 0;
	background:#f1ede5;
}

.calMonth {
	width:100%;
	height:20px;
	background:#aebe20;
}

.calMonth h3 {

}

.calDay {
	width:100%;
	margin:5px 0 0 0;
	height:20px;
}

.day {
	width:72px;
	text-align:center;
}

.date {
	width:62px;
	padding:5px;
	height:67px;
	background:#fff;
	text-align:left;
	vertical-align:top;
}

.eventSpecial {
	font-style:italic;
}




/*  begin class elements  */
.classList {
	margin:25px 0 0 0;
	padding:0 0 25px 0;
	border-bottom:1px dashed #fff;
}







.dashBreak {
	width:510px;
	height:1px;
	margin:25px 0;
	border-bottom:1px dashed #fff;
}




/*  begin rounded corners  */
#nav {
	width:770px;
    margin:0 auto;
	padding: 0;
}

.glowingtabs {
	width:770px;
	margin: 0 auto;
	padding: 0;
}

.glowingtabs ul {
	list-style-type: none;
	padding:0;
}

.glowingtabs li {
	display:inline;
	margin:0;
	padding:0;
}

.glowingtabs a {
	float:left;
	background:url('../images/corner_topLeft.gif') no-repeat left top;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	height:22px;
}

.glowingtabs a span {
	float:left;
	display:block;
	background:url('../images/corner_topRight.gif') no-repeat right top;
	margin: 0;
	padding: 4px 9px 6px 0px;
	color:#31291E;	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #aebe20;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -22px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -22px; /*Shift background image up to start of 2nd tab image*/
color: #aebe20;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -22px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -22px; /*Shift background image up to start of 2nd tab image*/
}




/*  begin batty bulletin board elements  */
.battyPost {
	margin-bottom:40px;
}

.battyPostNav {
	margin-bottom:30px;
}

.battyPostLeft {
	float:left;
}

.battyPostRight {
	float:right;
}

.postmetadata {
}

input.battyInput, textarea {
	background:#f1ede5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31291E;
	padding:3px;
}

input.battyInput {
	width:200px;
	margin:0 10px 0 0;
}

textarea {
	width:400px;
}



/*  begin styling for subpages listed in sidebar  */
#subPagesList {	
	list-style-type:none;
	margin:5px 0;
	padding:0;
}

#subPagesList li {
	height:15px;
}




/*  begin styling for calendar  */
.calendar-table {
	width:504px;
	background:#f1ede5;
	padding:5px;
}

.calendar-heading {
	background:#aebe20;
}

.calendar-prev {
	width:100px;
	text-align:left;
}

.calendar-month {
	width:304px;
	text-align:center;
}

.calendar-next {
	width:100px;
	text-align:right;
}

a#calNext, a#calNext:link, a#calNext:active, a#calNext:visited {
	color:#fff;
	text-decoration:none;
	margin-right:15px;
}

a#calPrev, a#calPrev:link, a#calPrev:active, a#calPrev:visited {
	color:#fff;
	text-decoration:none;
	margin-left:15px;
}

.calendar-prev a:hover {
	color:#ff9900;
}


.dayHeader {
	text-align:center;
	height:23px;
}

.day-without-date {
	width:62px;
	height:100px;
	background:#fff;
	text-align:left;
	vertical-align:top;
	padding:5px;
}

.day-with-date {
	width:62px;
	height:100px;
	background:#fff;
	text-align:left;
	vertical-align:top;
	padding:5px;
}

.dayCurrent {
	width:62px;
	height:100px;
	background:#e2dbd0;
	text-align:left;
	vertical-align:top;
	padding:5px;
	color:#aebe20;
}







/* lightbox styling */
#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:image/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; }

