/* Reset all browser styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Global */
body {
font-size: .8em;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
color: #000;
background: #fff url(/gfx/header-repeat.jpg) left top repeat-x;
}

p {
margin: 10px 0;
}
p span.nowrap{
	white-space:nowrap;
}
p a {
text-decoration: none;
}

p a:hover {
text-decoration: underline;
}

.error {
margin-bottom: 20px;
padding: 15px 10px;
color: #ff0000;
border-top: 1px solid #ff0000;
border-bottom: 1px solid #ff0000;
background-color: #ffd8d8;	
}

.error ul {
margin: 10px 0 0 10px;
list-style-type: disc;
}

.input-error {
background-color: #ffd8d8;
}

body#contact .error, body#contact .confirm, body#login .error {
width: 318px;
}

form#forgot-form input#operation{
	margin-left:67px;
}

.confirm {
margin-bottom: 20px;
padding: 15px 10px;
color: #4d6b2b;
border-top: 1px solid #4d6b2b;
border-bottom: 1px solid #4d6b2b;
background-color: #b2d583;
}

.message {
margin: 20px 0;
padding: 15px 10px;
color: #8a6800;
border-top: 1px solid #8a6800;
border-bottom: 1px solid #8a6800;
background-color: #f7e47b;
}

body#register .message {
clear: both;
text-align: center;
}

body#register .message strong {
font-weight: bold;
}

#main-content span.caps {
	color: #000;
}

#wrapper {
position: relative;
width: 966px;
margin: 0 auto;
background: transparent url(/gfx/supp-repeat.jpg) left top repeat-y;
}

#header {
position: relative;
width: 915px;
height: 151px
}

#sub-nav {
position: absolute;
top: 0;
right: -12px;
}

#sub-nav li {
float: left;
color: #58c7fd;
}

#sub-nav li a {
display: block;
float: left;
padding: 8px 12px;
border-right: 1px solid #58c7fd;
font-size: .8em;
text-transform: uppercase;
color: #138dab;
text-decoration: none;
letter-spacing: .03em;
}

	#sub-nav li.last a {
	border-right: none;
	}

#sub-nav li a:hover {
color: #582992;
padding-bottom: 9px;
background: transparent url(/gfx/sub-nav-bottom.jpg) center bottom no-repeat;
}

body#contact #sub-nav li#contact-nav a,
body#about #sub-nav li#about-nav a,
body#eco-refurb #sub-nav li#eco-refurb-nav a,
body#carbon #sub-nav li#carbon-nav a,
body#press #sub-nav li#press-nav a,
body#links #sub-nav li#links-nav a {
color: #582992;
padding-bottom: 9px;
background: transparent url(/gfx/sub-nav-bottom.jpg) center bottom no-repeat;
}

#mini-login, #welcome-member {
position: absolute;
top: 32px;
right: 0;
color: #000;
font-size: .9em;
}

	#mini-login a, #welcome-member a {
	color: #008acd;
	padding-left: 15px;
	}

h1#logo a {
display: block;
width: 252px;
height: 150px;
text-indent: -2000em;
overflow: hidden;
background: transparent url(/gfx/logo.jpg) left top no-repeat;
}

p#strapline {
position: absolute;
top: 70px;
right: 0;
font-size: 1.9em;
color: #582992;
}

#main-nav {
position: absolute;
width: 704px;
left: 249px;
top: 124px;
list-style: none;
background: transparent;
text-align: center;
}

#main-nav li {
float: left;
list-style: none;
margin-top: 0;
}

#main-nav li a {
float: left;
display: block;
width: auto;
height: 13px;
margin: 0 1px;
padding: 5px 10px 6px 10px;
color: #138dab;
font-size: 1em;
text-decoration: none;
letter-spacing: .03em;
background-color: #b2e6fd;
}

#main-nav li a:hover {
color: #582992;
background: #fff;
padding-bottom: 8px;
text-decoration: none;
}

body#events #main-nav li#events-nav a,
body#events-info #main-nav li#events-nav a,
body#register #main-nav li#register-nav a,
body#ind-pro #main-nav li#indpro-nav a,
body#cpd #main-nav li#cpd-nav a,
body#house #main-nav li#house-nav a,
body#eco-refurb #main-nav li#eco-refurb-nav a {
	color: #999; background: #fff; padding-bottom: 8px;
}

#supp-content {
float: left;
width: 210px;
min-height: 300px !important;
height: auto;
margin: -1px 0 0 0;
padding: 45px 20px 10px 20px;
color: #fff;
background: transparent url(/gfx/supp-bg.jpg) left top no-repeat;
}

#supp-content h3 {
clear: right;
margin: 20px 0;
padding-bottom: 5px;
font-size: 1.1em;
font-weight: normal;
letter-spacing: .05em;
font-weight: bold;
border-bottom: 1px solid #fff;
}

#supp-content.profile h3 {
	margin-bottom: 35px;
}

#supp-content p, #supp-content li {
font-size: .9em;
}

#supp-content p.paid-status{
	color: #bf0c34;
	font-weight:bold;
}

.supp-item {
clear: right;
padding-left: 15px;
background: transparent url(/gfx/news-arrow.gif) left 1px no-repeat;
}

.supp-item h4 {
	font-size: .9em;
	line-height: 1.2em;
}

.supp-item p {
margin: 5px 0;
}

.supp-item a {
color: #fff;
text-decoration: none;
}

.supp-item a.more, .supp-item a:hover {
text-decoration: underline;
}

.supp-item ol {
margin-bottom: 15px;
padding-bottom: 15px;
color: #83b945;
background: transparent url(/gfx/news-dots.gif) left bottom no-repeat;
}

.supp-item li {
color: #fff;
margin: 2px 0;
}

.supp-item li a {
color: #fff;
}

.supp-item a.read-more {
display: block;
margin-top: 8px;
text-decoration: underline;
}

.supp-item li span {
color: #83b945;
}

