body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
td, div, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.large {
	font-size: 14px;
	font-weight: bold;
	color: #820B0D;
}
.subheading {
	font-size: 18px;
	font-weight: bold;
	color:#013567;
}

.uppercase {
	text-transform:uppercase;
}
.xlarge {
	font-size: 18px;
	color: #820B0D;
}
.small {
	font-size: 10px;
}

.medium {
	font-size: 14px;
	color: #1d3666;
}
.light {
	color: #FFF6E5;
}
a.nav {
	font-size: 11px;
	font-weight: bold;
	color: #FFF6E5;
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-left: 0px;
text-align:center;	
	
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF6E5;
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-left: 0px;
text-align:center;	
}
.navoff {
	width:160px;
	height:24px;
	border-bottom:1px solid white;
	padding:0px 8px 0px 10px;
	font-size: 11px;	
	font-weight: bold;
border-top:1px solid white;		
text-align:center;
}
.navoff:hover{
background:url(/images/navbgon.jpg);
}
.navover {
	width:160px;
	height:24px;
	cursor: hand;
	cursor: pointer;
	border-bottom:1px solid white;
	padding:0px 8px 0px 10px;
text-align:center;
	color:#FFFFFF;
	font-weight:bold;	
}
.navon {
	width:120px;
	height:24px;
	cursor: hand;
	cursor: pointer;
	font-size: 11px;	
}

.navsub {
	background-color: #2C5B87;
	display: none;
	position: relative;
	/* opacity for safari, ie, and mozilla
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: .9; */
	z-index:2;	
	width:200px;
	
}
.navsub hr {
	background-color: #2C5B87;
	border-bottom: 1px solid red;	
}
.navsuboff {
	font-size: 12px;
	font-weight: normal;
	color: white;
	/*text-transform: uppercase;*/
	background-color: #013567;
	padding:0px 8px 0px 5px;
	height:20px;
	z-index:2;	
	width:200px;	
	position: relative;	
	/*background:url('/images/navbg.jpg');*/
	border-bottom: 1px solid white;
}
.navsubon {
	font-size: 12px;
	font-weight: normal;
	color: white;
	/*text-transform: uppercase;*/
	background-color: #B52026;
	cursor: pointer;
	cursor: hand;
	padding:0px 8px 0px 5px;
	height:20px;
	z-index:2;	
	position: relative;	
	/*background:url('/images/navbgon.jpg');		*/
	border-bottom: 1px solid white;	
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border-width:;
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*
	background-color: #E4CD9C;
	border-width:;
	border: 2px outset;
	*/
	cursor: pointer;
	cursor: hand;
}
hr {
	color: #7F0B0C;
	background-color: #7F0B0C;
	border: 0;
	height: 1px;
}
.webstore_hr{
	color:#b5936e;
	background-color: #b5936e;
	border: 0;
	height: 1px;
}
.menu_page {
	font-size: 12px;
	COLOR: #944f01;
}
a.menu_page{
	font-size: 12px;
	COLOR: #944f01;
	font-weight:bold;
}
a.prodname_list{
	color:#95040b;
}
a.menu_trail{
	font-size: 12px;
	COLOR: #964c01;
}
.menu_trail{
	font-size: 12px;
	COLOR: #964c01;
}
a.menu_footer{
	font-size: 12px;
	COLOR: #964d00;
}
.header{
	border-top:1px solid #b5936e;
	background-color:#964d00;
}
.cat_title_small{
	COLOR: #95040b;
}
a.cat_title_small{
	COLOR: #95040b;
}
.border {
	border: 1px solid #333333;
}
.borderout {
	border: 2px solid #333333 outset;

}




.container {
	overflow: hidden;
	width: 554px;
	margin: 0 auto;
}
#main {
	padding: 0px;
	background: #7E0A11;
}

 
/*--Main Image Preview--*/
.main_image {
	width: 270px; height: 296px;
	margin:0px 2px 0px 4px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 10px;
}
.main_image p {
	font-size: 11px;
	padding: 10px;	margin: 0;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(/images/topnews/icon_calendar.gif) no-repeat 0 center; 
	font-size: 10px; 
}
.image_thumb .block small {margin-left: 10px;}
.image_thumb .desc{
	position: realtive;
	z-index:200;
	display: none;
}
.image_thumb .desc .block{
	width: 260px;
	height:120px;
	color:white;
	padding:5px;
}
.image_thumb .desc .block h2{
	margin:3px;
}
.image_thumb .desc .block a{ color:white; font-weight:bold; text-decoration:underline; }
.main_image a.collapse {
	background: url(/images/topnews/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	float: left;
	width: 278px;
	height:225px;
}
.image_thumb img {
	border: 1px solid #ccc; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 2px; padding: 0px 0px;
	width:50px;
	float: left;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 12px; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}




#weatherInner{
	width:184px;
	border-right:1px solid white;
	border-left:1px solid white;
	background:#7F0A12;
	padding:5px 0px 5px 0px;
}
#adLeftInner{
	width:184px;
	border-right:1px solid white;
	border-left:1px solid white;
	background:#013567;
	padding:5px 0px 5px 0px;
}
#hugeLabel{
	font-size:21px;
	font-weight:bold;
	color:white;
	padding-bottom:5px;
}
#mainInner{
	background:white;
	padding:10px;
}
#topButton{
	float:left;
	width:151px;
	cursor:pointer;
}
#topButtonInner{
	background:#013567;
	color:white;
	font-size:11px;
	font-weight:bold;
	padding:8px 23px 8px 23px;
	text-transform:uppercase;
	border-right:1px solid white;
	border-left:1px solid white;
	text-align:center;
}
#rightContent{
	background:#7E0A11;
	width:174px;
}
#mainContent{
}
#rightContentPadding{
	widows:164px;
	padding:10px;
}
#pollBOX{
	border:1px solid white;
	width:297px;
	background:#FFE9D1;
}
#pollContent{
	background:#FFE9D1;
}
.gameCenterTabInactive{
	background:url('/images/reskin/Tab_Tan.gif') no-repeat;
	width:74px;
	height:30px;
	float:left;
	cursor:pointer;
}
.gameCenterTabInactive .tabText{
	color:white;
	padding:8px 0px 8px 0px;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.gameCenterTabActive{
	background:url('/images/reskin/Tab_White.gif') no-repeat;
	width:75px;
	height:30px;
	float:left;
	cursor:pointer;
}
.gameCenterTabActive .tabText{
	color:#223067;
	padding:8px 0px 8px 0px;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
#gameCenterContent{
	border-bottom:1px solid #223067;
	border-left:1px solid #223067;
	border-right:1px solid #223067;
	background:white;
	width:297px;
}
.gameCenterContentInner{
	padding:5px;
	display:none;
}
#theHomePageFeatureINSERT{
	margin:1px 0px 1px 1px;
	border:1px solid white;
	background:#003569;
	width:130px;
}
#theHomePageFeatureINSERT img{
	width:130px;
}
#theHomepageFeatureCONTENT{
	border-top:1px solid white;
	background:#003569;
	color:white;
	padding:5px;
	height:126px;
	overflow:hidden;
}

