﻿
/***************************/
form
{
	margin:0;
	padding:0;
}
/***************************/
div.right
{
  padding: 3px 10px;
  text-align: right;
}

#truncate
{
	margin-top:1px;
	padding-right:2px;
	height:14px;
	overflow:hidden;
}
/***************************/
/***************************/
div#breakingNews
{
	width:338px;
  background-color: #FFFFFF;
  color: #000000;  
}

div#breakingNews .Text
{
	margin-top: 10px;
	margin-left: 10px;	 
	margin-right: 10px;
	font-size: 11px;
	text-align: justify;
}

div#breakingNews .Image
{
  float: left;
  display: inline;
  margin-bottom: 0px;  
  margin-right: 6px; 
}

div#breakingNews .Title
{
	font-weight: bold;
	font-family:sans-serif;
	font-size:12px;
}

div#breakingNews .Body
{
	margin-top:8px;
	height:128px;
  overflow: hidden;	
	font-size:11px;  
}
div#breakingNews .Link
{
	margin-top:6px;
	padding-bottom:6px;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}

/***************************/
div#headlines
{
		vertical-align:top;
    width: 338px;
    /*height: 370px;*/      
    color: #000000;
}

div#headlines a
{
    color: #000000;   
    text-decoration: none;
    text-align:left;
    vertical-align:middle;
    height: 20px;
    overflow:hidden;
}

div#headlines table
{
    margin-top: -2px;
    width: 338px;
    border-left: solid 1px #000000;    
}

div#headlines td
{
    padding-left: 8px;
    vertical-align: middle;
    border-bottom: solid 1px #000000;
}

div#headlines tr
{
    height: 25px;
    overflow:hidden;
}

div#headlines tr.row1
{
    background-color: #26A9C7; 
}

div#headlines tr.row2
{
    background-color: #7ED6EA; 
}

div#headlines tr.black
{
    background-color: #000000; 
}
/***************************/
div#promotions
{
		vertical-align:top;
    width: 338px;
    /*height: 370px;*/     
    color: #000000;
}

div#promotions a
{
    color: #000000;   
    text-decoration: none;
    text-align:left;
    vertical-align:middle;
    height: 20px;
    overflow:hidden;
}

div#promotions table
{
	/* margin-top: -2px;*/
	width: 338px;
	border-left: solid 1px #000000;    
}

div#promotions td
{
	padding-left: 8px;
	vertical-align: middle;
	border-bottom: solid 1px #000000;
}

div#promotions tr
{
    height: 26px;
    overflow:hidden;
}

div#promotions tr.row1
{
    background-color: #E3E3E3; 
}

div#promotions tr.row2
{
    background-color: #FFFFFF; 
}

div#promotions tr.black
{
    background-color: #000000; 
}
/***************************/
div#blog
{
	width:338px;
  background-color: #FFFFFF;
  color: #000000;  
}

div#blog .Text
{
	margin-top: 10px;
	margin-left: 10px;	 
	margin-right: 10px;
	font-size: 11px;
	text-align: justify;
}

div#blog .Image
{
  float: left;
  display: inline;
  margin-bottom: 0px;  
  margin-right: 6px; 
}

div#blog .Title
{
	font-weight: bold;
}

div#blog .Body
{
	margin-top:2px;
	height:42px;
  overflow: hidden;	
}
div#blog .Link
{
	margin-top:6px;
	padding-bottom:6px;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}
/***************************/
/***************************/
#sweepstakes
{
	margin:4px 4px 4px 4px;		
}
/***************************/
div#score
{
	width:392px;
 	margin-left:4px;
	margin-right:4px; 
	padding-bottom:8px;
	background-color: #000000;
	margin-top:2px;
}

div#score div.tableframe
{
	/*border: solid 0px #000000;*/
}

div#score div.table
{
	margin-left:0px;
	margin-bottom: 8px;
	color: #000000;	 
	border-left: solid 1px; #000000;
}

div#score td.overview2
{
	width: 160px;
	text-align: left;
	padding-left: 4px;
}

div#score td.scoreBox
{
	width: 30px;
}

div#score tr
{
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#score tr.head 
{
  background-color: #FFFFFF;
  border-color: #000000;
  font-weight: bold;
  font-size: 12px;
}

div#score tr.row1
{
  background-color: #26A8C8;
   
}

div#score tr.row2
{
  background-color: #7AD7E8;  
}

div#score td
{
  vertical-align: middle;
  text-align: center;
  width: 30px;
  border-right: solid 1px; #000000;
  border-bottom: solid 1px; #000000;
}

div#score td.F
{
  width: 35px;
  font-weight: bold;
}
/***************************/
div#stats
{
	width:392px;
	color: #000000; 
	background-color: #000000;
	margin-left: 4px;
	margin-right:4px;
	padding-bottom:8px;
	margin-bottom:4px;
}

div#stats table
{
	margin-left:0px;
	border-left: solid 1px #000000;		
}

div#stats tr
{
	height: 20px;
	vertical-align: middle;
}

div#stats td
{
	vertical-align: middle;	
	text-align: center;	
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;		
}

div#stats td.header
{
	background-color: #666666;
	font-weight: bold;  
	color: #FFFFFF; 
	text-align: left;
	padding-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
}

div#stats tr.headerRow
{
	background-color: #02B6CF;
	font-weight: bold;
	font-size: 12px;			   
}

div#stats tr.dataRow
{
	background-color: #FFFFFF;	
			
}

div#stats td.left
{
	text-align: left;
	padding-left:8px;
	
}
/***************************/
.spotlightHeader
{
  margin-left:4px;	
}
div#spotlight
{
	width:390px;
  background-color: #FFFFFF;
  color: #000000;  
  margin-left:4px;
  margin-right:4px; 
  border: solid 1px; #000000; 
  margin-top:-2px; 
}

div#spotlight .Text
{
	margin-top: 10px;
	margin-left: 10px;	 
	margin-right: 10px;
	font-size: 11px;
	text-align: justify;
}

div#spotlight .Image
{
  float: left;
  display: inline;
  margin-bottom: 0px;  
  margin-right: 6px; 
}

div#spotlight .Title
{
	font-weight: bold;
	font-size: 10px;	
	text-align: left;	
}

div#spotlight .Body
{
	margin-top:2px;
	height:42px;
  overflow: hidden;	
}
div#spotlight .Link
{
	margin-top:6px;
	padding-bottom:6px;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	
}
/***************************/
#purchaseTickets
{
	margin:0px 4px 4px 4px;	
	border: solid 1px #555555; 
}
/***************************/






