.alt {
	background-color:#85bde6;
}

table.standard {
	border-collapse:collapse;
	border:2px solid #0288e9;
	width:100%;
	background:#fff;
}

table.standard th {
	color:#fff;
	background:#0288e9;
	padding:0 2px;
	font-weight:normal;
}

table.standard td {
	padding:3px 5px;
	font-size:0.9em;
}

table.standard th a {
	color:#fff;
	text-decoration:none;
}

table.standard td a {
	color:#003300;
	text-decoration:underline;
}

table.standard tr.test td{
	padding:7px 5px;
}

table.standard tr.heading {
	border-top:1px solid #85bde6;
}

table.standard tr.foot {
	height:28px;
}

table.standard tr.heading td h3 {
	color:#003300 !important;
}

table.client {
	border-collapse:collapse;
	border:2px solid #333;
	width:100%;
}

table.client td {
	padding:3px 5px;
}

table.client #test {
	min-height:400px;
	height:auto !important;
	height:400px;
}

table.client tr.nav {
	background:#fff6d4;
	height:48px;
}

table.client th {
	color:#fff;
	background:#333;
	padding:0 2px;
}

div.popup {
	position:absolute;
	top:50%;
	left:50%;
	width:320px;
	border:0px solid #fff;
	padding:5px;	
	background:url(pop.png);
	display:none;
}

div.popup div {
	border:2px solid #3c6099;
	background:#fff;
	padding:5px;
}

.popup table thead tr th {
	cursor: move;
}

div#question {
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:12px;
}

div.button {
	border:1px outset #3c6099; 
	clear:left; 
	width:90px; 
	padding:2px 5px; 
	float:right; 
	text-align:center;
	margin:3px 0 10px 0;
	background:#85bde6;
}

div.button a {
	color:#fff !important;
	text-decoration:none !important;
}

div#flag {
	height:21px;
	line-height:21px;
	width:150px;
	background:none;
	padding:3px 0;
}

div#q { 
 	min-height:100px;
 	height:auto !important;
 	height:100px;
 	background:#fff;
 	margin-bottom:18px;
 	font-size:1.0em;
}

div.container {
	padding:4px;
}

div.tickbox {
	height:32px;
	width:32px;
	float:left;
	background:url(../../images/box.gif);
}

div.answer {
	padding:8px 4px 4px;
	width:500px;
	float:left;
}

#timeremaining {
	font-size:1em;
}

#timeremaining img {
	padding-right:3px;
	position:relative;
	top:-1px;
}

/* TABLE STANDARD HOMEPAGE */
table.standard-home {
	border-collapse:collapse;
	border:2px solid #85bde6;
	width:100%;
	background:#fff;
}

table.standard-home th {
	color:#fff;
	background:#85bde6;
	padding:0 2px;
}

table.standard-home td {
	padding:3px 5px;
	font-size:0.9em;
}

table.standard-home th a {
	color:#fff;
	text-decoration:none;
}

table.standard-home td a {
	color:#00b;
	text-decoration:underline;
}

table.standard-home tr.test td{
	padding:7px 5px;
}

table.standard-home tr.heading {
	border-top:1px solid #85bde6;
}

table.standard-home tr.foot {
	height:28px;
}

table.standard-home tr.heading td h3 {
	color:#003300 !important;
}

textarea {
	border:1px solid #A0B9F3;
	padding:3px;
}

/* TABLE STANDARD - ALL TESTS PAGE */
table.standard-home2 {
	border-collapse:collapse;
	border:2px solid #85bde6;
	width:100%;
	background:#fff;
}

table.standard-home2 th {
	color:#fff;
	background:#85bde6;
	padding:0 2px;
}

table.standard-home2 td {
	padding:3px 5px;
	font-size:0.9em;
}

table.standard-home2 th a {
	color:#fff;
	text-decoration:none;
}

table.standard-home2 td a {
	color:#00b;
	text-decoration:underline;
}

table.standard-home2 tr.test td{
	padding:7px 5px;
}

table.standard-home2 tr.heading {
	border-top:1px solid #85bde6;
}

table.standard-home2 tr.foot {
	height:28px;
}

table.standard-home2 tr.heading td h3 {
	color:#003300 !important;
}

