/*********************************************************************
   sports/ncaa07/components.css for EA.com
   code by Byron Tredwell (byron(AT)blastradius.com)
*********************************************************************/

/* IMPORT SPORTS.COM components.css */
@import url(../../_css/components.css); 

/***********************
   COMP OVERRIDES
************************/

.COMP {
   border: 0 none;
   color:#999;
   }
.COMP .comphdr{
   border: 0px;
   color: #fff;
   text-transform: uppercase;
}

   
.COMP .hdr{ 
   color: #fff;
   font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif;
   font-weight: bold;
   font-size:0.9em;
   }


.COMP .scrollbar{
   right: 6px; 
   top: 36px;
   }
.COMP a {
   text-decoration: none;
   color:#999;
   font-weight:bold;
   }
.compbody a:hover {
   color:#fff;
   }
.compbody a {
   background:url(../_img/bullet_link.png) left top no-repeat;
   padding-left:14px;
}  

.compbody .hdr {
   padding: 4px 6px;
   color: #fff;
}

.compbody .content {
   margin:6px 0px;
   padding: 3px 6px;
   color:#fff;
   line-height:1.4em;
   font-size:0.9em;
   }
.compbody .copy {
   padding: 8px;
   line-height:1.4em;
}
   
.compwrapper {
   	position: absolute; 
   	overflow: hidden; 
   	width:100%;
   }

.compbody {
   padding: 0 6px
   }
   
.compbody .source {
   margin:5px 10px 0px 14px;
 
   }
.COMP .complinkscontainer{
   bottom: 6px;
   background: none;
   }
.COMP .complinks{
   background: none;
   }
.COMP .complinks a {
   background: url(../_img/bg_complinks.png) top left no-repeat;
   color:#fff;
   padding:2px 10px 2px 60px;
   }

.COMP ul{
   padding-left: 16px;
   }

#C_title_nav{
   overflow: hidden;
   }
   
/****************************
  C_image COMPONENT 
****************************/
.C_image{
   border: 0px;
   }
.FLASH {
   border: 0px;
   }
   
/****************************
  C_editorial_feature COMPONENT 
****************************/
.C_editorial_feature {width:280px;height:166px;top:23px;left:5px;}
.C_editorial_feature .pic{
   padding-top: 6px;
   }
.C_editorial_feature .hdr{
   padding-left: 6px;
   }

/****************************
  C_editorial_list COMPONENT 
****************************/

