@charset "utf-8";
/* CSS Document */
/* Styles specific to the Sustainability section  -  Created by Chris Rees October 2008 */


#Sustainability{
	background-image: url(/en/images/top-images/file,26141,en.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	}

#main {
    background-image: url(/en/images/wgs/sustainability/file,26133,en.jpg);
	background-repeat: no-repeat;
    background-position: right bottom;
}

#leftnav a img {border:1px solid #333; margin-top:10px;}

#greendate-widget {
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#greendate-widget ul {
	list-style-type: none;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#greendate-widget ul li {
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	width: 164px;
}

#greendate-widget ul li a:link {
	display: block;
	text-decoration:none;
	padding:4px;
        color:#006600;
        background-image: url(/en/images/basic/file,25799,en.png);
	background-repeat: repeat; 
}

*html #greendate-widget ul li a:link {background-color:#fff; background-image:none;}
*html #greendate-widget ul li a:visited {background-color:#fff; background-image:none;}
*html #greendate-widget ul li a:hover {background-image:none;background-color:#adca91;}


#greendate-widget ul li a:visited {
	display: block;
        color:#006600;
	text-decoration:none;
	padding:4px;
        background-image: url(/en/images/basic/file,25799,en.png);
	background-repeat: repeat;
}

#greendate-widget ul li a:hover {
	display: block;
	background-image: none;
	color:#fff;
	background-color:#336600;
}


/* -----------------------------------------------------------
   Styles for the Sustainability enquiry form 
--------------------------------------------------------------*/
#sustainability-form {clear:both;}
label {font-weight:bold; margin-right:15px;}
#sustainability-form th {background-image:none; border:none;}
#sustainability-form 	td {
	background-image:none;
	vertical-align: bottom;
	border:none;
}
.text_area {
	width: 570px;
	height: 150px;
}
.text-input {
	background-color: #eee;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
    
}

#list_menu {background-color:#ffffcc; border: solid #ccc 1px; font-size:.9em;padding:3px; width:196px;}

.highlight-field {
	background-color: #eee;
	color: #000000;
}

a.getintouch{
	height: 53px;
	width: 146px;
	background-image: url(/en/images/wgs/sustainability/file,29909,en.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: block;
	category: box;
	font-size: 0.7em;
	padding-top: 152px;
	color: #FFFFFF;
	text-decoration:none;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
a.getintouch:hover{
	height: 53px;
	width: 146px;
	background-image: url(/en/images/wgs/sustainability/file,29911,en.jpg);
	background-repeat: no-repeat;
	position:relative;
	display: block;
	category: box;
	font-size: 0.7em;
	padding-top: 152px;
	color: #FFFFFF;
	text-decoration:none;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

/* prevents the green guide advert in the leftnav from having a border around it*/

#leftnav img  {border:none; margin-top:20px;}

/* BIG RUBBISH QUIZ STYLES */

#quiz-intro {background-color:#6a9440; color:#fff; padding:4px; padding-left:10px;}
#quiz-intro a:link {color: #ffff66; text-decoration:none;}
#quiz-intro a:visited {color: #ffff66; text-decoration:none;}
#quiz-intro a:hover {color: #ffff66; text-decoration:underline;}
.highlight-green-field {background-color: #f0fde2; color: #360; font-weight: bold; padding: 4px; }

label {font-weight:bold; color: #000; padding-left:5px;}

.black-answer {color:#000; font-weight:bold;}
#select1 {background-color: #ffffcc; font-size:1em;border: solid 1px #ccc; padding:1px; margin-left:9px;}
.home-with-news-left img {border:1px solid #336600; margin-top:0px;}
h6 {margin-top:0px;}