/*
Template Name: Save The Earth
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(homepage.css);
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);

body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
/* 	background-color:#1F1F1F;*/
	background-repeat: no-repeat;
	background: #1F1F1F; /* Old browsers */
	background: -moz-linear-gradient(top, #203931 0%,#1F1F1F 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#203931), color-stop(100%,#1F1F1F)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #203931 0%,#1F1F1F 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #203931 0%,#1F1F1F 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #203931 0%,#1F1F1F 100%); /* IE10+ */
	background: linear-gradient(top, #203931 0%,#1F1F1F 100%); /* W3C */
}

img{border:0; padding:0; margin:0; max-height:100%; max-width:100%}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr, .imgc{border:1px solid #203931; padding:5px; color:#666666; background-color:#F7F7F7;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
.imgc{margin:8px 0 8px 0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	line-height:normal;
	font-weight:normal;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #3E7060 /*D2D2D2 -- nice grey*/;
	}

.col1, .col1 a{color:#333333; background-color:#D4D2D0;border-top:5px solid #26443A;}
.col2{color:#FFFFFF; border-top:1px solid #333333; border-bottom:1px solid #333333;
	background: #3E7060; /* Old browsers */
	background: -moz-linear-gradient(top, #203931 0%, #3E7060 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* W3C */
}
.col3{
	color:#5E5E5E;
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%,#bbbbbb  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFFFFF 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FFFFFF 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #FFFFFF 0%,#bbbbbb 100%); /* W3C */
}
.col4{color:#aeaeae; background-color:#203931; border-top:10px solid #666666;}
.col5{color:#666666; background-color:#E9E9E9;}
.col5 a{color:#999999; background-color:#E9E9E9;}
.col6{color:#FFFFFF;
	background: #203931; /* Old browsers */
	background: -moz-linear-gradient(top, #3E7060 0%,#203931 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3E7060), color-stop(100%,#203931)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3E7060 0%,#203931 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3E7060 0%,#203931 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3E7060 0%,#203931 100%); /* IE10+ */
	background: linear-gradient(top, #3E7060 0%,#203931 100%); /* W3C */
}

.col7{color:#666666; background-color:#FFFFFF;} 

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #breadcrumb, #homecontent, #container, #extra, #footer{
	position:relative;
	margin:0 auto 0;
	text-align:left;
	width:960px;
	}
	
/* ----------------------------------------------Header-------------------------------------*/

#header{
	height:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header .fl_left{
	display:block;
	float:left;
	margin-top:7px;
	overflow:hidden;
	}

#header .fl_left p{
	margin-top:5px;
	font-size:18px;
	}

#header .fl_right{
	display:block;
	float:right;
	width:576px;
	height:72px;
	margin-top:15px;
	overflow:hidden;
	}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:42px;
	font-weight:normal;
	color:#333333;
	background-color:#D4D2D0;
	}
/* ----------------------------------------------Topbar-------------------------------------*/

#topbar{
	padding:0;
	z-index:1000;
	}

#topbar #search{
	display:block;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:15px 0;
	}
	
#container h1{
	font-weight:normal;
	font-size:22px;
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	line-height:1.3em;
	border-bottom:1px solid #26443A;
	}
#container h2, #container h3, #container h4, #container h5, #container h6{
	font-weight:normal;
	font-size:22px;
	margin:0 0 10px 0;
	padding:0;
	}

#container a{
	color:#09434e;
	}

#container p.more{
	font-weight:bold;
	text-align:right;
	}

#content{
	display:block;
	float:left;
	width:660px;
	padding:10px 0 0 0;
	}

#content #screen, #content #info{ margin-bottom:15px; padding-bottom:20px; border-bottom:1px dotted #666666; }

#content #info p{ margin:0; padding:0; }

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:270px;
	padding:10px 0 0 0;
	}

#column .holder{
	display:block;
	width:260px;
	margin-bottom:15px;
	padding-left:10px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	font-weight:normal;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;	
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:250px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #203931;
	}
#column div.sidebar {
	display:block;
	width:250px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #203931;

	text-align: center;
}

#column .sponsors{
	display:block;
	width:270px;
	margin-bottom:15px;
	}

#column .sponsors .title{margin:0 0 8px 10px;}

#column .sponsors ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#column ul#banner125 li{
	display:inline; /* Gets Rid of IE6 double margin bug */
	float:left;
	width:125px;
	height:125px;
	margin:0 0 10px 10px;
	}

/* ----------------------------------------------Column Wide-------------------------------------*/

#columnwide{
	display:block;
	float:left;
	width:660px;
	padding:10px 0 0 0;
	}

#columnwide p.more{
	display:block;
	width:660px;
	margin:0 0 15px 0;
	padding-bottom:8px;
	border-bottom:1px dotted #3E7060;
	clear:both;
	}

#columnwide ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#columnwide li{
	}
	
#columnwide li.last p.more{
	margin-bottom:20px;
	}	

#columnwide img{
	float:left;
	width:120px;
	height:80px;
	margin:0 10px 0 0;

	padding:4px;
	border:1px solid #203931;
	}
	
/* ----------------------------------------------Two columns Wide-------------------------------------*/
#colwrap{
	display:block;
	float:left;
	width:660px;
	padding:10px 0 0 0;
	}

#colwrap .column2{
	display:block;
	width:660px;
	}

#colwrap li{
	display:block;
	float:left;
	width:310px;
	margin:0 30px 10px 0;
	padding:0;
	border:1px solid #203931;
	}

#colwrap li.last{margin-right:0;}

#colwrap li h2.title{
	display:block;
	width:100%;
	height:110px;
	text-align:center;
	margin:0;
	padding:10px 0 10px 0;
	font-size:20px;
	border: none;
/*	border-bottom:1px solid #26443A; */
	}

#colwrap li h2.title img{
	float:left;
	width:110px;
	height:110px;
	margin:0 0px 10px 10px;

	padding:4px;
	border:none;
/*	border:1px solid #203931; */
	}

#colwrap p.readmore{
	display:block;
	width:300px;
	padding:0px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

/* ----------------------------------------------Extra-------------------------------------*/

#extra{
	padding:15px 0;
	}

#extra h2, #extra p, #extra ul, #extra a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#extra h2{
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #FFFFFF;
	}

#extra a{
	color:#FFFF00;
	background-color:#203931;
	}

#extra .footbox{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	}

#extra .twitter li{
	margin-bottom:25px;
	text-align:right;
	}

#extra .twitter span{
	display:block;
	width:300px;
	text-align:left;
	margin-bottom:5px;
	}

#extra .flickrbox{margin-right:0;}
#extra .flickrbox .wrap{display:block; width:300px;}
#extra .flickrbox .wrap .fix{clear:both;}
#extra .flickrbox .wrap .flickr_badge_image{display:block; float:left; margin:0 15px 15px 0; width:90px; height:90px;}
#extra .flickrbox .wrap #flickr_badge_image3, #extra .flickrbox .wrap #flickr_badge_image6, #extra .flickrbox .wrap #flickr_badge_image9{margin-right:0;}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:15px 0;
	font-size:12px;
	text-align:center;
	}
#footer p, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer a{
	color:#FFFF00;
	}
