/*** REDEFINED TAGS ***/
body {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #383838;
	margin: 0px;
	padding: 0px;
    background-repeat: repeat-x;
    background-image: url(../images/carbon-farmer-bg.jpg);
    background-color: #302313;
    text-align:center;
}

td {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #383838;
}

p {
    margin-right: 0px;
    padding: 0px 5px 0px 15px;
    text-align: justify;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    padding-bottom: 10px;
    list-style-type: circle;
    text-align: justify;
}

h1 {
    margin: 0px;
    padding: 10px 0 0 46px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: normal;
    color: #466a31;
    background: url(../images/h1Bg.gif) top left no-repeat;
    width:451px;
    height:34px;
}


#offSetter h1 {
    margin: 0px;
    padding: 10px 0 0 0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: normal;
    color: #666;
    background: url(../images/h1Bg.gif) top left no-repeat;
    width:264px;
    height:34px;
}


h2 {
    margin: 0px;
    padding: 10px 0 10px 15px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 16pt;
    font-weight: normal;
    color: #5B5B5C;
}

h3{

margin: 0 0 0 15px;
padding: 0px;
font-family: Tahoma, Verdana, Arial;
font-size: 12pt;
font-weight: normal;
color: #5B5B5C;



}


#offSetter h3{

color: #333;



}

p.date{


font-size:8pt;
color:#999;

}


/*** LINK SELECTORS ***/
a:link {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #006600;
    text-decoration: underline;
}
a:visited {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #006600;
    text-decoration: underline;
}
a:hover {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #006600;
    text-decoration: none;
}

/*** CLASSES ***/
.bold {
    font-weight: bold;
}

.centered {
    text-align: center;
}

.italic {
    font-style: italic;
}

.boldcenter {
    font-weight: bold;
    text-align: center;
}

.small {
    font-size: 10px;
}

.moreindent {
    margin-left: 35px;
}

a.small:link {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color: #383838;
    text-decoration: underline;
}
a.small:visited {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color: #383838;
    text-decoration: underline;
}
a.small:hover {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    color: #383838;
    text-decoration: none;
}

.buy_credits_td {
    padding: 6px 3px 0px 6px;
    color: #fff;
}

.buy_credits_td_l {
    padding: 6px 3px 0px 10px;
    color: #fff;
}

.buy_credits_td a {
    color: #fff;
}

.buy_credits_td a:link {
    color: #fff;
}

.buy_credits_td a:hover {
    color: #fff;
    text-decoration: none;
}
.buy_credits_td a:visited {
    color: #fff;
}


.credits_field {
    width: 25px;
    height: 18px;
    border: 1px solid #81a73e;
}

.own_amount_bg {
    background: #2c3e1b url(../images/buy-credits-own-amount-bg.gif) repeat-x;
}

.sitemap {
    margin-right: 0px;
    padding: 0px 5px 0px 85px;
    text-align: justify;
}

/*** IDS ***/
#container {
/*
    position: absolute;
    left: 50%;
    width: 778px;
    margin-left: -389px;
    height: 100%;
*/

margin:0 auto 0 auto;
text-align:left;
width:778px;
height:100%;

}

#header {
    
    width: 778px;
    height: 100px;
    margin:0;
}

#headerIn{
position:relative;
float:left;
width: 465px;
height: 100px;
background:url(../images/carbon-farmer-logo2.png) 0 0 no-repeat;

}

#header h1 {
    display: none;
}

#sloganIn {
position:relative;
float:left;
    background: url(../images/carbon-farmer-logo3.png) 0 0 no-repeat;
    width: 313px;
    height: 100px;
   
}

#sloganIn p {
    display: none;
}


#offset {
    margin-top: 0;
    background:url(../images/offset-now-header.png);
    background-repeat: no-repeat;
    width: 778px;
    height: 57px;
    text-align: right;
}

