@charset "UTF-8";
/* CSS Document */

/* @group Left column */

/* @group List styles */

.Testresults table {
	width: 90%;
	margin: 5px 0;
	}
	.Testresults table td {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px 0;
		}
	.Testresults .test {
		text-align: left;
		font-weight: bold;
		}
	.Testresults .result {
		text-align: right;
		}

/* @end */

/* @group Popular tests */

.testPopular ul {
	margin: 0;
	padding: 0 0 0 5px;
	
	list-style-type: none;
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.testPopular li {
		padding-left: 18px;
		margin: 5px 0;
		}
	.testPopular li {
		background: url(../images/icn_list_star.jpg) no-repeat left top;
		}

/* @end */

/* @group Recently added */

.lstComment {
	font-size: 10px;
	}



/* @end */

/* @end */


/*###########################
#                           #
#   Middle column Styles    #
#                           #
###########################*/

/* @group Middle column */

.TestheaderLng {
	background: url(../images/img_crshead_idioms_lng.jpg) no-repeat left top;
	margin: 0 10px 0 10px;
	}
	.TestheaderLng h1 {
		margin: 0; padding: 18px 15px;
		text-shadow: 3px 3px 3px #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFF;
		font-size: 22px;
		}

.container2col .centerColumn .blckCont {
	padding: 10px;
	}
	* HTML .centerColumn .blckCont {
		height: 10px;
		}

/* Test listings */

/* @group Category heads */

.testCathead {
	background: url(../images/bg_testcathead_right.gif) no-repeat right;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}
.testCathead span {
	background: url(../images/bg_testcathead_left.gif) no-repeat left;
	margin-right: 15px;
	display: block;
	clear: both;
	}
.testCathead a, .testCathead a:visited {
	background: url(../images/icn_headerorange.jpg) no-repeat left;
	display: block;
	height: 18px;
	padding: 6px 0 6px 25px;
	margin-left: 5px;
	color: #000;
	text-decoration: none;
	}
	.testCathead a:hover, .testCathead a:visited:hover {
		text-decoration: underline;
		}

/* @end */

/* @group Test names */

.testNames {
	margin: 0 10px;
	padding: 5px;
	border-left: 1px solid #f60;
	border-right: 1px solid #f60;
	background: #FEF8F4;	
	}
	.testNames table {
		margin-left: 15px;
		}
	.testNames td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 1px 0;
		}
	.testNames .firstcol {
		width: 250px;
		}
	.testNames .col02 {
		width: 150px;
		}
	.testNames a {
		background: url(../images/icn_orangegrey.jpg) no-repeat left 3px;
		padding-left: 15px;
		text-decoration: none;
		color: #F30;
		font-weight: bold;
		}
		.testNames a:hover {
			text-decoration: underline;
			}
	.testNames.last {
		border-bottom: 1px solid #f60; }

/* @end */
	
.testQuestions .question {
	width: 100%;
	padding: 0; margin: 0 0 5px 0;
	}
	.testQuestions .question .headrow td {
		vertical-align: middle;
		font-size: 10px;
		height: 20px;
		}
		.testQuestions .question .headrow .firstcol {
			background: url(../images/bg_cmmthead.gif) no-repeat left top;
			}
			.testQuestions .question .headrow .midcol {
				background: url(../images/bg_cmmthead.gif) no-repeat top;
				}
			.testQuestions .question .headrow .lastcol {
				background: url(../images/bg_cmmthead.gif) no-repeat right top;
				text-align: right;
				vertical-align: middle;
				width: 20px;
				}
				.testQuestions .question .headrow .lastcol img {
					margin: 2px 2px;
					}
		.testQuestions .wrong .headrow .firstcol {
			background: url(../images/bg_tablehead_red.gif) no-repeat left top;
			}
			.testQuestions .wrong .headrow .midcol {
				background: url(../images/bg_tablehead_red.gif) no-repeat top;
				}
			.testQuestions .wrong .headrow .lastcol {
				background: url(../images/bg_tablehead_red.gif) no-repeat right top;
				}
				
		.testQuestions .right .headrow .firstcol {
			background: url(../images/bg_tablehead_green.gif) no-repeat left top;
			}
			.testQuestions .right .headrow .midcol {
				background: url(../images/bg_tablehead_green.gif) no-repeat top;
				}
			.testQuestions .right .headrow .lastcol {
				background: url(../images/bg_tablehead_green.gif) no-repeat right top;
				}
		.testQuestions .question .headrow .firstcol img {
			margin: 4px;
			}
	.testQuestions .question .controw .firstcol,
	.testQuestions .question .controw .midcol,
	.testQuestions .question .controw .lastcol,
	.testQuestions .question .controw .col01 {
		background: #FFF;
		vertical-align: top;
		border-bottom: 1px solid #FBAA72;
		}
		.testQuestions .wrong .controw .firstcol,
		.testQuestions .wrong .controw .midcol,
		.testQuestions .wrong .controw .lastcol,
		.testQuestions .wrong .controw .col01 {
			border-bottom: 1px solid #F30;
			}
		.testQuestions .right .controw .firstcol,
		.testQuestions .right .controw .midcol,
		.testQuestions .right .controw .lastcol,
		.testQuestions .right .controw .col01 {
			border-bottom: 1px solid #0C0;
			}
		.testQuestions .question .controw .firstcol {
			width: 5%;
			}
			.testQuestions .question .controw .firstcol {
				border-left: 1px solid #FBAA72;
				}
			.testQuestions .wrong .controw .firstcol {
				border-left: 1px solid #F30;
				}
			.testQuestions .right .controw .firstcol {
				border-left: 1px solid #0C0;
				}
			.testQuestions .question h5 {
				margin: 3px 0;
				}
		.testQuestions .question .controw .col01 {
			padding: 5px;
			}
		.testQuestions .question .controw .lastcol {
			border-right: 1px solid #FBAA72;
			}
		.testQuestions .wrong .controw .lastcol {
			border-right: 1px solid #F30;
			}
		.testQuestions .right .controw .lastcol {
			border-right: 1px solid #0C0;
			}
		.testQuestions .question ul {
			list-style-type: none;
			padding-left: 10px;
			}
			.testQuestions .question li {
				margin: 2px 0;
				}
			.question .btnInfo {
				vertical-align: bottom;
				margin: 1px;
				}
				
		.answCorrect {
			background: #C4FCB0
			}
	
	.explanation {
		margin: 5px;
		}
		.explanation .headrow, .testExplanation .headrow .firstcol {
			background: url(../images/bg_tablehead_orange.gif) no-repeat left top !important;
			font-size: 1px;
			vertical-align: middle;
			height: 12px
			}
			.testExplanation .headrow .lastcol {
				background: url(../images/bg_tablehead_orange.gif) no-repeat right top !important;
				width: 5px;
				}
			.explanation .headrow img {
				margin: 3px 4px;
				}
			.explanation .headrow2 {
				background: url(../images/bg_tablehead_orange.gif) no-repeat right top;
				}
		.explanation .controw {
			vertical-align: top;
			padding: 4px;
			
			border-left: 1px solid #F90;
			border-right: 1px solid #F90;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
		.explanation .lastrow {
			border-left: 1px solid #F90;
			border-right: 1px solid #F90;
			border-bottom: 1px solid #F90;
			text-align: right;
			vertical-align: bottom;
			height: 10px;
			}
		.explanation .postmessage {
			background: url(../images/icn_postforum.gif) no-repeat right;
			padding: 3px 20px 3px 0;
			margin: 2px;
			display: block;
			
			font-size: 10px;
			color: #F60;
			font-weight: bold;
			text-decoration: none;
			}
			.explanation .postmessage:hover {
				text-decoration: underline;
				}

	.testExplanation {
		text-align: left;
		visibility: visible;
		height: 100px;
		width: 300px;
		position: absolute;
		right: 7px; top: 7px;
		}
		.testExplanation .headrow td {
			font-size: 1px;
			}
		.testExplanation .controw .firstcol {
			border-left: 1px solid #F60;
			width: 285px !important;
			padding: 5px;
			}
			.testExplanation .controw .lastcol {
				border-right: 1px solid #F60;
				}
			.testExplanation .controw .firstcol, .testExplanation .contRow .lastcol {
				border-bottom: 1px solid #F60;
				}

	.checkresults, .checkresults:visited {
		display: block;
		width: 172px;
		height: 28px;
		text-indent: -9999px;
		background: url(../images/btn_test-checkresults.gif) no-repeat left top; }
	.checkresults:visited:hover, .checkresults:hover {
		background: url(../images/btn_test-checkresults.gif) no-repeat left -30px; }

/* @group Progress bar */

.progressbar {
		background: url(../images/bg_progressbar.jpg) no-repeat left top;
		width: 660px;
		height: 30px;
		margin: 5px auto;
		clear: both;
		}
		.progressbar .greenBar1, .progressbar .greenBar2, .progressbar .greenBar3, .progressbar .greenBar4, .progressbar .greenBar5, .progressbar .greenBar6 {
			width: 110px;
			float: left;
			}
		.progressbar p {
			margin: 0; padding: 0;
			text-align: center;
			font-size: 10px;
			}
			.progressbar p.active {
				font-weight: bold;
				}

/* @end */
	
	.highlight {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		
		background: #F9F4E5;
		border: 1px solid #F60;
		padding: 10px 0;
		}
	.testResults h5 {
		background: url(../images/icn_squareblue.jpg) no-repeat left;
		padding-left: 20px;
		margin-bottom: 10px;
		}
		.testResults p {
			margin: 5px 0;
			}
		.testResults ul {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-left: 20px;
			margin-left: 0;
			}
			.testResults ul li {
				background: url(../images/icn_reccolm_smll.gif) no-repeat left;
				padding-left: 16px;
				}
			.testResults ul a {
				padding-right: 20px;
				color: #000;
				text-decoration: none;
				}
				.testResults ul a:hover {
					text-decoration: underline;
					}

/* @end */
