body{
margin: 3px;
}

#editor {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 14px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 10px;
}

.sys_container {
	width: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	white-space: normal;
	font-size:90%;
	background:white;	
}
INPUT {font-size:.9em;font-family: Verdana, Arial, Helvetica, sans-serif;}
SELECT {font-size:.9em;font-family: Verdana, Arial, Helvetica, sans-serif;}
TABLE {font-size:.9em;}

/*          HEADER STYLES    */
.sys_header_container{
	color: white;
	width: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #071e6d;
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/shield.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

.sys_header_top {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 2px;
}

html>body .sys_header_top{ /*Mozilla Fix */
	padding-right: 4px;
}
	
.sys_link_small, .sys_link_small ul, .sys_link_small li{ /*Style for the links in the top of the header */
	display: inline;
	font-size: 0.8em;
	margin: 1px 0 1px 0;
	padding: 0;
}

/*List styles for the top of the header */
.sys_link_small li IMG { 
padding-right:4px
}

.sys_link_small li {
	border-right: 1px solid #3f4876;
	padding-right: 3px;
	padding-top: 5px;
	padding-left: 18px;
	background:url("http://www.falkirk.gov.uk/SiteElements/images/icons/bullet.gif") no-repeat 5px 8px;
}
.sys_link_small a:link {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.sys_link_small a:active {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.sys_link_small a:visited {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.sys_link_small a:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

.sys_header_middle_container {
	margin-left: 61px; /*Stops the background in this div overlapping the logo image */
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/header_bg.jpg);
	height: 72px;
}
.sys_header_middle_right{
	margin-top: -30px;
	padding-right: 10px;
	width:auto;
	text-align: right;
	font-size:.7em;
}
.sys_header_bottom_container{
	margin-left: 5px;
	border-top: 1px solid #071e6d;
	background: #071e6d;
	background-image: url("http://www.falkirk.gov.uk/SiteElements/images/header_verticalgradient.jpg");
	background-repeat: repeat-x;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
}
.sys_header_bottom_left{
	float: left;
	height: 12px;
	padding: 8px 1px 8px 0; 
	border-right: 1px solid #56b9f8;
}
.sys_header_bottom_right {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: normal;
}
/* List styles for the main navbar in the header */

#sys_nav_main, #sys_nav_main ul, #sys_nav_main li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: .95em;
}
#sys_nav_main li{
	padding: 8px 10px 8px 10px;
	border-left: 1px solid #43b3f5;
	border-right: 1px solid #0d6dd4;
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/header_verticalgradient.jpg);
	background-repeat: repeat-x;
}


#sys_nav_main a:link {
	text-decoration: none;
	color: white;
}
#sys_nav_main a:active {
	text-decoration: none;
	color: white;
}
#sys_nav_main a:visited {
	text-decoration: none;
	color: white;
}
#sys_nav_main a:hover {
	text-decoration: underline;
	color: white;
}
/* End main navbar styles */
.sys_search_field {
	display: inline;
	font-weight: normal;
	width:120px;
}
.sys_search_submit{
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	background-color: transparent;
	padding: 0 5px 0;
	cursor:hand;
}


/*    	END HEADER STYLES   */

/*    MAIN CONTENT STYLE    */


/*    Overall Link Styles   */

a:link {
	text-decoration: none;
	color: #0b2ea2;
}
a:visited {
	text-decoration: none;
	color: #0b2ea2;
}
a:hover	{
	text-decoration: underline;
	color: #0b2ea2;
}

/*    End Overall Link Styles   */


/*    Column Dimensions  for 3 Column Layout */

