/* CCC Style Sheet (c) 2009 */
/* General */
a {
	text-decoration: none;
	font-weight: bold;
	color: #004099;
}
a:hover {
	text-decoration: underline;
}
a:active {
   background-color:#ACCCE5;
   color:#000;
}

body a:active, body a:focus {i
    background-color:#ACCCE5;
    color:#000;
}
input.text:active, input.text:focus {
    background-color:#ACCCE5;
    color:#000;
}

p {
	padding-top: 0px;
	margin-top: 7px;
}
body {
	text-align: center;
	background: #F2F2F4;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 0.8em;
}
/* Page Layout */
#outer-wrapper {
	background-image: url(/Images/shadow_line1002_tcm31-150240.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 1002px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px black solid;
}
#inner-wrapper {
	padding: 0px;
	margin: 0px 4px;
                overflow:hidden;
}
#bottom-wrapper {
	background-image: url(/Images/shadow_bottom1002_tcm31-150239.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 1002px;
	height: 10px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#page-footer {
	width: 994px;
	/*    height: 140px;
*/
	background: url(/Images/footer-shaded_tcm31-150215.jpg);
	background-repeat: no-repeat;
	padding: 40px 16px 20px 16px;
}
#page-banner {
	width: 994px;
	position: relative;
	background: url(/Images/header-shaded_tcm31-150217.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px;
                overflow:hidden;
}
#page-body {
	width: 994px;
}
/* Banner Elements */
#cumbria-logo {
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cumbria-logo img {
	border: 0px;
}
#banner-links {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: right;
	padding: 2px 10px 0px 0px;
	font-family: Arial;
	font-size: 0.85em;
}
#banner-links a {
	margin: 0px 10px 0px 10px;
	color: black;
}
#banner-links a:active, #banner-links a:focus {
    background-color:#000;
    color:#FFF;
}
#search-box {
	position: absolute;
	left: 250px;
	top: 47px;
	width: 450px;
	text-align: center;
	font-size: 1em;
}
#search-box input {
	margin: 3px;
	font-size: 1em;
	font-weight: bold;
}
#searchbox {
	width: 200px;
	padding: 0px;
}
#right-logo {
	position: absolute;
	left: 716px;
	top: 26px;
	width: 268px;
}
#right-logo img {
	border: 0px;
}
#AZ {
	width: 994px;
    color:#FFF;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.0em;
	padding: 113px 0px 4px 0px;
	text-indent: 260px;
}
#AZ a {
	margin: 0px;
	background-color:#22761E;
	color: #FFF;
	font-size: 1.2em;
	padding: 0px 7px 0px 7px;
}
#AZ a:active, #AZ a:focus {
    background-color:#ACCCE5;
    color:#000;
}
.ccc-az-letter {
    border: 1px #CCC solid;
    margin:9px;
    text-align:center;
    background-color:#FFF;
    padding-top:0.25em;
    width:2.1em;
    height:2.1em;
    float:left;
}
.ccc-az-letter a {
    font-size:1.3em;
}

