﻿/* GENERAL STYLES */
/*body
{
	margin: 10px auto;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	min-width: 72em;
}


#container
{
	min-width: 770px;
	width: expression(document.body.clientWidth < 770? "770px": "auto" );
}

#container
{
	padding: 0;
	clear: both;
}*/
#content
{
	padding: 0;
	clear: both;
}

html body #content
{
	margin: 0;
	padding: 0;
}

#content-inner
{
	height: 1%;
}

/*#map-container{
	clear:both;
	padding:40px 20px 20px 20px}
#map{
	height:30em;
	border:1px solid #ccc}*/

#latest-issues
{
	padding: 0 20px;
}

#latest-issues p
{
	padding: 4px 8px;
}

#latest-issues p.date
{
	background-color: #1C3F93;
	color: #fff;
	margin: 0;
	font-weight: bold;
}

/*Tables*/
table
{
	width: 100% !important;
}

table th
{
	/*background-color: #008FDC;*/
	background-color: #555555;
	color: #fff;
	text-align: left;
}

table tr
{
/*	background-color: #F0F0F0;*/
}

table tr.odd
{
	background-color: #c6d5de;
}

table td, table th
{
	padding: 4px;
}

/* START Widths for latest issues columns*/
#latest-issues #issue
{
	width: 10%;
}

#latest-issues #issue-name
{
	width: 50%;
}
/* END Widths for latest issues columns*/
#operational-status
{
	float: left;
	width: 65%;
	margin: 0 0 0 20px;
}

#feeds
{
	float: right;
	width: 25%;
	margin: 0 20px 0 0;
}

#feeds ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#feeds ul li a:hover
{
	background-color: #1C3F93;
	color: #fff;
}

#feeds-mobile
{
	background: url(../../images/icon-mobile.png) 8px 50% no-repeat;
	padding: 25px 5px 25px 50px;
}

#feeds-rss
{
	background: url(../../images/icon-rss.png) 0 50% no-repeat;
	padding: 15px 5px 15px 50px;
}


/* Generic lists */

ul.list
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.list li
{
	background: transparent url(../../images/bullet_orange.gif) 0 0 no-repeat;
	padding-left: 18px;
}

/* EDITOR PROPERTIES */



/* GENERAL STYLES */
ul#nav-primary
{
	list-style: none;
	margin: 0 10px 0 72%;
	padding: 0;
	float: right;
	width: 25%;
	position: absolute;
}

ul#nav-primary li
{
	float: right; /*padding: 8px 8px 8px 20px;*/
	padding: 4px 0px 4px 20px;
	background: transparent url(../../images/links_li_bg.gif) 0 10px no-repeat;
}

ul#nav-primary li a
{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

ul#nav-primary li.current a
{
	font-weight: bold;
}

ul#nav-user
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 43%;
}

ul#nav-user li
{
	   background: url("../../images/reddot.png") no-repeat scroll 0 2px transparent;
    float: left;
    padding: 0 10px 4px 15px;
    vertical-align: middle;}


