/*rebrand these*/
body {background-color: #d7d7d7;}
#header {background-color: #eee;}
#header_logo {background: url(/images/site/coburg/headerbg.jpg) no-repeat; height: 180px; padding: 0;}
#header_users {background-color: #eaeaea;}

.navbar {background-color: #38ae4a; height: 15px; padding: 4px 10px 10px 10px;}
.navbar a {color:#fff; display:inline; text-transform: capitalize;}
.navbar a:visited {color:#fff;}
#top_nav a {padding-left: 10px;}
#search_form input {background-color: #fff; border: 1px solid #a5a5a5; padding: 2px;}
#breadcrumb {padding-top: 20px;}
div.post h2 a { color: #000; font-weight: normal;}
/*---*/

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif;}
h1 { color:#38ae4a; margin-top: 0; font-size: 1.5em; font-weight: normal; text-transform: uppercase;}
h2 { color:#000; font-size: 1.33em; text-transform: uppercase;}
h3 { color:#000; font-size: 1.17em;}
h4 { color:#333; font-size: 1.17em;}
a.clickable_name {color: #000;}

h1 a {text-transform: capitalize;}

#login_logout a, #login_logout p { color:#000;}

#search_form {float:right; width:300px; clear: both; text-align: right; margin-top: 25px; margin-right: 10px;}

.homepage_post_container {padding-top:15px;}
* > .homepage_post_container {
}
.homepage_post_container {
min-height:120px;
}

#filters_header {color:#000; background: url(/images/site/coburg/filters_headerbg.jpg) repeat-x; height:27px; padding: 5px 10px 0 10px;}
#filters_header a {color: #000;}

#surveys, #faqs, #documents, #news, #keylinks {padding-left: 5px;}

.gen_header {border-bottom:#93b8c8 solid 1px; padding: 10px 0px 15px 10px;}
.gen_header p {padding:10px 0 0;}

.feedback_header {display: block; height: 25px; padding: 0 10px 0 10px; line-height: 26px; font-weight: normal; text-decoration: none; outline: none; font-size: 95%; color: #fff; margin: 0 0 0 0; text-transform: uppercase;}

#footer_users { padding-top: 5px; width:1200px; text-align:left; margin:0 auto;}
#footer_users a {color:#225297;}

#footer {padding: 5px 20px 0px 0px; background-color:#fff; color:#606163;
			width:915px; text-align:right; margin:0 auto; border-top:1px solid #999999;}
#footer a {color:#606163;}
#footer_links {float:left;font-size:0.9em;margin-left:20px;margin-top:2px;}
.add_your_comment_img {background: url(/images/site/coburg/add_icon1.jpg) repeat-x; height:27px; text-transform: uppercase; font-weight: 650; }
.add_your_comment {background: url(/images/site/coburg/add_icon1.jpg) repeat-x; height:22px; text-transform: uppercase; font-weight: 650; padding: 5px 0px 0px 10px;}

#accordion_menu {
border: solid 1px #93b8c8;
width: 358px;
}

.side_bar {
border: solid 1px #93b8c8;
width: 358px;
}

p.video_error {color: #fff; padding: 5px;}
p.video_error a { color: #fff; text-decoration:underline;}

.side_bar_header {
	display: block;
	height: 25px;
	padding: 0 10px 0 3px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #fff;
	margin: 0 0 0 0;
	/*background-color: #0066ae;*/
	background: url(/images/site/coburg/accordion_bar_active2.jpg) top left repeat-x;
	text-transform: uppercase;
}

h3.side_bar_header img {
	vertical-align: middle;
	margin-right: 5px;
	width: 17px;
}

.accordion_toggle {
	display: block;
	height: 25px;
	padding: 0 10px 0 3px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #505050;
	cursor: pointer;
	margin: 0 0 0 0;
	background: url(/images/site/coburg/accordion_bar.jpg) top left repeat-x;
}

.accordion_toggle_active {
	background: url(/images/site/coburg/accordion_bar_active.jpg) top left repeat-x;
	color: #fff;
}

.accordion_content {
	background-color: #ffffff;
	color: #464646;
	overflow: hidden;
	margin: 5px;
	line-height: 1.3em;
}

.accordion_content p {
	margin-bottom: 5px;
}

.accordion_content p span {
	color: #a5a5a5;
}

.accordion_content strong a {
	color: #1144aa;
	font-weight: 400;
}

h3.accordion_toggle{
	font-variant: normal;
	text-transform: uppercase;
}

h3.accordion_toggle img {
	vertical-align: middle;
	margin-right: 5px;
	width: 18px;
}

div.project_resources_list {
	color: #505050;
	font-weight: 400;
	line-height: 1.3em;
}

div.project_resources_list p {
	color: #464646;
	margin-bottom: 3px;
}



div.project_resources_list b {
	font-weight: 400;
}


div.project_resources_list form p {
	margin-top: 5px;
}

div.project_resources_list a {
	font-weight: 400;
	color: #1144aa;
}