/* Body Elements */
#body {
	margin: 0px 10px;
}
/* ------------------- MENU OPTIONS ----------------------------- */
/* Menu Wrapper */
#ccc-navigation {
	width: 224px;
	float: left;
}
/* Home Page only */
.navlist {
	list-style-type: none;
	margin: 12px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.navlist li {
	border-bottom: 1px dotted #A5A5A5;
}
.navlist a {
	display: block;
	background: url(/Images/arrow_blue_normal_tcm31-155746.gif); 
/*	background: url(/Images/arrow_blue_tcm31-146586.gif); */
	background-position: 6px 7px;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 20px;
	color: #28262B;
	font-weight: bold;
	font-size: 1.0em;
}
.navlist a:hover, .navlist a:focus {
	text-decoration: none;
	background: url(/Images/arrow_blue_tcm31-146586.gif); 
	background-position: 6px 7px;
	background-repeat: no-repeat;
	background-color: #ACCCE5;
	color: #000;
}

.navlist a:active {
   background-color:#ACCCE5
}
.navsection {
	list-style-type: none;
	margin: 10px 0px 0px 10px;
	background: url(/Images/bluesection_tcm31-150207.jpg);
	background-repeat: no-repeat;
}
/* Top-level page */
.navsection {
	list-style-type: none;
	margin: 12px 5px 0px 10px;
	padding: 0px;
	background-color: #004099;
}
.navsection li {
	padding: 6px 0px 6px 10px;
}
.navsection a {
	color: #FFF;
	font-weight: bold;
	font-size: 1.0em;
}
.navsection a:hover {
	text-decoration: none;
}
/* sub menu sections */
.navsubsection {
	list-style-type: none;
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.navsubsection li {
	border-bottom: 1px dotted #A5A5A5;
}
.navsubsection a {
	display: block;
	background: url(/Images/icon_downarrow_tcm31-150225.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 20px;
	color: #28262B;
	font-weight: bold;
}
.navsubsection a:hover, .navsubsection a:focus {
	text-decoration: none;
	background-color: #ACCCE5;
	color: #000;
}
.navsubsection a:active {
   background-color:#ACCCE5;
}

/* local page links */
.navsublist {
	list-style-type: none;
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.navsublist li {
	border-bottom: 1px dotted #A5A5A5;
}
.navsublist a {
	display: block;
	background: url(/Images/arrow_blue_normal_tcm31-155746.gif); 
	background-position: 6px 7px;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 20px;
	color: #28262B;
	font-weight: bold;
	font-size: 1.0em;
}
.navsublist a:hover, .navsublist a:focus {
	text-decoration: none;
	background: url(/Images/arrow_blue_tcm31-146586.gif); 
	background-position: 6px 7px;
	background-repeat: no-repeat;
	background-color: #ACCCE5;
	color: #000;
}
.navsublist a:active {
   background-color:#ACCCE5;
}
.findmynearest {
	background: url(/images/findmynearest_tcm31-192589.jpg);
	background-repeat:no-repeat;
	margin: 0 0 0 15px;
	font-size: 1.0em;
	padding: 3px 0px;
	height: 26px;
}
.findmynearest-icon {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/Images/icon_find_tcm31-155765.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}

/* ----------------- END OF MENU OPTIONS ------------------------ */
/* Content area */
#ccc-content {
	width: 755px;
	margin: 0px 0px 0px 5px;
	float: left;
}

.ccc-component ul {
	list-style-type: none;
}

.list-blue-ball, .list-disc, .list-square, .list-circle, .list-black-arrow, .list-blue-green-balls, .list-globe, .list-red-arrow, .list-red-square, .list-squiggle, .list-white-arrow
{
list-style-type: none;
}

.content li, .list-blue-ball li,.list-disc li,.list-square li,.list-circle li,.list-black-arrow li,.list-blue-green-balls li,.list-globe li,.list-red-arrow li,.list-red-square li,.list-squiggle li,.list-white-arrow li,
#ccc-noticeboard li,
#ccc-component li {list-style-type: none;padding-bottom:4px;padding-left:10px;background-image:url(/Images/smallbluearrow_tcm31-150241.gif);background-repeat:no-repeat;background-position:0 .3em;}

#ccc-middle-content {
	width: 552px;
	padding: 0px 0px 0px 10px;
}
#ccc-full-width-content {
	padding: 0px 0px 0px 10px;
}
#ccc-breadcrumb {
	font-family: Tahoma, Arial;
	margin: 10px 0px 15px 0px;
	padding: 0px 5px 5px;
	font-weight: bold;
	font-size: 0.85em;
	border-bottom: 1px solid #A5A5A5;
}
#ccc-breadcrumb a:focus, #ccc-breadcrumb a:active {
      background:#ACCCE5;
      color:#000;
}

