/* 1. Main html tags */
body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 0.8em;
color: #333;
background-color: #666366;
}

em {
	font-style: italic;}

/* FORM ELEMENTS */


form span.input, form span.checkbox, form span.textarea {
background:#444 none repeat scroll 0 0;
display:block;
margin: 0 0px 10px 0;
padding:3px;
}
.form_input{
float: left; 
width: 200px

}
.form_button{
float: left; 
width: 100px

}
.form_cont{
margin-top: 3px; 
padding: 0; 
overflow:hidden; 
display: block; 
width: 350px; 
float: right
}
/* END FORM */

/* BREADCRUMB */
#breadcrumb{
font-size: 0.85em;
width: 880px;
float: left;
margin-bottom: 15px;
border-bottom: 1px dashed #cdcdcd;
padding-bottom: 8px;
margin-top: 20px;
}

#breadcrumb #bchead {
display:block;
float: left;
background:#333 url('../img/bc.gif') scroll no-repeat right top;
color: #fff;
padding: 4px 10px 4px 5px;
line-height: normal;
margin-right: 8px;
font-weight: bold;
height:13px;
}

#breadcrumb a{
border-bottom: solid 0px;
color: #222;
}

.bc_youarehere {
float: left; 
width: 600px;


}

.bc_youarehere a, .bc_youarehere span {
float: left;
margin-right: 2px;
display:block;
padding-top: 4px;
}
/* END BREADCRUMB */

/* headers */

h1, h2, h3 {letter-spacing:-1px;
}
h1 {font-size:2.2em;margin:0.8em 0;}
h2 {color:#333;font-size:1.5em;margin:1em 0 0.5em 0;}
h3 {color:#F96B07;font-size:1.4em;font-weight:normal;letter-spacing:0;margin-top:4px;}
h4 {color:#333333;font-size:1.2em;font-weight:bold;margin:4px 0 10px;}
h5 {color:#333333;font-size:1.1em;font-weight:bold;margin:4px 0 0;}


#home-welcome h2 {
color:#222222;
font-size:2.2em;
margin: 1em 0;
}

#main-container p {
margin-bottom:16px;
}

.maincontent h2 {
color:#222222;
font-size:2.2em;
margin:0 0 0.8em 0;
}

strong {font-weight: bold;}

a {
text-decoration:none;
color: #325ecc;
border-bottom: 1px solid #AFC4E6;
padding-bottom:1px;
}

a:hover {
color: #333;
background-color:#FBFAB4;
}

input {
border: 1px solid #444;
color: #666666;
}
/* END headers */


/* 3. Main Site Structure */
#main-container {
background-color: #fff;
width: 900px;	
margin: 0 auto; 
padding: 0 20px;
position: relative;
display: block;
}
#title {
height: 126px;
width: 900px;
background: transparent url('../img/headline.png') no-repeat scroll top left;
text-indent: -10000px;
margin: 0 0 0 0;
clear: both;
}
#title_vmf {
height: 126px;
width: 900px;
background: transparent url('../img/headline_vfmtoolkit.png') no-repeat scroll top left;
text-indent: -10000px;
margin: 0 0 0 0;
clear: both;
}
#navnsearch { float: right; padding-top: 1px; }

.header-search {
float:left;
margin:2px 0;
text-align:right;
width:330px;
}

.search-input {
border:1px solid #333333;
color:#666666;
font-size:110%;
padding-top:0;
width:230px;
}

.searchbutton {
background:#333333 none repeat scroll 0 0;
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
padding: 1px 3px 2px 3px;
}

#navnsearch #header-links {color: #8E5F2F; float: left;  padding: 0 0 4px 0;}
#header-links {margin-top: 5px;}
#navnsearch #header-links li {	display: inline;}
#navnsearch #header-links a {	
color: #222;
border-bottom:1px solid #444;
padding-bottom:1px;
text-decoration: none;
}
#navnsearch #header-links a:hover {background: #444 none repeat scroll 0 0; color: #fff; }
#headlineimage {
position:absolute;
right:20px;
top:43px;
z-index:1000;
}
#home-content p, .maincontent p, #rssbox p {margin-bottom: 1em;	}
#backtotop {
display:block;
float: right;
clear:both;
margin-bottom: 3px;
margin-top: 20px;
border: 0;
padding-right: 15px;
background: transparent url('../img/up.png') no-repeat scroll right center;
margin-right: 6px;
}

