body {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.main_body {
    width: 880px;
    background-color: #FFFFFF;
    border: 10px solid #a9a591;
    /* height: 756px; */
    margin: 0px auto;
	background:url(images/body-bg.jpg) top center repeat-y;
}

.nice_links {
    color: #989480;
}

.nice_links:hover {
    color: #CB9B35;
}
.bigger_link{
	font-size:14px;
}
.bigger_link:hover{
	font-size:18px;
}
.no_style_links {
    color: inherit;
    text-decoration: none;
}

.main_logo_box,
.main_logo_box-2 
{
    height: 160px;
	width:880px;
	background:#fff;
}

.main_logo_box-2
{
	width:550px;	
}

.logo_box {
    background-image: url(images/logo.png);
    float: left;
    height: 128px;
    margin-left: 25px;
    width: 128px;
    position: absolute;
    z-index: 1;
    display: block;
    margin-top: 10px;
    cursor: pointer;
}

.tagline_box,
.tagline_box-2
{
    background-image: url(images/yellow_top_arrow.png);
    width: 768px;
    position: absolute;
    height: 40px;
    top: 68px;
    float: left;
    display: block;
    z-index: 0;
    color: #FFFFFF;
}

.tagline_box-2
{
	width: 526px;
	background-image: url(images/yellow_top_arrow-2.png);
}

.tagline_text_p,
.tagline_text_p-2
{
    float: right;
    margin-right: 40px;
    margin-top: 10px;
    vertical-align: top;
    font-size: 18px;
}

.tagline_text_p-2
{
	font-size: 12px;
	font-weight:bold;
	text-align:right;	
	margin-right:30px;
}

.clear_div {
    clear: both;
}

.menu_main_div {
    padding-bottom: 3px;
    border-bottom: 10px solid #a9a591;
	background:#fff;
}

.menu_table td {
    background: url(images/violet_bg.gif) top left repeat-x #8f8fb9;
    color: #333333;
    font-weight: bold;
    /*height: 22px;*/
    text-align: center;
    width: 130px;
    cursor: pointer;
	vertical-align:middle;
	padding:4px 2px;
}

.menu_table td:hover {
    background-image: url(images/yellow_bg.gif);
}

.content_table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
}

.main_content_box {
    border-right: 4px solid #a9a591;
    width: 645px;
    vertical-align: top;
}

.main_content_div {
    background-color: #FFFFFF;
}

.left_bar_box {
    vertical-align: top;
    background-color: #fff;
	width:250px;
}

.carbon_prices_box {
    padding: 10px;
    background-color: #FFFFFF;
}

.scrolling_events_box {
    padding: 1px;
    background-color: #FFFFFF;
    border-top: 4px solid #a9a591;
    font-size: 10px;
	width:250px;
    height: 50px;
}

.carbon_prices_data_div {
    background-color: #E3E3E3;
    padding: 10px;
    height: 150px;
}

#carbon_prices_table {
    /* display: none; */
}

.small_news_box {
    padding: 10px;
    background-color: #FFFFFF;
    border-top: 4px solid #a9a591;
    font-size: 10px;
}

.resources_box {
    padding: 10px;
    background-color: #FFFFFF;
    border-top: 4px solid #a9a591;
    font-size: 10px;
}

.join_mailing_list_button {
    background-image: url(images/mailing_list_bg.jpg);
    font-size: 22px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}



.join_mailing_list_button_hover {
    background-color: #C28938;
    background-image: none;
}

.hidden {
    display: none;
}

.gfc-title {
    font-size: 24px;
    color: #333333 !important;
}

.ajax_loader_div {
    width: 55px;
    margin: auto;
}

.video_image {
    cursor: pointer;
}

.video_image:hover {
    border: 10px solid #000000;
    border-width: 10px 0px;
    height: 52px;
    width: 90px;
}

/* jQuery UI style */
/* the overlayed element */
.simple_overlay {
    /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #000000;
    min-height: 200px;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: fixed;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image: url(images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

/* close button positioned on upper right corner */
.overlay .close {
    background-image: url(images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: none;
}

.section_head {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    padding-bottom: -2px;
    color: #FFFFFF;
    background-image: url(images/blue_bg.png);
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

/* Edit By BluEnt 2010-08-10 */

.content_box1 
 {
	background-color: #FFFFFF;
	padding: 2px 10px;
	/*height:935px;*/
	/*padding-bottom: 20px;*/
		
 }
 
h3 
{
	font-size: 16px;
	color: #C28938;
	margin: 8px 0px;
}

.heading {
    /*text-align: left;
    font:bold 50px Arial, Verdana,  Helvetica, sans-serif;
    color: #fff;
    background:#413f8c;
	padding:1px 2px;
	margin-top:8px;
	margin-bottom:15px;*/
	
	text-align: left;
    font:bold 21px/57px Arial, Verdana,  Helvetica, sans-serif;
    color: #fff;
    background:url(images/blue-bg-left.jpg) top left no-repeat #413f8c;
	padding:10px 6px 0px 10px;
	margin:8px 5px 15px 10px;
	
	*font:bold 21px/57px Arial, Verdana,  Helvetica, sans-serif;
	*height:47px;
	*padding:10px 6px 0px 10px;
	
	/*-moz-border-radius: 8px;
    -webkit-border-radius: 8px;*/
}

.heading div
{
	background:url(images/blue-bg-right.jpg) top right no-repeat;
	margin-top:-10px;
	margin-right:-6px;
	padding:0px;
	
}



.text
{
	line-height:18px;
}


.join_width
{
	width:240px;
	margin:20px auto;
}

.button
{
	font:bold 15px Arial, Verdana, Helvetica, sans-serif; 
   	background:none;
	border:none;
	text-align:center;
	height:50px;
	width:150px;
	margin:0px;
	padding:0px;
}

.table
{
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	border:4px solid #ccc;
	
	/*width:800px;*/
}

.ntable
{
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	border:0px solid #ccc;
	/*width:800px;*/
}
.table tr
{
	vertical-align:top;
}

.table tr td
{
	padding:5px 0px;
}

.td-border-bottom
{
	border-bottom:4px solid #ccc;
}

.table input
{
	border:1px solid #ccc;
	height:auto;
	width:150px;
	margin-left:15px;
	padding-left:5px;
}
.table .radio input
{
	width:20px; border:none ; vertical-align:middle
}
.select-border
{
	border:1px solid #ccc;
	margin-left:15px;
}

.table .submit
{
	border:1px solid #ccc;
	font:bold 13px Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	background:#22205e;
	width:auto;
	height:auto;
	padding:3px 8px;
	cursor:pointer;
}

.table .submit:hover
{
	background:#cb9b35;
}

.tr-bg
{
	background:#f9f8f6;
}
.tr-wbg
{
	background:#FFFFFF;
}

.a-color
{
	color:#FF9900;
}

.a-color:hover
{
	color:#666666;
	text-decoration:none;
}



/*-- button new --*/

.btn-new
{
	background:url(images/btn-bg.jpg) top left no-repeat;
	width:218px;
	font:normal 18px/29px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	height:30px;
	display:inline-block;
	text-decoration:none;
}

.btn-new:hover
{
	background:url(images/btn-bg.jpg) left -30px no-repeat;
}

/*-- button new --*/

/*-- button new --*/

.btn-new-2
{
	background:url(images/btn-bg-2.jpg) top left no-repeat;
	width:354px;
	font:normal 18px/29px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	height:30px;
	display:inline-block;
	text-decoration:none;
}

.btn-new-2:hover
{
	background:url(images/btn-bg-2.jpg) left -30px no-repeat;
}

/*-- button new --*/


