@charset "UTF-8";
/* GLOBAL STYLES */
.oneColElsCtrHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bkgd/bkgd_container.png);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColElsCtrHdr #topheader {
	height: 100px;
	background-color: #371B00;
	margin: 0px;
}
.oneColElsCtrHdr #header {
	background-image: url(images/bkgd/banner_img.jpg);
	height: 181px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColElsCtrHdr #mainContent {
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	width: 800px;
}
.oneColElsCtrHdr #footer {
	padding: 0;
} 
.oneColElsCtrHdr #footer p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.oneColElsCtrHdr #footer a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.oneColElsCtrHdr #footer a:visited {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.oneColElsCtrHdr #footer a:hover {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD6224;
	text-decoration: none;
	text-align: center;
}
.oneColElsCtrHdr #bottom {
	padding: 0;
	background-image: url(images/bkgd/bkgd_container_btm.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* TOP NAVIGATION BAR */
#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: 12px;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
	display: block;
	padding: 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar li a:hover {
	color: #999900;
}
#navbar li ul {
	display: none;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	/*margin: 0;*/
	/* margin-right:-50px; */
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navbar li:hover li, #navbar li.hover li {
	float: left;
}
#navbar li:hover li a, #navbar li.hover li a {
	color: #FFFFFF;
}
#navbar li li a:hover {
	color: #371B00;
}
#nav	{
  background-image: url("images/nav/spriteme1.png");
  background-position: 0px -10px;
	background-repeat:repeat-x;
	height:18px;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold
}
/* END NAVIGATION BAR CODE */
/* GLOBAL STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #451600;
	text-decoration: none;
/* 	background-image: url(images/bkgd/bkg_top3.png); */
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 8px;
	font-size: 13px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.headergrn {
	font-size: 16px;
	font-weight: bold;
	color:#999900;
}
.bigheader {
	font-size: 24px;
	font-weight: bold;
	color:#663300;
	text-transform: uppercase;
}
.xx-small {
	font-size: 10px
}
.sm_bold_org {
	font-size: 13px;
	font-weight: bold;
	color: #DD6224;
}
.sm_bold_wht {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.x-small {
	font-size: 11px;
	color: #371B00;
}
.x-smallwht {
	font-size: 11px;
	color:#FFFFFF;
}
.x-smallgrn {
	font-size: 11px;
	color: #999900;
}
.x-smallorg {
	font-size: 11px;
	color: #DD6224;
}
.small {
	font-size: 13px;
	color: #371B00;
}
.medium {
	font-size: 15px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 25px 5px 25px;
	width: 750px;
	text-align: justify;
	text-decoration: none;
  background-image: url("images/nav/spriteme1.png");
  background-position: 0px -55px;
	background-repeat:repeat-x;
	height:16px;
	font-weight:bold
}
.links {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	color: #DD6224;
	font-weight: bold;
	text-decoration: none;
}
.links  a {
	color: #371B00;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* GLOBAL STYLES END HERE */
/* STYLES FOR FLASH SLIDESHOW HERE */
#slides {
	margin: 0;
	padding: 0;
}
.slides-image {
	padding-top: 0px;
}
.slides-text {
	height: 70px;
	width: 590px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 17px;
}
.slides-text p{
	padding-left: 20px;
	padding-right: 20px;
}
.slides-text span {
	font-style:italic;
}
.slides-text a {
	color: #999900;
	font-weight: bold;
}
.slides-text a:hover {
	color: #DD6224;
	font-weight: bold;
}
img.slides-frame {
	background-repeat: no-repeat;
	height: 300px;
	width: 590px;
}
/* END OF SLIDESHOW CODE*/

.showtitle {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	color: #999900;
	font-size: 16px;
}
.showtitle:hover {
	color: #DD6224;
}
.showdate {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999900;
	font-size: 16px;
}
.showdate:hover {
	color: #DD6224;
}

/* CODE FOR RIGHT SIDE HOME PAGE TABS  */

#playhouse {
	margin: 0;
	padding-top: 80px;
	width: 200px;
	height: 320px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(images/bkgd/sidebar_bkgd_ph1.png);
}
#playhouse-text {
	width: 170px;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	height: 320px;
}
#playhouse-text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#playhouse-text a {
	color: #371B00;
	font-weight: bold;
}
#playhouse-text a:hover {
	color: #999900;
	font-weight: bold;
}
/* END OF RIGHT SIDE TAB CODE  */
.phheading {
	font-weight: bold;
	text-decoration: none;
	color: #999900;
	font-size: 14px;
}
.phshowtitle {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	color: #371B00;
	font-size: 12px;
}
.phshowtitle:hover {
	color: #999900;
}
#playhouse_sm {
	margin: 0;
	width: 200px;
	height: 400px;
	background-color: #FFFFFF;
	float: right;
	/*background-image: url(images/bkgd/sidebar_bkgd_ph2.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
}
#fiveguys {
	position:absolute;
	margin-left: 12px;
	margin-top: -70px;
	width: 200px;
	height: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#fiveguys a{
	text-decoration: none;
	color:#000000;
	display:block;
	width:100%;
	height:100px;
}
#fiveguys2 {
	margin-left: 0px;
	text-align: left;
}
#fiveguys2 a{
	text-decoration: none;
	color:#000000;
	height:35px;
}
#zoocopy {
	position:absolute;
	margin-left: 12px;
	margin-top: -80px;
	width: 200px;
	height: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#zoocopy a{
	text-decoration: none;
	color:#000000;
	display:block;
	width:100%;
	height:100px;
}
#zoocopy2 {
	margin-left: 0px;
	text-align: left;
}
#zoocopy2 a{
	text-decoration: none;
	color:#000000;
	height:35px;
}
#whatsnew {

	margin: 0px;
	height: 132px;
	background-color: #FFFFFF;
	
/* 	float: right; */
}
#whatsnew-text {
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	height: 110px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-decoration: none;
	line-height: 25px;
}
#whatsnew-text a {
	color: #371B00;
	font-weight: bold;
}
#whatsnew-text a:hover {
	color: #DD6224;
}
#movie-border {
	margin: 0;
	width: 185px;
	height: 130px;
	background-image: url(images/bkgd/movie-border_sm1.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#movie-border2 {
	margin: 0;
	width: 185px;
	height: 130px;
	background-image: url(images/bkgd/movie-border_sm1-jb.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#tix {
	margin: 0;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
}
#showbanner {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 150px;
}
#showbanner2 {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 313px;
}
#showbanner3 {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 200px;
}
.date {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999900;
	margin: 0px;
	text-align: center;
}
.date_sm {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999900;
	margin: 0px;
	text-align: center;
}
.showbannersubhead {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #663300;
	font-size: 15px;
}
.showbannersubhead:hover {
	color: #DD6224;
}
#showart {
	margin: 0;
	width: 280px;
	height: 400px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#showtext {
	margin: 0;
	width: 460px;
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	background-color: #FFFFFF;
}
#showtext p {
	font-size: 13px;
	color: #371B00;
	text-decoration: none;
	text-align: left;
}
#showtext p span{
	font-weight: bold;
}
#phshowart {
	margin: 0;
	width: 280px;
	height: 280px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#phshowtext {
	margin: 0;
	width: 460px;
	height: 280px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
	float: right;
	background-color: #FFFFFF;
}
#phshowtext p {
	font-size: 13px;
	color: #371B00;
	text-decoration: none;
	text-align: left;
}
.calhead {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
#calendar {
	margin: 0;
	width: 780px;
	text-align:center;
}
.calendar {
	font-size: 13px;
	color: #371B00;
}
.calendar a {
	color: #371B00;
	font-weight:bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
}
.calendar a:hover {
	background-color: #DD6224;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(images/nav/calendar_ro.png);
	background-repeat: repeat-x;
	background-position: center;
}
.calendar_wht {
	font-size: 13px;
	color: #FFFFFF;
}
.calendar_whtxx {
	font-size: 10px;
	color: #FFFFFF;
}
#datetable {
	margin: 0;
	padding-bottom: 15px;
	height: 75px;
}
#pricetable {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 60px;
}
#email {
	margin: 0;
	height: 30px;
	width: 440px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#seasontix {
	margin: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#seasontix p {
	font-size: 13px;
	color: #371B00;
	text-decoration: none;
	margin: 0px;
}
.stay-tuned {
	font-weight: bold;
	font-size: 12px;
}
#seasontix a {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
#seasontix a:hover {
	color: #DD6224;
	text-decoration: none;
	font-weight: bold;
}
#rates {
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#rates ul {
	text-align: left;
	list-style-image: url(images/bkgd/dome_bullet.jpg);
}
#rates p {
	font-size: 13px;
	color: #371B00;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rates a {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