/* FOOTER*/
#footer {
width: 920px;
font-size: 0.8em;
color: #fff;
overflow: hidden;
margin: 0 auto;
line-height:1.5em;
clear:both;
background-color: #313131;
padding: 1.5em 10px 1em 10px;
}

#footerleft {float: left; width: 600px;}
#footer a { color: #fff; border-bottom: 0px solid; text-decoration:none; }
#footer a:hover {text-decoration:underline; background-color: transparent; }
#footer #copyright {margin-top: 20px;}
#footerinfo {width: 500px; float: left;}
#footer #contact {width: 300px; float: right;}
#footer ul {margin-bottom: 1em; float: right; text-align: right; width: 150px;}
#footer ul.first {margin-right: 50px;}
#footer ul li { }
#footer ul li.first {background-image:none; padding-left: 0; }
#footer ul a {color: #fff }

/* end footer*/



.morelink {
float: left;
clear: both;
display: block;
}
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

.twolinks {
float: right;
margin-left: 8px;
}

.clearfix {display: inline-block; clear: both; }

.contentimage {
border:1px solid #CDCDCD;
padding:2px;
}

#viewcontimage, #viewcontimage2 {
	border: 1px solid #000;
}
#viewcontimage2 {
margin-left: 10px;
}

#pubimage {
margin-right: 10px; 
height: 150px; 
float: left;
}


.rssfeed {
background: transparent url('../img/feed-icon-16x16.png') scroll no-repeat top right;
padding-right: 20px;
}


.editthispage {
padding-left: 20px;
background: transparent url('../img/page_edit.png') scroll no-repeat top left;
}

#printpage {
float: right;
padding: 3px 20px 0 0;
background: transparent url('../img/printer.png') no-repeat scroll right center;
}

.maincontent {
padding: 10px;
clear:both;
width: 880px;
}

.maincontent ul {
list-style: outside disc ;
margin:0 0 15px 30px;
}

.maincontent ol {
list-style: decimal outside;
margin:0 0 15px 30px;
}

.maincontent .address, .contactdetail {
float: left;
clear: right;
margin-bottom: 2em;
}

h5.contactlabels {
float: left;
clear: left;
margin-right: 30px;
width: 200px;
}

#contactdetails {
float: left;
width: 450px;
margin-right: 30px;
clear:left;
}

#map {
float: left;
margin-bottom: 1em;
clear: right;
}

/* Styles used on the forum pages */
.maincontent h2, .maincontent h3 {color:#9C2F28; font-size:1.5em;}
.maincontent h3 {margin: 0.8em 0;}
.maincontent .commlist {
list-style: none;
margin: 0;
clear: both;
overflow: auto;
}

.maincontent .commlist li{
float: left;
margin-right: 5px;
font-weight: bold;
}

.maincontent .commlist a{
display:block;
float: left;
margin-right: 5px;
}

#forumbc {
color: #000; 
font-size: 1.1em; 
font-weight: bold; 
margin: 0;}

#forumlist {
background-color: #fff; 
border: solid 1px #996600;
padding: 5px;
}

#forumlist h4 {
font-size: 0.9em; 
padding: 4px;
font-weight: bold;
margin-bottom: 0.6em;
}

#forumlist h5 {
font-size: 0.8em; 
padding:0 15px; 
line-height: 16px;
font-weight: normal;
}

#forumlist hr {
color:#999;
background-color: #999;
height:1px;
}

#forumlist h6 {
font-size: 0.7em; 
color: #996600; 
border: solid 1px #996600;
font-weight: bold;
background: #FFFFCC url('../img/forums/folder_icon.gif') no-repeat scroll left center;
padding: 4px 0 4px 30px;
}

#newsubj {
padding: 5px 0; 
font-size: 0.7em;
float: right;
text-align: right;
width: 110px;
background: transparent url('../img/forums/newtopic_icon.gif') no-repeat scroll left center;
clear:both;
margin-bottom: 0.5em;
}

