* { margin: 0; padding: 0; }
html { height: 100%; margin-bottom: 1px; }
body {
	background: white; 
	text-align: center;
	font: normal 9pt Helvetica, sans-serif;
	font-size: 83%;
	padding-bottom: 25px;
	color: black;
}
img { border: none; }
p { margin-bottom: 1.5em; }
#wrapper {
	margin: 0 auto;
	font-size: 10pt;
	width: 990px;
	text-align: left;
	border: 1px solid gray;
}
#header {
	padding: 0 0 1em 0;
}
#header img { }
#footer { clear: both; height: 5em; }
#content_full {
	padding: 0;
	margin: 12px 0px 0 0;
	width: 100%;
	overflow: hidden;
}
h1, h2 {						
	font: normal 18px verdana, sans-serif;
	color: #DC3191;
	margin: 0.5em 0 0.5em 0;
}
h3 {
	margin: 1em 0 0.5em;
	font-size: 14px;
	color: #0099CC;
}
h4 {
	margin-top: 1em;
	font-size: 13px;
	color: #0099CC;
}
hr {
	border: 1px solid #0099CC;
}
#content {
	float: right;
	padding-bottom: 10px;
	margin: 12px 85px 10px 0;
	width: 680px;
	overflow: hidden;
}
* html #content {
	margin: 0em 55px 10px 0;
}
#content p, 
#content table {
	line-height: 1.5em;
	margin:0 0 1em 0;
	padding: 0;
}
#content table.compact {
	margin: 0 !important;
}
p.actionresponse { color: green;}
p.note {
	color: #007BBE;
	font-weight: bold;
}
p.queue_info {
	font-size:9pt;
	color: #333;
}
#content ol li {
	list-style-type: lower-roman;
	list-style-position: inside;
	font-size: 12px;
	line-height: 1em;
	margin: 0 0 1em 2em;
	color: #FF0000;
}
#content .floatleft {
	float: left;
	margin-right: 1em;
}
#content .floatleft {
	float: left;
	margin-right: 1em;
}
#content2 {
	float:left;
	margin: 10px 10px 10px 5px;
	padding: 0 0 10px 0;
	width: 200px;
}
* html #sections,
* html #content2 {
	padding:0;
	margin:0;
	width: 180px;
}
#content ul li {
	list-style-position:inside;
	margin-left: 1em;
}
#content2 h1, #content2 h2 {
	font-size: 14px;
	font-weight: normal;
	/*color: rgb(247, 184, 18);*/
}
#content2 h1, #content2 h2 {
	font-size: 14px;
	font-weight: bold;
/*	color: rgb(247, 184, 18);*/
}
#content2 h3 {
	font-size: 12px;
	font-weight: bold;
/*	color: rgb(247, 184, 18);*/
}
#content2 p {
	font-size: 10px;
}
#content2 ul {
	margin:0;padding:0;
	width:180px;
}
#content2 ul li {
	list-style: none;
	margin:0;padding:0;
}
#content2 ul li.clsTNav {
	padding-bottom: 4px;
	border-top: 1px solid #DC3191;
}
#content2 ul li.clsTNavx {
	padding-left: 2px;
	padding-bottom: 4px;
}

#content2 ul li.clsTNavCurrent {
	background: #E0FCC8;
	padding-bottom: 4px;
}

#content2 ul li.clsTNavCurrentSub {
	border-top: 1px solid #333;
	background: #E0FCC8;
	padding-bottom: 4px;
}

#content2 ul li.clsTNavActive {
	background: #DFE8F9;
	padding-left: 2px;
	padding-bottom: 4px;
}
#content2 ul li.clsTNavActiveSub {
	border-top: 1px solid #333;
	background: #DFE8F9;
	padding-bottom: 4px;
}
#content2 a {
	color: #333;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
#content2 .activelink {
	color: rgb(247, 184, 18);
}
* html #SubNav {
	float: left;
	
	margin:0;padding:0;
	/*width:100%;
	position: absolute;
	top: 165px;
	left: 10px;*/
}
#SubNav {
	margin-bottom: 1em;
}
#SubNav ul {
	padding: 0 5px 0 0;
	font-size: 0.8em;
}
#SubNav ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 4px 4px; padding: 0px 4px 4px;
	border-bottom: 1px solid #ccc;
}
#SubNav li a, #SubNav li a:link, #SubNavc li a:visited, #SubNav li a:active, #SubNav li a:hover {
	display: block;
	color: black;
	text-decoration: none;
}
#SubNav li a:hover {
	color: #DC3191;
}

