* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img {
	border:none;
}


blockquote {
	color: #A61432;
	background: url(/assets/images/ecodevon/quote_tl.png) no-repeat 0 0;
	padding-left: 70px;
	font-size: 110%;
}

blockquote .inblockquote {
	background: url(/assets/images/ecodevon/quote_br.png) no-repeat 100% 100%;
}

ul.slideshow {
	list-style: none;
	position: relative;
}

ul.slideshow li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

ul.slideshow li.active {
	z-index: 10;
}

ul.slideshow li.last-active {
	z-index: 9;
}


#holder_outside {
	width: 1007px;
	margin: 0px auto;
	background: url(/assets/images/ecodevon/backgroundrepeat.png) repeat-y;
}

#holder_inside {
	width: 998px;
	margin: 0px auto;
}

#holder_content {
	position: relative;
	top: -31px;
}

#header {
	height: 391px;
	display: block;
	background: url(/assets/images/ecodevon/header.jpg) no-repeat center;
	position: relative;
}

#header h1 {
	position: relative;
	z-index: 20;
}

/*#header .slideshow {
	position: absolute;
}*/

#header span.logo {
	display: block;
	position: absolute;
	right: 0px;
	width: 69px;
	height: 306px;
	/*text-indent: -9999px;*/
}

#header span.logo img{
	border:none;
}

#header span.tagline {
	position: absolute;
	top: 260px;
	right: 80px;
	color: #FFFFFF;
	font-size: 200%;
}

#header #search {
	width: 355px;
	height: 48px;
	display: block;
	background: #cccc00;	
	position: absolute;
	z-index: 20;
	bottom: -1px;
	right: 0px;
}

#header #search form {
	padding-top: 8px;
	padding-left: 13px;
}

#header #search form label {
	margin-right: 8px;
	color: #647323;
	font-size: 155%;
}

#header #search input.textbox {
	width: 180px;
	height: 18px;
	vertical-align: middle;
	border: none;
}

#header #search input.button {
	background: transparent url(/assets/images/ecodevon/gobutton.jpg) no-repeat scroll center bottom;
	width: 44px;
	height: 22px;
	overflow: hidden;
	vertical-align: middle;
	border: none;
}

#navigation {
	height: 100px;
	display: block;
	background: url(/assets/images/ecodevon/nav.jpg);
}

#navigation #menu {
	padding-left: 15px;
}

#navigation #menu a {
	color: #FFFFFF;
}

#navigation #menu a:hover {
	color: #CCCC00/*A71333*/;
}

#navigation #menu ul li.active a {color: #CCCC00;}

#navigation #menu ul ul li.active a {
	color: #A71333;
}

#navigation #menu ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
}

#navigation #menu ul li {
	display: inline;
	float: left;
	margin-left: 2px;
	padding: 24px 19px;
	border-right: 1px solid #FFF;
	height: 20px;
}

#navigation #menu ul li.last {
	border-right: none;
}

#navigation #menu ul li a, 
#navigation #menu ul li.active li a{
	color: #FFF;
}

#navigation #menu ul li a:hover {
	color: #CCCC00/*A71333*/;
}

#navigation #menu ul ul {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	background-color: #cccc00;
}

#navigation #menu ul ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 5px 8px;
	font-size: 90%;
	border-right: none;
	height: auto;
	border:1px solid #ffffff;
	margin-top:-1px;
	width:150px;
}

#navigation #menu ul ul li a {
	color: #ffffff;
}

#navigation #menu ul ul li a:hover {
	color: #A71333;
}


#jsddm li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	z-index: 1000;
}

#content_left {
	width: 650px;
	float: left;
	margin-left: 35px;
	margin-right: 30px;
}

#content_left .topbox {
	height: 269px;
	display: block;
	background: url(/assets/images/ecodevon/leftcontenttop.gif) no-repeat;
	margin-bottom: 30px;
}

#content_left .topbox img {
	float: left;
	margin-left: 18px;
	margin-top: 18px;
	border:none;
}

#content_left .topbox p {
	/*float: right;
	width: 280px;
	margin-top: 35px;
	margin-right: 30px;
	color: #a61432;
	line-height: 26px;*/
}

#content_left .topbox p.testimonee {
	color: #01b2e0;
	font-style: italic;
}

#contentpage_left {
	width: 650px;
	float: left;
	margin-left: 35px;
	margin-right: 30px;
	background: url(/assets/images/ecodevon/left_content_bg_middle.png) repeat-y;
	color: #666;
	line-height: 135%;
}

#contentpage_left_2 {
	background: url(/assets/images/ecodevon/left_content_bg_bottom.png) no-repeat bottom;
}

#contentpage_left_3 {
	background: url(/assets/images/ecodevon/left_content_bg_top.png) no-repeat top;
	padding: 40px;
	min-height:1015px;
}