p.supp-meta {
margin: 10px 0 15px 0;
padding-bottom: 15px;
color: #83b945;
font-size: .8em !important;
background: transparent url(/gfx/news-dots.gif) left bottom no-repeat;
}

.supp-item.last p.supp-meta, .supp-item.last ol {
margin-bottom: 0;
padding-bottom: 0;
background-image: none;
}

p.supp-meta a {
color: #83b945;
}

p.all {
float: right;
margin-top: -36px;
margin-bottom: 15px;
}

p.all a {
color: #83b945;
font-size: .9em;
font-weight: bold;
text-decoration: none;
}

p.all a:hover {
text-decoration: underline;
}

#supp-content h3#blog {
	width: 212px;
	height: 35px;
	text-indent: -2000em;
	overflow: hidden;
	border: none;
	margin-bottom: 10px;
	background: transparent url(/gfx/the-blog.jpg) left top no-repeat;
}

#supp-content a#blog-link {
	display: block;
	width: 165px;
	height: 28px;
	text-indent: -2000em;
	overflow: hidden;
	margin-left: 45px;
	background: transparent url(/gfx/lucys-blog.jpg) left top no-repeat;
}

#main-content {
position: relative;
float: left;
width: 660px;
margin: 18px 0 10px 20px;
}

body#home #main-content {
padding-bottom: 120px;	
}

#gr-intro {
	margin: -10px 0 -5px 0;
	color: #582993;
	font-size: 1.15em;
}

#main-content #gr-intro p {
	line-height: 2em;
}

#main-content h2 {
font-size: 2em;
color: #582992;
margin-bottom: 15px;
}

#home-content {
margin-top: 25px;
padding-top: 30px;
background: #fff url(/gfx/home-content-bg.jpg) left top no-repeat;
}

#main-content #drivers {
overflow: hidden;
}

#main-content #drivers a {
float: left;
display: block;
width: 261px;
height: 80px;
margin: 0 21px 10px 0;
padding: 48px 22px 20px 22px;
font-size: .9em;
cursor: pointer;
}

#main-content #drivers a.alt {
	margin-right: 0;
}

#main-content #drivers a h2 {
text-indent: -2000em;
height: 0;
margin: 0;
}

#main-content #drivers p {
width: 180px;
margin-top: 0;
color: #7f7f7f;
}

#main-content #drivers a#book-training p,
#main-content #drivers a#view-cpd p {
width: 250px;
}

#main-content #drivers a#view-cpd p {
margin-top: 20px;
}

#main-content #drivers a:hover p {
color: #83b945;
}

#main-content #drivers a:hover {
text-decoration: none;
}

a#book-training {
background: #e9e7dd url(/gfx/book-training.jpg) left top no-repeat;
}
	a#book-training:hover {
	background-position: -305px top;
	}

a#search-the-register {
background: #e9e7dd url(/gfx/home-search.jpg) left top no-repeat;
}
	a#search-the-register:hover {
	background-position: -305px top;
	}

a#join-the-register {
background: #e9e7dd url(/gfx/home-join.jpg) left top no-repeat;
}
	a#join-the-register:hover {
	background-position: -305px top;
	}
	
a#view-cpd {
background: #e9e7dd url(/gfx/view-cpd.jpg) left top no-repeat;
}
	a#view-cpd:hover {
	background-position: -305px top;
	}

#advice, #comms, #testimonials {
float: left;
width: 305px;
margin-right: 29px;
margin-top: 30px;
}

#testimonials {
margin-right: 0;
font-style: italic;
}

#advice h3, #testimonials h3 {
margin-bottom: 12px;
padding-bottom: 12px;
font-size: 1.5em;
color: #253710;
border-bottom: 1px dotted #c6bcd7;
}

#testimonials span.author {
	color: #c0c0c0;
	font-size: .9em;
}

#advice #professional a,
#advice #house-business a,
#advice #local-auth a {
display: block;
margin-bottom: 25px;
text-indent: -2000em;
overflow: hidden;
}

#advice #professional a {
width: 306px;
height: 38px;
background: #fff url(/gfx/driver-construction-pro.jpg) left top no-repeat;
}
	#advice #professional a:hover {
	background-position: left -38px;
	}

#advice #house-business a {
width: 306px;
height: 40px;
background: #fff url(/gfx/driver-householder.jpg) left top no-repeat;	
}
	#advice #house-business a:hover {
	background-position: left -40px;
	}

#advice #local-auth a {
width: 306px;
height: 37px;
background: #fff url(/gfx/driver-localauth.jpg) left top no-repeat; 
}
	#advice #local-auth a:hover {
	background-position: left -37px;
	}

body#home #blog-wrap {
display: block;
padding-top: 20px;
text-align: center;
color: #8bbe51;
/*background: #fff url(/gfx/home-blog-bg.jpg) left top no-repeat;*/
}
	#main-content #blog-wrap p {
	color: #8bbe51;
	font-weight: bold;
	}
	
	#main-content #blog-wrap p.alt {
	color: #000;
	font-weight: normal;
	}
	
	#main-content #blog-wrap:hover {
	text-decoration: none;
	}
	
	#main-content #blog-wrap:hover p {
	text-decoration: underline;
	}
	
	#main-content #blog-wrap:hover p.alt {
	text-decoration: none;
	}
	
#comms {
	float: left;
	width: 630px;
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
	background: #fff url(/gfx/home-content-bg.jpg) left top no-repeat;
}

#comms a {
	display: block;
	float: left;
	width: 305px;
}

#blog-wrap #blog {
width: 98px;
height: 41px;
margin-left: 104px;
text-indent: -2000em;
overflow: hidden;
background: #fff url(/gfx/blog-home.jpg) left top no-repeat;
}

body#home #twitter-wrap {
display: block;
clear: both;
margin-top: 20px;
padding-top: 10px;
/*border-top: 1px dotted #c6bcd7;*/
text-align: center;
color: #8bbe51;
}
	#main-content #twitter-wrap p {
	color: #8bbe51;
	font-weight: bold;
	}

