/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

end of global reset

************************************************************************************************************************************************************ */

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

body {
	background-color: #eee;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 76%;
	color: #333;
	margin: 10px 0;
}

a {
	color: #414141;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

input {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
}

div#wrapper {
	width: 938px;
	margin: 0 auto;
	position: relative;
}

div#header {
	padding: 3px 3px 0 0;
	height: 1%;
	background-color: white;
	position: relative;
}

div#banner {
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 230px;
	width: 749px;
	z-index: 1;
}

div#logo {
	padding-top: 18px;
	padding-left: 23px;
	float: left;
}

div#header-nav {
	position: absolute;
	top: 10px;
	right: 30px;
	color: white;
	z-index: 2;
}

div#header-nav ul {
}

div#header-nav ul li {
	display: inline;
	float: left;
	border-left: 1px dotted white;
	margin-left: 10px;
	padding-left: 10px;
}

div#header-nav ul li.first {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;	
}


div#header-nav ul li a {
	color: white;
}

div#header-nav ul li a:hover {
	color: white;
}

div#header-nav ul li a.on {
	color: white;
}


div#search-form {
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	text-align: right;
}


div#search-form label {
	display: none;
	margin: 0;
}

div#search-form input.textbox {
	background-color: white !important;
	padding: 2px 4px;
	border: 1px solid #5A8D9E;
	font-size: 100%;
	margin: 0;
}


div#search-form input.signup-submit {
	background-color: transparent;
	border: none;
	color: white;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	padding: 0 16px 0 0;
	background: transparent url(../img/icons/white_arrow.gif) no-repeat right center;
}

div#search-form input.signup-submit:hover {
	text-decoration: underline;
}

div#navbar {
	clear: both;
	height: 30px;
	background: white url(../img/nav_background.gif) no-repeat 1px 0;
	padding-left: 16px;
}


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #5A8D9E;
	border-width: 0;
	margin: 0 0 1em 0;
	z-index: 10;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0.55em 1.5em;
}

#nav a.on {
	background-color: #5A8D9E;
}

#nav a.has-subnav {
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat 15em center;
}

#nav li {
	float: left;
	padding: 0;
	border-right: 1px solid #5b93a3;
	border-left: 1px solid #7ec1d4;
}

#nav li.nav7 {
	border-right: 0;
}

#nav li.nav0 {
	border-left: 0;
	padding-left: 0;
}

#nav li ul {
	background-color: white;
	position: absolute;
	left: -999em;
	height: auto;
	width: 17.4em;
	w\idth: 16.9em;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 16em;
	border: 0;
}

#nav li ul a {
	width: 16em;
	w\idth: 14em;
	color: #5A8D9E;
}

#nav li ul a:hover {
	color: white;
}


#nav li ul ul {
	margin: -2.15em 0 0 17em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #5A8D9E;
}




div#breadcrumbs {
	clear: both;
	padding: 5px 32px;
}

div#breadcrumbs a {
	color: #2D718A;
}

div#main-area {
	background-color: white;
	padding: 15px 0 15px 32px;
	background-position: right top;
	background-repeat: no-repeat;
}

div#main-area div.back {
	text-align: right;
	margin-bottom: 10px;
	width: 576px;
}

div#sidebar {
	float: left;
	width: 277px;
}

div#sidebar ul.nav {
	padding: 0 0 10px 0;
}

div#sidebar ul.nav li {
	cursor: pointer;
}

div#sidebar ul.nav li a {
	padding: 0 15px 0 30px;
}

div#sidebar ul.nav li a:hover {
	text-decoration: none;
}

div#sidebar ul.nav li ul li {
	border-bottom: 0;
}

div#sidebar ul.nav li ul li a {
	font-weight: normal;
	padding-left: 45px;
	background-image: none;
}

div#sidebar ul.nav li ul li ul li a {
	padding-left: 60px;
}

div#sidebar ul.nav li a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

div#sidebar div.sidenav {
	position: relative;
	padding-top: 20px;
}

div#sidebar div.sidenav h2 {
	position: absolute;
	top: 0;
	left: 0;
}
div#sidebar div.sidenav ul.nav li.nav1 a.nav1 {
	padding-top: 12px !important;
	background-position: 10px 16px;
}


