/******************************************************************/
/****           BEDFORDSHIRE COUNTY COUNCIL                   *****/
/****            SYSTEM STYLESHEET                             ****/
/******************************************************************/

/*=========== BASE TEMPLATE COMPONENTS     ================*/

html {
	margin: 0;
	padding: 0;
	background: #ccc;
}

body {
	margin: 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #000;
	background: #ccc;
}

.system_pagebody {
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	background: #ccc;
}

/*============= CMS Editor styles  ===========================*/

#editor .sys_breadcrumb {
	padding: 4px 0 4px 235px;
	margin: 2px 0 0 0;
} 

#editor .sys_header_row1 {
	width: 100%;
	background: #0051b8;	
}

#editor .sys_header_row3 {
	height: 44px;
	background: #555;
}

#editor .sys_homepage_featurebox_header {
	height: 26px;
}

#editor .sys_homepage_featurebox {
	margin: 10px 12px 8px 0 !important;
	border: 1px solid #fff;
}

#editor .sys_menu_featurebox_header {
	height: 26px;
}

#editor .sys_panel_data_item_wrapper {
	clear: left;
	height: 52px;
	margin: 0 0 8px 0
}

#editor .sys_panel_two {
	border: 1px dashed #c0c0c0;
	visibility: visible;
}

#editor .sys_panel_three {
	border: 1px dashed #c0c0c0;
	visibility: visible;
}

#editor .sys_menu_featurebox_content {
	background: url("http://www.bedfordshire.gov.uk/SiteElements/Images/menu-background.gif") top repeat-y;
	height: 240px;
}

#editor .sys_menu_featurebox_content {
	padding-top: 4px;
}

#editor .sys_content_bluepanel {
	background: #e0effa;
	margin: 0 0 0 14px;
	padding: 0 12px 4px 4px;
	position: static;
}

#editor .sys_content_bluepanel P {
	position: static;
}

#editor .sys_related_items_wrapper {
	margin:  10px 0 0 0;
	padding: 0;
}

#editor .sys_related_items_title_tab {
	background: url("http://www.bedfordshire.gov.uk/SiteElements/Images/page-notes2.gif") top left no-repeat;
	height: 20px;
	margin: 12px 0 0 14px;
}

#editor .sys_related_items_editorhelptext {
	font-family: arial;
	font-size: 80%;
	border-top: 4px solid #000;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	background: #dad9d9;
	margin: 0 0 10px 14px;
	padding: 4px;
}

#editor .sys_header_row3_text {
	width: 60px;
}

#editor .sys_header_row3_alphasearch {
	/* width: 714px; removed temporarily */
	width: auto;
}

#editor .sys_clearboth {
	display: none;
}

#editor .sys_item_images_placeholder_wrapper {}

#editor .sys_item_image_one {
	width: 200px;
	height: 150px;
	float: left;
	border: 1px solid #555;
	margin: 10px 0 0 0;
	text-align: center;
	background: #c0c0c0;
}

#editor .sys_item_image_two {
	width: 200px;
	height: 150px;
	float: left;
	border: 1px solid #555;
	margin: 10px 0 0 40px;
	text-align: center;
	background: #c0c0c0;
}

#editor .sys_item_image_one_container {
	width: 111px;
	height: 84px;
	margin: 4px;
	background: #fff;
}

#editor .sys_item_image_two_container {
	width: 146px;
	height: 52px;
	margin: 4px;
	background: #fff;
}

#editor .sys_item_short_summary {
	height: 60px;
	background: #fff;
}


#editor .sys_item_long_summary {
	height: 100px;
	background: #fff;
}


#editor .sys_item_summary_title_text {
	clear: both;
	width: 100%;
	padding: 4px 0 4px 0;
}

#editor .sys_panel_tabbedfeature_container {
	margin: 0;
}

#editor .sys_generic_content_spacer {
	margin: 0;
}

#editor .sys_searchtext {
	padding: 8px 0 0 0;
}

#editor .sys_searchlabel {
	padding: 8px 0 0 0;
}


/*==== ADDED TESTING STYLES FOR TABLES IN CMS EDITOR  ====*/

#editor .sys_right_column {
	float: left;
	margin: 0 10px 0 -1px;
	padding: 0;
	border-left: 1px solid #8fd0ed;
	/* width: 554px; removed temporarily */
}

