/*** General HTML control ***/
body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
}
hr {
	width: 75%;
	height: 1px;
	color: #ccc;
	text-align: left;
}
img {
	border: 0;
}
p {
	color: #666;
	line-height: 1.4em;
}
ol {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 100%;
	color: #666;
	background-color: transparent;
	list-style-position: outside;
}
ol li {
	margin: 0 0 1em 0;
	padding: 0;
}
ul {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 100%;
	color: #666;
	background-color: transparent;
	list-style-type: square;
	list-style-position: outside;
}
ul li {
	margin: 0 0 1em 0;
	padding: 0;
}
h2 {
	font-size: 110%;
	color: #000066;
	background-color: transparent;
	margin: 10px 0 3px 0;
}
h2.biog {
	font-size: 110%;
	color: #000066;
	background-color: transparent;
	margin: 30px 0 3px 0;
}

/*** General highlight control ***/
.black {
	color: #000;
}
.small {
	font-size: 90%;
}
ul li.criteria {
	margin: 10px 0 8px -17px;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
	font-weight: normal;
}
/***  Table control ***/
.datatable {
	margin: 15px auto 25px 0;
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.datatable col.wide {
	width: 80%;
}
.datatable col.narrow {
	width: 20%;
}
.datatable thead th {
	padding: 0.5em;
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	background-color: #ccc;
	font-weight: normal;
}
.datatable th {
	padding: 0.4em;
	text-align: left;
	border: 1px solid #ccc;
}
.datatable td {
	padding: 0.4em;
	text-align: right;
	border: 1px solid #ccc;
}
.datatable tr.altrow {
	color: #000;
	background-color: #ececec;
}
/* Wrapper section control */
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 949px;
}
/*** Banner section control ***/
#banner {
	margin: 0;
	padding: 0;
	width: 949px;
	position: relative;
}
/* Controls the big blocks of color */
#colourbar {
	list-style: none;
	margin: 0;
	padding: 0;
}
#colourbar li {
	display: inline;
	margin: 0;
	padding: 0;
}
/* Controls the colour strips under the primary navigation */
#colourbar02 {
	margin: 0;
	padding: 0;
}
#colourbar02 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 70%;
}
#colourbar02 li {
	display: inline;
	margin: 0;
	padding: 0;	
}
/* Lefter section control */
#lefter {
	float: left;
	position: relative;
	top: 20px;
	width: 170px;
	margin: 0px;
}
/* Content section control 
NOTE: Each directory has its own CSS for setting the background image
*/
#content {
position: relative;
top: 20px;
margin: 0 240px 10px 235px;
}
#content h1 {
font: 14px Arial, Helvetica, sans-serif;
color: #fff;
font-weight: lighter;
margin: 0px 0px 25px 5px;
padding: 6px 0px 3px 0px;
}
#content_home {
background-image:   url("/img/nav/home_03.gif");
background-repeat: no-repeat;
height: 30px;
}
#content_about {
background-image:   url("/img/nav/about_03.gif");
background-repeat: no-repeat;
height: 30px;
}
#content_membership {
background-image:   url("/img/nav/membership_03.gif");
background-repeat: no-repeat;
height: 30px;
}
#content_nes {
background-image:    url("/img/nav/bts_03.gif");
background-repeat: no-repeat;
height: 30px;
}
#content_bvm {
	background-image:   url("/img/nav/bvm_03.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#content_business {
	background-image:   url("/img/nav/talk_03.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#content_news {
	background-image:   url("/img/nav/news_03.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#content_contact {
	background-image:   url("/img/nav/contact_03.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#content strong {
color: #000;
}
#content a:link, #righter a:link {
color: #003d7d;
}
#content a:visited, #righter a:visited {
color: #666;
} 
#content a:hover, #content a:active, #righter a:hover, #righter a:active {
color: #4e2a78;
} 

