/* main widget (gallery & news on team pages) */

div.widget {
    width: 340px;
    margin-top: 5px;
	overflow: auto;
	float: left;
}

.clearBoth {
	clear: both; 
	float: left;
}

.centered {
	
	text-align: center;
	margin:0 auto;
		
}

#popup_container, #team_search_popup_container {
	
		border: 0px solid green; 
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		left: 0px; 
		top: 250px; 
		width: 675px;
		display:none; 
		position:absolute; 
		z-index: 2;
		overflow: hidden;
		background-color: transparent;
		
}

#team_search_popup_content {
	background-color: #FFFFFF; 
	border: 1px solid #AAAAAA; 
	margin-left: 15px; 
	width:660px; 
	z-index: 2;
	
}
	
#team search_popup_contentOne {
	
	padding: 4px; 
	background-color: #EEEEEE;
	
}

h2 {
	
	float:left; 
	font-weight: bold;
	font-size: 8pt;
	margin-left:10px;
	
}

#cursor_style {
	cursor:pointer; 
	float:right;
}

#cursor_style img {
	display:block;
}

#iframe_style {
	clear:both;	
	border-top: 1px solid #AAAAAA;
	
}

#iframe_team_search {
	border:none; 
	display:block; 
	width: 660px; 
	height: 200px;
}

#stateSelector {
	clear: both; 
	float: left;
	
}

#map {
	width: 685; 
	height: 485; 
	border: 0; 
	margin-left: -20px
}


div.widget-home-b {
	
	width: 340px; 
	float: left; 
	clear:both; 
	/*margin-top: 10px;*/
}

div.widget-home-b div.content {
	float:left; 
	margin-bottom: 2px; 
	/*padding-top:10px;*/
	padding-bottom:10px;
}

div.widget-home-b div.content h2 {
	float:left;
	font-size:16px;
}

div.widget-home-b div.content div.contentOne{
	margin-left: 8px; 
	float:left; 
	text-align:center; 
}



div.widget-home-b div.contentTwo {
	clear:both; 
	text-align:right; 
	padding-top: 5px; 
	padding-bottom: 5px;
	
}


div#container_top_ten_ratings {
	clear:both;
}


div.widget + div.widget {
	margin-left: 5px;
}

div.widget h2 {
	color: #6d6d6d;
	width: 340px;
	display: block;
	background: url(../../images/layout/content/head_left.gif) no-repeat scroll top left;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 24px;
}

div.widget h2 a {
	display: block;
	float: left;
	color: #6d6d6d;
	padding-left: 10px;
	padding-top: 4px;
}

div.widget h2 span {
	display: block;
	float: right;
	padding-right: 20px;
	height: 24px;
	background: url(../../images/layout/content/head_right.gif) no-repeat scroll top right;
	font-size: 8pt;
	font-weight: normal;
}

div.widget h2 span a {
	background: url(../../images/layout/content/right_arrow.gif) no-repeat scroll bottom right;
	text-decoration: none;
	color: #0000ff;
	padding-right: 11px;
	padding-top: 5px;
}

div.widget div.content {
    clear: both;
	float: left;
    width: 333px;
    margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	overflow: auto;
	white-space: normal;
	padding: 0px;
	background: white;
	height: 220px;
}

div.widget table {
    width: 330px;
	font-size: 10px;
}
div.widget table th {
	font-weight: bold;
	white-space: nowrap;
}

div.widget table tr.alt td {
    background-color: #e0e0e0;
}

div.widget td {
    font-family: Verdana;
    font-size: 10px;
	padding: 3px;
}

div.widget span.date {
    font-weight: bold;
    color: black;
}

div.widget span.divider {
    color: red;
    padding: 0px 5px 0px 5px;
}

div.widget span.source {
    font-weight: bold;
    color: #666666;
}

/* thin widget (standings on team pages) */

div.thin {
    width: 300px;
}

div.thin h2 {
	width: 300px;
}

