/* CSS Document */
/* matrixStandard.com
   (c) Ariam Media 2007 */
   

body {
	background: url(img/bg_rpt.jpg) #87AACC repeat-x top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #004C93;
}
#wrap {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

a.nohighlight, a.nohighlight img {
	text-decoration: none;
	border: none;
}
a.nohighlight:hover {
	text-decoration: none;
	border: none;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #004C93;
	color: #004C93;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #87AACC;
	color: #87AACC;
}

#maincontainer {
	background-color: #ffffff;
	width: 100%
	padding: 1px 3px;
	margin: 5px 5px;
	text-align: left;
}

#footer {
	color: #ffffff;
	font-weight: bold;
}

#footer a {
	text-decoration: none;
	border-bottom: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #004C93;
}

#logobox {
	width: 235px;
	padding: 20px 0 20px 2px;
	float: right;
}

#menucontainer {
	
}

#titlearea {
	padding: 60px 0 0 0;
}
#titlearea p {
	margin: 10px 6px;
}
#titlearea h1 {
	font-size: 2.5em;
	color: #004C93;
	font-weight: normal;
	margin: 10px 2px 4px 6px;
}
#latestnews {
	width: 233px;
	padding: 0 0;
	float: left;
}
#latestnews h1 {
	background: #004C93;
	color: #ffffff;
	font-size: 1.3em;
	padding: 2px 4px;
	margin: 0 0;
}
.newsitem {
	font-weight: bold;
	padding: 2px 4px;
}

#leftcol {
	float:left;
	display: block;
	width: 100%;
}

#lower_quote {
	width: 100%;
	display: block;
}
#lower_quotebox {
	border: 1px solid #D8E1E2;
	padding: 5px 5px;
	font-style: italic;
	width: 220px;
	margin-left: 250px;
}
#lower_quote img {
	margin: 0 0 3px 0;
	width: 232px;
	border: none;
	float: left;
}
#lower_quote a {
	text-decoration: none;
	border: 0;
}
#lower_quotebox p {
	margin-top: 2px;
	margin-bottom: 6px;
}
#quotepanel {
	margin-left: 233px;
	padding: 0 1px 5px 3px;
}
img.quoteimage {
	float: left;
	width: 470px;
	border: none;
}

#quotebox {
	border: 1px solid #D8E1E2;
	padding: 5px 5px;
	font-style: italic;
	width: 222px;
}
#quotebox p {
	margin-top: 2px;
	margin-bottom: 6px;
}
p.quote_company {
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
}
#maincontentpanel {
	
}
#maincontentpanel h1, h2, h3 {
	font-weight: bold;
	color: #004C93;
	margin: 2px 0 10px 0;
}
#maincontentpanel h1 {
	font-size: 1.5em;
}
#maincontentpanel h2 {
	font-size: 1.3em;
}
#maincontentpanel h3 {
	font-size: 1.1em;
	color: #333333;
}
#maincontentpanel p, #maincontentpanel li {
	margin: 2px 40px 10px 0;
}

/**** MAIN MENU NAVIGATION ************************/

ul#mainmenu  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
}
ul#mainmenu li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul#mainmenu li.nolink  {
	float: left;
	width: 226px;
	background-color: #004C93;
	height: 1.6em;
	margin: 0 1px 1px 0;
	padding: 2px 3px 2px 6px;
}
ul#mainmenu a {
	display: block;
	width: 226px;
	background-color: #004C93;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	height: 1.6em;
	margin: 0 1px 1px 0;
	padding: 2px 3px 2px 6px;
}

ul#mainmenu a:hover, ul#mainmenu a:active {
	color: #ffffff;
	background-color: #87AACC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

ul#mainmenu li a.selected {
	color: #ffffff;
	background-color: #87AACC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

/*********************************************/

/**** SUB MENU NAVIGATION ************************/

#submenupanel {
	width: 232px;
	float: left;
	display: none;
}

