/* CSS Document */

body {
background-color:#000000;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size : 14px;
line-height : 24px;
color : #000;
margin : 0 auto;
padding : 0px;
}

p,div,span,h1,h2,h3,h4 {
	margin : 0px;
	padding : 0px;
}

a {
	color : #ffea00;
	border-bottom : 1px dotted #ffea00;
	text-decoration : none;
}
a img {
	border-bottom : 0px;
}
a:hover {
	border-bottom : 1px solid #ffea00;
}
a.high {
	color : #000;
	background-color : #ffea00;
	text-decoration : none;
	border-bottom : 0px;
	text-transform : uppercase;
	font-size : 12px;
	font-weight : bold;
	padding : 2px 2px 1px 2px;
	white-space:nowrap;
	margin : 0px 3px 0px 3px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
img.tileLeft {
	float : left;
	height : 100px;
	width : 100px;
	margin : 5px 10px 5px 0px;
}



div#wrapper {
	width : 1032px;
	margin : 0 auto;
}


div.content {
	width : 1000px;
	margin : 0 auto;
	clear : both;
}


div#nowplayBg {
	clear : both;
	width : 1031px;
	height:305px;
	background:url(img/bg_homeblack.png) no-repeat;
	margin : 50px 0px 30px 0px;
}
div#nowplayBg div.content {
	height : 290px;
	overflow:hidden;
}

div#nowplayLeft {
	margin : 15px 10px 0px 0px;
	width : 215px;
	float : left;
	margin-right: 10px;
}

div#nowplayRight {
	color : #fff;
	margin-top : 15px;
	padding : 10px 10px 10px 0px;
}
div#nowplayRight h1 {
	font-family : georgia,times,serif;
	font-size : 64px;
	line-height : 58px;
	margin : 0px;
	padding : 0px;
	font-weight:normal;
}
div#nowplayRight h1 a {
	border-bottom : 0px;
}
div#nowplayRight h2 {
	font-weight : bold;
	font-size : 18px;
	line-height : 18px;
	text-transform:uppercase;
	padding : 0px;
	margin : 0px 0px 5px 0px;
}

div#nowplayRight h2 strong,div#nowplayRight h2 b {
	color : #a4a4a4;
	margin-right : 10px;
}
div#nowplayRight h3 {
	font-size : 16px;
	color : #fff;
	font-weight ; normal;
	margin : 15px 0px 0px 0px;
}
div#nowplayRight p {
}
div#footer {
	padding : 30px 0px 15px 0px;
	font-size : 12px;
	color : #fff;
}




ul#navigation {
	font-size : 13px;
	font-weight : bold;
	color : #ffea00;
	list-style:none outside;
}
ul#navigation li {
	float : left;
	margin-right : 15px;
}




div#homeBlocks,div#homeBlocks2 {
	clear : both;
	margin : 25px 0 25px 0;
}


div.block {
	float : left;
	padding : 10px 10px 5px 10px;
	width : 305px;
	height : 309px;
	overflow:hidden;
	background:url(img/bg_homewhite.png) no-repeat;
	font-size : 13px;
	line-height:18px;
}
div.blockCenter {
	margin : 0px 12px 0px 13px;
}

div.block h1 {
	color : #ffffff;
	margin : 0px 0px 10px 0px;
	padding : 0px;
	font-size : 37px;
	line-height:32px;
	font-family : georgia,times,serif;
	font-weight : normal;
}
div.block h1 a {
	border-bottom : 0px;
}
div.block h3 {
	color : #fff;
	font-size : 13px;
	margin : 0px 0px 3px 0px;
}


div#intHead {
}
div#intMain {
	clear : both;
}
div#intMainL {
	float : left;
	margin-right : 10px;
	width : 210px;
	color : #fff;
	font-size : 13px;
	line-height : 18px;
}
div.sideblock {
	clear : both;
	margin-bottom : 30px;
	padding : 5px 10px 5px 10px;
	width : 190px;
	background:url(img/bg_intblack.png) no-repeat;
	min-height:270px;
	font-size : 12px;
	color : #fff;
}
div.sideblock h1 {
	color : #fff;
	font-size:24px;
	line-height : 28px;
}
div.sideblock h2 {
	color : #fff;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
	margin : 0px 0px 3px 0px;
}
div.navigation {
	font-size : 15px;
	line-height : 28px;
}
div.navigation a {
	font-weight : bold;
}
div#intMainR {
	width : 810px;
	float : right;
}
div#intMainR a,p a {
	color : #1d1ab2;
	border-bottom : 1px dotted #1d1ab2;
}
div#intMainR a:hover,p a:hover {
	border-bottom : 0px;
}
div#intMainR a:visited,p a:visited {
	color : #502982;
	border-bottom:1px dotted #502982;
}
div#intMainR p {
	margin-bottom : 2em;
}
div#intMainRHead {
	min-height : 94px;
	padding : 5px 10px 0px 10px;
	background:url(img/bg_intwhitehead.png) repeat-x;
}
div#intMainRHead h1 {
	font-family : georgia,times,serif;
	font-weight : normal;
	font-size : 64px;
	line-height : 58px;
	padding-top : 30px;
	display:block;
	padding-bottom : 10px;
}
div#intMainRHead h3 {
	text-transform:uppercase;
	font-size : 18px;
	line-height : 18px;
	margin : 0px 0px -20px 0px;
}
div#intMainRHead h3 a,div#intMainRHead h3 a:visited,div#intMainRHead h3 a:hover {
	text-decoration : none;
	padding : 3px;
	background-color : #ffea00;
	color : #000;
	border : none;
}
div#intMainRHead h3 a:hover {
	color : #fff;
}

