﻿/* CSS Document */

body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	/*overflow-x: hidden;*/
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat;
	font-size: 12px;
}



a:link, a:visited 
{
    text-decoration: none;
   
}
a:hover {
    text-decoration: underline;
    color: Red;
}

div#wrapper	{
	width: 955px;
	margin: 0 auto;
	padding: 0;
	height:100%;
	text-align: left;
}

/*Universal Elements*/
#red{
	background-color: #590512;
	background-image: url(images/redbg.jpg);
	background-repeat: repeat-x;
	/*margin-top: -5px;*/
}
#bottomred{
	background-image: url(images/bottomizod.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twelveblack{
	font-size: 12px;
	color: #000000;
}
#topnav{
	width: 955px;
	height: 25px;
	color:#FFFFFF;
	text-align: right;
	float:right;
	vertical-align: right;
	
}
#topform{
height: 20px;
width: 200px;
}
#topform input.text {
border: 0.5pt solid #999999;
border-collapse: collapse;
border-spacing: 0;
font-size: 7pt;
color: #999999;
height: 9pt;
margin: 0;
padding: 0;
space: 0;
width: 150px;
z-index: 1;
vertical-align: top;
}
#topnav a{
padding-left: 5px;
padding-right: 5px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
#topnav a:hover{
font-size:12px;
color:#0066FF;
text-decoration: none;
}
#go{
	 background: transparent url(images/btn_go.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
	width: 24px;
  height: 17px;
  margin: 0;
  padding: 0;
  border: 0;
}
#header {
	width: 955px;
	vertical-align: top;
}

#logo{
	/*padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 29px;
	padding-left: 120px;*/

}

#latestnews{
	background-image: url(images/latestnews.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 558px;
	z-index: 15;
	float: right;
	left: 50%;
	margin-left: -85px;
	margin-top: -30px;
	position: relative;
	top: 0px;
	left: 0px;
}


#latestnews a:link{
	font-size:10px;
	color:#000000;
}

#latestnews a:hover{
	font-size:10px;
	color:#0066FF;
}

#latestnews a:visited{
	font-size:10px;
	color:#000000;
}

#latestnews a:active{
	font-size:10px;
	color:#00000000;
}

#latestnews a:visited:hover{
	font-size:10px;
	color:#0066FF;
}


#bodycontent{
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 1px;
	width: 643px;
	vertical-align: top;
}

#homefeatured{
	height: 500px;
	width: 390px;
	float: left;
	
	padding-top: 0px;
}
/*--------------Home Calendar---------------*/
#homecalendar{
	width: 182px;
	height: 474px; 
	background-image: url(images/upcoming-events.gif);
	background-repeat: repeat;
	float: right;
	padding-top:35px;
	padding-right:10px;
	padding-left: 10px;
	text-align: left;
}
#homecalendar img{
	border: 1px solid #999999;
	margin: 1px;
	float: left;
}
#homecalendar td{
	background-image: url(images/greyline.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
}
#homecalendar .caltitle{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	

	color: #333333;	
}
.caltitle a:hover 
{
    text-decoration:underline;
}


#homecalendar .caldate{
	font-size: 10px;
	color: #666666;	
}
.callinks {
	font-size: 10px;
	color: #FF0000;
	
}
#homecalendar .noborder{
border: 0px solid #999999;
}
.callinks a{
font-size: 10px;
	color: #FF0000;
	
}
.callinks a:hover{
font-size: 10px;
	color: #000000;
	
}
#calbtn{
	text-align: center;
	margin: 5px;