/*#contentpage_left .topbox {
	height: 269px;
	display: block;
	background: url(/assets/images/ecodevon/box_leftcontenttop_content.png);
	margin-bottom: 30px;
}*/

#contentpage_left h1 {
	color: #647323;
	font-size: 40px;
	margin-bottom: 10px;
}

#contentpage_left h2 {
	color: #f0b41c;
	font-size: 25px;
	padding-bottom:5px;
	padding-top:13px;
}

#contentpage_left h3 {
	color: #b3bb2e;
	font-size: 22px;
	padding-bottom:5px;
	padding-top:20px;
}

#contentpage_left h4 {
	color: #01b2dd;
	font-size: 18px;
	padding-bottom:5px;
	padding-top:20px;
}

#contentpage_left p {
margin-bottom:20px;

}

#contentpage_left a {
	color: #01B1E0;
	font-style: italic;
}

#contentpage_left a:hover {
	text-decoration:underline;
}

#contentpage_left ul, #contentpage_left ol {
	margin-left:20px;
}

#contentpage_left li {
	margin-bottom:10px;
}

#contentpage_left #articles li {
	list-style:none;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:25px;
	padding-bottom:25px;
}


#contentpage_left #articles li .articleImage {
	float:left;
	margin-right:15px;
}

#contentpage_left #articles li .articlesText {
	float:left;
	width:420px;
}


#contentpage_left #articles li .viewArticle a {
	line-height:30px;
}

/*////////////Comments/////////////*/

#contentpage_left .articleComments {
	border-top:1px solid #e1e1e1;
	padding-top:10px;
}

#contentpage_left .success {
	color:#919fb0;
}

#contentpage_left blockquote {
	background:none;
	padding-left:30px;
	color:#666666;
	font-style:italic;
	font-size:90%;
}

#contentpage_left .field {
	margin-bottom:10px;
}

#contentpage_left label {
	width:230px;
	display:block;
	float:left;
}

#contentpage_left input {
	width:200px;
}

#contentpage_left .buttons input {
	width:70px;
}


#contentpage_left .comment {
	border-top:1px solid #e1e1e1;
	padding-top:10px;
	margin-top:20px;
}

#contentpage_left .comment .name {
	font-weight:bold;
	margin-bottom:0px;

}


#contentpage_left .comment .date{
	font-size:80%;
	colour:#e1e1e1;
	margin-bottom:10px;
}

/*////////////End Comments/////////////*/

#content_right {
	float: left;
	width: 248px;
}

ul#homeboxes {
	list-style: none;
}

ul#homeboxes li {
	width: 304px;
	height: 295px;
	display: block;
	background: #cccc00;
	color: #FFFFFF;
	position: relative;
	margin-bottom: 15px;
	float: left;
}

ul#homeboxes li img {
	position: absolute;
	z-index: 50;
}

ul#homeboxes li h2 {
	position: absolute;
	z-index: 60;
	margin-top: 10px;
	margin-left: 20px;
	font-size:220%;
}

ul#homeboxes li p {
	z-index: 999;
	margin-top: 215px;
	margin-left: 22px;
	line-height: 22px;
}

ul#homeboxes li a.more {
	display: block;
	color: #FFFFFF;
	background: url(/assets/images/ecodevon/homebox_more.jpg) no-repeat;
	position: absolute;
	bottom: -4px;
	right: 0px;
	width: 85px;
	height: 33px;
	padding-top: 4px;
	text-align: center;
	font-size: 150%;
}

ul#homeboxes li a:hover.more {
	color: #000000;
}

ul#homeboxes li.casestudies, ul#homeboxes li.resource {
	margin-right: 38px;
}

ul#pagelinks {
	list-style: none;
}

ul#pagelinks li {
	float: left;
	background: url(/assets/images/ecodevon/background_pagelink.jpg);
	width: 303px;
	height: 120px;
	display: block;
	color: #FFFFFF;
	position: relative;
}

ul#pagelinks li.about {
	margin-right: 39px;
}

ul#pagelinks li h2 {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 175%;
}

ul#pagelinks li p {
	margin-top: 10px;
	margin-left: 20px;
	color: #cccc00;
}

ul#pagelinks li a.more {
	position: absolute;
	bottom: -3px;
	right: 0px;
	width: 85px;
	height: 33px;
	background: url(/assets/images/ecodevon/bottommore.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 150%;
	padding-top: 3px;
}

ul#pagelinks li a.more:hover {
	color: #000;
}

#footer {
	display: block;
	background: url(/assets/images/ecodevon/footer.png) top center no-repeat;
	padding-top: 50px;
	margin-top: 30px;
}

#footer a:hover {
	text-decoration: underline !important;
}

#footer ul {
	
}

