@charset "utf-8";
/* CSS Document */

/* CSS Document - Created by Chris Rees 2008 */

* { margin: 0; padding: 0; }
*html{ margin: 0; padding: 0; }
body, html { width: 100%; font-size: 101%; /* Hack for better IE support */ background-color: #fff; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; }

/* ------------------------------------------------------------------------
   Two main divs encapsulating the whole page 
---------------------------------------------------------------------------*/

#outer-wrapper {width: 860px; 	background-color: #7da851; 	margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding-top: 
5px; padding-bottom: 5px; background-image: url(/en/images/backgrounds/file,37901,en.jpg); 	background-repeat: repeat-x; height:100%;}
#wrapper { width: 820px; margin-top: 12px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding-top: 0px; padding-bottom: 10px; 	
background-color: #FFFFFF; }

/*
------------------------------------------------------------------------
TOP LOGO BAR
------------------------------------------------------------------------
*/

#topbar {display:none; margin-top:6px; border:1px solid #003300;	margin-right: 10px; margin-left: 10px;	background-color: #336633; height: 80px; padding-top: 6px; padding-bottom: 6px;}
.logo-welsh {float: left; text-align: left; margin-top: 15px; font-weight: normal; margin-left: 15px; margin-right: 0px; }
.logo-english {float: right; color: #FFFFFF; text-align: right; margin-top: 15px; margin-right: 15px;}
#second-box {margin-right: 20px; margin-left: 20px; margin-top: 5px;}

/* ----------------------------------------------------------------------
div containing the main image on each of the inner-pages 
----------------------------------------------------------------------*/

.top-image-bar { height: 177px; width: 800px; margin-right: auto; margin-bottom: auto; margin-left: auto; background-repeat: no-repeat; margin-top: 5px; display:none;}

/*----------------------------------------------------------------------
 Search area styles 
 ----------------------------------------------------------------------*/

#Search-box {background-color: #000000; width: 215px; height: 50px; float: right; border-bottom-width: 5px; border-left-width: 5px; border-top-style: none; 
border-right-style: none; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; 	
background-image: url(/en/images/home/file,25474,en.jpg); background-repeat: repeat-x;}

#Search-box input.search-button { border: 1px solid #333333;	width: 30px; height: 20px; color: #FFF; float: left; font-size: 11px; margin-top: 15px; 
margin-right: 0; margin-bottom: 0; background-image: url( /en/images/home/file,25475,en.jpg); background-repeat: no-repeat; margin-left: 0; padding-right: 10px; padding-left: 25px;}

#Search-box input {margin-top: 15px; margin-left: 20px;	background-repeat: repeat-x; height: 15px;	float: left; margin-right: 0px; font-size: .7em; 
padding-top: 2px; padding-bottom: 1px; 	background-color: #FFFFFF; border: 1px solid #333333; background-image: url(/en/images/home/file,25476,en.jpg); 
width: 135px; 	padding-right: 3px; padding-left: 3px; }

/*-----------------------------------------------------------------------------
div encompassing all content divs beneath the top image and above the footer
-------------------------------------------------------------------------------*/

#main-en {	background-image: url(/en/images/wgs/sustainability/greenguide/filedownload,34991,en.jpg); 	background-repeat: no-repeat; background-position: left bottom; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; position: relative; display: block; width: 800px; height: auto;}
#main-cy {	background-image: url(/en/images/backgrounds/download,38509,en.jpg); 	background-repeat: no-repeat; background-position: left bottom; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; position: relative; display: block; width: 800px; height: auto;}
p {	font-size: .7em; margin-top: 5px; margin-bottom: 10px;}

/* ----------------------------------------------------------------------
Heading styles 
----------------------------------------------------------------------*/

