/*----------------------------------------------

Gateshead Council 
System Style Sheet
------------------
Created 21/01/10 
by Steve Heal 

----------------------------------------------*/

body {
	background: #ebebeb url(http://www.gateshead.gov.uk/images/structure/1001_pagebg.gif) repeat-y center top;
	margin: 0;
}

img {
	display: block;
}

a img,img a {
	border: none;
}

/* General structure and styles */

#system_container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin: 0 auto;
	overflow: visible;
	padding: 0;
	position: relative;
	width: 990px;
}

#skip a,#skip a:hover,#skip a:visited {
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 1px;
}

#skip a:active,#skip a:focus {
	height: auto;
	left: 50px;
	position: absolute;
	top: 50px;
	width: auto;
}

div.hr1 {
	background: url(/images/structure/black.gif) repeat-x;
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
}

div.hr1 hr {
	display: none;
}

.clearfloats {
	clear: both;
}

.cleaner {
	background: transparent;
	border: none;
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

.borderless {
	border: 0;
}

.linkbreak {
	display: none;
}

/* Header */

#header {
	background: #2f2f2f;
	float: left;
	height: 132px;
	margin: 10px 0;
	position: relative;
	width: 990px;
	z-index: 100;
}

#logo_area {
	float: left;
	height: 97px;
	width: 990px;
}

#logo {
	float: left;
	position: relative;
}

#logo h1 {
	left: -99999px;
	position: absolute;
}

.bannerad {
	float: right;
	height: 70px;
	padding: 15px 15px 0 0;
	width: 470px;
}

.bannerad iframe {
	border: 2px solid #fff;
}

* html .bannerad iframe {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 0;
	border-right: 0;
}

#top_navigation {
	color: #fff;
	float: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.95em;
	height: 35px;
	letter-spacing: -1px;
	position: relative;
	width: 990px;
}

/*-- fix for ie6 --*/
#top_navigation table {
	border-collapse: collapse;
	left: 0;
	position: absolute;
	top: 0;
}

#top_navigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#top_navigation ul ul {
	background: #0068aa no-repeat;
	left: -1px;
	margin: 0;
	padding: 4px;
	position: absolute;
	top: 35px;
	visibility: hidden;
	width: 292px;
	z-index: 1000;
}

#top_navigation ul ul li {
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

#top_navigation ul ul li a {
	background: url(http://www.gateshead.gov.uk/images/structure/1001topnavdroparrow.png) no-repeat 6px 7px;
	color: #fff;
	display: block;
	margin: 0;
	padding: 4px 12px 6px 22px; 
	text-align: left;
	width: 258px;
	border-bottom: 1px solid #0a6eae;
}

#top_navigation ul ul li a:hover {
	background: #007fd0 url(http://www.gateshead.gov.uk/images/structure/1001topnavdroparrow.png) no-repeat 6px 7px;
	text-decoration: none;
	border-bottom: 1px solid #007fd0;
}

#top_navigation ul ul li a.moreservices {
	background: #007fd0 url(http://www.gateshead.gov.uk/images/structure/1001topnavplusicon.png) no-repeat 8px 8px;
	border: none;
	font-weight: 700;
	padding: 10px 32px 12px 36px; 
	width: 224px;
}

#top_navigation ul ul li a.moreservices:hover {
	background: #35a4eb url(http://www.gateshead.gov.uk/images/structure/1001topnavplusicon.png) no-repeat 8px 8px;
	border: none;
	font-weight: 700;
}

#top_navigation li:hover ul, #top_navigation a:hover ul {
	visibility: visible;
}

#top_navigation ul li {
	display: inline;
	float: left;
	margin: 0 0 0 1px;
	position: relative;
	width: 120px;
}

/*Removal of bg images 22/12/2011*/ 


#top_navigation ul li a.azservices, #top_navigation ul li a.home, #top_navigation ul li a.mygateshead, #top_navigation ul li a.toptasks{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    
}



#top_navigation ul li a.azservices {
	BACKGROUND: #fff url(http://www.gateshead.gov.uk/images/structure/ArrowDownblk.png) no-repeat 100px 15px;
	color: #007fd0;
	display: block;
	height: 25px;
	padding: 10px 15px 0 0;
	text-align: center;
	text-decoration: none;
	width: 105px;

}

#top_navigation ul li a.azservices:hover {
	BACKGROUND: #fff url(http://www.gateshead.gov.uk/images/structure/ArrowDownblk.png) no-repeat 100px 15px;
	
}

