/* CSS Document */

body {
	margin:0px;
	text-align:center;
	font: 90% Verdana, Arial, Helvetica, sans-serif;

}

h2 {
	font-size:1em;
	margin-top:7px;
	color: #00A6ED;
	text-decoration: none;
	text-align: right;
}


h4 {
	display:block;
	padding:5px 10px 5px 10px;
	margin:15px 0px 0px 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.customers_unsel:link, a.customers_unsel:visited {
	width:161px;
	background-image: url(../images/nav_customers.gif);
}

a.funding_unsel:link, a.funding_unsel:visited {
	width:130px;
	background-image: url(../images/nav_funding.gif);
}

a.products_unsel:link, a.products_unsel:visited {
	width:130px;
	background-image: url(../images/nav_products.gif);
}

a.school_unsel:link, a.school_unsel:visited {
	width:236px;
	background-image: url(../images/nav_tlcp.gif);

}

a.home_unsel:hover {
	background-position: -112px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.customers_unsel:hover {
	background-position: -175px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.funding_unsel:hover {
	background-position: -144px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.products_unsel:hover {
	background-position: -144px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.school_unsel:hover {
	background-position: -250px 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.customers_sel:link, a.customers_sel:visited {
	background-position: -175px 0;
	width:161px;
	background-image: url(../images/nav_customers.gif);
	background-color: #66CAF4;
	color:#000000;
}

a.funding_sel:link, a.funding_sel:visited {
	background-position: -144px 0;
	width:130px;
	background-image: url(../images/nav_funding.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.school_sel:link, a.school_sel:visited {
	background-position: -250px 0;
	width:236px;
	background-image: url(../images/nav_tlcp.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;
}

/* 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: 20px 10px 15px 0px;
	display: none;
}
#wrapper #container #sidebar1 p {
	margin: 4px 4px 4px 0px;
}




#copy_home {
	border-top:1px solid #969696;
	float:left;
	width:644px;
	font-size:0.7em;
}



#copy {
	border-top:1px solid #969696;
	float:left;
	width:498px;
	font-size:0.7em;
}

#copy table {
	border-color: #333333;
    border-width: 0 0 1px 1px;
    border-style: solid;}

#copy td {padding:2px; color:#000000; 
	border-color: #333333;
    border-width: 1px 1px 0 0;
    border-style: solid;}

.table_grey {background-color:#E5E5E5;}

.table_blue {background-color:#00A6ED;}

#copy td img {border:0px solid #E5E5E5; padding-top:4px; display:block;}

.greybox {
	background-color: #E5E5E5;
	display:block;
	padding:10px;
	margin:4px 0px 15px 0px;
}

.bluebox {
	background-color: #E5E5E5;
	display:block;
	padding:10px;
}

#copy ul {
	background-color: #E5E5E5;
	margin:5px 0px 0px 0px;
	padding:5px 15px 5px 10px;
}

#copy li {
	margin-left:15px;
	padding-bottom:3px;
}

#copy ul a:link, #copy ul a:visited {
	color:#00A6ED;
}

#copy ul a:hover {
	color:#000000;
}

#copy a:link, #copy a:visited, #copy_home a:link, #copy_home a:visited {
	color:#00A6ED;
	text-decoration:none;
}

#copy a:hover, #copy_home a:hover{
	color:#000000;
}

.home_text1 {
	width:644px;
	padding:15px 0px 0px 0px;
}

.home_text {
	width:498px;
	padding:15px 0px 0px 0px;
}

.home_text_l {
	width:237px;
	padding:0px 15px 0px 0px;
	float:left;
}

.home_text_r {
	width:236px;
	padding:0px 9px 0px 0px;
	float:left;
}

.home_text_l table,  .home_text_r table {
	background-color:#ffffff;
}

.home_text_l td img,  .home_text_r td img {
	margin:0px;
}

/*.home_text_1 {
	width:209px;
	padding:0px 32px 5px 11px;
	float:left;
}

.home_text_2 {
	width:208px;
	padding:0px 26px 5px 11px;
	float:left;
}*/

.products_text_1 {
	width:299px;
	padding:11px 15px 5px 11px;
	float:left;
}

.products_text_2 {
	width:294px;
	padding:11px 9px 5px 16px;
	float:left;
}

.home_text_1 {
	width:299px;
	height:144px;
	padding:11px 15px 5px 11px;
	float:left;
	background-image: url(../tlcp-customers_files/assets/home_text1.jpg);
	background-repeat: no-repeat;
}

.home_text_2 {
	width:294px;
	height:144px;
	padding:11px 9px 5px 16px;
	float:left;
	background-image: url(/assets/home_text2.jpg);
	background-repeat: no-repeat;
}

.home_text_3 {
	width:296px;
	height:144px;
	padding:11px 15px 15px 11px;
	float:left;
	background-image: url(../tlcp-customers_files/assets/home_text3.jpg);
	background-repeat: no-repeat;
}

.home_text_4 {
	width:302px;
	height:144px;
	padding:11px 9px 15px 11px;
	float:left;
	background-image: url(/assets/home_text4.jpg);
	background-repeat: no-repeat;
}

.home_text_1 h2, .home_text_2 h2, .home_text_3 h2, .home_text_4 h2 {
	color:#00A6ED;
}

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*/
}

.home_text h2 {
	padding:0px 0px 15px 0px;
	font-size:1.1em;
	margin:0px;
}

.home_text p {
	margin-top:0px;
}

#home_text2 {
	background-color:#E5E5E5;
	padding:14px;
	margin-top:14px;
}

#home_text2 h2 {
	font-size:1.1em;
	margin:0px;
}


#home_text2 p {
	margin:0px;
}

/* 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;
}

a.rightnav_bl_unsel:link, a.rightnav_bl_unsel:visited, a.rightnav_bl_sel:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #00A6ED;
	font-size:15px;
	padding:9px 6px 9px 6px;
	border-top:4px solid #FFFFFF;
}

a.rightnav_bl_unsel {
	padding-top:3px;
}

a.rightnav_bl_unsel:hover, a.rightnav_bl_sel:link, a.rightnav_bl_sel:visited {
	background-color: #66CAF4;
	color: #000000;
	display:block;
	text-decoration:none;
	font-size:15px;
	padding:9px 6px 9px 6px;
	border-top:4px 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: 0px;
	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 0px; /* 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 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
} 


#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:1;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.droptext {
	font-size: 0.8em;
	line-height: 3px;
}
.changealert {
	font-weight: bold;
	color: #FF0000;
}
.imgleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#mainContent li {
	list-style-type: disc;
	font-weight: bold;
	list-style-position: outside;
}
#mainContent a {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.planet-back #wrapper #container #mainContent #turbine {
	width: 930px;
	padding: 5px;
	position: relative;
	visibility: hidden;
	top: 500px;
	right: 20px;
	background-image: url(../images/ourplanetwind.jpg);
	height: 450px;
}
.altcolour {
	color: #CC0000;
}
.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: #21AAD8;
}

#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;
}

