/* CSS Document */
* {
	margin:0; 
	padding:0;
	border: 0;
	font-family: "Arial", serif;
	color: #777777;
	text-align: left;
	}
a {
	text-decoration:none;
} 
a:hover {
	text-decoration:none;
}
body {
	width:100%;
	background:#777777 url(images/bgTile.jpg) repeat-x;
	padding-top:20px;
}
#page {
	width:754px;
	margin:0 auto;
/* 	background: url(images/nwf_logo.gif) no-repeat 600px 0px; */
}
#leftColumn {
	width:545px;
	float:left;
}
#header {
	width:545px;
	height:89px;
	background: url(images/header.jpg);
}
.headerText {
	float:left;
	margin:0 0 0 -10000px;
}
#contentWrap {
	width:545px;
	background:url(images/contentTile.jpg) repeat-y;
}
#content {
	width:100%;
	background:url(images/contentTop.jpg) no-repeat;
}
#top_copy {
	width:500px;
	padding-left:20px;
}
#content p {
	margin:0 auto;
	padding-top:14px;
	font-size:13px;
	line-height:14px;
	color:#656666;
}
#content hr {
	width: 360px;
	height: 1px;
	background-color:#edece0;
	color:#edece0;
	margin-top:5px;
	margin-left:146px;
}
#greenGuideBox {
	width:22px;
	height:22px;
	background:url(images/emptyBox.jpg);
	float:right;
	position:relative;
	top:9px;
}
#greenGuide {
	width:60px;
	height:79px;
	background:url(images/greenGuide.jpg);
	float:right;
	margin-right:10px;
}
#rightColumn {
	width:209px;
	height:674px;
	float:right;
}
#nav {
	background:url(images/navTab.jpg);
	width:191px;
	height:104px;
	margin-top:89px;
}
#nav a {
	font-size:13px;
	line-height:18px;
	color:#898989;
	margin-left:20px;
	position:relative;
	top:32px;
	display:block;
}
#nav a:hover {
	color:#407fca;
}
#greenGiftsBtn {
	width:209px;
	height:141px;
	background:url(images/greenGiftsBtn.jpg) no-repeat 0 0;
	margin-top:20px;
}
#greenGiftsBtn a{
	width:209px;
	height:141px;
	background:url(images/greenGiftsBtn.jpg) no-repeat 0 0;
	float:left;
	position:relative;
	left:4px;
}
.gfkText {
	float:left;
	margin:0 0 0 -10000px;
}
#rightColumn hr {
	width:190px;
	height: 1px;
	background-color:#adadad;
	color:#adadad;
	margin:20px 9px 14px 9px;
}
#eCardSection {
	width:209px;
}
#eCardSection p {
	font-size:13px;
	line-height:16px;
	color:#ffffff;
	padding-left:10px;
}
#eCardSection p a{
	text-decoration:underline;
	color:#ffffff;
}
#eCardSection p a:hover{
	color:#d2d653;
}
#eCardSection img {
	float:right;
}
#footer {
	clear:both;
	width:545px;
	height:29px;
	background:url(images/footer.jpg);
	margin-top:40px;
}
#subfooter {
	background:#777777;
	font-size:11px;
	color:#ffffff;
	padding:10px;
	clear:both;
}
#subfooter a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#subfooter a:hover{
	color:#d2d653;
}
/**Popup Pages**/
#popupPage {
	width:525px;
	margin:0 auto;
}
#greenGuideHeader {
	width:522px;
	height:58px;
	background: url(images/header_greenGuide.jpg);
}
#popupContentWrap {
	width:522px;
	height:auto;
	background:url(images/popupTile.jpg) repeat-y;
}
#popupContent {
	width:522px;
	height:auto;
	background:url(images/popupContentTop.jpg) no-repeat;
	padding-top:40px;
}
#titleGreenGuide {
	width:377px;
	height:44px;
	background:url(images/title_greenGuide.jpg);
	margin:0 auto;
}
#popupContent p {
	width:255px;
	margin:30px 0 0 34px;
	font-size:13px;
	line-height:14px;
	color:#656666;
}
#howOffsetsWorkHeader {
	width:522px;
	height:58px;
	background: url(images/header_howOffsetsWork.jpg);
}
#diagram {
	width:483px;
	height:524px;
	background:url(images/diagram.jpg);
	margin:0 auto;
}
#differentHeader {
	width:522px;
	height:58px;
	background: url(images/header_different.jpg);
}
#popupContent h2 {
	width:478px;
	margin:0 auto;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	color:#0280c3;
}
#popupContent .differentParagraph {
	width:478px;
	margin:2px auto 20px;
	font-size:13px;
	line-height:14px;
	color:#656666;
}
#logosBox {
	width:496px;
	height:125px;
	background:url(images/logosBox.jpg);
	margin:0 0 0 14px;
}
#videoEmbed {
	width:425px;
	height:344px;
	margin:0 auto;
	border:#0280c3 solid 5px;
	margin-bottom:30px;
}
#closeBtn {
	clear:both;
	width:121px;
	height:52px;
	background:url(images/closeBtn.jpg) no-repeat 0 0;
	float:right;
	margin-top:20px;
	margin-right:34px;
}
#closeBtn a{
	width:121px;
	height:52px;
	background:url(images/closeBtn.jpg) 0 0;
	float:left;
}
#closeBtn a:hover{
	background-position:0 -52px;
}
#popupFooter {
	clear:both;
	width:552px;
	height:24px;
	background:url(images/popupFooter.jpg) no-repeat;
}
/**FORM**/
#calc{
}
.sourceSelect{
	position:relative;
	top:19px;
	left:164px;
}
.sourceSelect select{
	width:152px;
	height:20px;
	background:#ededed;
	border:1px solid #b5b5b5;
	color:#f4911e;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}
.sourceSelect option{	
	color:#f4911e;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:0px auto;
}
.item_air{
	position:relative;
	height:20px;
	top:65px;
	left:141px;
}
.item_air input{
	display:block;
	/* background:transparent; */
	width:72px;
	color:#f4911e;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:none;
}
.item_car{
	position:relative;
	top:44px;
	left:375px;
}
.item_car input{
	display:block;
/* 	background:transparent; */
	width:72px;
	color:#f4911e;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:none;
}
#grand_total{
	width:209px;
	position:relative;
	top:104px;
	left:270px;
	color:#f4911e;
	font-size:54px;
	font-weight:bold;
	text-align:center;
	border:none;
	overflow:hidden;
}
#grand_total .tonsText {
	color:#777777;
	font-size:26px;
}
#totalTonsWrap {
	position:relative;
	top:220px;
	left:252px;
	font-size:12px;
}
#totalTonsWrap input {
	display:inline;
	background:#ffffff;
	width:50px;
	color:#f4911e;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border:1px solid #777777;
}
.total .superscript{
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	position:relative;
	top:-6px;
	left:2px;
}
.offset-block{
	position:relative;
	top:160px;
	left:316px;
	width:140px;
	height:auto;
	text-align:center;
	overflow:hidden;
}

a.offset:link,
a.offset:visited{
	display:block;
	width:140px;
	height:48px;
	background:url('images/button_offset.jpg') no-repeat;
}
a em{
	display:none;
}
.offset-block span{
	font-size:14px;
	font-weight:bold;
}

.offset-block p{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-align:center;
	width:100%;
	position:relative;
	top:0px;
}

#totals .total {
}
/**NEW**/
#formWrap {
	background:url(images/formWrap.jpg) no-repeat;
	width:545px;
}

#offset {
	width: 210px;
	font-size: 13px;
	font-weight:bold;
	clear: both;
	padding-top: 28px;
	padding-left: 50px;
}

#replace {
	font-size: 13px;
	text-transform: uppercase;
	color: #FF9933;
}
.orange {
	color:#f4911e;
}

.orange em {
	color:#f4911e;
}

.formDescript {
	width:490px;
	margin:0 auto;
	position: relative;
	top: -55px;
}
#content #portfolioText {
	width:160px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	float:left;
	position:relative;
	top:-30px;
	left:28px;
}
#content #portfolioText a{
	color:#407fca;
	text-decoration:underline;
}
#content #portfolioText a:hover{
	color:#f4911e;
}
#expand {
	width:545px;
	height:100px;
}







