* { margin: 0; padding: 0;}
html { height: 100%; margin-bottom: 1px; }
body { 
	background: white; 
	text-align: center; 
	font: normal 9pt Helvetica, sans-serif;
	padding-bottom: 25px;
	color: black;
}
img 	{ border: 0; }
p { margin-bottom: 1.5em; }
#wrapper {
	margin: 0 auto;
	font-size: 10pt;
	width: 990px;
	text-align: left;
	border: 1px solid gray;
}
#header {
	padding-bottom: 1em;
	background: url(../img/ragged_bottom.jpg) bottom left repeat-x;
}
#header img { }
#footer { clear: both; height: 5em;}
#content_full {
	padding: 0;
	margin: 12px 0px 0 0;
	width: 100%;
	overflow: hidden;
}
#content {
	float: right;
	margin: 12px 85px 0 0;
	width: 680px;
	overflow: hidden;
}
* html #content {
	margin: 0 55px 10px 0;
}
#content p, 
#content table {
	line-height: 1.5em;
	margin:0 0 1em 0;
	padding: 0;
}
#content p.note {
	color: #007BBE;
	font-weight: bold;
}
h1, h2 {						
	font: normal 18px verdana, sans-serif;
	color: #DC3191;
	margin: 0 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;
	color: #ddd;
}
#content h4 {
	margin-top: 0.5em;
}
#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 .floatright {
	float: right;
	margin-left: 1em;
}
#content2 {
	float:left;
	margin: 10px 10px 10px 5px;
	padding: 0 0 10px 0;
	width: 200px;
}
#content2 div.padbox {
	padding: 0 2em;
}
#content2 div.padbox a {
	text-decoration: underline;
	color: blue;
}
* html #sections,
* html #content2 {
	padding:0;
	margin:0;
	width: 180px;
}
#sections {
	float: left;
	left:auto;
	padding: 0.5em 0 0 0;
	margin: 0 5px 0 0;
	width: 185px;
}
* html #sections {
	margin-left: 5px;
}
#content ul {
	padding-left: 2px;
	list-style-type: disc;
	margin: 0 0 1.25em 0;
}
#content ul li {
	list-style-position:inside;
	margin-left: 1em;
}
#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 a {
	color: #333;
	font-size: 10px;
}
#content2 a, #content2 a:link, #content2 a:visited, #content2 a:hover {
	text-decoration: none;
}
#content2 .activelink {
	color: rgb(247, 184, 18);
}
#content2 #touchdown{
	width:175px;
	text-align:center;
}
#content2 #predot{
	padding-top: 20px;
	width:175px;
	text-align:center;
}
* html #SubNav {
	float: left;
	
	margin:0;padding:0;
	/*width:100%;
	position: absolute;
	top: 165px;
	left: 10px;*/
}
#statusmenu {
	margin-bottom: 1em;
}
ul.nav {
	padding: 0 5px 0 0;
	font-size: 0.8em;
}
ul.nav li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 6px 4px 6px 20px !important;
	border-bottom: 1px solid #ccc;
}
ul.nav a, ul.nav a:link, ul.nav a:visited, ul.nav a:active, ul.nav a:hover {
	display: block;
	color: black;
	text-decoration: none;
}
ul.nav a:hover {
	color: #DC3191 !important;
}
#NavigationBar {
	margin-top: -2px;
	background: #DC3191;
	width: 100%;
	font-weight: normal;
	font-size: 1em;
	overflow: hidden;
}
* html #NavigationBar {
	margin-top: 0;
}
#NavigationBar ul 
{
/*	padding-top: 1em;
	padding-bottom: 2em;*/
	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;
}
#loggedinas {
	font-family: arial, Sans-Serif;
	font-size: 10px;
	line-height: 1.75em;
	padding: 0px 0.25em 0.5em;
	float:right;
	color: white;
	margin-right: 1em;
}
#content table {
	line-height: 1.5em;
	margin:0 0 1em 0;
	padding: 0;
}
#content table.compact {
	margin: 0 !important;
}
#content td {
	font-size: 0.9em;
	color: black;
	padding: 0 5px 5px 0;
}
#content td.numeric {
	text-align: right;
}
#content a {
	color: #0099CC;
}
#content a:link {
	color: #0099CC;
}
#content a:visited {
	color: #0099CC;
}
#content a:active {
	color: #0099CC;
}
#content a:hover{
	color: blue;
}
/* From all over the show */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.centerimg {
	margin-left: 15px;
}
ul.checklistitem
{
	list-style-type:circle;
	list-style-position: outside;
	margin: 0 5em 0 2.5em;
}
ul li.checklistitem 
{
	line-height: 1.5em;
	margin: 0 0 0.5em 0.5em;
	font-size: 1em;
	color: #333;
}
code, pre {
	display: block;
	width:90%;
	background-color: #eee;
	color: blue;
	font-family: Consolas, "Bitstream Vera Sans Mono", Courier;
	font-size: 8pt;
	line-height: 1.5em;
	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;
}
p.error,
p.validationfailure {
	color: red;
	font-weight:bold;
	line-height:1.5em;
	margin: 1.5em 0;
}
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:0;margin:0;
}
.mediacommand, .mediaprocess {
	float:right; margin: 0 0 0 1em; padding: 0;
}
#scanning {
	display:none;
}
#refereename_row{
	display:none;
}
#FormInfoRow {
	clear:left;
	margin-bottom: 2em;
}
#FormInfoRow img {
	float: left;
}
#FormInfoRow ul {
	margin-left: 50px;
}
table.dcelist th{
	border-bottom: 1px solid;
}
/* Help Text */
span.info {
  background: url(../img/question.gif) left top no-repeat;
  padding-left: 15px;
  color:#000;
  cursor:help;
}
span.info:hover { 
 }