#editor .sys_header_row4 {
	clear: both;
	background: #004870;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	padding: 8px 0 0 18px;
	height: 60px;
	width: 100%;
}

#editor .sys_content_submenu_container {
	margin: 0 0 0 14px;
	padding: 0;
	position: relative;
	height: 0;
}

#editor .sys_header_row1_links {
	padding: 6px 0 0 10px;
}

#editor .sys_header_row1_search {
	padding: 0 10px 0 0;
	margin: 0 0 6px 0;
}

#editor html>body .sys_header_row1_search {
	padding: 0 10px 0 0;
	margin: -10px 0 6px 0;
}

#editor .sys_homepage_further_info {
	height: 20px;
	color: #fff;
}

/*============= Custom image styles  ===========================*/

.imageLeft {
	float: left; padding-right: 6px; text-align: left;
}

.imageRight {
	float: right; padding-left: 6px;
	text-align: right;
}

/*===================       End              ======================*/


/*==============  Redefined heading styles     ====================*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004870;
	padding: 0;
	margin: 0;
	font-weight: normal
	line-height: 100%;
	background-color: inherit;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004870;
	padding: 0;
	margin: 0;
	font-weight: normal
	line-height: 100%;
	background-color: inherit;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004870;
	padding: 0;
	margin: 0;
	font-weight: normal
	line-height: 100%;
	background-color: inherit;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0051b8;
	padding: 0;
	margin: 0;
	font-weight: normal
	line-height: 100%;
	background-color: inherit;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0051b8;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	font-weight: normal
	line-height: 100%;
	background-color: inherit;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0051b8;
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	background-color: inherit;
}  

/*============      End            ===========*/

/* main container components */

.sys_system_container_wrapper {
	margin: 4px 2% auto 2%;
	width: 96%;
	min-width: 760px;
	background: #fff;
	text-align: center;
}

/*==  header  ==*/

.sys_header_container_wrapper {
	margin: 0;
	padding: 0;
	text-align: left;
}

.sys_header_row1 {
	height: 38px;
}

html>body .sys_header_row1 {
	min-height: 1px;
	height: auto;
}


.sys_pagetop_left {
	float: left;
	background: #0051b8 url("http://www.bedfordshire.gov.uk/SiteElements/Images/header_curved_topleft.gif") top left no-repeat;
	width: 20px;
	height: 7px;
}

.sys_pagetop_right {
	float: right;
	background: #0051b8 url("http://www.bedfordshire.gov.uk/SiteElements/Images/header_curved_topright.gif") top right no-repeat;
	width: 20px;
	height: 7px;
}

.sys_header_row1 {
	background: #0051b8;
	min-height: 30px;
	color: #fff;
	padding: 0;
	font-size: 80%;
}

html>body .sys_header_row1 {
	padding: 0 0 10px 0;
}

.sys_header_row1_links {
	float: left;
	width: 480px;
	background: #0051b8;
	padding: 12px 0 0 10px;
}

html>body .sys_header_row1_links {
	padding: 10px 0 0 10px;
}

.sys_header_row1 .sys_header_row1_links UL {
	margin: 0;
	padding: 0;
}

.sys_header_row1 .sys_header_row1_links UL Li {
	display: inline;
	padding: 0 2px 0 2px;
}

.sys_header_row1 .sys_header_row1_links UL Li a {
	color: #fff;
	text-decoration: none;
}

.sys_header_row1 .sys_header_row1_links UL Li a:hover {
	color: #fff;
	text-decoration: underline;
}

.sys_header_row1_search {
	float: right;
	width: 300px;
	background: #0051b8;
	padding: 10px 10px 0 0;
}

.sys_header_row1_search INPUT {
	margin: 0 0 0 8px;
}

.sys_header_row2 {
	clear: both;
	background: #fff url("http://www.bedfordshire.gov.uk/SiteElements/Images/BCC_main_banner.jpg") top right no-repeat;
	width: 100%;
	min-height: 106px;
}

.sys_header_row2 H1 {
	display: none;	
}

.sys_header_logo {
	float: left;
	width: 254px;
	height: 106px;
	border: 0;
	margin-right: 10px;
}

.sys_header_row3 {
	clear: both;
	background: #555;
	color: #fff;
	font-size: 90%;
	padding: 8px 0 0 0;
	height: 22px; 
	margin: -3px 0 0 0;
}

html>body .sys_header_row3 {
	margin: 0 0 -10px 0;
}