.sys_left_col {
	float: left;
	width: 175px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.sys_breadcrumbs_wide {font-size:.85em; width:750px; padding:10px 0 0 16px;}
.sys_right_col {
	width: 175px;
	float: right;
	overflow:hidden;
	font-size:.85em;
}
.sys_centre_col {
	width: 740px; float:left;
}
#sys_navmenu {
	border: 1px solid black;
	width: 175px;
	margin: 0;
}
/*Column Headers, only centre and right are needed */
.sys_centre_col_header {
	width: 740px;
	clear: none;
	margin: 4px 0 0 15px;
	padding-bottom:3px;
	border-bottom: 1px solid black;
	font-size: 1em;
}
.sys_centre_col_header_wide {
	margin: 4px 0 0 15px; padding-bottom:3px; clear: none; font-size: 1em; width: 572px; border-bottom: black 1px solid;
}
.sys_print_this_page {float:right;font-weight:bold;}
.sys_print_this_page IMG {padding-right: 5px; padding-left: 5px;}

html>body .sys_centre_col_header {
	width: 740px;
}

.sys_right_col_header {
	width: 175px;
	margin: 0;
	border-bottom: 1px solid black;
	float: right;
	padding: 8px 0 5px 0;
	background:white;
	font-weight:bold;
}

.sys_right_col_header img {
	padding: 0 5px 0 5px;
}

.sys_right_col_header2 {
	width: 175px;
	margin: 0;
	border-bottom: 1px solid white;
	float: right;
	padding: 8px 0 5px 0;
	background:white;
	font-weight:bold;
}
.sys_right_col_header2 img {
	padding: 0 5px 0 5px;
}

/*Div for centre column content */
.sys_centre_col_content {
	width: 740px;
	MARGIN: 0 0 10px 15px;
	padding: 9px 5px 0 0;
	clear: none;
}

.sys_centre_col li {
margin-bottom: 5px;
}


.sys_centre_col_content_wide {
	width: 572px;
	MARGIN: 0 0 10px 15px;
	padding: 9px 0;
	clear: none;
}
/*divs for the centre column box */
.sys_centre_col_content_wrapper {
	width: 383px;
	float: left;
	margin: 0;
	padding: 0;
}
.sys_centre_col_content_left {
	float: left;
	width: 200px;
	padding: 32px 12px 40px 10px;
	border: 1px solid #011576;
	font-weight: bold;
}
html>body .sys_centre_col_content_left { /*mozilla fix */
	width: 177px;
	padding: 27px 10px 28px 9px;
}

.sys_centre_col_content_right {
	width: 176px;
	padding: 0;
	float: left;
}
.sys_header_light_blue {
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/3col_gradient_footer.jpg);
	background-repeat: repeat-y;
	background-color: #0353af;
	border: 1px solid #2a5182;
	color: white;
	font-size: 10px;
	margin: -2px -1px 0;
	padding: 4px;
}
html>body .sys_header_light_blue { /* mozilla fix */
	margin: 0;
}
/*Item boxes in the right hand column */
.sys_right_col_content {
	padding: 10px 0;
	float: right;
	position: relative;
}

.sys_right_col_item_box {
	border: 1px solid #011576;
	margin-bottom: 7px;
}

#sys_heading {
	margin: 8px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0;
	color: #011a7b;
}
.sys_header_blue {
	background-color: #011576;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 5px 0 5px 5px;
	clear: none;
	width: auto;
}
.sys_bold {
	font-weight: bold;
}
/*Styles for print this page link */
a.sys_static:link { 
	color: black;
	text-decoration: underline;
}
a.sys_static:active {
	color: black;
	text-decoration: underline;
}
a.sys_static:hover {
	color: black;
	text-decoration: underline;
}
a.sys_static:visited {
	color: black;
	text-decoration: underline;
}
/*End print this page styles */

/*contact us list styles */
.sys_contact_us {
	line-height:1.5em;
	width:100%;
}
.sys_contact_us ul {margin:0;padding:0;}
.sys_contact_us li {
	list-style-type: none;
	padding-bottom:7px;
	margin:0 0 0 5px;
}

#sys_post {
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/ico_post.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
}

#sys_post p{
margin:0px;
}