#rates a:hover {
	color: #DD6224;
	text-decoration: none;
	font-weight: bold;
}
#broadway {
	margin: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#broadway p {
	font-size: 13px;
	color: #371B00;
	text-decoration: none;
	margin: 0px;
}
#broadway a {
	color: #371B00;
	text-decoration: none;
	font-weight: bold;
}
#broadway a:hover {
	color: #DD6224;
	text-decoration: none;
	font-weight: bold;
}
.full {
	color: #BBBBBB;
}
#cpacnav {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
#cpacnav a {
	padding-bottom: 10px;
    color:#FFFFFF;
}
#cpacnav a:hover {
    color:#371B00;
}
.oneColElsCtrHdr #regtop {
	padding: 0;
	background-image: url(images/bkgd/bkgd_container_btm.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.calendar_cpac {
	font-size: 10px;
	color: #371B00;
}
.calendar_cpac a {
	color: #371B00;
	font-weight:bold;
	display: block;
}
.calendar_cpac a:hover {
	background-color: #DD6224;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(images/nav/calendar_cpac_ro.png);
	background-repeat: repeat-x;
	background-position: center;
	height:50px;
}
#whatsnew-text2 {
position: absolute;
margin-left: 30px;
margin-top: 15px;
width: 550px;
color: #ffffff;
font-size: 11px;
text-align: right;
height: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-decoration: none;
line-height: 14px;
}
.homelink {
color:#fdffac;
font-weight: bold;
text-decoration: none;
}
.homelink:hover {
	color: #999900;
}
.bobtext {
	font-size: 12px;
}
.phshowtitle2 {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	color: #fdffac;
	font-size: 16px;
}
.phshowtitle2:hover {
	color: #999900;
}
/*ADDITIONAL LINKS CODE HERE*/
div#additional-links {
width: 300px;
padding-top: 15px;
padding-bottom: 10px;
border-style:none;
text-align:left;
}
div#additional-links p{
font-weight:bold;
font-size: 14px;
}
div#additional-links a{
font-size: 12px;
font-weight:bold;
}
/* ------------------------ */
#slidenav { margin: 0px;  z-index:1000; }
#slidenav a { margin: 5px; padding: 2px 12px; border: 1px solid #fff; background: #fc0; text-decoration: none; font-size: 6px; line-height: 12px;}
#slidenav a.activeSlide { background: #d77002 }
#slidenav a:focus { outline: none; }
#slideholder {
	width: 590px;
	height: 400px;
	float: right;
	padding:5px 0 9px 0;
}
div#rotating-tabs {
	padding-top:5px;
	width:200px;
	height:150px;	
}
/* <-- FANCY BOX --> */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