div#sidebar ul.nav li ul li a:hover {
	text-decoration: underline;
}

div#sidebar ul.nav li ul li a {
	padding-top: 0;
}

div#sidebar ul.nav li ul li a.on {
	font-weight: bold;
}

div#sidebar ul.archive li {
	width: 24%;
	border-right: 1px dotted #FF9B45;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}

div#sidebar h4 {
	background: transparent url(../img/headings/teal.gif) no-repeat 0 bottom;
	text-transform: uppercase;
	padding: 3px 15px 9px 15px;
	color: white !important;
	margin-bottom: 15px;
	line-height: 1.35em;
}

div#sidebar h4.blue {
	background: transparent url(../img/headings/teal.gif) no-repeat 0 bottom;
}

div#sidebar h4.green {
	background: transparent url(../img/headings/dark_green.gif) no-repeat 0 bottom;
}

div#sidebar h4 a {
	display: block;
	background: transparent url(../img/icons/white_arrow.gif) no-repeat right 3px;
	padding: 0;
	color: white !important;
}

div.promo-box {
	width: 277px;
	line-height: 1.35em;
	margin-bottom: 22px;
}

div#content-area div.enews-promo-box {
	width: 100%;
	background-color: white !important;
	background-image: none !important;
}

div#content-area div.enews-promo-box h2 {
	font-size: 100%;
	margin-bottom: 0;
}

div#content-area div.enews-promo-box label {
	margin-right: 10px;
}

div.promo-box div.image {
	float: left;
	background: white url(../img/news_holding.gif) no-repeat center center;
	width: 88px;
	height: 88px;
}

div.promo-box div.text {
	margin-left: 100px;
}

div.promo-box div.padding {
	padding: 10px 15px;
}

div.promo-box h3 {
	margin: 1em 0 0.5em 0;
	font-size: 110%;
	font-weight: bold;
}

div.promo-box a {
	font-weight: bold;
}

div.promo-box label {
	font-weight: bold;
}

div.promo-box input.textbox {
	background-color: white !important;
	padding: 3px 5px;
	margin-top: 5px;
	width: 165px;
	border: 1px solid white;
}

div.promo-box div.submit {
	display: inline;
}

div.submit input {
	border: 0;
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat right center;
	padding: 0 16px 0 0;
	cursor: pointer;
	font-weight: bold;
	color: #2D718A;
}

div#home-promos {
	border-bottom: 1px dotted #6caabe;
	margin-bottom: 10px;
	width: 875px;
}

div#home-promos div.promo-box {
	height: 11em;
	float: left;
	margin-right: 22px;
	margin-bottom: 10px;
}

div.promo-box h1,
div.promo-box h2 {
	text-transform: uppercase;
	padding: 4px 0 9px 0;
}

div.promo-box h1 a,
div.promo-box h2 a {
	display: block;
	background: transparent url(../img/icons/white_arrow.gif) no-repeat 255px 3px;
	padding: 0 15px;
	color: white !important;
	width: 247px;
}

div.promo-box h1 span,
div.promo-box h2 span {
	display: block;
	padding: 0 15px;
	color: white !important;
}

div.red-promo-box {
	background: #FFE1C2 url(../img/boxes/orange.gif) no-repeat 0 bottom;
	color: #E8592E;
}

div#home-promos div.red-promo-box {
	background: #FFE1C2 url(../img/boxes/home_red.jpg) no-repeat 0 bottom;
}
div#home-promos div.orange-promo-box {
	background: #FFE1C2 url(../img/boxes/home_orange.jpg) no-repeat 0 bottom;
}
div#home-promos div.blue-promo-box {
	background: #B5DFEE url(../img/boxes/home_energy_advice.jpg) no-repeat 0 bottom;
	font-weight: bold;
	color: #2c5d6d;
}

div.red-promo-box h1,
div.red-promo-box h2 {
	background: transparent url(../img/headings/red.gif) no-repeat 0 bottom;
}

div.red-promo-box a {
	color: #e8592e;
}

div.red-promo-box input.textbox {
	border: 1px solid #E8592E;
}

