@import "highslide.css";
@import "accordion2.css";
@import "pagenav.css";
@import "alttoggles.css";
@import "awelcome.css";
/*
light green #e0f569
fill bkg green #9dc3b0
content bkg green #95b9a6
bkg dk grey #979797
bkg light grey #b3b3b3
big heads #747474
*/

/* @group IE fixes */

* html div#fullback {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);}

* html div#topnav {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);}

* html div#footer {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}

* html div#blogfooter {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}

* html div.toggle {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle1 {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle2 {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle3 {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}


* html div.toggle4 {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle5 {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}



* html div.toggleB {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle1B {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle2B {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

* html div.toggle3B {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(62 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}



* html a img
{border: none;}
/* @end */
/* @group Simple Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, textarea
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
	

ul,ol{
	list-style: none;
	margin-bottom: 10px;
}


/* @end */

/* @group Generic */

html, body{
	width: auto;
}
html{
	font-size:100.1%;/*WinIE6- text resize adjust*/
	min-height: 100%; 
	padding-bottom: 1px;	

}
body {
	font: 0.7em/1.65 "Lucida Grande",Tahoma,Verdana,sans-serif;
	color: #000;
	background: #9DC3B0;
	margin: 0;
	padding: 0;
	text-align: center;


}
h1,h2,h3,h4,h5,h6{
	color: #ffffff;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.wcolor
{
	color: #CC3333;
	font-size: 12px;
	text-transform: uppercase;
}

a, a:visited {
color: #457e6e;
}

a:hover {
text-decoration: underline;
}

form { 
	padding: 0;
	margin: 0;
	width: auto;
}

:focus {
	background-color: #dcfae1;
}

a img:focus {
	background-color: transparent;
}
	
	/* @end */

/* @group Containers */
#container
{
	margin: 0px auto;

	width: 890px;
	text-align: left;
	background: #95B9A6;
	padding-top: 100px;
	padding-bottom: 100%;
}

#fullback
{
	background-color: #b3b3b3;
	width: 100%;
	height: 60px;
	border-bottom: 3px solid #ffffff;
	position: fixed;
	top: 0px;
	left: 0px;
}


#adcontainer
{
	margin: 0px auto;
	width: 890px;
	text-align: left;
	background: #95B9A6;
	padding-top: 80px;
	padding-bottom: 100%;
}

.inset {
	padding: 10px;
	margin-bottom: 10px;
	}

#content
{
	margin-left: 0;
	text-align: left;
}


#adcontent
{
	margin: 0 40px 0 40px;
	text-align: left;
}



#footer
{
width: 850px;
	position: fixed;
	bottom: 0px;
	padding: 4px 20px;
	background-color: #a3a3a3;
		border-top: 2px solid #ffffff;
}

#blogfooter
{
	width: 810px;
	position: fixed;
	bottom: 0px;
	padding: 4px 40px;
	background-color: #a3a3a3;
	border-top: 2px solid #ffffff;
	margin-left: 0;
}

#footer2
{
	width: 320px;
}
/* @end */

.toggle
{
	width: 97px;
	height: 25px;
	position: fixed;
	top: 62px;
	margin-left: 463px;
	z-index: 5;
}


.toggle1
{
	width: 89px;
	height: 25px;
	position: fixed;
	top: 62px;
	margin-left: 560px;
	z-index: 5;
}

.toggle2
{
	width: 113px;
	position: fixed;
	top: 62px;
	margin-left: 649px;
	height: 25px;
	z-index: 5;
}

.toggle3
{
	width: 84px;
	height: 25px;
	position: fixed;
	top: 62px;
	margin-left: 762px;
	z-index: 5;
}
.toggle4
{
	width: 113px;
	height: 25px;
	position: fixed;
	top: 62px;
	margin-left: 650px;
	z-index: 5;
}
.toggle5
{
	width: 184px;
	height: 25px;
	position: fixed;
	top: 62px;
	margin-left: 465px;
	z-index: 5;
}

/* @group Content styles*/
#bothsides { margin: 0 20px; }

#fullwidth
{
	width: 810px;
	margin: 30px 0 0 40px;
	text-align: center;
}

.tickets h2 { padding-top: 20px; }
* html #leftside { margin-left: 0px; }
#leftside { 
	width: 355px;
	float: left;
margin-left: 39px;
	margin-top: 0px;
}
#rightside
{
	width: 450px;
	margin-right: 30px;
	/*border-top: 1px solid #7a9889;
	border-bottom: 1px solid #aad3be;*/
	background-color: none;
	float: right;
}
#adbleftside { 
	width: 520px;
	float: left;
}


#adbrightside
{
	width: 250px;
	margin-right: 0px;
	float: right;
	padding: 5px 10px;
	background-color:none;

}
.catdisplay { line-height: 120%; }
#selectcats
{
	width: 880px;
	margin-bottom: 10px;
}
.pictureframe img { border: 15px solid white; }
#tabcontent
{
	margin-top: 40px;
	margin-bottom: 16px;
	border: 1px transparent;
}

#tableft
{
	width: 49%;
	margin: 0 0 10px 0px;
	float: left;
}
#tabright
{width: 49%;
float:right;}

#tabcontent a:link, a:visited
{
	color: #457e6e;
}

#tabcontent h3
{
	color: #457e6e;
	margin: 0px 0 2px 0;
}


.show {
	color: #95B9A6;
	
}

.status
{
	color: #126618;
	font-variant: small-caps;
	font-size: 12px;
}

.status strong {
	text-transform: capitalize;
}

#rightside h4 {
	color: white;
	font-size: 120%;
	font-weight: bold;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	}

#tabcontent  h5
{
font-size: 10px;
	color: #457e6e;
}
.pics
{
margin-top: 0px;
	height: 400px;
}


/* @top and page nav */

/* @group Top and page nav */

#topnav
{
	background-color: #979797;
	width: 809px;
	padding: 0 40px;
	height: 60px;
	border-bottom: 3px solid #ffffff;
	z-index: 1050;
	position: fixed;
	top: 0px;
}

.bannerbox {
float:right;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;}

#pagenav
{
	width: 800px;
	margin-top: -17px;
	background-color: none;
}

#pagenav ul
{

}


#topnav p {
	margin: 0;
	padding: 20px 0;
float: left;
	font-size: 12px;
}

p#rightside {
	margin: 0;
	padding: 0;
}

.loggedin {
	color: #F6F6F6; 
	text-transform: capitalize;
	
}

/* @end */

li.inline
{
	display: inline;
	padding: 4px 7px 3px 7px;
	margin-right: 2px;
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 4px;
}



/*li a {
	color: #99c;
	text-decoration: none;
}

li a:hover {
	color: #ffffff;
	background-color: #99c;
}*/


li.last
{
	display: inline;
	padding: 4px 7px 3px 7px;
	background-color: #fff;
	font-size: 16px;
}

#navlist ul
{
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

/* @group footer */

#footerlinks
{
	text-transform: lowercase;


}

#footerlinks .inline
{
	float: right;
	margin-left: 16px;
}

.highslide-maincontent p
{margin-bottom: 8px;
}
.highslide-maincontent h3
{color:  #95b9a6;
 }
.inline p
{
		margin-bottom: 6px;
}

#footer .inline2
{
	margin-left: 16px;
	float: right;
}
#footerlinks a
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;

}
#footerlinks a:hover, .footermmpi a:hover
{
	color: #CCCCCC;

}

.footermmpi
{
	float: left;

}

.footermmpi a
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}



/* @end */

/* @group photo edit */

.photocontainer {
	border: 2px solid #bbbbbb;
	width: auto;
	height: auto;
	padding: 20px;
	margin-bottom: 10px;
}

.photodata
{
	float: left;
	padding-bottom: 15px;
	padding-top: 0;
	margin-top: 0;
	line-height: 140%;
	width: 350px;
}

.descriptive {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #373737;
	line-height: 130%;
	font-style: italic;
}

.photophoto {
	float: left;
	padding: 0;
	margin: 0;
}

.infomessage
{
	vertical-align: 50%;
	font-size: 120%;
	color: #f3dcb5;
}
/* @end */

/* @group profile edit */

.profilecontainer {
	width: 400px;
	padding: 0;
	margin: 0 auto 10px auto;
	margin-bottom: 10px;
	height: auto%;
	background-color: #cdb892;


}

.profilecontainer h1,h2,h3,h4 {
	line-height: 120%;
	font-size: 130%;
}

.profilephoto {
	width: 150px;
	padding-right: 20px;
	position: relative;
}

.profileinfo {
	background-color: silver;
	width: 345px;
	padding: 20px;
	margin: 0;
	position: relative;
}

.profileinfo strong {
	text-transform: uppercase;
	font-size: 75%;
	margin-right: 5px;
}

.profileinfo em {
	font: italic 75% Georgia, "Times New Roman", Times, serif;
}

.profileinfo strong a {
	text-transform: uppercase;
	font-size: 75%;
	color: white;
}



/* @end */


/* @group login */

form#login { 
 background-color: #CCCCCC; 
 color: #777777; 
 padding: 10px;
	display: block;
}



/* @end */

/* @highslide */

.biocontainer {
	border: 2px solid #bbbbbb;
	width: auto;
	height: auto;
	padding: 20px;
	margin-bottom: 10px;
}

/* @end */

/* @group tickets */

#grouptix h4
{
	margin-top: 0px;
	border:none;
	color: #e0f569;
	font-size: 15px;
}
#grouptix  strong
{
	color: #dcdcdc;
}

#grouptix h3
{
	margin-top: 10px;
	font-size: 15px;
}


/* @end */

/* @group tooltip */

.tipbody {
	background: url(images/bubble.png) no-repeat 0 0;
	text-align: left;
	width: 142px;
	height: 85px;
	padding-left: 60px;	
	padding-top: 8px;
	line-height: 130%;
}

.tiphead {
	background-color: none;	
}

.tipbody h4 {
	color: #654d2a;
	margin-bottom: 0;
	padding-bottom: 3px;
	font: italic 130% Georgia, "Times New Roman", Times, serif;
}

/* @end */

.showhead {
	font: bold 14pt Helvetica, Geneva, Arial, sans-serif;
}

.yourshowspad {
	padding-top: 28px;
}

#popup
{
	margin: 20px;
	text-align: left;
	font-size: 10px;
	line-height: 160%;
}
#popup td,#popup tr,#popup table
{
	margin: 0px;
	text-align: left;
	font-size: 10px;	line-height: 150%;
}

#popup h5
{
	margin-top: 10px;
	font-size: 12px;
}

.originfo {
	text-transform: capitalize;
}

#faq
{
	margin-top: 40px;
	margin-bottom: 16px;
	border: 1px transparent;
}

.columns1
{
	width: 350px;
	float: left;
}

.columns2
{

	width: 350px;
	margin-left: 370px;
}

#exkit h2 {
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	color: black;
}

#exkit {
	margin-top: 40px;
	margin-bottom: 19px;

}

