body {
background-color: #999999;
font-family: Arial, Helvetica, san-serif;
font-size: 11px;
margin:0px;
padding: 0px;
min-width: 1024px;
height: auto;
}

#container {
width: 1024px;
height: 700px;
/*position: relative;*/
}

#topbar {
width: 1024px;
height: 42px;
padding: 0px;
margin: 0px;
}

#topbar img{
padding: 0px;
margin: 0px;
}

#topbarTxt{
font-style: italic;
font-weight: bold;
font-size: 18px; 
margin-left: 120px;
text-align: right;
 }

/* NAVIGATION STYLE */
#nav {
	background-position: center top;
	background-image: url("../images/nav_bkgrd.gif");
	background-repeat: repeat-x;
	width: 770px;
	height: 33px;
	margin:0px;
	_margin-top: -4px;
	padding: 0px;
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	z-index:32;
}

#navi {
	width: 770px;
	padding: 0px;
	margin: auto;
	list-style: none;
	position: relative;
	}
	
ol, ul, li {
	margin:0pt 0pt 0pt 0px;
	}
	
#navi ul {
	padding: 0px;
	margin: 0px;
	display: none;
	position: absolute;
	left: 0px;
	list-style: none;
	z-index: 32px;
}

#navi li {
	float: left;
	margin-top: 0px;
	position: relative;
	white-space: nowrap;
	}
	
#navi a:link, #navi a:visited { 
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	}
	
#navi li a:hover {
	color: #cc0000;
	text-decoration: none;
	}
	
* html #navi a { 
	width: 100%; 
	}
	
#navi ul li { 
	border-bottom: 2px solid transparent;
	border-top: 2px solid transparent;
	-moz-border-bottom-colors: transparent;
	-moz-border-top-colors: transparent;
	background-color: #000000;
	font-size: 100%;
	list-style-type: none;
	margin-bottom: -1px;
	margin-top: 0px;
	padding: 2px;
	}
	
#navi li:hover ul { 
	display: block;
	padding: 0px;
	margin: 0px;
	}
	
/*without link in state place*/
#liget {
	width: 135px;
	height: 33px;
	background-image: url("../images/nav_gettix.gif");
	background-repeat: none;
}
#lievent {
	width: 98px;
	height: 33px;
	background-image: url("../images/nav_events.gif");
	background-repeat: none;
}
#livenue {
	width: 204px;
	height: 33px;
	background-image: url("../images/nav_venue.gif");
	background-repeat: none;
}
#liartist {
	width: 98px;
	height: 33px;
	background-image: url("../images/nav_lineup.gif");
	background-repeat: none;
}
#linews {
	width: 80px;
	height: 33px;
	background-image: url("../images/nav_news.gif");
	background-repeat: none;
}
#lisponsors {
	width: 124px;
	height: 33px;
	background-image: url("../images/nav_sponsor.gif");
	background-repeat: none;
}
#ligallery {
	width: 165px;
	height: 33px;
	background-image: url("../images/nav_gallery.gif");
	background-repeat: none;
}
	
/*first, put the initial states in place*/	
#liget a {
	width: 135px;
}
#lievent a {
	width: 98px;
}
#livenue a {
	width: 204px;
}
#liartist a {
	width: 98px;
}
#linews a {
	width: 80px;
}
#lisponsors a {
	width: 124px;
}
#ligallery a {
	width: 165px;
}

/*hover states ul */
#liget a:hover, #liget:hover a, #liget.over a {
	width: 135px;
	height: 33px;
	background-image: url("../images/nav_gettix_over.gif");
	background-repeat: none;
}	
#lievent a:hover, #lievent:hover a, #lievent.over a {
	width: 98px;
	height: 33px;
	background-image: url("../images/nav_events_over.gif");
	background-repeat: none;
}
#livenue a:hover, #livenue:hover a, #livenue.over a {
	width: 204px;
	height: 33px;
	background-image: url("../images/nav_venue_over.gif");
	background-repeat: none;
}
#liartist a:hover, #liartist:hover a, #liartist.over a {
	width: 98px;
	height: 33px;
	background-image: url("../images/nav_lineup_over.gif");
	background-repeat: none;
}
#linews a:hover, #linews:hover a, #linews.over a {
	width: 71px;
	height: 32px;
	background-image: url("../images/nav_news_over.gif");
	background-repeat: none;
}
#lisponsors a:hover, #lisponsors:hover a, #lisponsors.over a {
	width: 102px;
	height: 32px;
	background-image: url("../images/nav_sponsor_over.gif");
	background-repeat: none;
}
#ligallery a:hover, #ligallery:hover a, #ligallery.over a {
	width: 97px;
	height: 32px;
	background-image: url("../images/nav_gallery_over.gif");
	background-repeat: none;
}