#forumlist .thrdtitle {
font-size: 0.7em; 
width: 780px;
background: #ECECEC url('../img/forums/folder_icon.gif') no-repeat scroll left center;
padding: 4px 0 4px 26px;
clear:both;
display:block;
}
#forumlist .thrdtitle a{font-weight: bold; margin-right: 4px; }
#forumlist .thrddetail {
font-size: 0.7em; 
background: #F7F7F7 url('../img/forums/thread.gif') no-repeat scroll 5px center;
color: #666;
clear:both;
padding: 4px 0 4px 35px;
display:block;
width: 766px;}

.maincontent .frmsublist {
list-style: none;
margin: 0;
padding: 0;
}

#newsubjform, #modmsg {
background-color:#ECECEC; 
border:solid 1px #999999;
text-align: center;
padding: 5px;
}

#newsubjform div, #modmsg div{
margin-bottom: 1em;
font-size: 0.8em; 
}

#newsubjform label, #modmsg label{

font-weight: bold; 
color: #666666;
margin-right: 20px;
width: 200px;
display: block;
float: left;
text-align: right;
}

#newsubjform #frmtopic, #modmsg #frmtopic {
width: 400px; 
height: 22px; 
font-size: 1.2em; 
padding-top: 2px;
}

#newsubjform #frmmessage, #modmsg #frmmessage {
width: 400px; 
height: 180px;  
font-size: 1.2em;
font-family:Verdana, Geneva, sans-serif;
}

#newsubjform #frmmessage, #modmsg #frmmessage {
width: 400px; 
height: 180px;  
font-size: 1.2em;
font-family:Verdana, Geneva, sans-serif;
}

#forumlist .alert {
border: 1px red solid;
color: red;
font-weight: bold;
padding: 5px;
}
.msgcontent { padding: 8px; border: 1px solid #ccc; }
.msgdetails {
border: 1px solid #999;
background-color: #ececec;
border-bottom: 0;
padding: 2px;
overflow: auto;
}

.msgdetails .author, .msgdetails .org, .msgdetails .datetimemsg{
width: 500px;
margin-bottom: 0.2em;
display: block;
float: left;
padding-left: 25px;
background-color: transparent;
background-position: left center;
background-repeat: no-repeat;
}
.msgdetails .author{background-image: url('../img/forums/author_icon.gif');}
.msgdetails .datetimemsg{background-image: url('../img/forums/thread.gif');}
.msgdetails .org{background-image: url('../img/forums/company_icon.gif');}
.msgdetails .newsubj {width: 35%; margin-bottom: 0.3em; display: block; float: left; font-size: 0.8em; }
.maincontent .messages {list-style: none; margin: 0 0 0 4px;}
.messages li{ margin-bottom: 1em;}

/* END Styles used on the forum pages */

/* CSS FOR TOP NAV */
#nav {
background-color:#eee;
clear:both;
height:30px;
margin-bottom:20px;
position:relative;
text-transform:uppercase;
z-index:50;
border: 0px solid red
}
#nav .select {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
white-space:nowrap;
}
.select {
height:30px;
/*width:900px;*/
}
#nav li {
float:left;
}
#nav li.lrt {
float:right;
}
#nav .select a {
border-bottom:0 solid #AFC4E6;
border-right:2px solid #FFFFFF;
color:#444;
display:block;
float:left;
height:30px;
line-height:30px;
padding:0 3px 0;
text-decoration:none;
white-space:nowrap;
}
#nav .select li.lrt a {
color:#00FFFF;
}
#nav .select a b {
display:block;
padding:0 0;
}
#nav .select li.line a b {
}
#nav .select a:hover, #nav .select li:hover a {
background-color:#652D89;
border-bottom:0 solid #AFC4E6;
border-right:2px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
padding:0 3px 0;
}
#nav .select li.lrt a:hover, #nav .select li.lrt:hover a {
}
#nav .select a:hover b, #nav .select li:hover a b {
cursor:pointer;
display:block;
padding:0 0;
}
#nav .select li.line a:hover b, #nav .select li.line:hover a b {
}
#nav .select li.lrt a:hover b, #nav .select li.lrt:hover a b {
}
#nav .subcat {
font-size:0.75em;
margin-top: 6px;
}
#nav table {
border-collapse:collapse;
font-size:1em;
height:0;
margin:-1px;
width:0;
}
#nav .subcat {
display:block;
height:30px;
left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
text-align:center;
top:24px;
width:900px;
}
#nav .select .subcat a:link, #nav .subcat a:visited {
background-color:#652D89;
color:#FFFFFF;
}
#nav .subcat li {
background:transparent none repeat scroll 0 0;
}
#nav .select .subcat a:hover {
background-color:#E0D5E7;
color:#444;
line-height:30px;
position:relative;
}
#nav .select .currentitem {
background-color:#652D89;
}
#nav .select .currentitem a {
color:#FFFFFF;
font-weight: bold;
}


