﻿ .defaultBody {
background-image: url("Images/mainBg.jpg"); 
background-position: top;
background-repeat: repeat-x; 
color: #666666;
font-family: Trebuchet MS;
font-size: 12px;
margin: 0px; 
}

.frameBody {
background-color: #FFFFFF; 
color: #666666;
font-family: Trebuchet MS;
font-size: 12px;
margin: 0px; 
}

a {
	color: #882123;	
	text-decoration: none;
}

a:hover {
	color: #9AAA7A;	
	text-decoration: none;
}


a.normal {
	color: #E56761;
	text-decoration: none;
}

a.normal:hover {
	color: #DA251D;	
	text-decoration: none;	
}

a.newsTitle {
	color: #000000;		
	text-decoration: none;
}

a.newsTitle:hover {
	color: #707A58;	
	text-decoration: none;	
}

a.nav {
	color: #707C4E;	
	text-decoration: none;
}

a.nav:hover{
	color: #697059;	
	text-decoration: none;
}

a.section {
	color: #882123;	
	text-decoration: none;
}

a.section:hover{
	color: #BA2E31;	
	text-decoration: none;
}

a.section02 {
	color: #FFFFFF;	
	text-decoration: none;
}

a.section02:hover{
	color: #DAE5D8;	
	text-decoration: none;
}

a.answer {
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
}

a.answer:hover{
	color: #000000;		
	text-decoration: underline;
}

a.topMenuOption {
	color: #333333;	
	text-decoration: none;
}

a.topMenuOption:hover {
	color: #8E9A72;	
	text-decoration: none;
}