h1 { font-size: .8em; margin-bottom: 15px; padding-bottom: 0px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF;}
h2 { font-size: 1.2em; color: #000000; font-weight: normal; margin-bottom: 15px; background-image: url(/en/images/basic/file,25803,en.jpg); 
background-repeat: no-repeat; background-position: left center; padding-left: 20px;}
h3 {color: #000000;	margin-left: 0px; margin-bottom:0px; font-size:.9em; font-weight:bolder; }
h4 {color: #FFFFFF; font-size: 0.7em; font-weight: normal; background-color: #6699ff; padding-top: 5px; padding-right: 3px; padding-bottom: 5px;
padding-left: 10px; background-image: url(/en/images/basic/file,26157,en.jpg); background-repeat: none; text-transform: uppercase;   	
background-position:right top; border: 1px solid #3366CC;}
h5 {color:#222222; font-size: 0.8em; font-weight:bold;}
h6 {color: #FFFFFF; font-size: 0.7em; font-weight: normal; background-color: #336600; padding-top: 5px; padding-right: 3px; padding-bottom: 4px;
padding-left: 10px; background-image: url(/en/images/basic/file,26705,en.jpg); background-repeat: none; text-transform: uppercase; 	
background-position:right top; margin-top:15px; border: solid 1px #336600;}

/* ----------------------------------------------------------------------
 breadcrumb styles
----------------------------------------------------------------------*/
#breadcrumb { width: auto;	margin-left: 0px;	font-size: .7em;	padding-top: 0px;	position: relative;	padding-right: 0px;	padding-bottom: 5px;
padding-left: 0px;	margin-right: 0px; display:none;}
#breadcrumb ul {	float:left;	display: inline;	padding: 5px; padding-top:20px; padding-left:13px;	background-repeat: repeat-x; margin-right: 0px;
margin-left: 0px;	width: 782px;  background-color: #efecec;}
#breadcrumb ul li {	float: left; list-style: none; list-style-type:none; margin-left: 2px;
margin-right: 2px;}
#breadcrumb a:link {font-weight: normal; color: #3366CC; 	text-decoration: none;}
#breadcrumb a:visited {font-weight: normal; color: #3366CC; text-decoration: none;}
#breadcrumb a:hover {font-weight: normal; color: #3366CC; text-decoration: underline;}

/* ----------------------------------------------------------------------
Footer styles
----------------------------------------------------------------------*/

#footer {clear: both; margin-top: 0px; background-color: #669900; margin-bottom: 0px; color: #FFFFFF; font-size: 0.6em; padding-right: 15px; padding-left: 10px;	padding-top: 10px; padding-bottom: 10px; position: relative; height: 13px; text-transform: uppercase;} 
#footer a:link {color: #FFFFFF; text-decoration: none; padding-right: 5px; padding-left: 5px;}
#footer a:visited {color: #FFFFFF; text-decoration: none; padding-right: 5px; padding-left: 5px; }
#footer a:hover {color: #FFFFFF; text-decoration: underline; padding-right: 5px; padding-left: 5px;}
.copyright {float: right; text-transform: none; position: relative; }
.footer-left {float: left; position: relative; margin-bottom: 5px;}

/* ----------------------------------------------------------------------
The div encompassing the main content area of the inner pages
----------------------------------------------------------------------*/
#maincontent {float: right;	width: 615px; margin-top: 0px;	margin-right: 0px; height: auto; color: #666666; padding-right: 0px; margin-bottom: 0px;	padding-bottom: 15px;}
#maincontent a:link{color:#3366CC; text-decoration:none;}
#maincontent a:visited{color:#3366CC; text-decoration:none;}
#maincontent a:hover{color:#3366CC; text-decoration:underline;}
#maincontent p {padding-right: 15px;}

/* ----------------------------------------------------------------------
Left navigation menu on inner pages
-------------------------------------------------------------------------*/

#leftnav {float: left; width: 173px; margin-top: 10px; margin-left: 0px; height: 390px; clear: both; margin-right: 0px;}
#leftnav ul {list-style-type: none; margin-left: 0px; text-indent: none; background-repeat: repeat-x;}
#leftnav li .currentsection{list-style-type: none; display: block; background-image: url( /en/images/menu-bits/file,25700,en.jpg); border: solid 1px 
#3366CC; background-repeat: repeat-x; width: 143px; font-size: 0.7em; margin-top: 0px; margin-bottom: 3px; color: #fff; font-weight: bold; text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 17px; text-indent: none;}
#leftnav ul li a:link {list-style-type: none; display: block; background-image: url(/en/images/wgs/sustainability/greenguide/file,33360,en.jpg);
	background-repeat: no-repeat; width: 143px; font-size: 0.7em; margin-top: 0px; margin-bottom: 3px; color: #FFFFFF; font-weight: bold;
	text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 17px; text-indent: none; border: 1px solid #669900;}
#leftnav ul li a:visited {list-style-type: none; display: block; background-image: url(/en/images/wgs/sustainability/greenguide/file,33360,en.jpg);
	background-repeat: no-repeat; width: 143px; font-size: 0.7em; margin-top: 0px; margin-bottom: 3px; color: #FFFFFF; font-weight: bold;
	text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 17px; text-indent: none; border: 1px solid #669900;}
#leftnav ul li a:hover {list-style-type: none; display: block; background-image: url(/en/images/wgs/sustainability/greenguide/file,33361,en.jpg);
	background-repeat: no-repeat; width: 143px; font-size: 0.7em; margin-top: 0px; margin-bottom: 3px; color: #FFFFFF; font-weight: bold;
	text-decoration: none; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 17px; text-indent: none; border: 1px solid #669900;}

/* leftnav sub level styling */
#leftnav .multilevel-linkul-0 {margin-top:0px; }
#leftnav .multilevel-linkul-0 li a:link {background-image:url(/en/images/menu-bits/file,27846,en.jpg);color:#666; margin-top:-3px; border: 1px solid 
#cccccc; border-top:none; }
#leftnav .multilevel-linkul-0 li a:visited{background-image:url(/en/images/menu-bits/file,27846,en.jpg);color:#666; margin-top:-3px; border: 1px solid 
#cccccc; border-top:none; }
#leftnav .multilevel-linkul-0 li a:hover {background-image:url(/en/images/menu-bits/file,25566,en.jpg);color:#fff; margin-top:-3px; border: 1px solid 
#cccccc; border-top:none; }
#leftnav .multilevel-linkul-0 li .currentsection {color:#fff; margin-top:-3px; border: 1px solid #cccccc; border-top:none;}

/* Other styles for tweaking */
.bold-black {font-weight: bold;  color: #000000;}
.float-right {float:right; 	padding: 10px; 	border: 1px solid #CCCCCC; 	margin-bottom: 5px; margin-left: 15px; }


/*
-------------------------------------------------------------------------------------------------
MENU STYLES
-------------------------------------------------------------------------------------------------
*/

.menu { padding-left:172px; height:32px; font-size:0.9em; position:relative; z-index:500; border: 1px solid #000; border-bottom:none; background-image: 
url( /en/images/menu-bits/file,25932,en.jpg);	background-repeat: repeat-x; background-color: #000000; width:626px;}

/* hack to correct IE5.5 faulty box model */
*html .menu {width:626px; w\idth:626px;}
/* removes bullets, borders and padding from the default list styling */
.menu ul {padding:0; list-style-type:none; border-right-width: 1px; border-right-style: solid; border-right-color: #000000; margin:0;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:106px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:11px; text-decoration:none; color:#fff; width:100px; height:30px; border:1px solid #000; 	
border-width:0px 1px 1px 1px; padding-left:15px; line-height:29px; background-color: #000; background-image: url(/en/images/menu-bits/file,25390,en.jpg); 
background-repeat: repeat-x;}
/* a hack so that IE6 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:90px; w\idth:90px; font-weight:normal;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color: #000; background-repeat: repeat-x; }
/* style the second level hover */
.menu ul ul a.drop:hover{color: #000000; }
.menu ul ul :hover > a.drop {}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#000; height:auto; line-height:1em; padding:6px 15px; width:160px; border: 1px solid #000; border-top:none;
	background-color: #333333; background-image: url( /en/images/menu-bits/file,25392,en.jpg); background-repeat: repeat; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:150px; }
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#cccccc; background-image:url( /en/images/menu-bits/file,25391,en.jpg); 
background-repeat:repeat-x; border-right:solid 1px #000;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#cccccc; background-image:url( /en/images/menu-bits/file,25391,en.jpg); 
background-repeat:repeat-x;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
.menu ul li {text-transform: uppercase;}
.menu ul ul li {text-transform: capitalize; font-variant: normal;}
/* div incapsulates the whole navigation bar*/
#top-nav {float: left; height: 32px; margin-top: 5px; padding: 0px; z-index: 500; padding-left:10px; display:none; }
