﻿

#quizPopup
{
    
}

#quizPopupTop
{
    width: 381px;
    height: 57px;
    background: url(/images/quiz/quiz_top.png) no-repeat;
}

#quizPopupMiddle
{
    width: 381px;
    background: #ffffff;
    padding-top: 10px;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
}

#quizPopupMiddleTop
{
    padding: 0 20px 0 20px;
    background: #ffffff;
}

#quizPopupMiddle hr
{
    color: #ececec;    
}

#quizPopupMiddleInner
{
    background: #ffffff;
    padding: 0 20px 0 20px;
}

#quizPopupBottom
{
    background: #ffffff url(/images/quiz/quiz_bottom.png) no-repeat;
    width: 381px;
    height: 3px;
}

#quizContinue
{
    background: #ffffff;    
}

#quizWrongContinue
{
    padding: 0 20px 0 20px;    
}

#loading
{
   display: none; 
   background: #ffffff; 
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 9pt;
   color: black;
   padding-left: 5px;
}

.quizTitle
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 14pt;
    padding: 20px 20px 0 20px;  
}

.sorry 
{
    color: #b4442c;
}

.congrats
{
    color: #b4442c;
}

.question 
{
    color: #73a630;   
    font-weight: bold;     
}

.correct
{
    color: #73a630;   
    font-weight: bold;     
}

.btnTryAnother
{
	background-image:url(/images/quiz/btn_try_another.gif);
	border:0;
	width:198px;
	height:31px;
}
.btnMyVillage
{
	background-image:url(/images/quiz/btn_my_village.gif);
	border:0;
	width:198px;
	height:31px;
}
.btnCloseNestedPopup
{
	/*background-image:url(/images/quiz/btn_my_village.gif);
	border:0;
	width:198px;
	height:31px;*/
}
.nestedPopup
{
	border: none; 
	/*width: 350px; 
	height: 180px; */
    float: right; 
    z-index:900;
    position:absolute;
    top:50px;
    left:50px;
}

.quizClose
{
	background-image:url(/Images/close.gif);
	border:0;
	width:19px;
	height:19px;
}

.popupWaytogo
{
	background-image:url(/images/quiz/quiz1d_popup_waytogo.png);
	border:0;
	width:379px;
	height:185px;
}
.popupExhausted
{
	background-image:url(/images/quiz/quiz1d_popupEXHAUSTED.png);
	border:0;
	width:379px;
	height:209px;
}
.popupSiteGoalReached
{
	background-image:url(/images/quiz/quiz1d_popup_NEW.png);
	border:0;
	width:379px;
	height:154px;
}

.popup1
{
	background-image:url(/images/quiz/quiz1d_popup_dbl.png);
	border:0;
	width:379px;
	height:154px;
}
.popup2
{
	background-image:url(/images/quiz/quiz1d_popup2_dbl.png);
	border:0;
	width:381px;
	height:156px;
}
.popup3
{
	background-image:url(/images/quiz/quiz1d_popup3_dbl.png);
	border:0;
	width:381px;
	height:156px;
}
.popup4
{
	background-image:url(/images/quiz/quiz1d_popup4_dbl.png);
	border:0;
	width:381px;
	height:211px;
}
.popup5
{
	background-image:url(/images/quiz/quiz1d_popup5_dbl.png);
	border:0;
	width:381px;
	height:211px;
}
.popup6
{
	background-image:url(/images/quiz/quiz1d_popup6_dbl.png);
	border:0;
	width:381px;
	height:211px;
}
.popupVillageGoalReached
{
	background-image:url(/images/quiz/quiz1d_popupVillageGoalReached.png);
	border:0;
	width:379px;
	height:185px;
}

