
body {
    background: url("images/body_deg2.gif") repeat-x scroll 0 0 #000033;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 76%;
    margin: 0 auto;
    padding: 0;
}
.name {
    color: #66CCCC;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.soldout {
	color: #99CC33;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
}
#wrap {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    color: #FFFFFF;
    margin: 0 auto;
    width: 790px;
}
#header {
    background-color: #000000;
    clear: both;
    height: 35px;
    margin: 0 0;
    padding: 0;
}
#header h3 {
    color: #7B61BC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 0 15px;
    width: 350px;
}
#header p {
    color: #A0A0A0;
    float: right;
    font-size: 1em;
    font-style: italic;
    height: 15px;
    line-height: 1.2em;
    margin: 0 0 0 15px;
    text-align: right;
    width: 500px;
}
#avmenu {
    clear: left;
    float: left;
    font-size: 0.9em;
    margin: 0 0 10px;
    padding: 0;
    width: 150px;
}

#avmenu ul {
    font-size: 1.1em;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
    width: 150px;
}
#avmenu li {
    margin-bottom: 4px;
}
#avmenu li a {
    background: none repeat scroll 0 0 #4A549B;
    border-left: 1px solid #0313CB;
    color: #FFFFF1;
    display: block;
    font-weight: bold;
    height: 20px;
    padding: 6px 0 0 10px;
    text-decoration: none;
}
#avmenu li a:hover {
    background: none repeat scroll 0 0 #8E5183;
    border-left: 1px solid #47381E;
    color: #FFFFF1;
    font-family: Arial,Helvetica,sans-serif;
}
.announce {
    background-color: #000000;
    color: #A8A8A8;
    line-height: 1.3em;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    width: 130px;
}
.announceb {
    background-color: #000000;
    color: #A8A8A8;
    line-height: 1.3em;
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    width: 130px;
}

#extras {
    float: right;
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0 0 0px;
    padding: 0;
    width: 150px;
}
#past {
    text-align: center;
}
#extras p {
    margin: 0 0 3px;
    text-align: center;
}
#content {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.6em;
	text-align: center;
	margin-top: 0;
	margin-right: 168px;
	margin-bottom: 5px;
	margin-left: 168px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
}
#contentTAL {
    font-size: medium;
    line-height: 1.6em;
    margin: 0 160px 20px;
    padding: 0 10px;
    text-align: center;
}
#content h2 {
    font-size: 1.5em;
    margin: 0 0 0.5em;
}

.tickets {
    color: #FF00FF;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: medium;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
    text-align: left;
}
.sponsor {
    color: #0066CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    font-style: italic;
    font-variant: normal;
    font-weight: bolder;
    text-align: center;
    text-transform: capitalize;
}
.sponsorb {
    color: #CCCCFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    font-style: italic;
    font-variant: normal;
    font-weight: bolder;
    text-align: center;
}

#content img {
    display: inline;
    padding: 0;
}
h3 {
    font-size: 1.3em;
    margin: 0 0 10px;
}
a {
    color: #B6952A;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#footer {
    background: url("images/pom_bas2.jpg") no-repeat scroll right center #211D1E;
    border: medium none;
    clear: both;
    color: #9933FF;
    font-size: 0.9em;
    height: 247px;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    width: 790px;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #639;
	text-align: center;
	text-transform: capitalize;
}
.free2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #639;
	text-align: justify;
	text-transform: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foot2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #93F;
	text-align: center;
}
.ATTENTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-variant: normal;
	color: #F63;
	text-align: center;
	line-height: normal;
}
.tickinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FCDC39;
	text-align: center;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.morelive {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #AE2A98;
	text-align: center;
	margin-bottom: 10px;
}

#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: justify;
}	
#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; }
