body {
	background: #FFF;
	color: #444;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#page {
	margin: 30px 20px 20px 0;
	padding-bottom: 80px;
	position: relative;
	width: 960px;
}

#print-logo {
	display: none;
}

#lhs {
	float: left;
	margin-right: 29px; 
	padding-left: 30px;
	width: 201px;
	min-height: 900px;
}

#content {
	float: left;
}

#content .sponsors img {
	padding: 15px 35px;
}

#rhs {
	float: right;
	margin-left: 30px;
	width: 200px;
	margin-top: 132px;
	font-size: 90%;
}

#rhs p {
	margin: 0;
	padding-bottom: 8px;
}

#rhs h2 {
	font-size: 160%;
}

#rhs h3 { 
	margin: 0;
	padding-bottom: 4px;
}

#rhs .sponsors {
	text-align: center;
}

#rhs .sponsors img {
	padding: 15px 0;
}

#rhs .headline {
	color: #444444;
	font-size: 120%;	
}

.index .headline, 
.index h3 {
	font-size: 110%;
}

img.news {
	position: absolute;
	top: 46px;
	right: 20px;
}

.index .col-right h2 {
	position: relative;
}

.index,
.wide {
	width: 680px;
}

.narrow {
	width: 460px;
}

.wide,
.narrow {
	margin-top: 130px;
}

.wide h3,
.narrow h3 {
	padding: 15px 0 0 0;
}

#content p {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

#content li {
	line-height: 1.6em;
}

#content li h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#page p {
	padding: 0 0 10px 0;	
}

#rhs a img,
#rhs a:link img,
#rhs a:visited img,
#lhs a img,
.col-right img,
.col-right a:link img,
.col-right a:visited img {
	border: none;	
}

a:link img,
a:visited img {
 	border-color: #444;

}

a:link,
a:visited {
	color: #039cdf;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

ul,
ul.category_list
 {
	margin: 12px 0 16px 20px;
	padding: 0;	
}

ol {
	margin: 12px 0 16px 25px;
	padding: 0;	
}
	
hr { 
	height: 0;
	border: 0;
	border-bottom: 1px dotted #000; 
}

h1 {
	margin: 0;
	padding: 0;	
}

h2, h3, .headline {
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 150%;
	margin: 20px 0 10px;
	padding: 0;	
}

h3, .headline {
	font-size: 120%;
	margin: 5px 0;
	padding: 0;	
}

#content h4 {
	color: #039cdf;
	font-size: 120%;
	margin: 6px 0;
	padding: 0;
	font-weight: bold;
}


h3 span {
	font-style: italic;
	font-weight: normal;
	text-transform: none;	
}

h3 a:link,
h3 a:visited {
	/* color: #444444; */
	font-style: normal;
	font-weight: normal;
	/* display: block; */
	text-decoration: none;	
}

h3 a:hover {
		text-decoration: underline;
}

h5,
h5 a:link,
h5 a:visited {
	font-style: italic;
	font-size: 120%;
	margin-bottom: 0;
    padding-bottom:7px;
}

h6,
h6 a:link,
h6 a:visited {
	font-size: 100%;
	margin-bottom: 0;
    padding-bottom:7px;
}

a.headline:link,
a.headline:visited {
	color: #444444;
	font-style: normal;	
}

a.headline:hover {
	text-decoration: underline;
}

blockquote {
	background: #ebf9ff;
	margin: 10px 50px;
	padding: 10px;
}
fieldset {
	border: 1px dotted #CCC;
	margin: 10px 0;
	padding: 5px;
	width: 99%;
}

legend {
	background: #FFF;
	color: #ff7d01;
	font-weight:bold;	
	margin-left: 5px;
	margin-bottom: 5px;
}


fieldset label
fieldset input,
fieldset select {
	margin: 5px;	
}

.checkbox {
	margin: 5px;
	vertical-align: -2px;	
}

.text {
	border: 1px solid #CCC;
}

.col-left {
	float: left;
	width: 330px;
	padding-top: 137px;
}

.col-right {
	float: right;
	padding-top: 180px;
	width: 310px;
}

.sect {
	border: 1px dotted #000;
	border-left: 0;
	border-right: 0;
	padding: 10px 0 0;
	margin-bottom: 3px;
}

#postcode_search {
	background: #7fceef;
	-moz-border-radius: 5px;
	padding: 20px;
}

#postcode_search p {
	margin: 0;
	padding: 0;
}

#postcode_search label {
	color: #FFF;
	display: block;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 5px 0;
}

#postcode_search .text {
	border: none;	
}

