/* ** Forms ** */
/* ** 	This sheet specifies shared styles for forms. 
		Colours and other branding attributes are specified in section-level sheets  ** */

fieldset.outer {
	border: 1px dotted;
	padding: 12px;
}

fieldset.outer legend {
	font-weight: bold;
	padding: 0.2em 12em 0.2em 0.5em;
	border: 1px solid;
	text-align: left;
	margin: 0;
	background-color: #ffffff;
}

fieldset.inner {
	padding: 12px;
	border: 1px solid;
}

fieldset.inner legend {
	font-weight: bold;
	border: 0;
	padding: 0.2em;
}

fieldset ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

fieldset li {
	margin-bottom: 6px;
	display: block;
	clear: left;
}

.textbox label {
	width: 13.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.textbox select {
	max-width: 24em;
	background: transparent;
}

input.textinput {
		width: 18em;
}

input, select, textarea {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul.radiogroup {
	margin-left: 14.5em;
}

ul.radiogroup ul {
	margin: 4px 0 4px -6.5em;
}

textarea {
	width: 32.5em;
	height: 6em;
	margin-top: 8px;
}

/*  ****** This is deliberately hidden from IE6 ****** */
li>ul#callmelater {
	position: relative; 
	left: 9.5em; 
	bottom: 1.5em;
}

ul#callmelater li#timenow span {
	position: relative; 
	left: 14em;
	padding: 6px;
	background-color: #365dab;
	color: #ffffff;
	font-weight: bold;
}

ul#othersector {
	margin-top: 6px;
}

#submitform, div.submitform {
	padding: 12px;
	margin-left: 14.5em;
}

input.submitbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0.2em 0.8em;
	float: left; 
}

input.submitbutton:active {
	border: 2px solid #cccccc;
	border-top-color: #000000;
	border-left-color: #000000;
}

label em {
	font: oblique .9em Georgia;
	color: #d6345d;
}

fieldset li.error {
	color: #d6345d;
	border: 1px solid #e16585;
	margin-bottom: 2em;
	padding: 1em;
}

#submitform ul {
	margin-left: 12px;
	float: left;
	display: inline;
}

ul.radiogroup {margin-left: 13.5em;}

ul.radiogroup ul.textbox {
	margin-left: -13.5em;
	padding-left: 0;
}
				

	form p.label {
	float: left;
	width: 13em;
	text-align: right;
	position: absolute;
}
				
form p.label+ul {
	position: relative;
	top: 1em;
}

fieldset.label {
border: 0;
margin-top: 12px;
}

fieldset.label legend.label span {
font-weight: normal;
color: #333333;
float: left;
text-align:right;
width: 13em;
}

form legend.label+ul {
	position: relative;
	top: -1.8em;
}

form ul.textbox li.separator {
	margin-bottom: 20px;
}

ul#describe input {position: absolute;}
	ul#describe label {position: relative; left: 24px;}
	ul#describe ul#othersector input {position: relative;}
	ul#describe ul#othersector label {left: 0;}

/* ***************************************************************/
/* **             Search and news results                     ** */

#searchresults .searchcontrol h2 {
	margin: 12px 0;
	background-color: #6785c1;
	color: #ffffff;
	padding: 0 8px;
}

#searchresults dt, #newsresults dt {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #eeeeee;
	padding-top: 16px;
	margin: 16px 0 8px 0;
}

#searchresults dt a, #newsresults dt a {
	font-size: 1.2em;
	padding: 2px 2px 2px 26px;
	display: block;
}

#searchresults dt a:hover,#newsresults dt a:hover, #searchresults dt a:active {
	text-decoration: none;
}

#searchresults dd, #newsresults dd {
	margin: 0 0 0 26px;
}

#searchresults dd.date, #newsresults dd.date, #newsresults dd.author {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	color: #6785c1;
}

#searchresults dd b {
	font-weight: 600;
	background-color: #cdeafa;
	font-style:normal;
	padding: 0 3px;
}

.searchcontrol {
	margin: 12px 0;
	color: #333333;
	font-size: .8em;
	font-weight: bold;
	padding: 8px;
	position: relative;
	/* background-color: #ccd6eb; */
}

.searchcontrol h2 {
	margin-bottom: 16px;
}

.searchcontrol ul, ol#pagination {
	list-style: none;
	margin: 0;
}

.searchcontrol ul li {
	width: 8em;
	margin: 0;
	text-align: center;
	background-color: #6785c1;
	color: #ffffff;
}