#twitter-wrap #twitter {
width: 80px;
height: 55px;
margin-left: 115px;
text-indent: -2000em;
overflow: hidden;
background: #fff url(/gfx/twitter.jpg) left top no-repeat;
}

div#newsletter {
	float: right;
	width: 305px;
	padding-top: 20px;
}

div#newsletter h3 {
	margin-bottom: 10px;
	color: #8bbe51;
	font-weight: bold;
	line-height: 1.3em;
}

div#newsletter p a {
	color: #83b945;
}
	
div#newsletter form, a#search-the-register form {
	position: relative;
	width: 265px;
}

div#newsletter input#ddithu-ddithu {
	margin-top: 6px;
}

div#newsletter input#ddithu-ddithu {
	width: 220px;
	height: 16px;
	padding: 3px 12px;
}

div#newsletter #submit-wrap {
	width: 250px;
	text-align: right;
}

a#search-the-register input#search-keywords {
	width: 220px;
	height: 16px;
	padding: 3px 12px;
	background: #fff url(/gfx/input-left-bg.jpg) left top no-repeat;
}

a#search-the-register input#operation_filter {
	position: absolute;
	width: 22px;
	height: 22px;
	top: 0;
	right: 0;
	text-indent: -2000em;
	overflow: hidden;
	cursor: pointer;
	border: none;
}

a#search-the-register input#operation_filter {
	background: transparent url(/gfx/input-submit-search.jpg) left top no-repeat;
}

#home-image {
position: absolute;
bottom: 0;
left: 377px;
width: 441px;
height: 116px;
background: #fff url(/gfx/home-buildings.jpg) left top no-repeat;
}

#main-content.static h3 {
margin: 20px 0 10px 0;
padding-right: 70px;
padding-top: 20px;
color: #000;
font-size: 1.5em;
border-top: 1px dotted #bca9d3;
}

#main-content.static h3.first {
margin: 10px 0 10px 0;
border: none;
}

#main-content.static h4 {
margin-top: 20px;
font-size: 1em;
font-weight: bold;
}

#main-content.static blockquote {
width: 462px;
margin: 10px 40px;
padding: 15px 50px;
text-align: center;
font-size: 1em;
font-style: italic;
line-height: 1.2em;
border-top: 1px solid #582992;
background: #fff url(/gfx/quotes.jpg) left 15px no-repeat;
}

#main-content strong {
font-weight: bold;
}

#main-content p {
line-height: 1.3em;
}

#main-content li {
margin: 5px 0 5px 15px;
line-height: 1.3em;
}

#main-content.static ul li {
margin-left: 20px;
list-style-image: url(/gfx/static-list-style.jpg);
}

#main-content.static ul li ul li {
margin-left: 20px;
list-style-image: url(/gfx/static-nested-list-style.jpg);
}

#main-content.static ul.left-col {
float: left;
width: 260px;
}

#main-content.static ul.right-col {
float: right;
width: 260px;
}

#main-content.static ul.left-col li, #main-content.static ul.right-col li {
float: left;
margin-right: 10px;
}

#main-content.static ul.two-col li.alt {
float: right;
margin-right: 0;
}

#main-content.static ol li {
margin-left: 20px;
list-style-type: decimal;
}

#main-content ul#page-nav li {
margin: 0;
padding: 5px 10px;
list-style: none !important;
border-bottom: 1px dotted #d2cbaf;
font-size: 1.1em;
}

#main-content ul#page-nav li.first {
padding-top: 5px;
border-top: 1px dotted #d2cbaf;
}

#main-content ul#page-nav li:hover {
background-color: #efecdd;
}

#main-content ul#page-nav li span {
font-size: .8em;
}

#main-content a {
color: #582992;
text-decoration: none;
}

#main-content a:hover {
text-decoration: underline;
}

a.top {
display: block;
position: absolute;
right: 0;
margin-top: -22px;
padding-left: 12px;
text-decoration: none;
font-size: .9em;
color: #582992;
background: #fff url(/gfx/top.jpg) left center no-repeat;
}

.results {
clear: both;
margin: 20px 0 10px 0;
padding: 10px 0;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
}

.results p {
float: left;
margin: 0;
}

.results .pagination {
float: right;
}

.results .pagination ol {
display: inline;
}

#main-content .results .pagination ol li {
display: inline;
margin: 0 3px;
}

#main-content .results .pagination a {
color: #000;
text-decoration: none;
}

#main-content .results .pagination li.selected a {
color: #582992;
text-decoration: underline;
}

#main-content .results .pagination a:hover {
text-decoration: underline;
}

#main-content .results .pagination a.previous {
color: #999;
}

.view-more-info {
float: left;
padding: 2px 3px;
font-size: .9em;
font-style: italic;
background-color: #ebebeb;
}

.arrange-by {
float: right;
}

#main-content .arrange-by a {
color: #999;
text-decoration: none;
}

#main-content .arrange-by a:hover {
text-decoration: underline;
}

#main-content .arrange-by a.selected {
color: #582992;
text-decoration: underline;
}

.event-info {
display: block;
position: absolute;
height: 15px;
top: 13px;
right: 0;
padding-left: 18px;
font-weight: bold;
background: #fff url(/gfx/info.jpg) left top no-repeat;
}

.event-item div.material, .event-item div.receipt,p.cost{
	margin-bottom:20px;
}

.pro-info {
display: block;
position: absolute;
height: 15px;
top: 105px;
right: 0;
padding-left: 18px;
font-weight: bold;
background: #fff url(/gfx/info.jpg) left top no-repeat;
}

.event-item, .news-item {
clear: both;
margin: 0 0 10px 0;
padding-bottom: 5px;
border-top: 1px solid #d2cbaf;
border-bottom: 1px solid #d2cbaf;
background-color: #efecdd;
}