.button {
	background: #039cdf;
	border: 1px solid #039cdf;
	color: #FFF;
	cursor: pointer;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 6px;
}

#postcode_fields {
	padding: 3px 0;	
	margin-left: 20px;
}

#footer_container {
	background: #039cdf;
	clear: both;
}

#footer {
	background: url('../images/footer_comment.gif') no-repeat 760px 0 ;
	color: #FFF;
	margin: 0 20px 0 20px;
	padding: 20px 50px 50px;
	width: 860px;
}

#footer p {
	line-height: 1.8em;
}

#footer a:link,
#footer a:visited {
	color: #FFF;
	font-style: normal;
}

#footer span {
	padding-left: 8px;
}

#footer span a:link,
#footer span a:visited,
#footer span strong {
	padding-left: 8px;
}

#footer a:hover {
	text-decoration: underline;
}

/******************************
* 		Menu Styles 
* *****************************/

#cb2010_navigation {
	padding-top: 20px;
}

#cb2010_navigation ul.menu1 {
	margin: 40px 0 0;
	padding: 0;
	list-style-type: none;
}

#cb2010_navigation ul.menu1{
	margin: 0;
}

#cb2010_navigation .menu2, 
#cb2010_navigation ul ul {
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#cb2010_navigation .menu2{
/*	border-bottom: 1px dotted #000;*/
	list-style-type: none;	
}

#cb2010_navigation .menu3,
#cb2010_navigation ul ul ul {
	margin: 0;
	border: 0;
}

#cb2010_navigation ul li,
#cb2010_navigation ul ul li,
#cb2010_navigation ul ul ul li {
	display: block;
}

#cb2010_navigation .menu2 li,
#cb2010_navigation ul ul li {
	width: 180px;
}

#cb2010_navigation .menu3 li,
#cb2010_navigation ul ul ul li {
	width: 120px;
}

#cb2010_navigation ul li a:link,
#cb2010_navigation ul li a:visited {
	color: #333;
	display: block;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	padding: 8px 0;
	text-transform: uppercase;
}

#cb2010_navigation ul.menu1 li a:link,
#cb2010_navigation ul.menu1 li a:visited {
	border-bottom: 1px dotted #000;
}

#cb2010_navigation ul.menu1 li.current a:link,
#cb2010_navigation ul.menu1 li.current a:visited {
	border-bottom: none;
}

#cb2010_navigation ul li.current a:link,
#cb2010_navigation ul li.current a:visited,
#cb2010_navigation ul li a.current:link,
#cb2010_navigation ul li a.current:visited {
	color: #ff7d01;
	border: 0; 
	padding-bottom: 0;
}

#cb2010_navigation ul li.end a:link,
#cb2010_navigation ul li.end a:visited,
#cb2010_navigation ul li a.end:link,
#cb2010_navigation ul li a.end:visited {
	color: #ff7d01;
	border-bottom: 1px dotted #000;
	padding-bottom: 8px;
}

#cb2010_navigation ul li a:hover {
	color: #ff7d01;
	padding-bottom: 8px;
	text-decoration: none;
}

#cb2010_navigation .menu2 li,
#cb2010_navigation .menu2 li a:link,
#cb2010_navigation .menu2 li a:visited,
#cb2010_navigation .menu2 li.current a:link,
#cb2010_navigation .menu2 li.current a:visited,
#cb2010_navigation ul ul li,
#cb2010_navigation ul ul li a:link,
#cb2010_navigation ul ul li a:visited,
#cb2010_navigation ul ul li a.current:link,
#cb2010_navigation ul ul li a.current:visited {
	border: 0;
	color: #333;
	font-size: 95%;
	font-weight: normal;
	padding: 1px 0 4px 15px;
}

#cb2010_navigation .menu3 li,
#cb2010_navigation ul ul ul li {
	font-size: 95%;
}

#cb2010_navigation .menu3 li a:link,
#cb2010_navigation .menu3 li a:visited {
	font-size: 10px;
	padding: 2px 0;
}

#cb2010_navigation .menu2 li.current a:link,
#cb2010_navigation .menu2 li.current a:visited,
#cb2010_navigation ul ul li a.current:link,
#cb2010_navigation ul ul li a.current:visited {
	color: #ff7d01;
}
#cb2010_navigation .menu2 li a:hover,
#cb2010_navigation ul ul li a:hover {
	color: #ff7d01;
	text-decoration: none;
}

#cb2010_navigation .menu3,
#cb2010_navigation ul ul ul {
	padding: 0 0 0 60px;
}

#cb2010_navigation #archivednews ul {
	padding: 0 0 0 15px;	
}