/* SSong--start of redesign 03.23.2010 CSS */
div.mainContent{
	width:808px;
	margin:0px auto;
}
div.subnavigation{
	border:0px solid blue; position:absolute;width:220px;z-index:4;
}

div.listedTabshomepage{
	padding-left:2px;
}
div.tabHomepage{
	width:120px;
	margin-right:1px;
}
div.topNewsTabTop{
	width:110px;background:url(/images/Footer_Top_02.gif);height:5px;margin:0px;padding:0px;	
}
div.tabHomepageLabel{
	background:#7E0A11;
	border-left:1px solid white;
	border-right:1px solid white;
	cursor:pointer;
	font-weight:bold;
	color:white;
	height:15px;
	padding:2px 0px;
	text-align:center;
}
div.tabHomepageLabelActive{
	background:#7E0A11;
	border-left:1px solid white;
	border-right:1px solid white;
	cursor:pointer;
	font-weight:bold;
	color:white;
	height:16px;
	padding:2px 0px;
	text-align:center;
	position:relative;
	z-index:100;
	margin-bottom:-1px;
}


div.topNewsBlock{
	background:#7E0A11;width:554px;border-left:1px solid white;border-right:1px solid white;padding-top:1px;padding-bottom:1px;text-align:center;height:295px;
}
div.videosBlock{
	background:#7E0A11;width:554px;border-left:1px solid white;border-right:1px solid white;padding-top:1px;padding-bottom:1px;;text-align:center;height:295px;
}
div.topNewsBlockTop{
	background:url(/images/Footer_Top_02.gif);height:5px;width:546px;margin:0px;padding:0px;
}
div.topNewsBlockBottom{
	background:url(/images/Footer_Bttm_02.gif);height:5px;width:546px;margin:0px;padding:0px;
}
div.footerBlock{
	width:811px;padding-top:1px;padding-bottom:1px;
}
div.footerBlockTop{
	background:url(/images/Footer_Top_02.gif);height:5px;width:801px;margin:0px;padding:0px;
}
div.footerBlockBottom{
	background:url(/images/Footer_Bttm_02.gif);height:5px;width:801px;margin:0px;padding:0px;
}
div.fL{ float:left; }
div.fR{ float:right; }
div.clr{ clear:both; }

div.width5{ width:5px; }
div.topnewswidth{ width:556px; }

div.panel-overlay b{
	margin:0px;padding:0px;font-size:16px;color:#ccc; font-family:Arial, Helvetica, sans-serif;
}
div.panel-overlay a span{
	color:#ccc;text-decoration:none;
}
div.headlinesLabel{
	font-wieght:bold;font-size:28px; font-family:Arial, Helvetica, sans-serif; text-align:left; padding-left:15px;
}
div.headlinesLabel img{
	margin-bottom:-5px;
}
ul.headlines{
	margin:5px 0px 5px -20px;
}
ul.headlines li{
	padding-right:5px;
}
ul.headlines a{
	font-size:12px;
}
ul.headlines a:hover{
}
.youtubeViewer{
	margin:10px 0px 10px 5px;
	width:440px;
	height:275px;
}
.youtubeListing{
	width:108px;
	margin-top:10px;
}
.GCI_Title{
	background:url(/images/gamecenter/GCI_TC.png) repeat-x;text-align:center;color:white;font-size:16px;font-weight:bold;
}
#socialDecide_facebook{
	display:none;
	position:absolute;
	z-index:10;
	width:113px;
	margin-top:-12px;
	margin-left:-25px;
	float:left;
}
#socialDecide_twitter{
	display:none;
	position:absolute;
	z-index:11;
	margin-top:-12px;
	margin-left:-22px;
	width:113px;
	float:left;
}
div.choose{
	color:white;
	background:#001D39;
	margin:0px auto;
	width:44px;
}
table.headlinestable{
	margin:8px auto;
	width:250px;
	height:200px;
}
table.ticketstable{
	margin:8px auto;
	width:250px;
	height:200px;
}
.keyworddefault{
	border:1px solid #333;
	width:120px;
	height:16px;
	padding-left:18px;
	background:url(/images/search.gif) white no-repeat 2px;
}
.keywordinactive{
	font-style:italic;
	color:#7685A2;
}