/* Event & News Body Formatting */
.event-item .description strong, .news-body strong {font-weight: bold;}
.event-item .description em, .news-body em {font-style: italic;}
.event-item .description ul, .news-body ul {margin-left: 30px;}
.event-item .description ul li, .news-body ul li {list-style-type: disc; font-size: .9em;}
.event-item .description ol, .news-body ol {margin-left: 38px;}
.event-item .description ol li, .news-body ol li {list-style-type: decimal; font-size: .9em;}
/* Event & News Body Formatting */

#main-content .event-item h3, #main-content .news-item h4 {
text-decoration: none;
}

.event-item h3 a, .news-item h4 a {
text-decoration: none;
}

.event-item:hover h3 a, .news-item:hover h4 a {
text-decoration: underline;
}

.event-item .signup:hover {
cursor: default;
}

.event-item h3, .news-item h4 {
float: left;
height: 14px;
margin: 15px 0 0 15px;
padding-left: 18px;
background: transparent url(/gfx/show-event.jpg) left top no-repeat;
}

.news-item h4 {
width: 528px;
height: auto;
padding-top: 1px;
padding-bottom: 1px;
}

.event-item.show h3, .news-item.show h4 {
background: transparent url(/gfx/hide-event.jpg) left top no-repeat;
}

.event-item h3 a, .news-item h4 a {
color: #582992;
text-decoration: none;
}

.event-item h3 a:hover, .news-item h4 a:hover {
text-decoration: underline;
}

.event-item p, .news-item p {
margin: 15px 15px 10px 15px;
font-size: .9em;
}

.event-item .date-time {
float: right;
}

.event-item .duration {
float: right;
clear: right;
margin-top: 0;
font-weight: bold;
}

.event-item .location {
float: left;
margin-top: 0;
margin-left: 34px;
}

.event-item .description {
clear: both;
}

.event-item .cost {
clear: both;
font-weight: bold;
}

.event-item a {
color: #582992;
text-decoration: none;
}

.event-item a:hover {
text-decoration: underline;
}

.signup {
height: 28px;
background: transparent url(/gfx/sign-up-repeat.jpg) left top repeat-x;
}

.signup p {
float: right;
margin: 5px 20px 5px 0;
color: #fff;
}

.signup a.signup-link {
display: block;
float: right;
width: 54px;
height: 19px;
margin: 5px 15px 0 0;
text-indent: -2000em;
overflow: hidden;
background: transparent url(/gfx/sign-up.jpg) left center no-repeat;
}

.signup strong {
	font-weight: bold;
	font-size: 1.1em;
}

/* Event Signup */
#signup-crumbs {
margin: 20px 0;
list-style-type: decimal;
border-top: 1px solid #582992;
border-bottom: 1px solid #582992;
background-color: #ddd;
}

#signup-crumbs li {
float: left;
margin: 0 8px;
padding: 10px 20px 10px 0;
color: #582992;
border-right: 1px solid #fff;
}

#signup-crumbs li {
margin-left: 30px;
}

#signup-crumbs li.last {
border: none;
margin-right: 0;
padding-right: 0;
}

#signup-crumbs li.disabled, #signup-crumbs li.previous, #signup-crumbs li.previous a {
color: #888;
}

#signup-crumbs li.previous {
list-style-type: none;
margin-left: 10px;
padding-left: 20px;
background: transparent url(/gfx/tick.gif) left center no-repeat;
}

.signup-page h3, .review-confirm-page h3 {
font-weight: bold;
}

.signup-page form {
width: 575px;
float: left;
margin-top: 5px;
}

.signup-page form p {
clear: both;
}

.signup-page form label {
float: left;
color: #000;
width: 100px;
margin: 5px 0;
}

.signup-page form label.long {
width: auto;
}

.signup-page form span.required {
color: #582992;
}

.signup-page form input, .signup-page form textarea {
float: left;
width: 176px;
padding: 2px;
margin: 5px 0;
font-size: .9em;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

.signup-page form input:focus, .signup-page form textarea:focus {
background-color: #f8f58c;
}

.signup-page form textarea {
width: 230px;
height: 160px;
}

.signup-page form input.operation, .review-confirm-page form input.operation {
width: auto;
margin-left: 77px;
}
.signup-page form input.operation{
margin-left: 100px;
}

#next-step {
float: left;
width: 555px;
text-align: center;
margin: 20px 0;
padding: 15px 10px;
border-top: 1px solid #582992;
border-bottom: 1px solid #582992;
background-color: #ddd;
}

#next-step input {
float: right;
}

.review-confirm-page #next-step {
padding: 15px 10px;
}

.review-confirm-page #next-step input {
float: none;
margin-left: 25px;
}

.review-confirm-page .event-item {
margin: 20px 0;
}

h3.company-name {
font-size: 1.2em;
text-decoration: underline;
margin: 20px 0 10px 0;
}

ul#attendees-list {
width: 280px;
margin: 10px 0 30px 0;
border-top: 1px solid #582992;
}

ul#attendees-list.attendees-confirm {
margin-bottom: 5px;
}

ul#attendees-list li {
position: relative;
width: 260px;
height: 30px;
float: none;
margin: 0;
padding: 5px 10px;
border-bottom: 1px solid #582992;
background-color: #eee;
}

ul#attendees-list li span {
	display: block;
	margin-top: 7px;
}

ul#attendees-list.attendees-confirm li {
	height: 20px;
}

ul#attendees-list li input {
position: absolute;
right: 10px;
top: 2px;
}

#add-attendee {
width: auto;
margin-bottom: 20px;
}

#payment-details {
margin: 25px 0;
}

#payment-details strong {
font-weight: bold;
}

#confirm-terms{
font-style: italic;
}
/* End Event Signup */

.news-month {
float: left;
margin: 10px 0;
font-size: 1.2em;
text-decoration: none !important;
}

.news-item.external h4 {
background: transparent url(/gfx/show-news-external.jpg) left top no-repeat;
}

.news-item.external.show h4 {
background: transparent url(/gfx/hide-news-external.jpg) left top no-repeat;
}