#footer ul li {
	display: block;
	float: left;
	background: transparent url(/assets/images/ecodevon/footer_separator.png) no-repeat scroll right top;
	padding: 0 20px;
	height: 150px;
	width: 10%;
	line-height: 130%;
}

#footer ul li.last {
	background: none;
}

#footer ul li a {
	color: #647323;
}

#footer ul ul {
	padding-top: 6px;
}

#footer ul ul li {
	float: none;
	background: none;
	padding: 0;
	height: auto;
	font-size: 90%;
	width:100px;
}

#footer ul ul li a {
	color: #666;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #999;
	clear: both;
}

#footer p a {
	color: #999;
}


#whydevon {
	background: url(/assets/images/ecodevon/topnote.gif) no-repeat;
	width: 252px;
	height: 397px;
	/*top: -14px;*/
	margin-top: -7px;
	text-align: center;
	position: relative;
}

#whydevon #whyDevonSlideshow {
	height: 160px;
	margin-left: 15px;
}

#whydevon h2 {
	padding-top: 80px;
	padding-bottom: 5px;
	margin-left: 20px;
	color: #647323;
	text-align: left;
	font-size: 170%;
}

#whydevon p  {
	text-align: left;
	margin-left: 20px;
	line-height: 25px;
	color: #6a6a6a;
	margin-bottom: 5px;
}

#whydevon img {
	margin-bottom: 5px;
}

#whydevon a.more {
	position: absolute;
	bottom: 3px;
	right: 1px;
	background: url(/assets/images/ecodevon/newsmore.jpg) no-repeat;
	width: 131px;
	height: 29px;
	display: block;
	color: #FFFFFF;
	font-size: 150%;
}

#whydevon a:hover.more {
	color: #000000;
}

#whydevon #newsList {
	height:158px;
	overflow:hidden;
}

#whydevon #articles li {
	list-style:none;
	text-align:left;
}

#whydevon #articles li .articleImage {
	display:none;
}

#whydevon #articles li .articlesText {
	padding:0px 20px 7px 10px;
	border-bottom:1px solid #e1e1e1;
	margin:0px 16px 7px 11px;
}

#whydevon #articles li .articlesText a {
	color:#01B1E0;
}

#whydevon #articles li .articlesText a:hover {
	text-decoration:underline;
}

#whydevon #articles li .articlesText .viewArticle {
	display:none;
}


#regionguide {
	background: url(/assets/images/ecodevon/regionguide.png) no-repeat;
	width: 252px;
	height: 370px;
	/*top: -14px;*/
	margin-top: 10px;
	text-align: center;
	position: relative;
}

#regionguide h2 {
	padding-top: 80px;
	margin-left: 20px;
	color: #647323;
	text-align: left;
	font-size: 170%;
}

#regionguide p  {
	text-align: left;
	margin-left: 20px;
	line-height: 25px;
	color: #6a6a6a;
}

#regionguide a.more {
	position: absolute;
	bottom: 3px;
	right: 5px;
	background: url(/assets/images/ecodevon/rightmore.jpg) no-repeat;
	width: 73px;
	height: 29px;
	display: block;
	color: #FFFFFF;
	font-size: 150%;
}

#regionguide img {
	margin-top: 10px;
	margin-bottom: 26px;
}

#regionguide a:hover.more {
	color: #000000;
}

#greendevon {
	background: url(/assets/images/ecodevon/operationalgroups.jpg) no-repeat;
	width: 252px;
	height: 317px;
	/*top: -14px;*/
	margin-top: 10px;
	text-align: center;
	position: relative;
}

#greendevon h2 {
	padding-top: 80px;
	margin-left: 20px;
	color: #647323;
	text-align: left;
	font-size: 170%;
}

#greendevon p  {
	text-align: left;
	margin-left: 20px;
	line-height: 25px;
	color: #6a6a6a;
}

#greendevon a.more {
	position: absolute;
	bottom: 3px;
	right: 5px;
	background: url(/assets/images/ecodevon/rightmore.jpg) no-repeat;
	width: 73px;
	height: 29px;
	display: block;
	color: #FFFFFF;
	font-size: 150%;
}

#greendevon a:hover.more {
	color: #000000;
}

#greendevon img {
	margin-top: 10px;
	margin-bottom: 25px;
}

.searchResults {

}

.searchResults ol {
	margin-left: 40px !important;
}

.searchResults ol li {
	margin: 0 !important;
}

.searchResults form {
	padding: 10px 0px;
	height:25px;
}

#contentpage_left .searchResults input {
	margin-right: 6px;
	float:left;
}

.searchResults .submit {
	float:left;
}
.searchResults .submit input{
	width:70px !important;
}

.searchResults h3{
	font-size:120% !important;
}

.cboth {clear: both;}
.fleft {float: left;}
.fright {float: right;}
	
