/* Import jQuery css for the widgets such as the datepicker */
@import "../js/jquery/bcbc_theme/jquery-ui-1.8.13.custom.css";

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
h2 {
	clear:both;
	margin-top:0;
	color:#364F7D;
}
h3 {
	color:#00958F;
}
h4 {
	color:#364F7D;
}
img {
	border:0;
}
br { clear:both; }
fieldset {
	border:1px solid #00958F;
	padding:10px;
	margin-bottom:10px;
}
fieldset legend {
	color:#00958F;
}
dt {
	float:left;
	clear:both;
	width:30%;
	margin-bottom:10px;
}
dd {
	margin-bottom:10px;
    margin-left:30%;
}
table {
    border-collapse:collapse;
    border-color:#E1E1E1;
}
th {
    text-align:left;
    background-color:#F2F2F2;
    color:#00958F;
}
th, td {
    padding:5px;
    border-color:#E1E1E1;
}
th p, td p { margin:0; }
.rss {
    float:right;
    padding-top:1px;
}
#googleContent th, #googleContent td { padding:0; }
a:link, a:active, a:visited {
	color:#FF3300;
	text-decoration:none;
}
a:hover {
	color:#FF3300;
	text-decoration:underline;
}
.errorText { color:#FF0000; }
.error { border:1px solid #F00; }
.imageRight { float:right; }
#container {
	margin-left:auto;
	margin-right:auto;
	width:998px;
}
#leftCol {
	width:210px;
	float:left;
	padding-left:5px;
	margin-top:10px;
}
#rightCol {
	width:210px;
	float:right;
	padding-right:5px;
	margin-top:10px;
}
#logoContainer {
	background:url('../images/banners/banner_bryngarw_house.jpg') no-repeat top right;
	/*background:url('../images/banners/banner_christmas.jpg') no-repeat top right;*/
	clear:both;
	height:75px;
}
.adviceandbenefits { background-image:url('../images/banners/banner_advice_and_benefits.jpg') !important; }
.business { background-image:url('../images/banners/banner_business.jpg') !important; }
.communityandliving { background-image:url('../images/banners/banner_community_and_living.jpg') !important; }
.councilanddemocracy { background-image:url('../images/banners/banner_council_and_democracy.jpg') !important; }
.educationandlearning { background-image:url('../images/banners/banner_education_and_learning.jpg') !important; }
.environmentandplanning { background-image:url('../images/banners/banner_environment_and_planning.jpg') !important; }
.healthandsocialcare { background-image:url('../images/banners/banner_health_and_social_care.jpg') !important; }
.housing { background-image:url('../images/banners/banner_housing.jpg') !important; }
.jobsandcareers { background-image:url('../images/banners/banner_jobs_and_careers.jpg') !important; }
.leisureandculture { background-image:url('../images/banners/banner_leisure_and_culture.jpg') !important; }
.transportandstreets { background-image:url('../images/banners/banner_transport_and_streets.jpg') !important; }
#header a:link, #header a:active, #header a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header h1 { 
	float:left;
	font-size:1.4em;
}
#header h1, #header h1 span {
	margin-top:0px;
	margin-bottom:0px; 
	height:100%;
	width:570px;
	background:url('../images/bcbc_logo.png') no-repeat;
}
#header h1 a:link, #header h1 a:active, #header h1 a:visited {
	color:#000000;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration:underline;
}
#header h1 span { 
	margin-bottom: -55px;
	display: block;
	position: relative;
	z-index: 1;
}
.headerBar {
	color:#FFFFFF;
	font-size:0.8em;
	margin:0;
	padding:3px 10px 3px 0;
}
#accessibility {
	background-color:#364F7D;
	float:left;
	width:100%;
}
#accessibility ul {
	margin:0;
}
#accessibilityLeft {
	float:left;
}
#accessibilityRight {
	float:right;
}
#accessibility li {
	display:inline;
	margin-left:10px;
}
.textSizeNormal {
	font-size:11px;
}
.textSizeLarge {
	font-size:12px;
}
.textSizeXLarge {
	font-size:14px;
}
.textSizeActive {
	font-weight:bold;
}
#accessibility #contrastDefault {
	background-color:white;
	border:1px solid #000000;
}
#accessibility #contrastDefault a {
	color:#000000;
}
#accessibility #contrastBlack {
	background-color:black;
	border:1px solid #FFFF00;
}
#accessibility #contrastBlack a {
	color:#FFFF00;
}
#accessibility .contrast {
	padding-left:4px;
	padding-right:4px;
	margin-left:5px;
}
#gs {
	float:right;
	width:270px;
	vertical-align:middle;
	margin-top:25px;
}
#topNav {
	background-color:#00958F;
	clear:both;
	text-align:right;
}
#topNav li {
	display:inline;
	margin-left:10px;
}
#mainNav, .relatedLinks {
	color:#364F7D;
	font-weight:bold;
	font-size:0.9em;
	list-style-type:none;
	padding:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:5px;
}
#mainNav li, .relatedLinks li {
	background-color:#F2F2F2;
	border:1px solid #E1E1E1;
	margin-bottom:2px;
}
#mainNav a, .relatedLinks a {
	display:block;
	padding:1px 1px 1px 2px;
}
#otherSites {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainNav a:link, #mainNav a:active, #mainNav a:visited {
	color:#364F7D;
	text-decoration:none;
}
#mainNav a:hover {
	background-color:#364F7D;
	color:#FFFFFF;
}
.relatedLinks a:link, .relatedLinks a:active, .relatedLinks a:visited {
	color:#00958F;
	text-decoration:none;
	font-weight:normal;
}
.relatedLinks a:hover {
	background-color:#00958F;
	color:#FFFFFF;
	font-weight:normal;
}
.relatedHeading {
	margin-bottom:5px;
	font-size:1em;
}
#mainContent {
	float:left;
	padding:0 10px 0 10px;
	width:545px;
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
}
#mainContent.fullWidth {
	width:760px;
}
#mainContent ul {
	list-style-image:url('../images/bullet.gif');
}
.caption{
    font-size:0.8em;
}
#googleContent { margin:10px; }
#googleContent a { text-decoration:underline; }
#googleContent a:link, #googleContent a:hover { color:#0000cc; }
#googleContent a:visited { color:#551a8b; }
#googleContent a:active { color:#ff0000; }
#breadcrumbs {
	margin-top:0;
	margin-left:0;
	padding-left:0;
}
#breadcrumbs li {
	display:inline;
	list-style-type:none;
	padding-left:0;
}
#pageInformation {
	clear:both;
	border:1px solid #E1E1E1;
	background-color:#F2F2F2;
	padding:2px 5px 5px 5px;
	font-size:0.9em;
	margin:20px 0 0 0;
}
#pageInformation li {
	display:inline;
	list-style-type:none;
	margin-right:37px;
}
#latestNews {
	clear:both;
	border:1px solid #364F7D;
	background-color:#364F7D;
	height:200px;
}
#latestNews h3, #latestNews p{
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-size:0.9em;
}
#latestNews h3, #latestNews h3 a { 
	height:100%;
}
#latestNews .imageContainer {
	position:absolute;
	z-index:1;
    border-right:1px solid #364F7D;
}
#latestNews .inactiveImage {
	display:none;
}
#latestNews .newsItem {
	clear:both;
	height:49px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	width:172px;
	border-top:1px solid #8592A9;
}
#latestNews .newsItemActive {
	background-color:#8592A9;
}
#latestNews .newsItemFirst {
	height:50px;
	border-top:0;
}
#latestNews a:link, #latestNews a:active, #latestNews a:visited, #latestNews a:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#flickrContainer h2 {
	float:left;
}
#flickr {
	float:right;
}
#flickr div {
	float:left;
	margin:7px 0 0 0;
}
#moreNews {
	padding:5px 7px 5px 7px;
	text-align:right;
}
.customColumn {
	width:49%;
	float:left;
	padding:2.5px;
}
.homeContent {
	border:1px solid #E1E1E1;
	margin:0px 0px 5px 0px;
	background-color:#FFFFFF;
}
.homeContent .contentHeader {
	padding:2px 2px 2px 5px;
	background-color:#F2F2F2;
	min-height:16px;
}
.homeContent h2 {
	font-size:0.9em;
	margin:0;
	float:left;
}
.homeContent .contentWindow {
	clear:both;
	padding:5px;
	border-top:1px solid #E1E1E1;
}
.homeContent .contentWindow  ul {
	padding-left:20px;
	margin:5px 0 5px 0;
}
.homeContent .contentWindow  p {
	margin:5px;
}
.homeContent .contentWindow #postcodeSearch { 
	margin:2px;
}
.moveItem {
	border:2px dashed #E1E1E1;
	margin-bottom:5px;
}
.minimised {
	display:none;
}
#captcha {
	vertical-align:top;
}
#captchaImage {
	border:1px solid #7F9DB9;
}
#findit {
	margin-top:10px;
	height:180px;
	overflow:auto;
}
#contactInformation {
	border:1px solid #E1E1E1;
	padding:2px;
	font-size:0.8em;
	background-color:#F2F2F2;
	color:#364F7D;
	margin-bottom:5px;
}
#a-z {
	list-style-type:none;
	padding:0 0 0px 5px;
	margin-top:0;
	margin-left:0;
	font-size:0.9em;
}
#a-z li {
	background-color:#F2F2F2;
	border:1px solid #E1E1E1;
	float:left;
	margin:0 2px 2px 0;
	width:25px;
	text-align:center;
}
#a-z li.azLast {
	margin-bottom:5px;
}
#a-z li a {
	display:block;
}
#a-z  a:link, #a-z a:active, #a-z a:visited  {
	color:#364F7D;
	font-weight:bold;
	text-decoration:none;
}
#a-z a:hover {
	background-color:#364F7D;
	color:#FFFFFF;
}
.orangeContainer {
	clear:both;
	background-color:#FEEAD2;
	border:1px solid #364F7D;
	font-size:0.8em;
	padding:3px;
	margin-bottom:5px;
	float:left;
}
.orangeContainer h2 {
	font-size:1.1em;
	margin:3px;
}
.orangeContainer ul {
	margin-top:5px;
	margin-bottom:0;
	margin-left:0;
	padding:3px;
}
.orangeContainer li {
	list-style-type:none;
	margin-bottom:5px;
	width:50%;
	float:left;
}
.orangeContainer  a:link, .orangeContainer a:active, .orangeContainer a:visited  {
	color:#364F7D;
	text-decoration:none;
}
.orangeContainer a:hover {
	text-decoration:underline;
}
#internalAdvert p {
	margin-top:5px;
}
#footer {
	clear:both;
	font-size:0.8em;
	color:#364F7D;
	background:url('../images/footer.png') no-repeat center top;
	padding-top:40px;
	margin-bottom:10px;
	text-align:center;
}
#footer a:link, #footer a:active, #footer a:visited  {
	color:#364F7D;
	text-decoration:none;
}
#footer a:hover {
	color:#364F7D;
	text-decoration:underline;
}
#footer p {
	padding:0 10px 0 10px;
	width:545px;
	margin:5px auto 0px auto;
}
#footerBar {
	background-color:#00958F;
	color:#FFFFFF;
	padding:3px 0 3px 0;
	text-align:center;
	margin-left:0;
	margin-right:0;
}
#footerBar a:link, #footerBar a:active, #footerBar a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}
#footerBar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerBar li {
	display:inline;
	margin-left:10px;
}
.infoBox {
	background-color:#F2F2F2;
	padding:1px 5px 1px 5px;
	border:1px solid #E1E1E1;
	margin-top:5px;
	margin-bottom:5px;
}