#cb2010_navigation #archivednews ul li,
#cb2010_navigation #archivednews ul li a:link,
#cb2010_navigation #archivednews ul li a:visited {
	display: inline;
	padding: 0;
	margin: 0;
}

#cb2010_navigation #archivednews ul {
	border: 0;
	padding: 0 0 0 15px;	
}

#cb2010_navigation #archivednews ul li,
#cb2010_navigation #archivednews ul li a:link,
#cb2010_navigation #archivednews ul li a:visited {
	display: inline;
	padding: 0;
	margin: 0;
}

#options {
	margin-top: 30px;	
}

#options a {
	background: #FFF;
	color: #333;
	display: block;
	font-size: 93%;
	font-style: normal;
	padding: 2px 0;
	width: 200px;
}

#options img {
	padding: 0 4px 0 0;	
}

#options img {
	vertical-align: -5px;
}


#map {
	height: 450px;
	margin: 20px 0;
	text-align: center;
	width: 100%;
	border: 1px dotted #444444;
}

#content .button1{
	font-family: verdana;
	background-color:  #ffffff;
	border: 1px solid #444444;
	font-weight: normal;
	color: #444444;
	width: auto;
	cursor: pointer;
	padding:2px 10px;
}

#content .button2{
	font-family: verdana;
	background-color:  #dfdfdf;
	border: 1px dotted #444444;	
	font-weight: normal;
	color: #444;
	width: auto;
	cursor: pointer;
	padding:2px 10px;
}


#content .button1:hover{
	border: 1px solid #039cdf; 
}
#content .button2:hover{
	border: 1px solid #039cdf;

}

#event hr {
	display: none;
}

.success_div,
.message_div,
.error_div {
	margin: 3px auto 10px;
	text-align: center;				
}


.success_div {
	border: 1px solid #999999;
	width: 390px;	
	margin-bottom: 10px;
}
#content .success_div h4,
.success_div h4 {
	background-image: url(../../images/tick.png);
	background-repeat: no-repeat;
	background-position: 1em;
	background-color: #009933;
	color: #FFF;	
	font-size: 12px;
	padding: 4px;
	margin:0;
	
}

#content span.success{
	color: #009933;
	font-style:italic;
	
}

.message_div {
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding:2px;
	line-height:15px;
	overflow: hidden;
	font-size: 12px;
}
.message_div ul {
	margin: 10px 30px;
	text-align: left;	
}

.error_div {
	border: 1px solid #c0442b;
	width: 390px;	
	margin-bottom: 10px;
}

.error_div h4,
#content .error_div h4{
	background-image: url(../../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 1em;
	background-color: #f48467;
	color: #FFF;	
	font-size: 12px;
	padding: 4px;
	margin:0;
}

.error_div ul {
	padding: 4px;
	text-align: left;
	list-style-type: none; 
	background-image: url(../images/bullet_error.png); 
	background-repeat: no-repeat; 
	padding-left: 3.4em; 
	margin-bottom: 5px; 
	background-position: 2em; 
}

.error_div ul li {
	padding-left: 15px;
	list-style-type:circle;
	
}
#content .skin0{
	position:absolute;
	width:265px;
	border:1px solid #999999;
	background-color:#ffffff;
	font-family:Verdana;
	line-height:18px;
	cursor:default;
	font-size:14px;
	z-index:100;
	visibility:hidden;
}


tr.header,
td.header {
	background: #666666;		
	color: #fff;
	font-weight:bold;
}
.message_header {
	color: #ffffff;
	border: 1px solid #999999;
	background-color: #999999;
	padding:4px;
	margin:0px;
}

.search_header {
	color: #666666;
	background:#ccc;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
    padding: 4px;
	margin: 0;
	border: 0;
}

.message_header {
	color: #ffffff;
	border: 1px solid #999999;
	background-color: #999999;
	padding:4px;
	margin:0px;
}

.search_header {
	color: #666666;
	background:#ccc;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	text-decoration: none;
    padding: 4px;
	margin: 0;
	border: 0;
}

.search_results_meta {
	font-size: 10px;
	color: #999;
	width: 480px;	
	word-wrap: break-word;
	overflow: hidden;
}

#search_mini {
	margin-bottom: 35px;	
}

#search_mini h4 {
	margin-bottom:0;
	padding-bottom: 4px;
}

#search_mini input.text {
	border: 1px solid #ccc;
	vertical-align: bottom;
}

#content div.resource_tree {
	border: 1px solid #999999;
	background-color: #999999;
	padding:4px;
	margin:0px;
}

legend {
	color:#555555;
}