#main-content .news-item.external h4 a {
color: #fe9716;
}

.news-item .news-meta {
clear: left;
float: left;
width: 528px;
margin-top: 0;
margin-left: 33px;
color: #a99c7a;
}

.news-item .news-meta span {
color: #000;
}

.news-item.external .news-meta a {
display: block;
height: 13px;
padding-left: 20px;
color: #000;
text-decoration: none;
background: transparent url(/gfx/rss.jpg) left bottom no-repeat;
}

.news-item.external .news-meta a:hover {
text-decoration: underline;
}

.news-item .news-body {
clear: both;
}

.category {
float: left;
margin: 10px 0;
font-size: 1.2em;
text-decoration: none !important;
}

.company-item {
clear: both;
margin: 0 0 10px 0;
padding-bottom: 1px;
border-top: 1px solid #d2cbaf;
border-bottom: 1px solid #d2cbaf;
background-color: #efecdd;
}

.company-item h4 {
float: left;
width: 350px;
height: 14px;
margin: 15px 0 0 15px;
padding-left: 18px;
background: transparent url(/gfx/show-event.jpg) left top no-repeat;
}

.company-item.show h4 {
background: transparent url(/gfx/hide-event.jpg) left top no-repeat;
}

.company-item h4 a {
color: #582992;
text-decoration: none;
}

.company-item:hover h4 a {
text-decoration: underline;
}

.company-item h3 a:hover {
text-decoration: underline;
}

.company-item p {
margin: 15px 15px 10px 15px;
font-size: .9em;
}

.company-item ul {
float: left;
width: 65%;
font-size: .9em;
}

.company-item ul.addresses {
margin: 10px 0 0 -16px;
}

.company-item ul li strong {
font-weight: bold;
}

.company-item ul li.vcard {
float: left;
margin: 0 !important;
}

.company-item .contact {
float: right;
margin-bottom: 0;
}

.company-item .web {
float: right;
clear: right;
margin-top: 0;
font-weight: bold;
}

.company-item .profession {
float: right;
clear: right;
margin-top: -15px;
font-style: italic;
}

.company-item .address {
clear: left;
float: left;
margin-top: 0;
margin-left: 34px;
}

.company-item .description, .company-item .employees {
clear: both;
}

.company-item .description {
margin-left: 19px;
}

.company-item .employees {
margin-left: 4px;
}

.company-item .employees li {
margin: 3px 0;
}

.company-item a {
color: #582992;
text-decoration: none;
}

.company-item a:hover {
text-decoration: underline;
}

#contact-form {
width: 350px;
float: left;
margin-top: 5px;
}

#contact-form p {
clear: both;
}

#contact-form label {
float: left;
color: #000;
width: 80px;
margin: 5px 0;
}

#contact-form span.required {
color: #582992;
}

#contact-form input, #contact-form textarea {
float: left;
width: 176px;
padding: 2px;
margin: 5px 0;
font-size: .9em;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#contact-form input:focus, #contact-form textarea:focus {
background-color: #f8f58c;
}

#contact-form textarea {
width: 230px;
height: 160px;
}

#contact-form input#operation {
width: 49px;
height: 13px;
margin-left: 77px;
}

#contact-info {
float: left;
width: 225px;
margin: 30px 0 0 0;
}

#contact-info strong {
font-weight: bold;
}

#contact-info a {
color: #582992;
text-decoration: none;
}

#contact-info a:hover {
text-decoration: underline;
}

#contact-info a.email {
font-weight: bold;
}

/* About */
#about-team-wrap {
padding-bottom: 35px;
background: #fff url(/gfx/line-divide.jpg) center bottom no-repeat;
}

#about-team {
margin-bottom: 20px;
padding-bottom: 10px;
background-color: #e9e7dd;
}

.static #about-team h3 {
margin: 0;
color: #582992;
border: none;
}

.static #about-team h3.first {
padding-top: 0;
}

#about-team .member {
border-top: 1px dotted #fff;
}

#about-team .member.first {
border: none;
}

#about-team .member img {
float: left;
margin: 20px 10px 20px 0;
padding-left: 25px;
}

#about-team .member .bio {
float: left;
width: 425px;
margin: 0 0 10px 10px;
}

#about-wrap {
background-color: #e9e7dd;
margin-bottom: 10px;
padding-bottom: 10px;
}

.static #about-wrap h3 {
padding-left: 25px;
border-top: 1px dotted #fff;
}

.static #about-wrap h3 a {
display: block;
width: 610px;
background: transparent url(/gfx/more.jpg) right top no-repeat;
}

.static #about-wrap h3 a:hover {
text-decoration: none;
}
	
	.static #about-wrap h3.active a {
	background: transparent url(/gfx/less.jpg) right top no-repeat;
	}

#about-wrap .expand {
	padding: 0 25px;
}
/* End About */

#login-form {
width: 350px;
float: left;
margin-top: 5px;
}

#login-form p {
clear: both;
}

#login-form label {
float: left;
color: #000;
width: 100px;
margin: 5px 0;
}

#login-form input {
float: left;
width: 180px;
padding: 2px;
margin: 5px 0;
font-size: .9em;
}

#login-form input:focus {
background-color: #f8f58c;
}

#login-form input#operation {
width: 37px;
height: 12px;
margin-left: 98px;
}

a.forgot-password-link{
	clear:left;
	margin-left:100px;
}

body#login #contact-info {
margin-top: 5px;
}

body#login #contact-info em {
font-weight: bold;
font-style: italic;
font-size: 1.3em;
}

body#profile .username {
font-size: .6em;
color: #000;
}

#profile-details {
margin: 20px 0;
padding: 0 0 20px 40px;
border-bottom: 1px dotted #000;
}

#profile-details strong {
padding-right: 10px;
font-weight: bold;
}

#profile-details #edit-profile {
display: block;
height: 15px;
margin-left: 250px;
padding-left: 20px;
color: #c06c00;
background: #fff url(/gfx/edit.jpg) left top no-repeat;
}

