/* (c)amazon pixels */

BODY	{
	margin: 0;
	font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000;
	background-color: #ffffff;
	background-image: url(../pix/MJ_Bowl_tile.png);
	text-align: center;
	}
	
#headsUp {position: relative; 
width: auto; 
height: 1126px;
margin: 0;
padding: 0;
border: 0px solid #990000;
background-image: url(../pix/matt-and-jude-bowl-bg.jpg);
background-repeat: no-repeat;
background-position: top center;
}


#showLivestream {position: relative;
display: inline;
float: none;
top: 160px;
width: 560px;
height: 340px;
margin: 0;
border: 0px solid #0F0;
color: #e1e1e1;
}

#context {
position: relative;
display: inline-block;
top: 215px;
width: 600px;
height: 340px;
margin: 0;
padding: 10px;
padding-left: 20px;
padding-right: 20px;
border: 0px solid #e1e1e1;
color: #fff;
text-align: left;
overflow: auto;
background-color: #333;
opacity: .65;

}

#pressRelease {position: relative;
top: 0;
width: 1126px;
height: 250px;
margin: 0;
border: 1px solid #0F0;
color: #e1e1e1;
text-align: center;
}

#showInfo {position: relative;
top: 500px;
width: 100%;
margin: 0;

border: 0px solid #0F0;
color: #e1e1e1;
text-align: center;
}


#contact {
width: 99%;
text-align: center;
margin: 4px;
}

#footer {position: relative;
	width:99%; 
	height: auto;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	text-align: center;
	border: 0px solid #CCCCCC;
	clear: both;
	}
	
P	{
	font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.tab {margin-left: 15px;}

.when {
font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
font-weight: bold;
background: none;
color: #990000;
border: 0px solid #990000;
padding: 0;
margin-top: 12px;
margin-bottom: 12px;
margin-right: 5px;
margin-left: 5px;
}

.where {
font: 15px/1.35em "Lucida Grande", Verdana, sans-serif;
font-weight: bold;
background: #990000;
color: #fff;
border: 2px solid #990000;
padding: 2px;
margin-top: 12px;
margin-bottom: 12px;
margin-right: 5px;
margin-left: 5px;
opacity: .99;
}

.subtext {
font: 13px/1.2em "Lucida Grande", Arial, sans-serif;
font-weight: bold;
background: #990000;
color: #dbf5f3;
border: 2px solid #990000;
padding: 3px;
margin-top: 12px;
margin-bottom: 20px;
margin-right: 5px;
margin-left: 5px;
}


	
TD	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	}

H2	{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	}

H3	{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-align: center;
	}
	
H4	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 0px;
	}

H5	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	}


.clear {clear: both;}
.c-header {width: 100%; background-color: #fff; opacity: 1; border: 1px solid #990000;}

option {font-size: 11px;}
select {font-size: 11px;}
input {font-size: 11px;}

a {text-decoration: text-decoration: underline;}
A:link {color: #000;
	}
A:active {color: #000;
	}
A:visited {color: #000;
	}
A:hover {color: #999999;
	}

#headsUp A:link {color: #dbf5f3;
	}
#headsUp A:active {color: #dbf5f3;
	}
#headsUp A:visited {color: #dbf5f3;
	}
#headsUp A:hover {color: #dbf5f3; text-decoration: underline;
	}

#footer A:link {color: #FFFFFF;
	}
#footer A:active {color: #FFFFFF;
	}
#footer A:visited {color: #FFCC00;
	}
#footer A:hover {color: #eeeeee;
	}