.exkit {
	background: url(images/insets/inset-exkit.png) no-repeat -50px 0;
}

.small {font-size: 80%;
	
}

.alert {background-color: #b3e735;
	
}

.alertpadded {background-color: #b3e735;
	padding: 10px;
	margin-bottom: 15px;
}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#faq h2 {
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	color: black;
}

.question {color: red;
	
}

.answer {color: #126618;
	
}

input {
	margin-left: 3px;
	margin-bottom: 3px;
	font-size:11px;
	height:auto;
}


form {
	padding-top: 5px;
}

.sidebar h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif !important;
	font-weight: bold;
	color: #295b53 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

/* @group go to the show */

.gototheshow h1, h2, h3, h4 {
	font-weight: bold;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

h2 a.mainshow img
{
	padding-top: 12px;
}

div.nestedshow.selected a, div.nestedshow2.selected a, div.nestedshow3.selected a 
{
	color: #fff;
}
p.guesttoggle
{
	color: #9c9c9c;
	font-size: 13px;
	cursor: pointer;
}
.restos h5
{
	color: #909090;
	font-size: 11px;
	margin-top: 10px;
}

p.guesttoggle.selected
{cursor: pointer;
	color: #537f51;
}

a, a:visited#gototheshow {
	color: #457e6e;  text-decoration: none;
}