#nav-right{
background-color: #eee; 
float:left; 
width: 300px; 
height:30px; 
line-height: 30px; 
text-align: right;
}

#nav-right a{
color: #444;
border-bottom: solid 1px #444;
}
#nav-right a:hover{
color: #fff;
background-color: #444; 
}



/* END nav*/




/* SUBSCRIBERS SECTION */
#subscriber-content-left{
border: 0px solid black;
float: left;
width: 545px;
}

#subscriber-content-right{
float: right;
width: 285px;
border: 1px dashed #9c9b9b;
background-color: #f1f1f1; 
padding: 5px;
margin: 0 0 0.5em 0.5em;
}

#subscriber-content-right ul {
list-style: none;
margin: 0.4em 0 0.4em 15px;
}

#subscriber-content-right h3 {
color: #9C2F28
}


.docs_toplvl li {
background: transparent url('../img/folder_add.png') no-repeat scroll 0 0;
padding-left: 20px;
width: 250px;
}

.docs_toplvl a {
color: #000; 
font-weight: bold; 
border:0;
}

.docs_lvl2 a {
color: #3e3e3e; 
font-weight: normal; 
border:0px;
}


.docs_lvl3 li {
background: transparent url('../img/page.png') no-repeat scroll 0 0;
padding-left: 20px;
width:230px;
}

.docs_lvl3 a {
color: #3e3e3e; 
font-weight: normal; 
border:0px;
}

#maindoclists {
margin: 1em 0 0 0;
}

#maindoclists li {
list-style:none;
display: block;
}

#maindoclists img{
float: left;
margin: 0 5px 5px 0;
}


#listofevents {
width: 900px;
display:block;
clear:both;
overflow:hidden;
}

#listofevents dt {
color: #9C2F28;
font-weight: bold;
width: 50px;
text-align:center;
margin-right: 20px;
clear:left;
}

#listofevents dd {
border-bottom: 1px solid #CDCDCD;
text-align: left;
width: 810px;
clear: right;
}

#listofevents dd, #listofevents dt {
padding: 7px 0;
vertical-align: middle;
float:left;
line-height:normal;
display:inline-block;
}



#listofevents dd span {
background: transparent url(../img/arrow_next.png) scroll no-repeat left center;
padding-left: 18px;
}

#listofevents dd a:link, #listofevents dd a:visited {
border:none;
padding-bottom: 0;
}

#listofevents dd a {
padding-right: 13px;
}


/* EVENTS */
#events{float: left;}
.text_right { text-align: right; margin-right: 10px } 
#events p.event_link { background: #666; margin: 4px; padding: 5px 10px; }
#events p.event_link a { color: #fff; }
#events p.event_link a:hover { background: black; }

