/*________________________________________ GLOBAL ______________________________________*/
/* BACKGROUND COLOR */
html, body {
	background-color: #999999;
}


/* LINK COLOR OFF STATE */
a {
	color: #a644d9;
}

/* LINK COLOR HOVER STATE */
a:hover {
	color: #fff;
}


/*________________________________________ LEADER BOARD ______________________________________*/

/* LEADER BOARD IMAGE */
#interestTitle {
	background: url('http://i2.crtcdn.net/images/skins/gro/ups//se/ana/tes/t2/1273261091/header_erin5.jpg');
	background-repeat:no-repeat;
	
}

/* LEADER BOARD HEIGHT */
#interestTitle h1 {
	height: 195px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}



/*______________________________________ SPONSOR LEADER BOARD LINK _____________________________________*/

/* FLOATING SPONSOR LINK DIV 
#interestSponsorLink {

	float: left;
	width: 130px;
	height: 25px;
	margin-top: -435px;
	margin-left:260px;
	background-color:#00FF00;
}

*/


/*______________________________________ ADD TO TOPIC LABEL BUTTON & COPY _____________________________________*/


/* CLOSED/OPEN TOPIC LABEL VISIBILITY */
#interestTypeLabel {
	display: none;
}

/* MODIFY THE OPEN TOPIC PAGE DISPLAYED COPY */
#interestTypeLabel li {
color:#d25401;
font-size:0px;
font-weight:bold;

}

/*______________________ TURN OFF "FOLLOR TOPIC" & "SHARE TOPIC" BUTTONS ________________________*/


#contentItemFlagLink{
display:none;
}

#followButton{
display:none;
}

#contentItemShareLink{
display:none;
}



/*__________________________________________ ABOUT MODULE _______________________________________*/
/* EXPLAINER DIV FOR ABOUT TEXT */
#interestTitle #explainer {
	width: 96.3em;
	margin: 0 0;
	padding: 1.0em;
	background-color: #202020;
	color: #fff;
	overflow: hidden;
}


/*_____________________________________ CONTENT AREA ______________________________________*/	

/* /* CONTENT BACKGROUND COLOR */
.mainColum {
	background-color: #fff
}

/* ITEM BACKGROUND - NEED TO SET THE SAME AS CONTENT BACKGROUND COLOR */
.upcoming {
	background-color:#fff;
}

/* SORT MENU BG COLOR */
.topicFilters {
	background: #bcbcbc;
}	

/* SORT MENU LINK COLORS */
.filters li a {
	border-right: 1px solid #a7a7a7;
	color: #fff;
	text-decoration: none;
}

.filters li a.active {
	background-color: #6c6c6c;
	color: #fff;
	text-decoration: none;
}


.filters li a:hover {
	background-color: #6c6c6c;
	color: #fff;
	text-decoration: underline;
}

/* ITEM CONTAINER */
.upcoming ul.itemList li.itemListing {
	border-bottom: 1px dashed #ccc;
}

/* ITEM DESCRIPTION TITLE */
h2.itemTitleList a {
	 color: #a644d9;
}

/* ITEM DESCRIPTION TEXT */
.upcoming ul.itemList li.itemListing .itemListingContent p {
	color: #999999;
}

/* ITEM ADDED COPY COLOR */
.upcoming ul.itemList li.itemListing .itemlistingUserInfo a {
	color: #a644d9;
}	

/* ITEM RESPONSE COPY COLOR */
.upcoming ul.itemList li.itemListing .itemlistingResponseInfo a {
	color: #a644d9;
}