.gototheshow a:hover{
	color: #457e6e;	
	text-decoration: underline;
}

.gototheshow {
	background-color: #9dc3b0;
	padding: 20px;
	border-top: 1px solid #678073;
	border-bottom: 1px solid #b7e4cf;
}

/* @group awards */

#awards p
{
	margin-bottom: 10px;
	}
#awards h2
{
	font-size: 18px;
}
#awards h3
{
	font: 1.2em "Lucida Grande",Tahoma,Verdana,sans-serif;
}
#awards li
{
	list-style-type: square;
	margin-left: 16px;
}
div.gototheshow#awards h5
{

	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	border-color: normal;
	color: #e6e6e6;
}

h3.awards, h3.awards2, h3.awards3, h3.pseudoawards {
cursor: pointer;
margin-top: 10px;
	padding-left: 17px;
	background: url(../images/theshow/bullet.gif) no-repeat 3px;
	color: #3f7057; text-decoration: none;
}

#awards h3.nestedawards, h3.nestedawards2, h3.nestedawards3, h3.pseudonestedawards {
	
cursor: pointer;
margin-top: 6px;
	padding-left: 19px;
	background: url(../images/theshow/bullet.gif) no-repeat 3px;
	color: #3f7057; text-decoration: none;
	font-size: 11px;
}
	