html>body .sys_header_row3 {
	min-height: 22px;
	height: auto;
	margin: 0;
}

.sys_header_row3_text {
	float: left;
	width: 60px;
	padding: 0 2px 0 18px;
	background: #555;
}

.sys_header_row3_alphasearch {
	float: right;
	background: #555;
	margin-right: 4px;
}

.sys_header_row3_alphasearch a {text-decoration: underline;}

/* ************** alphabetical search  styles   ***************/

.sys_header_row3_alphasearch SPAN {
	display: inline !important;
	font-size: 80%;
}

.sys_header_row3_alphasearch span.sys_CellStyle {
	padding: 0 4px 0 4px;
	text-decoration: none;
	vertical-align: top;
	font-size: 100% !important;
}

.sys_header_row3_alphasearch span.sys_CellStyle a {
	font-size: 100% !important;
}

.sys_header_row3 a, .sys_header_row3 a:visited {
	color: #fff;
	text-decoration: underline;
}

.sys_header_row3 a:hover {
	text-decoration: none;
}

TD.sys_CellStyle a {
	text-decoration: underline
}

.sys_CssClass {font-size: 100% !important;}

.sys_DisabledStyle {font-size: 100% !important;}

.sys_SelectedStyle {
	color: #fff;
	font-size: 100% !important;
}

.sys_SelectedStyle a, .sys_SelectedStyle a:visited  {
	color: #fff;
	text-decoration: underline;
}

.sys_UnselectedStyle {
	background: #555;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100% !important;
}

.sys_UnselectedStyle a, .sys_UnselectedStyle a:visited  {
	color: #fff;
	text-decoration: underline;
}

.sys_UnselectedStyle a:hover {
	text-decoration: none;
}

/* *************end of alphabetical search  styles **************/

/*==== End of header components  ====*/

/*==== Main content area  ====*/

.sys_main_content_area {
	text-align: left;
	margin:  10px 0 0 0;
	font-size: 90%;
	padding: 0 0 0 18px;
	background: #fff;
}

/*===== search facility  ===============*/

.sys_searchtext {
	float: left;
	padding: 2px 0 0 0;
}

.sys_searchlabel {
	float: left;
	padding: 2px 0 0 0;
}

.sys_searchinputbox {
	float: left;
	width: 14em;
	height: 1.35em;
	border: 1px #ccc inset;
	margin: 0;
	padding: 2px 0 0 2px;
	color: #000;
}

.sys_searchbutton {
	float: left;
	width: 1.7em;
	height: 1.7em;
	border: 1px #fff outset;
	padding: 0;
	margin: 0;
	background: #fff;
	text-indent: -2px;
}

.sys_clearboth {
	clear: both;
	padding: 0;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.sys_contentarea_wrapper {
	margin: 0;
	padding: 0;
}

.sys_left_column {
	float: left;
	width: 221px;
	border-right: 1px solid #8fd0ed;
}

.sys_right_column {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 14px 0 14px;
	border-left: 1px solid #8fd0ed;
}

html>body .sys_right_column {
	float: none;
	margin: 0 0 0 221px;
	border-left: 1px solid #8fd0ed;
	padding: 0 14px 0 14px;
}

/*======== HOMEPAGE SUB-TEMPLATE COMPONENTS  ===========*/

.sys_column_wrapper {
	background-color: #8fd0ed;
}

.sys_right_column_homepage {
	float: right;
	background: #fff;
	border-left: 1px solid #8fd0ed;
	margin-left: -1px;
	padding: 0 14px 0 14px;
}

html>body .sys_right_column_homepage {
	margin: 0 0 0 221px;
	border-left: 1px solid #8fd0ed;
	padding: 0 14px 0 14px;
	float: none;
}

.sys_homepage_further_info_container{
	clear: both;
	text-align: right;
	padding: 0;
	margin: 0;
}

.sys_homepage_further_info {
	text-align: right;
	padding: 2px 4px 2px 0;
	background: #0051b8;
	width: 142px;
	float: right;
	text-align: right;
	color: #fff;
	margin: 8px 0 8px 18px;
	font-size: 90%;
}

html>body .sys_homepage_further_info {
	margin: 8px 0 8px 18px;
}

.sys_homepage_further_info a {
	color: #fff;
	text-decoration: none;
}

.sys_homepage_further_info a:hover {
	color: #fff;
	text-decoration: underline;
}

.sys_homepage_banner_links {
	clear: both;
	border-top: 1px solid #8fd0ed;
	border-bottom: 1px solid #8fd0ed;
	height: 52px;
	padding: 0;
	margin:0 14px 0 0;
}

.sys_homepage_banner_links IMG {border: none;}

.banner_link {
	float: left;
	width: 24%;
}

#link1 {}

#link2 {text-align: center !important}

#link3 {text-align: center !important}

#link4 {text-align: right !important; float: right; padding: 0}

.sys_homepage_language_links {
	height: 25px;
}

.sys_homepage_language_links IMG {
	height: 25px;
	float: left;
	border: 0;
}

/*======== END OF HOMEPAGE SUB-TEMPLATE COMPONENTS  =========*/

/*====== Left Column Feature boxes ==========================*/

/* homepage */

.sys_homepage_featurebox {
	background: #d8ebf9;
	margin: 0 12px 8px 0;
	width: 209px;
}

html>body .sys_homepage_featurebox {
	width: auto;
}

.sys_bottomfeatureboxitem .sys_homepage_featurebox {
	margin: 0 12px 0 0 !important;
}

#sys_haveyoursay {
	margin: 0 12px 0 0;
}