width: 150px;
}
/*--------------Home Artist---------*/
#homeartists{
	height: 113px;
	width: 641px;
	background-image: url(images/homeartists.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 5px;
	float: left;
	text-align: left;
}
.frame{
	height: 105px;
	width: 115px;
	/*background-image: url(images/artist-frame.gif);*/
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 3px;
	margin-right: 3px;
}
.frame img {
	border: 1px solid #FFFFFF;
}
.frame a{
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	
}
.frame a:hover{
	font-size: 10px;
	text-transform: uppercase;
	color: #0066FF;
	
}
#homebottomads{
	width: 613px;
	float:left;
	left: 50px;
	height: 200px;

}
#homebottomads img{
	padding: 17px;
	border:none;
	
}
#rightbar{
	float: right;
	width: 300px;
	padding-right: 1px;
	vertical-align: top;
	/*padding-bottom: 15px;*/
}
#rightbar img{
	padding-bottom: 5px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buynow{
	margin-bottom: 10px;
	/*float: right;
	width: 300px;
	/*padding-left: 0px;
	/*background-color: #000000;*/
	background-image: url(images/nav-grey-bar.gif);
	height: 35px;
	/*margin-top: 0px;
	margin-bottom: 6px;
	/*padding-top: 2px;*/
	text-align: center;
	/*vertical-align:middle;
	/*border: 1px solid #FFFFFF;*/
}
	background-image: url(images/nav-grey-bar.gif);
	height: 35px;
	/*margin-top: 0px;
	margin-bottom: 6px;
	/*padding-top: 2px;*/
	text-align: center;
	/*vertical-align:middle;
	/*border: 1px solid #FFFFFF;*/
}
.buynow{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	vertical-align: middle;
	
}
.tenblack{
	font-size: 10px;
	color: #000000;
}
.tenwhite{
	font-size: 10px;
	color: #FFFFFF;
}
.tengrey{
	font-size: 10px;
	color: #333333;
}
.tenlightgrey{
	font-size: 10px;
	color: #999999;
}
#accordian{
	background-image: url(images/acccordian-bg.gif);
	height: 212px;
	width: 295px;
	padding-bottom: 5px;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#footer{
padding: 15px;
float: left;
	color: #616161;
	
	font-size: 11px;
	width: 900px;
}
#footer img{
	float: left;
	padding-right: 15px;
}
#footer a{
color: #616161;
	
}
#footer a:hover{
color: #0066FF;
	
}
/*-----------------subpage----------*/
#eventheader{
	background-image: url(images/event-detail-header-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 425px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.eventtitle{
	font-size:20px;
	color: #0066cc;
	text-transform: none;
}
.eventsponsor{
	font-size:12px;
	color: #0066cc;
	font-style: italic;
	text-transform: none;
	clip: rect(-10px,auto,auto,auto);
}
.eventdate{
	font-size:14px;
	color: #e50a2a;
}
#forwardthis{
float:left;
	width: 400px;
	float: left;
	padding: 10px;

}
#forwardthis img{
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#forwardthis a{
	color: #dedede;
	font-size:11px;
	
}
#forwardthis a:hover{
	font-size:11px;
	
	color: #0066FF;
}
#forwardthis td{
width: 100px;
}
#eventimage{
float: left;
padding-bottom: 10px;
}
#eventdetails{
width:198px;
float: right;
padding-bottom:10px;
}

.eventdetailsbody{
	background-image: url(images/oranemiddle.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
}

.eventdetailsbody a{
	font-size: 12px;
	color: #FF0000;
	
	
}
.eventdetailsbody a:hover{
font-size: 12px;
	color: #000000;
	
}
.eventgrey{
font-weight: bold;
color: #414141;
}
.eventdetailsbody img{
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: bbbbbb;
	border-right-color: bbbbbb;
	border-bottom-color: bbbbbb;
	border-left-color: bbbbbb;*/

}
.bluelink a{
	color: #0066cc;
	
}
#buynowlink a{
	font-size:12px;
	color: #414141;
	
	font-weight: bold;
	text-transform: uppercase;
}
#buynowlink a:hover{
font-size:12px;
color: #000000;

font-weight: bold;
	text-transform: uppercase;
}
#eventtextwrapper{
width: 435px;

}
#eventtexttop{
	background-image: url(images/bottomtext-top-n.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#eventtextbody{
	background-image: url(images/bottomtext-middle-n.gif);
	color: #000000;
	background-repeat: repeat-y;
	padding: 15px;
}
#eventtextbody a{
font-size: 12px;
	color: #0066FF;
	
}