#searchresults div.searchcontrol ul li a:link, #searchresults div.searchcontrol ul li a:visited {
	display: block;
	background-color: #6785c1;
	color: #ffffff;
	padding: 4px;
	border: 1px solid #6785c1;
}

#searchresults div.searchcontrol ul li a:hover {
	background-color: #ccd6eb ;
	color: #6785c1;
	text-decoration: none;
	border: 1px solid #365dab;
}

.searchcontrol ul li.previous {
	position: absolute;
	left: 12em;
}

.searchcontrol ul li.next {
	position: absolute;
	right: 12em;
}

/*********************************************************/
/* **                 Pagination list                 ** */

ol#pagination {
	text-align: center;
	margin-top: 12px;
	margin-left: 0;
	padding-left: 0;
}

#searchresults div.searchcontrol ol#pagination li.paginator {
	float: none;
	display: inline;
	padding: 4px;
	color: #ccd6eb;
	background-color: #6785c1;
	border-left: 1px solid #ffffff;
}

#searchresults div.searchcontrol ol#pagination li.paginator span {
	top: -999em;
	position: absolute;;
}

#searchresults div.searchcontrol ol#pagination li.paginator a {
	color: #ffffff;
}

/*********************************************************/
/* **          style links on search returns          ** */

#searchresults dt a.webpage {
	background: url(webpage-icon.gif) no-repeat top left;
}

#searchresults dt a.PDF {
	background: url(pdf_icon.gif) no-repeat top left;
}


#searchresults dt a.worddoc {
	background: url(word-icon.gif) no-repeat top left;
}

#searchresults dt a.powerpoint {
	background: url(powerpoint-icon.gif) no-repeat top left;
}

#searchresults dt a.news {
	background: url(icon_news.gif) no-repeat top left;
}


/*********************************************************/
/* **                 News articles                   ** */

ul#newsinfo li {
	margin: 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	color: #6785c1;
}

ul#newsinfo  {
	padding: 6px 0;
	margin: 12px 0;
	list-style: none;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;

}


/*********************************************************/
/* **                 News and Events                          ** */

#newsresults dd.venue, #newsresults dd.date {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	color: #6785c1;
}

ul#eventinfo li {
	margin: 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	color: #6785c1;
}

ul#eventinfo  {
	padding: 6px 0;
	margin: 12px 0;
	list-style: none;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

div#venue h3, div#contactdetails h3, div#eligibility h3, div#accessibility h3 {
	display: inline;
	float: left;
	width: 12em;
	font-size: 1em;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #6785c1;
}

div#venue p, div#contactdetails ul, div#eligibility p, div#accessibility p {
	margin-left: 14em;
	font-size: 1em;
	padding-left: 0;
}

div#contactdetails ul {
	list-style: none;
}

#venue, #contactdetails, #eligibility, #accessibility, #eventdescription {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 12px;	
}

dd.eventfull {background-color: #cdeafa; padding: 3px 6px;}

div.eventfull {background-color: #cdeafa;}

div.eventfull h3 {background-color: #365dab; color: #ffffff; padding: 3px 6px;}

div.eventfull p {padding: 6px;}

/*********************************************************/
/*                      Jobs                             */

#jobssresults dt {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #eeeeee;
	padding-top: 16px;
	margin: 16px 0 8px 0;
}

#jobssresults dt a {
	font-size: 1.2em;
	padding: 2px 2px 2px 26px;
	display: block;
}

#jobssresults dt a:hover, #jobssresults dt a:active {
	text-decoration: underline;
}

#jobssresults dd {
	margin: 0 0 0 26px;
}

#jobssresults dd.summary {
	margin-bottom: 12px;;
}

#jobssresults dd.location, #jobssresults dd.salary, #jobssresults dd.closingdate, #jobssresults dd.ref {
	margin-top: 6px;
	font-size: 90%;
	color: #365dab;
	font-weight: bold;
}

#jobssresults dd.location span, #jobssresults dd.salary span, 
#jobssresults dd.closingdate span, #jobssresults dd.ref span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6785c1;
	font-weight: normal;
}

/*               Job details page                   */

#jobdetails h3 {
	display: inline;
	float: left;
	width: 12em;
	font-size: 1em;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #6785c1;
}

/* p.NormalText rule is set out under Supplier Directories styles */

/*********************************************************/
/*                      Supplier directories             */

