@import url(/css/contentlayout3.css);
form ul
{
	list-style: none;
	position: relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 15px;		
}

ol#breadcrumb {
	border:1px solid #CCCCCC;
	font-size:0.85em;
	line-height:3em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0;
	padding:0;
	}

ol#breadcrumb li {
	background:transparent url(../images/breadcrumb-arrow.gif) no-repeat scroll 100% -28px;
	color:#D8D8D8;
	display:inline;
	font-weight:bold;
	margin:0pt;
	padding:2px 12px 2px 5px;
	}

ol#breadcrumb li.enabled {
	color:#FF7501
	}

ol#breadcrumb li.disabled {
	color:#ccc
	}

ol#breadcrumb li.completed {
	color:#000
	}

ul#form-controls-primary, ul#form-controls-secondary {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 4px;
	padding:0
	}

ul#form-controls-primary{
	width:150px
	}

ul#form-controls-secondary li {
	display:block;
	float:left
	}

ul#form-controls-primary li{	
	display:block;
	float:right;
	margin-left:4px
	}

ul#form-controls-secondary li {
	margin-right:4px;
	}

ul#form-controls-primary li input, ul#form-controls-secondary li input {
	font-weight:bold;
	width:100px
	}

ul#form-controls-primary {
	float:right
	}

ul#form-controls-secondary {
	float:left
	}

form ul li
{
	margin: 5px;
}

form fieldset
{
	border:1px solid #CCCCCC;
	clear:both;
	margin:5px 2px;
	padding-bottom:10px;
}

form fieldset legend{
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px;
	}

form label
{
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 5px;
	padding: 0 10px 0 0;
}

form label.required
{
	background: transparent url(../images/required.gif) no-repeat scroll right top;
}

form input
{
	width: 300px;
}

form input#submit
{
	width: 100px;
}

form select
{
	width: 150px;
}

form select.wide
{
	width: 300px;
}

form textarea
{
	width: 300px;
}

p.form-dataprotection
{
	border: 1px solid #969696;
	background-color: #bbb; 
	font-size: 0.8em;
}

/*Confirmation page*/

#success {
background:#D1F0B3 url(../images/tick.gif) no-repeat scroll 5px 10px;
border:1px solid #4B901C;
font-weight:bold;
margin:4px 0 5px;
padding:5px 6px 5px 22px;
}

#success h3 {
background-color:#D1F0B3;
background-image:none;
color:#000;
margin:0;
}

#confirmation{
	border:1px solid #e5e5e5;
	border-collapse:collapse;
	width:100%}
	
#confirmation th{
	background-color:#f5f5f5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	text-align:right;
	vertical-align:top;
	width:150px
	}
	
#confirmation td{
	border-bottom:1px solid #e5e5e5;
	}
	
#confirmation th, #confirmation td{
	padding:4px}

#helpful-info {
background:#FFFFE0 url(../images/help.gif) no-repeat scroll 5px 12px;
border:1px solid #FFCC00;
}

#helpful-info{
clear:both;
margin-top:15px;
padding:2px 10px 5px 22px;
}

p.span-as-label span
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0pt 10px 0pt 0pt;
	text-align: right;
	width: 180px;
	font-weight: normal;
}

p.span-as-label
{
	font-weight: bold;
	margin-bottom: 10px;
}

/*  FOI Reuse of info stuff taken from inline  */

div#foi-reuse
{
	background-image:url(http://www.southtyneside.info/localdemocracy/psi/images/rpsi.gif); 
	width:130px; 
	height:80px; 
	padding:0px; 
	margin:0px; 
	float:right; 
	clear:right;	
}

div#foi-reuse-header
{
	background:#FFFFFF url(http://www.southtyneside.info/localdemocracy/psi/images/shade.gif) repeat-x scroll 0%;
	height:59px;
	margin:0 0 30px 0;
	padding:0px;
	vertical-align:baseline;
	width:100%;
}

div#foi-reuse-topnav
{
	background:#97A539 none repeat scroll 0%;
	border:1px solid #666666;
	height:15px;
	margin-left:10px;
	padding:0px;
	vertical-align:middle;
	width:420px;	
	color: #C4C3C3
}

div#foi-reuse-topnav a
{
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	width: 100px;
	
}

div#foi-reuse-topnav a:hover
{
	color:#C4C3C3;
}

div#foi-reuse-topnav span.link
{
	display: block;
	float: left;
	width: 90px;
	text-align: center
}

div#foi-reuse-topnav span.seperator
{
	display: block;
	float: left;
	width: 20px;
	text-align: center
}

/*  FOI stuff taken from inline  */

div#foi
{
	background-image:url(http://www.southtyneside.info/localdemocracy/foi/images/foi4.gif); 
	width:130px; 
	height:80px; 
	padding:0px; 
	margin:0px; 
	float:right; 
	clear:right;	
}

div#foi-header
{
	background:#FFFFFF url(http://www.southtyneside.info/localdemocracy/psi/images/shade.gif) repeat-x scroll 0%;
	height:59px;
	margin:0 0 30px 0;
	padding:0px;
	vertical-align:baseline;
	width:100%;
}

div#foi-topnav
{
	background:#993333 none repeat scroll 0%;
	border:1px solid #666666;
	height:15px;
	margin-left:10px;
	padding:0px;
	vertical-align:middle;
	width:420px;	
	color: #C4C3C3
}

div#foi-topnav a
{
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	width: 100px;
	
}

div#foi-topnav a:hover
{
	color:#C4C3C3;
}

div#foi-topnav span.link
{
	display: block;
	float: left;
	width: 60px;
	text-align: center
}

div#foi-topnav span.seperator
{
	display: block;
	float: left;
	width: 10px;
	text-align: center
}

form p#textbox-information {
	background: transparent url(../images/icon_info.gif) scroll no-repeat 5px 5px;
	color: #666;
	position:relative;
	top: -10px;
	left: 200px;
	width: 275px;
	padding-left:25px;
	font-size:0.8em;
}