div.orange-promo-box {
	color: #2D718A;
	background: white url(../img/boxes/orange.gif) no-repeat 0 bottom;
}

div#home-promos div.orange-promo-box {
	background-color: #FADC79;
}

div.orange-promo-box h1,
div.orange-promo-box h2 {
	background: transparent url(../img/headings/orange.gif) no-repeat 0 bottom;
}

div.orange-promo-box a {
	color: #2D718A;
}

div#home-promos div.orange-promo-box a {
	color: #fe7f12;
}

div.orange-promo-box ul.nav {
}

div.orange-promo-box ul.nav li {
	border-bottom: 1px dotted #FF9B45;
}

div.orange-promo-box ul.nav li:hover,
div.orange-promo-box ul.nav li a.on {
	background-color: #fff0e1;
}

div.news-promo-box {
	background-color: white;
}

div.news-promo-box h1,
div.news-promo-box h2 {
	background: transparent url(../img/headings/orange.gif) no-repeat 0 bottom;
}

div.news-promo-box a {
	color: #ff9b45;
	padding: 0 !important;
}

div.news-promo-box ul.nav {
}

div.news-promo-box ul.nav li {
	border-bottom: 1px dotted #ff9b45;
	padding: 5px 7px;
}

div.news-promo-box ul.nav li div {
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat right bottom;
}

div.news-promo-box ul.nav li:hover {
	background-color: #fff7f0;
}

div.blue-promo-box {
	background: white url(../img/boxes/blue.gif) no-repeat 0 bottom;
}

div.blue-promo-box h1,
div.blue-promo-box h2 {
	background: transparent url(../img/headings/blue.gif) no-repeat 0 bottom;
}

div.blue-promo-box a {
	color: #5A8D9E;
}


div.green-promo-box {
	background: white url(../img/boxes/green.gif) no-repeat 0 bottom;
}

div.green-promo-box h1,
div.green-promo-box h2 {
	background: transparent url(../img/headings/green.gif) no-repeat 0 bottom;
}

div.green-promo-box a {
	color: #73a367;
}



div.teal-promo-box {
	background: white url(../img/boxes/teal.gif) no-repeat 0 bottom;
	color: #2D718A;
}

div.teal-promo-box h1,
div.teal-promo-box h2 {
	background: transparent url(../img/headings/teal.gif) no-repeat 0 bottom;
}

div.teal-promo-box a {
	color: #2D718A;
}

div.teal-promo-box ul.nav {
}

div.teal-promo-box ul.nav li {
	border-bottom: 1px dotted #2D718A;
}

div.teal-promo-box ul.nav li a {
	background: transparent url(../img/icons/teal_arrow.gif) no-repeat 10px 9px;
}

div.teal-promo-box ul.nav li:hover,
div.teal-promo-box ul.nav li.on {
	background-color: #e5f3f9;
}


div.project-search-promo-box {
	background: white url(../img/boxes/orange.gif) no-repeat 0 bottom;
	color: #2D718A;
}

div.project-search-promo-box h1,
div.project-search-promo-box h2 {
	background: transparent url(../img/headings/teal.gif) no-repeat 0 bottom;
}

div.project-search-promo-box a {
	color: #2D718A;
}

div.project-search-promo-box input.textbox {
	border: 1px solid white;
}

div.anniversary-promo-box {
	background: #1899c8 url(../img/30.jpg) no-repeat 0 bottom;
	color: white;
	height: 100px;
}

div.energise-promo-box {
	background: #1899c8 url(../img/energise_graphic.gif) no-repeat 0 bottom;
	color: white;
	height: 100px;
}

div.anniversary-promo-box a {
	color: white;
}


div#section-header {
	padding-top: 8px;
	margin-bottom: 16px;
	color: #2d718a;
	line-height: 1.5em;
	width: 576px;
}

div#section-header div.heading {
	font-size: 180%;
	margin-bottom: 0.25em;
}

div#section-header p {
	font-weight: bold;
}

div#section-header p a {
	text-decoration: underline;
	color: #FF9B45;
}

div#section-header p a:hover {
	text-decoration: none !important;
}

