@charset "UTF-8";

div#contentLeft {
	width:570px;
	float:left;
	}
div#contentRight {
	width:300px;
	float:right;
	}
div#pics a {
	display:block;
	width:126px;
	font-size:0;
	line-height:0;
	float:left;
	text-align:center;
	/*background-color:#fff;*/
	}
div#pics a:hover {
	background:#ff7f00 url(img/lineup/slashBg.gif) repeat scroll left top;
	}
div#pics a img {
	margin:3px;
	}
div#picsFrame {
	clear:both;
	width:100%;
	overflow:hidden;
	/*border:1px solid #ccc;*/
	background-color:#eee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/*behavior:url(PIE.htc);*/
	}
div#pics {
	margin:4px;
	width:100%;
	overflow:hidden;
	}
div#picsFrame p {
	text-align:center;
	color:#f60;
	padding-top:10px;
	line-height:1em;
	font-weight:bold;
	text-shadow:2px.2px 2px #ccc;
	
	/*behavior:url(PIE.htc);*/
	}

div#summary {
	background:#ff7f00 url(img/lineup/slashBg.gif) repeat scroll left top;
	margin-bottom:15px;
	}
div#summary table {
	border-collapse:separate;
	border-spacing:4px;
	width:100%;
	}
div#summary table th {
	text-align:right;
	white-space:nowrap;
	}
div#summary table th, div#summary table td {
	background-color:#fff;
	padding:4px;
	line-height:1em;
	
	vertical-align:top;
	text-shadow:1px.1px 2px #ccc;
	/*behavior:url(/live5pb/PIE.htc);*/
	}
div#lineupCarouselFrame {
	width:570px;
	background:#ff7f00 url(img/lineup/slashBg.gif) repeat scroll left top;
	
	padding:15px 0;
	margin-bottom:10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	
	/*behavior:url(PIE.htc);*/
	}
div#lineupCarousel {
	margin:0 15px;
	font-size:0px;
	line-height:0px;
	}
div#lineupCarouselFrame p {
	line-height:1em;
	color:#fff;
	font-weight:bold;
	text-shadow:2px.2px 1px #f60;
	/*behavior:url(PIE.htc);*/
	}