
/* --------------- earthday09 ------------------- */
#pg_hd  #splash_text {
	width: 518px;
	height: 150px;
	background: url(../ia/products/globalwarming/images/change_world_bkgd.png) 3px -15px no-repeat;
	margin: 0 0 0 4px;
}
#splash_text p {
	width: 490px;
	padding: 45px 0 15px 14px;
	height: auto;
}
h3 {
	color: #00aeef;
}
h3 span.green {
	font-size: 1em; 
	color:#44cb19;
}
ul.buttons {
	list-style-image: none;
	list-style: none;
	height: 115px;
	display: block;
	color: #fff;
	padding: 0 0 10px;
	margin: 0;
}
.buttons a {
	display: block;
	width: 100%;
	text-decoration: none;
	height: 115px;
}
.buttons li {
	display: inline;
	float: left;
	height: 115px;
	width: 238px;
	padding: 0;
	margin: 0 0 0 7px;
}
.buttons li.at_home {
	background: url(../ia/products/globalwarming/images/btn_at_home.jpg) no-repeat;
}
.buttons li.at_home a:hover, .buttons li#current.at_home {
	background: url(../ia/products/globalwarming/images/btn_at_home.jpg) no-repeat 0 -115px;
}
.buttons li.at_work {
	background: url(../ia/products/globalwarming/images/btn_at_work.jpg) no-repeat;
}
.buttons li.at_work a:hover, .buttons li#current1.at_work  {
	background: url(../ia/products/globalwarming/images/btn_at_work.jpg) no-repeat 0 -115px;
}
.buttons li.in_comm {
	background: url(../ia/products/globalwarming/images/btn_in_community.jpg) no-repeat;
}
.buttons li.in_comm a:hover, .buttons li#current2.in_comm  {
	background: url(../ia/products/globalwarming/images/btn_in_community.jpg) no-repeat   0  -115px;
}
span.cyan {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #00aeef;
}
#rightColumn {
	display: block;
	float: right;
	width: 228px;
	margin: 0 0 7px 7px;
	height: 100%;
}
#rightColumn h3 {
	color: #fff;
	padding-left: 7px;
	margin: .6em 0 0 ;
	font-size: .98em;
	text-transform: uppercase;
}
#rightColumn h3 span {
	text-transform: none;
	color: #fff;
	font-size: inherit;
}
#rightColumn p {
	color: #fff;
	font-size: .9em;
	margin: 0 3px;
	padding: 4px;
	font-weight: bold;
}
#rightColumn hr {
	background: url(../ia/products/globalwarming/images/line_white_dot.png); 
	width: 218px;
	margin-top: 3px;
}
#rightColumn .blueBox {
	width: 188px;
	background-color: #ADE5FA;
	margin: 5px 16px 10px 16px;
	padding: 0 4px 4px 4px;
}
#rightColumn .blueBox p {
	color: #006699;
	padding: 0;
	margin: 3px 0 3px 8px;
}
#rightColumn .blueBox h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px;
	padding: 5px 0 0 5px;
	color: #006699;
}
#rightColumn .blueBox h3 {
	text-transform: none;
	color: #006699;
	font-size: 1.1em;
	margin-top: 10px;
}
#rightColumn .blueBox hr {
	background: url(../ia/products/globalwarming/images/line_blue_dot.png); 
	width: 180px;
	margin-top: 1px;
}
#rightColumn .blueBox a:link, #rightColumn .blueBox a:active, #rightColumn .blueBox a:hover, #rightColumn .blueBox a:visited {
	color: #006699;
	font-size: .9em;	
	text-decoration: none;
}
#rightColumn .blueBox a:hover {
	text-decoration: underline;
}
#groups {
	padding-right: 240px;
}
#groups img {
	vertical-align: middle;
	margin-bottom: 11px;
}
#groups p img {
	vertical-align: baseline;
	margin-bottom: 0px;
}
.two_cols  {
	width: 505px;
	font-size: 93%;
	background: url(../ia/products/globalwarming/images/shadow_l.gif) left top repeat-y;	
	padding-left: 8px; 	
}
.right_col {
	width: 239px;
	position: absolute;
	background: #e6e6e6;
	top: 170px;
	left: 517px;
	height:487px;
}
.right_col h2, .right_col h3, .right_col p {
	background: #fff;
	padding: 0 10px;
	margin: 0;
}
.right_col h2 {
	color: #00aeef;
	font-size: 1.8em;
	padding-top: 30px;
}
.right_col h3 {
	color: #44cb19;
	font-size: 1.3em;
}
.right_col p {
	padding-bottom: 15px;
}
.right_col p#join_the_fight {
	font-size: 83%;
}
ul.pledgeRightCol {
	list-style-image: none;
	list-style: none;
	padding: 0 ;
	margin: 0;
}
ul.pledgeRightCol li, ul.pledgeRightCol li a{
	display: block;
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.pledgeRightCol li a {
	vertical-align: text-bottom;
}
.pledgeRightCol li a.pledgeAtHome {
	background: url(../ia/products/globalwarming/images/at_home.jpg) no-repeat; 
	height: 120px;
	width: 239px;
}
.pledgeRightCol li a.pledgeAtWork {
	background:url(../ia/products/globalwarming/images/at_work.jpg) no-repeat; 
	height: 117px;
	width: 239px;
}
.pledgeRightCol li a.pledgeInComm {
	background: url(../ia/products/globalwarming/images/in_community.jpg) no-repeat; 
	height: 125px;
	width: 239px;
}
.two_cols_l {
	border-right: 1px dotted Silver;
	width: 49%;
	float: left;
	padding: 3px 0 0 0;
}
.two_cols_r {
	margin-left: 255px;
	padding-top: 3px;
	padding-right: 5px;
}
.two_cols_r td {
	font-size: .9em;
	padding: 3px;
}
.two_cols_l h3, .two_cols_r h3 {
	font-size: 1em;
	color: #00aeef;
	font-weight: bold;
}
.hide_left {
	position: absolute;
	left: -30000px;
}
#carousel {
	padding-left: 3px;
}
#mid_col h1 {
	padding: 0;
}