a.messageBoxDetailLink {
	color: #999999;
	padding-left: 18px;
	padding-right: 4px;
	margin-right: 10px;
	border: 1px solid #E3E2E2;
	height: 16px;
	background-image: url("Images/newsSmallPic01A.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
}

a.messageBoxDetailLink:hover {
	color: #6D7A4B;
	padding-left: 18px;
	padding-right: 4px;
	margin-right: 10px;
	border: 1px solid #E3E2E2;
	height: 16px;
	background-image: url("Images/newsSmallPic01B.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;	
}

a.questionPageAnswered {
	font-size:12px;
	color: #6D7A4B;	
	border: 1px dotted #333333;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.questionPageAnswered:hover {
	font-size:12px;
	color: #999999;	
	border: 1px solid #999999;
	background-color: #F4F4EA;
	text-decoration: none;
}

a.questionPageCurrent {
	font-size:12px;
	color: #666666;	
	border: 1px solid #6D7A4B;
	background-color: #D6DDC8;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.questionPageCurrent:hover {
	color: #FFFFFF;	
	font-size:10px;
	border: 1px solid #6D7A4B;
	background-color: #D6DDC8;
	text-decoration: none;
}

a.questionPageUnAnswered {
	font-size:10px;
	color: #FEFEFE;	
	border: 1px dotted #DDDDDD;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.questionPageUnAnswered:hover {
	font-size:10px;
	color: #013499;	
	border: 1px solid #DDDDDD;
	text-decoration: none;
}

a.answersLink {
	color: #8F9E67;
	padding-left: 18px;
	padding-right: 4px;
	border: 1px solid #8F9E67;
	height: 16px;
	background-image: url("Images/newsSmallPic02A.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
}

a.answersLink:hover {
	color: #748152;
	padding-left: 18px;
	padding-right: 4px;
	border: 1px solid #748152;
	height: 16px;
	background-image: url("Images/newsSmallPic02B.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;	
}
.topMenu {
	background-image: url("Images/topMenuAbg.jpg");	
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;	
	font-family: Trebuchet MS;
	font-size: 13px;		
}

.topMenuOpA {
	background-image: url("Images/topMenuAbg.jpg");	
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;		
}

.topMenuOpB {
	background-image: url("Images/topMenuBbg.jpg");	
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;		
}

.picture {
	background-image: url("Images/mainPicBg.jpg");	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 128px;		
}

.picture02 {
	background-image: url("Images/mainPic02Bg.jpg");	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 128px;		
}

.pictureInfo {
	background-image: url("Images/mainPic02Bg.jpg");	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 128px;		
}

.pictureInfo02 {
	background-image: url("Images/mainPic03Bg.jpg");	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 128px;		
}

.mainBase
{
	width: 898px;	
}

.mainContent {
	background-image: url("Images/subTopBg.jpg");	
	background-position: top;
	background-repeat: repeat-x;	
	padding-left: 40px; 
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

.bottom {
	background-image: url("Images/bottomBg.jpg");	
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	font-size: 13px; 	
}

.navigator {
	color: #999999;
	font-size: 11px;	
	padding-top: 20px;	
}

.navRoot
{
	background-image: url(Images/arrowsNavRoot.gif);	
	background-position: left center;
	background-repeat: no-repeat;	
	text-align: left;
	padding-left: 9px;
	padding-right: 4px;
	padding-bottom: 2px;
	color: #A6B090;		
}

.navStandard
{
	background-image: url(Images/arrowsNav.gif);	
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	color: #268C8D;		
}

.navCurrent
{
	background-image: url(Images/arrowsNav.gif);	
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 2px;	
}

.pageTitle {
	color: #6D7A4B;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;		
}

.highlight {
	color: #6D7A4B;
	background-color: #ECEDE1;
}


.sectionTitle {
	background-image: url("Images/pageSectionBg.gif");	
	background-position: top;
	background-repeat: repeat-x;
	height: 27px;
	color: #882224;
	font-size: 12px;
	font-weight: bold;
}

.sectionOption {
	background-color: #DABABB;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
}

.sectionOption02 {
	background-color: #A05052;
	border: 3px solid #DABABB;
	height: 20px;
	font-weight: bold;
}

.sectionBottom {
	background-image: url("Images/secondMenuBbg.jpg");	
	background-position: top;
	background-repeat: repeat-x;	
}

.pageSubtitle {
	color: #000000;	
	font-size: 14px;	
}

.textBox
{
	border: 1px solid #7F9DB9;
	height: 14px;
	font-size: 11px;
}

.combo
{
	font-family: Trebuchet MS;
	font-size: 12px;		
	color: #000000;
	background-color: #FFDFB0;    
	border-left: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;		
}

.button {
	border: 1px solid #7F9DB9;
	height: 18px;
	font-size: 11px;
}

.homeNews {
	border-bottom: 1px solid #D6DDC8;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 100%;
}

.messageBoxContainer
{
	border: 1px solid #D6DDC8;
	margin: 5px;
	width: 98%;
}

.messageBoxTitle
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
	background-color: #D6DDC8;
	color: #8D9A72;
	border-bottom: 1px dotted #999999;
}

.messageBoxDetail
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.messageBoxDetailLinkContainer
{
	text-align: right;
	padding-bottom: 8px;
}


.startTest
{	
	margin-top: 15px;	
}

.startTestTop
{
	/*background-image: url("Images/startTestBg.jpg");	
	background-position: top;
	background-repeat: repeat-y;*/
}

.startTestMessage
{
	color: #994042;
	font-family: Trebuchet MS;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	/*background-image: url("Images/startTestBg.jpg");	
	background-position: top;
	background-repeat: repeat-y;*/	
}

.questionContainer
{
    font-size: 18px;
	border: 1px solid #D6DDC8;
	/*width: 810px;*/
	width:99.8%;
}

.questionNavContainer
{
	/*border-bottom: 1px dotted #999999;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 30px;
}
.questionNavDescr
{
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.questionNavDetails
{
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	height: 35px;
}

.questionTitleSection
{
	background-color: #D6DDC8;
	padding: 10px;
	border: 1px solid #FFFFFF;
	/*width: 810px;	*/
	width:100%;	
}


.questionTitle
{
	height: 170px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 25px;
	color: #6D7A4B;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.chartContainer
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #D6DDC8;
}

.questionColapseiblePanel
{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	
}

.questionAnswerContainer
{
	height: 51px;	
	text-align: center;
	background-color: #E2EAC3;
}

a.answer-00 {
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 120px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answer00Abg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-00:hover{
	color: #000000;	
	font-size: 11px;
	display: block;
	width: 120px;
	height: 32px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer00Bbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-03 {
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answer03Abg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-03:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer03Bbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-03-selected {
	color: red;		
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answer03Cbg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-03-selected:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer03Cbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}


a.answer-04 {
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 39px;	
	text-align: center;
	background-image: url("Images/answer04Abg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-04:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 39px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer04Bbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-04-selected {
	color: red;		
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 39px;	
	text-align: center;
	background-image: url("Images/answer04Cbg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-04-selected:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 39px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer04Cbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 12px;
	margin-left: 2px;
	margin-right: 2px;
}


a.answer-05 {
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answer05Abg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-05:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 34px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer05Bbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 17px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-05-selected {
	color: red;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answer05Cbg.gif");	
	background-position: top left;
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 19px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answer-05-selected:hover{
	color: #FFFFFF;	
	font-size: 11px;
	display: block;
	width: 100px;
	height: 34px;	
	text-align: center;
	background-color: #B4BB93;
	background-image: url("Images/answer05Cbg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 17px;
	margin-left: 2px;
	margin-right: 2px;
}

a.answerLevel2 {
	color: #666666;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 150px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answerL2Abg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 15px;
	margin-left: 7px;
	margin-right: 7px;
}

a.answerLevel2:hover{
	color: #000000;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 150px;
	height: 32px;	
	text-align: center;
	background-image: url("Images/answerL2Bbg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 15px;
	margin-left: 7px;
	margin-right: 7px;
} 
/* End: Added by Florin */

/* Begin: Added by Florin */
.questionAnswerContainer
{
	height: 51px;	
	text-align: center;
	background-color: #E2EAC3;
	/*border-bottom: 1px dotted #FFFFFF;*/
	padding-top: 3px;
	
}

.questionAnswerContainer2
{
	height:35px;
	text-align: left;
	border-top: 1px dotted #FFFFFF;
	padding-top: 10px;
	padding-left:20px;
	background-color: #D6DDC8;
	
}

.questionAnswerContainerLevel2-answer-00
{
	height: 68px;	
	text-align: center;
	background-image: url("Images/surveyControlsL2-00bg.gif");	
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}

.questionAnswerContainerLevel2-answer-03
{
	height: 68px;	
	text-align: center;
	background-image: url("Images/surveyControlsL2-03bg.gif");	
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}

.questionAnswerContainerLevel2-answer-04
{
	height: 68px;	
	text-align: center;
	background-image: url("Images/surveyControlsL2-04bg.gif");	
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}

.questionAnswerContainerLevel2-answer-05
{
	height: 68px;	
	text-align: center;
	background-image: url("Images/surveyControlsL2-05bg.gif");	
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top: 1px dotted #FFFFFF;
}
/* End: Added by Florin */
	


/************ BEGIN: GridView ************************/
.tableHeader
{	
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(Images/tbHeaderBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;	
}

.tableRow
{
    border-style: solid solid solid solid;
    border-width: thin;
    border-color: inherit;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #333333;
    background-color: #FAFAFA;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 16px;
    border-collapse: separate;
}

/************ END: GridView **************************/