body {margin: 0px; background: url(images/bg.jpg) repeat-x #031222}

.mainpage-bg-jk { width: 1100px; margin: 0 auto; background-image: url(http://dev.bigeast.org/portals/5/skins/bigeast/images/bg_tile_jk.png); background-repeat: repeat-y; }
.mainpage-Wrap-jk { position: relative; width: 980px; margin: 0 auto; }

img {border-style:none;}
:-moz-any-link:focus { outline: none}
UL {list-style-type: none;  margin-left: 0px;  padding-left: 0px}
.clearboth { clear: both; font-size: 0px; padding: 0; margin: 0; height: 0px; list-style: none}
* {padding: 0; margin: 0}



.flt_right		{float: right}
.flt_left		{float: left}

/*========================================================*/
/*     Manage Stats				              			  */
/*========================================================*/

.ManageStats		{COLOR: #1c1c1c; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-align: left; border: none; clear: left; }
.ManageStats .layout_header		{background: url(images/admin_redbar.jpg) repeat-x; height: 26px; color: #FFF; font-weight: bold; line-height: 23px; }
.ManageStats .layout_header TR	{padding: 0 0 0 5px}

.ManageStats TH		{border: none; font-size: 10px !important; padding: 0 0 0 5px;  }
.ManageStats TD		{padding: 0 0 0 5px; height: 26px; border: none; }
.ManageStats TR		{ background-color: #fff; padding: 0 0 0 5px; height: 26px; border-bottom: 1px solid #a1b0bc; }

.ManageStats .alternate	{background-color: #eaeff4 !important; padding: 0 0 0 5px; height: 26px; border-bottom: 1px solid #a1b0bc}

.ManageStats A:link     	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.ManageStats A:visited 	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.ManageStats A:hover    	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.filter-dropdown-wrap { position: relative; float: right; padding: 10px 0 10px 10px; text-align: left; }
.filter-dropdown { float: left; padding-left: 5px; }

.SchedSearchSort { position: relative; float: left; padding: 5px; text-align: left; clear: left; color: #fff; }

.addNewGame { float:right; padding: 5px; margin-top: 9px; }

.ManageSchedules table { background: #fff; }
.ManageSchedules TR		{ background-color: #fff; padding: 0 0 0 5px; height: 26px; border-bottom: 1px solid #a1b0bc; }
.ManageSchedules TD { padding:5px; }

/*========================================================*/
/*     GSA Search				              			  */
/*========================================================*/
li.searchArea {
	float: right !important;
	padding: 4px !important;
}

.submitButton {
font-size: 85%;
background: white url(images/submitButton.png) no-repeat;
text-indent: -1000px;
height: 20px;
width: 20px;
border: 0;
display: block;
overflow: hidden;
float: left;
cursor: pointer; }

.searchBar {
width: 175px;
height: 20px;
border: 0;
background-color: white;
color: black;
float: left;
padding: 0 5px;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
}

input:focus {
    outline: none;
}

/*========================================================*/
/*     Scores Ticker			              			  */
/*========================================================*/

.menu-scores 						{ position: relative; float: left; width: 980px; height: 92px;  margin: 5px 0 5px 0; overflow:hidden!important; }

.score-box-wrap 					 { 	position: absolute; float: left; width: 960px; height: 58px; left: 10px !important; top: 25px; overflow: hidden; background-color: #003e7e; }
.score-box 							 { 	position: relative; float: left; width: 119px; height: 56px; margin: 1px 1px 0 0; }
									   	
.score-box.past						{ background: -webkit-gradient(linear, left top, left bottom, from(#1c1f22), to(#455260));
									  background: -moz-linear-gradient(top, #1c1f22, #455260);
									  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c1f22, endColorstr=#ff455260);
									  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c1f22, endColorstr=#ff455260)"; }

.score-box.current					{ background: -webkit-gradient(linear, left top, left bottom, from(#a31026), to(#600b17));
									  background: -moz-linear-gradient(top, #a31026, #600b17);
									  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa31026, endColorstr=#ff600b17);
									  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa31026, endColorstr=#ff600b17)"; }

.score-box.future					{ background: -webkit-gradient(linear, left top, left bottom, from(#011832), to(#003e7e));
									  background: -moz-linear-gradient(top, #011832, #003e7e);
									  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff011832, endColorstr=#ff003e7e);
									  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff011832, endColorstr=#ff003e7e)"; }
									  
									  
.score-box-wrap li					{ list-style: none; }									
								
.score-arrow-left,
.score-arrow-right  				 { 	position: absolute; float: left; width: 8px; height: 56px; top: 25px; z-index: 10; cursor: pointer; background-color: #003e7e; border: 1px solid #003e7e;  }	
.score-arrow-left  					 { 	left: 0; }
.score-arrow-right					 { 	right: 0; }				 
.score-arrow-left:hover,
.score-arrow-right:hover 			 { 	background-color: #003e7e; }
.score-arrow-left.disabled,
.score-arrow-right.disabled			{ background-color: #455260; cursor: default; }												 									
.score-arrow-left .icon-arrow-left,
.score-arrow-right .icon-arrow-right { position: absolute; float: left; width: 6px; height: 11px; top: 22px; background-image:url('images/scoresTicker/btn_score_arrow.png'); }
.score-arrow-left .icon-arrow-left   { left: 1px; background-position: 0px 0px; }
.score-arrow-right .icon-arrow-right { left: 1px; background-position: -5px 0px; }

							
.ticker-scores 						{ width: 110px; text-align: left; border-collapse: collapse; margin: 2px 0 0 4px; }
.ticker-scores .date-wrap 			{ height: 9px; padding: 1px; clear: left;}
.ticker-scores .date-wrap .date,
.ticker-scores .date-wrap .time 	{ position: relative; font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #fff; }
.ticker-scores .date-wrap .date 	{ float: left; text-align: left; }
.ticker-scores .date-wrap .time 	{ float: right; text-align: right; }
.ticker-scores .sepline 			{ height: 5px; background-image: url(images/scoresTicker/img_score.png); background-repeat: repeat-x; margin-top: 3px; }
.ticker-scores .away-wrap,
.ticker-scores .home-wrap			{ height: 10px; margin: 1px; clear: left; }	
.ticker-scores .away-wrap .school,
.ticker-scores .away-wrap .score,
.ticker-scores .home-wrap .school,
.ticker-scores .home-wrap .score	{ position: relative; font-family: Arial,Helvetica,sans-serif; font-size: 10px; }	
.ticker-scores .away-wrap .school,
.ticker-scores .home-wrap .school	{ float: left; text-align: left; color: #fff }	
.ticker-scores .away-wrap .score,
.ticker-scores .home-wrap .score	{ float: right; text-align: right; color: #fff; }
							
.sport-select-wrap 										{ position: relative; float: left; width: 960px; height: 0; top: 0; left: 0; line-height: 11px; }
.sport-select-wrap .title 								{ display: none; position: relative; float: left; height: 24px; font-family :Arial,Helvetica,sans-serif; font-size: 11px; color: #fff; padding: 0 10px 0 0; cursor: default; }
.sport-select-wrap ul#select-sport li 					{ list-style: none; }
.sport-select-wrap ul#select-sport li a 				{ position: relative; float: left; width: 87px; height: 24px; font-size: 11px; color: #fff; padding: 2px 0 0 0; text-align: center; margin-right: 5px; text-decoration: none; }
.sport-select-wrap ul#select-sport li a:hover 			{ color: #fff; background-image:url('images/scoresTicker/btn_score_selected.png'); background-repeat: no-repeat; }
.sport-select-wrap ul#select-sport li a.selected,
.sport-select-wrap ul#select-sport li a.selected:hover 	{ color: #fff; background-image:url('images/scoresTicker/btn_score_selected.png'); background-repeat: no-repeat; cursor: default; }

/*========================================================+
|  Schedule			                              		  |
+========================================================*/
#schedule { font-size: 11px; width: 650px; text-align: left; margin-bottom: 5px; display: table; clear: both; }

#schedule .pageTitleWrap { position: relative; float: left; width: 650px; height: 20px; margin-top: 10px; }
#schedule .pageTitleWrap .pageTitle { position: relative; float: left; width: 570px; height: 20px; }
#schedule .pageTitleWrap .print { position: relative; float: right; width: 80px; height: 20px; background-image:url('images/schedule/icon_print.png'); }

#schedule .ttl-bg { position: relative; float: left; height: 26px; line-height: 26px; border-bottom: 1px solid #174c81; background: url('images/schedule/schedule_top_bar.gif') repeat-x; cursor: default; }
#schedule .ttl-bg ul li { font-size: 11px; font-weight: bold; text-align: left; color: #cbcbcb; text-shadow: 1px 1px 1px #272727; }

#schedule ul li { position: relative; float: left; font-size: 11px; height: 21px; list-style-type: none; color: #3a3a3a; }
#schedule ul li.date { width: 90px; padding-left: 5px; }
#schedule ul li.homeTeam { width: 120px; }
#schedule ul li.awayTeam { width: 120px; }
#schedule ul li.location { width: 130px; }
#schedule ul li.time { width: 80px; }
#schedule ul li.result { width: 80px; }
#schedule ul li.switch { width: 25px; z-index: 50000; float: right;}

#schedule .game { position: relative; float: left; height: 21px; line-height: 21px; cursor: default; background: #fff; border-bottom: 1px solid #174c81; cursor: pointer; clear: both; }
#schedule .banding { background: #eaeff4; }
#schedule .game:hover { background: #9eabb9 !important; }

#schedule .tourneyGame { position: relative; float: left; height: 21px; line-height: 21px; cursor: default; background: #e5a6a7; border-bottom: 1px solid #174c81; cursor: pointer; clear: both; }
#schedule .tourneyGame.banding { background: #f7bdbe; }
#schedule .tourneyGame:hover { background: #be7173 !important; }

#schedule .details { position: relative; float: left; width: 650px; font-size: 11px; color: #062340; border-bottom: 2px solid #174c81; clear: both; display: none;
					background-color: #cbcbcb;
					background-image: -webkit-gradient(linear, left top, left bottom, from(#EAEFF4), to(#9eabb9));
					background-image: -webkit-linear-gradient(top, #EAEFF4, #9eabb9);
					background-image:    -moz-linear-gradient(top, #EAEFF4, #9eabb9);
					background-image:     -ms-linear-gradient(top, #EAEFF4, #9eabb9);
					background-image:      -o-linear-gradient(top, #EAEFF4, #9eabb9);
					background-image:         linear-gradient(top, #EAEFF4, #9eabb9); }
					
				
#schedule .tourneyDetails { position: relative; float: left; width: 650px; font-size: 11px; color: #062340; border-bottom: 2px solid #174c81; clear: both; display: none;
							background-color: #db9596;
							background-image: -webkit-gradient(linear, left top, left bottom, from(#fabbbc), to(#be7173));
							background-image: -webkit-linear-gradient(top, #fabbbc, #be7173);
							background-image:    -moz-linear-gradient(top, #fabbbc, #be7173);
							background-image:     -ms-linear-gradient(top, #fabbbc, #be7173);
							background-image:      -o-linear-gradient(top, #fabbbc, #be7173);
							background-image:         linear-gradient(top, #fabbbc, #be7173); }

#schedule div.arrow { background:transparent url('images/schedule/arrow.png') no-repeat scroll 0px -7px; width:13px; height:7px; margin: 7px 0 0 6px; display:block; }
#schedule div.up { background-position:0px 0px; }       

#schedule .homeLogo 	{ position: relative; float: left; width: 85px; height: 85px; margin: 5px; }
#schedule .awayLogo 	{ position: relative; float: right; width: 85px; height: 85px; margin: 5px; }
#schedule .detailWrap 	{ position: relative; float: left; width: 458px; padding-top: 10px; }
#schedule .teamName 	{ font-size: 16px; font-weight: 600; text-transform: uppercase; padding: 0 5px 0 5px; }
#schedule .eventName 	{ font-size: 13px; line-height: 18px; font-weight: 600; padding: 0 5px 0 5px; color: #7e0407; }
#schedule .final 		{ font-size: 13px; line-height: 18px; font-weight: 600; padding: 0 5px 0 5px; color: #7e0407; }
#schedule img 			{ margin-top: 5px; }
#schedule .left			{ text-align: left; }
#schedule .right		{ text-align: right; }
#schedule .center		{ text-align: center; }
#schedule .clearFix		{ clear: both; }
#schedule .homeScore 	{ position: relative; float: left; width: 85px; height: 25px; font-size: 20px; font-weight: 600; margin: 5px; }
#schedule .awayScore 	{ position: relative; float: right; width: 85px; height: 25px; font-size: 20px; font-weight: 600; margin: 5px; }
#schedule .linksWrap	{ position: relative; float: left; width: 448px; height: 25px; margin: 5px; }
#schedule .linksWrap a	{ font-size: 12px; color: #7e0407; text-decoration: none; margin-right: 5px; }
#schedule .linksWrap a:hover	{ font-size: 12px; color: #7e0407; text-decoration: underline; }
#schedule .boldDetail 	{ font-weight: 800; }

/*========================================================+
|  Event Slider				                              |
+========================================================*/
.eventSlider						{ position: relative; float: left; width: 980px; height: 135px; overflow: hidden; background-color: transparent; }
.eventSlider li						{ list-style: none; }
.eventSlider-img 					{ position: relative; float: left; width: 980px; height: 135px; border-collapse: collapse; }
.eventSlider img					{ position: relative; float: left; width: 980px; height: 135px; }
.eventSlider-arrow-left,
.eventSlider-arrow-right  			{ position: absolute; float: left; width: 26px; height: 58px; top: 40px; z-index: 300; cursor: pointer; }	
.eventSlider-arrow-left  			{ left: 0; background:url(images/slider_previous.png) no-repeat 0 0; }
.eventSlider-arrow-right			{ right: 0; background:url(images/slider_next.png) no-repeat 0 0; }




/*========================================================*/
/*     MISC				                  */
/*========================================================*/

.featured-bar {	width: 100%; height: 50px; background: #292929; position: fixed; top: 0; left: 0; margin: 0; padding: 0; z-index: 10000;}
.menu		{background: url(images/menu_bg.jpg) repeat-x; height: 30px}

#UVGContainer {background: url(/portals/5/skins/bigeast/images/bigeast-pillars.png) no-repeat}
.wide_banner		{background: url(images/wide_background.jpg) no-repeat; height: 135px; margin: 20px 0 20px 0px; width: 980px}

.image_block		{width: 300px; background: #e9e9e9; margin: 15px; padding: 5px; font-size: 10px; font-family: arial; height: 180px auto; display: inline}
.image_block IMG	{margin-bottom: 5px}

.indent			{margin: 0 0 0 16px}
.indent LI		{margin: 0 0 6px 0}

/*========================================================*/
/*    Fonts	                                          */
/*========================================================*/

@font-face {  
     font-family: 'special_1';  
     src: url('/portals/5/skins/bigeast/eurostileltstdboldoblique.eot');  
}  
   
@font-face {  
     font-family: special_1;  
     src: local('special_1'),  
     local('special_1'),  
     url("/portals/5/skins/bigeast/EurostileLTStd-BoldOblique.otf") format("opentype"); 
}

p {padding: 0; margin: 0}
.star    {list-style-image: url(images/star.png);}
.star LI {margin-bottom: 10px}



/*========================================================*/
/*     Textual Elements & normal style                    */
/*========================================================*/

.normal {font-family: arial, sans-serif; color: #505050; font-size: 13px; font-weight: normal; line-height: 1.4em; text-align: left}
H1 {color:#FFF; font-size: 20px; font-weight: bold; font-family: special_1; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
H2 {color:#FFF; font-size: 16px; font-weight: bold; font-family: special_1; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

.bold		{font-weight: bold}

.white		{color: #FFF}
.black		{color: #000}

.font10		{font-size: 10px}

.textcenter	{text-align: center}

.heading_alone	{margin: 20px 0 6px 20px}

.title_font1		{font-family: special_1; font-size: 13px; color: #173864; padding: 0; margin: 0; font-weight: bold}

.quicklinks {list-style-image: url(images/white_arrows.png); margin: 10px 0 0 12px}
.quicklinks A:link     {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.quicklinks A:visited  {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.quicklinks A:hover    {COLOR: #b60f2b; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.font11		{font-size: 11px}

.red_link {margin: 8px 12px 0 0px}
.red_link A:link     {COLOR: #b9132b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.red_link A:visited  {COLOR: #b9132b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.red_link A:hover    {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

/*========================================================*/
/*     About Big East			                  */
/*========================================================*/
.blue_bullet    {list-style-image: url(images/bullet_blue.png); margin: 0 0 0px 25px}
.blue_bullet LI {margin: 0px 0 15px 0px; padding: 0px 0 0 10px}

.success_bg	{background: url(images/success_bg.jpg) no-repeat center top}

/*========================================================*/
/*     Article CSS			                  */
/*========================================================*/

.artic 		{text-align: left; margin-top: 15px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }

.artic h1 { font-family:Tahoma, Geneva, sans-serif; font-size:24px; margin: 0 0 10px 0; padding:10px;}
.artic h2 { font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size:10px; margin: 10px 0 0 0; font-weight:none; color:#666;}

.artic h1 a:link     {color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:24px; text-decoration: none; font-weight: normal; outline: none;}
.artic h1 a:active   {color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:24px; text-decoration: none; font-weight: normal; outline: none;}
.artic h1 a:visited  {color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:24px; text-decoration: none; font-weight: normal; outline: none;}
.artic h1 a:hover    {color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:24px; text-decoration: none; font-weight: normal; outline: none;}


.article-container 	{}
.content-container 	{padding:10px;}
.content-container IMG	{margin: 0 0 12px 0}


.social-container 	{border-top: 1px #ccc solid; border-bottom: 1px #ccc solid;height: 40px; font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size:12px; margin: 10px 0 0 0; font-weight:none; color:#666;}
.social-block 		{float:right; margin: 10px 0 10px 5px}

.border-footer 		{border-top: 1px #ccc solid; padding-top: 15px;}

.article_table		{background: url(images/table_repeat_30.png) repeat; border-left: 1px solid #d2d7dd; border-top: 1px solid #d2d7dd; font-family: arial, sans-serif; color: #505050; font-size: 13px; font-weight: normal;}

.article_table TD	{border-right: 1px solid #d2d7dd; border-bottom: 1px solid #d2d7dd; height: 30px; padding: 0px 0 0 8px}

.article_table .top	{background: #062340; color: #FFF; font-family: special_1; font-size: 12px; text-transform:uppercase}

/*========================================================*/
/*    Newsstand				                  */
/*========================================================*/

.newsstand_logo		{float: left}
.newsstand_tr		{float: right; width: 248px; }
.newsstand_tr H2	{color:#000; font-size: 14px; font-weight: bold; font-family: special_1; margin: 0px 0px 12px 0px; padding: 0px 0px 0px 0px; text-transform:uppercase}

.newsstand_share		{margin: 0 0 0px 0; background: url(images/newsstand_repeat.jpg) repeat-x; width: 100%; height: 30px}
.newsstand_share a:link     	{color: #FFF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: normal; outline: none;}
.newsstand_share a:active  	{color: #FFF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: normal; outline: none;}
.newsstand_share a:visited  	{color: #FFF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: normal; outline: none;}
.newsstand_share a:hover    	{color: #000; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: normal; outline: none;}
.newsstand_share LI		{float: left; list-style: none; margin: 8px 0 0 8px}
.newsstand_share IMG		{float: left}

.newsstand_day		{background: #e3e3e3; padding: 4px 0 4px 8px; color:#3a3a3a; font-size: 14px; font-weight: bold; font-family: special_1; text-transform:uppercase}
.newsstand_icon		{float: left; margin: 10px 15px 10px 10px; width: 48px}
.newsstand_article	{float: left; width: 800px; margin: 10px 0 10px 0; line-height: 1.4em}

.newsstand_article a:link     	{color: #003e7e; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: bold; outline: none; margin: 0 0 10px 0}
.newsstand_article a:active  	{color: #003e7e; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: bold; outline: none; margin: 0 0 10px 0}
.newsstand_article a:visited  	{color: #003e7e; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: bold; outline: none; margin: 0 0 10px 0}
.newsstand_article a:hover    	{color: #000000; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration: none; font-weight: bold; outline: none; margin: 0 0 10px 0}

/*========================================================*/
/*     Scoreboard			                  */
/*========================================================*/

.scoreboard_box 		{width: 467px}
.scoreboard_box .inner_bg	{background: url(images/scoreboard_bg.png) repeat-x #d2d2d4; }

.scoreboard_box .top		{background: url(images/scoreboard_top.gif) repeat-x #d2d2d0; font-size: 20px; font-weight: bold; color: #03182f; padding: 6px 0 6px 10px}

.scoreboard_box .versus		{font-size: 16px; }

.scoreboard_box .left		{float: left; width: 326px; height: 110px; color: #5e5e5e; font-size: 12px; font-family: arial; }
.scoreboard_box .right		{float: right; width: 141px; color: #5e5e5e; font-size: 12px; font-family: arial; text-align: center; padding: 18px 0 0 0; }
.scoreboard_box .bottom		{margin: 0 0 0 10px; text-transform:uppercase; font-size: 11px}

.scoreboard_box a:link     	{color: #e51937; font-family: arial; font-size:11px; text-decoration: none; font-weight: normal; outline: none;}
.scoreboard_box a:active  	{color: #e51937; font-family: arial; font-size:11px; text-decoration: none; font-weight: normal; outline: none;}
.scoreboard_box a:visited  	{color: #e51937; font-family: arial; font-size:11px; text-decoration: none; font-weight: normal; outline: none;}
.scoreboard_box a:hover    	{color: #e51937; font-family: arial; font-size:11px; text-decoration: underline; font-weight: normal; outline: none;}

.scoreboard_box .logo_area	{height: 44px; margin: 18px 0 0 0}

.scoreboard_box .logo_box	{float: left; font-size: 36px; color: #e51937; width: 80px; margin: 0 0 0 10px; font-weight: bold; text-align: center; line-height: 30px}
.scoreboard_box .logo_box IMG	{height: 30px; width: 30px; margin: 0 6px 0 0; float: left}

.scoreboard_box .period		{text-align: center; color: #03182f; width: 100px; float: left}	

.scoreboard_box .left .team	{font-size: 10px; color: #5e5e5e; font-weight: normal; width: 80px; line-height: 10px; height: 12px; margin: 4px 0 0 0}

#dnn_ctr4179_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4749_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4746_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4751_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4753_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4755_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}
#dnn_ctr4766_XModPro_ctl00_ctl01_dlListView TD {padding: 0 3px 6px 3px}

/*========================================================*/
/*    Players of the Week                                 */
/*========================================================*/

.player_week {border: 1px solid #041a31; background: #041a31; margin: 8px 8px 0 8px; color: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal; line-height: 1.2em}
.player_week .inside {float: left; margin: 12px;}
.player_week IMG {float: left; margin: 8px 0 8px 8px; border: 2px solid #07325c}

.inside .title {color: #bbbab5; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold; text-transform:uppercase}
.inside .name {color: #FFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold;}

/*========================================================*/
/*    Players of the Week                                 */
/*========================================================*/

.garden			{background: url(images/championship_garden.jpg) no-repeat}
.golf			{background: url(images/championship_golf.jpg) no-repeat}

.champ 			{height: 217px}

.champ .inner		{float: left; width: 258px; margin: 8px 0 0 8px; color: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal; line-height: 1.3em}
.champ .inner H2	{color: #FFF; FONT-SIZE: 15px; TEXT-DECORATION: none; font-family: special_1; font-weight: normal; padding: 0; margin-bottom: 4px; text-transform:uppercase}

.champ .inner UL {list-style-image: url(images/red_arrows.png); margin: 10px 0 0 12px}

.champ .inner A:link     {COLOR: #b60f2b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.champ .inner A:visited  {COLOR: #b60f2b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.champ .inner A:hover    {COLOR: #b60f2b; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

/*========================================================*/
/*    Media Center	                                  */
/*========================================================*/



.media_top 		{background: url(images/media_top_bg.gif) repeat-x; margin: 0px 15px 0px 15px; padding: 15px}
.page_title		{padding: 15px}
.media_top .flt_left	{float: left; width: 600px}
.media_top .flt_right	{float: right; width: 300px}

.ItemGroup		{border: none}
.featured_bar		{background: url(images/featured_bar.gif) repeat-x; height: 41px;}
.featured_bar LI	{margin: 10px 0 0 18px; color: #FFF; font-size: 14px; font-family: special_1; text-transform:uppercase; list-style: none ; float: left;}

.Head			{display: none}
.flag			{display: none}
.rate			{display: none}
.share			{display: none}
.social			{background: #f5f5f5}
.social_table TD	{padding: 5px; color: #000}
.GreyText 		{color: #000}
.video_stats		{display: none}
.2nd_pane		{display: none}
.vid_title_outer	{/* background: #FFF; height: 40px */}
.social_bg		{background: #f5f5f5; border-top: 1px solid #dedede; height: 40px}

.VideoInformation	{background: #FFF; padding: 5px 12px 5px 12px; font-size: 12px; font-weight: bold; color: #9d0f24; text-align: left}


/*========================================================*/
/*     other elements			                  */
/*========================================================*/

.wide_banner		{background: url(images/wide_background.jpg) no-repeat; height: 135px; margin: 20px 0 20px 0}

.center_bar 		{background: url(images/center_bar.gif) repeat-x; height: 43px; color: #FFF; font-family: special_1}

.center_bar H2 	 	{color: #FFF; font-family: special_1; font-size: 15px}

.breadcrumbs		{background: #0f345b; height: 30px; padding: 0 0 0 12px; color: #5d91ca; font-size: 11px; font-family: arial}
.breadcrumbs A:link     {COLOR: #5d91ca; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.breadcrumbs A:visited  {COLOR: #5d91ca; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.breadcrumbs A:hover    {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

A.bigeast_link:link     {COLOR: #edce00; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
A.bigeast_link:visited  {COLOR: #edce00; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
A.bigeast_link:hover    {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.side_news		{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-align: left}
.side_news A:link     	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
.side_news A:visited 	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
.side_news A:hover    	{COLOR: #b6b6b6; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}

.side_news TD		{padding: 5px}
.side_news .alternate	{background: #132e4a}
.side_news IMG		{border: 1px solid #033b75}



.side_news_div		{width: 300px; height: 65px}
.side_news_div2		{width: 300px; height: 65px; background: #132e4a}
.side_news_div:hover	{background: #294562}
.side_news_div2:hover	{background: #294562}
.side_news_img		{float: left; margin: 7px 10px 0 5px; width: 50px}
.side_news_img_border	{border: 1px solid #033b75; width: 56px; height: 49px; background: url(images/no_image_bg.jpg) no-repeat; display: block}

.side_news_img3		{float: left; margin: 7px 10px 0 5px; width: 87px}
.side_news_img_border3	{border: 1px solid #033b75; width: 87px; height: 48px; background: url(images/no_image_bg.jpg) no-repeat; display: block}
.side_news_text3	{float: left; margin: 7px 0px 0 5px; width: 190px; line-height: 1.1em; text-align: left; }
.side_news_title	{width: 190px; height: 30px; overflow: hidden;}

.side_news_text3 A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; }
.side_news_text3 A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; }
.side_news_text3 A:hover    	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal;}


.side_news_text		{float: left; margin: 7px 0px 0 5px; width: 225px; line-height: 1.3em; text-align: left}
.side_news_bg		{background: url(images/side_news_bg.gif) repeat;}
.side_news_bottom	{color: #FFF; text-align: right; margin: 4px 4px 8px 0}

.side_news_bottom A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal; }
.side_news_bottom A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal; }
.side_news_bottom A:hover    	{COLOR: #dedede; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal;}


.side_news_text A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; }
.side_news_text A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; }
.side_news_text A:hover    	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal;}

A.read_more:link     	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
A.read_more:visited 	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
A.read_more:hover    	{COLOR: #b6b6b6; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}


.side_schedule		{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-align: left}
.side_schedule .sport	{COLOR: #5c85af}
.side_schedule .alternate_sport {COLOR: #5c85af; background: #132e4a}
.side_schedule TD	{padding: 5px 5px 5px 5px}
.side_schedule .alternate	{background: #132e4a}

.side_standings		{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-align: left}
.side_standings TD	{padding: 2px 5px 2px 5px}
.side_standings .alternate	{background: #03172f}
.side_standings A:link     	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}
.side_standings A:visited 	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}
.side_standings A:hover    	{COLOR: #bb0721; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}


.school_title		{margin: 6px 0 0px 10px; float: left; padding: 0 15px 0 0}
.school_title H1	{COLOR: #FFF; line-height: 27px; FONT-SIZE: 27px; TEXT-DECORATION: none; font-family: special_1; text-transform:uppercase; padding: 0; margin: 0 0 4px 0}
.school_title IMG	{float: left; margin: 0 10px 6px 0}
.school_title .name	{float: left; margin-top:10px}

.side_news_bg_volvo		{background: url(images/side_news_bg.gif) repeat;}
.side_news_div_volvo	{width: 278px; height: 90px}
.side_news_img3_volvo		{float: left; margin: 7px 10px 0 5px; width: 120px}
.side_news_title_volvo	{width: 190px; height: 30px; overflow: hidden;}
.side_news_img_border_volvo	{border: 1px solid #033b75; width: 120px; height: 90px; background: url(images/no_image_bg.jpg) no-repeat; display: block}
.side_news_text3_volvo	{float: left; margin: 7px 0px 0 5px; width: 190px; line-height: 1.1em; text-align: left; }



.survey			{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.survey	.normal		{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.surveyresults .NormalBold {color: #FFF; font-weight: bold}
.survey .results	{color: #e70024}

.DNN_SurveyContent a.CommandButton:link	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
.DNN_SurveyContent a.CommandButton:visited	{COLOR: #bb0721; FONT-SIZE: 13px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}
.DNN_SurveyContent a.CommandButton:hover	{COLOR: #b6b6b6; FONT-SIZE: 13px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: bold; text-transform:uppercase}

/*========================================================*/
/*     Survey                                             */
/*========================================================*/

.survey_result          {float: left; color:#fff; font-size: 11px; font-weight:normal; font-family: arial; margin: 0 0 0 0; z-index: 500;}
.survey_percent         {float: left; height: 10px; overflow: hidden; z-index: 500; margin: 3px 0 0 5px}
.survey_percent IMG     {float: left; z-index: 500;}
.survey_percent .percent{float: left; margin: -5px 0 0 0; color:#ff0000; font-size: 11px; font-weight:normal; font-family: arial; z-index: 500;}

.YourCompanyNameSurveyResults { font-size: 11px; font-weight:normal; font-family: arial; }

.survey_choices TD      {color:#fff; font-size: 11px; font-weight:normal; font-family: arial; padding: 0 0 0 10px; z-index: 500; }
.survey_choices LABEL   {margin: -16px 0 0px 21px; display: block; z-index: 500;}

a.btn_survey_submit:link{ width: 69px; height: 30px; display: block; float: left; z-index: 500; background:url('images/volvo/btn_survey_submit_1.png') no-repeat; }
a.btn_survey_submit:hover{ background: url('images/volvo/btn_survey_submit_2.png') no-repeat; }
	
a.btn_results:link{ width: 96px; height: 30px; display: block; float: left; z-index: 500; background:url('images/volvo/btn_results_1.png') no-repeat; }
a.btn_results:hover{ background: url('images/volvo/btn_results_2.png') no-repeat; z-index: 500; }

a.btn_results:link{ width: 96px; height: 30px; display: block; float: left; z-index: 500; background:url('images/volvo/btn_viewsurvey_1.png') no-repeat; }
a.btn_results:hover{ background: url('images/volvo/btn_viewsurvey_2.png') no-repeat; z-index: 500; }

/*========================================================*/

.video_box		{color: #FFF; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 1em;}
.video_box img		{border: 1px solid #0e4c8d; margin-bottom: 5px}
.video_box A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.video_box A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.video_box A:hover    	{COLOR: #b9132b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}


.gray_faded_line	{background: url(images/faded_vline.png) no-repeat; height: 318px; padding: 0 0 0 25px}
.gray_faded_line2	{background: url(images/faded_vline2.png) no-repeat; height: 236px; padding: 0 0 0 25px}
.gray_faded_line3	{background: url(images/faded_vline3.png) no-repeat; height: 300px; padding: 0 0 0 25px}

.gray_faded_line2_nopad	{background: url(images/faded_vline2.png) no-repeat; height: 236px;}
.gray_faded_line3_nopad	{background: url(images/faded_vline3.png) no-repeat; height: 300px;}

.poll			{background: url(images/faded_vline.png) no-repeat; height: 318px; padding: 0 7px 0 25px}
.poll .NormalBold	{color: #FFF}



/*========================================================*/
/*     Schedule / Results		                  */
/*========================================================*/

.filter			{margin: 20px}
.filter H2 		{color:#FFF; font-size: 18px; font-weight: bold; font-family: special_1; text-transform:uppercase}
.filter H3 		{color:#FFF; font-size: 14px; font-weight: bold; font-family: tahoma;}
.filter_options		{margin-top: 10px; text-align: right; background: #063361; padding: 10px; height: 20px}

.filter-dropdown-schedule { position: relative; float: right; padding: 10px 0 10px 10px; text-align: left; }

.schedule		{COLOR: #1c1c1c; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-align: left; clear: left; }
.schedule .top		{background: url(images/schedule_top_bar.gif) repeat-x; height: 26px; color: #FFF; font-weight: bold}
.schedule .top TD	{padding: 0 0 0 5px}
.schedule .grouphead { background: #1b4d81; color: #fff; font-size: 11px; padding-left: 4px; }


.schedule TD		{ background: #FFF; padding: 0 0 0 5px; height: 26px; border-bottom: 1px solid #a1b0bc; }
.schedule td.tourney { background: #de5252; }

.schedule .alternate	{background: #eaeff4; padding: 0 0 0 5px; height: 26px; border-bottom: 1px solid #a1b0bc}

.schedule A:link     	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.schedule A:visited 	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.schedule A:hover    	{COLOR: #9d0f24; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.schedule .expand	{background: url(images/schedule_expanded_bg.gif) repeat-x; height: 180px; border: 2px solid #859aac;}
			
.expand .logo_score	{float: left; width: 176px; text-align: center; margin-top: 20px; font-size: 24px}
.expand .logo_score IMG	{margin-bottom: 12px}

.expand .center_info	{ float: left; width: 274px; text-align: center; margin-top: 25px; COLOR: #000; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-transform:uppercase}

.center_info .team_name	{font-size: 14px; font-weight: bold}

.schedule .expand2 	{padding: 0; margin: 0; height: 0px; border: none; font-size: 0px;}

.expand2 .trigger	{text-align: right; height: 18px; background: #859aac; margin: 0; padding: 0 4px 0 0; list-style: none}

.filter_options .weeks			{float: left; text-align: left;  margin: 0 10px 0 10px; width: 400px;}

.filter_options .weeks_text		{float: left; text-align: left;  margin: 2px 10px 0 10px; width: 30px; font-weight: bold; COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma;}

.filter_options .weeks A:link    	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}
.filter_options .weeks A:visited 	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}
.filter_options .weeks A:hover  	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #9d0f24; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}

.filter_options .weeks A.active:link    {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #9d0f24; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}
.filter_options .weeks A.active:visited {COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #9d0f24; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}
.filter_options .weeks A.active:hover  	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #9d0f24; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 16px; text-align: center}


.filter_options .date_picker_bg		{background: url(images/date_picker_bg.png) no-repeat; width: 109px; height: 24px; float: right; margin: -2px 8px 0 8px; cursor: hand}
.filter_options .date_picker_text	{font-size: 12px; color: #FFF; font-family: arial; float: right; margin: 2px 0px 0 0; font-weight: bold}

.date_picker_bg #datepicker 		{float: left; background: transparent; height: 20px; width: 68px; margin: 2px 0 0 32px; font-size: 12px; color: #FFF; font-family: arial; border: none; cursor: hand}

.filter_options .sSport			{float: right; margin: 0 8px 0 0}

/*========================================================*/
/*     Gameday Game Grid		                  */
/*========================================================*/


.expand3			{background: url(images/gameday_item_bg_mesh.gif) repeat-x #dad9d7; height: 100px; width: 940px; margin-bottom: 6px; border: 1px solid #b8c2cc}
				
.expand3 .logo			{float: left; width: 120px; text-align: center; margin-top: 20px; font-size: 24px;}
.expand3 .logo IMG		{height: 55px}

.expand3 .score			{float: left; width: 55px; height: 45px; margin: 30px 0 0 0; text-align: center; background: #FFF; border: 1px solid #c4c4c4}
.expand3 .score .text		{color: #909090; font-family: arial; font-size: 32px; margin-top: 14px}

.expand3 .center_info		{float: left; width: 575px; text-align: center; margin-top: 10px; COLOR: #0a3361; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal; text-transform:uppercase}
.expand3 .center_info IMG	{height: 18px}

.expand3 .center_info A:link    {COLOR: #b9122c; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal}
.expand3 .center_info A:visited {COLOR: #b9122c; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal}
.expand3 .center_info A:hover  	{COLOR: #b9122c; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: tahoma; font-weight: normal}

.expand3 .info2			{text-align: center; height: 20px; overflow: hidden; margin: 0 0 8px 0}
.expand3 .clock			{float: left; width: 150px; color: #0a3361}
.expand3 .coverage		{float: left; margin: 0 0 0 60px; width: 150px; text-align: center}
.expand3 .status		{float: right; width: 150px; color: #0a3361}

.expand3 .center_info .team_name	{font-size: 16px; font-weight: bold; color: #0a3361}

.gameday_filter_outer			{background: #02111e; margin: 0 0 15px 0; height: 40px}

.gameday_filter				{float: left; margin: 0px 8px 8px 12px;}

.gameday_filter .gameday_title		{float: left; width: 270px; margin: 11px 0 0 0; }

.gameday_filter .gameday_title H3	{color: #FFF; font-size: 12px; font-family: arial; font-weight: bold}

.gameday_filter .weeks			{float: left; margin: 9px 10px 0px 10px; width: 400px; }

.gameday_filter .weeks A:link    	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: url(images/week_item_bg.gif) repeat-x #9f1024; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}
.gameday_filter .weeks A:visited 	{COLOR: #FFFFFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: url(images/week_item_bg.gif) repeat-x #9f1024; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}
.gameday_filter .weeks A:hover  	{COLOR: #9f1024; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #FFFFFF; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}

.gameday_filter A.active:link    	{COLOR: #9f1024; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #FFFFFF; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}
.gameday_filter A.active:visited 	{COLOR: #9f1024; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #FFFFFF; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}
.gameday_filter A.active:hover  	{COLOR: #9f1024; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal; background: #FFFFFF; padding: 2px 0 2px 0; display: block; margin: 0 1px 0 1px; float: left; width: 19px; text-align: center}

.gameday_filter .season			{float: left; width: 140px; color: #FFF; display: none}

.blue_box_top		{float: left; background: #03172f; margin: 10px; padding: 10px; width: 960px}

.gameday_content	{width: 940px}

.gd_tl			{float: left; width: 646px; text-align: left}
.gd_tr			{float: right; width: 300px; text-align: left}
.gd_tr .top_box1	{margin-bottom: 10px; text-align: left; height: 103px}

/*========================================================*/
/*     RSS Video Galleries		                  */
/*========================================================*/

.SectionHeader 	{display: none; background: transparent}
.MenuHeader 	{border: none}

.home_vid LI	 {list-style: none}
.home_vid .image {float: left; width: 128px; margin-right: 5px;}
.home_vid .image IMG {border: 1px solid #0e4a89; height: 96px; width: 128px}
.home_vid .link  {float: left; width: 180px}

.home_vid .link A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.home_vid .link A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.home_vid .link A:hover    	{COLOR: #dedede; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: bold}

.small_vid LI	  {list-style: none}
.small_vid .image {float: left; width: 56px; margin: 0 12px 12px 0}
.small_vid .image IMG {border: 2px solid #f7f6f4; height: 42px; width: 56px}
.small_vid .link  {float: left; width: 184px}

.small_vid .link A:link     	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.small_vid .link A:visited 	{COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.small_vid .link A:hover    	{COLOR: #dedede; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: bold}


.videorss	 {display: none}
.SectionFooter	 {border-top: 1px solid #16497d}
.GreyText	 {color: #FFF}
.PagerDisabled   {color:#FFF; font-size:14px; font-weight: bold;}

.Pager TD A:Link,.Pager TD A:visited
{
	color:#3970a6;
	border:1px solid #16497d;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:26px; text-decoration: none;
	margin:2px;
}

.Pager TD A:Hover
{
	color:#3970a6;
	border:1px solid #16497d;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:26px; text-decoration: none;
	background:#1d466e;
}

/*========================================================*/
/*     buttons				                  */
/*========================================================*/

a.ArticleTitle:link     	{COLOR: #032b52; FONT-SIZE: 14px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
a.ArticleTitle:visited 		{COLOR: #032b52; FONT-SIZE: 14px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
a.ArticleTitle:hover    	{COLOR: #b9132b; FONT-SIZE: 14px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}

.IconTextBox_Bottom		{background: #032b52}

.ArticleTitle			{COLOR: #032b52; FONT-SIZE: 18px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.ArticleFooter .Summary .normal		{COLOR: #b9132b; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}

/*========================================================*/
/*     Scoreboard		                          */
/*========================================================*/

.scores_header		{background: #afb8c1}
.score2			{background: #d3d8dd; }

/*========================================================*/
/*     buttons				                  */
/*========================================================*/
    a.btn_shop{ 
        background:url('images/btn_shop.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block;
    }
    a.btn_shop:hover { 
        background: url('images/btn_shop.jpg') repeat -212px 0px; 
    }
    a.btn_auction{ 
        background:url('images/btn_auction.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block;
    }
    a.btn_auction:hover { 
        background: url('images/btn_auction.jpg') repeat -212px 0px; 
    }
    a.btn_watch{ 
        background:url('images/btn_watch.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block;
    }
    a.btn_watch:hover { 
        background: url('images/btn_watch.jpg') repeat -212px 0px; 
    }
    a.btn_photo2{ 
        background:url('images/btn_photo2.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block; float: left;
    }
    a.btn_photo2:hover { 
        background: url('images/btn_photo2.jpg') repeat -212px 0px; 
    }
    a.btn_facebook2{ 
        background:url('images/btn_facebook2.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block; float: left;
    }
    a.btn_facebook2:hover { 
        background: url('images/btn_facebook2.jpg') repeat -212px 0px; 
    }
    a.btn_watch2{ 
        background:url('images/btn_watch2.jpg') repeat 0px 0px; 
        width: 212px; 
        height: 100px; 
        display: block; float: left; margin: 0 3px 0 3px;
	}
    a.btn_watch2:hover { 
        background: url('images/btn_watch2.jpg') repeat -212px 0px; 
    }
    
    
    /* updated buttons 07/19/11 */
	.homepage-buttons {
		background: #062440;
		height: 100px;
		margin: -20px 0 0 0;
		overflow: hidden;
		width: 645px;
	}
	.homepage-buttons ul,
	.homepage-buttons ul li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.homepage-buttons ul li a {
		background: transparent url(images/bg-homepage-buttons.png) 0 0 no-repeat;
		float: left;
		height: 100px;
		text-indent: -9999px;
		width: 215px;
	}
	.homepage-buttons ul li a.first {
		background-position: 0 0;
	}
	.homepage-buttons ul li a.first:hover {
		background-position: 0 -100px;
	}
	.homepage-buttons ul li a.second {
		background-position: -215px 0;
	}
	.homepage-buttons ul li a.second:hover {
		background-position: -215px -100px;
	}
	.homepage-buttons ul li a.third {
		background-position: -430px 0;
		float: right;
	}
	.homepage-buttons ul li a.third:hover {
		background-position: -430px -100px;
	}

/*========================================================*/
/*     Date, Footer, Login & Search Styles                */
/*========================================================*/

.copyright {font-family: arial, sans-serif; color: #FFF; font-size: 11px; font-weight: normal;}

.footer {font-family: arial, sans-serif; color: #FFF; font-size: 11px; font-weight: normal; background: url(images/footer_bg.jpg) no-repeat #06437c; padding: 20px 0 0 0; height: 364px}
.footer A:link    {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.bottom_links	  	{text-align: left; float: left; width: 175px; font-family: arial, sans-serif; color: #FFF; font-size: 12px; font-weight: normal; line-height: 1.4em}
.bottom_links A:link    {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.bottom_links A:visited {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.bottom_links A:hover   {COLOR: #FFF; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.bottom_logo		{float: right; margin: 0 8px 0 0}

.login 		 {background: url(images/logo_top.png) no-repeat bottom left; text-align: right; height: 24px; font-size: 10px; text-align: right; color: #FFF; margin: 5px 0 0 0}
.login A:link    {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.login A:visited {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}
.login A:hover   {COLOR: #bb0721; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: normal}

.login_box TD	 	{padding: 0 15px 15px 0; font-size: 12px;}
.login_box .normal	{font-size: 11px}
.login_box A:link    	{COLOR: #19569b; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}
.login_box A:visited 	{COLOR: #19569b; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}
.login_box A:hover   	{COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: arial, sans-serif; font-weight: normal}

.login_label .SubHead 	{font-family: special_1; font-size: 14px; color: #062440; text-transform:uppercase}

.login_label2 .SubHead 	{font-family: special_1; font-size: 14px; color: #FFF; text-transform:uppercase}


.bigeast_bottom	 {background: url(images/logo_bottom2.png) no-repeat top left; height: 13px; display: block; margin: 0px 0 5px 0}

.search A:link    {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.search A:visited {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.search A:hover   {COLOR: #6D6D6D; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}

TD.search .SkinObject {color: #FFF}

/*========================================================*/
/*     Default Hyperlink style for website                */
/*========================================================*/

a:link     {color: #004c93; font-family: arial, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:visited  {color: #004c93; font-family: arial, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:hover    {color: #000000; font-family: arial, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}


/*========================================================*/
/*     Side Tabs			                  */
/*========================================================*/



UL.tabNavigation {
	list-style: none;
	margin: 5px 0 5px 0; height: 15px;
	padding: 0;
		}

UL.tabNavigation LI {
	display: inline; text-align: center; width: 87px; height: 33px; float: left;
		}

UL.tabNavigation LI A {
	padding: 4px 0 0 0; width: 87px; height: 33px;
	background: transparent; display: block;
	color: #FFF; font-size: 11px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal;
		}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	background: url(images/side_tab_over.png) no-repeat; width: 87px; height: 33px;
	color: #FFF; font-size: 11px; font-family: arial; text-align: center; text-decoration: none; 
	padding-top: 4px;
		}
		
UL.tabNavigation LI A:focus {
	outline: 0;
		}

div.tabs > div {
	padding: 0px;
	margin: 0px;
	height: 318px;
		}
		
div.tabs > div h2 {
	margin-top: 0;
		}

#first {
		    
		}

#second {
		
		}

#third {
		    
		}
		
.waste {
	min-height: 318px;
		}




/*========================================================*/
/*     Upper Tabs			                  */
/*========================================================*/

UL.tabNavigation2 {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/top_tab_bg.png) no-repeat; width: 92px; height: 58px; padding: 2px 0 0 5px; float: left; 
	display: block; position: relative;
		}

UL.tabNavigation2 LI {
	display: inline; text-align: left; width: 80px; height: 16px;
		}

UL.tabNavigation2 LI A {
	padding: 3px 0 0 4px; width: 80px; height: 16px;
	background: transparent; display: block;
	color: #FFF; font-size: 8px; font-family: arial; text-align: left; text-decoration: none; font-weight: normal;
		}

UL.tabNavigation2 LI A.selected,
UL.tabNavigation2 LI A:hover {
	background: url(images/tab_horizontal_over.png) no-repeat; width: 80px; height: 16px;
	color: #FFF; font-size: 8px; font-family: arial; text-align: left; text-decoration: none; 
	padding: 3px 0 0 4px;
		}
		
UL.tabNavigation2 LI A:focus {
	outline: 0;
		}

div.tabs2 > div {
	padding: 0px;
	margin: 0px;
	height: 318px;
		}
		
div.tabs2 > div h2 {
	margin-top: 0;
		}

#mbball    {float: right; width: 882px; height: 58px}
#wbball    {float: right; width: 882px; height: 58px}
#football  {float: right; width: 882px; height: 58px}	


/*========================================================*/
/*     Bottom Video Tabs		                  */
/*========================================================*/



UL.tabNavigation3 {
	list-style: none;
	margin: 5px 0 5px 0; height: 15px;
	padding: 0;
		}

UL.tabNavigation3 LI {
	display: inline; text-align: center; width: 107px; height: 33px; float: left; margin: 0 6px 0 6px;
		}

UL.tabNavigation3 LI A {
	padding: 3px 0 0 0; width: 107px; height: 33px;
	background: transparent; display: block;
	color: #FFF; font-size: 12px; font-family: arial; text-align: center; text-decoration: none; font-weight: bold; text-transform:uppercase
		}

UL.tabNavigation3 LI A.selected,
UL.tabNavigation3 LI A:hover {
	background: url(images/bottom_tab_over.png) no-repeat; width: 107px; height: 33px;
	color: #FFF; font-size: 12px; font-family: arial; text-align: center; text-decoration: none; font-weight: bold; text-transform:uppercase 
	padding-top: 3px;
		}
		
UL.tabNavigation3 LI A:focus {
	outline: 0;
		}

div.tabs3 > div {
	padding: 0px;
	margin: 10px;
	height: 318px;
		}
		
div.tabs3 > div h2 {
	margin-top: 0;
		}

/*========================================================*/
/*     Ticker Tabs Top			                  */
/*========================================================*/

.slideHidden{display:none;}

UL.tabNavigation4 {
	list-style: none;
	margin: 3px 0 0px 0; height: 24px; width: 750px; float: left; 
	padding: 0;
		}

UL.tabNavigation4 LI {
	display: inline; text-align: center; width: 87px; height: 24px; float: left;
		}

UL.tabNavigation4 LI A {
	padding: 2px 0 0 0; width: 87px; height: 20px;
	background: transparent; display: block;
	color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal;
		}

UL.tabNavigation4 LI A.selected,
UL.tabNavigation4 LI A:hover, UL.tabNavigation4 LI A:active  {
	background: url(images/ticker_tab_over.png) no-repeat; width: 87px; height: 20px;
	color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; 
	padding-top: 2px;
		}
		
UL.tabNavigation4 LI A:focus {
	outline: 0;
		}

LI.all_sports {float: left; display: inline; text-align: center; width: 87px; height: 24px; margin: 3px 0 0 0}
LI.all_sports A {
	padding: 2px 0 0 0; width: 87px; height: 20px;
	background: transparent; display: block;
	color: #e11433; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal;
		}

LI.all_sports A.selected,
LI.all_sports A:hover, LI A:active  {
	height: 20px; background: none;
	color: #e11433; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; 
	padding-top: 2px;
		}

div.tabs4 > div {
	padding: 0px;
	margin: 0px;
	height: 72px;  ;
		}
		
div.tabs4 > div h2 {
	margin-top: 0;
		}

#tickertab1, #tickertab2, #tickertab3, #tickertab4, #tickertab5 {width: 980px; heigth: 58px; }

.tabs4 .clearboth {display: none}

.ticker_height	{height: 92px}

#ticker_allscores {float:right;color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal}
#ticker_allscores A:link    {float:right;color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal}
#ticker_allscores A:hover   {float:right;color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal}
#ticker_allscores A:visited {float:right;color: #FFF; font-size: 10px; font-family: arial; text-align: center; text-decoration: none; font-weight: normal}

/*========================================================*/
/*    School Tabs                                         */
/*========================================================*/

.school_bg		{background: url(images/school_bg.jpg) no-repeat; height: 127px; width: 246px; text-align: left}
.school_name		{padding: 10px 0 0 18px; border-bottom: 1px solid #bdbdbe; height: 20px; color: #b9122c; FONT-SIZE: 14px; TEXT-DECORATION: none; font-family: special_1; font-weight: normal; text-transform:uppercase}
.school_left		{float: left; margin-left: 16px; width: 122px;}
.school_right		{float: left; width: 102px; text-align: center; padding: 8px 0 0 5px}
.school_right2		{float: left; width: 102px; text-align: center; padding: 15px 0 0 5px}
.school_right3		{float: left; width: 102px; text-align: center; padding: 20px 0 0 5px}
.school_right4		{float: left; width: 102px; text-align: center; padding: 25px 0 0 5px}


ul.school_links		{list-style: none; list-style-type: none; margin: 0; padding: 0}
ul.school_links	 li	{padding-top: 3px; list-style: none; height: 17px; COLOR: #1e3055; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma; font-weight: normal}

.school_left A:link     	{COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.school_left A:visited 		{COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}
.school_left A:hover    	{COLOR: #b9132b; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: arial, sans-serif; font-weight: bold}

.logo_around		{height: 49px; overflow: hidden}

/*========================================================*/
/*     LOGO MENU		                          */
/*========================================================*/

#logo1{ 
	background:url('images/t1.jpg') repeat 0px 0px; 
        width: 48px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo1:hover { 
        background: url('images/t1.jpg') repeat -48px 0px; 
    }

#logo2{ 
	background:url('images/t2.jpg') repeat 0px 0px; 
        width: 45px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo2:hover { 
        background: url('images/t2.jpg') repeat -45px 0px; 
    }
#logo3{ 
	background:url('images/t3.jpg') repeat 0px 0px; 
        width: 45px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo3:hover { 
        background: url('images/t3.jpg') repeat -45px 0px; 
    }

#logo4{ 
	background:url('images/t4.jpg') repeat 0px 0px; 
        width: 42px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo4:hover { 
        background: url('images/t4.jpg') repeat -42px 0px; 
    }

#logo5{ 
	background:url('images/t5.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }
#logo5:hover { 
        background: url('images/t5.jpg') repeat -43px 0px; 
    }
#logo6{ 
	background:url('images/t6.jpg') repeat 0px 0px; 
        width: 40px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo6:hover { 
        background: url('images/t6.jpg') repeat -40px 0px; 
    }

#logo7{ 
	background:url('images/t7.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo7:hover { 
        background: url('images/t7.jpg') repeat -43px 0px; 
    }

#logo8{ 
	background:url('images/t8.jpg') repeat 0px 0px; 
        width: 44px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo8:hover { 
        background: url('images/t8.jpg') repeat -44px 0px; 
    }

#logo9{ 
	background:url('images/t9.jpg') repeat 0px 0px; 
        width: 45px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo9:hover { 
        background: url('images/t9.jpg') repeat -45px 0px; 
    }

#logo10{ 
	background:url('images/t10.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo10:hover { 
        background: url('images/t10.jpg') repeat -43px 0px; 
    }

#logo11{ 
	background:url('images/t11.jpg') repeat 0px 0px; 
        width: 44px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo11:hover { 
        background: url('images/t11.jpg') repeat -44px 0px; 
    }

#logo12{ 
	background:url('images/t12.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo12:hover { 
        background: url('images/t12.jpg') repeat -43px 0px; 
    }

#logo13{ 
	background:url('images/t13.jpg') repeat 0px 0px; 
        width: 42px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo13:hover { 
        background: url('images/t13.jpg') repeat -42px 0px; 
    }

#logo14{ 
	background:url('images/t14.jpg') repeat 0px 0px; 
        width: 42px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo14:hover { 
        background: url('images/t14.jpg') repeat -42px 0px; 
    }

#logo15{ 
	background:url('images/t15.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo15:hover { 
        background: url('images/t15.jpg') repeat -43px 0px; 
    }

#logo16{ 
	background:url('images/t16.jpg') repeat 0px 0px; 
        width: 43px; 
        height: 49px; 
        display: block; 
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer; float: left;
    }

#logo16:hover { 
        background: url('images/t16.jpg') repeat -43px 0px; 
    }






/* tooltip styling */
.tooltip {
	display:none;
	background: transparent;
	height:127px;
	width:247px;
	font-size:11px;
	color:#fff;
	z-index: 1001;
	margin-left: -240px;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}


/*========================================================*/
/*     Custom Menu		                          */
/*========================================================*/

ul, li{
	padding: 0px;
	margin: 0px;
}
ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background:transparent url(images/menu_bg.jpg) repeat-x scroll 0 0;
	display:block;
	height: 30px;
	font-family:special_1;
	font-size: 11px; z-index: 1000;
}
.dropmenu li{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dropmenu li a{
	height: 21px;
	padding: 7px 10px 0px 10px;
	display: block;
	cursor: point;
	color: #FFFFFF;
	text-transform: uppercase; font-family:special_1;
	text-decoration: none; font-size: 11px;
}
.dropmenu li span{

}
.dropmenu li  a:hover span{

}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul{
	position: absolute;
	display: none;
	width: 140px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc; font-family: arial; font-weight: bold;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0; font-size: 11px;
}
.dropmenu ul li{
	border: 0;
	float: none;
}
.dropmenu ul a {
  border: 1px solid #ccc;
  border-bottom: 0;
  white-space: nowrap;
  display:block;
  color: #092f59; font-size: 11px; font-family: arial;
  text-decoration: none;
  text-transform: none; width: 140px; height: 25px;
}

.right3 LI {
background: #e0e0e0;
}



.dropmenu a.selected,.dropmenu a:hover{
	color: #092f59 !important; font-size: 11px;
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
	cursor: default;
}
.dropmenu a.selected span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0; font-size: 11px; 
}
.dropmenu ul a:hover {
	color:#9d0f24 !important;
	text-decoration: none;
	background-color: #F0F0F0; 
	background-image: none; display:block; text-align: left; width: 140px;
	cursor: pointer;
}

.dropmenu ul a:selected {
	color:#9d0f24 !important;
	text-decoration: none;
	background-color: #dedede; padding: 0; margin: 0;
	background-image: none; display:block; text-align: left; width: 140px;
}

.dropmenu ul a:visited {
	color:#092f59 !important;
	text-decoration: none;
	
	display:block; text-align: left; width: 140px;
}

.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background: #FFFFFF url(images/gradient.png) repeat-x scroll 0 0;
	border: 1px solid #ccc;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu li div a{
	border: none;
	border-bottom: 1px solid #ccc;
}
.dropmenu li div div{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu li div div a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu li div div a:hover{
	color: #000;
	text-decoration: none;
}


ul.left{
	float: left;
	width: 145px; overflow: hidden;
}
ul.right{
	float: right;
	width: 145px; overflow: hidden;
}
ul.left2{
	float: left;
	width: 100px; overflow: hidden;
}
ul.right2{
	float: right;
	width: 100px; overflow: hidden;
}

ul.right3{
	float: right; margin: 0 0 0 0px; 
	width: 125px;  overflow: hidden;
}

.schools{
	background: #d2d2d2;
}

.single{
	width: 130px;   overflow: hidden;
}

.double{
	width: 300px;
}

.double2{
	width: 210px;
}
.triple{
	width: 400px;
}



/*========================================================*/
/*     Side Bar Slide Out		                  */
/*========================================================*/


#sidecontent {
	width: 302px; z-index: 14006;
	float: right;
	height: 430px;
}

.sidecontentslider {
	background: url(images/data_tab.png) no-repeat; z-index: 14006;
	padding-left: 43px; margin-top: 170px;
	cursor: pointer;
}
		
.sidecontentslider:hover {
	background: url(images/data_tab.png) no-repeat;
}
		
.sidecontentslider.expanded {
	background: url(images/data_tab-active.png) no-repeat;
}
		
.sidecontentslider.expanded:hover { 

}



#sideBarbg{
	background: url(images/data_bg.jpg) repeat-y top right;
	width: 302px; height: 500px;
}

#sideBarbg2{
	background: url(images/data_top.jpg) no-repeat top right; width: 302px; height: 194px;
}

#sideBarContentsInner{
	float: left; margin: 20px 12px 0 12px;
	width:276px;
}


/*========================================================*/
/*    Management			                  */
/*========================================================*/

.manage_banners			{color: #000; font-size: 11px; font-weight: normal; font-family: arial}

.manage_banners .top		{background: url(images/admin_redbar.jpg) repeat-x; height: 29px; color: #FFF; font-size: 12px; font-weight: bold; font-family: arial}

.manage_banners TD		{height: 45px; padding: 0 5px 0 5px}
.manage_banners .alternate	{background: #e9e9e9}

/*========================================================*/
/*    Management 2 - Schools			                  */
/*========================================================*/

.manage_banners2			{color: #000; font-size: 11px; font-weight: normal; font-family: arial}

.manage_banners2 .top		{background: url(images/admin_redbar.jpg) repeat-x; height: 29px; color: #FFF; font-size: 12px; font-weight: bold; font-family: arial}

.manage_banners2 TD		{height: 20px; padding: 0 5px 0 5px}
.manage_banners2 .alternate	{background: #e9e9e9}


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; z-index: 9999;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; z-index: 9999;}
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin:  3px 0 0 -2; z-index: 9999;}

/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFF; background: url(images/menu_bg.jpg) repeat-x top center transparent; font-size: 12px; padding: 0px 0px 0px 0px; font-weight: bold; height: 30px }
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:3px; height: 30px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:3px; height: 30px; }

/*-- menuitems over             --*/ .MainMenu_Selected TD {z-index: 99999;color: #fffb94; background: url(images/menu_bg.jpg) repeat-x top center; font-size: 12px; padding: 0x 0px 0px 0px; font-weight: bold; height: 30px}
	     


/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #000; background: url(images/menu_bg.jpg) repeat-x top center transparent; font-size: 12px; padding: 0px 0px 0px 0px; font-weight: bold; height: 30px}
/*-- right seperator active     --*/ .MainMenu_RightActive { background: url(images/sel_right.gif) no-repeat top right transparent; width:3px; height: 30px; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { background: url(images/sel_left.gif) no-repeat top right transparent; width:3px; height: 30px; }

/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(images/divider.png) no-repeat top center; width:4px; height: 30px; }

/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }									 
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; color: #dedede}
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 9999; background: #9d0f24; padding: 0px; border: 1px solid #ae384a; z-index: 9999;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #9d0f24 transparent; color: #FFF; font-family: arial; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; z-index: 99999;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #ffffff; color: #9d0f24; font-family: arial; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 0px 0px 16px; height: 20px; border: 0; z-index: 99999;}

.ModuleTitle_MenuIcon	{width: 30px; padding: 0}


/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