#top_navigation ul li a.home, #top_navigation ul li a.mygateshead {
	BACKGROUND: #57b8f5;
	color: #fff;
	display: block;
	height: 25px;
	padding: 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

#top_navigation ul li a.home:hover, #top_navigation ul li a.mygateshead:hover {
	BACKGROUND: #0068aa;
}

#top_navigation ul li a.toptasks {
	background: #57b8f5 url(http://www.gateshead.gov.uk/images/structure/ArrowDown.png) no-repeat 100px 15px;
	color: #fff;
	display: block;
	height: 25px;
	padding: 10px 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
}

#top_navigation ul li a.toptasks:hover {
	background: #0068aa url(http://www.gateshead.gov.uk/images/structure/ArrowDown.png) no-repeat 100px 15px;
	COLOR: #fff;
}

#top_navigation ul li a.extratab {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_topnav_tabextra.gif) no-repeat 0 100%;
	color: #fff;
	display: block;
	height: 25px;
	padding: 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

#top_navigation ul li a.extratab:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_topnav_tabextra.gif) no-repeat 0 0;
}

/* Site search */
#top_navigation .site_search .sys_search-query-control {
	float: right;
	height: 35px;
	width: 221px;
}

#top_navigation .site_search .sys_search-query-control .sys_search-label {
	display: none;
}

#top_navigation .site_search .sys_search-query-control INPUT#sitesearch_SearchTextBox {
	BORDER: 0;
	BACKGROUND: #fff url(http://www.gateshead.gov.uk/images/structure/search.gif) no-repeat;
	FLOAT: left;
	MARGIN: 4px 0px 0px 4px;
	WIDTH: 151px;
	PADDING: 6px 6px 0 28px;
	HEIGHT: 21px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-position: 5px 4px;
    
}

#top_navigation .site_search .sys_search-query-control INPUT#sitesearch_SearchButton {
	BORDER-WIDTH: 0;
	DISPLAY: block;
	BACKGROUND:#57b8f5 url(http://www.gateshead.gov.uk/images/structure/arrow.gif) no-repeat 10px 10px;
	FLOAT: left;
	MARGIN: 4px 0px 0px 3px;
	OVERFLOW: hidden;
	WIDTH: 25px;
	TEXT-INDENT: -99999px;
	LINE-HEIGHT: 1000px;
	HEIGHT: 27px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
     }


#top_navigation .site_search .sys_search-query-control input#sitesearch_SearchButton:hover {
	cursor: pointer;
}

/* Content Area */

#system_contentarea {
	float: left;
	position: relative;
	z-index:1;
}

#system_contentarea #title {
	border-bottom:1px solid #0068aa;
	float:left;
	margin:0 0 20px 10px;
	padding:4px 0;
	width:780px;
}

#system_contentarea #title h1 {
	color: #0068aa;
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 6px;
}

#system_contentarea #system_branding {
	float: left;
	left: 0;
	margin: 0 0 -31px 10px;
	position :relative;
	top: -51px;
	width: 780px;
}

/* Left Navigation */

#system_navigation {
	float: left;
	height: auto;
	overflow: visible;
	width: 200px;
}

#system_navigation p {
	margin: 0;
	padding: 0 0 0 7px;
}

.system_menu {
	font-size: 0.7em;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

.system_menu a, .system_menu a:visited, .system_menu a:active {
	background: #f4f4f4 url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_linkbg.gif) no-repeat 10px 11px;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #fff;
	color: #000;
	display: block;
	line-height: normal;
	padding: 7px 20px 8px;
	text-decoration: none;
	width: 180px;
}

.system_menu a:hover {
	color:#007fd0;
	text-decoration:none;
}

.system_menu .home a, .system_menu .home a:visited {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_homebg.gif) no-repeat 0 -41px;
	border-bottom: 1px solid #4297cc;
	border-top: none;
	color: #fff;
	font-weight: bold;
	padding: 7px 20px 8px 10px;
}

.system_menu .home a:hover {
	background :url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_homebg.gif) no-repeat 0 0;
	color: #fff;
}

.parent_folder {
}

.system_menu .parent_folder a {
	background: #5ebaf4 url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_folderbg.gif) no-repeat 0 -41px;
	border-bottom: 1px solid #4297cc;
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 7px 20px 8px 10px;
}

.system_menu .parent_folder a:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_folderbg.gif) no-repeat 0 0;
	color: #fff;
}

.current_folder {

}