ul#nav-user li a
{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav-footer
{
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}

ul#nav-footer li
{
	float: left;
	padding: 4px 15px;
}

ul#nav-footer li a
{
	color: #fff;
	display: block;
}



ul#site-info
{
	float: right;
	color: #fff;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
}

ul#site-info a
{
	color: #fff;
}



/* GENERAL STYLES */
/*Tools*/

.offleft
{
	position: absolute;
	top: -999em;
	left: -999em;
}

.clear
{
	clear: both;
}

img
{
	border: 0;
}

.right
{
	float: right;
	margin: 0 0 10px 10px;
}
.left
{
	float: left;
	margin: 0 10px 10px 0;
}
.margin-zero
{
	margin: 0;
}

/* CSS for the box starts here */
.box
{
	padding: 0 12px 0 0;
	background: #fff url(../../images/borders.png) 100% 0 repeat-y;
}
.bi
{
	padding: 0 0 0 12px;
	background: #fff url(../../images/borders.png) 0 0 repeat-y;
}
.bt
{
	height: 17px;
	margin: 0 -12px;
	background: url(../../images/box.png) 100% 0 no-repeat;
}
.bt div
{
	width: 18px;
	height: 17px;
	background: url(../../images/box.png) 0 0 no-repeat;
}
.bb
{
	height: 17px;
	margin: 0 -12px;
	background: url(../../images/box.png) 100% 100% no-repeat;
}
.bb div
{
	width: 18px;
	height: 17px;
	background: url(../../images/box.png) 0 100% no-repeat;
}
.box h3
{
	margin: 0;
	padding: 0.3em 10px;
	background: #fff;
}
.box p, .box ul
{
	margin: 0;
	padding: 4px 10px;
	background: #fff;
}
.box li
{
	margin: 0 0 0 2em;
	padding: 0;
}



/* EDITOR PROPERTIES */




/* GENERAL STYLES */
#tsy-header
{
	background: transparent url(../../images/page_header_bg.jpg) 0 0 repeat-x;
	height: 87px;
}

a#logo
{
	background: transparent url(../../images/tsy_logo_large_transparent.gif) 0 0 no-repeat;
	display: block;
	margin: 8px 0 0 8px;
	padding: 30px;
}

a#logo span
{
	position: absolute;
	left: -999em;
	top: -999em;
}

ul.tsy-nav
{
	font-size: 0.8em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

ul.tsy-nav.primary
{
	top: 13px;
	right: 117px;
}
ul.tsy-nav.secondary
{
	padding: 7px 0 7px 7px;
	background: transparent url(../../images/links_bg.gif) 0 0 no-repeat;
	top: 6px;
	right: 6px;
}

ul.tsy-nav li
{
	background: transparent url(../../images/links_li_bg.gif) 0 4px no-repeat;
	padding: 1px 2px 1px 20px;
}

ul.tsy-nav li a
{
	color: #212F6C;
}

ul.tsy-nav li a:hover
{
	background-color: #212F6C;
	color: #fff;
	text-decoration: none;
}

ul.fdtablePaginater *
{
	display: inline !important;
}

fdtablePaginater a
{
	width: 10px;
}


/* EDITOR PROPERTIES */


/* GENERAL STYLES 
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}*/

/* LINKS */
a, a:link a:active
{
	/*color: #212F6C !important ;*/
	background-color: transparent;
	text-decoration: none;
}
a:visited
{
	/*color: #212F6C;*/
	background-color: transparent;
}
a:hover
{
	/*color: #fff !important;
	background-color: #212F6C;
	background-color: #555555 ;#A80C0C;
	text-decoration: none;
	*/
}
/* END LINKS */

/* HEADINGS */
h1, h2, h3, h4, h5
{
	/*color: #1B3F94;*/
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
	/*font-weight:bold !important;*/
}

/* END HEADINGS */

/* TEXT */
p
{
	font-size: 1em;
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
	background-color: transparent;
}

span
{
	font-size: 1em;
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
}

ul
{
	font-size: 1em;
}

/* END TEXT */

/* EDITOR PROPERTIES */



.popupBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.HelpCollapsed
{
	cursor: pointer;
	color: #969696;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 9pt;
}
.HelpCollapsed img
{
	position: relative;
	top: 8px;
}
.HelpExpanded
{
	height: 0px;
	overflow: hidden;
	color: #969696;
	margin-left: 13px;
	margin-bottom:5px;
	line-height:1.4em;
}

.Accordion
{
	border: 1px solid buttonface;
}
.AccordionHeader
{
	background-position: left top;
	background-image: url(../../Common/Images/menu/AccHeaderBgd.gif);
	background-repeat: repeat-x;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	font-size: 9pt;
	padding: 3px;
}
.LargeIcon
{
	padding-left: 10px;
	padding-right: 10px;
	width: 30px;
}
.AccordionContent
{
	font-size: 8pt;
	border-bottom: 1px solid buttonface;
	background-color: White;
	padding: 3px;
	padding-left: 10px;
}
/*
.Wizard
{
	vertical-align: top;
	padding: 10px;
	border: 1px solid #FF6600;
	background-color: White;
}
.WizardSideBar
{
	vertical-align: top;
	background-color: #FEFDFD;
	border-right: 1px solid #FF6600;
}
*/
.Wizard
{
	background-color: White;
	/*border: 1px solid #FF6600;*/
	border: 1px solid #909090;
	padding: 10px;
	vertical-align: top;
	width: 100%;
	float: right;
	margin: 0;
}

.WizardSideBar
{
	background-color: #FEFDFD;
	/*border-right: 1px solid #FF6600;*/
	border-right: 1px solid #909090;
	vertical-align: top;
	width: 22%;
}

.SideBarSelected a
{
	color: #FF6600 !important;
	font-weight: bold;
	text-decoration: none;
}

/* from viji*/

/*HTML
{
	padding-right: 0px;
	padding-left: 0px;
	background: #FFF;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}*/
BODY
{
	/*font-size: 100%; 	background: #ccc; 	margin: 0px; 	color: #000; 	font-family: Arial, Verdana, Sans-Serif; 	text-align: left;*/
}
.system_pagebody
{
	font-size: 100%;
	background: #ccc;
	font-family: Arial, verdana, sans-serif;
}
#editor .sys_breadcrumb
{
	padding-right: 0px;
	padding-left: 235px;
	padding-bottom: 4px;
	margin: 2px 0px 0px;
	padding-top: 4px;
}
#editor .sys_header_row1
{
	background: #0051b8;
	width: 100%;
}
#editor .sys_header_row3
{
	background: #555;
	height: 44px;
}
#editor .sys_homepage_featurebox_header
{
	height: 26px;
}
#editor .sys_homepage_featurebox
{
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	margin: 10px 12px 8px 0px;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
#editor .sys_menu_featurebox_header
{
	height: 26px;
}
#editor .sys_panel_data_item_wrapper
{
	clear: left;
	margin: 0px 0px 8px;
	height: 52px;
}
#editor .sys_panel_two
{
	border-right: #c0c0c0 1px dashed;
	border-top: #c0c0c0 1px dashed;
	visibility: visible;
	border-left: #c0c0c0 1px dashed;
	border-bottom: #c0c0c0 1px dashed;
}
#editor .sys_panel_three
{
	border-right: #c0c0c0 1px dashed;
	border-top: #c0c0c0 1px dashed;
	visibility: visible;
	border-left: #c0c0c0 1px dashed;
	border-bottom: #c0c0c0 1px dashed;
}
#editor .Browsediv
{
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/menu-background.gif) repeat-y 50% top;
	height: 240px;
}
#editor .Browsediv
{
	padding-top: 4px;
}
#editor .sys_content_bluepanel
{
	padding-right: 12px;
	padding-left: 4px;
	background: #e0effa;
	padding-bottom: 4px;
	margin: 0px 0px 0px 14px;
	padding-top: 0px;
	position: static;
}
#editor .sys_content_bluepanel P
{
	position: static;
}
#editor .sys_related_items_wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	padding-top: 0px;
}
#editor .sys_related_items_title_tab
{
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/page-notes2.gif) no-repeat left top;
	margin: 12px 0px 0px 14px;
	height: 20px;
}
#editor .sys_related_items_editorhelptext
{
	border-right: #888 1px solid;
	padding-right: 4px;
	border-top: #000 4px solid;
	padding-left: 4px;
	font-size: 80%;
	background: #dad9d9;
	padding-bottom: 4px;
	margin: 0px 0px 10px 14px;
	border-left: #888 1px solid;
	padding-top: 4px;
	border-bottom: #888 1px solid;
	font-family: arial;
}
#editor .sys_header_row3_text
{
	width: 60px;
}
#editor .sys_header_row3_alphasearch
{
	width: auto;
}
#editor .sys_clearboth
{
	display: none;
}
#editor .sys_item_images_placeholder_wrapper
{
}
#editor .sys_item_image_one
{
	border-right: #555 1px solid;
	border-top: #555 1px solid;
	background: #c0c0c0;
	float: left;
	margin: 10px 0px 0px;
	border-left: #555 1px solid;
	width: 200px;
	border-bottom: #555 1px solid;
	height: 150px;
	text-align: center;
}
#editor .sys_item_image_two
{
	border-right: #555 1px solid;
	border-top: #555 1px solid;
	background: #c0c0c0;
	float: left;
	margin: 10px 0px 0px 40px;
	border-left: #555 1px solid;
	width: 200px;
	border-bottom: #555 1px solid;
	height: 150px;
	text-align: center;
}
#editor .sys_item_image_one_container
{
	background: #fff;
	margin: 4px;
	width: 111px;
	height: 84px;
}
#editor .sys_item_image_two_container
{
	background: #fff;
	margin: 4px;
	width: 146px;
	height: 52px;
}
#editor .sys_item_short_summary
{
	background: #fff;
	height: 60px;
}
#editor .sys_item_long_summary
{
	background: #fff;
	height: 100px;
}
#editor .sys_item_summary_title_text
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	width: 100%;
	padding-top: 4px;
}
#editor .sys_panel_tabbedfeature_container
{
	margin: 0px;
}
#editor .sys_generic_content_spacer
{
	margin: 0px;
}
#editor .sys_searchtext
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
}
#editor .sys_searchlabel
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
}
#editor .sys_right_column
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px 10px 0px -1px;
	border-left: #8fd0ed 1px solid;
	padding-top: 0px;
}
#editor .sys_header_row4
{
	clear: both;
	padding-right: 0px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 80%;
	background: #004870;
	padding-bottom: 0px;
	width: 100%;
	color: #fff;
	padding-top: 8px;
	height: 60px;
}
#editor .sys_content_submenu_container
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 14px;
	padding-top: 0px;
	position: relative;
	height: 0px;
}
#editor .sys_header_row1_links
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 6px;
}
#editor .sys_header_row1_search
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 6px;
	padding-top: 0px;
}
#editor HTML > BODY .sys_header_row1_search
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: -10px 0px 6px;
	padding-top: 0px;
}
#editor .sys_homepage_further_info
{
	color: #fff;
	height: 20px;
}
.imageLeft
{
	padding-right: 6px;
	float: left;
	text-align: left;
}
.imageRight
{
	padding-left: 6px;
	float: right;
	text-align: right;
}
H1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	/*color: #004870;*/
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	/*color: #004870;*/
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	/*color: #004870;*/
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H4
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	/*color: #0051b8;*/
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H5
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	padding-bottom: 0px;
	margin: 0px;
	/*color: #0051b8;*/
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
H6
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 0px;
	margin: 0px;
	/*color: #0051b8;*/
	line-height: 100%;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container /*sys_system_container_wrapper*/
{
	min-width: 760px;
	background: #fff;
	margin: 4px 2% auto;
	width: 96%;
	text-align: left;
}
.sys_header_container_wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}