#eventtextbody a:hover{
font-size: 12px;
	color: #FFFFFF;
}
#eventtextbottom{
background-image: url(images/bottomtext-botm-n.gif);
	background-repeat: no-repeat;
	height: 18px;
}
/*---Calendar-----------------*/
#calwrapper{
width: 643px;
float: left;
}
#calsearchtop{
	width: 623px;
	height: 86px;
	float: left;
	background-image: url(images/calendarform-bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
#caltexttop{
	background-image: url(images/calendarbg-top.gif);
	background-repeat: no-repeat;
	height: 18px;
		color: #CCCCCC;
}
#caltextbody{
	/*background-image: url(images/calendarbg-middle.gif);*/
	padding: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#caltextbottom{
background-image: url(images/calendarbg-bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.caltitle{
	font-size:13px;
	color: #0066cc;
	text-transform: uppercase;
	text-align: center;
}
.greydivide td{
	background-image: url(images/greyline.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	}
.greydivide tr.one{
	background-color: #DDDDDD;
}
.greydivide tr.two{
	
	background-color: #EEEEEE;
}
#caltextbody img{
	margin: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.redtoblack a{
font-size:12px;
	font-size: 12px;
	color: #FF0000;	
	
}
.redtoblack a:hover{
font-size:12px;
font-size: 12px;
	color: #000000;

}
/*-----------------------One Full Grey Page------------------------------*/
#fullgreywrapper{
width: 643px;
float: left;
}

#fullgreytop{
	background-image: url(images/largegrey-topn.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#fullgreybody{
	background-image: url(images/largegrey-middlen.gif);
	background: #EEEEEE;
	background-repeat: repeat-y;
	padding: 10px;
	color: #000000;
}
#fullgreybottom{
background-image: url(images/largegrey-bottomn.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 10px;
}
#fullgreybody a{
font-size:12px;
color:#D82828;

}
#fullgreybody a:hover{
font-size:12px;
color:#000000;

}
.oneofftxt{
	font-size:20px;
	color:#0066CC;
	text-transform: uppercase;
}
.oneofftxtspotlight{
	font-size:20px;
	color:#000000;
	text-transform: uppercase;
}
#fullgreybody ul{
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
/*-----------------med grey--------*/
#medgreywrapper{
width: 435px;
float: left;
margin-left: 8px;
}

#medgreytop{
	background-image: url(images/greymed1n.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#medgreybody{
	background-image: url(images/greymed2n.gif);
	background-repeat: repeat-y;
	padding: 10px;
	color: #000000;
}
#medgreybottom{
background-image: url(images/greymed3n.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 10px;
}

#medgreybody a{
font-size:12px;
color:#D82828;

}
#medgreybody a:hover{
font-size:12px;
color:#000000;

}
#medgreybody ul{
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
/*-----------------small grey--------*/
#smallgreywrapper{
width: 199px;
margin-left: 1px;
float: right;
}

#smallgreytop{
	background-image: url(images/greysmall1n.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#smallgreybody{
	background-image: url(images/greysmall2n.gif);
	background: #EEEEEE;
	background-repeat: repeat-y;
	padding: 10px;
	color: #CCCCCC;
}
 

#smallgreybottom{
background-image: url(images/greysmall3n.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 10px;
}
#smallgreybody a{
font-size:12px;
color:#D82828;

}
#smallgreybody a:hover{
font-size:12px;
color:#000000;

}
/* event spotlight*/
#eventspotlighttop{
	width: 633px;
	height: 76px;
	float: left;
	background-image: url(images/calendarform-bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom:15px;
}
#eventspotlighttop .eventtitle{
margin-left:0px;
}
.whiteyellow a{
	font-size:12px;
	color:#FFFFFF;
	
}
.whiteyellow a:hover{
	font-size:12px;
	color:#0066FF;
	
}
#latestnews a{
	font-size:10px;
	color:#0066FF;
}
#latestnews a:hover{
	font-size:10px;
	color:#FFFFFF;
}
#izodabout{
float: right;
margin-bottom: 10px;
}
.seatingchartname {
	padding-bottom:4px; 
	font-weight:bold; 
	font-size:14px;
}

div.Ad_728x90 span, div.Ad_180x150 span, div.Ad_300x250 span
{
	display:none;
}
