﻿.style_xml_loading_area
{
	Z-INDEX:5;
	LEFT:10px;
	VISIBILITY:visible;
	POSITION:absolute;
	TOP:10px;
	color:#000000;
	font-family:Tahoma;
	font-size:8pt;
	background-color:#f2f7f9;
	border:solid 1px #cccccc;
	padding:5px;
	text-align:center;
}
/*============================*/
/*============================*/
.quiz_guide_area		
{	
	border:0;
	font-family: tahoma;	
	font-size: 8pt;	
	line-height:150%;
	font-weight: normal;	
	color: #000000;	
	padding: 5px;
	text-decoration: none;
	height:70px;
	vertical-align:middle;
	text-align:left;
	background-color:#eaeaea;
}
.quiz_clock_area_1		
{	
	border:0;
	font-family: tahoma;	
	font-size: 8pt;	
	line-height:150%;
	font-weight: normal;	
	color: #000000;	
	padding: 5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	background-color:#eaeaea;
	width:80px;
	height:70px;
}
.quiz_clock_area_2		
{	
	border:0;
	font-family: tahoma;	
	font-size: 20pt;	
	line-height:150%;
	font-weight: normal;	
	color: red;	
	padding: 5px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	background-color:#eaeaea;
	width:120px;
	height:70px;
}
.quiz_question_button_area		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:center;
	background-color:#eaeaea;
	height:380px;
}
.quiz_question_area		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	line-height:150%;
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:center;
	background-color:#eaeaea;
	height:360px;
}
.quiz_navigator_box_area		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	line-height:150%;
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	background-color:#eaeaea;
	height:25px;
}
.quiz_navigator_box_area_1		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	line-height:150%;
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	background-color:#eaeaea;
	height:25px;
}
.quiz_question_box_area		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:center;
	background-color:#ffffff;
	border:solid 1px #686868;
	border-collapse:collapse;
	height:400px;
	width:570px;
}
.quiz_answer_area
{
	text-align:left;
}
.quiz_question_content
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: bold;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:left;
}
.quiz_answer_text
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:left;
}
.quiz_answer_text_correct
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #12C623;	
	padding: 0px;
	text-decoration: none;
	vertical-align:top;
	text-align:left;
}
.quiz_question_button		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:center;
	height:20px;
	width:70px;
	border:solid 1px #686868;
	cursor:pointer;
}
.quiz_question_button_active
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #ffffff;
	background-color: Red;	
	text-decoration: none;
	text-align:center;
	height:20px;
	width:70px;
	border:solid 1px #686868;
	cursor:pointer;
}
.quiz_question_button_answer
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #ffffff;
	background-color: #4A62BB;	
	text-decoration: none;
	text-align:center;
	height:20px;
	width:70px;
	border:solid 1px #686868;
	cursor:pointer;
}.quiz_question_button_1		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:center;
	height:20px;
	width:90px;
	border:solid 1px #686868;
	cursor:pointer;
}
.quiz_question_button_2		
{	
	border:0;
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #ffffff;	
	text-decoration: none;
	text-align:center;
	height:20px;
	width:80px;
	border:solid 1px #686868;
	cursor:pointer;
	background-color:#233061;
}

/*----------------------------------------------*/
.quiz_login_title_area
{
	text-align:center;
	vertical-align:middle;
	background-image:url('/Quiz/images/login_title_bg.gif');
	height:32px;
}
.quiz_login_title_area1
{
	text-align:center;
	vertical-align:middle;
	background-image:url('/Quiz/images/login_title_bg1.gif');
	height:32px;
}
.quiz_login_title_text
{
	font-family: tahoma;	
	font-size: 12pt;	
	font-weight: bold;	
	color: #ffffff;	
	text-decoration: none;
	padding-top:3px;
}
.quiz_login_form_title_text
{
	font-family: tahoma;	
	font-size: 12pt;	
	font-weight: bold;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}
.quiz_login_form_field_area
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:left;	
}
.quiz_login_form_field_area_1
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:center;	
}
.quiz_login_form_field_textbox
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:left;
	width:244px;
	height:16px;
}
.quiz_login_form_field_textbox_1
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:left;
	width:100px;
	height:16px;
}
.quiz_login_form_field_button
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:center;
	width:100px;
	height:25px;
}
.quiz_login_form_field_button_1
{
	font-family: tahoma;	
	font-size: 9pt;	
	font-weight: normal;	
	color: #000000;	
	text-decoration: none;
	text-align:center;
	width:80px;
	height:25px;
}
.quiz_login_form_area
{
	text-align:center;
	vertical-align:top;
	background-image:url('/Quiz/images/loginbox_bg.gif');
	height:267px;
}
.quiz_login_form_area1
{
	text-align:center;
	vertical-align:top;
	background-image:url('/Quiz/images/loginbox_bg1.gif');
	height:290px;
}
/*----------------------------------------------*/
.quiz_footer_area
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:left;
	padding-top:5px;
	line-height:150%;
}
.quiz_result_table_header
{
	font-family: tahoma;	
	font-size: 10pt;	
	font-weight: bold;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	padding:2px;
	width:100px;
	height:20px;
}
.quiz_result_table_header_1
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: bold;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	padding:2px;
	width:25px;
	height:20px;
}
.quiz_result_table_header_2
{
	font-family: tahoma;	
	font-size: 10pt;	
	font-weight: bold;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	padding:2px;
	width:75px;
}
.quiz_result_table_header_3
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: bold;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	padding:2px;
	width:25px;
	height:20px;
}
.quiz_result_table_answer_neveranswer
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
}
.quiz_result_table_answer_correct
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	background-color:#12C623;
}
.quiz_result_table_answer_incorrect
{
	font-family: tahoma;	
	font-size: 8pt;	
	font-weight: normal;	
	color: #686868;	
	text-decoration: none;
	text-align:center;
	background-color:red;
}