HTML > BODY .sys_header_row1
{
	min-height: 1px;
	height: auto;
}
.sys_pagetop_left
{
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/header_curved_topleft.gif) #0051b8 no-repeat left top;
	float: left;
	width: 20px;
	height: 7px;
}
.sys_pagetop_right
{
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/header_curved_topright.gif) #0051b8 no-repeat right top;
	float: right;
	width: 20px;
	height: 7px;
}
.sys_header_row1
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
	min-height: 30px;
	background: #0051b8;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 0px;
	height: 38px;
	background-color: #0051B8;
}
HTML > BODY .sys_header_row1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #0051B8;
}

.sys_header_row1_links
{
	padding-right: 0px;
	padding-left: 10px;
	background: #0051b8;
	float: left;
	padding-bottom: 0px;
	width: 480px;
	padding-top: 12px;
	background-color: #0051B8;
}
HTML > BODY .sys_header_row1_links
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.sys_header_row1 .sys_header_row1_links ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_header_row1 .sys_header_row1_links ul li
{
	padding-right: 2px;
	display: inline;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.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
{
	padding-right: 10px;
	padding-left: 0px;
	background: #0051b8;
	float: right;
	padding-bottom: 0px;
	width: 300px;
	padding-top: 10px;
}
.sys_header_row1_search INPUT
{
	margin: 0px 0px 0px 8px;
}

.sys_header_Left
{
	clear: both;
	min-height: 106px;
	background: url(../../images/Improving-Banner.gif) #fff no-repeat;
	width: 224px;
}


.sys_header_row2
{
	clear: both;
	min-height: 106px;
	background: url(../../images/Improving-Banner.gif) #fff no-repeat right top;
	width: 100%;
}



.sys_header_row2 H1
{
	display: none;
}
.sys_header_logo
{
	border-top-width: 0px;
	border-left-width: 0px;
	float: left;
	border-bottom-width: 0px;
	width: 254px;
	margin-right: 10px;
	height: 106px;
	border-right-width: 0px;
	background: url(../../images/bedfordCC_logo.gif) no-repeat;
}
.sys_header_row3
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	background: #555;
	padding-bottom: 0px;
	margin: -3px 0px 0px;
	color: #fff;
	padding-top: 8px;
	height: 22px;
}
HTML > BODY .sys_header_row3
{
	margin: 0px 0px -10px;
}
HTML > BODY .sys_header_row3
{
	min-height: 22px;
	margin: 0px;
	height: auto;
}
.sys_header_row3_text
{
	padding-right: 2px;
	padding-left: 18px;
	background: #555;
	float: left;
	padding-bottom: 0px;
	width: 60px;
	padding-top: 0px;
}
.sys_header_row3_alphasearch
{
	background: #555;
	float: right;
	margin-right: 4px;
}
.sys_header_row3_alphasearch a
{
	text-decoration: underline;
}
.sys_header_row3_alphasearch SPAN
{
	display: inline !important;
	font-size: 80%;
}
.sys_header_row3_alphasearch SPAN.sys_CellStyle
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 100% !important;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	text-decoration: none;
}
.sys_header_row3_alphasearch SPAN.sys_CellStyle a
{
	font-size: 100% !important;
}
.sys_header_row3 a
{
	color: #fff;
	text-decoration: underline;
}
.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
{
	font-size: 100% !important;
	color: #fff;
}
.sys_SelectedStyle a
{
	color: #fff;
	text-decoration: underline;
}
.sys_SelectedStyle a:visited
{
	color: #fff;
	text-decoration: underline;
}
.sys_UnselectedStyle
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100% !important;
	background: #555;
	padding-bottom: 0px;
	margin: 0px;
	color: #fff;
	padding-top: 0px;
	text-align: center;
}
.sys_UnselectedStyle a
{
	color: #fff;
	text-decoration: underline;
}
.sys_UnselectedStyle a:visited
{
	color: #fff;
	text-decoration: underline;
}
.sys_UnselectedStyle a:hover
{
	text-decoration: none;
}
.sys_main_content_area
{
	padding-right: 0px;
	padding-left: 18px;
	font-size: 90%;
	background: #fff;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	padding-top: 0px;
	text-align: left;
}
.sys_searchtext
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 2px;
}
.sys_searchlabel
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	padding-top: 2px;
}
.sys_searchinputbox
{
	border-right: #ccc 1px inset;
	padding-right: 0px;
	border-top: #ccc 1px inset;
	padding-left: 2px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #ccc 1px inset;
	width: 14em;
	color: #000;
	padding-top: 2px;
	border-bottom: #ccc 1px inset;
	height: 1.35em;
}
.sys_searchbutton
{
	border-right: #fff 1px outset;
	padding-right: 0px;
	border-top: #fff 1px outset;
	padding-left: 0px;
	background: #fff;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #fff 1px outset;
	width: 1.7em;
	text-indent: -2px;
	padding-top: 0px;
	border-bottom: #fff 1px outset;
	height: 1.7em;
}
.sys_clearboth
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	padding-bottom: 0px;
	line-height: 0;
	padding-top: 0px;
	height: 0px;
}
.sys_contentarea_wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.SearchLeftColumn
{
	border-right: #8fd0ed 1px solid;
	float: left;
	width: 238px; /*221px*/
}
.sys_right_column
{
	padding-right: 14px;
	padding-left: 14px;
	float: left;
	padding-bottom: 0px;
	margin: 0px 0px 0px -1px;
	border-left: #8fd0ed 1px solid;
	padding-top: 0px;
}
HTML > BODY .sys_right_column
{
	padding-right: 14px;
	padding-left: 14px;
	float: none;
	padding-bottom: 0px;
	margin: 0px 0px 0px 238px; /* 221px;*/
	border-left: #8fd0ed 1px solid;
	padding-top: 0px;
}
.sys_column_wrapper
{
	background-color: #8fd0ed;
}
.SearchResultColumn
{
	padding-right: 14px;
	padding-left: 14px;
	background: #fff;
	float: right;
	padding-bottom: 0px;
	margin-left: -1px;
	border-left: #8fd0ed 1px solid;
	padding-top: 0px;
}
.SearchResultColumn img
{
	border: 0px;
	background: transparent;
	text-decoration: none;
}
HTML > BODY .SearchResultColumn
{
	padding-right: 14px;
	padding-left: 14px;
	float: none;
	padding-bottom: 0px;
	margin: 0px 0px 0px 238px; /* 221px;*/
	border-left: #8fd0ed 1px solid;
	padding-top: 0px;
}
.sys_homepage_further_info_container
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: right;
}
.sys_homepage_further_info
{
	padding-right: 4px;
	padding-left: 0px;
	font-size: 90%;
	background: #0051b8;
	float: right;
	padding-bottom: 2px;
	margin: 8px 0px 8px 18px;
	width: 142px;
	color: #fff;
	padding-top: 2px;
	text-align: right;
}
HTML > BODY .sys_homepage_further_info
{
	margin: 8px 0px 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;
	padding-right: 0px;
	border-top: #8fd0ed 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 14px 0px 0px;
	padding-top: 0px;
	border-bottom: #8fd0ed 1px solid;
	height: 52px;
}
.sys_homepage_banner_links img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.banner_link
{
	float: left;
	width: 24%;
}
#link1
{
}
#link2
{
	text-align: center !important;
}
#link3
{
	text-align: center !important;
}
#link4
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right !important;
}
.sys_homepage_language_links
{
	height: 25px;
}
.sys_homepage_language_links img
{
	border-top-width: 0px;
	border-left-width: 0px;
	float: left;
	border-bottom-width: 0px;
	height: 25px;
	border-right-width: 0px;
}
.sys_homepage_featurebox
{
	background: #d8ebf9;
	margin: 0px 12px 8px 0px;
	width: 209px;
}
HTML > BODY .sys_homepage_featurebox
{
	width: auto;
}
.sys_bottomfeatureboxitem .sys_homepage_featurebox
{
	margin: 0px 12px 0px 0px;
}
#sys_haveyoursay
{
	margin: 0px 12px 0px 0px;
}
.sys_homepage_featurebox_header
{
	padding-right: 0px;
	padding-left: 0px;
	min-height: 26px;
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/left_featurebox_header_curve.gif) #0051b8 no-repeat 50% top;
	padding-bottom: 4px;
	width: 100%;
	color: #fff;
	padding-top: 4px;
}
.sys_homepage_featurebox_header_title
{
	background: #0051b8;
	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
{
	padding-right: 0px;
	padding-left: 14px;
	font-size: 100%;
	padding-bottom: 4px;
	margin: 6px 0px 0px;
	color: #fff;
	padding-top: 0px;
}
.sys_homepage_featurebox_header_linktext
{
	clear: right;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 75%;
	background: #0051b8;
	float: right;
	padding-bottom: 0px;
	width: 65px;
	padding-top: 8px;
}
.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-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 0px;
}
.sys_homepage_featurebox_content ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_homepage_featurebox_content ul li
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #b3ddf3 1px solid;
	list-style-type: none;
}
.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-style: none;
}
.sys_homepage_mainfeature
{
	padding-right: 0px;
	padding-left: 0px;
	min-height: 120px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	padding-top: 0px;
}
.sys_homepage_mainfeature a
{
	color: #0051b8;
	text-decoration: none;
}
.sys_homepage_mainfeature a:visited
{
	color: #0051b8;
	text-decoration: none;
}
.sys_homepage_mainfeature a:hover
{
	color: #0051b8;
	text-decoration: underline;
}
.sys_homepage_mainfeature H1
{
	font-size: 220%;
	margin-bottom: 10px;
	color: #0051b8;
}
.sys_homepage_mainfeature H1 a
{
	color: #0051b8;
	text-decoration: none;
}
.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-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	height: 84px;
}
.sys_homepage_mainfeature_text
{
	margin: 0px 0px 0px auto;
}
.sys_maincontentarea
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_breadcrumb
{
	padding-right: 0px;
	padding-left: 240px;
	font-size: 75%;
	background: #fff;
	padding-bottom: 4px;
	margin: -10px 0px 0px;
	color: #555;
	padding-top: 4px;
}
.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
{
	padding-right: 12px;
	padding-left: 4px;
	min-height: 460px;
	background: #e0effa;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 1px;
	position: relative;
	height: 460px;
}
HTML > BODY .sys_content_bluepanel
{
	height: auto;
}
.sys_content_bluepanel H1
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 170%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sys_content_bluepanel H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 125%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sys_content_bluepanel H3
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sys_content_bluepanel H4
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sys_content_bluepanel H5
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sys_content_bluepanel P
{
	position: relative;
}
.sys_generic_content_spacer
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	background: #fff;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	height: 24px;
}
HTML > BODY .sys_generic_content_spacer
{
	margin: 0px;
}
.WhiteBackGround /*sys_menu_featurebox*/
{
	background: #d8ebf9;
	margin: 0px 18px 0px 12px;
}
.sys_menu_featurebox_header
{
	padding-right: 0px;
	padding-left: 0px;
	min-height: 26px;
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/left_featurebox_header_curve.gif) #0051b8 no-repeat 50% top;
	padding-bottom: 4px;
	width: 100%;
	color: #fff;
	padding-top: 4px;
}
.sys_menu_featurebox_header_title
{
	background: #0051b8;
	float: left;
}
.sys_menu_featurebox_header_title H2
{
	padding-right: 0px;
	padding-left: 14px;
	font-size: 80%;
	padding-bottom: 4px;
	margin: 6px 0px 0px;
	color: #fff;
	padding-top: 0px;
}
.Browsediv
{
	clear: both;
	padding-right: 20px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 90%;
	background: #e0effa;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 432px;
}
HTML > BODY .Browsediv
{
	min-height: 432px;
	height: auto;
}