/*hover states subnav*/
#liget ul li a:hover, #liget:hover ul li a, #liget.over ul li a {
	width: 135px;
	height: 16px;
	background-image: none;
}	
#lievent ul li a:hover, #lievent:hover ul li a, #lievent.over ul li a {
	width: 98px;
	height: 16px;
	background-image: none;
}
#livenue ul li a:hover, #livenue:hover ul li a, #livenue.over ul li a {
	width: 204px;
	height: 16px;
	background-image: none;
}
 	
/* Other state changes*/
#navi li.off:hover ul, #nav li.over ul { 
  display: block;
  z-index: 6000;
  color: #000000;
	}
#navi li.off a:hover {
  text-decoration: none;
  color: #999999;
}

#navi li:hover a,
#navi li.over a {
  text-decoration: none;
}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }

/* HOMEPAGE CSS */
#homearea {
width: 1021px;
height: 700px;
margin-left: 8px;
}

#homearea:after { 
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

#homemain{
float: left;
margin:0px 8px 0px 8px;
padding: 0px;
height: auto;
width: 561px;
position: relative;
}

#homemain2 {
padding-top:8px;
padding-right:12px;
margin-left:0px;
float:left;
}

#homemain3 {
padding-top:8px;
float: left;
}

#homenews {
float: left;
background-color: #333333;
width: 178px;
height: 515px;
padding:3px;
margin:14px 8px 0px 0px;
color: #FFFFFF;
position: relative;
}

#homenews a{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

#homenews img{
margin:7px 3px 12px 3px;
}

#homenews ul{
margin: 0px 10px 0px 17px;
padding: 0px 0px 0px 4px;
}

#homenews li{
list-style-image: url(images/bulletred.gif); 
margin-top:10px;
}

#homenews #form {
margin: 0px;
padding: 0px;
}

#homerightcol {
float: left;
width: 184px;
height: 512px;
margin:14px 8px 8px 0px;
display: block;
position: relative;
}

#homevideo {
height:166px;
background-color: #000000;
margin-bottom: 8px;
}

#homeartists {
height:200px;
background-color: #666666;
margin-bottom: 8px;
}

#homesponsors {
height:139px;
background-color: #333333;
}

#footer {
width: 755px;
border-top: 1px;
border-top-color: #000000;
border-top-style: solid;
float: left;
margin: 8px 8px 8px 8px;
padding-top:8px;
font-size: 10px;
}

#footer a {
	color: #990000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #333333;	
}

/* LINEUP CSS */
#lineupwrap-lf {
display:block;
float:left;
height:645px;
margin:0px 0px 0px 0px;
position:relative;
width:210px;
}

#lineupleft {
float: left;
background-color: #333333;
width: 179px;
height: 450px;
padding:3px;
padding-bottom: 25px;
margin-top: 14px; 
margin-right: 8px; 
margin-left: 8px;
color: #FFFFFF;
position: relative;
}

#arleft {
float: left;
background-color: #333333;
width: 179px;
height: 452px;
padding:3px;
padding-bottom: 25px;
margin-top: 14px; 
margin-right: 8px; 
margin-left: 8px;
color: #FFFFFF;
position: relative;
}

#arleft ul {
margin: 0px 10px 0px 17px;
padding: 0px 0px 0px 4px;
}

#arleft li {
list-style-image: url(images/bulletred.gif); 
margin-top:10px;
}

#arleft a{
color: #ffffff;
}

#arleft img {
margin:7px 3px 7px 3px;
}

#arleft form {
margin: 1px 0px 0px 9px;
}

/* Artist-page */

#line-arleft {
float: left;
background-color: #333333;
width: 179px;
height: 474px;
padding:3px;
padding-bottom: 25px;
margin-top: 14px; 
margin-right: 8px; 
margin-left: 8px;
color: #FFFFFF;
position: relative;
}

#line-arleft ul {
margin: 0px 10px 0px 17px;
padding: 0px 0px 0px 4px;
}

#line-arleft li {
list-style:none; 
margin-top:10px;
}

#line-arleft a{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

#line-arleft img {
margin:7px 3px 7px 3px;
}

#line-arleft #form {
	margin: 0px;
	padding: 0px;
}

/**/

#lineupleft ul{
margin: 0px 10px 0px 17px;
padding: 0px 0px 0px 4px;
}

#lineupleft li{
list-style-image: url(images/bulletred.gif); 
margin-top:10px;
}

#lineupleft a{
color: #ffffff;
}

#lineupleft img {
margin:7px 3px 7px 3px;
}

#lineupleft form {
margin: 1px 0px 0px 9px;
}

#lineupwrap {
background-color: #000000;
float: left;
margin-top: 14px; margin-right: 8px;
padding: 0px;
height: auto;
width: 506px;
position: relative;
display: block;
font-size: 9px;
color: #ffffff;
}