.C_editorial_list .listItem { margin-bottom: 8px; border:1px solid #FF0000;}
.C_editorial_list .content a { display:block;}
   
.C_editorial_list .hdr{ 
   padding-left: 0px;
   color: #fff;
   font-family:verdana;
   background: none;
   font-size:1.2em;
   float: left;
   width: 70%;
   }
.C_editorial_list .date{ 
   float: right;
   text-align: right;
   width: 25%;
   color:#fff;
   }
.C_editorial_list .content a.teaser {
   color:#ffff00;
   font-weight:normal;
   background:url(../_img/bg_checkers.gif) 
   }
   
/****************************
  C_press COMPONENT 
****************************/
.C_press .new {
   background: #ccc;
   padding: 2px 0; 
   margin-bottom:8px;
   }
.C_press .content a { display:block; color:#ffff00; text-decoration:underline;}
.C_press .content .source {color:#fff;}
.C_press .new span { background: #e00000; color: #fff; padding: 3px 5px; }
.C_press .notNew { display: none; }

/****************************
  C_awards COMPONENT 
****************************/
.C_awards { background: url(../_img/bg_checkers.gif) top left repeat; border: none; }
.C_awards .comphdr{ color: #fff; }
.C_awards .comphdr div { border-color: #fff; }
.C_awards .awardList { width: 100%; text-align: center; }
.C_awards .awardList img { margin: 5px 2px; }

.C_teasers .content a { display:block;}
/****************************
  C_rss_news COMPONENT 
****************************/

.C_rss_news .content{
   font-weight: bold;
   padding:6px 0px;
   }
.C_rss_news .intro {
  padding:6px 6px;
}
.C_rss_news .content a { display:block;}

.C_rss_news .pic{
   padding-top: 6px;
   }
/****************************
  C_news_events_list COMPONENT
****************************/

#newsEventsTabs{
   padding-top: 4px;
   padding-left:7px;
   }
#newsEventsTabs .tab{
   float: left;
   padding:2px 10px;
   font-weight:bold;
   text-transform:uppercase;
   font-size:0.9em;
   }
#newsEventsTabs .On{
   color: #fff;
   background:#15242b;
   
   }
.C_news_events_list .hdr{
   padding-left: 0px;
   color: #fede05;
   background: none;
   font-size:1em;
   }
.C_news_events_list .teaser a{
   display:block;
   padding:0px 0 8px 0;
   font-weight:normal;
   color:#fff;
   font-style:normal;
   pad
   }  
.C_news_events_article .hdr h2{
	font:bold 15px arial, Sans-serif;	
}
.C_news_events_article {

  }
.C_news_events_article .date{
   padding-bottom: 6px;
   }
   
.C_news_events_article .body{
   padding: 6px;
   font-size:11px;
   line-height:17px;
   color:#fff;
   }
   
#newsEventsArticle .body{
   margin-top: 10px;
 }
 
#newsEventsArticle .subtitle{display: none;}
#newsEventsArticle .icon{display: none;}
#newsEventsArticle .hdr{font-size:0.8em}
#newsEventsArticle .date {color:#fff;}
#newsEventsArticle h2 {color:#fede05;}



/****************************
  C_blog COMPONENT 
****************************/
.C_blog .hdr {
   padding: 4px 6px;
   color: #558091;
   font-size:1.2em;
   }
.C_blog {
  background:url(../_img/bg_content.gif);
}
.C_blog .content {
   padding:15px;
   margin-top:0px;
   }
.C_blog .date {
   float:right;
   font-weight:normal;
   font-style:normal;
   }
 
   
/****************************
  C_blog COMPONENT 
****************************/
.C_players_online {
   border: 0;
   }
.C_players_online .textcontainer {
   display: none;
   }
.C_players_online #playercounter {
   padding-top: 8px;
   color: #eeeeee;
   font-weight: bold;
   text-align: right;
   width: 48px;
   }
.C_players_online {
   background: url(../_img/bg_num_online.gif) no-repeat;
   }
   
/****************************
Downloads COMPONENT 
****************************/
.C_download { overflow:hidden; }

.C_download ul { margin:0px; padding:0px; }

.dfeature .border_dots_right { position: relative; }

.dfeature .hdr {
   position: absolute; top: 5px; left: 10px; width: 560px;
   color: #fff; margin: 0; padding: 2px 4px 0 10px; height: 16px;
   font-size: 11px; text-transform: uppercase;
   background: #transparent;
   visibility: hidden;
   }

.dfeature .pic { position: absolute; top: 35px; left: 16px; border: 1px solid #999;}

.dfeature .compbody { position: relative; margin: 0; padding: 0; }

.dfeature .copy {
   visibility: hidden;
   }

.dfeature .dlinks { position: absolute; top: 457px; left: 16px;}

.dfeature .dlinks li { float: left; margin-left: 1px; }

.C_download .dlinks { list-style:none; }

.dlinks li {
   text-align: left;}

.dmulti li, .dfeature li { margin-top:4px; }

.dlinks a  { 
   color:#fff;
   font-size:10px;
   background: url(../_img/more.gif) right no-repeat;
   padding:2px 25px 2px 0px;
   margin: 0px 10px 0px 0px;
   line-height: 16px;
   }

.dsingle .hdr {
   color:#FFDE00; margin: 10px 0 5px 5px; padding: 2px 0 0 10px; height: 16px;
   font-size: 11px; text-transform: uppercase; width: 270px;
   background: transparent;}

.dmulti .hdr { margin-bottom:6px; }

.dsingle .pic {
   text-align:center;
   margin-bottom:5px;
   }
 
.dsingle .pic img {
   border: 1px solid #999;
   }

.dsingle .compbody { padding:0px; }

.dsingle .dlinks {
   position: absolute; top: 212px; left: 14px;
}

.dsingle .dlinks li {
   float:left; margin-left:1px; }

.dsingle .wide li { width:265px; }

.dmulti .content { background:none; padding:0px 20px; }

/****************************
C_player_stats 
****************************/
#my_stats {
	float:left;
	width:40%;
	margin:0 7px 0 8px;
	display:inline;
	}
#my_stats table {width:100%;}
#my_stats td {
	border-bottom:1px solid #3A4141;
	vertical-align:top;
	font-size:.85em;
	}
#my_stats td.stats_label {
	padding:3px 7px 3px 0;
	width:55%;
	text-align:right;
	}
#my_stats td.stats_val {
	padding:3px 0;
	font-weight:bold;
	color:#6FF;
	}
#my_stats td.stats_avatar {text-align:right;}
.my_profile {
	float:right;
	display:inline;
	margin-right:28px;
	width:50%;
	position:relative;
	}
#cont_infolist {height:223px;background:#203F3E;}
.infoItems {padding:5px 2px;position:absolute;}
.infoItems table {width:100%;}
.infoItems td {vertical-align:top;font-size:.85em;}
.infoItems td.info_label {
	padding:1px 7px 1px 0;
	width:40%;
	text-align:right;}
.infoItems td.info_val {
	padding:1px 0;
	font-weight:bold;
	color:#6FF;
	}
.infoItems td.info_val a {color:#6FF;}
.infoItems td.info_hr {padding:7px 0;}
.infoItems td.info_hr div {
	background:#132322;
	height:1px;
	overflow:hidden;
	}

/****************************
C_player_forums 
****************************/
.C_player_forums {background:#000;}
#cont_forumlist {height:223px;top:36px;}
.my_forums {
	padding:0 28px 0 18px;
	font-size:.85em;
	position:absolute;
	}
.my_forums p {margin:0;padding:4px 0;}
.my_forums p a {color:#6FF;}
.my_forums p a.more {
	color:#6FF;
	font-weight:normal;
	text-decoration:underline;
	}


/****************************
C_player_friends 
****************************/
.C_player_friends {background:#000;}
#cont_friendlist {height:223px;top:36px;}
.my_friends {
	padding:5px 18px;
	font-size:.85em;
	position:absolute;
	}
.my_friends ul{padding:0;margin:0;}
.my_friends ul li{
	list-style:none;
	padding:0 0 4px 17px;
	background:url(../_img/li_friends.gif) 0px 3px no-repeat;
	}
.my_friends ul li a{font-weight:normal;text-decoration:underline;}