#ccc-breadcrumb a {
	font-weight: normal;
	color: #28262B;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 12px;
	background: url(/Images/smallbluearrow_tcm31-150241.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#ccc-breadcrumb a.first-link {
	background: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
.ccc-top-page {
	width: 755px;
	font-size: 2em;
	background: url(/Images/h1_tcm31-150216.jpg) 0px 0px no-repeat;
	background-color:#004099;
	color: #FFFFFF;
	margin: 0px 0px 5px 10px;
	padding: 7px 5px 7px 15px;
	font-weight: bold;
}
.ccc-standard-page {
	width: 525px;
	font-size: 2em;
	color: #35761E;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 7px 0px;
	font-weight: bold;
}
.ccc-standard-page-wide {
	width: 745px;
	font-size: 2em;
	color: #35761E;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 7px 0px;
	font-weight: bold;
}
.ccc-root-page {
     font-size:0.01em;
     visibility:hidden;
}
.ccc-full-width-page {
	width: 960px;
	font-size: 2em;
	color: #35761E;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 7px 0px;
	font-weight: bold;
}
.ccc-sub-page {
	width: 525px;
	font-size: 2em;
	color: #35761E;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 7px 0px;
	font-weight: bold;
}
.section-heading {
	font-size: 1.4em;
	color: #35761E;
	margin: 10px 0px 5px 0px;
	padding: 7px 5px 7px 0px;
}
.content-heading {
	font-weight:bold;
}
/* Noticeboard area */
#ccc-noticeboard {
	width: 200px;
	float: right;
	margin: 0px 0px 5px;
}
.ccc-noticeboard-header {
	background: url(/images/noticeboardheader_tcm31-150238.jpg);
	height: 28px;
	font-weight: bold;
                overflow:hidden;
}
.ccc-icon-related {
	height: 28px;
	padding: 7px 0px 0px 27px;
	overflow: hidden;
	background: url(/Images/icon_related_tcm31-150230.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}
.ccc-icon-links {
	height: 28px;
	padding: 7px 0px 0px 27px;
	overflow: hidden;
	background: url(/Images/icon_links_tcm31-150228.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}
.ccc-icon-highlight {
	height: 28px;
	padding: 7px 0px 0px 27px;
	overflow: hidden;
	background: url(/Images/icon_highlight_tcm31-150227.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.ccc-icon-documents {
	height: 28px;
	padding: 7px 0px 0px 27px;
	overflow: hidden;
	background: url(/Images/icon_document_tcm31-150219.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.ccc-noticeboard-content {
	margin: 5px 0px 15px 10px;
	font-size: 0.85em;
	line-height: 15px;
	font-family: Tahoma, Arial;
}
.ccc-noticeboard-content img {
	border: 0px;
}
#ccc-noticeboard ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.timestamp {
	font-weight: normal;
	color: black;
}
#ccc-noticeboard li {
	margin: 5px 0px;
}
.ccc-component {
	padding: 5px;
}


/* component height fix (hidden from ie) */
* html .ccc-component {
	height: 100%;
}
/* Following line needed to trim white space underneath component */
.ccc-component {
	overflow: hidden;
}
.image-left {
	margin: 0px 10px 10px 0px;
}
.image-right {
	margin: 0px 0px 10px 10px;
}
/* ---------------- TABLE STYLE ------------------ */
.ccc-component table {
	font-size: 1.0em;
	border-collapse: collapse;
}
.ccc-component td {
	border: 1px #D8E4E4 solid;
}
/* Table Title */
.ccc-component caption {
	font-weight: bold;
	padding: 10px;
}
.ccc-component thead {
	font-weight: bold;
	background-color: #D8E4E4;
}
/* Table Body */
.ccc-component td {
	color: Black;
	background-color: #F1F6F9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ccc-component th {
	padding: 5px;
}
/* ----------- END OF TABLE STYLE --------------- */
/* Footer Elements */
#footer-links-left {
	float: left;
	width: 958px;
	margin: 0px 0px 5px 0px;
	color: black;
}
#footer-links-left a {
	color: #000;
	font-weight: normal;
}
#footer-links-left a:active, #footer-links-left a:focus {
    background:#ACCCE5;
    color:#000;
}
#footer-links-right {
	float: right;
	width: 400px;
	text-align: right;
	color: #000;
}
#footer-links-right a {
	color: #000;
	font-weight: normal;
}
#footer-links-right a:active, #footer-links-right a:focus {
    background:#ACCCE5;
    color:#000;
}
#footer-language-links {
	float: left;
	width: 958px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	padding-top: 5px;
	border-top: 1px #888 solid;
	color: black;
	font-weight: normal;
}
#footer-language-links a {
	color: #000;
	font-weight: normal;
}