.sys_content_submenu_container
{
	padding-right: 4px;
	display: block;
	padding-left: 4px;
	background: #fff;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
.sys_content_submenu_container ul.sys_simpleListMenu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 12px 0px 10px;
	padding-top: 0px;
	height: 14px;
}
HTML > BODY .sys_content_submenu_container ul.sys_simpleListMenu
{
	min-height: 14px;
	height: auto;
}
.sys_content_submenu_container ul.sys_simpleListMenu li
{
	border-right: #004870 2px solid;
	padding-right: 8px;
	min-width: auto;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px 8px 4px 0px;
	color: #004870;
	padding-top: 0px;
	white-space: nowrap;
	list-style-type: none;
}
HTML > BODY .sys_content_submenu_container ul.sys_simpleListMenu li
{
	border-right: #004870 2px solid;
	padding-right: 8px;
	min-width: auto;
	display: inline;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
	margin: 0px 8px 4px 0px;
	color: #004870;
	padding-top: 0px;
	white-space: normal;
	list-style-type: none;
}
.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-style: none;
}
* HTML DIV.sys_ie_fix
{
	clear: both !important;
	font-size: 0px;
	height: 0px;
}
.sys_content_submenu_container ul.sys_simpleListMenu li DIV.sys_selected
{
	display: inline;
}
.sys_content_submenu_container ul.sys_simpleListMenu li a
{
	color: #004870;
	text-decoration: underline;
}
.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
{
	color: #0051b8 !important;
	text-decoration: underline;
}
.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
{
	color: #464649;
	text-decoration: underline;
}
.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-style: none;
}
#system_search
{
}
.sys_search_results
{
}
.sys_searchresultsinfo
{
}
.sys_searchresultswrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	padding-top: 0px;
}
.sys_search_paging_bar
{
	padding-right: 2px;
	border-top: #92c3e7 1px solid;
	padding-left: 2px;
	font-size: 90%;
	background: #0051b8;
	padding-bottom: 2px;
	margin: 0px;
	color: #fff;
	padding-top: 2px;
	border-bottom: #92c3e7 1px solid;
	height: 22px;
}
HTML > BODY .sys_search_paging_bar
{
	height: 1.2em;
}
.sys_search_paging_bar_titletext
{
	float: left;
	margin: 2px 0px 0px;
	width: 140px;
	color: #fff;
	position: relative;
	height: 22px;
}
.sys_search_paging_bar_results
{
	font-size: 90%;
	float: right;
	margin: 2px 0px 0px;
	position: relative;
	height: 22px;
	text-slign: right;
}
.sys_pageindicatortext
{
	float: left;
	margin: 0px;
	width: 100px;
	color: #fff;
	text-align: right;
}
.sys_search_paging_bar_results ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 100px;
	padding-top: 0px;
}
.sys_search_paging_bar_results ul li
{
	padding-right: 3px;
	display: inline;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.sys_search_paging_bar_results ul li a
{
	color: #fff;
	text-decoration: underline;
}
.sys_searchhelptext
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_searchhelptext H2
{
	font-size: 130%;
	color: #0051b8;
}
.sys_searchhelptext P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_search_results_titletext
{
	font-weight: bold;
	color: #004870;
}
.sys_search_results_titletext a
{
	color: #004870;
	text-decoration: none;
}
.sys_search_results_titletext a:visited
{
	color: #004870;
	text-decoration: underline;
}
.sys_search_results_titletext a:hover
{
	color: #004870;
	text-decoration: underline;
}
.sys_search_results_record_divider
{
	border-bottom: #b7dff3 1px solid;
}
.sys_searchinput2wrapper
{
	margin: 10px 0px 40px;
}
.sys_searchinput2
{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 175px;
}
.sys_searchinput2 INPUT
{
	border-right: #c0c0c0 1px inset;
	border-top: #c0c0c0 1px inset;
	border-left: #c0c0c0 1px inset;
	width: 175px;
	border-bottom: #c0c0c0 1px inset;
	height: 18px;
}
.sys_searchbutton2
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	width: 30px;
	padding-top: 0px;
}
.sys_searchbutton2 INPUT
{
	border-right: #c0c0c0 1px outset;
	border-top: #c0c0c0 1px outset;
	font-size: 90%;
	background: #fff;
	border-left: #c0c0c0 1px outset;
	width: 22px;
	border-bottom: #c0c0c0 1px outset;
	height: 22px;
}
DIV.sys_related_items_wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	visibility: visible;
	padding-bottom: 0px;
	margin: 10px 0px 0px;
	padding-top: 0px;
}
DIV.sys_related_item
{
	clear: none;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px 2% 10px 0px;
	width: 230px;
	line-height: 20px;
	padding-top: 0px;
	word-wrap: break-word;
}
DIV.sys_related_item P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
DIV.sys_related_items_wrapper DIV.sys_relateditems_tab_header
{
	min-height: 35px;
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/relateditems_tab_top.gif) #0051b8 no-repeat 0px 0px;
	width: 135px;
	padding-top: 9px;
}
DIV.sys_related_items_wrapper DIV.sys_relateditems_tab_header H2
{
	padding-right: 0px;
	padding-left: 12px;
	font-weight: normal;
	font-size: 75%;
	padding-bottom: 0px;
	margin: 0px;
	width: auto;
	color: #fff;
	padding-top: 0px;
}
.sys_related_content
{
	padding-right: 0px;
	border-top: #b7dff3 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.sys_related_content ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.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;
}
.sys_footer_area_wrapper
{
	padding-right: 0px;
	border-top: #c7e7f6 1px solid;
	padding-left: 0px;
	font-size: 70%;
	background: #d8ebf9;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 8px;
	text-align: left;
}
.sys_footer_row1
{
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.sys_footer_row1 ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_footer_row1 ul li
{
	padding-right: 2px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.sys_footer_row1 ul li a
{
	color: #000;
	text-decoration: none;
}
.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-right: 0px;
	padding-left: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.sys_footer_row2 a
{
	color: #000;
	text-decoration: none;
}
.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;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 80%;
	background: #004870;
	padding-bottom: 0px;
	width: 100%;
	color: #fff;
	padding-top: 8px;
	height: 60px;
}
HTML > BODY .sys_header_row4
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 80%;
	min-height: 60px;
	background: #004870;
	padding-bottom: 8px;
	width: 100%;
	color: #fff;
	padding-top: 8px;
	height: auto;
}
.sys_header_row4 ul.sys_simpleListMenu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 12px;
	padding-top: 0px;
}
.sys_header_row4 ul.sys_simpleListMenu li
{
	border-right: #fff 2px solid;
	padding-right: 6px;
	min-width: auto;
	display: block;
	padding-left: 6px;
	float: left;
	padding-bottom: 0px;
	margin: 0px 1px 10px 0px;
	padding-top: 0px;
	list-style-type: none;
}
.sys_header_row4 ul.sys_simpleListMenu li a
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 0px;
	white-space: nowrap;
	text-decoration: underline;
}
.sys_header_row4 ul.sys_simpleListMenu li a:hover
{
	text-decoration: none;
}
.sys_header_row4 ul.sys_simpleListMenu li.sys_last
{
	border-right-style: none;
}