#lineupwrap a {
color: #ffffff;
text-decoration: none;
}

#lineupwrap a:hover {
color: #990000;
text-decoration: underline;
}

#lineupwrap #temp1 {
background-color: #000000;
width: 500px;
height: auto;
margin: 0px 0px 4px 0px;
}

#temp1 {
font-family: Arial;
font-size: 12px;
color: #ffffff;
height: auto;
}

#lineupwrap #mini {
/*background-image: url("../images/md_bg_lineup.jpg");
background-repeat: none;*/
width: 510px;
height: 340px;
margin: 0px 0px 6px 7px;
padding: 0px;
}

#lineupwrap .day1 {
background-image: url("../images/sm_bg_lineup1.gif");
background-repeat: none;
float: left;
position: relative;
width: 163px;
height: 210px;
padding: 135px 0px 0px 0px;
margin: 0px 0px 0px 0px;
margin-left: 3px;
}

#lineupwrap h3 {
font-size: 12px;
margin: 3px;
}

#lineupwrap .day1 ul {
margin-left: 3px;
}

#lineupwrap .day2 {
background-image: url("../images/sm_bg_lineup2.gif");
background-repeat: none;
float: left;
position: relative;
width: 162px;
height: 215px;
padding: 0px;
padding-top: 130px;
margin: 0px;
margin-left: 3px;
}

#lineupwrap .day2 ul {
margin-left: 3px;
}

#lineupwrap .day3 {
background-image: url("../images/sm_bg_lineup3.gif");
background-repeat: none;
float: left;
position: relative;
width: 162px;
height: 210px;
padding: 0px;
padding-top: 135px;
margin: 0px;
margin-left: 3px;
}

#lineupwrap .day3 ul {
margin-left: 3px;
}

#lineupwrap li{
width: 156px;
list-style: none;
padding: 2px 0px 1px 4px;
margin: 0px;
}

#lineupright {
float: left;
width: 184px;
height: 493px;
margin:8px 0px 0px 0px;
display: block;
position: relative;
}

#shopsp {
float: left;
postion: relative;
margin: 8px 0px 0px 8px;
}

/* Sponsor CSS*/
#sponsors {
float: left;
position: relative;
width: 637px;
height: 652px;
margin-top: 14px;
padding: 0px;
border: 0px;
background-color: #000000;
}

#swrapper {
margin: 0px;
padding: 4px 0px 0px 0px;
width: 637px;
height: 652px;
position: relative;
color: #ffffff;
}

#swrapper a {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#swrapper a:hover {
color: #cccccc;
}

#swrapper ul {
padding: 0px 0px 0px 16px;
margin: 0px 0px 0px 0px;
}

#swrapper .thm1 ul,
#swrapper .thm2 ul {
display: inline;
height:123px;
width: 637px;
padding: 0px 0px 0px 16px;
margin: 0px 0px 0px 0px;
float:left;
}

#swrapper .thm1 li,
#swrapper .thm2 li {
display: inline;
list-style: none;
margin: 0px;
padding: 2px 7px 0px 2px;
}

#swrapper .thm1 img { 
border: 0px;
padding: 0px;
margin: 0px;
width: 140px;
height: 95px;
}

#swrapper .thm2 img { 
border: 0px;
padding: 0px;
margin: 0px;
width: 110px;
height: 80px;
}

/* BREADCRUMB */

#breadcrumb {
width:400px;
height:20px;
position:absolute;
top:64px;
left:20px;
}

.breadcrumb a {
color: #111111;
font-weight: bold;
}
.breadcrumb:hover a {
color: #cccccc;
}

.breadcrumb:visited a {
color: #111111;
font-weight: none;
}

/* NEWS CSS */
#newscol {
float: left;
width: 184px;
height: 473px;
margin:14px 8px 8px 0px;
display: block;
position: relative;
}

#newsvideo {
height:166px;
background-color: none;
margin-bottom: 8px;
margin-left:8px;
}

#newsponsors {
height:138px;
background-color: #333333;
margin-left: 8px;
}

#newsartists {
height:159px;
width: 184px;
background-color: #666666;
margin-bottom: 8px;
margin-left:8px;
}

#news_top {
background-color: #333333;
float: left;
position: relative;
width: 637px;
height: auto;
margin: 0px;
margin-top: 14px;
margin-left: 8px;
padding:0px;
border:0px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}

#news_top a {
color: #ffffff; 
text-decoration: underline;
}

#news_top a:hover {
color: #666666; 
font-weight: bold; 
}

#news_top p{
width: 575px;
padding: 10px 10px 8px 16px;
margin: 0px;
}

/* Vendors */
#vendorform {
margin: 0px 25px 0px 25px;
padding: 5px;
}
#vendorform ul {
	margin-bottom: 7px;
}

#vendorform ul li {
	list-style: none;
	font-style: bold;
}