#offset a {
    display: block;
    width: 778px;
    height: 57px;
    background:url(../images/offset-now-header.png);
    background-repeat: no-repeat;
}

#offset a:hover {
    display: block;
    width: 778px;
    height: 57px;
    background:url(../images/offset-now-header2.png);
    background-repeat: no-repeat;
}

#content {
position:relative;
float:left;
width: 778px;
padding: 0px 0px 30px 0px;
background:url(../images/bg-white.gif);
overflow:hidden;
}

#contentCalc {
position:relative;
float:left;
    width: 778px;
    padding: 0px 0px 30px 0px;
    background:url(../images/bg-white.gif);
    overflow:hidden;
}

#left {
    width: 430px;
    margin: 0px;
    padding: 30px 0px 0px 25px;
    background-color: #FFF;
    float: left;
}

#right {
    margin: 0px 0px 0px 470px;
    padding: 30px 0px 0px 0px;
    width: 300px;
    background-color: #FFF;
}




#dedication {
    margin: 30px 30px 0px 25px;
    text-align: justify;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #5B5B5C;
}

#extended {
    clear: both;
    width: 710px;
    margin-right: 0px;
    padding: 5px 30px 0px 30px;
}

#full {
    clear: both;
    width: 718px;
    margin: 30px 0px 0px 25px;
    padding: 0px;
    position:relative;
    float:left;
}

#fullHome {
    clear: both;
    width: 718px;
    margin: 10px 0px 0px 25px;
    padding: 0px;
    position:relative;
    float:left;
}


#col1{

    width: 428px;
    margin: 30px 0px 0px 25px;
    padding: 0px;
    position:relative;
    float:left;
	display:inline;

}

#col2{

    width: 290px;
    margin: 100px 0 0 0;
    padding: 0px;
    position:relative;
    float:left;
	display:inline;

}

#side-image {
    margin-left: 15px;
    margin-right: -9px;
}

#photogallery {
    margin-left: 40px;
}
#photogallery li {
    float:left;
    width: 150px;
    height: 200px;
    text-align: center;
    margin: 0px;
    padding: 5px;
    list-style:none;
}

#photogallery li img {
    padding: 1px;
    border: 1px solid #006600;
}

#agreement-box {
    width: 720px;
    height: 200px;
    padding-right: 5px;
    font-size: 10px;
    overflow: auto;
}

#agreement-article-header {
    font-weight: bold;
    text-align: center;
}

#paypal_message {
    margin-left: 200px;
    text-align: left;
}

#agreement-uppercase-list {
    margin-left: 60px;
}

#agreement-uppercase-list li {
    list-style-type: upper-alpha;
}

#agreement-lowercase-list {
    margin-left: 80px;
}

#agreement-lowercase-list li {
    list-style-type: lower-alpha;
}

#agreement-roman-list {
    margin-left: 40px;
}

#agreement-roman-list li {
    list-style-type: lower-roman;
}

#footer {

    height: 6px;
    padding: 0px;
}

#footer-text {
    margin-top: -5px;
    
    font-size:11px;
}

#footer-left {
    margin: 0px;
    width: 240px;
    padding-top: 10px;
    padding-left: 10px;
    position:relative;
    float: left;
    color: #c5b19a;
}

#footer-right {
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    padding-right: 10px;
    width: 518px;
    text-align: right;
    color: #c5b19a;
    position:relative;
    float: left;
}

#footer-left a {
    color: #c5b19a;
    text-decoration: none;
    font-size:11px;
}

#footer-left a:hover {
    color: #FFF;
    text-decoration: underline;
}

#footer-right a {
    color: #c5b19a;
    text-decoration: none;
    font-size:11px;
}

#footer-right a:hover {
    color: #FFF;
    text-decoration: underline;
}

/*** CALCULATOR ***/
#emissions_count_container {
    float: right;
}