.sys_homepage_featurebox_header {
	background: #0051b8 url("http://www.bedfordshire.gov.uk/SiteElements/Images/left_featurebox_header_curve.gif") top no-repeat;
	color: #fff;
	padding: 4px 0 4px 0;
	min-height: 26px;
	width: 100%;
}

.sys_homepage_featurebox_header_title {
	background: #0051b8;
	/* width: 134px;*/
	float: left;
}

.sys_homepage_featurebox_header_title a {
	color: #fff;
	text-decoration: none;
}

.sys_homepage_featurebox_header_title a:hover {
	text-decoration: underline;
}


.sys_homepage_featurebox_header_title h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	padding: 0 0 4px 14px;
	margin: 6px 0 0 0;
	color: #fff;
}
			
.sys_homepage_featurebox_header_linktext {
	background: #0051b8;
	clear: right;
	float: right;
	width: 65px;
	font-size: 75%;
	padding: 8px 0 0 0;
}

.sys_homepage_featurebox_header_linktext a {
	color: #fff;
	text-decoration: none;	
}

.sys_homepage_featurebox_header_linktext a:hover {
	color: #fff;
	text-decoration: underline;	
}

.sys_homepage_featurebox_content {
	clear: both;
	padding: 0 12px 0 12px;
	font-size: 90%;
	font-weight: bold;
}

.sys_homepage_featurebox_content UL {
	margin: 0;
	padding: 0;
}

.sys_homepage_featurebox_content UL Li {
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #b3ddf3;
	padding: 8px 0 8px 0;
}

.sys_homepage_featurebox_content UL Li a {
	color: #004870;
	text-decoration: none;
}

.sys_homepage_featurebox_content UL Li a:hover {
	color: #004870;
	text-decoration: underline;
}

.sys_homepage_featurebox_content UL Li.sys_last {
	border-bottom: none;
}

.sys_homepage_mainfeature {
	margin: 0 0 10px 0;
	/* min-height: 84px; removed temporarily */
	min-height: 120px;
	padding: 0;
	/* height: 120px; */
}

.sys_homepage_mainfeature a, .sys_homepage_mainfeature a:visited {
	color: #0051b8;
	text-decoration: none;	
}

.sys_homepage_mainfeature a:hover {
	color: #0051b8;
	text-decoration: underline;	
}


.sys_homepage_mainfeature H1 {
	color: #0051b8;
	/* font-size: 140%;*/
	font-size: 220%;
	margin-bottom: 10px;
}

.sys_homepage_mainfeature H1 a, .sys_homepage_mainfeature H1 a:visited {
	color: #0051b8;
	text-decoration: none;	
}

.sys_homepage_mainfeature H1 a:hover {
	color: #0051b8;
	text-decoration: underline;	
}

.sys_homepage_mainfeature_image {
	float: left;
}

.sys_homepage_mainfeature_image IMG {
	padding: 0 10px 10px 0;
	height: 84px;
}

.sys_homepage_mainfeature_text {
	margin: 0 0 0 auto;
}

/*==== generic template styles  ====*/

.sys_maincontentarea {
	margin: 0;
	padding: 0;
}

.sys_breadcrumb {
	margin: -10px 0 0 0;
	padding: 4px 0 4px 240px;
	font-size: 75%;
	background: #fff;
	color: #555;
}