#event_description { margin: 30px 0 }
#events p#button_wrapper { margin: 0px 10px; overflow: hidden; width: 880px; }
#events p#button_wrapper a { border: 0; background-color: transparent; padding: 0; } 
#events a#view_programme { background: url('/img/button_view-programme.gif') no-repeat; display: block; float: left; height: 32px; margin-right: 10px; text-indent: -9999em; width: 162px; }
#events a#view_programme:hover { background-position: 0 -32px; }
#events a#book-online { background: url('/img/button_book-online.gif') no-repeat; display: block; float: left; height: 32px; text-indent: -9999em; width: 122px; }
#events a#book-online:hover { background-position: 0 -32px; }
#events a#sub_form { background: url('/img/button_sub_form.gif') no-repeat; display: block; float: left; height: 32px; margin-right: 10px; text-indent: -9999em; width: 220px; }
#events a#sub_form:hover { background-position: 0 -32px; }
#events a#nonsub_form { background: url('/img/button_nonsub_form.gif') no-repeat; display: block; float: left; height: 32px; margin-right: 10px; text-indent: -9999em; width: 258px; }
#events a#nonsub_form:hover { background-position: 0 -32px; }
#events .eventsList { border: 1px solid #666; text-align: left; }
#events .eventsList h2{
	font-size:1.5em;
	color: #FFFFFF;
	padding-left:6px;
	padding:2px 5px;
	background:#666666;
}

#events .eventsList a{
	border:none;
}

#events a.rmlink { text-decoration: none; color: #FF6600;}
#events a.rmlink:hover { text-decoration: underline; color: #FF6600;}
#events a.ialink { text-decoration: none; color: #660066;}
#events a.ialink:hover { text-decoration: underline; color: #660066;}
#events a.cflink { text-decoration: none; color: #006600;}
#events a.cflink:hover { text-decoration: underline; color: #006600;}
#events a.ethicslink { text-decoration: none; color: #003399;}
#events a.ethicslink:hover { text-decoration: underline; color: #003399;}
#events a.iglink { text-decoration: none; color: #CC9900;}
#events a.iglink:hover { text-decoration: underline; color: #CC9900;}
#events a.cglink { text-decoration: none; color: #00B6C6;}
#events a.cglink:hover { text-decoration: underline; color: #00B6C6;}

#events_calendar { border: 1px solid #652D89; margin: 20px auto; width: 145px; float: left;}

#events_calendar a { border: none;}
#events_calendar table.calendar a.black_calendar { color: #000; text-decoration: none; }
#events_calendar table.calendar a.black_calendar:hover { color: #000; text-decoration: underline; }

#main_body #events .eventsList h2 { cursor: pointer; margin: 0; position: relative; }
#main_body #events .eventsList h2 span { background: url('/img/eventsList_arrows.gif') no-repeat left -13px; height: 13px; margin: 5px 0 0 0; overflow: hidden; position: absolute; right: 25px; width: 15px; }
#main_body #events .eventsList h2 span.up { background: url('/img/eventsList_arrows.gif') no-repeat; }



/* EVENTS BOOKING FORM */
form#bookingForm ul { list-style: none; margin: 0; padding: 0; }
form#bookingForm ul.half { float: left; width: 300px; }
	form#bookingForm ul li { margin: 0 0 20px 0; }

form#bookingForm li#delegate_nav p { font-weight: bold; margin: 0; }
form#bookingForm li#delegate_nav p span { font-weight: normal; }
form#bookingForm li#delegate_nav a { margin: 0 10px; }
	
form#bookingForm div.delegate { border: 1px solid #565656; margin: 20px 0; overflow: hidden; width: 100%; }
	form#bookingForm div.delegate h3, 
	form#bookingForm div.delegate ul { margin: 20px 20px 0; }
	form#bookingForm div.delegate h3 { background: #666; clear: both; color: #fff; margin: 10px 10px 0; padding: 4px 10px; position: relative; }
	form#bookingForm div.delegate h3 span { font-size: 0.8em; margin: 0 0 0 20px; }
	form#bookingForm div.delegate h3 span a { color: #fff; }
	form#bookingForm div.delegate h3 span a:hover { color: #222; }
	
form#bookingForm div.alt { background: #f1f1f1; }

form#bookingForm label { display: block; font-weight: bold; margin: 0 0 5px 0; }
form#bookingForm label.error { background: red; color: white; }
form#bookingForm input, form#bookingForm textarea { width: 230px; }
form#bookingForm input.autowidth { width: auto; } 


.imgformat {
border:1px solid #bdbdbd;
padding:4px;
margin-right: 15px;
background-color: #fff;
float: left;
}


/* tools section */
#toolsleftnav {
width: 200px; 
float: left;
padding: 3px;
border: 2px solid #f1f1f1;
}