div#intMainRContent {
	width : 790px;
	padding : 10px;
	background-color : #fff;
	display:inline-block;
}

div#intMainRContent div#mainLCol {
	width : 370px;
	float : left;
}

div#intMainRContent div#mainRCol {
	width : 390px;
	float : right;
}

div#mainLCol div.blockje,div#mainRCol div.blockje {
	margin-bottom : 45px;
}
div.mainFullCol {
	clear:both;
	width : 790px;
	display:inline-block;
}

p.caption {
	font-size : 11px;
	color : #5f5f5f;
	line-height : 16px;
	margin : 0px 0px 20px 0px;
}


h3.dates {
	font-size : 24px;
	line-height : 23px;
	padding : 0px;
	margin : 0px 0px 15px 0px;
}

h3.credit {
	font-weight : normal;
	font-size : 18px;
	line-height : 20px;
	padding : 0px;
	margin : 0px 0px 15px 0px;
}

div#sponsorBlock {
	text-align : center;
	font-size : 11px;
	line-height : 16px;
	color : #5f5f5f;
	text-transform : uppercase;
	border-top : 1px dotted #5f5f5f;
	border-bottom : 1px dotted #5f5f5f;
	margin : 5px 0px 5px 0px;	
	padding : 5px 0px 5px 0px;
}
div#sponsorBlock img {
	border : 0px;
	margin : 3px 0px 0px 0px;
}
div#sponsorBlock p {
	margin : 0px;
}
div.blockje h2.list {
	font-weight : normal;
	font-family : georgia,times,serif;
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 5px 0px;
	font-size : 36px;
	line-height : 32px;
	color : #5f5f5f;
}
h2.list a {
	border : 0px;
}

div.blockje h3.list {
	margin : 0px 0px 5px 0px;
	padding : 0px;
	font-size : 16px;
	line-height : 19px;
	color : #5f5f5f;
}

div.blockjehigh {
	font-size : 12px;
	line-height : 18px;
	padding : 5px;
	background:#ffea00;
}
div.blockjehigh h4 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	border-bottom : 1px dotted #000;
	font-size : 14px;
	text-transform:uppercase;
	line-height : 18px;
	color : #000;
}


div.blockje h4 {
	margin : 40px 0px 5px 0px;
	padding : 0px 0px 5px 0px;
	border-bottom : 1px dotted #5f5f5f;
	font-size : 24px;
	line-height : 23px;
	color : #5f5f5f;
}
div.blockje h5 {
	margin : 15px 0px 5px 0px;
	padding : 0px 0px 5px 0px;
	font-size : 17px;
	line-height : 20px;
	color : #000;
}
div.blockje ul {
	list-style:outside circle;
	margin : 0px 0px 15px 10px;
	padding : 0px 0px 0px 10px;
}
div.blockje ul li {
	margin-bottom : 5px;
	padding-left : 0px;
}

div.blockje ul ul {
	font-size : 12px;
	list-style:outside disc;
	margin : 0px 0px 0px 10px;
}
div.blockje ul ul li {
	margin-bottom : 3px;
}

div.blockjeMedia {
	text-align:center;
	margin-bottom : 45px;
}

div#intMainRContent div.mainLColEQ {
	width : 370px;
	float : left;
}

div#intMainRContent div.mainRColEQ {
	width : 370px;
	float : right;
}

/* CALENDAR STYLES */
table.chart {
	font-size : 12px;
	line-height : 14px;
}

table#performanceCalendar {
	font-size : 13px;
	line-height : 15px;
	width : 790px;
}
table#performanceCalendar p,table#performanceCalendar td p,table.chart p,table.chart td p {
	padding : 0px;
	margin : 0px;
}
table#performanceCalendar th,table.chart th {
	font-weight : normal;
	text-transform : uppercase;
	color : #5f5f5f;
	border : 0px;
	padding : 5px;
}
table#performanceCalendar tr#calFirst td,table.chart tr#first td {
	border-top : 1px dotted #5f5f5f;
}
table#performanceCalendar td.Saturday,table.chart td.last	{
	border-right : 1px dotted #5f5f5f;
}
table#performanceCalendar td,table.chart td {
	vertical-align:top;
	padding : 5px;
	border-left : 1px dotted #5f5f5f;
	border-bottom : 1px dotted #5f5f5f;
	width : 105px;
}
table#performanceCalendar p.calDate {
	font-weight : bold;
	text-transform:uppercase;
	color : #5f5f5f;
}
table#performanceCalendar p.calNote {
	font-size : 11px;
	line-height : 13px;
	color : #5f5f5f;
}