.system_menu .current_folder a, .system_menu .current_folder a:visited {
	background:#5ebaf4 url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_thisfolderbg.gif) no-repeat 0 -41px;
	border-bottom:1px solid #005992;
	border-top:1px solid #fff;
	color:#fff;
	font-weight:700;
	padding:7px 20px 8px 10px;
}

.system_menu .current_folder a:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_leftnav_thisfolderbg.gif) no-repeat 0 0;
	color: #fff;
}

.current_item {
}

.system_menu .current_item a, .system_menu .current_item a:visited {
	color:#007fd0;
}

.system_menu .lastitem {
	background: #f4f4f4;
	height: 10px;
	width: 200px;
}

/* Content */

#system_contentwrapper {
	display: inline;
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	width: 780px;
}

#system_content {
	margin: 0;
	overflow: hidden;
	position: relative;
	width: auto;
}

* html #system_content {
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: auto;
}

#system_content p {
	font-size: 0.8em;
	line-height: 1.5em;
}

#system_content li {
	font-size: 0.8em;
	line-height: 1.5em;
}

#system_content h2 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	letter-spacing: -1px;
	padding: 5px 0 8px;
}

#system_content table {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}

#system_content table tr td {
	background: #eee;
	border: 1px solid #fff;
	border-collapse: collapse;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 10px;
	vertical-align: top;
}

#system_content table tr th {
	background: #008ce4;
	border: 1px solid #fff;
	border-collapse: collapse;
	color: #fff;
	font-size: 0.8em;
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
}

#system_content table tr td p, #system_content table tr th p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#system_content table tr th a, #system_content table tr th a:visited {
	color: #fff;
	text-decoration: none;
}

#system_content table tr th a:hover {
	color: #fff;
	text-decoration: underline;
}

#system_content table caption {
	background: #c2e8ff;
	border-bottom: 1px solid #fff;
	color: #000;
	font-size: 0.8em;
	padding: 7px 5px;
}

#system_content .noborder table tr td {
	border: none;
}

* html #system_content table {
	border: 0;
	float: left;
	font-size: 1em;
	position: static;
}

#system_content label {
	clear: left;
	float: left;
	padding: 5px;
	width: 275px;
}

#system_content input, #system_content textarea {
	background: #fff url(http://www.gateshead.gov.uk/images/structure/1001_form_textbg.gif) repeat-x top left;
	border: 1px solid #777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	padding: 5px;
	width: 273px;
}

* html #system_content input {
	width: 270px;
}

* html #system_content textarea {
	overflow: auto;
	width: 270px;
}

#system_content input:hover, #system_content textarea:hover {
	border: 1px solid #252525;
}

#system_content input:focus, #system_content textarea:focus {
	background: #f4f4f4;
	border: 1px solid #252525;
}

#system_content table input, #system_content table textarea {
	width: auto;
}

#system_content input[type="submit"] {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_form_submitbg.gif) repeat-x top left;
	border: none;
	color: #ccc;
	font-weight: 700;
	width: auto;
}

#system_content input.submitform {
	background:url(http://www.gateshead.gov.uk/images/structure/1001_form_submitbg.gif) repeat-x top left;
	border: none;
	color: #ccc;
	font-weight: 700;
	width: auto;
}

#system_content input[type="submit"]:hover {
	color: #fff;
	cursor: pointer;
}

#system_content input[type="submit"]:active {
	padding: 6px 5px 4px;
}

#system_extracontent {
	float: right;
}

#system_extracontent span.extrablank {
	display: none;
}

/* Footer */

#footer {
	background: #2f2f2f;
	float: left;
	margin: 0 0 10px;
	width: 990px;
}

#footer #quicklinks {
	float: left;
	height: 141px;
	padding: 20px 0 0 20px;
	width: 970px;
}

#footer #quicklinks ul {
	float: left;
	list-style: none;
	margin: 0 40px 0 0;
	padding: 0;
}

#footer #quicklinks ul li {
	color: #b3b3b3;
	margin: 0;
	padding: 0;
}

#footer #quicklinks ul li.listtitle {
	color: #b3b3b3;
	font-size: 0.8em;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
}

#footer #quicklinks ul li a {
	color: #b3b3b3;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

#footer #quicklinks ul li a:hover {
	color: #fff;
}

#footer #quicklinks a.feedback {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_feedback.gif) no-repeat;
	display: block;
	float: right;
	height: 121px;
	width: 38px;
}

#footer #quicklinks a.feedback span {
	left: -99999px;
	position: absolute;
}