.emissions_count {
    margin: 0;
    padding: 0;
	width: 203px;
	color: #FFFFFF;
	background-color: #49652f;
}
.emissions_count p.top {
   margin: 0px 0px 0px 0px;
   height: 34px;
   background: transparent url(../images/your-emissions-top.gif) no-repeat top left;
}
.emissions_count p.bottom {
   margin: 0px 0px 0px 0px;
   height: 11px;
   background: transparent url(../images/your-emissions-bottom.gif) no-repeat bottom left;
}
#emissions_count a:link {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #FFF;
    text-decoration: underline;
}
#emissions_count a:visited {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #FFF;
    text-decoration: underline;
}
#emissions_count a:hover {
    font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
    color: #FFF;
    text-decoration: none;
}



#fuel_economy, #fuel_usage, #mode_bus, #mode_train, #auto_economy_total, #auto_usage_total, 
#flight_total, #bus_total, #train_total, #electricity_total, #heating_total, #heating_br_span, #electricity_br_span,
#auto_fuel_economy_makeityearly_span, #auto_fuel_economy_br_span, #auto_fuel_usage_br_span, #auto_fuel_usage_makeityearly_span,
#flight_makeityearly_span, #flight_br_span, #flight_years_span, #bus_makeityearly_span, #train_makeityearly_span,
#electricity_makeityearly_span, #heating_makeityearly_span, #bus_br_span, #train_br_span, #carbon_plus_credits, #price, #gift_table {
	display: none;
}

#auto_economy_total td, #auto_usage_total td, #flight_total td, #bus_total td, #train_total td, #electricity_total td, #heating_total td {
    padding-top: 3px;
    border-bottom: 1px dotted #a8c07d;
    color: #fff;
}

#total_emissions td {
    padding-top: 15px;
    font-weight: bold;
    color: #fff;
}

.homeheading {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}


#carbon_plus_credits td, #price td {
    padding-top: 3px;
    font-weight: bold;
    color: #fff;
}

#clear_all, #offset_now_button {
    display: none;
    padding: 6px 0px 0px 0px;
    width: 203px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    color: #fff;
}

#flight_calc_display, #auto_economy_calc_display, #auto_usage_calc_display, #bus_calc_display, #train_calc_display, #electricity_calc_display, #heating_calc_display {
    margin: 0;
    padding: 0;
    height: 60px;
    font-size: 12pt;
    font-weight: bold;
    display: none;
}

/*** ROUNDED CORNERS ****/

#blurbcontainer1 {
    margin-right: 14px;
    float: left;
}

#blurbcontainer2 {
    float: left;
}

#blurbbox1 {
    margin: 0;
    padding: 0;
    width: 244px;
    background-color: #2c3e1b;
}
#blurbtop1 {
    background: transparent url(../images/blurb-box-top.gif) no-repeat top left;
}
#blurbcontent1 {
    display: block;
    margin: -25px 0px -20px 0px;
    padding: 0px 10px 0px 10px;
    text-align: left;
    font-size: 11px;
    color: #fff;
}
#blurbbottom1 {
    background: transparent url(../images/blurb-box-bottom.gif) no-repeat bottom left;
}

#blurbbox2 {
    margin: 0;
    padding: 0;
    width: 244px;
    background-color: #2c3e1b;
}
#blurbtop2 {
    background: transparent url(../images/blurb-box-top.gif) no-repeat top left;
}
#blurbcontent2 {
    display: block;
    margin: -25px 0px -20px 0px;
    padding: 0px 10px 0px 10px;
    text-align: left;
    font-size: 11px;
    color: #fff;
}
#blurbbottom2 {
    background: transparent url(../images/blurb-box-bottom.gif) no-repeat bottom left;
}


#pricecontainer {
}

.pricebox {
    margin: 0;
    padding: 0;
    width: 203px;
    background-color: #2c3e1b;
}
.pricebox p.top {
    background: transparent url(../images/price-top.gif) no-repeat top left;
}
.pricebox p.content {
    margin: -22px 0px -20px 0px;
    padding: 0px 10px 0px 10px;
    text-align: left;
    font-size: 10px;
    color: #fff;
}
.pricebox p.bottom {
    background: transparent url(../images/price-bottom.gif) no-repeat bottom left;
}

