/* ---------------------------------------------------------------------------------
   
Content Stylesheet 
--------------------------------------------------------------------------------- */


table { width: 100%; border-collapse: collapse; font-size: 13px; color: #5a4b40; }
table p { font-size: 13px; }
table td { padding: 0; border: none; vertical-align: top; }
table h3, table h6 { font-size: 1.1em; }

table .tprice { padding-left: 50px; text-align: right; }
table .half { padding-left: 20px; width: 100px; }
table .dozen { padding-left: 10px; }
table .multiLine { line-height: 1.5em; }

#right img { border: solid 5px #e2d0c1; }
.image { background: url(img-shadow.gif) no-repeat 0 bottom; padding-bottom: 20px; float: left; margin: 0 0 13px 0; }
#contact { margin: 0; float: left; width: 100%; height: 75px; }
#contact a { width: 100%; height: 75px; float: left; background: url(contact-details.gif) no-repeat 0 0; text-indent: -5000px; }
#grapeVine { margin: 0; }
#grapeVine a { width: 100%; height: 60px; float: left; background: url(right-subscribe.gif) no-repeat 0 0; text-indent: -5000px; }

#accordion { width: 100%; float: left; background: url(menu-divider.gif) no-repeat 0 0; }
#accordion div { width: 100%; float: left; background: url(menu-divider.gif) no-repeat 0 bottom; }
#accordion div div { float: left; /* padding: 15px!important; width: 554px; background: #d6bfaa; */ background: none; padding: 0; }
#accordion h4 a { float: left; color: #5a4b40; text-decoration: none; text-transform: uppercase; font-size: 0.7em; padding: 10px 16px 10px 0; display: block; letter-spacing: 0.1em;  }
#accordion h4 a:hover { color: #000; background: url(arrow-01.gif) no-repeat right 14px; }

#marginB { margin: 0 0 10px 0; }
.entertainer { width: 100%; float: left; padding: 20px 0 5px 0; border-top: solid 1px #9e8671; }
.imgBox { float: left; width: 277px; padding: 0 0 15px 0; }
.imgBox img { float: left; }
.entText { float: right; width: 290px; padding: 0 0 10px 0; }
#left .entertainer h2 { margin: 0 0 3px 0; font-size: 1.1em; }
#left .entertainer h3 { margin: 0 0 15px 0; }
.showPrice { margin: 0; }

#left .tickets { float: left; margin: 0; }
#left .tickets a { float: left; width: 277px; height: 28px; background: url(btn-tickets.gif) no-repeat center center #5a4b40; text-indent: -5000px; outline: none; }
#left .tickets a:hover { background: url(btn-tickets-hover.gif) no-repeat center center #ae153e; }

.imgBox a img { padding-bottom: 30px; background: url(btn-tickets.gif) no-repeat center bottom #5a4b40; }
.imgBox a img:hover { background: url(btn-tickets-hover.gif) no-repeat center bottom #ae153e; }

.menuOptions, .article { padding-top: 10px; border-top: solid 1px #9e8671; }
.subtext { margin: 0; } 

/* ---------------------------------------------------------------------------------
   SIFR STYLES
--------------------------------------------------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash #left h3, 
.sIFR-hasFlash #left h6
{ visibility: hidden; }

.sIFR-hasFlash h1 { font-size: 1.7em; }
.sIFR-hasFlash h2 { font-size: 0.8em; }


/* ---------------------------------------------------------------------------------
   JQUERY TABS
--------------------------------------------------------------------------------- */

/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
	width: 564px; 
}

#tabs, #tabs ul { margin: 0; padding: 0; width: 586px; float: left; background: url(tabs-btm.gif) repeat-x 0 bottom #c8b29f; }
#tabs ul { margin: 0; padding: 10px 0 0 0; }
#tabs ul li { list-style-type: none; float: left; padding: 0 8px 0 0; font-size: 0.7em; text-transform: uppercase; }
#tabs ul li a { background: #bea997; float: left; margin-top: 5px; display: block; padding: 7px 13px; border: solid 1px #9e8671; border-bottom: none; outline: none; text-decoration: none; color: #87725f; } 
#tabs ul li a:hover { color: #5d4d40; background: #b49f8c;}

#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5 { float: left; width: 554px; border: solid 1px #9e8671; border-top: none; padding: 35px 15px 15px 15px; background: #c8b29f; }
#tabs-1 table { width: 554px; }


.ui-tabs-selected a, .ui-tabs-selected a:hover { background: url(tabs-a.gif) repeat-x 0 0 #c8b29f !important; color: #5d4d40!important; margin-top: 0!important; padding-top: 10px!important; padding-bottom: 10px!important; }
.ui-tabs-hide {	height: 0px; overflow: hidden; display: block; width: 564px; text-indent: -5000px; border: none!important; padding: 0!important; }

#tabs table td { padding-bottom: 3px; }
#tabs h2 { margin-top: 10px; }