/*:focus
{
	color: white !important;
	background-color: #004870 !important;
	-moz-outline: none;
}

:focus img
{
	-moz-outline: 3px solid invert;
}*/
.sys_atoz_listing_wrapper
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_atoz_listing_item
{
	font-weight: bold;
	font-size: 85%;
	line-height: 20px;
}
.sys_atoz_topspacer
{
	border-bottom: #b7dff3 1px solid;
}
.sys_atoz_listing_item a
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	width: 100%;
	color: #004870;
	padding-top: 2px;
	border-bottom: #b7dff3 1px solid;
	text-decoration: none;
}
.sys_atoz_listing_item a:hover
{
	background: #0051b8;
	color: #fff;
	text-decoration: none;
}
.sys_panel_tabbedfeature_container
{
	margin: -30px 0px 0px;
}
HTML > BODY .sys_panel_tabbedfeature_container
{
	margin: 0px;
}
.sys_panel_tabs
{
	padding-right: 0px;
	padding-left: 0px;
	min-height: 34px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_panel_tabs ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
.sys_panel_tabs ul li
{
	padding-right: 0px;
	display: block;
	padding-left: 10px;
	background: url(http://www.bedfordshire.gov.uk/SiteElements/Images/tab_unselected.gif) #555 no-repeat 50% top;
	float: left;
	padding-bottom: 9px;
	margin: 0px 7px 0px 0px;
	width: 110px;
	color: #fff;
	padding-top: 9px;
}
.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: url(http://www.bedfordshire.gov.uk/SiteElements/Images/tab_selected.gif) #0051b8 no-repeat 50% top;
}
.sys_panel_one
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_panel_two
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_panel_three
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_panel_data_item_wrapper
{
	padding-right: 0px;
	border-top: #b3ddf3 1px solid;
	padding-left: 0px;
	background: #d8ebf9;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	width: 100%;
	padding-top: 0px;
	border-bottom: #b3ddf3 1px solid;
	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
{
	padding-right: 0px;
	padding-left: 10px;
	font-size: 90%;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	color: #464649;
	padding-top: 0px;
}
.sys_panel_data_text H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	padding-bottom: 0px;
	margin: 0px;
	color: #004870;
	padding-top: 10px;
}
.sys_panel_data_text P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 1%;
}
.sys_panel_data_image
{
	display: block;
	background: #d8ebf9;
	float: right;
	width: 146px;
	height: 52px;
}
.sys_panel_data_image img
{
	display: block;
}
.sys_content_bluepanel TABLE.systemtable
{
	table-layout: auto;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-collapse: collapse;
}
.sys_content_bluepanel TABLE.systemtable CAPTION
{
	border-right: #0051b8 1px solid;
	border-top: #0051b8 1px solid;
	font-weight: bold;
	background: #d8ebf9;
	border-left: #0051b8 1px solid;
	color: #0051b8;
	border-bottom: #0051b8 1px solid;
}
.sys_content_bluepanel TABLE.systemtable TH
{
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	background: #464649;
	border-left: #fff 1px solid;
	color: #fff;
	border-bottom: #fff 1px solid;
}
.sys_content_bluepanel TABLE.systemtable TH a
{
	color: #fff;
	text-decoration: none;
}
.sys_content_bluepanel TABLE.systemtable TD
{
	border-right: #464649 1px solid;
	border-top: #464649 1px solid;
	background: #d8ebf9;
	border-left: #464649 1px solid;
	color: #000;
	border-bottom: #464649 1px solid;
}
.sys_campaign img
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.sys_campaign a
{
	color: #0051b8;
	text-decoration: underline;
}
ul.sys_wlb
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	padding-top: 0px;
}
ul.sys_wlb li
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(http://www.bedfordshire.gov.uk/CouncilAndDemocracy/news/images/wlb/wlb_heart_small.gif) #fff no-repeat 0px 0.5em;
	padding-bottom: 0px;
	text-indent: 20px;
	line-height: 30px;
	padding-top: 2px;
	list-style-type: none;
	position: relative;
}