/* COROUSEL COLOR*/
.carouselChannel .carouselPlayerContainer {
	background-color: #a644d9;
}
.carouselPlayerText {
	color:#999;
	font-size:1.2em;
	margin-bottom:0.6em;
	overflow:hidden;
	width:388px;
}
.carouselChannel {
	border-bottom-color: #cbd9d9;
}
.carouselChannel .carouselList li.active .carouselAssetCover {
	background-color: #a644d9;
}
.carouselChannel .carouselList li.active .rank, .carouselChannel .carouselList li.active .noRank {
	background-color: #a644d9;
}
/* Wedge that indicates active item in carousel. Usually green */
.wedgesBrother {
	background-position: 2px 38px;
	background-image: url(http://i2.crtcdn.net/images/skins/gro/ups//se/ana/tes/t2/1273262396/erin_wedge.gif);
}
/* Response Bubble Icon */
.responseIcon {
	background-position: 0 0;
	background-image: url(http://i.current.com/images/skins/supernews/images/comment_bubble.gif);
}
/* Non-Active Featured Item Star. Usually on gray BG */
.channelFeaturedIcon {
	background-position: 0 0;
	background-image: url(http://i2.crtcdn.net/images/skins/gro/ups//se/ana/tes/t2/1273262396/erin_inactive-star.jpg);
}
/* Active Featured Item Star. Usually on green BG */
.active .channelFeaturedIcon {
	background-position: 0 0;
	background-image: url(http://i2.crtcdn.net/images/skins/gro/ups//se/ana/tes/t2/1273262396/erin_active-star.jpg);
}
.userInteraction .trend, .userInteraction.noRank {
	background-color:#d0ade8;
	/* background-color:#dcf4f4; */
}
.userInteraction.noRank .channelFeatured span {
	color:#d0ade8;
	margin:0.3em 0 0 0.5em;
} 
/*______________________________________ GROUPS CLASSES ____________________________________*/

.userInteractWrapper {
	background-color:#EEEEEE;
	float:left;
	width:9.4em;
}

.carouselChannel .carouselList li.active .userInteractWrapper {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#a644d9 none repeat scroll 0 0;
	color:#FFFFFF;
}

/*______________________________________ RIGHT RAIL ____________________________________*/
/* RIGHT RAIL BACKGROUND COLOR */
.supportColumn .supportItem {
	/*background-color: #fff;*/
}

h2.bottomBar {
	color: #414141;
	border-bottom: 6px solid #bcbcbc;
}

/* DASHED LINE SEPARATOR FOR RELATED TOPICS */
.supportColumn .supportItem #relatedTopics li {
	border-bottom: dashed 1px #bcbcbc;
} 

/* RELATED TOPIC TEXT COLOR */
.supportColumn .supportItem #relatedTopics li a {
	color: #e72e8b;
}

#currentSlot {

}

/*#relatedTopics{
visibility: hidden;
display: none;
}
*/

/*________________________________________ PAGINATION, FOOTER ______________________________________*/	

/* PAGINATION - Prev/Next/Showing */
.pagingFill {background-color: #f4f4f4; border: solid 1px #e5e5e5;}
	
	/* PAGINATION - Numbered Squares OFF State */
	.paging .pagingPageNumbers .pagingPageFill { background-color: #f4f4f4; border: solid 1px #e5e5e5;}
	
	/* PAGINATION - Numbered Squares ON State */
	.paging .pagingPageNumbers .pagingPageFill:hover {background-color:#ccc8c8; border:1px solid #e5e5e5;}
	
	/* PAGINATION - NUMBERS IN NUMBERED SQUARES */
	.paging .pagingPageNumbers li a {background-color: #f4f4f4; }
	
		/* ??? */
		.paging .pagingPageNumbers li a.active {background-color: #ccc8c8; color: #fff;}
		
/* ??? */		
.pagingButtons {background-color: #013950;}

.jasonClass{
width:258;
font-size:12px; 
margin-top:13px; 
line-height:15px;
color:#cccccc;
}

.jasonClass2{
float:left; 
width:60px; 
height:60px; 
padding-left:3px; 
padding-right:7px;
font-weight:bold;

}

#railRT{
display:none;
}

/*______________________________________ CUSTOM CLASSES ____________________________________*/

.big_bar_solid {
	border-bottom: solid 6px #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 278px;
	float: left;
}

.bar_dashed {
	border-bottom: dashed 1px #b9b9b9;
	margin-top:10px;
	margin-bottom: 10px;
	width: 280px;
	float: left;
}
.bar_dashed_list {
	border-bottom: dashed 1px #FFF;
	margin-top: 6px;
	margin-bottom: 4px;
	width: 280px;
	float: left;
}
.bar_dashed_list_02 {
	border-bottom: dashed 1px #b9b9b9;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 280px;
	float: left;
}
.bar_dashed_promo {
	border-bottom: dashed 1px #b9b9b9;
	margin-top:0px;
	margin-bottom: 20px;
	width: 280px;
	float: left;
}
.bar_dashed_bts {
	border-bottom: dashed 1px #b9b9b9;
	margin-top:3px;
	margin-bottom: 0px;
	width: 280px;
	float: left;
}
.celeb {
	width: 80px;
	height: 60px;
	/*background-color: #fff; */
	float: left;
	margin-top: 5 px;
}
.celeb_container_leader {
	width: 278px;
	margin-top: 10px;
	float: left;
}
.celeb_container {
	width: 278px;
	margin-top: 30px;
	float: left;
}
.ecospot_container_leader {
	width: 258px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
.ecospot_container {
	width: 258px;
	margin-top: 0px;
	float: left;
}
.promo_image {
	margin-top: 0px;
	padding: 0px;
	width: 280px;
}
.promo_copy {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	width: 280px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 15px;
}
.polling_copy {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	width: 280px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 15px;
}
.subtitle {
	font-size: 2.2em;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	width: 280px;
	line-height: 18px;
}
.team {
	margin-top: 5 px;
	width: 60px;
	height: 60px;
	/*background-color: #fff;*/ 
	float: left;
}
.team_link {
	width: 180px;
	/*height: 20px;*/
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #f0f0f0;
}
.team_title {
	width: 180px;
	/*background-color: #fff;*/ 
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #a644d9;
}
.rrl {
	font-size: 14px; 
	font-weight: bold; 
	color: #a644d9 !important;
}

/*______________________________________ MAILING LIST CLASSES ____________________________________*/

.mailingList {
	color:#FFF; 
	font-weight:bold; 
	font-size:14px;
}
#help input {
	padding: 0.4em;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666;
}
#help input.textbox {
	width: 200px;
}
#help .submit {
	border:1px solid #b1f6f3;
	background-color:#defcfb;
	font-weight:bold;
	color: #0f3461;
}


/*______________________________________ POLLING ____________________________________*/

.poll {
	margin: 0px;
	padding: 0px;
	width: 290px;
}


/*______________________________________ SOCIAL NETWORKING ICONS ____________________________________*/

.iconsWrapper{
	margin: 0px;
	padding: 0px;
	/*background-color:#00FF00;*/
}
.iconsPrimary {
	margin-top:5px;
	margin-right:5px;
	margin-left:0px;
	padding-right: 0px;
	float:left;
	width:32px;
	/*background-color:#99FF00;*/
	/*border-right: 1px solid #b9b9b9;*/
}
.icons {
	margin-top:5px;
	margin-right:5px;
	margin-left: 2px;
	padding: 0px 0px 0px 9px;
	/*margin-left: 325px;*/
	float:left;
	width:32px;
	/*background-color:#ff0099;*/
	border-left: 1px solid #b9b9b9;
}

/*______________________________________ BLOG MODULE ____________________________________*/

/* BLOG TITLE */
#rss_items a {
	color: #f0f0f0;
	font-size:1.4em; 
	font-weight:bold; 
	text-decoration: none;
}
/* BLOG LIST ITEM */
#rss_items li {
	border-bottom: 1px dashed #FFF; 
	font-size: 1.1em; 
	padding: 0.7em 0;
}
/* BLOG BYLINE */
#rss_items .byline {
	color: #FFF; 
	font-style: italic;
	font-size: 1.1em; 
}
/* BLOG DESCRIPTION */
#rss_items .desc {
	color: #CCC;
	font-size:1.1em; 
	font-weight:normal; 
	text-decoration: none;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