#toolsleftnav h3{
color: #fff; 
font-size:1.1em;
font-weight:bold;
margin:4px 0 0; 
background-color: #0b3287;
padding: 4px;
display: block;
text-align: left;
}

#toolsleftnav a{
color: #000; 
font-size:1em;
display: block;
margin: 5px 5px;
font-weight: bold;
border:none;
}

#toolsleftnav ul, .toolsmain ul{
color:#666666;
list-style-type:square;
margin: 0 10px 15px 25px;
}

#toolsleftnav li, .toolsmain li{
margin-top: 4px;
}

.toolsmain {
width: 660px; 
float: right;
margin-left: 10px;
}

.toolsmainadded{
color:#505050;
font-family:Verdana,arial,helvetica;
font-size:10px;
text-decoration:none;
margin-top: 10px; 
margin-bottom: 10px; 
}

.toolsmain h2{
color:#222222;
font-size:2.2em;
margin-bottom:10px;
margin-top:10px;
}


/* LOGIN LIGHTBOX*/

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow { 
display: none;
position: fixed;
top: 17%;
left: 50%;
margin-left: -250px;
width: 500px;
background-color: #fdfce9;
color: #333;
border: 1px solid black;
}
.jqmClose {float: right;}
.jqmWindow h3 {
color:#9C2F28;
font-size:1.5em;
margin-bottom:8px;
margin-top:10px;
}
.jqmWindow p {margin-bottom: 1.4em;}
.jqmWindow ol {list-style: inside decimal;}
.jqmWindow li {margin-bottom: 1em;}
#disclaimer ol ol {margin-top: 1.2em;}
#loginbox {height:200px; padding: 10px; }
#privacy, #disclaimer {height: 500px;  overflow: scroll; padding: 10px}
#loginbox  #checkthese label {float: left; width: 150px; margin-top: 10px;}
#loginbox  #checkthese input {float: left; width: 200px; margin-top: 10px;}
#loginbox .submit {display:block; margin-top: 1em;}
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* END LOGIN LIGHTBOX*/


.line-box-border {
border:1px solid #eee;
margin: 20px 0px 10px 0px;
padding:2px;
display: block
}


.linebox {
background-color:#eee;
padding:5px 5px 10px 5px;
display: block;
}

.linebox h2{
font-size:1.6em; margin: 4px 4px; 
}

.pagRoll {
display: block;
background-color: #525252;
padding: 3px;
width: 72px; 
float: left;
margin-left: 3px;
text-align: center;
margin-bottom: 10px;
clear:both;
}

a.pagRoll {
color: #fff;
}

.pagRoll:hover{
display: block;
background-color: #3a3b3a;
padding: 3px;
width: 72px; 
float: left;
margin-left: 3px;
text-align: center;
}

.pagRoll a {
color: white;
border: 0px
}

.browseby_select{
border-color:#bdbcbc;
border-style:solid;
border-width:1px 0 1px 1px;
float:left;
height:35px;
margin:0;
padding:0;
width:30px;
background-color:#0B3287;
color: white;
}


.browseby{
border-color:#bdbcbc;
border-style:solid;
border-width:1px 0 1px 1px;
float:left;
height:35px;
margin:0;
padding:0;
width:30px;
background-color:#e4e3e3
}

.browseby:hover{
border-color:#bdbcbc;
border-style:solid;
border-width:1px 0 1px 1px;
float:left;
height:35px;
margin:0;
padding:0;
width:30px;
background-color:#bdbcbc
}


/*Drop down Themed Browser */
#themedbrowserOUTER{
	border: 0px solid red;
	background-color: #58595b;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	
}

#themedbrowserOUTER h4 {
position:relative;
font-size: 1.1em; 
letter-spacing: 0px;
color: #fff;
margin-left: 20px;
}

#themedbrowser{

	background-color: #eee;
	text-align: left;
	margin: 10px;
	border: 0px solid red;
	
}

#themedbrowser h5 {font-size: 1.1em; letter-spacing: 0px;}


#themedbrowser_open{

	background-color: #eee;
	text-align: left;
	margin: 10px;
	padding: 10px;
	
}