div#content-area {
	width: 576px;
	float: left;
	margin-right: 22px;
}

div#homepage-container div#content-area {
	z-index: 10;
	margin-right: 0;
	padding-right: 22px;
	background-color: white;
	position: relative;
	height: 1%;
}

div#content-area hr {
	border: 0;
	color: white;
	background-color: white;
	height: 2px;
	margin: 1em 0;
}

div#content-area {
	clear: both;
}

div#content-box {
	margin-bottom: 22px;
	background-color: #f7f7f7;
}

div#content-box div.box-header {
	background: transparent url(../img/headings/blue.gif) no-repeat 0 bottom;	
	padding: 5px 15px 9px 15px;
	height: 1%;
	position: relative;
}

div#content-box div.box-header.yellow {
	background: transparent url(../img/headings/yellow.gif) no-repeat 0 bottom;	
}

div#content-box div.box-header.yellow h1 {
	color: #2D718A;
}

.theme-news div#content-box div.box-header {
	background-image: url(../img/headings/orange.gif);	
}

div#content-box div.box-header h1 {
	color: white;
}

div#content-box div.box-header div.paging {
	float: right;
	color: #fff;
}

div#content-box div.box-header div.paging a {
	color: #fff;
	text-decoration: underline;
}

div#content-box div.box-header div.paging div {
	display: inline;
}

div#content-box div.box-header div.paging div.disabled {
}

div#content-box div.box-content {
	line-height: 1.5em;
	padding: 15px 15px 10px 15px;
}

div#content-box h2 {
	font-size: 160%;
	color: #2D718A;
	margin-bottom: 0.75em;
	line-height: 1.4em;
}

div#content-area h3 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 0.75em;
	color: #2D718A;
	line-height: 1.4em;
}

div#content-area h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.75em;
	color: #666;
}


div#content-area p,
div#content-area ul,
div#content-area ol {
	margin: 1em 0;
}

div#content-area ul,
div#content-area ol {
	padding-left: 3em;
}

div#content-area ul li {
	list-style-type: disc !important;
}

div#content-area ol li {
	list-style-type: decimal !important;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #999;
}

div#content-area p.light-grey {
	color: #999;
}


div#content-area p.date {
	color: #adaaaa;
}

div#content-area a {
	color: #2D718A;
}

div#content-area a:hover {
}

div#content-area a.email {
	background-color: #ff0;
}

div#content-area a.email:hover {
	background-color: #fff;
}


div#content-area a.more {
	background-color: #cccccc;
	color: white;
	padding: 3px 5px;
	font-weight: normal;
	font-size: 120%;
}

div#content-area div.lightbox {
	margin-bottom: 20px;
}

div#content-area div.main-image {
	position: relative;
	margin-bottom: 25px;
	height: 1%;
}

div#content-area div.caption {
	background: transparent url(../img/photo_caption.gif) no-repeat 0 0;
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 516px;
	padding: 8px 15px 4px 15px;
	font-weight: bold;
	color: white;
}

div#content-area div.thumbnail {
	margin: 5px 5px 5px 0;
	display: inline;
	float: left;
	border: 2px solid white;
}

div#content-area div.thumbnail:hover {
	border-color: #E8592E;
}

div#content-area div.thumbnail a {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -5000px;
	float: left;
	outline: none;
	background-position: center center;
}

div#content-area table {
	
}

div#content-area table tr {
}

div#content-area table th {
	padding: 4px 6px;
	font-weight: bold;
}

div#content-area table td {
	padding: 4px 6px;
	border-bottom: 1px dotted #FF9B45;
}

div#footer {
	clear: both;
	position: relative;
	width: 938px;
	margin: 0 auto;
	color: #5c92a6;
	border-top: 1px dotted #11bdff;
	background-color: white;
	height: 100px;
}

div#footer-nav {
	position: absolute;
	top: 20px;
	left: 30px;
width: 400px;
	height: 30px;
}

div#footer-nav ul {
	overflow: auto;
	margin-bottom: 1em;
}

div#footer-nav ul li {
	display: inline;
	float: left;
	border-left: 1px dotted #5c92a6;
	margin-left: 10px;
	padding-left: 10px;
}

