html				{ margin:0; }
body				{ background: #fff url(/images/bg.gif) repeat-x; color: #333; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; margin: 5px; }
p					{ font-family: Verdana,Helvetica,Arial,sans-serif; }
img				{ border: none; margin: 0; }
h1					{ color: #c03; font-size: 24px; margin: 0; }
h2					{ color: #c03; font-size: 22px; margin: 0; }
h3					{ color: #036; font-size: 14px; margin: 0; }
h4					{ color: #c03; font-size: 16px; margin: 0; }
h5					{ color: #c03; font-size: 14px; margin: 0; }
h6					{ color: #c03; font-size: 11px; margin: 0; }
input				{ border: 1px solid #036; color: #333; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; margin: 0px; padding: 1px; }
select			{ border: 1px solid #036; color: #333; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; margin: 0px; padding: 1px; }
textarea			{ border: 1px solid #036; color: #333; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; margin: 0px; padding: 1px; }
form				{ display: inline; }
table				{ border: none; }
.btn				{ background: url(/images/bg_module_header_blue.gif) repeat-x; color:#fff; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; font-weight: bold; height: 20px; margin: 0px; }
.btn_img			{ background: transparent; border: none; padding: 0; }
.hide				{ display: none; } 
.show				{ display: block; }
.smallest		{ font-size: 9px; }
.smaller			{ font-size: 10px; }
.defaultsize	{ font-size: 11px; }
.larger			{ font-size: 12px; }
.largest			{ font-size: 14px; }
.bold				{ font-weight: bold; }
.italic			{ font-style: italic; }
.justify			{ text-align: justify; }
.left				{ text-align: left; }
.right			{ text-align: right; }
.center			{ text-align: center; color: #333; font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 11px; margin: 0px; padding: 1px;}
.nowrap			{ white-space: nowrap; }
.uppercase		{ text-transform: uppercase; }
.underline		{ text-decoration: underline; }
.floatleft		{ float: left; }
.floatright		{ float: right; }
.floatfix		{ position: relative; }
.floatfix img	{ position: relative; }
.clearboth		{ clear: both; font-size: 0px; height: 0px; line-height: 0px; }

a				{ color: #c03; text-decoration: none; }
a:link		{ color: #c03; text-decoration: none; }
a:visited	{ color: #c03; text-decoration: none; }
a:hover		{ color: #c03; text-decoration: underline; }
a:active		{ color: #c03; text-decoration: underline; }

.table_header			{ background: #003395 url(/images/bg_module_header_blue.gif) repeat-x; color: #fff; }
.table_header a			{ color: #fff; text-decoration:underline; }
.table_header a:link	{ color: #fff; text-decoration:underline; }
.table_header a:visited	{ color: #fff; text-decoration:underline; }
.table_header a:hover	{ color: #fff; text-decoration:none; }
.table_header a:active	{ color: #fff; text-decoration:none; }

.table_header2				{ background: #003395 url(/images/bg_module_header_blue.gif) repeat-x; color: #fff; }
.table_header2 a			{ color: #fff; text-decoration:underline; }
.table_header2 a:link		{ color: #fff; text-decoration:underline; }
.table_header2 a:visited	{ color: #fff; text-decoration:underline; }
.table_header2 a:hover		{ color: #fff; text-decoration:none; }
.table_header2 a:active		{ color: #fff; text-decoration:none; }

.table_row1 { background: #fff; color: #333; }
.table_row2 { background: #f2f2f2; color: #333; }

.white				{ color: #fff; }
.white a				{ color: #fff; text-decoration: underline; }
.white a:link		{ color: #fff; text-decoration: underline; }
.white a:visited	{ color: #fff; text-decoration: underline; }
.white a:hover		{ color: #fff; text-decoration: none; }
.white a:active	{ color: #fff; text-decoration: none; }

.black				{ color: #000; }
.black a				{ color: #000; text-decoration: underline; }
.black a:link		{ color: #000; text-decoration: underline; }
.black a:visited	{ color: #000; text-decoration: underline; }
.black a:hover		{ color: #000; text-decoration: none; }
.black a:active	{ color: #000; text-decoration: none; }

.light_grey				{ color: #ccc; }
.light_grey a			{ color: #ccc; text-decoration: underline; }
.light_grey a:link		{ color: #ccc; text-decoration: underline; }
.light_grey a:visited	{ color: #ccc; text-decoration: underline; }
.light_grey a:hover		{ color: #ccc; text-decoration: none; }
.light_grey a:active	{ color: #ccc; text-decoration: none; }

.spacer_1 { font-size: 1px; height: 1px; line-height: 1px; }
.spacer_5 { font-size: 1px; height: 5px; line-height: 1px; }
.spacer_10 { font-size: 1px; height: 10px; line-height: 1px; }

.divider_darkgrey { background: #333; font-size: 1px; height: 1px; line-height: 1px; }
.divider_lightgrey { background: #ccc; font-size: 1px; height: 1px; line-height: 1px; }

.linespace_18 { line-height: 18px; }



/* -------------Custom------------ */

#ae_dev {
	float: right;
	padding-top: 5px;
	}
	
#ad_right {
	left: 980px;
	position: absolute;
	top: 50px;
	}
	
.articletitle			 { color: #c03; font-weight: bold; font-size: 14px; }
.articletitle a			 { color: #c03; font-weight: bold; font-size: 14px; }
.articletitle a:link	 { color: #c03; font-weight: bold; text-decoration: underline; }
.articletitle a:visited	 { color: #c03; font-weight: bold; text-decoration: underline; }
.articletitle a:hover	 { color: #c03; font-weight: bold; text-decoration: none; }
.articletitle a:active	 { color: #c03; font-weight: bold; text-decoration: none; }
	
#bg_header {	
	background: url(/images/header/bg.jpg) no-repeat;
	width: 958px;
	}
	
#body_shadow {
	background: url(/images/bg_body_shadow.png) repeat-y;
	padding: 0 9px;	
	width: 958px;
	}
	
#body_bottom {
	background: url(/images/bg_body_bottom.png) no-repeat;
	font-size: 1px;
	height: 10px;
	line-height: 1px;
	width: 978px;
	}
	
#body_interior {
	border: 1px solid #000;
	padding: 9px;
	}
	
#body_top {
	background: url(/images/bg_body_top.png) no-repeat;
	font-size: 1px;
	height: 10px;
	line-height: 1px;
	width: 978px;
	}

.bread_crumbs 		{ float: right; display: inline; margin: 16px 10px 0px 0px; font-size: 10px; color: #000; }
.bread_crumbs a		{ font-size: 10px; color: #000; text-decoration: underline; }
.bread_crumbs a:link 	{ color: #000; text-decoration: underline; }
.bread_crumbs a:visited { color: #000; text-decoration: underline; }
.bread_crumbs a:hover 	{ color: #000; text-decoration: none; }
.bread_crumbs a:active 	{ color: #000; text-decoration: none; }
	
#breaking_news {
	background: url(/images/breaking_news/bg.png) 32px 0 repeat-x;
	height: 49px;
	margin-bottom: 1px;
	}
	
#breaking_news_icon {
	background: #c03 url(/images/icons/exclamation.gif) 50% 50% no-repeat;
	border-right: 1px solid #000;
	float: left;
	height: 49px;
	width: 32px;
	}
	
#breaking_news_headline {
	border-left: 1px solid #fff;
	float: left;
	font-size: 10px;
	height: 33px;
	padding: 16px 4px 0 4px;
	width: 241px;
	}
	
#breaking_news_headline a				{ color: #fff; text-decoration: none; }
#breaking_news_headline a:link		{ color: #fff; text-decoration: none; }
#breaking_news_headline a:visited	{ color: #fff; text-decoration: none; }
#breaking_news_headline a:hover		{ color: #fff; text-decoration: underline; }
#breaking_news_headline a:active		{ color: #fff; text-decoration: underline; }
	
ul.categories_titles						{ list-style-type: none; margin: 0; padding: 0; }
ul.categories_titles li					{ color: #fff; float: left; font-size: 10px; font-weight: normal; margin: 0; padding: 0; }
ul.categories_titles li a				{ color: #fff; margin: 0; padding: 0; text-decoration: underline; }
ul.categories_titles li a:link		{ color: #fff; text-decoration: underline; }
ul.categories_titles li a:visited	{ color: #fff; text-decoration: underline; }
ul.categories_titles li a:hover		{ color: #fff; text-decoration: underline; }
ul.categories_titles li a:active		{ color: #fff; text-decoration: underline; }

.coaches_connection {
	background-repeat: no-repeat;
	color: #fff;
	height: 127px;
	float: left;
	font-size: 10px;
	padding: 17px 20px;
	width: 277px;
	}

.coaches_connection h3 {
	background: url(/images/icons/arrow_coaches_connection.gif) 100% 50% no-repeat;
	color: #fff;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	padding-right: 22px;
	text-transform: uppercase;
	}
	
.coaches_connection a			{ color: #fff; font-weight: bold; text-decoration: none; }
.coaches_connection a:link		{ color: #fff; font-weight: bold; text-decoration: none; }
.coaches_connection a:visited	{ color: #fff; font-weight: bold; text-decoration: underline; }
.coaches_connection a:hover	{ color: #fff; font-weight: bold; text-decoration: underline; }
.coaches_connection a:active	{ color: #fff; font-weight: bold; text-decoration: underline; }	

#col_wrapper_hp {
	float: left;
	margin-right: 1px;
	width: 637px;
	}

#col1_hp {
	float: left;
	margin-right: 1px;
	width: 353px;
	}
	
#col1_interior {
	float: left;
	margin-right: 1px;
	width: 657px;
	}	

#col2_hp {
	float: left;
	width: 283px;
	}
	
#col2_interior {
	background: #eaeaea;
	float: left;
	width: 300px;
	}	
	
#col3_hp {
	float: left;
	width: 320px;
	}

#comments_wrapper {
	background: #fff url(/images/bg_module.gif) 0 93px repeat-x;
	border: 1px solid #fff;
	width: 468px;
}

#comments_footer {
	background: url(/images/photo_footer.jpg) no-repeat;
	margin-left: 1px;
	width: 468px;
	height: 11px;
	}

#copyright {
	float: left;
	}
	
#countdown_bg {
	background: url(/images/bg_countdown.gif) repeat-x;
	border: 1px solid #000;
	display: inline;
	float: left;
	height: 14px;
	margin: 10px 5px 0px 5px;
	padding: 3px;
	}
	
#countdown_text 		 { color: #fff; display: inline; float: left; padding-top: 8px; font-size: 10px; }
#countdown_text a 		 { color: #fff; text-decoration: none; }
#countdown_text a:link 		 { color: #fff; text-decoration: none; }
#countdown_text a:visited	 { color: #fff; text-decoration: none; }
#countdown_text a:hover		 { color: #fff; text-decoration: underline; }
#countdown_text a:active	 { color: #fff; text-decoration: underline; }

#email_container {
	width: 638px;
	border: 1px solid #fff;
	background: #fff;
}

.font-sizer0 {font-size: 10px;}

.font-sizer1 {font-size: 11px;}

.font-sizer2 {font-size: 12px;}

.font-sizer3 {font-size: 14px;}

.font-sizer4 {font-size: 16px;}

.font-sizer5 {font-size: 18px;}

.font-sizer6 {font-size: 20px;}

.font-sizer7 {font-size: 22px;}

.font-sizer8 {font-size: 24px;}
	
#footer {
	background: url(/images/bg_footer.jpg) repeat-x;
	color: #fff;
	font-size: 10px;
	height: 36px;
	margin-top: 1px;
	padding: 12px 10px 0 10px;
	}
	
#footer a			{ color: #fff; text-decoration: none; }
#footer a:link		{ color: #fff; text-decoration: none; }
#footer a:visited	{ color: #fff; text-decoration: none; }
#footer a:hover	{ color: #fff; text-decoration: underline; }
#footer a:active	{ color: #fff; text-decoration: underline; }

#boards_footer {
	color: #fff;
	font-size: 12px;
	}
	
#boards_footer a			{ color: #fff; text-decoration: none; }
#boards_footer a:link		{ color: #fff; text-decoration: none; }
#boards_footer a:visited	{ color: #fff; text-decoration: none; }
#boards_footer a:hover	{ color: #fff; text-decoration: underline; }
#boards_footer a:active	{ color: #fff; text-decoration: underline; }

#gallery_hp {
	border: 2px solid #333;
	height: 149px;
	margin: 3px auto;
	width: 233px;
	}
	
#gallery_hp a.click_left			{ display: block; float: left; height: 149px; text-decoration: none; width: 114px; }
#gallery_hp a.click_left:link		{ text-decoration: none; }
#gallery_hp a.click_left:visited	{ text-decoration: none; }
#gallery_hp a.click_left:hover		{ background: url(/images/championships/gallery/bg_arrow_left.gif) 100% 50% no-repeat; text-decoration: none; }
#gallery_hp a.click_left:active		{ text-decoration: none; }

#gallery_hp a.click_right			{ display: block; float: right; height: 149px; text-decoration: none; width: 114px; }
#gallery_hp a.click_right:link		{ text-decoration: none; }
#gallery_hp a.click_right:visited	{ text-decoration: none; }
#gallery_hp a.click_right:hover		{ background: url(/images/championships/gallery/bg_arrow_right.gif) 0 50% no-repeat; text-decoration: none; }
#gallery_hp a.click_right:active	{ text-decoration: none; }	

#gallery_hp_caption {
	padding: 2px 10px 5px 10px;
	}
	
#gallery_hp_dropdown {
	background: url(/images/championships/gallery/hp_dropdown.jpg) no-repeat;
	padding: 4px 0;
	margin: 0 auto;
	text-align: center;
	width: 186px;
	}
	
#gallery_hp_dropdown select {
	width: 170px;
	}

	
.header_blue {
	background: url(/images/bg_module_header_blue.gif) repeat-x;
	margin-bottom: 1px;
	}

.header_blue h2 {
	background: url(/images/bg_module_header_blue_ball.gif) no-repeat;
	color: #fff;
	font-size: 11px;
	height: 17px;
	padding: 3px 0 0 30px;
	text-transform: uppercase;
	}
	
.header_blue h2 a		{ background: #36c; color: #fff; font-weight: normal; padding: 1px 4px; text-decoration: underline; text-transform: none; }
.header_blue h2 a:link		{ color: #fff; font-weight: normal; text-decoration: underline; text-transform: none; }
.header_blue h2 a:visited	{ color: #fff; font-weight: normal; text-decoration: underline; text-transform: none; }
.header_blue h2 a:hover		{ background: transparent; color: #fff; font-weight: normal; text-decoration: underline; text-transform: none; }
.header_blue h2 a:active	{ background: transparent; color: #fff; font-weight: normal; text-decoration: underline; text-transform: none; }
	
.header_grey {
	background: url(/images/bg_module_header_grey.gif) repeat-x;
	margin-bottom: 1px;
	}

.header_grey h2 {
	background: url(/images/bg_module_header_grey_ball.gif) no-repeat;
	color: #333;
	font-size: 11px;
	height: 17px;
	padding: 3px 0 0 30px;
	text-transform: uppercase;
	}
	
#headlines_feed150 {
	width: 150px;
	background: #fff;
	border: 1px solid #000000;
}
#headlines_feed200 {
	width: 200px;
	background: #fff;
	border: 1px solid #000000;
}
#headlines_feed250 {
	width: 250px;
	background: #fff;
	border: 1px solid #000000;
}
	
ul.headlines				{ font-size: 10px; list-style-type: none; margin: 0; padding: 0; }
ul.headlines li				{ color: #039; margin: 0 0 10px 0; padding: 0; }
ul.headlines li a			{ color: #333; margin: 0; padding: 0; text-decoration: none; }
ul.headlines li a:link		{ color: #333; text-decoration: none; }
ul.headlines li a:visited	{ color: #333; text-decoration: none; }
ul.headlines li a:hover		{ color: #c03; text-decoration: none; }
ul.headlines li a:active	{ color: #c03; text-decoration: none; }

.img_left_5 	{ float: left; margin: 5px;  }
.img_left_10	{ float: left; margin: 10px; }
.img_right_5 	{ float: right; margin: 5px; }
.img_right_10 	{ float: right; margin: 10px; }

#kwik_kicks {
	background: url(/images/bg_kwik_kicks.png) no-repeat;
	height: 60px;
	padding: 40px 0 0 103px;
	width: 180px;
	}

#kwik_kicks input {
	margin-bottom: 5px;
	width: 168px;
	}

#kwik_kicks input.btn_img {
	margin-right: 10px;
	width: 87px;
	}
	
.mid_logo {	
	background: url(/images/subnav/mid_logo.gif) no-repeat;
	height: 33px;
	width: 208px;
	}	

.module {
	background: #ffffff url(/images/bg_module.gif) repeat-x;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1px;
	padding: 10px;
	}

.module_header_blue {
	background: url(/images/championships/module_header.jpg) no-repeat;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	height: 24px;
	padding: 3px 0 0 20px;
	text-transform: uppercase;
	}

.module_header_grey {
	background: url(/images/championships/module_header_grey.jpg) no-repeat;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	height: 24px;
	padding: 3px 0 0 20px;
	text-transform: uppercase;
	}
	
.moduleAff {
	background: #ffffff url(/images/bg_module.gif) repeat-x;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1px;
	padding: 10px;
	}
	
.moduleiFrame {
	background: #ffffff url(/images/bg_module.gif) repeat-x;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1px;
	padding: 10px;
	height: 400%;
	}

#navigation {
	background: url(/images/nav/bg_tile.gif) repeat-x;
	border-bottom: 1px solid #fff;
	}
	
#navigation_buttons {
	float: left;
	width: 585px;
	}

#navigation_buttons img {
	float: left;
	}
	
#network_bar {
	background: url(/images/bg_networkbar_grey.png) no-repeat;
	color: #fff;
	height: 29px;
	margin-bottom: 6px;
	padding-left: 120px;
	position: relative;
	width: 840px;
	z-index: 25;
	}
	
#network_bar .login {
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	text-transform: uppercase;
	white-space: nowrap;
	}

#network_bar .login input {
	border: 1px solid #000;
	font-size: 10px;
	font-weight: normal;
	height: 13px;
	margin-right: 3px;
	}
	
#network_bar .login input.btn {
	background: #ccc;
	color: #000;
	font-weight: bold;
	height: 16px;
	}
	
#network_bar .logged_in {
	color: #fff;
	float: left;
	font-size: 10px;
	padding-top: 8px;
	white-space: nowrap;
	}
	
#network_bar .logged_in a		{ color: #fff; text-decoration: underline; }
#network_bar .logged_in a:link		{ color: #fff; text-decoration: underline; }
#network_bar .logged_in a:visited	{ color: #fff; text-decoration: underline; }
#network_bar .logged_in a:hover		{ color: #fff; text-decoration: none; }
#network_bar .logged_in a:active	{ color: #fff; text-decoration: none; }	

#network_bar .logged_in .icons {
	float: left;
	margin: 0 15px;
	}
	
#network_bar .logged_in .icons img {
	float: left;
	margin: 0 5px;
	}
	
#network_bar .search {
	color: #fff;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	text-transform: uppercase;
	white-space: nowrap;
	}

#network_bar .search input {
	border: 1px solid #000;
	font-size: 10px;
	font-weight: normal;
	height: 13px;
	margin-right: 5px;
	}
	
#network_bar .search input.btn {
	background: #ccc;
	color: #000;
	font-weight: bold;
	height: 16px;
	}	

#network_container {
	color: #fff;
	float: left;
	padding-top: 5px;
	margin-right: 75px;
	}
	
#network_container a.network_title				{ background: url(/images/icons/arrow_network.gif) 80px 6px no-repeat; color: #fff; display: block; font-size: 12px; font-weight: bold; padding: 2px 6px; text-decoration: none; text-transform: uppercase; width: 86px; }
#network_container a.network_title:link		{ color: #fff; }
#network_container a.network_title:visited	{ color: #fff; }
#network_container a.network_title:hover		{ background: #666 url(/images/icons/arrow_network.gif) 80px 6px no-repeat; color: #fff; }
#network_container a.network_title:active		{ background: #666 url(/images/icons/arrow_network.gif) 80px 6px no-repeat; color: #fff; }

	
ul#network_list					{ background: #666; border-top: 1px dotted #000; list-style-type: none; margin: 0; padding: 0; position: absolute; }
ul#network_list li				{ border-bottom: 1px dotted #000; white-space: nowrap; }
ul#network_list li a				{ color: #fff; display: block; padding: 4px 10px; text-decoration: none; }
ul#network_list li a:link		{ color: #fff; }
ul#network_list li a:visited	{ color: #fff; }
ul#network_list li a:hover		{ background: #333; color: #fff; }
ul#network_list li a:active	{ background: #333; color: #fff; }

#network_switcher {
	-moz-opacity: 0.01;
	background: #000;
	display: none;
	filter: alpha(opacity=1);
	height: 350px;
	left: -100px;
	opacity:.01;
	position: absolute;
	top: -5px;
	width: 564px;
	z-index: -50;
	}	
	
#optional_content {
	background: url(/images/nav/bg_tile.gif) repeat-x;
	float: left;
	height: 42px;
	width: 373px;
	}	
	
ul#poll_options				{ list-style-type: none; margin: 0; padding: 10px 0 0 20px; }	
ul#poll_options li			{ color: #000; margin-bottom: 10px; }
ul#poll_options li input	{ background: transparent; border: none; margin-bottom: -3px; }

ul.quick_links						{ list-style-type: none; margin: 0 0 1px 0; padding: 0; }
ul.quick_links li					{ border-bottom: 1px solid #d7d7d7; color: #333; margin: 0; padding: 0; }
ul.quick_links li a				{ background: #eaeaea; color: #333; display: block; margin: 0; padding: 5px 10px; text-decoration: none; }
ul.quick_links li a:link		{ color: #333; text-decoration: none; }
ul.quick_links li a:visited	{ color: #333; text-decoration: none; }
ul.quick_links li a:hover		{ background: #fff; color: #333; text-decoration: none; }
ul.quick_links li a:active		{ background: #fff; color: #333; text-decoration: none; }
	
ul.related_articles					{ font-size: 10px; list-style-type: none; margin: 0; padding: 5px 5px 0 5px; }
ul.related_articles li				{ color: #000; margin: 0 0 6px 0; padding: 0; }
ul.related_articles li a			{ color: #000; margin: 0; padding: 0; text-decoration: none; }
ul.related_articles li a:link		{ color: #000; text-decoration: none; }
ul.related_articles li a:visited	{ color: #000; text-decoration: none; }
ul.related_articles li a:hover	{ color: #c03; text-decoration: none; }
ul.related_articles li a:active	{ color: #c03; text-decoration: none; }

.search_vid_photo {
	background: #ffffff url(/images/bg_search.gif) repeat-x;
	height: 23px;
	margin-bottom: 1px;
	padding: 10px;
	}

.section_header {
	background: url(/images/bg_sectionheader.gif) 0 1px repeat-x;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 1px;
	padding: 1px 0;
	text-transform: uppercase;
	}

.section_header img { float: left; }

#site_tools {
	background: #f5f5f5;
	border: 1px solid #666;
	padding: 10px;
	width: 615px;
}

#site_tools ul              { list-style-type: none; margin: 0 auto; padding: 0; width: 580px; }
#site_tools ul li           { color: #333; font-size: 10px; float: left; margin: 0 8px 0 8px; }
#site_tools ul li a         { color: #333; font-size: 10px; text-decoration: none; }
#site_tools ul li a:link    { color: #333; text-decoration: none; }
#site_tools ul li a:visited { color: #333; text-decoration: none; }
#site_tools ul li a:active  { color: #333; text-decoration: underline; }
#site_tools ul li a:hover   { color: #333; text-decoration: underline; }

.site_email {
   background: url(/images/icons/tools/email.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 26px;
   }   

.site_print {
   background: url(/images/icons/tools/print.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 21px;
   }

.site_bookmark {
   background: url(/images/icons/tools/bookmark.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 19px;
   }
 
.site_rss {
   background: url(/images/icons/tools/print.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 21px;
   }

.site_sub_delicious {
   background: url(/images/icons/tools/sub_delicious.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 15px;
   }
   
.site_sub_digg {
   background: url(/images/icons/tools/sub_digg.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 21px;
   }
   
.site_sub_newsvine {
   background: url(/images/icons/tools/sub_newsvine.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 18px;
   }  
   
.site_sub_reddit {
   background: url(/images/icons/tools/sub_reddit.gif) 0 50% no-repeat;
   height: 16px;
   padding-left: 17px;
   }

ul.story_list_horiz					{ list-style-type: none; margin: 0; padding: 0; }
ul.story_list_horiz li				{ color: #000; float: left; font-size: 10px; line-height: 14px; margin: 0; padding: 10px; width: 155px; }
ul.story_list_horiz li a			{ color: #000; text-decoration: underline; }
ul.story_list_horiz li a:link		{ color: #000; text-decoration: underline; }
ul.story_list_horiz li a:visited	{ color: #000; text-decoration: underline; }
ul.story_list_horiz li a:hover	{ color: #c03; text-decoration: underline; }
ul.story_list_horiz li a:active	{ color: #c03; text-decoration: underline; }
ul.story_list_horiz li .photo		{ margin-bottom: 5px; text-align: center; }
ul.story_list_horiz li .photo	img{ border: 2px solid #036; }

.story_teaser {
	background: url(/images/bg_module.gif) repeat-x;
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
	}
	
#sub_nav {
	margin-left: 195px;	
	}

#sub_nav img {
	float: left;
	}
	
a         .subnav_coaches { background: url(/images/subnav/coaches_off.png) no-repeat; height: 32px; width: 94px; }
a:hover   .subnav_coaches { background: url(/images/subnav/coaches_on.png) no-repeat;  }
a:active  .subnav_coaches { background: url(/images/subnav/coaches_on.png) no-repeat;  }

a         .subnav_parents { background: url(/images/subnav/parents_off.png) no-repeat; height: 32px; width: 84px; }
a:hover   .subnav_parents { background: url(/images/subnav/parents_on.png) no-repeat; }
a:active  .subnav_parents { background: url(/images/subnav/parents_on.png) no-repeat; }

a         .subnav_players { background: url(/images/subnav/players_off.png) no-repeat; height: 32px; width: 83px; }
a:hover   .subnav_players { background: url(/images/subnav/players_on.png) no-repeat; }
a:active  .subnav_players { background: url(/images/subnav/players_on.png) no-repeat; }

a         .subnav_ref { background: url(/images/subnav/ref_off.png) no-repeat; height: 32px; width: 98px; }
a:hover   .subnav_ref { background: url(/images/subnav/ref_on.png) no-repeat; }
a:active  .subnav_ref { background: url(/images/subnav/ref_on.png) no-repeat; }	

#the_wire {
	background: #ddd;
	}

ul#the_wire_nav					{ list-style-type: none; margin: 2px 0 0 2px; padding: 2px 0 0 0; }
ul#the_wire_nav li				{ background: #666; color: #fff; float: left; font-weight: bold; margin-right: 1px; text-transform: uppercase; }
ul#the_wire_nav li a			{ background: #bbb; color: #333; font-weight: normal; text-decoration: none; }
ul#the_wire_nav li.active_tab, ul#the_wire_nav a { display: block; padding: 3px 4px; }
ul#the_wire_nav li a:link		{ color: #333; text-decoration: none; }
ul#the_wire_nav li a:visited	{ color: #333; text-decoration: none; }
ul#the_wire_nav li a:hover		{ background: #666; color: #fff; text-decoration: none; }
ul#the_wire_nav li a:active		{ background: #666; color: #fff; text-decoration: none; }

#the_wire_scroll {
	height: 380px;
	overflow: auto;
	padding: 10px;
	}
	
#the_wire_scroll ul					{ list-style-type: none; margin: 5px 0 25px 0; padding: 0; }
#the_wire_scroll ul li				{ margin: 0 0 10px 0; padding-left: 15px; }
#the_wire_scroll ul li a			{ color: #333; text-decoration: none; }
#the_wire_scroll ul li a:link		{ color: #333; text-decoration: none; }
#the_wire_scroll ul li a:visited	{ color: #333; text-decoration: none; }
#the_wire_scroll ul li a:hover		{ color: #333; text-decoration: underline; }
#the_wire_scroll ul li a:active		{ color: #333; text-decoration: underline; }
	

#ticker {
	background: url(/images/ticker/bg.gif) repeat-x;
	height: 38px;
	margin-bottom: 1px;
	}
	
#ticker_arrow {
	background: #c03 url(/images/icons/arrow_large.gif) 50% 50% no-repeat;
	border-right: 1px solid #000;
	float: left;
	height: 38px;
	width: 32px;
	}
	
#ticker_headline {
	border-left: 1px solid #fff;
	font-weight: bold;
	float: left;
	height: 26px;
	padding-top: 12px;
	text-align: center;
	width: 603px;
	}

#ticker_headline a			{ color: #fff; text-decoration:none; }
#ticker_headline a:link		{ color: #fff; text-decoration:none; }
#ticker_headline a:visited	{ color: #fff; text-decoration:none; }
#ticker_headline a:hover	{ color: #fff; text-decoration:underline; }
#ticker_headline a:active	{ color: #fff; text-decoration:underline; }

ul.trivia				{ list-style-type: none; margin: 0; padding: 10px 0 0 20px; }	
ul.trivia li			{ color: #000; margin-bottom: 10px; }
ul.trivia li input	{ background: transparent; border: none; margin-bottom: -3px; }

#top_logo {
	background: url(/images/subnav/logo_top.png) no-repeat;
	height: 107px;
	margin-left: 379px;
	width: 172px;	
	}
	
.top_photo {
	position: relative;
	float: left;
	}
	
.top_photo ul.pagination			{ list-style-type: none; left: 343px; margin: 0; padding: 0; position: absolute; top: 270px; z-index: 1; }
.top_photo ul.pagination li					{ color: #000; display: inline; float: left; font-weight: bold; margin: 0 1px 0 0; padding: 0; text-align: center; }
.top_photo ul.pagination li.counter		{ background: url(/images/top_stories/bg_counter2.gif) no-repeat; font-size: 10px; height: 14px; padding: 4px 0 0 0; width: 60px; }
.top_photo ul.pagination li a				{ background: url(/images/top_stories/btn_prev_next.gif) no-repeat; color: #000; display: block; font-size: 12px; height: 14px; margin: 2px 0 0 0; padding: 2px 0 0 0; text-decoration: none; width: 24px; }
.top_photo ul.pagination li a:link		{ color: #000; text-decoration: none; }
.top_photo ul.pagination li a:visited	{ color: #000; text-decoration: none; }
.top_photo ul.pagination li a:hover		{ color: #c03; text-decoration: none; }
.top_photo ul.pagination li a:active		{ color: #c03; text-decoration: none; }

.top_stories_photo {
	height: 263px;
	margin-bottom: 1px;
	position: relative;
	}
	
.top_stories_photo ul.pagination						{ list-style-type: none; left: 253px; margin: 0; padding: 0; position: absolute; top: 245px; z-index: 1; }
.top_stories_photo ul.pagination li					{ color: #000; display: inline; float: left; font-weight: bold; margin: 0 1px 0 0; padding: 0; text-align: center; }
.top_stories_photo ul.pagination li.counter		{ background: url(/images/top_stories/bg_counter.gif) no-repeat; font-size: 10px; height: 14px; padding: 4px 0 0 0; width: 45px; }
.top_stories_photo ul.pagination li a				{ background: url(/images/top_stories/btn_prev_next.gif) no-repeat; color: #000; display: block; font-size: 12px; height: 14px; margin: 2px 0 0 0; padding: 2px 0 0 0; text-decoration: none; width: 24px; }
.top_stories_photo ul.pagination li a:link		{ color: #000; text-decoration: none; }
.top_stories_photo ul.pagination li a:visited	{ color: #000; text-decoration: none; }
.top_stories_photo ul.pagination li a:hover		{ color: #c03; text-decoration: none; }
.top_stories_photo ul.pagination li a:active		{ color: #c03; text-decoration: none; }	

#video ul					{ list-style-type: none; margin: 0; padding: 0; }
#video ul li				{ border-bottom: 1px solid #e5e5e5; color: #000; font-size: 10px; margin: 0; padding: 1px 0; }
#video ul li a				{ color: #000; display: block; margin: 0; padding: 0; text-decoration: none;  }
#video ul li a:link		{ color: #000; text-decoration: none; }
#video ul li a:visited	{ color: #000; text-decoration: none; }
#video ul li a:hover		{ color: #c03; text-decoration: none; }
#video ul li a:active	{ color: #c03; text-decoration: none; }
#video ul li .photo		{ border: 2px solid #666; float: left; margin-right: 5px; }
#video ul li.table_row1	{ background: #f2f2f2; }
#video ul li.table_row2	{ background: #fff; }

#wrapper {
	background: #fff;
	border: 1px solid #fff;
	border-bottom: none;
	border-top: none;
	width: 958px;
	}



/* ----- cms drag and drop ------ */

.dragWindow {
   border: #000000 1px solid;
   display: none;
   opacity:.20;
   filter: alpha(opacity=20); 
   -moz-opacity: 0.20;
   position: absolute;
   background-color: #666666; }

.m1Container, .m2Container, .m3Container,
.m4Container, .m5Container, .m6Container,
.m7Container, .m8Container, .m9Container,
.m10Container, .m11Container, .m12Container,
.m13Container, .m14Container, .m15Container,
.m16Container, .m17Container, .m18Container {
   WIDTH: 100%; position: relative; behavior: url("/includes/pm_htc.htc");
   }

.action1, .action2 { background: #E2EBF7; border: #B8CDE7 1px solid; padding: 2px; }
.action1 { border-right: 0px none; }

IMG.clsHidden { VISIBILITY: hidden; }

.m1UserData, .m2UserData, .m3UserData,
.m4UserData, .m5UserData, .m6UserData,
.m7UserData, .m8UserData, .m9UserData,
.m10UserData, .m11UserData, .m12UserData,
.m13UserData, .m14UserData, .m15UserData,
.m16UserData, .m17UserData, .m18UserData {
   behavior: url(#default#userData);
   }

.m1Container, .m2Container, .m3Container,
.m4Container, .m5Container, .m6Container,
.m7Container, .m8Container, .m9Container,
.m10Container, .m11Container, .m12Container,
.m13Container, .m14Container, .m15Container,
.m16Container, .m17Container, .m18Container {
   WIDTH: 100%; position: relative; behavior: url("/includes/pm_htc.htc");
   }

.m1Part, .m2Part, .m3Part,
.m4Part, .m5Part, .m6Part,
.m7Part, .m8Part, .m9Part,
.m10Part, .m11Part, .m12Part,
.m13Part, .m14Part, .m15Part,
.m16Part, .m17Part, .m18Part {
   WIDTH: 100%; background: #F2FAFF; border-top: white 2px solid; padding: 0;
   }

.m1PartAlternate, .m2PartAlternate, .m3PartAlternate,
.m4PartAlternate, .m5PartAlternate, .m6PartAlternate,
.m7PartAlternate, .m8PartAlternate, .m9PartAlternate,
.m10PartAlternate, .m11PartAlternate, .m12PartAlternate,
.m13PartAlternate, .m14PartAlternate, .m15PartAlternate,
.m16PartAlternate, .m17PartAlternate, .m18PartAlternate {
   WIDTH: 100%; background: #E2EBF7; border-top: white 2px solid; padding: 0;
   }

.m1MoverMin, .m2MoverMin, .m3MoverMin,
.m4MoverMin, .m5MoverMin, .m6MoverMin,
.m7MoverMin, .m8MoverMin, .m9MoverMin,
.m10MoverMin, .m11MoverMin, .m12MoverMin,
.m13MoverMin, .m14MoverMin, .m15MoverMin,
.m16MoverMin, .m17MoverMin, .m18MoverMin {
   border: #B8CDE7 1px solid;
   background-position: center;
   background-IMAGE: url("/images/utility/move.gif");
   cursor: move;
   background-REPEAT: no-repeat;
   background-COLOR: #E2EBF7;
   padding: 2px;
   width: 15px;
   }
   
   
/* ----- photo gallery ----- */

ul.headlines_photo					{ font-size: 10px; list-style-type: none; margin: 0; padding: 0; }
ul.headlines_photo li				{ color: #039; margin: 0; padding: 3px; }
ul.headlines_photo li a				{ color: #333; margin: 0; padding: 0; text-decoration: none; }
ul.headlines_photo li a:link		{ color: #333; text-decoration: none; }
ul.headlines_photo li a:visited	{ color: #333; text-decoration: none; }
ul.headlines_photo li a:hover		{ color: #c03; text-decoration: none; }
ul.headlines_photo li a:active	{ color: #c03; text-decoration: none; }

#photo_wrapper {
	background: #fff;
	border: 1px solid #fff;
	width: 640px;
	}
#body_phototop {
	background: url(/images/photo_bg_body_top.png) no-repeat;
	font-size: 1px;
	height: 10px;
	line-height: 1px;
	width: 650px;
	}
	
#bg_photoheader {	
	background: url(/images/header/photo_bg.jpg) no-repeat;
	padding-top: 53px;
	width: 640px;
	height: 21px;
	}
	
#photo_row1 {
	height: 288px;
	padding: 1px;
	}

#photo_gallery img {
	float: left;
	}
	
#photo_col_news {
	float: left;
	width: 187px;
	margin-left: 1px;
	}
	
#photo_row2 {
	background: url(/images/bg_module.gif) repeat-x;
	margin-left: 1px;
	width: 638px;
	height: 77px;
	border-bottom: 1px solid #e5e5e5;
	}
	
#photo_row_thumbs {
	margin-left: 1px;
	width: 638px;
	height: 77px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
#photo_thumbnavL {
	background: url(/images/photo_thumbnav_left.gif) no-repeat;
	margin-top: 1px;
	width:23px;
	height: 75px;
	float: left;
	}
	
#photo_thumbnavR {
	background: url(/images/photo_thumbnav_right.gif) no-repeat;
	margin-left; 1px;
	width:23px;
	height: 75px;
	float: left;
	}
	
ul.photo_thumbs { list-style-type: none; margin: 1px 0px 0px 0px; padding: 0; }
ul.photo_thumbs li {float: left; margin-left: 1px;}

.photo_story {
	border-right: 1px solid #e5e5e5; 
	width: 374px; 
	float: left; 
	padding: 5px 7px 5px 7px;
	}	

#photo_footer {
	background: url(/images/photo_footer.jpg) no-repeat;
	margin-left: 1px;
	width: 638px;
	height: 11px;
	}
	
#photo_nav {
	width: 346px;	
	margin: 0 auto;
}

#photo_nav img {
	float: left;
}

/* ----- video ----- */

#bg_videoheader {	
	background: url(/images/header/video_bg.jpg) no-repeat;
	padding-top: 53px;
	width: 640px;
	height: 21px;
	}
	
ul.headlines_video					{ font-size: 10px; list-style-type: none; margin: 0; padding: 0px; }
ul.headlines_video li				{ color: #039; margin: 3px 0px 3px 0px; padding: 0px 3px 3px 3px; }
ul.headlines_video li a				{ color: #333; margin: 0; padding: 0; text-decoration: none; }
ul.headlines_video li a:link		{ color: #333; text-decoration: none; }
ul.headlines_video li a:visited	    { color: #333; text-decoration: none; }
ul.headlines_video li a:hover		{ color: #c03; text-decoration: none; }
ul.headlines_video li a:active	    { color: #c03; text-decoration: none; }

#video_col1 {
	background: #fff;
	margin: 1px;
	float: left;
	width: 320px;
	display: inline;
}

#video_col2 {
	background: #fff;
	margin: 1px 1px 1px 0px;
	float: left;
	width: 317px;
	display: inline;
}
	
#video_footer {
	background: url(/images/photo_footer.jpg) no-repeat;
	margin-left: 1px;
	width: 638px;
	height: 11px;
	}
	
#video_nav {
	width: 346px;	
	margin: 0 auto;
}

#video_teaser { margin: 1px; }
#video_teaser img { float: left; margin-right: 3px; display: inline; }

#video_wrapper {
	background: #fff;
	border: 1px solid #fff;
	width: 640px;
	}
	
#featured_vids ul					{ list-style-type: none; margin: 0; padding: 0px; }
#featured_vids ul li				{ color: #000; font-size: 10px; margin: 0; padding: 0px; display: inline; }
#featured_vids ul li a				{ color: #000; display: block; margin: 0; padding: 0; text-decoration: none;  }
#featured_vids ul li a:link		    { color: #000; text-decoration: none; }
#featured_vids ul li a:visited	    { color: #000; text-decoration: none; }
#featured_vids ul li a:hover		{ color: #c03; text-decoration: none; }
#featured_vids ul li a:active	    { color: #c03; text-decoration: none; }
#featured_vids ul li .photo		    { border: 2px solid #666; float: left; margin-right: 1px; display: inline; }
#featured_vids ul li.table_row1	    { background: #f2f2f2; }
#featured_vids ul li.table_row2	    { background: #fff; }

#clips_thumb ul					{ list-style-type: none; margin: 0; padding: 0; }
#clips_thumb ul li				{ color: #000; font-size: 10px; margin: 0; padding: 3px 0; }
#clips_thumb ul li a			{ color: #000; display: block; margin: 0; padding: 0; text-decoration: none;  }
#clips_thumb ul li a:link		{ color: #000; text-decoration: none; }
#clips_thumb ul li a:visited	{ color: #000; text-decoration: none; }
#clips_thumb ul li a:hover		{ color: #c03; text-decoration: none; }
#clips_thumb ul li a:active	    { color: #c03; text-decoration: none; }
#clips_thumb ul li .photo		{ border: 2px solid #666; float: left; margin-right: 5px; }
.clips_thumb_b { border-bottom: 1px solid #e5e5e5; }

#pagination           { float: left; margin-top: 3px; font-size: 10px; }
#pagination a         { color: #000; margin: 0; padding: 0; text-decoration: none; font-size: 10px; }
#pagination a:link    { color: #000; text-decoration: none; }
#pagination a:visited { color: #000; text-decoration: none; }
#pagination a:hover   { color: #c03; text-decoration: underline; }
#pagination a:active  { color: #c03; text-decoration: underline; }

#p_display {
	font-size: 10px;
	float: right;
	margin-top: 3px;
}

#name_list_div { position: absolute; width: 200px; color: #003399; font-size: 10px; border: 1px solid #000; background: #fefefe url(/images/bg_vid_roll.gif) repeat-x; z-index: 1000; padding: 5px 10px 5px 10px; }

.HowHeard	{ display:none;}