#searchdiv
{
	display: none;
	position: relative;
	color: #FFFFFF;
	width: 208px;
	height: 89px;
	font-weight: lighter;
	background-color: #173C91; /*#9CBCD2;*/
	vertical-align: top;
	float: left;
	margin: 0px 18px 0px 12px;
}
div#searchdiv input[type="text"]
{
	height: 15px;
	width: 112px;
}

div#searchdiv input[type="button"]
{
	height: 20px;
	width: 15px;
	font-family: Tahoma,sans-serif;
	text-align: left;
	color: white;
	margin-left: 4px;
	vertical-align: top;
	font-size: smaller;
	background-repeat: no-repeat;
	border-width: 0px;
}
.divSearchText
{
	height: 15px;
	width: 112px;
}

.divSearchButton
{
	height: 20px;
	width: 15px;
	font-family: Tahoma,sans-serif; /* Tahoma,sans-serif;*/
	text-align: left;
	color: white;
	margin-left: 4px;
	vertical-align: top;
	font-size: smaller;
	background-repeat: no-repeat;
	border-width: 0px;
}
div#searchdiv select
{
	margin-top: 2px;
	height: 20px;
	width: 95px;
}
div#searchdiv table
{
	border-spacing: 0px;
	width: 90%;
	height: 90%;
	border-width: 1px;
}
div#searchdiv table tr
{
	background-color: Transparent;
	height: 7px;
}
div#searchdiv table td
{
	height: 7px;
	padding: 0px;
}
#operational-status
{
	display: none;
	float: left;
	width: 100%;
	margin: 0 0px 0 -10px;
	padding: 0;
}

#feeds
{
	display: none;
	float: right;
	width: 45%;
	margin: 0 0px 0 0;
}

#feeds ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#feeds ul li a:hover
{
	/*background-color:#1C3F93;*/
	color: #000000; /*#fff*/
}

#feeds-mobile
{
	background: url(../images/icon-mobile.png) 8px 50% no-repeat;
	padding: 25px 5px 25px 50px;
}

#feeds-rss
{
	background: url(../images/icon-rss.png) 0 50% no-repeat;
	padding: 15px 5px 15px 50px;
}

/* CSS for the box starts here */
.box
{
	padding: 0 12px 0 0;
	background: #fff url(../images/borders.png) 100% 0 repeat-y;
}
.bi
{
	padding: 0 0 0 12px;
	background: #fff url(../images/borders.png) 0 0 repeat-y;
}
.bt
{
	height: 17px;
	margin: 0 -12px;
	background: url(../images/box.png) 100% 0 no-repeat;
}
.bt div
{
	width: 18px;
	height: 17px;
	background: url(../images/box.png) 0 0 no-repeat;
}
.bb
{
	height: 17px;
	margin: 0 -12px;
	background: url(../images/box.png) 100% 100% no-repeat;
}
.bb div
{
	width: 18px;
	height: 17px;
	background: url(../images/box.png) 0 100% no-repeat;
}
.box h3
{
	margin: 0; /*padding:0.3em 10px;*/
	background: #fff;
}
.box p, .box ul
{
	margin: 0;
	padding: 4px 10px;
	background: #fff;
}
.box li
{
	margin: 0 0 0 2em;
	padding: 0;
}
/* columns */
.cloud-amber .col1
{
	width: 250; /*30%;*/
	float: left;
}
.cloud-amber .col4
{
	width: 30%;
	float: left;
}

.cloud-amber .col2
{
	/*width: 50%; 	float: none;*/
	clear: right;
}

.cloud-amber .col3
{
	clear: both;
}
/* Pagination list styles */

ul.fdtablePaginater
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	text-align: center; /*height: 2em;*/
	width: auto;
	margin-bottom: 2em;
	font-family: "Century Gothic" , "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}