div#footer-nav ul li.first {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;	
}

div#footer-nav ul li a {
}

div#footer-nav ul li a:hover {
	text-decoration: none;
	color: #981e10;
}

div#footer-nav ul li a.on {
	color: white;
}

div#footer a {
	color: #5c92a6;
}

div#footer a.twitter {
	background: url(http://twitter-badges.s3.amazonaws.com/t_small-b.png) no-repeat 0 0;
	padding-left: 26px;
	display: block;
	height: 22px;
	line-height: 22px;
}


div#footer div#contact-details {
	position: absolute;
	left: 625px;
	top: 20px;
}

div#footer div#credits {
	position: absolute;
	right: 30px;
	top: 35px;
	text-align: right;
}


div#feature-list {
	position: relative;
	padding-bottom: 10px;
}

div#homepage-container div#feature-list {
	padding-top: 25px;
}


div#feature-list  h2 {
	height: 30px;
	line-height: 25px;
	position: absolute;
	text-transform: uppercase;
	float: left;
	width: 50%;
}

div#feature-list h2.latest {
	top: 0;
	left: 0;
	background: transparent url(../img/headings/blue.gif) no-repeat 0 bottom;
}

div#feature-list h2.portfolio {
	top: 0;
	right: 0;
	background: transparent url(../img/headings/teal.gif) no-repeat 0 bottom;
}

div#feature-list  h2 a {
	display: block;
	background: transparent url(../img/icons/white_arrow.gif) no-repeat 255px 8px;
	padding: 0 15px;
	color: white !important;
	width: 247px;
}

div#feature-list  h2 span {
	display: block;
	padding: 0 15px;
	color: white !important;
	width: 247px;
}

div#feature-list  div.feature {
	padding: 10px;
	border-bottom: 1px dotted #ff9b45;
	background: #f1f1f1 url(../img/icons/orange_arrow.gif) no-repeat 550px 18px;
	clear: both;
}

div#feature-list  div.feature-clickable {
	cursor: pointer;
}

div#feature-list  div.feature h3 a {
	color: #2D718A;
}

div#feature-list div.alt {
	background-color: #f7f7f7;
}

div#feature-list div.feature-clickable:hover {
	background-color: #e5e5e5;
}

div#feature-list div.type1 div.inner {
	background-color: #ECECEC;
	padding: 10px;
}

div#feature-list div.image {
	width: 128px;
	height: 88px;
	float: left;
	position: relative;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 12px;
}

body.theme-resources_planlocal-videos div#feature-list div.image {
	width: 124px;
	height: 94px;
	float: right;
}

body.theme-resources_newsletters div#feature-list div.image,
body.theme-resources_reports-and-publications div#feature-list div.image,
body.theme-resources_energy-advice-leaflets div#feature-list div.image {
	float: right;
	text-align: right;
	width: 103px;
}

body.theme-resources_links div#feature-list div.image {
	float: right;
	text-align: right;
	width: 148px;
}

body.theme-projects div#feature-list div.image,
body.theme- div#feature-list div.image {
	background-image: url(../img/projects_holding.gif);
}

.theme-news div#feature-list div.image {
	background-image: url(../img/news_holding.gif);
}

div#feature-list div.image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	height: 17px;
}

body.theme-projects div#feature-list div.image span,
body.theme-projects_archive div#feature-list div.image span,
body.theme- div#feature-list div.image span {
	background: transparent url(../img/photo_header_project.gif) no-repeat 0 0;
}
.theme-news div#feature-list div.image span {
	background: transparent url(../img/photo_header_news.gif) no-repeat 0 0 !important;
}

div#feature-list div.text {
	margin-left: 145px;
	line-height: 1.5em;
}

body.theme-resources_newsletters div#feature-list div.text,
body.theme-resources_reports-and-publications div#feature-list div.text,
body.theme-resources_energy-advice-leaflets div#feature-list div.text,
body.theme-resources_planlocal-videos div#feature-list div.text {
	margin-left: 0;
	margin-right: 140px;
}

body.theme-resources_links div#feature-list div.text {
	margin-left: 0;
	margin-right: 170px;
}


