﻿

/*                 FACTS STYLES
***************************************************/

#facts .leftbord, #facts .rightbord	{
	height: 142px;
	background: url(../../images/bg_facts_left.png) no-repeat left top;
}
#facts .rightbord	{
	background: url(../../images/bg_facts_right.png) no-repeat left top;
}
/*                 GREEN TIPS STYLES
***************************************************/
#green	{
	float: left;
	width: 215px;
	height: 142px;
	background: url(../../images/bg_green_facts.png) no-repeat right top;
}
#green span	{
	height: 20px;
	display: block;
	font-size: 1.4em;
	padding-top: 6px;
	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
#green strong	{
	display: block;
	font-size: 3.7em;
	padding-top: 7px;
	line-height: 1em;
	text-align: center;
	letter-spacing: -2px;
	font-weight: bold;	
}
#green strong em	{
	color: #218034;
	line-height: 1;
	font-weight: bold;
	font-style: normal;
}
#green a,a:visited
{
	text-decoration:none;
	color:#000;
	line-height:1em;
	background-color:transparent;
	}
/*                 Original Ticker TIPS STYLES
***************************************************/
#conc	{
	float: left;
	width: 700px;
	height: 142px;
}
#conc span	{
	height: 20px;
	display: block;
	font-size: 1.8em;
	padding-top: 13px;
	font-weight: bold;
	text-align: center;
}
#conc span strong	{
	color: #218034;
}
#conc big	{
	display: block;
	line-height: 1;
	font-size: 8.9em;
	text-align: center;
}
#conc small	{
	display: block;
	font-size: 1.1em;
	margin-top: -13px;
	text-align: right;
	padding-right: 75px;
}

/*                 CALCULATE STYLES
***************************************************/

#calculate .leftbord, #calculate .rightbord	{
	height: 409px;
	background: url(../../images/bg_calculate_left.png) no-repeat left top;
}
#calculate .rightbord	{
	background: url(../../images/bg_calculate_right.png) no-repeat left top;
}
#calculate h2	{
	color: #666;
	height: 40px;
	width: 390px;
	margin: 0 auto;
	font-size: 2.2em;
	text-align: center;
	padding: 9px 0 0 0;
	background: url(../../images/bg_calculate_h2.png) no-repeat left top;
}
#calculate ul	{
	width: 910px;
	height: 360px;
	margin: 0 auto;
	background: url(../../images/bg_calculate_clear.png) no-repeat left bottom;
}
#calculate li	{
	float: left;
	width: 302px;
	height: 331px;
	text-align: center;
	padding-right: 2px;
	background: url(../../images/bg_calculate_li.png) no-repeat right top;
}
#calculate li.last	{
	padding: 0;
	background: none;
}
#calculate li a, #calculate li a:visited	{
	color: #fff;
	width: 263px;
	height: 331px;
	display: block;
	margin: 0 auto;
	text-decoration:none;
}
#individual a, #individual a:visited	{
	background: url(../../images/bg_individual.png) no-repeat left top;
}
#business a, #business a:visited	{
	background: url(../../images/bg_business.png) no-repeat left top;
}
#business_new a, #business_new a:visited	{
	background: url(../../images/bg_business_new.png) no-repeat left top;
}
#give a, #give a:visited	{
	background: url(../../images/bg_give.png) no-repeat left top;
}
#calculate li strong	{
	display: block;
	font-size: 2.8em;
	padding: 20px 0 0 0;
}
#calculate li span	{
	display: block;
	margin-top: -5px;
	font-size: 1.2em;
}

/*                 CONTENT STYLES
***************************************************/

#content .leftbord, #content .rightbord	{
	height: 309px;
	background: url(../../images/bg_content_left.png) no-repeat left top;
}
#content .rightbord	{
	background: url(../../images/bg_content_right.png) no-repeat left top;
}
#content h2	{
	color: #666;
	height: 34px;
	font-size: 1.8em;
	padding-top: 14px;
}
#content h2 em	{
	color: #218034;
}
#content h4	{
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
}
#content p	{
	color: #666;
	font-size: 1.2em;
}
#content #video, #content #about	{
	float: left;
	height: 309px;
	padding-left: 10px;
}
#content #video	{
	width: 318px;
}
#content #about	{
	width: 323px;
	border-left: solid 1px #ccc;
}
#content #about p	{
	margin-right: 90px;
}
#content ul	{
	margin: 10px 0;
}
#content li	{
	display: inline;
	font-size: 1.2em;
	padding-right: 3px;
	border-right: solid 1px #666;
}
#content li.last	{
	border: 0;
	padding: 0 3px;
}
#content li a, #content li a:visited	{
	color: #139033;
	font-weight: bold;
	text-decoration: underline;
}
#content li a:hover	{
	text-decoration: none;
}
#content #informed, #content #featured	{
	float: right;
	width: 242px;
	padding-left: 10px;
	border-left: solid 1px #ccc;
}
#content #informed	{
	height: 153px;
	border-bottom: solid 1px #ccc;
}
#content #featured	{
	height: 155px;
}
#content #featured img	{
	float: left;
	padding-right: 10px;
}
#content #featured p	{
	margin-bottom: 5px;
}
#content #featured p a, #content #featured p a:visited	{
	color: #139033;
	font-weight: bold;
	text-decoration: underline;
}
#content #featured p a:hover	{
	text-decoration: none;
}
.email	{
	margin-top: 10px;
}
.email .text	{
	float: left;
	width: 186px;
	height: 24px;
	display: block;
	overflow: hidden;
	margin-right: 5px;
	border: solid 1px #999;
	background: url(../../images/bg_informed_textbox.png) no-repeat left top;
}
.email input	{
	color: #666;
	width: 176px;
	height: 14px;
	padding: 5px;
	background: none;
	font-size: 1.1em;
}
.email .button	{
	float: left;
	width: 39px;
	height: 28px;
	position: relative;
}
.email button	{
	color: #fff;
	width: 39px;
	height: 28px;
	font-size: 1.1em;
	background: #139033;
}
.email .button .bg	{
	width: 39px;
	height: 28px;
	background: url(../../images/bg_informed_button.png) no-repeat left top;
}