/* CSS Document */

body {
	margin:0px;
	text-align:center;
	font: 85% Verdana, Arial, Helvetica, sans-serif;

}

h2 {
	font-size:1.1em;
	margin-top:7px;
}


h4 {
	display:block;
	padding:5px 0px;
	margin:0px;
	font-size:1.1em;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

/* Layout styles */

#wrapper {
	width:930px;
	margin:2px auto 0px;
	text-align:center;
}


/* Nav 1 */
#topnav {
	text-align:center;
	width:100%;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: #FFFFFF url(../images/our-planet-landscapes.jpg) no-repeat left 32px;
	height: 53px;
	margin: 9px 0px 0px;
	padding: 0px;
	border-bottom: none;
}
#wrapper #topnav img {
	margin: 0px 4px 0px 80px;
	float: left;
}



a.home_unsel:link, a.home_unsel:visited, a.customers_unsel:link, a.customers_unsel:visited, a.funding_unsel:link, a.funding_unsel:visited, a.products_unsel:link, a.products_unsel:visited, a.school_unsel:link, a.school_unsel:visited, a.home_sel:link, a.home_sel:visited, a.customers_sel:link, a.customers_sel:visited, a.funding_sel:link, a.funding_sel:visited, a.products_sel:link, a.products_sel:visited, a.school_sel:link, a.school_sel:visited {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:6px 0px 5px 14px;
	display:block;
	float:right;
	background-repeat: no-repeat;
	background-color:#00A6ED;
}

a.home_unsel:link, a.home_unsel:visited {
	width:98px;
	background-image: url(../images/nav_home.gif);
}

a.home_unsel:hover {
	background-position: -112px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.home_sel:link, a.home_sel:visited {
	background-position: -112px 0;
	width:98px;
	background-image: url(../images/nav_home.gif);
	background-color: #66CAF4;	
	color:#000000;
}

a.products_sel:link, a.products_sel:visited {
	background-position: -144px 0;
	width:130px;
	background-image: url(../images/nav_products.gif);
	background-color: #66CAF4;
	color:#000000;
}

a.nav_unsel:link, a.nav_unsel:visited, a.nav_sel:hover {
	text-decoration:none;
	color:#FFFFFF;
}

a.nav_unsel:hover, a.nav_sel:link, a.nav_sel:visited {
	text-decoration:none;
	color:#000000;
}

a.products_unsel:link, a.products_unsel:visited {
	width:130px;
	background-image: url(../images/nav_products.gif);
}

a.products_unsel:hover {
	background-position: -144px 0;
	color:#000000;
	background-color: #66caf4;	
}

/* Content */
#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
} 

#emphasistext {
	width:80%;
	color:#333333;
	margin:4px auto;
	padding:5px;
	background-color:#FFFFCC;
	font-weight: bold;
	text-align: center;
}

.printtext {
	display: none;
	visibility: hidden;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 0px;
}
#wrapper #container #sidebar1 p {
	margin: 0px 4px 4px 0px;
}

.table_grey {background-color:#E5E5E5;}

.table_blue {
	background-color:#99CCFF;
}

.greybox {
	background-color: #E5E5E5;
	display:block;
	padding:10px;
	margin:4px 0px 15px 0px;
}

.turbineback {
	display:block;
	color: #333333;
}

a.home_link:link, a.home_link:visited {
	background-image: url(../images/home_more.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	color:#000000;
	display:block;
	width:70px;
	padding:3px 0px 3px 0px;
	text-decoration:none;
}

#copy img, .home_text img, #copy_home img, {
/*	border:1px solid #969696;
	margin-bottom:15px; removed by Mark - ned to check the impact of this*/
}

/* Left nav */

#leftnav {
	float:left;
	padding:5px 0px 0px 0px;
	width:150px;
}

a.greynav_unsel:link, a.greynav_unsel:visited, a.greynav_sel:hover {
	display:block;
	color:#747474;
	text-decoration:none;
	background-color: #E5E5E5;
	font-size:11px;
	padding:10px 3px 11px 6px;
	border-bottom:1px solid #FFFFFF;
}

a.greynav_unsel:hover, a.greynav_sel:link, a.greynav_sel:visited {
	display:block;
	color:#747474;
	text-decoration:none;
	background-color: #747474;
	color: #E5E5E5;
	font-size:11px;
	padding:10px 3px 11px 6px;
	border-bottom:1px solid #FFFFFF;
}
#tlcplogo {
	display: block;
	margin: 2px 4px 0px 0px;
	float: left;
}


#header {
	background: url(../images/our-planet-landscapes.jpg) no-repeat left -6px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #333333;
	height: 100px;
	margin: 0px;
	padding: 0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
} 
#header h1 {
	color: #5DA55C;
	padding-top: 130px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 200px;
	margin: 0;
	font-weight: lighter;
	font-size: 1.6em;
}
#wrapper #container #header img {
	margin-bottom: 20px;
	float: right;
	margin-top: 0px;
}

#header h2 {
	padding: 5px 0 0px 60px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #0099CC;
	text-align: left;
	margin: 0;
}

#mainContent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 


#footer {
	font-size:0.8em;
	padding:11px 0px 11px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #838383;
	text-align: center;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#838383;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #838383;
}

#footer a:hover {
	color:#00A6ED;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.droptext {
	font-size: 0.8em;
}
.changealert {
	font-weight: bold;
	color: #FF0000;
}
.imgleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}

.imgright {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
}
#mainContent li {
	list-style-type: disc;
	list-style-position: outside;
}
#mainContent a {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.planet-back #wrapper #container #mainContent #tablularlinks {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 640px;
}
#sponsors img {
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
	clear: both;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.planet-back #wrapper #container #mainContent #tablularlinks {
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}


input
{
	color: #000000;
	background: #E1EEE1;
	border: 1px solid #000000
}

#mainContent label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.submit input
{
	color: #000000;
	background: #DEEDDE;
	border: 2px outset #000000;
	margin-left: 12em;
	font-weight: bold;
} 
select {
	display: block;
	margin-left: 1.5em;
	padding: 0px;
	background-color: #DEEDDE;
	font-weight: bold;
	color: #333333;
	border: 1px solid #000000;
}

fieldset
{
	width: 420px;
}

legend
{
	color: #FFFFFF;
	background: #299FDD;
	border: 1px solid #333333;
	padding: 2px 6px
} 

.planet-back #wrapper #container #header #icontable {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	text-decoration: none;
	display: inline;
	text-align: center;
	text-transform: none;
}
.planet-back #wrapper #container #header #icontable img {
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.planet-back #wrapper #container #header #icontable a {
	text-decoration: none;
	color: #3E9CE2;
}
.imageback {
	height: 500px;
	width: 700px;
	background-repeat: no-repeat;
	display: block;
}
.altcolour1 {
	color: #838383;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	padding-bottom: 4px;
}
.altcolour2 {
	color: #5EA55F;
}
h5 {
	color: #838383;
}