body.theme-resources_toolkits div#feature-list div.text,
div.no-image div.text {
	margin-left: 0 !important;
}

div#feature-list div.feature h3 {
	color: #2D718A;
	padding-right: 20px;
	margin-bottom: 0;
	font-size: 130%;
}

div#feature-list div.feature p {
	margin: 0.5em 0;
}

div#accordion {
	background: transparent url(../img/staff_accordion_bottom.png) no-repeat 0 bottom;
	color: #2D718A;
}

div#accordion h4 {
	color: #2D718A;
}

div#accordion-content {
	background: transparent url(../img/staff_accordion_top.png) no-repeat 0 top;
	padding: 20px 0;
}

div#accordion h3 {
	height: 41px;
	color: white;
	background: transparent url(../img/accordion_matrix.png) no-repeat 0 0;
	cursor: pointer;
	color: #6CAABE;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 7px 0 0 55px;
	outline: none !important;
}

div#accordion h3.ui-state-active,
div#accordion h3:hover {
	background-position: 0 -48px;
	color: #2D718A;
}

div#accordion div.ui-accordion-content {
	padding: 10px 0 0 55px;
	height: 1%;
	width: 435px;
}

div#accordion div.ui-accordion-content h4 {
	font-size: 120%;
}

div#accordion a.close {
	text-decoration: underline !important;
}

div#videos-accordion h4 {
	height: 41px;
	color: white;
	background: transparent url(../img/accordion_matrix_wide.png) no-repeat 0 0;
	cursor: pointer;
	color: #6CAABE;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 7px 0 0 30px;
	line-height: 1.5em;
	outline: none !important;
}

div#videos-accordion h4.ui-state-active,
div#videos-accordion h4:hover {
	background-position: 0 -48px;
	color: #2D718A;
}

div#videos-accordion div.ui-accordion-content {
	padding-bottom: 5px;
}

div.image a.fancybox-video {
	display: block;
	position: absolute;
}

div.image a.fancybox-video img.play-icon {
	position: absolute;
	left: 48px;
	top: 35px;
}

a.pdflink {
	background: transparent url(../img/icons/icon_pdf.gif) no-repeat 0 0;
	padding: 1px 0 2px 22px;
}

a.doclink {
	background: transparent url(../img/icons/icon_doc.gif) no-repeat 0 0;
	padding: 1px 0 2px 22px;
}

a.xlslink,
a.csvlink {
	background: transparent url(../img/icons/icon_csv.gif) no-repeat 0 0;
	padding: 1px 0 2px 22px;
}

a.pptlink {
	background: transparent url(../img/icons/icon_powerpoint.png) no-repeat 0 0;
	padding: 1px 0 2px 22px;
}

a.pdflink-large {
	background: transparent url(../img/icons/icon_pdf_large.png) no-repeat 0 0;
	padding: 7px 0 7px 38px;
	font-size: 120%;
}

a.xlslink-large,
a.csvlink-large {
	background: transparent url(../img/icons/icon_xls_large.gif) no-repeat 0 0;
	padding: 7px 0 7px 38px;
	font-size: 120%;
}

a.doclink-large {
	background: transparent url(../img/icons/icon_doc_large.gif) no-repeat 0 0;
	padding: 7px 0 7px 38px;
	font-size: 120%;
}



a.arrow-link,
a.arrowlink {
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat left center;
	padding-left: 20px;
}

a.back {
	background: transparent url(../img/icons/orange_arrow_back.gif) no-repeat left center;
	padding-left: 20px;
}

a.show-more {
	background: transparent url(../img/icons/orange_arrow_down.gif) no-repeat left center;
	padding-left: 16px;
}
a.show-less {
	background: transparent url(../img/icons/orange_arrow_up.gif) no-repeat left center;
	padding-left: 16px;
}




.last {
	margin-right: 0 !important;
}

table.cake-sql-log {
	clear: both;
	empty-cells: show;
	border-collapse: collapse;
	width: 900px;
	margin: 0 auto;
}

table.cake-sql-log td {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 4px 6px;
}