.sys_breadcrumb a .sys_breadcrumb a:visited{
	color:#555;
	text-decoration: none; 
}

.sys_breadcrumb a:visited{
	color:#555;
	text-decoration: underline; 
}

.sys_breadcrumb a:hover {
	color:#464649;
	text-decoration: underline; 
}

.sys_breadcrumb_selected_page {
	font-weight: bold
}

.sys_content_bluepanel {
	background: #e0effa;
	margin: 0;
	padding: 1px 12px 4px 4px;
	position: relative;
	min-height: 460px;
	height: 460px;
}

html>body .sys_content_bluepanel {
	height: auto;
}

/*====    SPECIFIC MAIN CONTENT AREA (BLUE PANEL) FONT HEADING STYLES    ====*/

.sys_content_bluepanel H1 {
	font-size: 170%;
	padding: 5px 0 5px 0;
}

.sys_content_bluepanel H2 {
	font-size: 125%;
	padding: 5px 0 5px 0;
}

.sys_content_bluepanel H3 {
	font-size: 120%;
	padding: 5px 0 5px 0;
}

.sys_content_bluepanel H4 {
	font-size: 100%;
	padding: 5px 0 5px 0;
}

.sys_content_bluepanel H5 {
	font-size: 90%;
	padding: 5px 0 5px 0;
} 

/*====  END OF SPECIFIC MAIN AREA (BLUE PANEL) FONT HEADING STYLES  ====*/

.sys_content_bluepanel P {
	position: relative;
}

.sys_generic_content_spacer {
	clear: both;
	height: 24px;
	background: #fff;
	width: 100%;
	padding: 0;
}

html>body .sys_generic_content_spacer {
	margin: 0;
}

/*===== SimpleMenu XML styles - left menu  ====*/

.sys_menu_featurebox {
	background: #d8ebf9;
	margin: 0 12px 0 0;
}
		
.sys_menu_featurebox_header {
	background: #0051b8 url("http://www.bedfordshire.gov.uk/SiteElements/Images/left_featurebox_header_curve.gif") top no-repeat;
	color: #fff;
	padding: 4px 0 4px 0;
	min-height: 26px;
	width: 100%;
}
			
.sys_menu_featurebox_header_title {
	background: #0051b8;
	float: left;
}

.sys_menu_featurebox_header_title h2 {
	font-size: 80%;
	padding: 0 0 4px 14px;
	margin: 6px 0 0 0;
	color: #fff;
}
			
.sys_menu_featurebox_content {
	clear: both;
	padding: 0 20px 0 12px;
	font-size: 90%;
	font-weight: bold;
	background: #e0effa;
	/* background: url("http://www.bedfordshire.gov.uk/SiteElements/Images/menu-background.gif") top repeat-y; */
	height: 432px;
}

html>body .sys_menu_featurebox_content {
	min-height: 432px;
	height: auto;
}

.sys_menu_featurebox_content UL.sys_simpleListMenu {
	margin: 0;
	padding: 0;
}

.sys_menu_featurebox_content UL.sys_simpleListMenu Li {
	list-style: none;
	display: block;
	color: #1a1718;
	line-height: 26px;
	border-bottom: 1px solid #b3ddf3;
	font-size: 85%;
	font-weight: normal;	
}

.sys_menu_featurebox_content UL.sys_simpleListMenu Li a, .sys_menu_featurebox_content UL.sys_simpleListMenu Li a:visited  {
	color: #1a1718;
	text-decoration: none;	
}

.sys_menu_featurebox_content UL.sys_simpleListMenu Li a:hover {
	color: #1a1718;
	text-decoration: underline;	
}

/*======== Third level menu items  ========*/

/****** IE7 & 6 browsers ******/

.sys_content_submenu_container {
	background: #fff;
	margin: 0;
	padding: 0 4px 0 4px;
	position: relative;
	display: block;
}

.sys_content_submenu_container UL.sys_simpleListMenu {
	margin: 12px 0 10px 0;
	padding: 0;
	height: 14px;
}

html>body .sys_content_submenu_container UL.sys_simpleListMenu {
	min-height: 14px;
	height: auto;
}

.sys_content_submenu_container UL.sys_simpleListMenu Li {
	float: left;
	list-style-type: none;
	border-right: 2px solid #004870;
	padding: 0 8px 0 0; 
	margin: 0 8px 4px 0;
	min-width: auto;
	color: #004870;
	white-space: nowrap;
}