ul.fdtablePaginater li
{
	display: table-cell;
	padding-right: 4px;
	color: #666;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
ul.fdtablePaginater li a.currentPage
{
	background: #008fd8 !important;
	color: #ffffff !important;
	font-weight: bold;
}
ul.fdtablePaginater li a:active
{
	border-color: #222 !important;
	color: #222;
}
ul.fdtablePaginater li a, ul.fdtablePaginater li div
{
	display: block;
	padding: 0px 6px;
	margin: 0px;
	text-decoration: none;
	outline: none;
	background: #e1e1e1;
	border: 1px solid #666666 !important;
	color: #239 !important;
}

ul.fdtablePaginater li div
{
	cursor: normal;
	height: 22px;
	opacity: .5;
	filter: alpha(opacity=50);
}
ul.fdtablePaginater li a span, ul.fdtablePaginater li div span
{
	display: table-cell; /*line-height: 1.25em;*/
	height: 20px;
}
ul.fdtablePaginater li a
{
	cursor: pointer;
}
ul.fdtablePaginater li a:focus
{
	color: #333;
	text-decoration: none;
	border-color: #aaa;
}
.fdtablePaginaterWrap
{
	text-align: center;
	clear: both;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	padding-left: 33%; /* 40%;*/
}
ul.fdtablePaginater li .next-page span, ul.fdtablePaginater li .previous-page span, ul.fdtablePaginater li .first-page span, ul.fdtablePaginater li .last-page span
{
	font-weight: bold !important;
}

.TextLink
{
	padding: 0px 7px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 10px;
	border: none;
	color: #0050C5;
	text-decoration: none;
}

.TextLink:hover
{
	background: white;
	color: #0050C5;
	border-width: 0px;
	text-decoration: underline;
}


.TextLink:active
{
	background: white;
	color: #0050C5;
	border-width: 0px;
	text-decoration: none;
}

.ImageLink
{
	background: transparent !important;
	padding: 0px 16px 0px 8px;
	border: none;
	width: auto;
	height: 100px;
	text-decoration: none;
}

.ImageLink
{
	text-decoration: none;
}

.ImageLink:active
{
	background: transparent !important;
	padding: 0px 16px 0px 8px;
	border-width: 0px;
	width: auto;
	height: 100px;
}

.detailsPageTable
{
	width: 62%;
	float: right;
	height: auto;
}
.detailsPageImg
{
	width: 250px;
	height: 250px;
}

/* ------------Main.css from yorkshire------------------ */
.cloud-amber table th.sortable, th.sortable-text, th.sortable-date, th.sortable-keep, th.sortable-date-dmy, th.sortable-numeric, th.sortable-currency, th.sortable-sortByTwelveHourTimestamp, th.sortable-sortIPAddress, th.sortable-sortEnglishLonghandDateFormat, th.sortable-sortScientificNotation, th.sortable-sortImage, th.sortable-sortFileSize, th.sortable-sortAlphaNumeric
{
	cursor: crosshair;
	background: #0051b8; /* url(../media/bg_header_sortable.jpg) no-repeat;*/
	padding: 8px 12px 4px 16px;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
}
.cloud-amber table th.sortable, th.sortable-text, th.sortable-date, th.sortable-keep, th.sortable-date-dmy, th.sortable-numeric, th.sortable-currency, th.sortable-sortByTwelveHourTimestamp, th.sortable-sortIPAddress, th.sortable-sortEnglishLonghandDateFormat, th.sortable-sortScientificNotation, th.sortable-sortImage, th.sortable-sortFileSize, th.sortable-sortAlphaNumeric
{
	cursor: pointer;
	background: #0051b8; /* url(../media/bg_header_sortable.jpg) no-repeat;*/
	padding: 8px 12px 4px 16px;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
}
.cloud-amber table th.sortable-text, th.sortable-numeric
{
	color: #ffffff;
	text-decoration: none;
}
.cloud-amber table th.sortable-text a, th.sortable-numeric a
{
	color: #ffffff;
	text-decoration: none;
}
.cloud-amber table th.sortable-text a:active, th.sortable-numeric a:active
{
	color: #ffffff;
	border-bottom: 1px dotted #FFFFFF !important; /*background: transparent !important;*/
	text-decoration: none;
}
.cloud-amber table td.alt
{
	background: #FFCCFF;
}
.cloud-amber td img
{
	margin: 0px auto;
	display: block;
	border-width: 0px;
}
.cloud-amber table.selectable tbody tr:hover td, table.selectable tbody tr:hover th
{
	background-color: #C1D2EE;
	border-top: 1px solid #316AC5;
	border-bottom: 1px solid #316AC5;
	cursor: default;
	text-decoration: none;
}
.cloud-amber table tbody tr.alt
{
	background-color: #ebf3ff;
}
.cloud-amber table tbody tr
{
	background-color: #D8EBF9;
}
.cloud-amber table tbody th a:active
{
	color: #ffffff;
	border-bottom: 1px dotted #FFFFFF !important; /*background: transparent !important;*/
	padding: 8px 12px 4px 16px;
	text-decoration: none;
}

.cloud-amber table, td, th
{
	/*font-size: 95%;*/
	padding: 8px 12px 4px 16px;
	text-decoration: none;
}

.cloud-amber table, td a
{
	color: #0051b8;
	text-decoration: none;
}
.cloud-amber table /*td a:hover*/
{
	color: #0051b8;
	text-decoration: underline;
}
.cloud-amber table, td a:active
{
	color: #0051b8;
	text-decoration: none;
}
.cloud-amber table th
{
	color: #ffffff;
	background: #0051b8;
	text-align: center;
	padding: 8px 12px 4px 16px;
	text-decoration: none;
}

.cloud-amber table th
{
	color: #ffffff;
	background: #0051b8;
	text-align: center;
	padding: 8px 12px 4px 16px;
	text-decoration: none;
}

.cloud-amber table caption
{
	font-weight: bold;
	color: #004870;
}

.cloud-amber table tbody tr:hover
{
	background-color: #C1D2EE;
	border-top: 1px solid #316AC5;
	border-bottom: 1px solid #316AC5;
	cursor: default;
}
.cloud-amber table tbody tr.alt:hover
{
	background-color: #C1D2EE;
	border-top: 1px solid #316AC5;
	border-bottom: 1px solid #316AC5;
	cursor: default;
}

/************************print.css*******************************
@page
{
	size: 21cm 29.7cm margin: 1.0cm 1.0cm;
	font-size: 12pt;
}
HTML
{
	background: #fff;
}
BODY
{
	background: #fff;
}
.system_pagebody
{
	background: #fff;
}
.sys_system_container_wrapper
{
	min-width: auto !important;
	margin: 0px;
	width: auto !important;
}
.sys_main_content_area
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.sys_header_row1
{
	display: block;
}
.sys_header_row2
{
	background: none transparent scroll repeat 0% 0%;
}
.sys_header_row3
{
	display: none;
}
.sys_header_row4
{
	display: none;
}
.sys_breadcrumb
{
	display: none;
}
.sys_main_content_area
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.SearchLeftColumn
{
	display: none;
}
.sys_right_column
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none !important;
	padding-top: 0px;
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
}
.SearchResultColumn
{
	padding-right: 0px !important;
	padding-left: 0px !important;
	float: left;
	padding-bottom: 0px !important;
	margin: 0px;
	border-top-style: none !important;
	padding-top: 0px !important;
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
}
.sys_content_bluepanel
{
	padding-right: 0px;
	padding-left: 0px;
	background: #fff;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_content_bluepanel a
{
	color: #000;
	text-decoration: none;
}
.sys_homepage_further_info_container
{
	display: none;
}
.sys_footer_area_wrapper
{
	background: #fff;
}
.sys_homepage_banner_links
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.sys_footer_row1
{
	display: none;
}*/


div.ajax__calendar_body
{
	/*width: 225px;
	height: 190px;*/
	width:220px !important;
	height:151px !important
}
div.ajax__calendar_container
{
	width: 230px;
}

.iframe_map
{
	width: 1000;
	height: 600px;
}
#content-outer
{
	width: 81%;
	float: right;
}

#map-container
{
	width: 100%;
	float: right;
	vertical-align: top;
	clear: none;
}

#map-container h2
{
	width: 35%;
}

div#MainPageLinks
{
	width: 165px;
	float: left;
	margin: 20px 3px 0 3px;
	display: inline;
}

div#BrowseBanner
{
	background: url(images/BrowsePanel.JPG) no-repeat;
	width: 165px;
	height: 10px;
	font-size: 1px;
}

.WizardNavButton
{
	float: left;
}

.SavedStatus
{
	font-weight: bold;
	text-align: center;
	margin-left: 35%;
}
.gvObjects
{
	display: block !important;
}
.ObjectName
{
	text-decoration: underline !important;
}

/* ----- profile four blocks css ------ */
/*#008FDC*/

.inline
{	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

#profile_container
{
	width:999px;
	font-size:1em;
}

#profile_container_top, #profile_container_bottom 
{
	/*width:999px;*/
	font-size:1em;
}

#profile_container a:hover
{
	background-color: Transparent !important;
}

div.top_left_container, div.top_right_container{
	margin:15px 20px;
	width:338px;
	height:290px;
}

div.bottom_left_container,div.bottom_right_container{
	margin:40px 20px 15px 20px;
	width:338px;
	/*height:380px;*/
}
.bottom_left_container .section_inner_left
{
	border:1px solid #909090;
	margin-top:10px;
	width:180px;
	height:220px;
	overflow:auto;
}

.bottom_left_container .section_inner_right
{
	margin-top:10px;
	margin-left:10px;
	width:125px;
	height:126px;
	overflow:hidden;
/*	border:1px solid #555555;*/
}

.section_inner_right img
{
	width:121px;
	border:1px solid #909090 !important;
}

.bottom_right_container .section_inner
{
	height:222px;
	overflow:auto;
}

.section_inner_content
{
	font-size:0.95em;
	padding:5px;
	border-bottom:1px solid #909090 ;
	background:url(../../images/section_content_bg.png) bottom left repeat-x;
}

.section_inner_content_selected
{
	font-size:0.95em;
	padding:5px;
	border-bottom:1px solid #909090 ;
	background:transparent;
}

.section_inner_content span
{
	margin:0 !important;
}

div.section_inner_content p
{
	margin:0 !important;padding:0;	
}
#section3
{
	height:268px !important;
}
.section_inner_content h5
{ 
	margin:0;padding:0;
}

.RemoveLinks
{
	clear:both;
	height:15px;	
}

.section_inner_content span a
{
	color:#A80C0C !important;
	text-decoration:underline;
}

.section_inner_content span a:visited
{
	color:#A80C0C  !important;
	background:transparent;
}

.section_inner_content span a:hover
{
	color:#A80C0C  !important;
	background:transparent;
}

div.section
{
	border:1px solid #909090;
	padding:6px;
}
div.section_inner
{
	margin-top:10px;
	height: 175px;
	border:1px solid #909090;
	overflow:auto;
}
div.section_inner_left h3
{
	font-size:1em !important;
}

div.section_inner h4
{
	font-size:1em !important;
	font-weight: bold !important;
}

#profile_container_top h2, #profile_container_bottom h2{ margin:0px; width:100% !important;
	padding:0px;
	border:0px;
	font-weight:bold !important;
}
#profile_container_top h2, #profile_container_bottom h2{	color:#FFFFFF; 
	font-size:1.2em; 
	display:block; 
	background:url(../../images/h2_bg.png) top left no-repeat #555555;
}
#profile_container_top h2 span, #profile_container_bottom h2 span{
	padding:5px 10px; 
	background:url(../../images/h2_span_bg.png) top right no-repeat; 
	display:block;
	margin:0 !important;
}

