/* cc flux widget overrides */
/* BEGIN CONTENT ACTION */
.fluxWidget .contentAction .cacVertical {border:none;padding:0px 0px;width:100%;color:yellow;}
.fluxWidget .contentAction .cacVertical .separator {border-color:#99CCFF;}
.fluxWidget .contentAction ul.cacVertical li.separatorItem {margin:0px;}
.fluxWidget .contentAction .thumbUpBtn,
.fluxWidget .contentAction .thumbDwnBtn {cursor:pointer;height:25px;width:26px;}
.fluxWidget .contentAction .thumbDwnBtn {margin-left:10px;}

/*Background Image for Thumbs*/
.fluxWidget .contentAction a.thumbUpBtn, 
.fluxWidget .contentAction a.thumbDwnBtn {background-image:url(/sitewide/images/sprites/thumbs_xy_0x30.gif) !important;}

/*Thumbs Default State*/
.fluxWidget .contentAction a.thumbUpBtn {background-position:0 0 !important;}
.fluxWidget .contentAction a.thumbDwnBtn {background-position:0 -30px !important;}

/*Thumbs Over State*/
.fluxWidget .contentAction a.thumbUpBtn:hover {background-position:0 -60px !important;}
.fluxWidget .contentAction a.thumbDwnBtn:hover {background-position:0 -90px !important;}

/*Thumbs Active and Active Over State*/
.fluxWidget .contentAction .active a.thumbDwnBtn,
.fluxWidget .contentAction .active a.thumbDwnBtn:hover {background-position:0 -150px !important;}
.fluxWidget .contentAction .active a.thumbUpBtn,
.fluxWidget .contentAction .active a.thumbUpBtn:hover {background-position:0 -120px !important;}

/*Thumbs Inactive and Inactive Over State*/
.fluxWidget .contentAction .inactive a.thumbDwnBtn,
.fluxWidget .contentAction .inactive a.thumbDwnBtn:hover{background-position:0 -30px !important;}
.fluxWidget .contentAction .inactive a.thumbUpBtn,
.fluxWidget .contentAction .inactive a.thumbUpBtn:hover{background-position:0 0px !important;}
.fluxWidget .rating .fluxBtn {background-color:transparent;min-width:15px;}
.fluxWidget .contentAction .txtCount {font-weight:normal;color:#5A768A;font-size:10px;}
.fluxWidget .contentAction .itemText {margin:0 0;text-align:center;}
.fluxWidget .contentAction .cacVertical .itemText {text-align:center;padding-left:5px;}
.fluxWidget .contentAction .cacVertical {border-bottom:1px solid #99CCFF;}
.fluxWidget .contentAction .cacVertical li p.itemText {margin-top:0;}
.fluxWidget .contentAction .cacVertical li.cacItem {margin:0 0 1px 0;}

.content_action_clear {display:block;width:300px;height:1px;overflow:hidden;}

.fluxWidget .contentAction a, 
.fluxWidget .contentAction .link {color:transparent;
}
/*  END CONTENT ACTION */

.fluxWidget .contentAction .btnActive a.fluxBtn,
.fluxWidget .contentAction .btnActive span.fluxBtn,
.fluxWidget .contentAction a.fluxBtn:hover {background:none;}
.videoplayerPromo .middle .fluxHolder .views {text-align:center;}
.videoplayerPromo .middle .fluxHolder .posted {text-align:center;}

/* video player for 16x9 */
.fluxWidget .contentAction .cacVertical li.cacItem {display:block;float:left;}
.fluxWidget .contentAction .cacVertical {border-bottom:none;}
.fluxWidget .contentAction .textItem .itemText {color:#2d2d2d;font-size:11px;font-weight:bold;}
.flux .callout, .flux .fluxBtn.btnLarge, .flux .itemText .txtCount, .flux .contentAction .fluxBtn, .flux .upload h3.shareContentTitle, .flux .groupTitle {
	font-size:11px!important;
}
.fluxWidget .contentAction .fluxBtn {color:#2d2d2d;font-size:11px;font-weight:bold;height:30px;line-height:30px;padding:0 7px;}
.fluxWidget .contentAction .cacItem .btnActive span.fluxBtn {color:#2d2d2d;
}
.fluxWidget .contentAction .txtCount {color:#2d2d2d;}
.fluxWidget .contentAction .cacVertical li.cacItem {height:27px;line-height:28px;}
.fluxWidget .contentAction .cacVertical {padding-right:27px;}
.fluxWidget .contentAction .cacVertical li.ratingCount {padding-left:15px;padding-right:10px;}
.fluxWidget .contentAction .fluxBtn {line-height:28px;}
.fluxWidget .contentAction .thumbUpBtn,
.fluxWidget .contentAction .thumbDwnBtn {margin-top:2px;}
.fluxWidget .contentAction .thumbDwnBtn {margin-left:0;}
.fluxWidget .contentAction .cacSmall .thumbUpBtn,
.fluxWidget .contentAction .cacSmall .thumbDwnBtn {height:25px;width:26px;}
.fluxWidget .contentAction .cacSmall .cacVertical {width:auto;}
.flux .contentAction .cacSmall .fluxBtn {font-size:11px;line-height:29px;}
.content_action_hldr {height:27px;width:330px;overflow:hidden;}

.fluxWidget .contentAction .textItem p.itemText {
	/* IE7 only move comments section */
	*position: relative;
	*top: 9px;
}