#footer #copyright {
	border-top: 1px solid #565656;
	float: left;
	height: 28px;
	width: 990px;
}

#footer #copyright ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#footer #copyright ul.listright {
	float: right;
}

#footer #copyright ul li {
	color: #b3b3b3;
	display: inline;
	float: left;
	font-size: 0.7em;
	margin: 0 20px 0 0;
	padding: 5px 0 0;
}

#footer #copyright ul li a {
	color: #35a4eb;
	margin: 0;
	padding: 0;
}

#footer #copyright ul li a:hover {
	color: #007fd0;
	margin: 0;
	padding: 0;
}

#footer #socialmedia {
	background: #b3b3b3 url(http://www.gateshead.gov.uk/images/structure/1001_footer_socbg.gif) no-repeat;
	float: left;
	height: 34px;
	width: 990px;
}

#footer #socialmedia ul {
	list-style: none;
	margin: 0 0 0 192px;
	padding: 0;
}

#footer #socialmedia ul li {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
}

#footer #socialmedia ul li a span {
	left: -99999px;
	position: absolute;
}

#footer #socialmedia ul li a.facebook {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_fb.gif) no-repeat 0 100%;
	display: block;
	height: 34px;
	width: 90px;
}

#footer #socialmedia ul li a.facebook:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_fb.gif) no-repeat 0 0;
}

#footer #socialmedia ul li a.flickr {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_flickr.gif) no-repeat 0 100%;
	display: block;
	height: 34px;
	width: 60px;
}

#footer #socialmedia ul li a.flickr:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_flickr.gif) no-repeat 0 0;
}

#footer #socialmedia ul li a.twitter
{
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_twitter.gif) no-repeat 0 100%;
	display: block;
	height: 34px;
	width: 88px;
}

#footer #socialmedia ul li a.twitter:hover {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_twitter.gif) no-repeat 0 0;
}

#footer #socialmedia ul li a.youtube {
	background: url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_youtube.gif) no-repeat 0 100%;
	display: block;
	height: 34px;
	width: 56px;
}

#footer #socialmedia ul li a.youtube:hover
{
	background:url(http://www.gateshead.gov.uk/images/structure/1001_footer_soc_youtube.gif) no-repeat 0 0;
}

/* A-Z styles for listing and section home pages */

ul#azindex {
	background: url(http://www.gateshead.gov.uk/images/structure/1004_az_indexbg.gif) repeat-x;
	border-bottom: 1px solid #4297cc;
	float: left;
	height: 30px;
	margin: 0 0 10px;
	padding: 11px 0 0 12px;
	width: 768px;
}

ul#azindex li {
	color: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#azindex li a {
	color: #fff;
	font-weight: 700;
	margin: 0 0 0 5px;
	padding: 5px;
	text-decoration: none;
}

ul#azindex li a:hover {
	color: #fff;
	text-decoration: underline;
}

ul.azlisting {
	float: left;
	margin: 0;
	padding: 0;
	width: 390px;
}

