@charset "utf-8";
/* CSS Document */

body,p,a,span,div,input,legend,li,dd,dt,th,td{
	font-size:10pt;
	font-family:Verdana, Geneva, sans-serif;
}

#divboxheader {
	background: transparent url(http://www.firstaid.org.uk/templates/ja_helio/images/h3-bg-hilite.gif) no-repeat scroll right top; 
	width: 100%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	margin-top:10px;
}
.divboxheader {
	background: transparent url(http://www.firstaid.org.uk/templates/ja_helio/images/h3-bg-hilite.gif) no-repeat scroll right top; 
	width: 100%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	margin-top:10px;
}
#searchMessageBox{
	/*-moz-border-radius:5px; */
	background:#FFC; 
	text-align:center; 
	border:1px solid #FF0; 
	padding:10px;
	border:1px solid #E7E7E7;
}

/*
.button {
background:#666666 url(../templates/ja_helio/images/but-bg.gif) repeat-x scroll center;
border:1px solid #666666;
color:#FFFFFF;
font-size:92%;
padding:2px 8px;
}*/

#wrapper {
	width:670px; 
	margin:0 auto;	
}
.required {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	/*text-decoration: blink;*/
}
/* Table highlight */
tr.off {
background:#ffffff;
}

tr.on {
/*background:#CFEDFF;*/
background:#FFFFCC;
}

.topnav {
	color:#B7B7B7;
}

.topnav a {
	color:#B7B7B7;	
}
.topnav a:hover{
	color:#ffffff;
	padding:3px;
	background-color:#1975D7;
}
.error{
	color:red;
	font-weight:bold;
}
.tableheader {
	background-color:#F5F5F5;
	color:#666;
	
}
.tableheader_corners {
	background-color:#F5F5F5;
	color:#666;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
.action {
	font-weight: bold;
	text-align:center;
	background:#BEBEBE;
	border:2px solid #A5A5A5;
	color: #FFFBCF;
	text-transform:uppercase;
	padding:10px;
	width:50%;
	margin:0 auto;
	-moz-border-radius:10px;
}	



#frmlogin {
	width:300px;
	margin:auto;
}
#frmlogin fieldset{
	
}
#frmlogin legend{
	font-weight:bold;
	font-size:9pt;
}
#frmlogin label{
	display:block;
	height:2em;
	background-color:#F5F5F5;
	padding:10px 10px 0;
}
#frmlogin input {
	margin-right:20px;
	border:1px solid #999999;
	float:right;
	clear:right;
	background:#CCCCCC;
}
#frmlogin input:focus,#frmlogin input:hover {
	border:1px solid #333333;
}
.error{
	color:red;
	font-weight:bold;
}

caption {
	font-weight: bold;
	/*background: #50ADEA url(../img/corner.gif) no-repeat right top;*/
	background: #002C77 url(../img/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #b7b7b7;
	text-align: center;
	font-weight: bold;
}
table.corners {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
	
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.corners		{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(../img/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	/*background: #FFF;*/
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a {
	margin: 0 auto;
	height: 15px;
	/*background: url(../img/ok.gif) no-repeat;*/
	border-bottom: 0;
	padding:3px 0px 0px 0px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(../img/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
}