div.thin div.content {
    width: 274px;
    padding: 10px;
	height: 235px;
}

div.thin table {
    width: 250px;
}

/* Wide Widget */

div.wide {
    width: 685px;
}

div.wide h2 {
	width: 685px;
}

div.wide div.content {
    width: 640px;
    padding: 10px;
	height: 235px;
}

div.wide table {
    width: 630px;
}

div#topTenWidget select#state {
	margin-top: 10px;
}	

table.topTenRatingsWidget {
	width: 100%;
}

table.topTenRatingsWidget th {
	width: auto;
	font-weight: bold;
	color: #888888;
	text-align: center;
}

table.topTenRatingsWidget td {
	text-align: center;
}

table.topTenRatingsWidget td.listIndex {
	font-weight: bold;
	text-align:right;
	padding-right: 4px;
}

table.topTenRatingsWidget td.schoolName {
	text-align: left;
}

table.topTenRatingsWidget th.ratingsNational {
	width: 30px;
}

table.topTenRatingsWidget th.totalWins {
	width: 17px;
}

table.topTenRatingsWidget th.totalLosses {
	width: 17px;
}

table.topTenRatingsWidget th.totalTies {
	width: 17px;
}

div#topTenWidget h2 a {
	font-size: 16px;
}

div#latestScoresWidget {
	clear: both;
}

div#recentScores {
	clear: both;
}

div#recentScores div.visitor {
	float: left;
	margin-top: 5px;
}

div#recentScores div.home {
	margin-bottom: 5px;
	float: left;
}

div#recentScores div.team {
	display: block;
	float: left;
	width: 295px;
	clear: both;
	margin-bottom: 1px;
}

div#recentScores .winner {
	font-weight: bold;
}

div#recentScores div.score {
	float: left;
}

div#recentScores div.recent_score_score {
	float: left;
	width: 323px;
	padding-left: 5px;
	padding-right: 5px;
}

div#topStories div.recentNewsItem {
	float: left;
	width: 223px;
	padding: 2px;
}

div#topStories div.recentNewsItem div.date {
	color: #9a9a9a;
}

div#topStories div.recentNewsItem img {
	height: 165px;
	width:220px;
	margin: 0 auto;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}	

div#siteNews {
	width: 330px;
	padding: 3px;
}

div#siteNews h1 {
	font-size: 14px;
	color: #970301;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#siteNews img {
	padding-bottom: 5px;
	margin: 0 auto;
	display: block;
}

div#siteNews div.siteNewsText {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

div#teamSearch {
	width: 300px;
	float: left;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

div#teamSearch h2 {
	font-size: 16px;
	color: #970301;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	/*margin-top: 3px;*/
	margin-bottom: 5px;
	display: block;
	float: left;
}

div#teamSearchBox {
	height: 40px;
	width: 300px;
	background: url(../../images/widgets/team_search/div_bg_300.gif) top left no-repeat;
	float: left;
	clear: both;
}

div#teamSearchBox table.teamSearchInputs {
	margin-left: 101px;
	margin-top: 6px;
}

div#teamSearchBox table.teamSearchInputs td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
div#teamSearchBox table.teamSearchInputs input#textbox_tf_search_hs {
	border: 1px solid #a7a7a9;
	width: 113px;
}

div#teamSearchBox table.teamSearchInputs img.searchButton {
	border: 0px;
	margin-top: 1px;
	margin-left: 8px;
}

div.column {
	float: left;
	width: 340px;
}

div#recentScores {
	margin-top: 5px;
}

div#news {
	width: 340px;
	float: left;
}

div#topStories {
	float: left;
	clear: left;
}

div#recentNews div.recentNewsItem div.date {
	color: #9a9a9a;
}

.line0 {
	background-color: #ffffff;
}

.line1 {
	background-color: #f0f0f0;
}

div#recent_scores_list {
	clear: both;
	float: left;
}

/* Preseason polls */
.poll th {
	text-align: left;
}

