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

/* BACKGROUND GRADIENT = 1px X designer defined */
body {
	background-image: url('http://i.current.com/images/skins/infomania/images/bg2.jpg');
}


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

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


/*________________________________________ LEADER BOARD ______________________________________*/

/* LEADER BOARD IMAGE */
#interestTitle {
	background: url('http://i.current.com/images/skins/infomania/images/site_header_02.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 ______________________________________*/	

.channelFeaturedIcon {
	background-position: 0 0;
	background-image: url(http://i.current.com/images/skins/infomania/images/star.jpg);
}
/* Active Featured Item Star. Usually on green BG */

.active .channelFeaturedIcon {
	background-position: 0 0;
	background-image: url(http://i.current.com/images/skins/infomania/images/active_star.gif);
}

/*
.active.channelFeaturedIcon {    
	background-position: 0 0;    
	background-image: url(something);
}
*/

.userInteraction.noRank {
	background-color:#223738;
	color:#AAAAAA;
	position:relative;
	text-align:center;
}

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

.carouselChannel .carouselPlayerContainer {
	background:#223738 none repeat scroll 0 0;
	float:left;
	min-height:432px;
	padding:3px;
	width:400px;
}
	
/* CONTENT BACKGROUND COLOR */
.mainColumn {
	background-color: #2a4647;
}

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

/* 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;
	background: #2a4647;
}

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

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

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

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

/*______________________________________ 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:#b7db63 none repeat scroll 0 0;
	color:#FFFFFF;
}

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

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

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

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

.supportColumn.topicSupport{
color: #fff;
}

supportItem.bottomBar.subtitled{
color: #fff;
}


#currentSlot {}


/*________________________________________ 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: #b8e5e6;
}
.rrl {
	font-size: 14px; 
	font-weight: bold; 
	color: #b8e5e6 !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;
}