div#sidebar div.project-links a {
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat left 4px;
	padding-left: 20px;
	font-weight: normal !important;
	display: block;
	margin-bottom: 0.5em;
}

span.grey {
	color: #666;
}

div.clickable {
	cursor: pointer;
}

div#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#sitemap ul li {
	list-style-type: none;
	margin: 2em 0 0.5em 0;
}

div#sitemap ul li ul li {
	margin: 0.5em 0;
	padding-left: 17px;
	background: transparent url(../img/sitemap_list_icon.gif) no-repeat 1px 0;
}

div#sitemap ul li a {
	font-size: 120%;
	font-weight: bold;
}

div#sitemap ul li ul li a {
	font-size: 100% !important;
	font-weight: normal !important;
}

/*
div#news-scroller {
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 277px;
}
.group {
	position: absolute;
	top: 310px;
	left: 0;
	height: 300px;
	width: 277px;
}

div#news-scroller {
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 277px;
}
*/

div#news-scroller {
	height: 350px !important;
}

div#news-scroller ul.news li {
	width: 277px;
}


div.news-promo-box div.item {
	clear: both;
	cursor: pointer;
	border-bottom:1px dotted #FF9B45;
	padding:5px 0;
}

div.news-promo-box div.item:hover {
	background-color: #FFF7F0;
}

div.news-promo-box div.item a {
	display:block;
	padding-bottom:0.5em;
	padding-top:0.5em;
}

div.news-promo-box div.item div.image {
	float: left;
	width: 90px;
	height: 65px;
}

div.news-promo-box div.item div.details {
	margin-left: 100px;
}

span#prevBtn {
	float: left;
	background: transparent url(../img/icons/orange_arrow_back.gif) no-repeat left 3px;
	padding-left: 16px;
}

span#nextBtn {
	float: right;
	background: transparent url(../img/icons/orange_arrow.gif) no-repeat right 3px;
	padding-right: 16px;
}

div#status-message {
	margin-top: 5px;
}

div.enews-promo-box div.success {
	color: green;
}

div.enews-promo-box div.error {
	color: red;
}

div#homepage-container {
	position: relative;
	overflow: hidden;
}

div#bottom-right-container {
	position: absolute;
	right: 32px;
	bottom: 0;
}

div#bottom-right-container div.promo-box {
	margin-bottom: 10px;
}


div#homepage-container div#feature-list div.feature {
	padding: 15px 10px;
}



div#event-filter {
	background-color: white;
	padding: 10px;
	border-bottom:1px dotted #FF9B45;
}

div#event-filter div {
	display: inline;
}

div#event-filter div label {
	margin-right: 0.5em;
}

div.photo-shadow {
	background: transparent url(../img/photo_shadow_br.png) no-repeat right bottom;
	position: relative;
	height: 1%;
}

div.photo-shadow div {
	background: transparent url(../img/photo_shadow_tr.png) no-repeat right top;

}
div.photo-shadow div div {
	background: transparent url(../img/photo_shadow_bl.png) no-repeat left bottom;
	padding: 0px 4px 4px 0px;
}
div.photo-shadow div div img {
/*	border: 3px solid white;*/
	border: 0;
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	width:400px;
	padding-left: 16px;
	background: transparent url(/img/tooltip.png) no-repeat 0 -50px;
	z-index: 10;
}

body.theme-resources_links .tooltip {
	width:610px !important;
}

body.theme-resources_links .tooltip .left {
	width:280px;
	margin-right: 10px;
	float: left;
}

body.theme-resources_links .tooltip .right {
	width: 295px;
	float: left;
}

.tooltip div.container {
	border-top: 1px solid #6CAABE;
	border-right: 1px solid #6CAABE;
	border-bottom: 1px solid #6CAABE;
}


.tooltip div.container p {
	margin-top: 0 !important;
}

.tooltip div.container h3 {
	padding: 5px 10px;
	background-color: #6CAABE;
	color: white !important;
	font-size: 120% !important;
}

.tooltip div.container div.padding {
	padding: 0 10px;
	line-height: 1.5em;
	min-height:50px;
  height:auto !important;
  height:50px;
}

.tooltip div.container div.photo-shadow {
	margin-bottom: 10px;
}



