/* Restyle Tags */

body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	background-image: url(../images/concert-crowd.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	}
	
img a {
	text-decoration: none;
	}

.imageLink a img {
	text-decoration: none;
	border: none;
	}
	
.imageLink {
	padding-left: 66px;
	}
	
hr	{
	border: 1px solid #cccccc;
	}
	
h1 {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #3366ff;
	font-size: 14px;
	}
	
h3 {
	color: #3366ff;
	font-size: 12px;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

li {
	display: inline;
}

#content img {
	padding: 10px;
	}
	
/* Links and Text */


	
a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	}

.specials a:link, .specials a:active, .specials a:visited {
	color: #FF0;
	text-decoration: underline;
	}
	
.specials a:hover {
	color: #FF0;
	text-decoration: none;
	}
	
.specials {
	display:inline;
	color: #FF0;
	}
	
#navigation, #footer{
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	}
	
.boldRedText {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	}

.boldRedCenterText {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

.pointBlueText {
	color: #000b89;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display:inline;
	}
	
.tollFree {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
	
.boldRedText {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	}

.whiteBar {	
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	}


	
.packagesText {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	padding: 10px 0 0px 0;
	text-align:center;
	color:#FFFF00;
	}

.detailsText {
	color:#FFFF00;
	font-size: 1.6em;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 0px 0 22px 0;
	}

.detailsText a, .detailsText a:active,  .detailsText a:visited{
	color: #FFFF00;
	text-decoration: underline;
	}

.detailsText a:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
	
.ticketsHotelText {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px 0 73px 0;
	text-align:center;
	color:#FF0000;	
	}

.smallText {
	font-size: .7em;
	padding-bottom: 3px;
	color:#FF0000;	
	text-align: center;
	}

.tableSoldOut {
	color: #FF0000;
	font-weight:bold;
	display:inline;
	padding: 0px;
	margin: 0px;
}
	

#content a, #content a:active, #content a:visited {
	color: #336699;
	} 
	
#logosText a, #logosText a:active, #logosText a:visited {
	color:#336699;
	}

.whiteTableText {
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	}
	
.justAdded {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	}

.hotelTitle {
	font-weight:bold;
	text-align: center;
	margin-top: 4px;
	}
	
	
.hotelTitle a, .hotelTitle a:active, .hotelTitle a:visited {
	color:#336699;
	text-decoration: underline;
	font-size: .9em;
	}
	
.hotelTitle a:hover {
	color:#336699;
	text-decoration: none;
	}

.hotelDistance {
	font-size: .7em;
	text-align: center;
	}


.packageTitle {
	font-weight:bold;
	text-align: center;
	margin-top: 4px;
	}
	
.packageTitle a, .packageTitle a:active, .packageTitle a:visited {
	color:#336699;
	text-decoration: underline;
	}
	
.packageTitle a:hover {
	color:#336699;
	text-decoration: none;
	}

.packageDistance {
	font-size: .9em;
	text-align: center;
	}
	
.day {
	font-size: 16px;
	color:#336699;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #FFFF99;
	width: 400px;
    padding: 6px;
	}

.item {
	padding: 20px;
	margin: 20px;
	}
	
.location {
	font-size: 14px;
	color:#ff0000;
	padding-left: 20px;
	font-weight: bold;
	}	
	
.time {
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	}
	
.testimonials {
	border-bottom: 1px solid #CCCCCC;
	}

#footer {
	line-height: 1.4em;
	text-align:center;
	}

/* Layout */
	
#mainWrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header { 
	background-image:url(../images/header-smaller.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	}   

#eyeBall {
	clear:both;
	margin: 8px 0 0 0;
	}
	
#topContent {
	margin: 0 0 8px 0;
	}
	

		
#logo {
	padding: 8px 0 10px 14px;
	}
	   
#navigation {
	background-color:#000;
	padding: 11px 0px 11px 10px;
	}   
	
#mainContent {
 	clear: both;
	margin: 8px 0px 8px 0px;
	overflow:hidden;
	}
	   
#content {
	width: 724px;
	padding: 0 0 0 20px;
	float:left;
	} 

#slideshow {
	width: 744px;
	float:left;
	}

#altContent {
	width: 744px;
	}

#sideBar {
	width: 250px;
	float: left;
	} 
	
#sidebar img a:link {
	border: none;
	}
	
#packagesText {
	background-image:url(../images/blubox.gif);
	background-position: top right;
	background-repeat:none;
	padding: 0 11px 0px 11px;
	margin-left: 8px;
	float: left;
	}   

#hotelWrapper{
	margin: 0 0 20px 55px;
	clear: both;
	}

.hotels {
	margin: 8px 0px 10px 0px;
	padding: 0 20px 0px 0px;
	float: left;
	} 
	
#packageWrapper{
	margin: 0 0 20px 6px;
	clear: both;
	}
	

.packages {
	margin: 8px 8px 10px 0px;
	float: left;
	}  


#logosText {
	background-color:#f4ffff;
	padding-top: 6px;
	padding-bottom: 6000px;
	margin-bottom: -6000px;
	}   

.artists {
	padding: 10px;
	margin: 20px;
	}

#leftArtists {
	float:left;
	width: 360px;
	}

#rightArtists {
	float:left;
	width: 360px;
	}
	
.centeredText {
	padding-top: 24px;
	}
	
#footer {
	background-color:#000;
	padding: 11px 0px 11px 10px;
	clear: both;
	}  
    