h3#lblSupplierName {
	color: #ffffff;
	background-color: #6785c1;
	padding: 3px;
	margin-bottom: 24px;
}

h4.FieldLabel {
	display: inline;
	float: left;
	width: 13em;
	font-size: 1em;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #6785c1;
	clear: both;
}

p.NormalText {
	margin-left: 14em;
	margin-top: 0;
	font-size: 1em;
	color: #333;
}

#maincontent #suppliercontent div {
	clear: both;
}

div.separator {
	/* height: 6px;
	background: url(shadow.gif) top repeat-x; */
	border-top: 1px solid #eeeeee;
	margin: 6px 0;
}

#maincontent a#hypUpdateMailto {
	margin: 20px 0 12px 17.25em;
	padding: 6px;
	color: #ffffff;
	background-color: #365dab;
	border: 2px solid #99add5;
	display: block;
	width: 10em;
	text-align: center;
	font-size: .8em;
}

#maincontent a#hypUpdateMailto:hover {
	color: #365dab;
	background-color: #ccd6eb;
	border: 2px solid #6785c1;
	text-decoration: none;
}



/* ** Metadata Search returns ** */

#supplierdirectoryresults dt a {
	font-size: 1.2em;
	padding: 2px 2px 2px 26px;
	display: block;
	background-image: url(closedfolder.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#supplierdirectoryresults dt a:hover, #supplierdirectoryresults dt a:active {
	text-decoration: none;
	background-image: url(openfolder.gif);
		background-position: top left;
	background-repeat: no-repeat;
}

#supplierdirectoryresults dt {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #eeeeee;
	padding-top: 16px;
	margin-top: 16px;
}

#supplierdirectoryresults dd {
	margin: 0 0 0 26px;
}

#searchreturnscontrol {
	text-align: right;
	color: #333333;
	background-color: #eeeeee;
	font-size: .8em;
	font-weight: bold;
	padding: 12px;
	border: 1px solid #cccccc;
}

#searchreturnscontrol label {
	vertical-align: middle;
}

#searchreturnscontrol span {
	float: left;
	display: inline;
	margin-top: 4px;
}

/* **       Information Asset Register             ** */

#supplierdirectoryresults dd.psicategory, #supplierdirectoryresults dd.psisubject, #supplierdirectoryresults dd.psiupdate {
	margin-top: 6px;
	font-size: 90%;
	color: #365dab;
	font-weight: bold;
}

#supplierdirectoryresults dd.psicategory span, #supplierdirectoryresults dd.psisubject span, 
#supplierdirectoryresults dd.psiupdate span  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6785c1;
	font-weight: normal;
}

#psidocument h2 {
	color: #ffffff;
	background-color: #6785c1;
	padding: 3px;
	margin-bottom: 24px;
}

#psidocument h3 {
	display: inline;
	float: left;
	width: 12em;
	font-size: 1em;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #6785c1;
}


/* ** Send to a friend ** */

#navigation {
	overflow: hidden;
}

#sendfriend {
	margin-top: 1em;
	font-size: .8em;
}

#sendfriend fieldset.inner {
	padding: 0;
	border: 0;
}

form#sendtoafriend fieldset.inner legend {
	font-weight: bold;
	border: 0;
	padding: .2em 0;
	margin: 0;
	color: #365dab;
}

#sendfriend form#sendtoafriend p em {
	position: relative;
	top: 6px;
	font-style: normal;
	font-weight: bold;
	color: #fbac34;
}

#sendfriend fieldset ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sendfriend fieldset li {
	margin-bottom: 6px;
	display: block;
	clear: left;
}

#sendfriend ul.textbox label {
	width: 100%;
	float: left;
	text-align: left;
	margin-right: 0em;	
	display: block;
}

#sendfriend ul.textbox select {
	max-width: 24em;
}

#sendfriend input.textinput {
		width: 98%;
}

#sendfriend #submitform {
	padding: 6px 0;
	margin-left: 0;
}

#sendfriend input.submitbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #000000;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0.2em 0.8em;
}

form#sendtoafriend p a:link {
	color: #365dab;
	text-decoration: none;
	font-weight: bold;
}

form#sendtoafriend p a:visited {
	color: #d6345d;
	text-decoration: none;
	font-weight: bold;
}

form#sendtoafriend p a:hover {
	text-decoration: underline;
	color: #79c262;
}

form#sendtoafriend p a:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}