#submenupanel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#submenupanel a {
	display: block;
	margin: 0;
	margin-bottom: 1px;
	padding: 2px 3px 2px 6px;
	background-color: #CEDCE9;
	color: #004C93;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}

#submenupanel a:hover, #submenupanel a:active {
	color: #ffffff;
	background-color: #87AACC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#submenupanel li a.selected {
	color: #ffffff;
	background-color: #87AACC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
/*********************************************/

.homepagebox {
	border: 1px solid #004C93;
	margin: 1px 1px;
	width: 232px;
	min-height: 250px;
}
.homepagebox h1 {
	background: #004C93;
	color: #ffffff;
	font-size: 1.3em;
	padding: 2px 4px;
	margin: 0 0;
}
.homepagebox img {
	border-bottom: 1px solid #004C93;
}
.homepagebox p {
	margin: 5px 5px;
	color: #004C93;
}

#box1 {
	float: left;
}
#box2 {
	float: left;	
}
#box3 {
	float: left;
}
#box4 {
	float: left;
}
.figures {
	font-size: 1.6em;
	font-weight: normal;
	float: right;
	margin: 5px 5px 2px 5px;
}

/************ DEFAULT TABLE LAYOUT **************/
table {
	border: solid 1px #004C93;
	background: #ffffff;
	width: 99%;
	padding: 0 0;
	margin: 0 0;
	border-collapse: collapse;
	margin-bottom: 5px;
}
table th {
	font-weight: bold;
	color: #ffffff;
	background: #004C93;
	padding: 5px 5px;
}
table tr {
	background: #E0EAF4;
	font-weight: normal;
	color: #004C93;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table tr.row_alt {
	background: #D1DEEB;
	font-weight: normal;
	color: #004C93;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table tr.row_selected {
	background: #F3D322;
	font-weight: normal;
	color: #004C93;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table td {
	margin: 0 0;
	padding: 2px 5px;
}
table td.nowrap {
	white-space: nowrap;
}
/************ END OF DEFAULT TABLE LAYOUT ******/

table.twocol {
	width: 468px;
}

table.twocol_plain {
	width: 468px;
	border: none;
	background: none;
}
table.twocol_plain tr {
	background: none;
}
table.twocol td.label {
	text-align: right;
	width: 30%;
}

table.orgdetails_sectorinfo {
	border-collapse:separate;
}

table.orgdetails_sectorinfo td {
	/*background: #b2c9de;*/
}

table tr.delete {
	background: #990000;
	color: #FFFFFF;
}

img.journey {
	float: left;
	margin: 2px 10px 2px 0;
}

/*  Step1 data table ------------------------------------------------- */

table.step1 {
	background: #fff;
	width: 90%;
	border: 0;
	margin: 20px 15px;
	padding: 0;
	border-collapse: separate;
}

table.step1 th	{ 
	margin: 0;
	padding: 5px;
	border: 1px #aac1f8 solid;
	background: #214992;
	color: #fff;
	
	text-align: left;
	vertical-align: top;
}
	
table.step1 td {
	vertical-align: top;
	background: #fff;
}
	
td.step1info {
	border: 1px #aac1f8 solid; 
	padding: 5px; 
	vertical-align: top;
	background: #e6ecfa;
	color: #214992;
}
 /* ------------------------------------*/
 
 /*---------------------EVENT DETAIL DIVs-----------------------*/
div.eventsummary {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 5px 0;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	width: 450px;
}

div.eventdocuments {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 5px 0;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	width: 450px;
}

div.eventbooking {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 5px 0;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	width: 450px;
}

table.eventbooking {
	background: #CCCCCC;
	border: none;
}

table.eventbooking tr {
	background: none;
	color: #000000;
}

div.eventsummary h3, div.eventdocuments h3, div.eventbooking h3 {
	margin: 0 0;
	padding: 0 0;
	margin-bottom: 5px;
}