/****** Firefox and other Mozilla based browsers ******/

html>/**/body .sys_content_submenu_container UL.sys_simpleListMenu Li {
	float: none;
	list-style-type: none;
	border-right: 2px solid #004870;
	padding: 0 8px 0 0; 
	margin: 0 8px 4px 0 !important;
	min-width: auto;
	display: inline;
	color: #004870;
	white-space: normal;
}  

.sys_content_submenu_container UL.sys_simpleListMenu Li a:hover {
	text-decoration: none;
}

.sys_content_submenu_container UL.sys_simpleListMenu Li.sys_last {
	border-right: none;
}

* html div.sys_ie_fix {
	clear: both !important;
	height: 0;
	font-size: 0;
}

.sys_content_submenu_container UL.sys_simpleListMenu li div.sys_selected {
	display: inline;
}

.sys_content_submenu_container UL.sys_simpleListMenu Li a, .sys_content_submenu_container UL.sys_simpleListMenu Li.sys_last a {	color: #004870;
	text-decoration: underline;
}

.sys_content_submenu_container UL.sys_simpleListMenu Li a:visited, .sys_content_submenu_container UL.sys_simpleListMenu Li.sys_last a:visited {
	color: #0051b8 !important;
	text-decoration: underline;				
}

.sys_content_submenu_container UL.sys_simpleListMenu Li a:hover, .sys_content_submenu_container UL.sys_simpleListMenu Li.sys_last a:hover {
	color: #464649;
	text-decoration: underline;				
}

.sys_content_submenu_container UL.sys_simpleListMenu li.sys_last {
	border-right: none;
}

/*== end third level menu items  ==*/


/*==== Search results related features  ====*/

#system_search {}

.sys_search_results {}

.sys_searchresultsinfo {}

.sys_searchresultswrapper {
	margin: 10px 0 0 0;
	padding: 0;
}

.sys_search_paging_bar {
	background: #0051b8;
	color: #fff;
	padding: 2px;
	font-size: 90%;
	border-top: 1px solid #92c3e7;
	border-bottom: 1px solid #92c3e7;
	height: 22px;
	margin: 0;
}

html>body .sys_search_paging_bar {
	height: 1.2em; 
}

.sys_search_paging_bar_titletext {
	width: 140px;
	color: #fff;
	float: left;
	margin: 2px 0 0 0;
	position: relative;
	height: 22px;
}

.sys_search_paging_bar_results {
	font-size: 90%;
	float: right;
	margin: 2px 0 0 0;
	text-slign: right;
	position: relative;
	height: 22px;
}

.sys_pageindicatortext {
	color: #fff;
	float: left;
	width: 100px;
	margin: 0;
	text-align: right;	
}

.sys_search_paging_bar_results UL {
	margin: 0 0 0 100px;
	padding: 0;
}

.sys_search_paging_bar_results UL Li {
	display: inline;
	padding: 3px;
}

.sys_search_paging_bar_results UL Li a {
	color: #fff;
	text-decoration: underline;
}

