img, div { behavior: url(images/iepngfix.htc) }

body {
background:url(images/bg.jpg) top center repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#161919;
padding:0px;
margin:0px;
}

#interior {
background:url(images/bg2.jpg) top center repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#161919;
padding:0px;
margin:0px;
}

a {color: #333333; text-decoration:none; font-weight:bold;}
a:visited {color:#333333;}
a:hover {color: #000000}
a:active { color:#000000;}

h1 {
font-size: 11px;
padding:5px 5px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------container to center the layout-------------- */


#banner2 #nav{
 margin-top:103px;
	width:572px;
	#position:relative;
	float:right; 
	#z-index: 100px;
	#bottom: 155px;
	#margin-top: 0px;}

#banner #nav{
 margin-top:103px;
	width:572px;
	#position:relative;
	float:right; 
	#z-index: 100px;
	#bottom: 55px;
	#margin-top: 0px;}

#container {
width: 785px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#texthead{
	background:url(images/body_head.jpg) top center no-repeat;
	height: 43px;
	width: 785px;
	text-align:right;
	}

#textfoot{
	background:url(images/body_foot.jpg) top center no-repeat;
	height: 23px;
	width: 785px;
	clear:both;
	}
	
#text{
	background:url(images/body.jpg) top center repeat-y;
	width: 785px;
	margin-bottom: 8px;
	}	

#blog{
	background:url(images/blog_bg.jpg) top center no-repeat;
	width:785px;
	height:223px;
	clear:both;
	}
#blogtext{
	height:160px;
	width:265px;
	float:left;
	margin:60px 40px 0px 20px;
	}
	
#blogfeed{
	background-color:#FFF;
	height:120px;
	width:265px;
	float:left;
	}	
	
#tickets{
	height:190px;
	width: 231px;
	float:left;
	background:url(images/ticket_bg.jpg) top center no-repeat;
	margin-top:25px;
	}
	
#partners{
	height:190px;
	width: 207px;
	float:left;
	background:url(images/partners_bg.jpg) top center no-repeat;
	margin-top:25px;
	}
	
#partners p{
	margin: 35px 7px 0px 0px;

	
	}	

#tickets p{
	margin: 35px 95px 0px 0px;
	font-size:10px;
	line-height:12px;
	
	}	

/* -----------footer--------------------------- */
#footer {
clear: both;
width:785px;
margin:0px auto;
text-align:left;
color:#FFF;
}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
height:158px;
padding: 0px;
margin: 0px auto;
width:840px;
}

#banner2 {
text-align: left;
height:158px;
padding: 0px;
margin: 0px auto;
width:840px;
}

#flash{
text-align: left;
padding: 0px;
margin: 0px;
height:261px;
}

#textpages{
	background:url(images/heading.jpg) top center no-repeat;
text-align: left;
padding: 0px;
margin: 0px;
height:96px;
font-size:50px;
color:#FFF;
}

#textpages p{
padding-top: 15px;
margin-left: 20px;
}

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p {
padding: 5px 10px;
margin:0px;
}

#footerwrap {
clear: both;
background:url(images/footer.jpg) top center repeat-x;
height:50px;
margin: 0px;
padding: 0px;
text-align: right; }

#footer p {
padding: 4px 0px;
margin:0px;
}

#footernetwork{
	width:350px;
	float:right;
	text-align:right;
	margin-top:4px;}

.rollOverImageLink img
			{
				border:0px;
			}

			.rollOverImageLink .overImage, .rollOverImageLink .disabledImage
			{
				display:none;
			}	

			.rollOverImageLink .overImage
			{
				position:absolute;
			}

.faq ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.faq ul li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

.faq ul li a{
  display: block;
  overflow: hidden;
  height: 300px;
  width: 75px;
}

#a1{
  width: 300px;
}

.faq ul li img{
  position: absolute;
}

.faq ul li p{
  margin: 0;
  padding: 0;
  width: 200px;
  display: block;
  margin-left: 85px;
  
}

 .boxgrid{  
    width: 300px;  
    height: 460px;  
    margin:10px;  
    float:left;  
    background:#161613;  
    border: solid 2px #8399AF;  
    overflow: hidden;  
    position: relative;  
 }  
 
  .slideup{  
    width: 200px;  
    height: 150px;  
    margin:10px;  
    float:left;  
    background: url(images/wallpaper_bg.jpg) top center no-repeat;  
    overflow: hidden;  
    position: relative;  
 }  
 
   .slideup a{ color:#FFFFFF;  }
   .slideup a:hover { color:#c98827;  }
 
.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
 }  
 
 .slideup img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
 }  
 
.boxcaption{  
    float: left;  
    position: absolute;  
    background: #000;  
    height: 100px;  
    width: 100%;  
    opacity: .8;  
    /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
 } 
 
.captionfull .boxcaption {  
    top: 260;  
    left: 0;  
 }  
.caption .boxcaption {  
    top: 220;  
    left: 0;  
} 

#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; }