/*------------------- ADMIN EVENTS LISTING --------------------------*/
div#panelcontainer {
	position: relative;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	height: 600px;
}
div#eventsummary {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventsummarybutton {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 2px 2px 2px 10px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	float: left;
	width: 100px;
	text-align:center;
	font-weight: bold;
}
#eventsummary p, h3 {
	margin: 2px 5px 2px 0;
}

div#eventdocuments {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventdocumentsbutton {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	float: left;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
#eventdocuments p, h3 {
	margin: 2px 5px 2px 0;
}

div#eventbooking {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventbookingbutton {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 100px;
	text-align: center;
}

#eventbooking p, h3 {
	margin: 2px 5px 2px 0;
}

table#eventbooking {
	
}

div#eventdelete {
	border: solid 1px #ff0000;
	background: #CC0033;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	color: #000000;
}
#eventdelete p, h3 {
	margin: 2px 5px 2px 0;
}
table.admin_delegate_listing {
	width: 95%;
	border: 1px solid #999999;
	margin: 2px 2px 2px 2px;
	padding: 0;
}

table.admin_delegate_listing th	{ 
	margin: 0;
	padding: 5px;
	background: #333333;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
	
table.admin_delegate_listing td {
	border-bottom: 0;
	padding: 5px; 
	vertical-align: top;
}
		
tr.admin_delegate_listing_row1, td.admin_delegate_listing_row1 {background: #CCCCCC; vertical-align: top; }
tr.admin_delegate_listing_row2, td.admin_delegate_listing_row2 {background: #999999; vertical-align: top; }
td.admin_delegate_listing_mid {text-align: center; vertical-align: top;}

.admin_delegate_listing a:link {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:visited {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:hover {
	color: #000;
	text-decoration: underline;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:active {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.downloadpanel {
	margin: 10px 10px;
	padding: 5px 5px;
	border: 1px solid #FFFF00;
	background: #FFFFCC;
}

/* forms ----------------------------------------------------- */

input, textarea, select, option {
	color: #214992;
	background-color: #E9EEF8;
	border: 1px solid #ccc;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
/* ---------------------------------------------*/

.note {
	font-size: 0.8em;
	color: #333333;
}

/* --------------------Accred home page box ------------ */

.accred_box {
	border: #cedce9 1px solid;
	background: #ffffff;
	padding: 5px 5px;
	margin: 0 5px 20px 0;
	width: 450px;
}
.accred_box img {
	margin: 0 5px 0 0;
	float: left;
}
.accred_box p {
	margin: 0 0;
}

/*----------------------Who is Accredited ---------------*/
div.visible { 
display: inherit; 
} 
div.hidden { 
display: none; 
} 

/************ Org Search TABLE LAYOUT **************/
table.orgsearch {
	border: solid 1px #004C93;
	background: #ffffff;
	width: 468px;
	padding: 0 0;
	margin: 0 0;
	border-collapse: collapse;
	margin-bottom: 5px;
}
table.orgsearch th {
	font-weight: bold;
	color: #ffffff;
	background: #004C93;
	padding: 5px 5px;
	text-align: right;
}
table.orgsearch tr {
	background: none;
	font-weight: normal;
	color: #004C93;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
table.orgsearch td {
	margin: 0 0;
	padding: 2px 5px;
}

.doc_download {
	border: 1px solid #FFFF00;
	background: #FFFFCC;
	padding: 5px 5px;
	margin: 0 5px 5px 0;
	width: 450px;
}
.doc_download img {
	margin: 0 5px 0 0;
	float: left;
}
.doc_download p {
	margin: 0 0;
}


div.formrow {
	padding-top: 2px;
}

div.formrow span.label {
	float: left;
	width: 110px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
div.formrow input, div.formrow textarea {
	margin-left: 10px;
	font-size: 1em;
}
div.formrow textarea {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.contact_left {
	width: 333px;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px;
	float: left;
	border: 1px solid #004c93;
}
.contact_right {
	width: 333px;
	margin: 5px 5px 10px 350px;
	padding: 5px 5px;
	border: 1px solid #004c93;
}
.contact_bottom {
	width: 685px;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px;
	border: 1px solid #004c93;
	clear: both;
}

p.newsdate {
	color: #666666;
	font-size: 0.8em;
}

.admin {
	
}
.admin table {
	border: none;
	background: none;
}
.admin table th {
	font-weight: bold;
	color: #ffffff;
	background: #004C93;
	padding: 5px 5px;
}
.admin table tr {
	background: none;
	font-weight: normal;
	color: #004C93;
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
}
.admin table td {
	margin: 0 0;
	padding: 2px 5px;
}
.admin table td.nowrap {
	white-space: nowrap;
}

.statsupdate {
	border: dotted 1px #87aacc;
	background: #d1deeb;
	padding: 5px 5px;
	margin: 5px 5px;
}
.grey {
	color: #999999;
}

/* -------------------matrix Practitioner styling --------------------*/
p.buttoncontainer {
	margin: 1.2em 0 1.2em 10px;
}

.button {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #666666;
	background: #d5d5d5;
	width: 10em;
	height: 21px;
	text-align: center;
}
.button a, .button a:link, .button a:hover, .button a:active, .button a:visited {
	border-bottom:none;
	text-decoration:none;
}
.message {
	color: #009900;
}
.error {
	color: #990000;
}
.author {
	color: #555555;
	font-style: italic;
}
form.standard input, form.standard textarea, form.standard select, form.standard option {
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #d5d5d5;
	width: 30em;
}
form.narrow input, form.narrow select,  form.narrow option {
	width: 24em;
}
form.small input, form.small select,  form.small option {
	width: 14em;
}
.standard textarea, .small textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
form.standard .button {
	width: 4em;
	margin: 0 0 0 0;
}
form.standard .radio {
	margin: 0 0 0 0;
	width: 2em;
}
form.standard label {
	font-weight: bold;
	color: #666666;
	font-size: 95%;
}

/*------------------Practitioner ASSESSOR SYSTEM styling ---------------*/
div.assessor_box {
	border: #87aacc 1px solid;
	padding: 5px;
	margin: 0 5px 10px 0;
}




/*==========END===============*/

/*----------------------EVENTS TABLES ------------------------------*/
table.events {
	width: 90%;
	border: 1px #aac1f8 solid;
	/*margin: 20px 15px;*/
	padding: 0;
	font-size: small;
	}

table.events th	{ 
	margin: 0;
	padding: 5px;
	background: #214992;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: small;
}
	
table.events td {
	border-bottom: 0;
	padding: 5px; 
	vertical-align: top;
}
		
tr.events_row1, td.events_row1 {background: #ffffff; vertical-align: top; }
tr.events_row2, td.events_row2 {background: #E9EEF8; vertical-align: top; }
td.events_mid {text-align: center; vertical-align: top;}
tr.eventsactive { background: #f3d322; vertical-align: top; }

.events a:link {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.events a:visited {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.events a:hover {
	color: #000;
	text-decoration: underline;
	border: 0;
	font-weight: bold;
}
.events a:active {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}

/*---------------------EVENT DETAIL DIVs-----------------------*/
div.eventsummary {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
}
.eventsummary p, h3 {
	margin: 2px 5px 2px 4px;
}

div.eventdocuments {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
}
.eventdocuments p, h3 {
	margin: 2px 5px 2px 4px;
}

div.eventbooking {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
}

.eventbooking p, h3 {
	margin: 2px 5px 2px 4px;
}

table.eventbooking {
	
}
.eventfull {
	color: #990000;
}


/*------------------- ADMIN EVENTS LISTING --------------------------*/

div#panelcontainer {
	position: relative;
	width: 80%;
	margin: 40px 0 0 0;
	padding: 0 0 0 0 ;
	height: 600px;
}
div#eventsummary {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventsummarybutton {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 2px 2px 2px 10px;
	padding: 2px 2px 2px 2px;
	font-size: small;
	color: #000000;
	float: left;
	width: 100px;
	text-align:center;
	font-weight: bold;
}
#eventsummary p, h3 {
	margin: 2px 5px 2px 4px;
}

div#eventdocuments {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventdocumentsbutton {
	border: solid 1px #f3d322;
	background: #FFFF99;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-size: small;
	color: #000000;
	float: left;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
#eventdocuments p, h3 {
	margin: 2px 5px 2px 4px;
}

div#eventbooking {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
	position: absolute;
	visibility:hidden;
}
div#eventbookingbutton {
	border: solid 1px #999999;
	background: #CCCCCC;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	font-size: small;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 100px;
	text-align: center;
}

#eventbooking p, h3 {
	margin: 2px 5px 2px 4px;
}

table#eventbooking {
	
}

div#eventdelete {
	border: solid 1px #ff0000;
	background: #FF99FF;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	font-size: small;
	color: #000000;
}
#eventdelete p, h3 {
	margin: 2px 5px 2px 4px;
}
table.admin_delegate_listing {
	width: 95%;
	border: 1px solid #999999;
	margin: 2px 2px 2px 2px;
	padding: 0;
	font-size: small;
	}

table.admin_delegate_listing th	{ 
	margin: 0;

	padding: 5px;
	background: #333333;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: small;
}
	
table.admin_delegate_listing td {
	border-bottom: 0;
	padding: 5px; 
	vertical-align: top;
}
		
tr.admin_delegate_listing_row1, td.admin_delegate_listing_row1 {background: #CCCCCC; vertical-align: top; }
tr.admin_delegate_listing_row2, td.admin_delegate_listing_row2 {background: #999999; vertical-align: top; }
td.admin_delegate_listing_mid {text-align: center; vertical-align: top;}

.admin_delegate_listing a:link {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:visited {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:hover {
	color: #000;
	text-decoration: underline;
	border: 0;
	font-weight: bold;
}
.admin_delegate_listing a:active {
	color: #214992;
	text-decoration: none;
	border: 0;
	font-weight: bold;
}
.downloadpanel {
	margin: 10px 10px;
	padding: 5px 5px;
	border: 1px solid #FFFF00;
	background: #FFFFCC;
}
.pracsummary_left {
	width: 320px;
	float: left;
	border: solid 1px #004C93;
	padding:10px;
	margin-bottom: 10px;
}
.pracsummary_right {
	width: 320px;
	margin-left: 360px;
	margin-bottom: 10px;
	border: solid 1px #004C93;
	padding: 10px;
}
.pracsummary_bottom {
	width: 680px;
	float: left;
	border: solid 1px #004C93;
	padding:10px;
	margin-bottom: 10px;
}
.overdue {
	color: #990000;
	font-weight: bold;
}
.completed {
	color: #009900;
	font-weight: bold;
}
.prac_summary_button {
	border: solid 1px #AAC1F8;
	background: #DBE3F6;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	float: left;
	text-align:center;
	font-weight: bold;
}
.prac_delete {
	border: solid 1px #AAC1F8;
	background: #FCF;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	float: left;
	text-align: left;
	font-weight: bold;
}
/************************MEMBER ADMIN FORMATTING *********************/
div#search_mp {
	margin: 5px 5px 5px 10px;
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #EDF2F1;
	float: left;
}
div#search_surname {
	margin: 10px 5px 5px 5px;
	padding: 2px 2px;
	width: 250px;
	border: #d5d5d5 solid 1px;
	background: #EDF2F1;
	margin-left: 275px;
}
div#search_username {
	margin: 5px 5px 5px 10px;
	padding: 2px 2px;
	width: 515px;
	border: #d5d5d5 solid 1px;
	background: #EDF2F1;
}

div.wholist {
	width: 260px;
	float:left;
	border: solid 1px #004C93;
	padding:10px;
}
div.whodetail {
	width: 390px;
	margin-left: 290px;
	border: solid 1px #004C93;
	padding: 10px;
}
div#kathyleahy, div#martynwilkinson, div#keithlee, div#kyledavey, div#teamsupport, div#kellycooper, div#bethcummings, div#alessandranunes, div#nicolaharris, div#nicolaconstantine, div#daveallan, div#fionagrant, div#nikkiamirsaeedi, div#ianward, div#francesmiller {
	display: none;
}
.wholink a, .wholink a:link, .wholink a:active, .wholink a:visited {
	border-bottom:none;
	text-decoration:none;
	background: none;
}
.wholink a:hover {
	background: #d2deec;
	color: #004c93;
}

/**** EX AWARDS MENU NAVIGATION ************************/

ul#ex  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#ex li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-bottom: 0.5em;
}
ul#ex a, ul#ex li.nolink {
	display: block;
	width: 231px;
	background-color: #004C93;
	background: url(img/ex_but_norm.jpg) top left no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: none;
	height: 46px;
	margin: 0 1px 1px 0;
	padding: 0;
	padding-top:2px;
}
ul#ex li.nolink {
	margin-bottom: 0.5em;
}
ul#ex a:hover, ul#ex a:active {
	color: #ffffff;
	background-color: #87AACC;
	background: url(img/ex_but_hi.jpg) top left no-repeat;
	text-decoration: none;
	border-bottom: none;
}

ul#ex li a.selected {
	color: #ffffff;
	background-color: #87AACC;
	background: url(img/ex_but_hi.jpg) top left no-repeat;
	text-decoration: none;
	border-bottom: none;
}

/*********************************************/
/*********************************************/
/*********************************************/
/*==========Practitioner Assessor system=====*/
.card_index {
	background: url(practitioners/images/card_index.jpg) no-repeat;
	border: #ff0000 1 px solid;
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size: 1.2em;
	width: 470px;
}

.orgdetail_col {
	margin: 1px 1px 1px 0;
	background: none;
}
#col1 {
	float: left;
	width: 228px;
}
#col2 {
	float: left;
	width: 233px;
}
#col3 {
	float: left;
	width: 233px;
	background: #ffffff  url(practitioners/images/post-its.jpg) no-repeat;
	height: 250px;
	text-align: center;
}
#col1 h3, #col2 h3, #col3 h3 {
	font-size: 1em;
	padding: 2px 4px;
	margin: 0 0;
}
#col1 p, #col2 p, #col3 p {
	margin: 5px 5px;
	color: #004C93;
}
.half_width {
	width: 50%;
	float: left;
}
.tabbed_folder {
	width: 340px;
	background: #ffffff url(practitioners/images/tabbed_folder.jpg) no-repeat;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.paper_clip {
	width: 351px;
	background: #ffffff url(practitioners/images/paper_clip.jpg) no-repeat;
	float: right;
	/*margin-left: 355px;*/
}
.paper_clip h2 {
	margin: 10px 0 0px 50px;
}
.doc_content {
	margin: 0 20px 0 50px;
}
.imglink {
	border: none;
	text-decoration: none;
}
form.upload input {
	color: #214992;
	background-color: #E9EEF8;
	border: 1px solid #ccc;
}
form.upload .upload {
	color: #214992;
	background-color: #E9EEF8;
	border: 1px solid #ccc;
}
table td.heading {
	width: 140px;
	vertical-align: bottom;
}
p.emqc {
	color: #900; 
	font-size: 0.8em;
}
div.note1 {
	background: #CCC;
	padding: 2px 2px;
	width: 90%;

}
div.note2 {
	background: #eee;
	padding: 2px 2px;
	width: 90%;
}
p.notedate {
	font-size: 80%;
	border-bottom: 1px solid #666;
	font-weight: bold;
}
.emqc_archive {
	background: #CC3;
}