#nestedawards
{
	padding-left: 10px;
}
div.indentme
{
	margin-top: 0;
	margin-left: 20px;
}
.awards
{	
}
.awards .indent
{
	margin-left: 22px;
}

.awards #leftside {
	width: 360px;
	margin: 0;

}
.awards #rightside
{
	width: 370px;
	margin: 0 7px 0 0;
	text-align: right;
}

/* @end */


.gttsboxed {
	background-color: white;
	padding: 20px;
	margin-bottom: 5px;
}


.contest ol li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 17px;
}

.gttsboxed a,
{
	color: #457e6e;
}

.gttsboxed h2 {
	color: #457e6e;
}

.gttsboxed h3 {
	color: #777777;
	font-size: 12px;
}


.gttsboxed p
{
margin-bottom: 10px;
}

div.nestedshow a, div.nestedshow2 a, div.nestedshow3 a, div.pseudonestedshow {
cursor: pointer;
	padding-left: 17px;
	background: url(../images/theshow/bullet.gif) no-repeat 3px;
	color: #2c4b2a; text-decoration: none;
}

/* @end */
#search-wrap
{
	position: absolute;
	top: 148px;
	text-align: right;
	width: 809px;
}

#search-wrap input
{
	width: 249px;
	font-size: 13px;
	color: #999999;
	border: solid 1px #999999;
	padding: 1px 6px;
}

#results
{
	width: 260px;
	background: white;
	display: none;
	margin-left: 545px;
	margin-right: 0;
}

#results ul, #results li
{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#results li
{
	border-bottom: solid 1px #DEDEDE;
	padding: 6px 0;
	color: #f83813;
}

#results li a
{
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#results li a small
{
	display: block;
	text-decoration: none;
	color: #87a876;
	font-weight: normal;
}

#results li a:hover { background: #b2dc9b; }
#results ul { padding: 0 10px; }
