@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f0f5e9 !important;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", "Lucida Grande", "MS sans-serif", geneva, sans-serif;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	padding: 0 44px 25px 44px;
	margin-top:-5px;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #a1c56e;
	padding-bottom: .5em;
	margin: 0px;
	letter-spacing:.05em;
}
h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #a1c56e;
	padding-bottom: .5em;
	margin: 0px;
	letter-spacing:.05em;
	text-align:center;
}
h3 {
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px;
	margin: 1em 0 .7em 0;
}
h4 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0px;
	margin: 0.7em 0 .4em 0;
}
img {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1em 0 0 0;
}
a {
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#669933;
}
a:hover {
	color:#000000;
}
a:visited {
	color:#669933;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#branding_bar {
	margin: 0 auto;
	padding:0 !important; 
	width: 980px !important;	
}

#branding_footer {
	margin: 0 auto;
	padding: 18px 0;
	width: 980px !important;	
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;	
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
input, select {
	margin:3px 0;
	padding:0;
}
form table {
	margin:15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
form .enews {
	color: #669933;
	font-weight: bold;
}
.ga-optIn {
	margin:7px 0;
}
.headsup {
	font-size: 11px;
}

/* BOXES */

#sub_twocol1_top {
	background-image: url(images/toprow_top.gif);
	background-repeat: no-repeat;
	height:20px;
}
#sub_twocol1_mid {
	background-image: url(images/toprow_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#sub_twocol1_bot {
	background-image: url(images/toprow_bot.gif);
	background-repeat: no-repeat;
	height:20px;
}
#sub_twocol2_top {
	background-image: url(images/midrow_top.gif);
	background-repeat: no-repeat;
	height:19px;
}
#sub_twocol2_mid {
	background-image: url(images/midrow_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#sub_twocol2_bot {
	background-image: url(images/midrow_bot.gif);
	background-repeat: no-repeat;
	height:10px;
}
#sub_onecol_top {
	background-image: url(images/botrow_top.gif);
	background-repeat: no-repeat;
	height:19px;
}
#sub_onecol_mid {
	background-image: url(images/botrow_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding:10px 38px 20px;
}
#sub_onecol_bot {
	background-image: url(images/botrow_bot.gif);
	background-repeat: no-repeat;
	height:10px;
}
.sub_onecol_col {
	float:left;
	margin:0;
	padding:0;
}

/* MARGIN STYLES */
.topmargin_50 {
	margin-top: 50px;
}
.topmargin_60 {
	margin-top: 60px;
}
.topmargin_20 {
	margin-top: 20px;
}

/* HEADER & TOPNAV */
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 200px;
	position:relative;
	z-index: 2;
}
#nav li {
	display: inline;
	margin:0;
	padding-left: 20px;
}
#nav {
	margin-top: -95px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	position:relative;
	z-index: 3;
}
#ontour p {
	font-family: "Trebuchet MS", "Lucida Grande", "MS sans-serif", geneva, sans-serif;
	font-size: 11px;
	margin-top: -95px;
	padding: 0 0 55px 659px;
	line-height: 1.1;
}
#ontour a {font-size: 11px;}

/* PETITION TALLY */
#tally {
	width: 135px;
	margin:0;
	background-color: #a1c56e;
	height: 40px;
	text-align: center;
	padding: 0px;
	font-size: 10px;
	float:right;
}
#tally p {
	font-size: 10px;
	text-transform: lowercase;
	padding: 0px;
	margin: .3em 0 0 0;
}
.tallycount {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

/* FRONT PAGE */
#petition {
	margin: 0 3px;
	width: 359px;
	padding: 20px 35px 10px;
	float:left;
}
#petition .h1link {
	color: #000000;
	text-decoration: none;
}
#petition_form {
	margin:12px auto;
	width:220px;	
}
#videos {
	margin: 0 0 0 478px;
	width: 329px;
	padding: 20px 40px 10px;
}
.videothmb_sm {
	width: 100px;
	float: left;
	padding:0;
}
.videothmb_sm p {
	margin:0;
	padding:0;
	color:#000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", "MS sans-serif", geneva, sans-serif;
	line-height:1em;
}
.videothmb_sm img {
	padding:0;
	margin-bottom:.5em;
}
.videothmb_sm a {
	color:#000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#video1 {
	margin: 0 14px .5em 0;
}
#video2 {
	margin: 0 14px .5em 0;
}
#video3 {
	margin: 0 0 .5em 0;
}
#carboncalc {
	margin: 0 3px;
	width: 314px;
	padding: 20px 35px 10px;
	float:left;
}
#warninglabel {
	margin: 0 0 0 435px;
	width: 382px;
	padding: 20px 35px 10px;
}
#warninglabel .h1link {
	color: #000000;
	text-decoration: none;
}
#warninglabel img {
	padding: 0 0 0 10px;
}
#tips {
	width:260px;
	padding:0 33px;
}
#tote, #badge {
	width:240px;
	margin-top:1em;
}
#badge img {
	border:none;
	padding:1em 0 1em 25px;
}
#badge_codebox {
	border: 1px solid #ccc;
	padding: 5px;
	width: 230px;
	height:85px;
	font-size: 10px;
	margin:0;
	color:#669933;
}
#tote .h1link {
	color: #000000;
	text-decoration: none;
}
#tote img {
	border: none;
	padding: 0 0 0 10px;
}
#tote a {
	margin: 0px;
	padding: 0px;
}
#blog a {font-size: 12px;
}
#blog {padding: 0 0 25px 0;
}

/* FOOTER */
#footer {
	color: #f0f5e9;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-bottom:2em;
	padding: 0 44px 10px 44px;
	text-align:right;
}
#links {
	float:left;
	text-align:left;
	font-size:110%;
	margin:0;
	padding:0;
}
#links a {
	color: #FFFFFF;
}
#links ul {
	margin: .2em 0 0 0;
	padding: 0;
}
#links li {
	margin:0;
	font-weight: bold;
	display: inline;
	padding-right: 28px;
}
#peta {
	width:500px;
	float:right;
	margin-top: -35px;
	text-align:right;
	font-size:83%;
}
#footer img {
	float:right;
	padding-left: 1em;
	border:none;
}
/* WARNING LABEL PAGES */
#warninglabel_form {
	float:left;
	width:455px;
}
#warninglabels {
	width:310px;
	margin:0 0 1em 490px;
	border-left:#dfe4d8 1px solid;
}
#warninglabels img {
	border:none;
	padding-left:15px;
}
#warninglabel_codebox {
	border: 1px solid #ccc;
	padding: 5px;
	width: 800px;
	height:60px;
	font-size: 10px;
	margin:0;
	color:#669933;
}
/* VIDEO POSTCODE */
#postcode {
	padding: 30px;
	background-color: #a1c56e;
}
#postcode p {
	margin: 0px;
	padding: 0px;
}

/* VIDEO PAGE */
#video_main {
width: 500px;
float:left;
margin:0;
padding:0;
}
#video_selection {
	padding:0 0 0 35px;
	margin:0 0 1em 540px;
	border-left:#dfe4d8 1px solid;
}
.videothmb_med {
	width: 235px;
	margin:0 0 1.5em 0;
	padding:0;
}
.videothmb_med p {
	margin:0;
	padding:0;
	color:#000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", "MS sans-serif", geneva, sans-serif;
	line-height:1em;
}
.videothmb_med img {
	padding:0;
	margin-bottom:.5em;
}
.videothmb_med a {
	color:#000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	}