.date01 {
 font: 11px Arial, Helvetica, sans-serif;
 color: #000066;
 margin: 0px;
}
.criteria {
	margin: 5px;
	padding: 0px;
}
ul.criteria  li {
	margin: 5px 5px 5px 0px;
}
/* Clearone control */
#clearone {
	clear: both;
	height: 1px;
}
/* Righter section control */
#righter {
	float: right;
	position: relative;
	top: 20px;
	width: 195px;
	margin: 0px 8px 0px 0px;
}
#righter p {
	color: #333;
}
#high01 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	margin: 0 0 0 5px;
	letter-spacing: 1px;
	padding: 6px 0 3px 0;
}
#high01 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#high01 ul li {
	margin: 0 0 5px 0;
	padding: 0;
}
#right_home {
	background-image:   url("/img/nav/home_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}

#right_about {
	background-image:   url("/img/nav/about_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_membership {
	background-image:   url("/img/nav/membership_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_nes {
	background-image:    url("/img/nav/bts_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_bvm {
	background-image:   url("/img/nav/bvm_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_business {
	background-image:   url("/img/nav/talk_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_news {
	background-image:   url("/img/nav/news_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
#right_contact {
	background-image:   url("/img/nav/contact_04.gif");
	background-repeat: no-repeat;
	height: 30px;
}
/* Footer section control */
#footer {
margin: 40px 0 0 0;
padding: 5px 0 0 0;
clear: both;
border-top: 1px solid #999;
width: 945px;
}
#b_bar {
margin: 5px 0 0 0;
padding: 3px;
width: 100%;
background-color: #000;
}
#b_bar p {
margin: 0;
padding: 0;
font-size: 90%;
color: #fff;
text-align: right;
}
#b_bar a:link, #b_bar a:hover, #b_bar a:visited {
text-decoration: none;
color: #fff;
}
/*** Secondary Navigation control
NOTE: Each directory has its own CSS for setting the background image
***/
#nav02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}
#nav02 a:link, #nav02 a:hover, #nav02 a:visited {
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
}
#nav02 h1 {
	font-size: 110%;
	color: #fff;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 3px 0 0 5px;
	height: 20px;
	letter-spacing: 1px;
	line-height: normal;
}
#nav_home {
	background-image:   url("/img/nav/home_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.about {
	background-image: url("/img/nav/about_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.mem {
	background-image: url("/img/nav/membership_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.nes {
	background-image:  url("/img/nav/bts_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.bvm {
	background-image: url("/img/nav/bvm_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.bus {
	background-image: url("/img/nav/talk_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.news {
	background-image: url("/img/nav/news_02.gif");
	background-repeat: no-repeat;
}
#nav02 h1.contact {
	background-image: url("/img/nav/contact_02.gif");
	background-repeat: no-repeat;
}
/* Tertiary navigation control */
#nav03 {
	margin: 0;
	padding: 4px 0;
	text-align: center;
}
#nav03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav03 ul li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	color: #000033;
	font-size: 95%;
}
#nav03 a:link, #nav03 a:hover, #nav03 a:visited {
	color: #000033;
}
/* Contact details control */
#c_details {
	margin: 10px 0 25px 0;
}
#c_details p {
	font-size: 95%;
	color:#666;
}
#c_details a:link,#c_details a:hover, #c_details a:visited {
	color: #666;
}
/* Sitemap link control */
#sitemap {
	font-size: 120%;
	border-top: 1px solid #999;
	margin: 10px 25px 0 5px;
	padding: 5px 0 0 0;
}
#sitemap01 a:link, #sitemap a:hover, #sitemap a:visited {
	font-size: 120%;
	margin: 3px 0 0 0;
	text-decoration: none;
	color: #999;
}
/* Membership criteria table control */
.table02 {
	color: #000066;
}
.table03 {
	color: #333;
}
/* CE Members control */
.news01 {
	color: #333;
	background-color: transparent;
	margin-left: 10px;
}
.news02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
/* Back to News listing control */
#back {
	margin: 20px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #4E2D78;
}
#back a {
	font-size: 90%;
}
/*** Homer01 box control ***/
#homer01 {
	margin: 0;
	padding: 0;
}
#homer01 h2 {
	margin: 0 0 8px 0;
	padding: 3px 2px;
	color: #fff;
	background-color:#808080;
	font-weight: normal;
}
#homer01 ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 95%;
	background-color:#E8E8E8;
}
#homer01 ul li {
	float: left;
	width: 45%;
	margin: 1em 3% 1em 0pt;
	padding: 0 0 1em 0;
	background-color:#E8E8E8;
	border-bottom: 2px solid #808080;
}
#homer01 ul li p {
	margin: 0;
	padding: 0 7px;
}
#homer01 ul.reg {
	margin: 0;
	padding: 0 7px 0 17px;
	list-style-position: outside;
	list-style-type: square;
}
#homer01 ul.reg li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	border: 0;
}
/*** UPDATED VERSION OF PRIMARY NAV SYSTEM  ***/
#nav01a {
	margin: 0;
	padding: 0;
	height: 30px;
}
* html #nav01a {
	margin: 0 0 -3px 0;
}
#nav01a ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav01a li {
	display: inline;
	margin: 0;
	padding: 5px 0 3px 0;
	float: left;
	width: 110px;
	height: 27px;
	border-right: 3px solid #fff;
	text-align: center;
	line-height: 0.9em;
}
#nav01a li.home01 {
	width: 150px;
	background-color: #000;
	text-align: right;
}
#nav01a li.about01 {
	background-color: #d36767;
}
#nav01a li.membership01 {
	background-color: #f4bb76;
}
#nav01a li.nes01 {
	background-color: #f2e781;
}
#nav01a li.talk01 {
	background-color: #86ba8c;
}
#nav01a li.bvm01 {
	background-color: #8f93c1;
}
#nav01a li.news01 {
	background-color: #a68dbc;
}
#nav01a li.contact01 {
	background-color: #c181cc;
}
#nav01a a:link, #nav01a a:hover, #nav01a a:visited {
	margin: 0;
	padding: 5px 0 3px 0;
	color: #000;
	font-size: 100%;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