#SubNav p.pinksub {
	color: #DC3191;
}

#SubNavRight {
	background-color:White;
	margin-left: 780px;
	width: 200px;
}
#SubNavRight ul {
	margin:0;
	padding: 0;
	font-size: 8pt;
	list-style-type: none;
	list-style-position: inside;
}
#SubNavRight ul li {
	margin:0;
	padding:0;
	border-bottom: 1px solid black;
}
#SubNavRight li a, #SubNavRight li a:link, #SubNavRight li a:visited, #SubNavRight li a:active, #SubNavRight li a:hover {
	display: block;
	margin:0;
	padding:4px 0;
	color:#333;
	text-decoration: none;
}
#SubNavRight li a:hover {
	background-color:#F6B7D7;
	color: #DC3191;
}
#leftColumn {
	width: 15em;
	margin: 0em 1px 0 -15em;
}
#NavigationBar {
	margin-top: -2px;
	background: #DC3191;
	width: 100%;
	font-weight: normal;
	font-size: 1em;
	overflow: hidden;
}
* html #NavigationBar {
	margin-top: 0;
}
#NavigationBar ul {
	font-family: arial, Sans-Serif;
	font-size: 10px;
}
#NavigationBar li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	font-weight: normal;
	color: White;
	cursor: auto;
	background-color: #DC3191;
}
#NavigationBar a, 
#NavigationBar a:link, 
#NavigationBar a:visited, 
#NavigationBar a:active, 
#NavigationBar a:hover {
	float: left;
	display: block;
	line-height: 1.75em;
	padding: 0px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#NavigationBar a:hover {
	text-decoration: none;
	color: #3F5175;
}
#content a,
#content a:link,
#content a:visited,
#content a:active {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: blue;
}
/* From all over the show */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.centerimg {
	margin-left: 15px;
}
ul.failedSubmission{
	margin-left: 0em;
}
ul.failedSubmission li{
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 2em;
	padding: 0.25em 0;
}
ul.howsent{
	margin: 0.5em 4em;
	background-color: #ccc;
}
ul.howsent li {
	list-style-type: none;
	margin-left: 0em;
}
textarea.howsenttext {
	width: 100%;
}
ul.checklistitem {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 0 10px;
}
ul li.checklistitem {
	line-height: 1.5em;
	font-size: 11px;
	color: #222;
}
code {
	display: block;
	background-color: #ddd;
	color: blue;
	font-family: "Bitstream Vera Sans Mono" , Courier;
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 0.5em 2.5em 0em 0.5em;
	overflow: scroll;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 14px 14px;
}
ol li {
	margin: 0 0 4px 0;
}