#change-password label {
float: left;
width: 120px;
}

#change-password input {
float: left;
width: 180px;
margin-bottom: 15px;
}

#change-password p {
clear: left;
}

form#change-password-form input#operation{
	width:auto;
	float:none;
	margin-left:121px;
}

#contacts-list {
margin: 10px 0 20px 0;
}

#add-new-contact {
font-weight: bold;
}

#add-contact p {
float: left;
margin-right: 30px;
}

#add-contact label {
padding-right: 10px;
}

#add-contact #operation {
	width: auto;
}

body#profile #downloads, body#member-news #downloads {
	margin: -20px 0 0 0;
}

body#profile #downloads a, body#member-news #downloads a {
display: block;
margin: 10px 0;
color: #83b945;
font-size: .9em;
font-weight: bold;
text-decoration: none;
}

body#profile #downloads a:hover, body#member-news #downloads a:hover {
text-decoration: underline;
}

/* Edit Details */
#profile-details {
width: 350px;
float: left;
margin-top: 5px;
}

#profile-details p {
clear: both;
}

#profile-details label {
float: left;
color: #000;
width: 80px;
margin: 5px 0;
}

#profile-details input, #profile-details textarea {
float: left;
width: 176px;
padding: 2px;
margin: 5px 0;
font-size: .9em;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#profile-details textarea {
	width: 300px;
	height: 200px;
}

#profile-details input#main-address {
	width: auto;
}
/* End Edit Details */

/* Register Page */
.category-list-wrap {
margin-bottom: 15px;
padding-bottom: 25px;
background: transparent url(/gfx/news-dots.gif) center bottom no-repeat;
}

#main-content .category-list-wrap {
float: left;
width: 320px;
padding-top: 10px;
padding-right: 23px;
background: transparent url(/gfx/vertical-dots.gif) right top no-repeat;
}

#main-content .category-list-wrap h3 {
margin-bottom: 10px;
font-weight: bold;
}

.category-list {
width: 209px;
height: 120px;
overflow: auto;
border: 1px solid #000;
color: #000;
background-color: #fff;
}

#main-content .category-list {
width: 309px;
height: 180px;
border: 1px solid #848484;
background-color: #e6e6e6;
}

#search-keywords {
margin-top: 10px;
width: 207px;
}

#main-content #search-keywords {
margin-top: 0;
width: auto;
}

.category-list li {
margin: 2px;
padding: 1px 0 3px 0;
font-weight: bold;
border-bottom: 1px solid #ccc;
}

.category-list li label {
font-size: .9em;
}

#supp-content #select-professions {
margin-bottom: -5px;
}

#select-professions a {
font-size: .9em;
}

#supp-content #select-professions a {
color: #fff;
}

div.alt {
float: right;
}

p.radius {
margin-bottom: -12px;
}

#radius {
background: transparent;
border: none;
width: 18px;
color: #83b945;
font-size: 1em;
text-align: center;
}

#filter-results em {
color: #83b945;
}

#filter-results #locale {
width: 100px;
}

.slider {
position: relative;
width: 212px;
height: 16px;
margin-top: 20px;
background: transparent url(/gfx/slider-bg-green.jpg) center center no-repeat;
}

#main-content .slider {
width: 210px;
height: 13px;
background: transparent url(/gfx/slider-bg-grey.jpg) center center no-repeat;
}

.slider-handle {
position: absolute;
width: 13px;
height: 15px;
top: 0;
left: 0;
background-image: url(/gfx/slider-handle-green.gif); 
}

#main-content .slider-handle {
background-image: url(/gfx/slider-handle-purple.gif); 
}

.slider-handle:hover {
cursor: move;
}

#filter-results span {
color: #83b945;
}

#main-content #filter-results span {
color: #818386;
}

/* Map */
body#register p.last {
width: 400px;
float: left;
}

#main-content #map-hide, #main-content #map-show {
display: block;
height: 9px;
width: 619px;
padding: 11px 20px 10px 20px;
font-size: .8em;
color: #fff;
text-transform: uppercase;
background-color: #83ba45;
border-bottom: 3px solid #639326;
}

#main-content #map-hide:hover, #main-content #map-show:hover {
cursor: pointer;
text-decoration: none;
}

#map {
width: 659px;
height: 400px;
}

#map-container {
clear: both;
width: 659px;
}

#map-top {
position: absolute;
width: 659px;
height: 5px;
z-index: 2000;
background: transparent url(/gfx/map-border-top.png) left top no-repeat;
}

#map-bottom {
position: absolute;
width: 659px;
height: 5px;
margin-top: 395px;
z-index: 2000;
background: transparent url(/gfx/map-border-bottom.png) left top no-repeat;
}

#map-left {
position: absolute;
width: 4px;
height: 391px;
margin-top: 5px;
z-index: 2000;
background: transparent url(/gfx/map-border-left.png) left top no-repeat;
}

#map-right {
position: absolute;
width: 4px;
height: 391px;
margin-top: 5px;
margin-left: 655px;
z-index: 2000;
background: transparent url(/gfx/map-border-right.png) left top no-repeat;
}

/* Info Windows */
#map strong {
font-weight: bold;
}

#map em {
font-style: italic;
}
/* End Map */
/* End Register Page */

/* CPD */
.cpd-booking {
	margin-top: 5px;
	padding: 2px 75px;
	text-align: center;
	color: #008acd;
	background-color: #e2f7fd;
}

#cpd-content {
	float: left;
	width: 300px;
}

#cpd-content h3, #cpd-info h3 {
	font-size: 1.5em;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px dotted #666;
}

	#cpd-info h3 { 
		margin-top: 0;
	}

#cpd-content ol, #cpd-info ol {
	margin: 0 0 0 7px;
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", serif;
	color: #c2c2c2;
}

#cpd-content ol li, #cpd-info ol li {
	margin-top: 8px;
}

	#cpd-content ol li span, #cpd-info ol li span {
		display: block;
		padding-left: 10px;
		font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
		color: #000;
	}
	