span.info span.tooltip { display:none; }
span.info:hover span.tooltip { 
	z-index:9999;
	position: absolute;
	display:block;
	left: inherit;
	margin: -1em 0 0 -210px;
	width:200px;
	border:1px solid goldenrod;
	background: linen; /* #BCD0FF;*/
	color: Black; /*#000099;*/
	padding: 2px;
	font-size:80%;
	font-weight: normal;
	text-align:left;
}
/* marvellous. now we have fscking ie7only hacks to contend with */
*:first-child+html span.info:hover span.tooltip {
	z-index: 0;
	position: relative;
	margin: 0;
	width: 600px;
	}
#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;
}
#functions .function a:hover {
	background-color: #336699;
	color:white;
}
table.interviewer {
	width: 500px;
}
table.interviewer td.col1 {	
	width: 145px;
}
span.showselect {
	float:right;
	margin: 0 1em;
	font-size: 0.8em;
}
table.messagetable{
	clear: both;
	width: 500px;
}
.messagetable .msgcol1 {
	width: 100px;
}
.messagetable .msgcol2 {
}
.messagetable .msgSubject {
	width: 99%;
}
table.messagelist {
	clear: both;
	width: 100%;
	font-size: 8pt !important;
	border: 1px solid #ccc;
}
table.messagelist tr.even {
	background-color: #f5f5f5;
}
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: 10%;
}
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.invoicebody{
	text-align: center;
	padding: 1em 0 0 4em;
	margin:0 0 1em 0;
	border: 1px solid #333;
}
div.invoiceheader{
	width:550px;
	text-align:center;
	font-size: 14pt;
	margin: 1em 0;
}
table.invoice {
	border: 1px solid #ddd;
	text-align: left;
}
table.flightinfotable{
	border-bottom: 1px solid #333;
}
table.flightlegtable{
	margin-bottom: 0em !important;
}
table.flightlegtable td{
	padding-left: 2px;
	color: #000;
}
table.flightlegtable td.label,
table.flightinfotable td.label {
	margin:0;padding:0;
	color: #666 !important;
}
span.updatemessage {
	display: block;
	color: #666;
	padding: 4px 2px;
	margin-left: 63px;
}
/* enable for production */
div.dbgbx {
	display: none;
} 
select.contacttargetlist {
	padding:0;
	width: 35em;
}
#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; }