/* Geoff Olding 16/10/6
Styles for sorrounding the display of additional section forms on the agency queue page 
div.AddSecDisplayOuter {
	border-top-style: dashed;
	border-top-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-left-style: dashed;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
div.AddSecDisplayInner {
	position: relative;
	margin-left: 3px;
}
*/
p.validationfailure, p.error {
	color: red;
	font-weight:normal;
	width: 550px;
}
input.editablefield {
	/* background-color:#ffffBB; Not now needed */
}
select.editablefield {
	/* background-color:#ffffBB; Not now needed */
}
#functions {
	margin: 5px 15px 15px 0;
	width:178px;
	/*margin-top: 3em;*/
	padding: 5px 1px;
}
#functions h3{
	margin: 0 0 0.5em 4px;
}
#functions .function {
	text-align:left;
	background-color: #eee;
	border-bottom: 1px solid white;
	letter-spacing:1px;
}
#functions .function a,
#functions .function a:link,
#functions .function a:visited,
#functions .function a:active {
	padding: 6px 4px 6px 20px;
	color:#333;
	display:block;
	text-decoration: none;
}
#functions .function a:hover {
	background-color: #336699;
	color:white;
}
#content table {
	margin: 0 0 1.5em 0;
	width: 99%;
}
#content td {
	font-size: 8pt;
	color: #333;
	padding: 0 5px 5px 0;
}
#content td.numeric {
	text-align: right;
}
table.logindetails {
	width: 300px;
	font-size: 10pt !important;
}
table.searchdetails,
table.applicantdetails{
	width: 99%;
	font-size: 10pt !important;
}
table.logindetails td.label{
	width: 140px;
	font-weight: bold;
}
table.searchdetails td.label,
table.applicantdetails td.label{
	width: 220px;
	font-weight: bold;
}
div.formrow{
	clear:both;
	margin-bottom: 0.5em;
}
.pushbutton {
	font-size: 10pt;
	letter-spacing:1px;
	margin:0;
	padding: 0.1em 0.25em;
	border: 1px solid #336699;
	background-color: white;
}
table.queuetable{
	width: 100%;
	font-size: 8pt;
}
table.queuetable td {
	border-bottom: 1px solid #ffffff !important;
}
table.queuetable td.spancol {
	letter-spacing: 1px;
	font-variant:small-caps;
	border-bottom: 0px !important;
}
table.queuetable td.spancol a {
	font-size: 10pt !important;
	display: block;
	padding: 0 0 2px 1px;
	text-decoration: none;
}
table.queuetable td a:hover {
	background-color: #336699;
	color:white !important;
	text-decoration: none !important;
}
div.media_picture table, div.existing_page {
	width: 600px;
	background-color: #eee;
}
.thumbnail, .document {
	/*float:left; margin-right: 1em;*/
}
div.existing_page img {
	display: block;
}
span.media_info, span.pagedetails  {
	left: 260px;
	color: #444;
	padding-bottom: 0em;
}
.mediacommand, .mediaprocess {
	float:right; margin: 0 0 0 1em; padding: 0;
}
#scanning {
	display:none;
}
#refereename_row{
	display:none;
}
table.messagetable{
	width: 500px;
}
.messagetable .msgcol1 {
	width: 100px;
}
.messagetable .msgcol2 {
}
.messagetable .msgSubject {
	width: 99%;
}
span.showselect {
	float:right;
	margin: 0 1em;
	font-size: 0.8em;
}
table.messagelist {
	clear:both;
	width: 100%;
	font-size: 9pt !important;
	border: 1px solid #ccc;
}
table.messagelist tr.even {
	background-color: #f5f5f5;
}
table.ReferenceList th{
	font-size: 8pt;
	border-bottom: 1px solid #333;
}
table.messagelist th {
	padding: 2px 1px;
	background-color: #ddd;
	padding: 1px 2px;
	border-right: 1px solid white;
}
table.messagelist th.msglstdate {
	border-right:none;
	width: 12%;
}
table.messagelist th.msglstto, 
table.messagelist th.msglstfrom {
	width: 25%;
}
table.messagelist a {
	text-decoration:none;
	color: #333 !important;
	display: block;
}
table.messagelist td a:hover {
	color: #DC3191 !important;
}
div.msgbody {
	background-color: #eee;
	padding: 0.5em;
	margin-bottom: 1.5em;
	width: 500px;
}
div.form_actions {
	margin-left: 65px;
}
pre {
	font-size: 8pt;
}
p.applicationNotes {
	border-left: 4px solid #FFFABF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	padding: 4px 0;
	margin-left: -4px;
	overflow: hidden;
}
span.updatemessage {
	display: block;
	color: #666;
	padding: 4px 2px;
	margin-left: 63px;
}
div.submit {
	background-color: #FCFFBF;
	padding: 4px 4px 0 4px;
	width: 500px;
	border: 1px dotted #ccc;
	margin-bottom: 0.5em;
}
div.submit h3 {
	margin: 0 0 1em 0;
	color: #666;
}
div.submit h3 {
	margin: 0 0 1em 0;
}
table.queuetable th{
	padding: 2px 1px;
	color: #333;
	background-color: #ddd;
}
table.queuetable th.qshd {
	padding-left: 1.5em;
}
table.queuetable th.qsortdesc {
	background: #ddd url(../images/arrow_up.gif) top center no-repeat;
}
table.queuetable th.qsortasc {
	background: #ddd url(../images/arrow_dn.gif) top center no-repeat;
}
table.queuetable th a {
	display: block;
}
table.queuetable th a:link, th a:active, th a:visited {
	text-decoration: none;
	color: #333;
}
table.queuetable th a:hover {
	text-decoration: underline;
	color: #333 !important;
}
table.compact td.photocol1 {
	width: 250px;
	background: transparent url(../images/bullet.gif) top left no-repeat;
	padding-left: 1.5em !important;
	font-size: 9pt;
}
#systemalertmessage {text-align:center; position:fixed; top:0; left:25%; margin:1em auto; width:50%; padding:0.5em 2px 1em; border:4px solid black; background-color:white;}
.messagefooter { margin-top: 2em; }
.messagefooter a, .messagefooter a:link, .messagefooter a:visited, .messagefooter a:active { text-decoration: none; border: 1px solid #333; color:black; padding:4px 20px; margin:0.5em 1em 1em 0em; font-size:8pt;}
.messagefooter a:hover { background-color: #ccc; }