#footer-language-text {
	padding: 0px 0px 5px 0px;
	float: left;
}
#footer-language-links img {
	border: 0px;
}
#footer-language-images a {
	padding: 5px;
}
#footer-language-images a:active, #footer-language-images a:focus {
    background:#ACCCE5;
}
#footer-logo-links {
	float: right;
	width: 430px;
	text-align: right;
}
#footer-logo-links a {
	margin: 0px 8px 0px 8px;
	color: #000;
	font-weight: normal;
}
#footer-logo-links img {
	border: 0px;
}
#footer-links-right img {
	border: 0px;
	margin-right: 3px;
}
/* Access Keys */
.hide {
	position: absolute;
	left: -40000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.hide_tab {
	z-index: 1000;
	position: absolute;
	left: -40000px;
	overflow: hidden;
	width: 400px;
	width: 0px;
}
.hide_tab:active, .hide_tab:focus {
	text-decoration: none;
	text-align: left;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	border-left: 1px solid #FFF;
	padding: 4px;
	margin-left: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
}
.hiddenlink {
     font-size:0.01em;
     color:#000;
     margin-left:-100px;
}
#access_keys li {
	display: inline;
}
.otherpage {
	text-align: left;
}
#access_keys ul {
	margin: 0px;
}
.clear {
	clear: left;
}
/* ######################################################### LEGACY COMPONENT STYLES ####################################################### */

/* New "Blue" 3 Column Feature */
#ccc-news-container div {
	background-color: #D8E4E4;
	text-align:center;
}
#ccc-news-container .ccc-news-column-2 {
	background-color: #D8E4E4;
	width: 175px;
}
#ccc-news-container .ccc-news-column-3 {
	float: left;
	margin-right: 0px;
	width: 175px;
}
#ccc-news-container p {
	padding: 0px 5px 5px 10px;
	margin: 0px;
}
#ccc-news-container a {
	color:#004099;
}
/* Floats etc */
#ccc-news-container img {
	margin:5px;
                border:0;
}
#ccc-news-frame {
	padding-top: 10px;
}
#ccc-news-box {
	overflow: hidden;
}
#ccc-news-frame {
	width: 535px;
}
#ccc-news-container {
	overflow: hidden;
}
#ccc-news-container div {
	float: left;
	width: 175px;
	margin-right: 5px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.ccc-news-colum-2 {
	width: 175px;
}
.ccc-news-column-3 {
	float: left;
	margin-right: 0px;
	width: 175px;
}


