/* core.css (line 186) */
/*.modhead {
background-image: url("/sports-content/v11/includes/gfx/reorg/gradientbg.png");
padding-bottom: 4px;
}

.modhead.alt2 {
height: 38px;
padding: 0;
position: relative;
z-index: 1;
border-radius: 0px;
}
.modhead.alt2 li.divider {
border-right: 1px solid #6f6f6f;  
height: 38px;
margin: 0 auto; 
}

.modhead.alt2 li {
margin: 5px 10px 0px 10px;
cursor: pointer;   
float: left; 
list-style: none;
height: 33px;
}

.modhead li.selected {
background-image: url("/sports-content/v11/includes/gfx/reorg/tabselected.png");    
background-position: center bottom;
background-repeat: no-repeat;
color: #cccccc;
}*/

/** SOCIAL MODULE **/

    
#sportssocialmodule #twitterModule .on {
color: #808080;
cursor: auto;
}    
    
#sportssocialmodule #twIframe {
margin-top: 35px;
}
    
#sportssocialmodule .sm_header {
width: 300px;
height: 38px;
background: url(/sports-content/v11/includes/gfx/socialbrick/sm_module_bg.png) repeat-x 0 0 scroll;
}
  
#sportssocialmodule  #selected {
background: url(/sports-content/v11/includes/gfx/socialbrick/sm_module_selected.png) repeat-x 0 0 scroll;
}

#sportssocialmodule .sm-btn {
display: block;
float: left;
width: auto;
text-decoration: none;
text-transform: capitalize;
margin:4px 5px 2px 0;
}
#sportssocialmodule .modhead li{
	border-left:2px solid #949CA1;
	padding-left:5px;
	color:#00447C;
	line-height:20px;
}
#sportssocialmodule .modhead li:hover{
	cursor:pointer;
}
#sportssocialmodule .modhead li.selected{
	color:#000;
}
#sportssocialmodule .modhead li:first-child{
	border:none;
	padding-left:0;
}
#sportssocialmodule #twitterCont {
background-color: #666;
height: 25px;
border: 1px solid #333;
overflow: hidden;
width: 292px;
border-radius: 5px;
margin-left: 3px;        
position: relative;
}
     
#sportssocialmodule .contributors {
width: 300px;
padding: 5px 0px 5px 0px;
position:absolute;
overflow: hidden;
}

#sportssocialmodule .contributors a {
display: block;
text-decoration: none;
margin: 3px 0 5px 7px;
font-family: Helvetica;
font-size: 14px;
font-weight: bold;
color: #fff;
width: 90%;
} 

#sportssocialmodule #twitterarrow {
height: 25px;
width: 25px;
display: block;
float: right;
cursor: pointer;
}

#sportssocialmodule .open {
background: url(/sports-content/v11/includes/gfx/socialbrick/sm_tweet_arrow_open.jpg) no-repeat center scroll;
}

#sportssocialmodule .close {
background: url(/sports-content/v11/includes/gfx/socialbrick/sm_tweet_arrow_close.jpg) no-repeat center scroll;
}

#sportssocialmodule #twitterbird {
height: 20px;
width: 35px;
display: block;
background: url(/sports-content/v11/includes/gfx/socialbrick/sm_tweet_bird.jpg) no-repeat center scroll;
float: left;
margin-top: 3px;
}

#sportssocialmodule .chosen {
color: #FFFFFF;
display: block;
font-family: Helvetica;
font-size: 14px;
font-weight: bold;
height: 25px;
line-height: 26px;
}

#sportssocialmodule .scroller  {
float: right;
height: 25px;
width: 10px;
background: url("/sports-content/v11/includes/gfx/socialbrick/scroller.png") no-repeat 0 0 scroll;
position: relative;
cursor: pointer;
}

#sportssocialmodule .scrCon {
height: 132px;
width: 10px;
float: right;
position: relative;
top: 3px;
margin-right: 8px;
}

#sportssocialmodule .contentcontainer {
height: 140px;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
width: 80%;
}

#sportssocialmodule .content {
display: block;
position: absolute;
top: 0;
width: 80%;
padding-bottom: 5px;         
}

#sportssocialmodule #facebookModule {
position: relative;
z-index: 0;
top: -1px;    
}
#sportssocialmodule .socialkick {
 padding-top: 10px;    
}
#sportssocialmodule .socialkick a:first-child {
margin-right: 20px;
float: left;
background-position:-9px -70px;
}
#sportssocialmodule .socialkick a{
	background:#e4e5e6 url(/sports-content/v11/includes/gfx/socialbrick/sm_buttons.png) no-repeat -9px -9px;
	border-radius:5px;
	height:40px;
	width:140px;
	text-indent:-99999px;
	float:left;
	display:block;
}