#cpd-content strong, #cpd-info strong {
	font-weight: bold;
}

#cpd-content .footnote p {
	color: #7f7f7f;
	font-size: .9em;
}

#cpd-info {
	float: right;
	width: 305px;
	margin-top: 25px;
}

#cpd-benefits {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #e9e7dd;
}

#cpd-benefits h3 {
	width: 305px;
	height: 83px;
	margin: 0;
	padding: 0;
	text-indent: -2000em;
	border: none;
	overflow: hidden;
	background: transparent url(/gfx/cpd-benefits-title.jpg) left top no-repeat;
}

#cpd-benefits ul {
	margin: -5px 10px 10px 10px;
	padding-right: 10px;
}

#cpd-benefits li {
	margin-top: 18px;
	font-weight: bold;
}

#cpd-content blockquote, #cpd-info blockquote {
	font-style: italic;
}

#cpd-info blockquote {
	margin-top: 10px;
}
/* End CPD */

/* Press Page */
#provide {
	float: left;
	width: 305px;
}

#provide-list li {
	padding-left: 12px;
	font-weight: bold;
	background: #fff url(/gfx/provides-list-bullet.gif) left 7px no-repeat;
}

#press-contact {
	float: right;
	width: 245px;
	margin-top: 15px;
	padding: 20px 30px;
	text-align: center;
	color: #008acd;
	background-color: #e2f7fd;
}

#press-contact p {
	margin-top: 0;
}

#press-contact span {
	display: block;
	margin: 3px 0;
}

#press-contact span.fn {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

#press-contact span.tel {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

#press-contact a.email {
	font-size: 1.1em;
}

div#press-signup {
display: block;
clear: left;
float: left;
width: 261px;
height: auto;
margin: 35px 0 10px 0;
padding: 48px 22px 20px 22px;
font-size: .9em;
}

div#press-signup h2 {
text-indent: -2000em;
height: 0;
margin: 0;
}

div#press-signup p {
width: 180px;
margin-top: 0;
color: #7f7f7f;
}

div#press-signup p a {
color: #83b945;
}
	
div#press-signup {
background: #e9e7dd url(/gfx/press-releases.jpg) left top no-repeat;
}

div#press-signup form {
	position: relative;
	width: 265px;
}

div#press-signup input#hlhyij-hlhyij {
	margin-top: 6px;
}

div#press-signup input#hlhyij-hlhyij {
	width: 220px;
	height: 16px;
	padding: 3px 12px;
	border: none;
	background: #fff url(/gfx/input-left-bg.jpg) left top no-repeat;
}

div#press-signup input#submit-email {
	position: absolute;
	width: 22px;
	height: 22px;
	top: 0;
	right: 0;
	text-indent: -2000em;
	overflow: hidden;
	cursor: pointer;
	border: none;
}

div#press-signup input#submit-email {
	top: 6px;
	background: transparent url(/gfx/input-submit-newsletter.jpg) left top no-repeat;
}

h3#archive {
	position: relative;
	width: 305px;
	height: 49px;
	left: -22px;
	margin-top: 20px;
	text-indent: -2000em;
	overflow: hidden;
	background: transparent url(/gfx/press-archive.jpg) left top no-repeat;
}

#archive-list a {
	display: block;
	min-height: 16px;
	margin: 12px 0;
	padding: 1px 0 0 24px;
	font-weight: bold;
	font-size: 1.1em;
	color: #83b945;
	background: transparent url(/gfx/download.jpg) left top no-repeat;
}

#socialmedia {
	float: right;
	width: 300px;
	margin-top: 35px;
}

#socialmedia h3 {
	font-weight: bold;
}

body#press #main-content #blog-wrap {
display: block;
padding-top: 28px;
text-align: center;
color: #8bbe51;
}

body#press #main-content #blog {
width: 98px;
height: 41px;
margin-left: 104px;
text-indent: -2000em;
overflow: hidden;
background: #fff url(/gfx/blog-home.jpg) left top no-repeat;
}

body#press #twitter-wrap {
display: block;
margin-top: 20px;
padding-top: 20px;
border-top: 1px dotted #c6bcd7;
text-align: center;
color: #8bbe51;
}
/* End Press Page */

/* Links Page */
body#links #main-content li {
list-style: none;
margin: 12px 0;
padding-top: 12px;
border-top: 1px dotted #ccc;
}

body#links #main-content li em {
font-weight: bold;
}

body#links #main-content li a {
display: block;
}
/* End Links Page */

/* Accredited Page */
body#eco-refurb .company-item h4 {
margin-left: 0;
color: #582992;
background: transparent;
}

body#eco-refurb .company-item.show h4 {
background: transparent;
}

body#eco-refurb .company-item .contact {
clear: both;
float: left;
margin: 0 0 10px 18px;
}

#main-content h3#choose-region {
margin-top: 30px;
font-size: 1.2em;
}

#main-content ul#regions {
margin: 15px 0 30px 0;
}

#main-content ul#regions li {
margin: 0;
}

#main-content ul#regions li a {
display: block;
padding: 10px 10px;
list-style: none !important;
border-bottom: 1px dotted #d2cbaf;
font-size: 1.1em;
}

#main-content ul#regions li a:hover {
background-color: #efecdd;
}

#main-content h2.eco-title {
width: 400px;
}

.back-to-regions {
display: block;
height: 15px;
width: 120px;
float: right;
padding-left: 18px;
padding-bottom: 10px;
font-weight: bold;
background: #fff url(/gfx/info.jpg) left top no-repeat;
}
/* End Accredited Page */

/* Discounts Page */
body#discounts #main-content ul {
margin: 20px 0;
border-bottom: 1px dotted #ccc;
background-color: #fffee6;
}

body#discounts #main-content li {
list-style: none;
margin: 12px 0;
padding: 12px 10px 0 10px;
border-top: 1px dotted #ccc;
}

body#discounts #main-content li em {
font-weight: bold;
}
/* End Discounts Page */