#verynice { display:none }

/*** NAVIGATION ***/
#nav {
    width: 774px;
    padding: 0 0 0 0;
    height: 29px;
    background-color: #374c23;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
#main-nav{
	position:absolute;
	left:0;
	width: 774px;
	height:29px;
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	position:relative;
	background:url(../images/nav-bg.gif) no-repeat 0 100%;
}
#main-nav li{
	float:left;
	display:inline;
	padding:0;
	position:relative;
}
#main-nav li a{
	display:block;
	height:29px;
	text-indent:-9999px;
	font-size:0;
	text-decoration:none;
}
/*
#nav-home a{
	width:80px;
	background:url(../images/btn-home1.gif);
}
#nav-home a:hover{
	width:80px;
	background:url(../images/btn-home2.gif);
}
#nav-our-story a{
	width:80px;
	background:url(../images/btn-our-story1.gif);
}
#nav-our-story a:hover{
	width:80px;
	background:url(../images/btn-our-story2.gif);
}
#nav-the-plus a{
	width:73px;
	background:url(../images/btn-the-plus1.gif);
}
#nav-the-plus a:hover{
	width:73px;
	background:url(../images/btn-the-plus2.gif);
}
#nav-our-forests a{
	width:89px;
	background:url(../images/btn-our-forests1.gif);
}
#nav-our-forests a:hover{
	width:89px;
	background:url(../images/btn-our-forests2.gif);
}
#nav-our-offsetters a{
	width:103px;
	background:url(../images/btn-our-offsetters1.gif);
}
#nav-our-offsetters a:hover{
	width:103px;
	background:url(../images/btn-our-offsetters2.gif);
}
#nav-carbon-calculator a{
	width:122px;
	background:url(../images/btn-carbon-calculator1.gif);
}
#nav-carbon-calculator a:hover{
	width:122px;
	background:url(../images/btn-carbon-calculator2.gif);
}
#nav-buy-credits a{
	width:88px;
	background:url(../images/btn-buy-credits1.gif);
}
#nav-buy-credits a:hover{
	width:88px;
	background:url(../images/btn-buy-credits2.gif);
}
#nav-FAQs a{
	width:57px;
	background:url(../images/btn-FAQs1.gif);
}
#nav-FAQs a:hover{
	width:57px;
	background:url(../images/btn-FAQs2.gif);
}
#nav-contact a{
	width:82px;
	background:url(../images/btn-contact1.gif);
}
#nav-contact a:hover{
	width:82px;
	background:url(../images/btn-contact2.gif);
}
*/

/* -- styles added by Daelan July 2009-- */

.imageRight{


position:relative;
float:right;
margin:0 0 10px 10px;

}

.imageLeft{


position:relative;
float:left;
margin:0 10px 10px 0;

}

.titleSmall{

font-size:18px;
color:#82A83F;

}


#homePromo{

position:relative;
float:left;
width: 778px;
height:161px;
text-align:center;
}

#homePromo img{

margin:10px auto 10px auto;

}

#homeLeft{

position:relative;
float:left;
width:460px;
height:auto;

}

#homeRight{

position:relative;
float:left;
width:258px;
height:auto;

}

#homeRight p{

margin:0;

}

#contentLeft {
    width: 530px;
    margin: 0px;
    padding: 30px 0px 0px 25px;
    background-color: #FFF;
    float: left;
}

#contentRight {
    margin: 0px 0px 0px 470px;
    padding: 30px 0px 0px 0px;
    width: 200px;
    background-color: #FFF;
}


.newsHolder{

position:relative;
float:left;
width: 530px;
height:auto;
padding: 10px 0px 0px 0;
margin:10px 0 0 0;
border-bottom:1px solid #ccc;
}