.panel .panel-overlay .slide-title a.lightbox {
	font-size: 1em;
}

/* <-- END FANCYBOX --> */
/* <-- GALLERY VIEW --> */
/*

	GalleryView Stylesheet
	
	Use the CSS rules below to modify the look of your gallery.
	 
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
	NOTE - The markup below represents the DOM generated by the GalleryView plugin, NOT the markup you would include in your HTML file.
		   Refer to README.txt to review markup requirements.
	
	<div class="gallery">
		<div class="panel">
			<img src="path/to/image.jpg" />
			<div class="panel-overlay">
				...overlay content...
			</div>
			<div class="overlay-background"></div>
		</div>
		<ul class="filmstrip">
			<li class="frame current">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
			<li class="frame">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
		</ul>
	</div>
*/

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#gallery { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #000; padding: 0px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 90px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.85em; text-align: left; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel .panel-overlay h {padding-bottom: 0px;}
.panel-overlay .showdate {margin-bottom: 0px;}
.panel-overlay p {margin-top: 5px;}
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: white;
}
.slide-title{margin-top: 14px;}
.slide-title a{
	font-size: 1.5em;
/* 	color: #371B00; */ 
}
/* <-- END GALLERY VIEW --> */
#tab-area {
	 width: 197px;
	 height: 500px;
	 padding-left: 3px;
	 background-image: url(images/tabs.bak.jpg)
}
#tab-area img{
	padding-bottom: 0px;
}