/* "Green" Three Column News Feature */
#news-container div {
	background-color: #CCFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #167E00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #167E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167E00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #167E00;
}
#news-container .news-column-2 {
	background-color: #CCFF99;
	;
	width: 31%
}
#news-container .news-column-3 {
	float: left;
	margin-right: 0px;
	width: 30%;
}
#news-container h1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #167E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
	font-weight: bold;
	font-size: 1.2em;
}
#news-container p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-container h1 a {
	color: #FFF;
}
#news-container a {
	color: #004099;
}
#news-footer-frame {
	margin: 0px 0px 10px 0px;
}
#news-footer div {
	background-color: #CCFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #167E00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #167E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167E00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #167E00;
}
#news-footer .news-column-2 {
	background-color: #CCFF99;
}
#news-footer h1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #167E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: White;
	font-weight: bold;
	font-size: 1.2em;
}
/* Floats etc */
#news-container img {
	width: 100%;
}
#news-frame {
	padding-top: 10px;
}
#news-box {
	overflow: hidden;
}
#news-frame {
	width: 98%;
}
#news-container {
	overflow: hidden;
}
#news-container div {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
#news-container img {
	width: 100%;
}
#news-footer-frame {
	width: 98%;
	clear: left
}
#news-footer {
	height: 1px;
	overflow: hidden;
}
#news-footer div {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
#news-footer .news-colum-2 {
	width: 31%;
}
#news-footer .news-column-3 {
	float: left;
	margin-right: 0px;
	width: 30%;
}
/* Accordion */
#accordion {
	width: 200px;
	margin-bottom: 10px;
	background-color: #EFF3F7;
}
.accordion-header {
	background: url(/Images/doitonlineheader_tcm31-151545.jpg);  
	background-repeat: no-repeat;
	background-color:#22761E;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	height: 26px;
	padding: 5px 5px 0px 10px;
	margin: 0;
	overflow: hidden;
	width:185px;
/* Hide from IE-Mac \*/
	width:100%;
/* End hide */	
}
.accordion-header a {
    color:#FFFFFF;
    font-size:0.9em;
}
.accordion-element-spacer {
	height: 195px;
}
.toggler {
	cursor: pointer;
	background: url(/images/Noticeboardheaderflat_tcm31-151571.jpg);
	margin: 0px;
	font-size: 1.0em;
	padding: 3px 0px;
	height: 26px;
}
.accordion-title-report {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 3px 5px 7px 35px;
	background: url(/images/icon_report_tcm31-151569.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	font-size: 1.0em;
}
.accordion-title-report a{
    color:#000000;
}
.accordion-title-report a:hover{
    text-decoration:none;
}
.accordion-title-apply a{
    color:#000000;
}
.accordion-title-apply a:hover{
    text-decoration:none;
}
.accordion-title-pay a{
    color:#000000;
}
.accordion-title-pay a:hover{
    text-decoration:none;
}
.accordion-title-book a{
    color:#000000;
}
.accordion-title-book a:hover{
    text-decoration:none;
}
.accordion-title-find a{
    color:#000000;
}
.accordion-title-find a:hover{
    text-decoration:none;
}
.accordion-title-say a{
    color:#000000;
}
.accordion-title-say a:hover{
    text-decoration:none;
}
.accordion-title-bookit a{
    color:#000000;
}
.accordion-title-bookit a:hover{
    text-decoration:none;
}
.accordion-title-apply {
	height: 26px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/images/icon_apply_tcm31-151565.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}
.accordion-title-pay {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/images/icon_pay_tcm31-151568.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-size: 1.0em;
}
.accordion-title-book {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/images/icon_book_tcm31-151567.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}
.accordion-title-find {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/Images/icon_find_tcm31-155765.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}
.accordion-title-say {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/images/icon_say_tcm31-151570.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}

.accordion-title-bookit {
	height: 26px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	background: url(/images/Book-it_tcm31-231227.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 1.0em;
}


.accordion-content {
	margin: 0px 0px 15px 10px;
	padding: 5px 0px 0px 0px;
	font-size: 1.0em;
	line-height: 20px;
	font-family: Arial, Tahoma;
}
.accordion-content ul {
	list-style-type: none;
}
/* Sliding Panels */
div.panels {
	/* height: 250px;
*/
	width: 530px;
	color: black;
	background-color: white;
	padding: 0 0px;
                overflow:hidden;
}
.ccc-slide-component {
	width: 530px;
	border: 2px solid #E6EFF6;
}
li.toolbar-button {
	display: inline;
	background-color: #E6EFF6;
	padding: 2px 5px;
	color: black;
	cursor: pointer;
	border: 1px solid white;
	font-weight: bold;
}
li.active {
	background-color: #ACCCE5; 
	border: 1px solid black;
	color: white;
}
li.toolbar-button:hover {
	background-color: #D5E3EE;
	;
}
h1, h2, h2, h4 {
	margin: 0;
}
h1 {
     font-size:1em;
}
.toolbar-button-number {
     cursor:pointer;
}
#panel-toolbar {
	width: 535px;
	height: 28px;
	background: url(/Images/toolbarfade_tcm31-152565.jpg);
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 5px 0px;
	display: none; 
	padding:0px 0px;
}
#panel-toolbar-left {
    cursor:pointer;
	border-top: 1px #004099 solid;
	border-left: 1px #004099 solid;
	border-right: 1px #004099 solid;
	border-bottom: 1px #004099 solid;
	background: url(/Images/toolbarreversefade_tcm31-152785.jpg);
	margin-top: 2px;
	margin-right:5px; 
	padding: 2px 5px;
	float:left;
}
#panel-toolbar-slides div {
	width: 20px;
	 float: left;
	border-top: 1px #004099 solid;
	border-left: 1px #004099 solid;
	border-right: 1px #004099 solid;
	border-bottom: 1px #004099 solid;
	text-align: center;
	padding: 2px 0px;
/*	margin-left: 5px; */
	margin-right:5px; 
	margin-top: 2px;