.sys_searchhelptext {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.sys_searchhelptext H2 {
	color: #0051b8;
	margin: 0
	padding: 0;
	font-size: 130%; 
}

.sys_searchhelptext P {
	margin: 0;
	padding: 0;
}

.sys_search_results_titletext {
	color: #004870;
	font-weight: bold; 
}

.sys_search_results_titletext a {
	color: #004870;
	text-decoration: none;  
}

.sys_search_results_titletext a:visited, .sys_search_results_titletext a:hover  {
	color: #004870;
	text-decoration: underline;  
}

.sys_search_results_record_divider {
	border-bottom: 1px solid #b7dff3;
}

/*==== 2nd search facility  ====*/

.sys_searchinput2wrapper {
	margin: 10px 0 40px 0;
}

.sys_searchinput2 {
	float: left;
	width:175px;
	margin: 0 10px 0 0;
}

.sys_searchinput2 INPUT {
	border: 1px solid #c0c0c0 inset;
	height: 18px;
	width: 175px;
}

.sys_searchbutton2 {
	float: left;
	width: 30px;
	margin: 0;
	padding: 0;
}

.sys_searchbutton2 INPUT {
	border: 1px solid #c0c0c0 outset;
	background: #fff;
	font-size: 90%;
	height: 22px;
	width: 22px;
}

/*==== related items boxes  ====*/

div.sys_related_items_wrapper {
	margin: 10px 0 0 0;
	padding: 0;
	visibility: visible;
}

div.sys_related_item {
	clear: none;
	margin: 0 2% 10px 0;
	width: 230px;
	float: left;
	padding: 0;
	line-height: 20px;
	word-wrap: break-word;

}

div.sys_related_item P {
	margin: 0;
	padding: 0;
}

div.sys_related_items_wrapper div.sys_relateditems_tab_header {
	background: #0051b8  url("http://www.bedfordshire.gov.uk/SiteElements/Images/relateditems_tab_top.gif") 0 0 no-repeat;
	width: 135px;
	min-height: 35px;
	padding-top: 9px;
}

div.sys_related_items_wrapper div.sys_relateditems_tab_header H2 {
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	width: auto;
}

.sys_related_content {
	border-top: 1px solid #b7dff3;
	padding: 10px 0 0 0;
}

.sys_related_content UL {
	margin: 0;
	padding: 0;
}

.sys_related_content UL Li {
	display: block;
	font-weight: normal;
}

.sys_related_content UL Li a {
	color: #001d31;
	text-decoration: underline; 
}

.sys_related_content UL Li a:visited {
	color: #0051b8;
	text-decoration: underline; 
}

.sys_related_content UL Li a:hover {
	color: #c0c0c0;
	text-decoration: underline; 
}

/*==== end related items boxes  ====*/

/*====  Footer area components  ====*/

.sys_footer_area_wrapper {
	background: #d8ebf9;
	padding: 8px 0 8px 0;
	font-size: 70%;
	text-align: left;
	border-top: 1px solid #c7e7f6;
	margin: 0;
}

.sys_footer_row1 {
	padding: 0 0 0 18px;
}

.sys_footer_row1 UL {
	padding: 0;
	margin: 0;
}

.sys_footer_row1 UL Li {
	display: inline;
	padding: 2px 2px 0 0; 
}

.sys_footer_row1 UL Li a, .sys_footer_row1 UL Li a:visited  {
	color: #000;
	text-decoration: none; 
}

.sys_footer_row1 UL Li a:hover {
	color: #000;
	text-decoration: underline; 
}

.sys_footer_row2 {
	padding: 0 0 0 18px;
}

.sys_footer_row2 a, .sys_footer_row2 a:visited{
	color:#000;
	text-decoration: none; 
}

.sys_footer_row2 a:visited{
	color:#000;
	text-decoration: underline; 
}

.sys_footer_row2 a:hover {
	color:#000;
	text-decoration: underline; 
}


/* ============================================ */

.sys_header_row4 {
	clear: both;
	background: #004870;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	padding: 8px 0 0 0;
	height: 60px;
	width: 100%;
}

html>body .sys_header_row4 {
	clear: both;
	background: #004870;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	padding: 8px 0;
	min-height: 60px;
	height: auto;
	width: 100%; 
}

.sys_header_row4 UL.sys_simpleListMenu {
	margin: 0 0 0 12px;
	padding: 0;
}

.sys_header_row4 UL.sys_simpleListMenu Li {
	float: left;
	list-style-type: none;
	border-right: 2px solid #fff;
	margin: 0 1px 10px 0;
	padding: 0 6px 0 6px; 
	min-width: auto;
	display: block;
}

.sys_header_row4 UL.sys_simpleListMenu Li a {
	color: #fff;
	text-decoration: underline;
	padding: 0;
	white-space: nowrap;
}

.sys_header_row4 UL.sys_simpleListMenu Li a:hover {
	text-decoration: none;
}

.sys_header_row4 UL.sys_simpleListMenu Li.sys_last {
	border-right: none;
}

/*===== testing css for mozilla  ====*/

:focus { 
  background-color: #004870 ! important;
  color: white ! important;
  -moz-outline: none;
}
:focus img { -moz-outline: 3px solid invert; }

/*==   A to Z page listing styles   ==*/

.sys_atoz_listing_wrapper {
	margin: 0;
	padding: 0;
}

.sys_atoz_listing_item {
	line-height: 20px;
	font-weight: bold;
	font-size: 85%;
}

.sys_atoz_topspacer {
	border-bottom: 1px solid #b7dff3;
}

.sys_atoz_listing_item a {
	display: block;
	color: #004870;
	text-decoration: none;
	border-bottom: 1px solid #b7dff3;
	padding: 2px 0 2px 0;
	margin: 0;
	width: 100%;
}

.sys_atoz_listing_item a:hover {
	background: #0051b8 !important;
	color: #fff;
	text-decoration: none;
}

/* homepage tabbed control feature */

.sys_panel_tabbedfeature_container {
	margin: -30px 0 0 0;
}

html>body .sys_panel_tabbedfeature_container {
	margin: 0 !important;
}

.sys_panel_tabs {
	margin: 0;
	padding: 0;
	min-height: 34px;
}

.sys_panel_tabs UL {
	margin: 0;
	padding: 0;
	width: 100%;
}

.sys_panel_tabs UL Li {
	display: block;
	float: left;
	width: 110px;
	margin: 0 7px 0 0;
	padding: 9px 0 9px 10px;
	background: #555 url("http://www.bedfordshire.gov.uk/SiteElements/Images/tab_unselected.gif") top no-repeat;
	color: #fff;
}

.sys_panel_tabs UL Li a {
	color: #fff;
	text-decoration: none; 
}

.sys_panel_tabs UL Li a:hover {
	color: #fff;
	text-decoration: underline; 
}

.sys_panel_tabs UL Li.sys_selected {
	background: #0051b8  url("http://www.bedfordshire.gov.uk/SiteElements/Images/tab_selected.gif") top no-repeat;
}

.sys_panel_one, .sys_panel_two, .sys_panel_three {
	margin: 0;
	padding: 0;
}

/* data items */

.sys_panel_data_item_wrapper {
	border-top: 1px solid #b3ddf3;
	border-bottom: 1px solid #b3ddf3;
	margin: 0 0 5px 0;
	width: 100%;
	background: #d8ebf9;
	padding: 0;
	height: 1%;
}

html>body .sys_panel_data_item_wrapper {
	height: 52px;
}

.sys_panel_data_item_wrapper a {
	color: #0051b8;
	text-decoration: none;	
}

.sys_panel_data_item_wrapper a {
	color: #0051b8;
	text-decoration: none;	
}

.sys_panel_data_item_wrapper a:hover {
	color: #0051b8;
	text-decoration: underline;	
}

.sys_panel_data_text {
	float: left;
	margin: 0;
	/* background: #d8ebf9;*/
	padding: 0 0 0 10px;
	color: #464649;
	font-size: 90%;
}

.sys_panel_data_text H2 {
	font-size: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	color: #004870;
}

.sys_panel_data_text P {
	margin: 0;
	padding: 0;
	height: 1%;
}

.sys_panel_data_image {
	display: block;
	float: right;
	width: 146px;
	height: 52px;
	background: #d8ebf9;
}

.sys_panel_data_image IMG {
	display: block;
}

/*====  TABLE SPECIFICATIONS  ====*/

.sys_content_bluepanel TABLE.systemtable {
	table-layout: auto;
	border-collapse: collapse;
	padding: 4px;
}

.sys_content_bluepanel TABLE.systemtable CAPTION {
	color: #0051b8;
	font-weight: bold;
	border: 1px solid #0051b8;
	background: #d8ebf9;
}

.sys_content_bluepanel TABLE.systemtable TH {
	color: #fff;
	background: #464649;
	border: 1px solid #fff;
}

.sys_content_bluepanel TABLE.systemtable TH a {
	color: #fff;
	text-decoration: none;
}


.sys_content_bluepanel TABLE.systemtable TD {
	color: #000;
	background: #d8ebf9;
	border: 1px solid #464649;
}


/* We love Bedfordshire - frontpage feature */

.sys_campaign img {
	border: 0;
}

.sys_campaign a {
	color: #0051b8;
	text-decoration: underline;
}

UL.sys_wlb {
	margin: 0 0 10px 0;
	padding: 0;
}

UL.sys_wlb Li {
	position: relative;
	padding: 2px 0 0 0;
	line-height: 30px;
	text-indent: 20px;
	list-style: none;
	background: #fff url("http://www.bedfordshire.gov.uk/CouncilAndDemocracy/news/images/wlb/wlb_heart_small.gif") 0 0.5em no-repeat;


#editor .sys_content_bluepanel UL.sys_wlb li{
	background: #fff url("http://www.bedfordshire.gov.uk/CouncilAndDemocracy/news/images/wlb/wlb_heart_small.gif") 0 0.5em no-repeat;
}