#content tr.alt_row {
	background-color: #f0f0f0;	
}

#content tr.alt_row > td {
	border-top: 1px dotted #9f9f9f;
	border-bottom: 1px dotted #9f9f9f;	
}

#content table.table_style1 {
	border: 1px dotted #99CBDF!important;
	border-collapse: collapse;
	width: 100%;	
}
 
#content table.table_style1 th {
	background: #029CDC;
	border: 1px dotted #99CBDF!important;
	line-height: 1.2em;
	font-size: 100%;
	padding: 4px;
	text-align: left;
	color: #DFF6FF;
}

#content table.table_style1 td {
	border: 1px dotted #99CBDF!important;
	padding: 4px 4px;	
}

#content table.table_style1 td,
#content table.table_style1 td a:link,
#content table.table_style1 td a:visited {
	font-size: 90%;
	vertical-align: top;
}

/* Resource page styles */


#category_div {
	min-height: 300px;	
}

#category_div h3.level_1 {
	display: none;
}

#category_div h3.level_2 {
	text-transform: uppercase;
	font-size: 125%;
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
}

.resource_page_title,
.resource_page_image {
	display: block;
}

.resource_page_title,
a.resource_page_title:link,
a.resource_page_title:visited,
.category_list,
ul.category_list a:link,
ul.category_list a:visited {
	font-size: 105%;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #444;
	
}



a.resource_page_link:link,
a.resource_page_link:visited {
	text-decoration: underline;
	color: #444;
	font-style: normal;
	padding-bottom: 40px;
	display: block;
}

a.resource_page_link:hover {
	text-decoration: none;
}

.resource_page_back {
	text-align: right;
}

.resource_page_back_to_top {
	display: none;
}

/* Sitemap */

.sitemap{
	font-family: Arial, sans-serif;
	margin-right: 50px;
}

#sitemap ul,
#sitemap li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1;
	background: none;
	
}

#sitemap a {
	line-height: 1;
	padding: 0!important;
	margin: 0!important;
}


#sitemap ul.menu1 {
	float: left;
	display: block;
	width: 100%;	
}

#sitemap ul ul {	
	margin: 0;
	margin-left: 42px;
	padding: 0;
}

#sitemap ul ul li {
	background: none;
	padding: 0;
}

#sitemap ul ul ul {
	margin: 0 0 0 40px;
	
}

#sitemap ul ul li {
	list-style-image: url('../images/sitemap_l2_mid.gif');
}

#sitemap ul ul ul li {
	list-style-image: url('../images/sitemap_l3_mid.gif');	
}

#sitemap ul ul li.first {
	list-style-image: url('../images/sitemap_l2_top.gif');
}

#sitemap ul ul ul li.first {
	margin-top: 2px;
	list-style-image: url('../images/sitemap_l3_top.gif');	
}

#sitemap ul ul li.last {
	list-style-image: url('../images/sitemap_l2_end.gif');
}


#sitemap ul ul ul li.last {
	list-style-image: url('../images/sitemap_l3_end.gif');	
}

#sitemap li,
#sitemap a {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

#sitemap ul.menu1 {
	padding-top: 5px;
}

.calendartable h5 {
	text-transform: uppercase;
	font-size: 110%;
	margin: 10px 0 5px 0;
	padding: 0;	
}

table.calendartable {
	width: 100%;
}

.calendartable td {
	padding-bottom: 8px;
	border-bottom: 1px dotted #000;
}
	
.calendartable tr {
	padding: 5px;
}

table#directory_table tr td {
	padding: 20px;
	line-height: 1.5em;	
}

table#directory_table .thumbnail_map,
#content .thumbnail_map {
	border: 1px dotted #000;
}

#content table#directory_table h5 {
	margin-top: 0px;
}

#feedback label {
	display: inline-block;
	vertical-align: top;
	padding: 4px 0;
	min-width: 185px;
}

#feedback textarea {
	border: 1px dotted #CCC;
	line-height: 18px;
}

#feedback .textarea {
	display: none;	
}

#feedback input[type="text"] {
	border: 1px dotted #CCC;
	line-height: 18px;
	width: 200px;
}

#feedback fieldset {
	padding-left: 20px 15px;
}

#feedback {
	font-size: 90%;
	line-height: 1.6em;
	width: 435px;
}

.direction-table {
	width: 500px;
}

#feedback legend {
	margin-left: 0;
	text-transform: uppercase;
}

.feedbackform {
	width: 450px; 
}

#search-results {
	margin-bottom: 15px;
}

#content table.event_registration_form span.cke_skin_kama {
	width: 460px!important;
}