.partnerHolder{

position:relative;
float:left;
width: 718px;
height:auto;
padding: 10px 0px 0px 0;
margin:10px 0 0 0;
border-bottom:1px solid #efefef;
}

.newsHolderHome{

position:relative;
float:left;
width:460px;
height:auto;
padding: 10px 0px 0px 0;
margin:0 0 0 0;
border-bottom:1px solid #ccc;
}

#contentRight ul{

list-style:none;
margin:5px;
}

ul li.newsLink{
background:url(../images/calendar.png) 0 3px no-repeat;
padding:0 0 0 24px;
list-style:none;
margin:2px 0 2px 0;
 }
 
 a.newsLink:link, a.newsLink:visited{
    margin: 0px;
    padding: 10px 0 10px 0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 16pt;
    font-weight: normal;
    color: #5B5B5C;
}


#rightInner{

position:relative;
float:left;
width:258px;
height:auto;
background: #fff;
margin:0 0 0 20px;
border-left:dotted 1px #ccc;
}

#offSetter{

position:relative;
float:left;
width:258px;
height:auto;
background: #fff;
margin:0 0 0 0;

}

#offSetter_mid{

position:relative;
float:left;
width:258px;
height:auto;
min-height:248px;
color:#333;
text-align:center;
}

#offSetter_top{

position:relative;
float:left;
width:258px;
height:49px;
background: #fff;

}

#offSetter p{

padding:5px 20px 5px 20px;
text-align:left;
font-size:11px;
}

#offSetter img{

border:0;

}

#offSetter h3{

padding:5px;
text-align:left;
font-size:14px;
color:#466A31;
}

img.logo{

margin:5px auto 5px auto;

}

a.viewDetails{

position:relative;
float:right;
border:0;
margin:0 0 20px 0;
}

/* -- page headers from WYSIWYG Editor -- */

.header1{

font-weight:bold;
font-size:15px;
color:#2A3C22;

}


.header1 a:link, .header1 a:visited{

font-weight:bold;
font-size:15px;
color:#2A3C22;

}

.header2{

font-weight:bold;
font-size:13px;

}


.header2 a:link, .header2 a:visited{

font-weight:bold;
font-size:13px;

}


#photoHolder{

position:relative;
float:left;
margin:10px 5px 5px 5px;
width:767px;
height:161px;

}

#findOutMore{

/*
position:absolute;
top:325px;
right:40px;
z-index:500;
*/
border:0;
}

#findOutMore img{

border:0;

}

#offSetNow{


position:absolute;
top:120px;
right:20px;
z-index:501;

border:0;
}

#offSetNow img{

border:0;

}


#offSetNowInner{


position:absolute;
top:25px;
right:20px;
height:60px;
border:0;
z-index:508;
}

#offSetNowInner img{

border:0;

}

table #insideContent
{
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#insideContent td
{
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #fff;
}

a.printLink{

background: url(../images/printer.png) 2px 0 no-repeat;
padding-left:25px;

}


/* -- content list styles -- */

#content ul{

margin:10px 0 10px 40px;


}

#content ol{

margin:10px 0 10px 40px;


}


#tab-nav {
    
    padding:0;
    margin:0;
   
}

#twitter{

position:relative;
float:left;
margin:20px 0 0 0;

}

#twitter img{


border:0;

}

#subscribe{

position:relative;
float:left;
margin:20px 0 0 0;

}



#subscribe h1 {
    margin: 0px;
    padding: 10px 0 0 50px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: normal;
    color: #666;
    background: url(../images/h1Bg.gif) top left no-repeat;
    width:264px;
    height:34px;
}

#subscribe p{
width:220px;
margin:10px 0 0 20px;
padding:0;

}

#subscribe form{


position:relative;
float:left;
margin:20px 0 0 30px;

}

p.gift{


border:1px solid #B3CF81;
padding:10px;
color:#606F45;
background:#DADFD1;


}