#footcaveat {
clear:both; 
color: #565656; 
font-size: 0.8em; 
margin: 10px 0px 5px 30px;
display: block;
}
#footcaveat2 {
clear:both; 
color: #565656; 
font-size: 0.8em; 
margin: 10px 0px 5px 10px;
display: block;
}
.footcol{
width: 150px; 
padding-left: 24px; 
float: left;
}
.listMenu li li {
border-left: 2px solid #BDBDBD; margin: 4px 5px; padding-left: 5px;
}

.listMenu li li a {
border: none;
font-size: 0.8em;
color: #000;
}

.listMenu li li a.oldsurvey {
color:#8e8e8d;
}
/*Footer*/
.footerRoundCorners{
	background-color: #652d89;
	color: #fff;
	margin-top: 10px;
	width: 920px;
	
}
.footer{
	padding-top: 0px;
	padding-bottom: 8px;
	background-color: #652d89;
	margin-top: 0px;
	text-align: left;
	font-size: 11px; 
	padding-left: 8px;
	padding-right: 8px;
	
}

.footer a 
{
color: #fff;
border-bottom: solid 0px #fff;
padding: 2px;
}

.footer a:hover {
color: #333;
background:#fff;
}




/*round corners */
.roundtop { 
	background: url(../img/tr.gif) no-repeat  top right; 
	border: 0px red solid;
	height:8px;
}

.roundtop-purple { 
	background: url(../img/tr-purple.gif) no-repeat  top right; 
	height:8px;
}

.roundtop-dk-grey { 
	background: url(../img/tr-dk-grey.gif) no-repeat  top right; 
	border: 0px red solid;
	height:8px;
}

.roundtop-lt-grey { 
	background: url(../img/tr-lt-grey.gif) no-repeat  top right; 
	border: 0px red solid;
	height:8px;
}

.roundbottom-purple {
	background: url(../img/br-purple.gif) no-repeat bottom right; 
	height:8px;
}

.roundbottom-dk-grey {
	background: url(../img/br-dk-grey.gif) no-repeat bottom right; 
	height:8px;
}

.roundbottom-lt-grey {
	background: url(../img/br-lt-grey.gif) no-repeat bottom right; 
	height:8px;
}
.roundbottom-using {
	background: url(../img/br-using.gif) no-repeat bottom right; 
	height:8px;
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
   }

.IntroSubRoundCorners{
	background-color: #eee; /*#74743D;*/
	margin-top: 15px;
}
   


 /*shaddow*/
 #shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border-left: 0px solid #848284;
		border-right: 1px solid #848284;
		border-top: 0px solid #848284;
		border-bottom: 1px solid #848284;
        padding: 10px;
	
    }
	
	#allnews
{
  display: block;
  width: 145px;
  height: 34px;
  background: url(../img/morebutton.png) no-repeat 0 0;
  border: 0px;
  margin-top: 10px;
  
}

#allnews:hover
{ 
  background-position: 0 -35px;
  border: 0px;
   margin-top: 10px;
}

#allnews span
{
  display: none;
  border: 0px;
  margin-top: 10px;
}

.collumheads {
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: bold;
}

.units {
background-color: #E5E5E5;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: normal;
text-align: right;
}
.table1 td, th {
border: 1px solid white;
}
.totals {text-align: right;}
.data{text-align: left;}
.columnheads{text-align: center; color: white;}

/* My subscriptions styles */
#subsleft {
float: left; 
width: 440px;
margin-right: 20px;
}
#subsleft ul{

margin-bottom: 1em;
}

#subsright {
float: left; 
width: 440px;
}

#subsright label{
font-weight: bold;
float: left; 
width: 120px;
display: block;
margin-bottom: 0.7em;
}

#subsright span{
float: left; 
width: 300px;
display: block;
margin: 0.7em 0;
}

#subsright br{
clear:both;
}
#subsright #profilelinks li{
float: left;
margin-top: 1em;
}

#resplist label{ 
font-size:1.2em;
font-weight:bold;
margin:4px 0 10px;}

h3.alph {
color: #000;
font-weight: normal;
background-color: #ECECEC; 
padding: 4px; 
margin-bottom: 6px;
font-size: 1.1em;
font-weight: bold;
}

.maincontent ul.surveylist {
	list-style: none;
	margin: 0;
}