ul.azlisting li {
	background: url(http://www.gateshead.gov.uk/images/structure/1004_gradbg30px.gif) repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.azlisting li a {
	background: url(http://www.gateshead.gov.uk/images/structure/0912_linkicon_blue.gif) no-repeat 12px 7px;
	display: block;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 38px;
	width: 351px
}

#azpaging {
	border-top: 1px solid #d3d3d3;
	float: left;
	margin: 50px 0 50px 0;
	padding: 10px 0 0;
	width: 779px;
}

#azpaging span {
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
}
#azpaging span.previouspage {
	float: left;
	font-weight: 700;
	margin: 0 270px 0 0;
}
#azpaging span.nextpage {
	float: right;
	font-weight: 700;
}
#azpaging span.pagenumber {
	float: left;
	margin: 0 10px 0 0;
}
ul.azlisting li a:hover {
	position: relative;
	text-decoration: none
}
ul.azlisting li a span {
	display: none
}
ul.azlisting li a:hover span {
	display: block;
	position: absolute; 
	top: 0px; right: 0px;
	width: 190px;
	padding: 4px; 
	margin: 0 0 0 0; 
	z-index: 100;
	background: #eee; 
	border: 2px solid #d3d3d3;
	color: #0068aa;
}
#feedbackform {
	width: 780px;
	float: left;
	display: inline;
}
#feedbackform label {
	clear: both;
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 0 0 20px;
	padding: 0;
	width: 668px;
}
#feedbackform select {
	clear: both;
	float: left;
	font-size: 0.8em;
	width: 264px;
}
#feedbackform input {
	clear: both;
	float: left;
	font-size: 0.8em;
	width: 250px;
}
#feedbackform textarea {
	clear: both;
	float: left;
	font-size: 0.8em;
	width: 250px;
}
.feedbackfield {
	border: 1px solid #eee;
	display: inline;
	padding: 15px 10px 15px 100px;
	margin: 0 0 10px;
	float: left;
	width: 668px;
}
.feedbackfield span {
	color: #555;
	display: block;
	float: left;
	font-size: 0.7em;
	margin: 0 0 0 40px;
	width: 340px;
}
.feedbacksubmit {
	float: left;
	width: 780px;
}
.feedbacksubmit input {
	margin: 0 auto 0 auto !important;
}
.q1 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq1.gif) no-repeat 34px 10px;
}
.q2 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq2.gif) no-repeat 34px 10px;
}
.q3 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq3.gif) no-repeat 34px 10px;
}
.q4 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq4.gif) no-repeat 34px 10px;
}
.q5 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq5.gif) no-repeat 34px 10px;
}
.q6 {
	background: url(http://www.gateshead.gov.uk/images/structure/feedbackq6.gif) no-repeat 34px 10px;
}

/*-----------------------------------------
Exisiting styles - To amend, move or delete
-----------------------------------------*/
.system_highlight {
	background: #fafafa;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
}

.system_spaninline {
	display: inline;
}

.sys_FolderContentList ul {
	list-style: none;
	margin: 0 5px 6px 10px;
	padding: 0;
}

.sys_FolderContentList li {
	background: url(/images/structurenew/icon_document.gif) no-repeat 0 10px;
	margin-bottom: 0;
	padding: 7px 0 2px 20px;
}

.system_iconimageblock {
	margin: 14px 30px 0;
}

#system_exempcontainer {
	width: 380px;
}

.system_examp_services {
	clear: both;
	margin-top: 10px;
	width: 380px;
}

.system_invis {
	display: none;
}

.system_eximgblock {
	background-color: #f1f1f1;
	float: left;
	margin: 0 2px 5px 0;
	padding: 35px;
}

.system_examp_services ul {
	font-size: 0.9em;
	margin: 0 0 5px 130px;
	padding-bottom:0;
}

#system_exempcontainer h1 {
	font-size: 110%;
	margin: 0 0 5px;
}

/* Breadcrumb - remove if unused */

#system_breadcrumb {
	border-top: 1px solid #b3b3b3;
	display: none;
	float: left;
	margin: 10px 0 0;
	padding: 7px 0 8px;
	width: 990px;
}

#system_breadcrumb p {
	display: inline;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

#system_breadcrumb div {
	display: inline;
	font-size: 0.7em;
}

/* New Forms  */
.group {
	margin: 0 0 15px;
}

fieldset div {
	clear: both;
	margin: 0 0 10px;
}

fieldset label {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	text-align: left;
}

fieldset legend {
	margin-bottom: 10px;
}

fieldset legend span {
	text-align: right;
	width: 10em;
}

fieldset input {
	-khtml-border-radius: 0.4em;
	-moz-border-radius :0.4em;
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 0.15em;
}

fieldset {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 0 0.5em 0.5em;
}

input.default {
	color: #bbb;
}

fieldset #submit-go {
	border: 0;
	cursor: pointer !important;
	display: block;
	float: right;
	height: 26px;
	margin-top: 1em;
	overflow: hidden;
	width: 69px;
}

fieldset #submit-go:hover {
	background-position:0 -26px;
}

fieldset .checkgroup {
	background: #fafafa;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	khtml-border-radius: 0.4em;
	moz-border-radius: 0.4em;
	padding: 0.15em;
	width: 50px;
}

fieldset .total {
	background: #fafafa;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	khtml-border-radius: 0.4em;
	moz-border-radius: 0.4em;
	padding: 0.15em;
	width: 100px;
}

fieldset .total1 {
	background: #fafafa;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	khtml-border-radius: 0.4em;
	moz-border-radius: 0.4em;
	padding: 0.15em;
	width: 150px;
}

fieldset span input {
	background: #fafafa;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	khtml-border-radius: 0.4em;
	moz-border-radius: 0.4em;
	padding: 0.15em;
}

fieldset input:hover,fieldset input:focus,fieldset textarea:hover,fieldset textarea:focus {
	background:#f6f6f6;
	border-color:#c5c5c5;
}

fieldset textarea,fieldset select {
	-khtml-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 0.15em;
	width: 230px;
}