/*	cursor: pointer; */
}
.panel-toolbar-prev {
	width: 20px;
	float: left;
	border-top: 1px #004099 solid;
	border-left: 1px #004099 solid;
	border-right: 1px #004099 solid;
	border-bottom: 1px #004099 solid;
	background: url(/Images/toolbarreversefade_tcm31-152785.jpg);
	padding: 2px 0px;
	text-align: center;
/*	margin-left: 5px; */
	margin-right:5px;
	margin-top: 2px;
	cursor: pointer;
}
.panel-toolbar-next {
	width: 20px;
	float: left;
	border-top: 1px #004099 solid;
	border-left: 1px #004099 solid;
	border-right: 1px #004099 solid;
	border-bottom: 1px #004099 solid;
	background: url(/Images/toolbarreversefade_tcm31-152785.jpg);
	padding: 2px 0px;
	text-align: center;
/*	margin-left: 5px; */
	margin-right:5px;
	margin-top: 2px;
	cursor: pointer;
}
.panel-toolbar-selected {
	width: 20px;
	float: left;
	border-top: 1px #004099 solid;
	border-left: 1px #004099 solid;
	border-right: 1px #004099 solid;
	border-bottom: 1px #004099 solid;
	background-color: #ACCCE5;
	padding: 2px 0px;
	text-align: center;
	color: white;
	margin-right: 5px;
	margin-top: 2px;
	cursor: pointer;
}
.panel-toolbar-selected a, .panel-toolbar-selected a:active, .panel-toolbar-selected a:focus  {
      color:black;
}
/* Mashup Component */
.ccc-mashup-component {
	background: #D8E4E4;
	width: 535px;
}
.ccc-mashup-component img {
	border: 0;
}
.ccc-mashup-column1 {
	width: 255px;
	float: left;
	margin: 10px 10px 0px 10px;
}
.ccc-mashup-column2 {
	width: 250px;
	float: right;
	margin: 10px 10px 0px 0px;
}
.ccc-mashup-rss {
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.ccc-mashup-rss img {
	border: 0;
}
.ccc-consultations {
	width: auto;
}
.ccc-consultations-header {
	background: url(/Images/mashupheader_tcm31-151845.jpg);
	font-weight: bold;
	padding: 7px 0px 8px 22px;
}
.ccc-consultations-body {
	padding: 5px;
	margin-bottom: 10px;
	background: white;
}
.ccc-consultation-link {
	font-size: 1.0em;
	padding: 2px 0px;
}
.ccc-top-stories {
	width: auto;
	margin: 0px 0px 10px 0px;
}
.ccc-top-stories-header {
	background: url(/Images/mashupheader_tcm31-151845.jpg);
	font-weight: bold;
	padding: 7px 0px 8px 22px;
}
.ccc-top-stories-body {
	background: white;
	padding-right: 5px;
}
.ccc-top-story {
}
 .ccc-top-story-image {
	padding: 10px 5px 0px 10px;
}
.ccc-top-story-text {
	font-size: 1.0em;
	padding-top: 0px;
     padding-left:10px;
}
.ccc-top-story-text a {
	font-size: 1.0em;
}
.ccc-top-story-divider {
	border-bottom: 1px dotted silver;
	clear: left;
}
.ccc-top-story-footer {
	font-size: 0.85em;
	padding: 10px 5px;
}
.ccc-popular-links {
	width: auto;
	background: white;
	margin-bottom: 10px;
}
.ccc-popular-links-header {
	background: url(/Images/mashupheader_right_tcm31-155225.jpg);
	font-weight: bold;
	padding: 7px 0px 8px 22px;
}
.ccc-popular-links-body {
	font-size: 1.0em;
	margin: 5px 0px 10px 5px;
	padding-bottom: 10px;
}
.ccc-popular-link {
	width: 240px;
	padding: 2px 0px;
}
.ccc-whatson {
	width: auto;
	background: white;
}
.ccc-whatson-header {
	background: url(/Images/mashupheader_right_tcm31-155225.jpg);
	font-weight: bold;
	padding: 7px 0px 8px 22px;
}
.ccc-whatson-body {
	font-size: 1.0em;
	margin: 0px 5px 10px 5px;
	padding: 5px 0px;
}
.ccc-whatson-body a {
	font-size: 1.0em;
}
.ccc-whatson-body ul {
	padding: 0;
	margin: 0;
}
.ccc-whatson-body li {
	list-style-type: none;
	padding: 2px 0px;
}
.ccc-image-subtitle {
	background: #D8E4E4;
	padding: 5px 5px 0px 5px;
}
.ccc-image-subtitle-text {
	background: #D8E4E4;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color: #004099;
}
.ccc-three-column-links-wrapper {
	width: 535px;
}
.ccc-three-column-links {
	width: 175px;
	float: left;
	background: #D8E4E4;
	margin: 5px 5px 10px 0px;
}
.ccc-three-column-right {
	width: 175px;
	float: left;
	background: #D8E4E4;
	margin: 5px 0px 10px 0px;
}
.ccc-three-column-image img {
	border: 0;
}
.ccc-three-column-image {
	margin: 5px;
}
.ccc-three-column-link {
	margin: 7px 5px 7px 10px;
	font-size: 1.0em;
}
.ccc-three-column-link a {
	color: #004099;
}

.ccc-three-column-component-wrapper {
	width: 535px;
}
.ccc-three-column-component {
	width: 33%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.ccc-three-column-component-right {
	width: 33%;
	float: left;
	margin: 0px 0px 10px 0px;
}

.ccc-three-column-component-wrapper p {margin-bottom:2px;padding-bottom:0;}
.ccc-three-column-component-wrapper ul {list-style:none;margin-top:0;margin-left:2px;padding-left:0;padding-top:5px;}
.ccc-three-column-component-wrapper strong {font-weight:bold;font-size:1.2em;color: #3A86A8;}
.ccc-three-column-component-wrapper li {padding-bottom:4px;padding-left:10px;background-image:url(/Images/smallbluearrow_tcm31-150241.gif);background-repeat:no-repeat;background-position:0 .3em;}

.ccc-two-column-default-component-wrapper {
	width: 535px;
}
.ccc-two-column-default-component {
	width: 50%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding-right:10px;
}
.ccc-two-column-default-component-right {
	width: 48%;
	float: left;
	margin: 0px 0px 10px 0px;
}

.ccc-two-column-default-component-wrapper p {margin-bottom:2px;padding-bottom:0;}
.ccc-two-column-default-component-wrapper ul {list-style:none;margin-top:0;margin-left:2px;padding-left:0;padding-top:5px;}
.ccc-two-column-default-component-wrapper strong {font-weight:bold;font-size:1.2em;color: #3A86A8;}
.ccc-two-column-default-component-wrapper li {padding-bottom:4px;padding-left:10px;background-image:url(/Images/smallbluearrow_tcm31-150241.gif);background-repeat:no-repeat;background-position:0 .3em;
}

.two-column-layout {
	float: left;
	padding: 0px 10px 5px 0px;
}
.two-column-layout-border {
}
.two-column-no-float {
clear:left;
}

.two-column-text {
    width:425px;
	float: left;
	padding: 5px 10px;;
}


/* Two column Component */
.ccc-two-column-wrapper {
	width: 535px;
	padding: 5px 0px;
}
.ccc-two-column-left {
	width: 260px;
	float: left;
}
.ccc-two-column-right {
	width: 260px;
	float: right;
}
.ccc-two-column-header {
	padding: 5px 5px 5px 27px;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
}
.ccc-two-column-body {
	padding: 2px 5px 1px 5px;
}
/* Weather component */
.ccc-weather-component {
	width: auto;
	background: white;
                padding-bottom:10px;
}
.ccc-weather-header {
	background: url(/Images/noticeboard-round-header_tcm31-154373.gif);
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}
.ccc-weather-body {
	padding: 10px;
	background: url(/Images/noticeboard-round-footer_tcm31-154374.gif);
	background-position: bottom left;
}
.ccc-weather-location {
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
}
.ccc-weather-feed {
	font-size: 1.0em;
	padding: 0px 0px 10px 5px;
}
.ccc-weather-footer {
	font-size: 0.85em;
	text-align: center;
	border-top: 1px silver solid;
	padding-top: 4px;
}
#ccc-govmetric { 
                margin:15px 5px 0px 10px;
                padding:0px 10px 10px;
                text-align:center;
}