.profile_button
{
	margin-top:5px;
	text-align:right;
	min-height:20px;
}

.profile_button a
{
	display:inline-block;
	line-height:1.4em;
	height:20px;
	padding:2px 10px !important;
	font-size:1.1em;
	text-decoration:none !important;
	/*border:1px solid #f09c20;*/
	/*background:#0285C2 url(../../images/button_bg.bmp);*/
	background: url("../../images/button_bg.bmp") repeat scroll 0 0 #910D3C;
	font-weight:bold;
	color:#fff !important;
}

.section_inner_content_hover
{
	position:relative;
	font-size:0.9em;
	padding:3px;
	border-bottom:1px solid #909090;
	background:url(../../images/section_content_hover_bg.bmp) bottom left repeat-x;
}

.section_inner_content_hover span
{
	position:absolute;
	left:84%;
	font-weight:bold;
}

.section_inner_content_hover span a
{
	color:#A80C0C;
}


#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=50); -moz-opacity:0.5; opacity: 0.5;
    width: 100%; height: 100%; background-color: #111111;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: 1px solid black; 
	position: relative;
    top: -250px;
    left: -450px;
    z-index: 1000;
    width: 900px;
    height: 550px;
    padding: 0px;
    overflow:auto;
}
.modalTop
{
	position:relative;
    background-color: #E1E1E1;
	border-bottom:1px solid #909090;
    padding: 6px;
	font-size:1.1em;
}
.modalTop span
{
	position:absolute;
	left:85%;
}
.modalTop a, .modalTop a:visited
{
    color: #0000FF;
}
.modalBody
{
    padding: 10px;
}

div.progress_bar
{
	border:1px solid #909090;
	white-space:nowrap;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-28px;
	color:#A80C0C;
	z-index:1000;
	padding: 8px 10px 8px 28px;
	font-size: 95%;
	font-weight: bold;
	background: #F3F3F3 url('/images/loader-icon.gif') 6px center no-repeat;
}

.description
{
	width:240px;
}
.severity
{
	margin:10px 0 0;
	width:40px;
}

.disruption
{
	font-size:0.95em;
	min-height:70px;
	padding:3px;
	border-bottom:1px solid #909090;
	background:url(../../images/section_content_bg.png) bottom left repeat-x;	
}

.disruption p 
{
	line-height:1.2em;	
}

.disruption h3
{
	color:#A80C0C;
	 font-weight: bold ! important;
}
.maplink 
{
	clear:both;
	padding-right:3px;
	min-height: 15px;
	text-align:right;
	color:#909090;
}

.maplink a
{
	color:#A80C0C;
	text-decoration:underline;
}

.maplink a:hover
{
	color:#A80C0C !important;
	background:transparent;
}
.Empty
{
	text-align:center;
	font-weight:bold;
	color:#959595;
	margin-top:40px;
}

.JourneyTimeSpan
{
	display:block;
	list-style-type:none;
	margin:0 15px;
	padding:3px 0;
	clear:both;
	font-size:0.95em;
}

.JourneyTimeSpan li
{
	background:url(../../../images/right_arrow.png) left center no-repeat;
	padding-left:15px;
	line-height:1.4em;
}

.headerlink
{
	font-weight:bold;
	color:#000;
	text-decoration:none;	
}

.headerlink:hover
{
	font-weight:bold;
	color:#000;
	/*background: #fff;*/
	text-decoration:none;	
}

.mapiframe
{
	width:98%;
	height:628px;
	border:1px solid #909090;
}

.GridHeader a
{
	color:#fff;	
}
.travel-alerts
{
	margin-top:0px;
}
.GridHeader a
{
	color:#fff;	
}

.GridPaging
{
	border-top:1px solid #909090;
}
.GridPaging table
{
	width:auto!important;
	margin:0px auto!important;
}
.GridPaging table a, .GridPaging table span
{
	border:1px solid #555555;
	padding: 2px 5px;
}
.GridPaging table span
{
	background:#555555;
	color:#fff;
}

#navbar li a{color:#000 !important;}

.Grid{background-color: #F0F0F0; }
.section_inner_content {
    background: url("../../images/section_content_bg.png") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #909090;
    font-size: 0.95em;
    padding: 5px;
}
.section_inner_content:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    text-decoration: none;
}

.headerlink {
    color: #000000 !important;
    font-weight: bold;
    text-decoration: none;
}

.hyLink {
color:#A80C0C !important;
	text-decoration:underline;
	}
	.unauth {
	color: gray !important;
	
	}
#footer_links li a, a:link a:active
{
	color: #666666 !important;
	background-color: transparent;
}
.RemoveLinks span a img{ width:12px; height:12px;}
#ContentPlaceHolderDefault_JourneyMap_1_detail {
border-bottom : 1px solid #909090;
*height:25px !important;
}

.lblJurnErr
{
color:#A80C0C !important;
}
#ContentPlaceHolderDefault_content_RouteMapNew_6_lalOptionTitle
{
padding-left: 4px; 
}


.height0
{
	height: 10px;
}
.Alert_login .Grid input{ text-decoration:none !important} 
.Alert_LoginReg div{ margin:0 0 5px 0}
.z-column-canvas input{ text-decoration:none !important}
.Alert_login table tr td{ width:61%; padding:0 0 10px 5px !important}
.Alert_login .Grid{width: 372px !important;}
.Alert_login .Grid input[type=checkbox]{ vertical-align:bottom; margin:0px 5px 0 0}

 #z-column-lh{width: 20% ! important;}
 #z-column-rh{width: 80% ! important; min-height:359px !important}
 
 .Wizard tr td{ vertical-align:top;}
 .WizardSideBar{ padding:5px !important}
 .Wizard tr td table{padding:0 0 0 10px !important}
 .Wizard tr td table input[type=checkbox]{ vertical-align:bottom; margin:0 5px 0 5px;}
 .TimeP_GridVw table{ width:100% !important;}
  .TimeP_GridVw table tr th{background-color: #555555;
    color: #FFFFFF;
    text-align: left; visibility:visible !important; line-height:normal !important}
  .ajax__calendar_days table{ width:100%;}
  .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years{ width:226px !important; height:181px !important;}
  
  
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_content_SubscriptionSimpleWizard_4_Wizard1 table
{
    margin:2px 0px 0 2px; width:99% !important; 
}
.TimeP_GridVw table tr td,.TimeP_GridVw table tr th{ border:0px !important}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_content_SubscriptionSimpleWizard_4_Wizard1_gvTimeSpans tr th,#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_content_SubscriptionSimpleWizard_4_Wizard1_gvTimeSpans tr td{ border:0 !important;}
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_content_SubscriptionSimpleWizard_4_Wizard1_gvTimeSpans tr th{ visibility:visible; padding:5px !important; line-height:normal !important}
.MyAlert_float_right img{ width:13px; vertical-align:middle}
.Alert_login .Grid tr td{ width:38%;}
  