/*________________________________________ 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');
}

/*________________________________________ LEADER BOARD ______________________________________*/

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

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

.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;
	line-height: 15px;
}
.polling_copy {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	width: 280px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
.subtitle {
	font-size: 2.2em;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	width: 280px;
	line-height: 18px;
}
.team {
	margin-top: 5 px;
	width: 60px;
	height: 60px;
	float: left;
}
.team_link {
	width: 180px;
	/*height: 20px;*/
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.team_title {
	width: 180px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.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;
}