/* Event Files Page */
div#file-listing {
	display: block;
	clear: left;
	float: left;
	width: 261px;
	height: auto;
	margin: 15px 0 10px 0;
	padding: 10px 22px;
	font-size: .9em;
	background: #e9e7dd;
}


div#file-listing p {
	width: 260px;
	margin-top: 0;
	color: #7f7f7f;
}

div#file-listing p a {
	color: #83b945;
}

#file-list a {
	display: block;
	min-height: 16px;
	margin: 12px 0;
	padding: 1px 0 0 24px;
	font-weight: bold;
	font-size: 1.1em;
	color: #83b945;
	background: transparent url(/gfx/download.jpg) left top no-repeat;
}
/* End Event Files Page */

/* Regional Coord Page */
.coord img {
	float: right;
	margin: 15px;
}

.coord h4 {
	margin-bottom: 15px;
}

.coord p {
	clear: left;
}

.coord .info {
	float: left;
}


#sec-nav {
float: right;
width: 575px;
margin: 20px 50px 10px 0;
padding-top: 10px;
border-top: 1px dotted #000;
}

#sec-nav li {
float: left;
margin: 5px 22px 6px 0;
color: #999;
list-style-type: disc;
}

#sec-nav li.first, #sec-nav li.last {
list-style: none;
}

#sec-nav li#indpro-sec-nav, #sec-nav li#house-sec-nav {
float: right;
margin: 5px 0 6px 10px;
}

#sec-nav li.last {
margin-right: 12px !important;
}

#sec-nav li a {
color: #582992;
font-size: 1.05em;
text-decoration: none;
letter-spacing: .03em;
}

#sec-nav li a:hover {
text-decoration: underline;
}

body#events #sec-nav li#events-sec-nav a {text-decoration: underline;}
body#events-info #sec-nav li#events-sec-nav a {text-decoration: underline;}
body#register #sec-nav li#register-sec-nav a {text-decoration: underline;}
body#ind-pro #sec-nav li#indpro-sec-nav a {text-decoration: underline;}
body#house #sec-nav li#house-sec-nav a {text-decoration: underline;}

#footer-wrap {
width: 100%;
height: 119px;
background: #273617 url(/gfx/footer-repeat.jpg) left bottom repeat-x;
}

#footer {	
position: relative;
margin: 0 auto;
width: 966px;
height: 98px;
}

#sec-sub-nav {
float: right;
margin: 20px 50px 10px 0;
}

#sec-sub-nav li {
float: left;
color: #506e2c;
}

#sec-sub-nav li.first a {
background: transparent;
}

#sec-sub-nav li a {
display: block;
float: left;
margin: 2px 8px 2px 0;
padding-left: 12px;
background: transparent url(/gfx/sec-sub-nav-disc.gif) left center no-repeat;
}

#sec-sub-nav li#links-sec-nav a {
margin-right: 0 !important;
}

#sec-sub-nav li a {
font-size: .8em;
text-transform: uppercase;
color: #fff;
text-decoration: none;
letter-spacing: .03em;
}

#sec-sub-nav li a:hover {
text-decoration: underline;
}

body#contact #sec-sub-nav li#contact-sec-nav a {text-decoration: underline;}
body#about #sec-sub-nav li#about-sec-nav a {text-decoration: underline;}
body#links #sec-sub-nav li#links-sec-nav a {text-decoration: underline;}

#footer-meta {	
clear: right;
float: right;
width: 666px;
height: 70px;
margin: 5px 50px 0 0;
color: #fff;
font-size: .8em;
}

#footer-meta p {
float: left;
}

#footer-meta p.alt {
float: right;
}

#footer-meta a {
color: #fff;
text-decoration: none;
}

#footer-meta a:hover {
text-decoration: underline;
}

#coord {
padding-left: 4px;
}

/* Members Area Tweaks */
#all-member-news {
	margin-bottom: 20px;
	text-align: right;
}

.profile-back {
	margin: 10px 0;
}
/* End Members Area Tweaks */

/* Join Page */
body#join p.first {
	font-weight: bold;
}

ul#member-benefits {
	margin: 15px 0 25px 0;
}

ul#member-benefits li strong {
	font-weight: bold;
}

#signup-form {
	width: 635px;
	margin-top: 5px;
	font-size: .9em;
}

#signup-form p {
	float: left;
	width: 305px;
	margin: 3px 23px 8px 0;
	color: #939393;
}

#signup-form p.alt {
	margin-right: 0;
}

#signup-form p.required {
	float: right;
	width: auto;
	margin: 10px 0;
	font-style: italic;
	font-size: .9em;
}

#signup-form fieldset {
	clear: both;
	border-bottom: 1px dotted #999;
}

#signup-form label {
	float: left;
	color: #939393;
	margin: 5px 0;
}

#signup-form input, #signup-form textarea {
	float: left;
	width: 301px;
	padding: 2px;
	margin: 5px 0;
	color: #000;
	background-color: #fff;
	font-size: 1em;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#signup-form input.required, #signup-form textarea.required, #signup-form select.required {
	background-color: #f8f58c;
}

#signup-form textarea {
	width: 630px;
	height: 160px;
}

#signup-form input#operation {
	width: auto;
	margin: 10px 0;
	padding: 5px;
	cursor: pointer;
	color: #fff;
	background-color: #5A2A8D;
}

#member-types {
	float: right;
	position: relative;
	top: 10px;
	width: 261px;
	height: auto;
	margin: 5px 0 10px 0;
	padding: 48px 22px 20px 22px;
	color: #7f7f7f;
	background: #e9e7dd url(/gfx/member-types.jpg) left top no-repeat;
}

#member-types ul {
	margin: 25px 0 0 0;
}

#member-types li strong {
	color: #333;
}
/* End Join Page */

/***************** Tests *****************/
#signup-form-test {
	display: none;
	margin-top: 12px;
}
/***************** End Tests *****************/

/* Cleafix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