#nav01a li.home01 a:link, #nav01a li.home01 a:hover, #nav01a li.home01 a:visited {
	color: #fff;
	padding: 5px 10px 3px 0;
}
/*** 2-column list control ***/
#collist {
	margin: 0;
	padding: 0;
}
#collist ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}
#collist ul li {
	float: left;
	width: 47%;
	margin: 0 3% 0 0;
	padding: 0;
}
#collist ul.inside {
	min-height: 90px;
	margin: 0;
	padding: 0 5px 0 0;
	list-style-position: inside;
	list-style-type: none;
}
#collist ul.inside li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}
/***  Membership listing iframe control  ***/
frame {
	width: 100%;
	height: 200px; 
	border: 0;
	scrolling: auto;
}
/*** iFrame control ***/
#frame iframe {
width: 100%;
height: 200px;
border: 0;
scrolling: auto;
}
/*** Contact form control ***/
form {
margin: 20px 0 0 0;
padding: 0;
}
form p {
margin: 3px 0 0 0;
padding: 5px 0 0 0;
}
form p label {
float: left;
width: 40%;
}
.text {
width: 180px;
color: #24408f;
background-color: #fff;
border: 1px solid #ccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
.err {
font: 125% Arial, Helvetica, sans-serif;
color: #990000;
margin: 0;
}
.btn {
margin: 0;
padding: 0.3em 5px;  
border: 1px solid #ccc;
cursor: pointer;
color: #fff;
background-color: #72197F;
font-size: 125%;
font-weight: normal;
display: inline;
}
fieldset {
margin: 0 0 20px 0;
padding: 10px 8px;
border: 1px solid #ccc;
}
legend {
font-size: 150%;
line-height: 100%;
font-weight: normal;
color: #72197F;
background-color: transparent;
}
/*** Movie link on home page ***/
#movie {
margin: 15px 0 0 0;
padding: 0;
}
/*** RSS links section ***/
.rss {
margin: 15px 0 0 0;
padding: 1em 0 0.8em 22px;
width: 122px;
font-size: 80%;
text-transform: uppercase;
background-image: url(/img/rss-icon.gif);
background-position: left center;
background-repeat: no-repeat;
border-top: 1px solid #ccc;
}
.rss a {
color: #666;
text-decoration: none;
}
/*** Twitter links section ***/
.twitter {
margin: 0 0 20px 0;
padding: 1em 0 1em 22px;
width: 122px;
font-size: 80%;
text-transform: uppercase;
background-image: url(/img/twitter.png);
background-position: left center;
background-repeat: no-repeat;
}
.twitter a {
color: #666;
text-decoration: none;
}
/*** MEMBERSHIP TABLE ***/
table.membership {
width: 100%;
}
table.membership th {
padding: 5px;
text-align: left;
font-size: 125%;
}
td.borough {
padding: 5px;
text-align: left;
background-color: #ECECEC;
}
td.member {
padding: 5px;
text-align: left;
}
img.map {
margin: 0 0 30px 20px;
}
#borough-listing h4 {
margin: 25px 0 0 0;
padding: 10px 0 0 0;
font-size: 115%;
border-top: 1px solid #ccc;
font-weight: normal;
}
#borough-listing p {
color: #666;
background-color: transparent;
font-size: 90%;
line-height: 1.5em;
}
#borough-listing img {
margin: 10px 0 -8px 0;
}
#borough-listing span {
margin: 0 3px 0 0;
font-weight: bold;
color: #003d7d;
background-color: transparent;
}
.whatson {
margin: 10px 0 0 0;
}