#sys_fax{
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/fax-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
}

#sys_phone {
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/ico_phone.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
}
#sys_email {
	background-image:url(http://www.falkirk.gov.uk/SiteElements/images/icons/ico_email.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
}

/*    END OF MAIN CONTENT STYLE    */

/*    FOOTER STYLES    */
.sys_footer_container {
	float: left;
	width: 768px;
	background: #011576;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.sys_footer {
	background-image:url(http://www.falkirk.gov.uk/SiteElements/images/footer_gradient.jpg);
	background-repeat: repeat-x;
	color: white;
	width: 759px;
	float: left;
clear:both;
}
.sys_footer_list {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 9px;
}
.sys_footer_list li{
	display: inline;
	padding-right: 5px;
	font-size: 1em;
padding-left: 18px;
	background:url("http://www.falkirk.gov.uk/SiteElements/images/icons/footer_bullet.gif") no-repeat 5px;
}
.sys_footer_list img {
	padding-right: 4px;
}
.sys_footer_list a:link {
	text-decoration: none;
	color: white;
}
.sys_footer_list a:active {
	text-decoration: none;
	color: white;
}
.sys_footer_list a:visited {
	text-decoration: none;
	color: white;
}
.sys_footer_list a:hover {
	text-decoration: underline;
	color: white;
}

.sys_footer_text_list {
	margin: 0;
	padding: 3px 7px 7px 0;
}
.sys_footer_text_list ul, .sys_footer_text_list li {
	display: inline;
	margin: 0;
	padding: 0;
}
.sys_footer_text_list li{
	border-right: 1px solid black;
	padding-right: 10px;
	padding-left: 10px;
}
.sys_footer_bottom {
	background-color: white;
	width:768px;
	float: left;
	position: relative;
}

.sys_footer_left {
	width: auto;
	padding: 0 0 1px 0;
	float: left;
	background-color: #FFFFFF;
	font-size: 10px;
	position: relative;
}
.sys_footer_right {
	width: auto;
	padding: 3px 0 7px 18px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 10px;
	position: relative;
}

/*    END OF FOOTER STYLES    */
.no_border {
	border: 0;
}
.no_left_padding {
	padding-left: 0;
}

/*    HOME PAGE LAYOUT     */

.sys_whats_on_small_text {
	font-size: 9px;
}
/*a:link {
	color: #0b2ea2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}*/

/* Layout Styles */

/*   MAIN HOMEPAGE IMAGE  */

.sys_ImagePlaceholder {
background-image: url(http://www.falkirk.gov.uk/SiteElements/images/homepage/town_centre.jpg);
	margin-top:1px;	
	width: 768px;
	height: 98px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
}

/*   END OF MAIN HOMEPAGE IMAGE  */

.sys_row_wrapper {
	width: 768px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 10px 0;
	}
.sys_homepage_left_col {
	width: 382px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.sys_homepage_right_col {
	width: 382px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
}
.sys_item_box_left {
	width: 185px;
	float: left;
	border: 1px solid #011576;

}
.sys_item_box_right {
	width: 185px;
	float: right;
	border: 1px solid #011576;

}

.sys_item_box_right p{
	padding: 5px;
}


.sys_header_blue {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background: #043a7d;
	line-height: 17px;
	color: #FFFFFF;
}
.sys_header_red {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image:url(http://www.falkirk.gov.uk/SiteElements/images/homepage/red_gradient.jpg);
	color: #FFFFFF;
}
.sys_list_left {
	float: left;
	width: 190px;
	margin-left: 0;
}
.sys_list_right {
	float: right;
	width: 190px;
	margin-left: 0;
}

.sys_quick_links_list {
	FONT-WEIGHT: bold; 
}
.sys_quick_link_list UL {
	PADDING: 0; MARGIN: 0; LIST-STYLE-TYPE: none
}
.sys_quick_links_list LI {
	BACKGROUND-POSITION: 0; PADDING-LEFT: 1.5em; BACKGROUND-IMAGE: url(http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_redbg_arrow.jpg); PADDING-BOTTOM: 0.2em; MARGIN: 4px 0 0 -30px; BACKGROUND-REPEAT: no-repeat; LIST-STYLE-TYPE: none
}
/*End quick links divs*/


/*Job vacacnies list style*/
.sys_job_vacancies_list ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}	
.sys_job_vacancies_list li{
	list-style-type: none;
 	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_whitebg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
	margin-left: 5px;
	

}		
/* End Job Vacancies List */

/*Item box styles */
#sys_where_to_find {
	background-image:url(http://www.falkirk.gov.uk/SiteElements/images/homepage/scotland_map.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*right col styles */
.sys_whats_new_item_left {
	float: left; 
	width: 250px;
	padding-top: 5px;
}
.sys_whats_new_item_right {
	float: right; 
	width: 110px;
	padding-top: 5px;
}

/* Press releases list style */
.sys_press_releases ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}	
.sys_press_releases li{
	list-style-type: none;
 	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_whitebg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: .4em;
	padding-left: 1.5em;
	margin-left: -20px;
	padding-bottom: .2em;
}
/* End press releases list */
/* Whats on list */
.sys_whats_on_list ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
.sys_whats_on_list li{
	list-style-type: none;
 	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_whitebg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: .4em;
	padding-left: 1.5em;
	margin-left: -20px;
	padding-bottom: .2em;
}

/* End Whats on List */

#sys_quick_links {
	background-image:url(http://www.falkirk.gov.uk/SiteElements/images/homepage/red_arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.sys_whats_on_right {
	width: 150px;
	float: right;
	background-image: url(http://www.falkirk.gov.uk/SiteElements/images/homepage/whatson_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 2px;
	padding-bottom: 30px;
}
.sys_background_grey {
	padding: 5px;
	background: #cdd8e5;
	margin-right: 20px;
}
.sys_where_to_find_container {
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.sys_local_info_container {
	margin-top: 3px;
	padding-left: 5px;
}
#sys_submit_postcode {
	background-color: #fc3d32;
	padding: 2px;
	color: white;
	font-size: 10px;
	border: 1px solid black;
	font-weight: bold;
}
.sys_whats_on_left {
	float:left;
	padding-top: 2px;
	width: 230px;
}
.sys_whats_new_list {
	list-style-image:url(http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_clear_arrow.gif);
}
.sys_whats_on_right {
	height: auto;
}
.sys_whats_on_right_small {
	width: 125px;
	padding: 1px 0 0 5px;
	border: 1px solid white;
	background: #011576; 
	color: #FFFFFF; 
	float: left;
	font-size: 11px;
}
#sys_local_information{
	font-size: 11px;
}
#sys_where_to_find {
	font-size: 11px;
}
#sys_job_vacancies {
	font-size: 11px;
}
#sys_online_services {
	font-size: 11px;
}
/*    END OF HOME PAGE LAYOUT     */
/*    MAIN MENU FUNCTIONALITY     */
.sys_menu div{
	border-bottom: 1px solid #dee0ed;
}
.sys_menu A {
	COLOR: #0b2ea2;
	background-color: transparent; 
	display:block;
	padding: 8px 25px 8px 15px;
	width:135px;
	font-size:.85em;
	font-weight:bold;
}
.sys_menu A:Hover {
	background: #2793f5; 
	color: #FFFFFF;
	text-decoration: none;
}
.sys_menu .sys_home A{
	background: url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_homepage_icon.gif") 155px no-repeat;
}
.sys_menu .sys_home A:Hover {
	background: #011576 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_homepage_icon.gif") 155px no-repeat;color: #ffffff;text-decoration: underline;
}
.sys_menu .sys_current_item A {
	background: #e9eff3 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_grey.gif") 4px no-repeat; color: #0b2ea2;
}
.sys_menu .sys_current_item A:Hover {
	background: #e9eff3 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_grey.gif") 4px no-repeat; color: #0b2ea2; text-decoration: underline;
}
.sys_menu .sys_current_folder A {
	background:  #011576 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_red.gif") no-repeat 155px; 
	color: #ffffff;
}
.sys_menu .sys_current_folder A:Hover {
	background: #011576 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_gif.gif") no-repeat 155px; color: #FFFFFF;text-decoration: underline;border: 0;
}
.sys_menu .sys_parent_folder A {
	background: #011576 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_red.gif") 155px no-repeat;
	color: #ffffff;
}
.sys_menu .sys_parent_folder A:Hover {
	background: #011576 url("http://www.falkirk.gov.uk/SiteElements/images/icons/menu_arrow_gif.gif") 155px no-repeat; text-decoration: underline;
}
.sys_homelink {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	WIDTH: 100%; COLOR: #022ca5; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}
.sys_homelink A {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 7px; 
	WIDTH: 100%; 
	COLOR: #0000cc; 
	LINE-HEIGHT: normal; 
	PADDING-TOP: 7px; HEIGHT: 13px; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}
.sys_homelink A:hover {
	DISPLAY: block; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	MARGIN-LEFT: -10px; 
	WIDTH: 100%; 
	COLOR: #ffffff; 
	LINE-HEIGHT: normal; 
	BACKGROUND-COLOR: #339900; 
	TEXT-DECORATION: none
}
.sys_homelink1 {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	WIDTH: 100%; 
	COLOR: #ffffff; 
	LINE-HEIGHT: normal; 
	HEIGHT: 27px; 
	BACKGROUND-COLOR: #339900; 
	TEXT-DECORATION: none
}

.sys_homelink1 A {
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 7px; 
	WIDTH: 100%; 
	COLOR: #ffffff; 
	LINE-HEIGHT: normal; 
	PADDING-TOP: 7px; 
	HEIGHT: 13px; 
	BACKGROUND-COLOR: #339900; 
	TEXT-DECORATION: none
}
.sys_homelink1 A:hover {
	DISPLAY: block; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	MARGIN-LEFT: -10px; 
	WIDTH: 100%; COLOR: #000; 
	LINE-HEIGHT: normal; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}
.sys_homelink_float {
	FLOAT: left
}
.sys_homelink_float_padding {
	PADDING-LEFT: 3px; 
	FLOAT: left
}
.borderless {
	BORDER: 0; 
}
DIV.hr {
	PADDING: 0; 
	DISPLAY: none; 
	BACKGROUND: url(http://www.falkirk.gov.uk/SiteElements/images/icons/menu_hr.gif) repeat-x;  
	MARGIN: 0;  
	HEIGHT: 1px
}
DIV.hr HR {
	DISPLAY: none
}
/*    END OF MAIN MENU FUNCTIONALITY     */
/* Miscellaneous Styles */
#exclamation {
	background-image:url("http://www.falkirk.gov.uk/SiteElements/images/icons/ico_exclamation.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;	
}
#sys_bluebackground {
background-color: #b6e8ff;
}
/*Styles for the print this page link */
a.sys_static:link { 
	color: black;
	text-decoration: underline;
}
a.sys_static:active {
	color: black;
	text-decoration: underline;
}
a.sys_static:hover {
	color: black;
	text-decoration: underline;
}
a.sys_static:visited {
	color: black;
	text-decoration: underline;
}
/*End print this page styles */

/*Documents List Style */
div.sys_documents_list{
	margin-bottom: 7px;
}
.sys_documents_list ul{
 	list-style-type: none;
	padding: 0;
	margin: 0;		
}
.sys_documents_list li{
	list-style-type: none;
	background-image: url("http://www.falkirk.gov.uk/SiteElements/images/icons/ico_documents.gif");
	background-repeat: no-repeat;
	background-position: 5px top;
	padding: 0 0 0 25px;
	margin: 8px 0 8px 0;
}
/*End documents list style */

/*   Related Pages Style  */
.sys_related_pages div {
	margin-bottom: 7px;
}
.sys_related_pages_list ul{
 	list-style-type: none;
	padding: 0;
	margin: 0;		
}
.sys_related_pages_list li{
	list-style-type: none;
	background-image: url("http://www.falkirk.gov.uk/SiteElements/images/icons/bullet_clear_arrow.gif");
	background-repeat: no-repeat;
	background-position: 2px top;
	padding: 0 0 0 25px;
	margin: 8px 0 8px 0;
}
/*   End Related Pages Style  */
/*   Forms List Style  */
.sys_forms_list div {
	margin-bottom: 7px;
}
.sys_forms_list ul{
 	list-style-type: none;
	padding: 0;
	margin: 0;		
}
.sys_forms_list li{
	list-style-type: none;
	background-image: url("http://www.falkirk.gov.uk/SiteElements/images/icons/ico_forms.gif");
	background-repeat: no-repeat;
	background-position: 5px top;
	padding: 0 0 0 25px;
	margin: 8px 0 8px 0;
}
/*   End Forms List Style  */
/*   Feature Box Styles   */
.sys_mini_featurewithimage .sys_imageright .sys_picture {
	border: #2e5080 1px solid; 
	float: right; 
	margin-left:5px;
}
.sys_mini_featurewithimage .sys_imageleft .sys_picture {
	border: #2e5080 1px solid; 
	float: left; 	
	margin-right:5px;
}
.sys_mini_featurewithimagenb .sys_imageleft .sys_picture {
	float: left; 	
	width: 175px;
	margin-right:5px;
}

.sys_mini_featurewithimagenb .sys_imageright .sys_picture {
	float: right; 	
	width: 175px;
	margin-left:5px;
}

.sys_caption {
	padding: 5px;
	font-size: 88%;
	background-image: url("http://www.falkirk.gov.uk/SiteElements/images/3col_gradient_footer.jpg");
	background-repeat: repeat-y;
	color: white;
	border-top: 1px solid white;
}
/*   End Feature Box Styles */
/* End Miscellaneous Styles */

/* Table decor */
.sys_centre_col_content table {
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-collapse: collapase;
margin-bottom: 10px;
}

.sys_centre_col_content table caption{
background-color: #eee;
padding: 2px; 
}

.sys_centre_col_content table th{
background-color: #ccc;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 3px;
}

.sys_centre_col_content td{
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 3px;
}

.sys_centre_col_content tr{
border-left: 1px solid #eee;
}


.sys_centre_col_content td div{
padding: 2px 3px 2px 8px;
}

/* End Table Decor */

/* Results - Data Listings */
.sys_search_fullpath {font-size: .9em; width: 550px; word-break: break-all;}
html>body .sys_search_fullpath {font-size: .9em; width: 550px;overflow:hidden;}

/* List styles */
.sys_abc{
list-style-type:lower-alpha;
}

/* Whats on Dates */
.dates li{
display: inline;
margin-right: 15px;
float: left;

}

.dates{
padding-bottom: 100px;
display: inline;
}

#vacancies{
margin-bottom: 20px;
border: 1px solid #ccc;
padding: 7px;
}

legend{
font-weight: bold;
color: #011576;
}

.sys_postcode{
border: 1px solid #eee;
padding: 3px;
background-color: #011576;
color: #fff;
font-size: 1.9em;
}

fieldset {
border-top: 1px solid #fff;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
}

#tenderingnav{
padding: 0px;
margin: 20px;
}

#tenderingnav li{
display: inline;
margin-right: 10px;
padding: 10px;
border: 1px solid #ccc;
}

#tenderingnav li:hover{
background-color: #ddd;
}
