/* Native Energy Calculator Stylesheet for http://www.rackspace.com/information/events/green/nativeenergy.php#begin */
body {

	margin: 0px;
	padding: 0px;
	
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #505050;
	line-height: 16px;
}

#content {

	background: #EEEEEE;
}

#footer {

	background: #FFFFFF;
}

#button_save_continue {

	background: url("/images/information/events/green/ne/button_save_continue.png") no-repeat;
}

#button_previous {

	background: url("/images/information/events/green/ne/button_prev.png") no-repeat;
}

#button_offset_now {

	background: url("/images/information/events/green/ne/offset_now.png") no-repeat;
}

#button_login {

	background: url("/images/information/events/green/ne/button_login.png") no-repeat;
}

a.offset:link,
a.offset:visited {

	background: url("/images/information/events/green/ne/button_offset.png") no-repeat;
}

#launch_quick_calc {

	background: url("/images/information/events/green/ne/button_launch.png") no-repeat;
}

#button_q_calculate {

	background: url("/images/information/events/green/ne/calculate_lb.png") no-repeat;
}

#button_q_offset {

	background: url("/images/information/events/green/ne/button_offset_now.png") no-repeat;
}

#quick_arrow {

	background: url("/images/information/events/green/ne/arrow_lb.png") no-repeat;
}

.help {

	background: url("/images/information/events/green/ne/help_icon.png") no-repeat;
}

.divider {

	background: url("/images/information/events/green/ne/divider.png") top left repeat-x;
}

#toolbar {

	background: #666 url("/images/information/events/green/ne/toolbar_bg.png") repeat-x;
}

#toolbar li a:link,
#toolbar li a:visited{
	display:block;
	background-color:#999;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	background:url('http://nativeenergy.e-beans.net/ne/smallbizcalc/images/toolbar_border.gif') top left no-repeat;
}

#toolbar li a.selected {

	background: url("/images/information/events/green/ne/toolbar_selected_bg.png") top center no-repeat;
}

#quickie .divider {

	background: url("/images/information/events/green/ne/divider_lb.png") repeat-x;
}

a {

	color: #AD001C;
	text-decoration: none;
}

a:hover {

	color: #AD001C;
	text-decoration: underline;
}

h2 {

	font-size: 18px;
	font-weight: bold;
	color: #777777;
}

h3 {

	font-size: 14px;
	color: #777777;
	
	margin: 10px 0;
	padding: 0;
}

#equiv h4 {

	margin: 3px 0;
	
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 19px;
}

br {

	clear:both;
}

#offset-labels p {

	font-size: 11px;
	font-weight: bold;
}

.error {

	color:#CC0000;
}

li.error {

	font-size:11px;
}

.notify {

	margin: 2px 0;
	
	color: #C40022;	
	font-weight: bold;
	font-size: 15px;
}

.smaller {

	font-size: 11px;
}

.smaller strong {

	font-size: 12px;
}

.or {

	margin: 0;
	
	color: #C40022;
	font-size: 12px;
	font-weight: bold;
}

#total-box strong {

	font-size: 12px;
}	

#total-box #totalco2 {

	color: #C40022;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

#quickie {

	background: #000000;
	color: #FFFFFF;
}


#quickie #closeit {

	color: #C40022;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