.dateposted {
font-weight: bold;
display:block;
}

h3.newsheads {
clear:both;
}

a.readmore {
display:block;
float: left;
clear:both;
margin: 0.5em 0 1em 0;
}

div.snip {
clear:both;
margin: 0.5em 0;
}

div#pubsearch {
width:200px; 
float: right; 
background-color: #F1F1F1; 
padding: 4px 2px 4px 4px
}

div#pubmiddle {
width:450px; 
float: left;
margin-left: 15px;
}

.excellink {
background: transparent url('/img/doctypes/xls.gif') no-repeat scroll right center;
padding-right: 20px; 
}

.pdflink {
background: transparent url('/img/doctypes/pdf.gif') no-repeat scroll right center;
padding-right: 20px; 
}

h2.errata {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	/*background: transparent url('/img/titles/errata.gif') no-repeat scroll left center;
	height: ;
	width: ;*/
}

h3.errata {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #900;
	margin-bottom: 1em;
	/*background: transparent url('/img/titles/errata.gif') no-repeat scroll left center;
	height: ;
	width: ;*/
}

.posted , .updated {
display: block;
font-size: 0.8em;
}

.updated {margin: 0 0 16px 24px;}

.posted {
margin-bottom: 0.2em;
background: transparent url('/img/icons/posted_icon.gif') no-repeat scroll left center;
padding-left:23px; 
}

ul#filelist{margin-top: 4px; line-height: 16px;}

h3.relatedlinks {
color: #000;
margin-bottom: 1em;
font-size: 1.1em;
font-weight: bold;
}

ul.relatedlinks {
margin: 0.5em 0 1em 0; 
line-height: 16px;
padding-left: 20px;

}
ul.relatedlinks li{
margin-bottom: 0.5em; 
padding-left: 30px;
background: transparent url('/img/blue_arrow.png') no-repeat scroll left center;
}

.linkslist li{
margin-bottom: 0.5em;
}
.image{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
padding:3px;
}


#e-alert h2 {text-align: right; margin-bottom: 2px}
.strapline {font-weight: bold; text-align: right;}
.e-section {background: #E6E6F3; padding: 10px 10px 1px 10px;  margin-bottom: 10px;}
.e-section-wrapper {overflow: hidden; display: inline-block; margin-bottom: 10px}
#e-buttons a{border-bottom: 0px solid #fff}

ul.years {display:none;}
a.decade {font-weight: bold; background:transparent url('/img/arrow_right.png') no-repeat scroll right center;}

#subsbutton {

    text-align: right;
	float: left;
	margin-top: 7px
}

#subsbutton a {
    background: url("../img/home/trans_black.png") repeat scroll left bottom transparent;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px;
	border-bottom: 0px solid #f1f1f1;
	float: left;
	margin-top: 7px
}
#subsbutton a:hover {
    background: url("../img/home/trans_black.png") repeat scroll left bottom transparent;
    border-bottom: 0px solid #f1f1f1;
    color: #fff;
	float: left;
	margin-top: 7px
}

.subsH3  {width: 550px; float: left}

.letter {font-size: 120%; background-color: #ECECEC; padding: 6px; margin-top: 20px ;margin-bottom: 8px;}
.psopen-title{font-size: 120%; background-color: #FFF; padding: 6px; margin-top: 20px ;margin-bottom: 8px;}
.reporttext{color: #aaaaaa}
.reports_cont{padding: 10px;}

.enewslist {
width: 150px;
}

.enewslist li{
padding-bottom: 2px;width: 155px; float: left;
}

.psopenright {float: right; width: 29%}
.psopenLeft {float: left; width: 68%}

.subsbox_outer_ccoa
{
border: 1px solid #b95c5c;
padding: 0px;
margin-bottom: 20px; 
color: white
}

.subsbox_ccoa{
background: #b95c5c;
margin: 1px;
padding:10px;
color: white
}

a.ccoa {color: #fff; border-bottom: none; text-decoration: underline; }
a.ccoa:hover{color: #fff; text-decoration: underline; background: none;}



#newscomment textarea {
width: 450px;
height: 100px;
}

#newscomment label {
float: left;
display: block;
margin-right: 30px;
}

