/*-----------------------------------------------------------------------------------
	Author: Laura Ponce
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0
	
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
-----------------------------------------------------------------------------------*/

body{
	font-family: Helvetica, Arial, sans-serif;
	font-family: "nudista-web", Helvetica, Arial, sans-serif;	
}

#rt-mainDiv{
	width: 930px;
	height: 650px;
	background-color: #DDD;
	position: relative;
}

#rt-header{
	width: 910px;
	height: 25px;
	padding: 5px 10px;
	font-size: 18pt;
	background-image: url(../img/header.png);
}

#rt-footer{
	width: 910px;
	height: 60px;
	padding: 10px;
}
#rt-content{
	width: 930px;
	height: 535px;
}

.genericBG{
	background-image: url(../img/genericBackground.png);	
}

.genericFooter{
	background-image: url(../img/footer_01.png);	
}


/* Homepage */

.homepage-content{
  background-image:  url(../img/homePageImage.png);
}

#play-now{
  background-image:  url(../img/playNowBTN_home.png);
}

/* Levels Overview */

.rt-contentLogo{
	padding: 10px;
	width: 910px;
}

#levels-logo{
	width: 310px;
	height: 90px;
	background-image:  url(../img/staticLogo.png);
}

.levels-banner{
	width: 910px;
	height: 113px;
	background-color: #A1A1A1;
	padding: 10px;
}

#levels-lvl1 {
}

#levels-lvl1.unlocked{
	background-image: url(../img/banner_L1_unlocked.png);	
}

#levels-lvl2{
	background-image: url(../img/banner_L2_locked.png);
}

#levels-lvl2.unlocked{
	background-image: url(../img/banner_L2_unlocked.png);
}

#levels-lvl3{
	background-image: url(../img/banner_L3_locked.png);
}

#levels-lvl3.unlocked{
	background-image: url(../img/banner_L3_unlocked.png);
}

.levels-playB{
	background-image: url(../img/playNowBTN_level.png);
}

.levels-playB.disabled{
	background-image: url(../img/playNowBTN_level.png);
}

.levels-score-results{
	font-size: 50px;
	color: black;
	margin: 35px 10px;
	width: 135px;
	text-align: center;
	font-weight: bold;
}

.levels-footer{
	background-image: url(../img/footer_02.png);
}

#show-stats{
	background-image: url(../img/statsBTN.png);	
}

.levels-score-total{
	font-size: 50px;
	color: black;
	margin: 5px 10px;
	width: 135px;
	text-align: center;
	font-weight: bold;
}

/* Case Study Summary */
#case-study{
	padding: 0px;
	margin: 0px;
}

.slides{
	padding: 0px;
	margin: 0px;	
}

#prev-slide{
	background-image: url(../img/previousBTN.png);		
}

#next-slide{
	background-image: url(../img/nextBTN.png);		
}

#ready-slide{
	background-image: url(../img/readyBTN.png);		
}


/* Q & A */

.rt-contentDiv{
	padding: 40px;
	width: 850px;
	height: 455px;
}

.question-content{
	height: 155px;
}

.question-title{
	font-size: 25pt;
	font-weight: bold;
	line-height: 35px;
	padding-bottom: 20px;
	color: white;
}

.question-text{
	font-size: 17pt;
	color: white;
}

.question-options{
	height: 300px;
	width: 600px;
	margin: 0 125px;
	background-color: #888;
}

.question-optn{
	height: 130px;
	width: 280px;
	padding: 10px;
	background-color: #777;
	float: left;
	cursor: pointer;
	position: relative;	
}

.incorrect-answer{
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */	
}

.question-detail{
	width: 50px;
	height: 50px;
	font-size: 18pt;
	font-weight: bold;
}

.correct{
	background-image: url(../img/correct.png);
	position: absolute;
	height: 50px;
	width: 50px;
	top:10px;
	left: 10px;
}

.incorrect{
	background-image: url(../img/incorrect.png);
	position: absolute;
	height: 50px;
	width: 50px;
	top:10px;
	left: 10px;
}

/*Q1*/
.optn111{background-image: url(../img/Level01_option11.png);}
.optn112{background-image: url(../img/Level01_option12.png);}
.optn113{background-image: url(../img/Level01_option13.png);}
.optn114{background-image: url(../img/Level01_option14.png);}
/*Q2*/
.optn121{background-image: url(../img/Level01_option21.png);}
.optn122{background-image: url(../img/Level01_option22.png);}
.optn123{background-image: url(../img/Level01_option23.png);}
.optn124{background-image: url(../img/Level01_option24.png);}
/*Q3*/
.optn131{background-image: url(../img/Level01_option31.png);}
.optn132{background-image: url(../img/Level01_option32.png);}
.optn133{background-image: url(../img/Level01_option33.png);}
.optn134{background-image: url(../img/Level01_option34.png);}
/*Q4*/
.optn141{background-image: url(../img/Level01_option41.png);}
.optn142{background-image: url(../img/Level01_option42.png);}
.optn143{background-image: url(../img/Level01_option43.png);}
.optn144{background-image: url(../img/Level01_option44.png);}


/*Q1*/
.optn211{background-image: url(../img/Level02_option11.png);}
.optn212{background-image: url(../img/Level02_option12.png);}
.optn213{background-image: url(../img/Level02_option13.png);}
.optn214{background-image: url(../img/Level02_option14.png);}
/*Q2*/
.optn221{background-image: url(../img/Level02_option21.png);}
.optn222{background-image: url(../img/Level02_option22.png);}
.optn223{background-image: url(../img/Level02_option23.png);}
.optn224{background-image: url(../img/Level02_option24.png);}
/*Q3*/
.optn231{background-image: url(../img/Level02_option31.png);}
.optn232{background-image: url(../img/Level02_option32.png);}
.optn233{background-image: url(../img/Level02_option33.png);}
.optn234{background-image: url(../img/Level02_option34.png);}
/*Q4*/
.optn241{background-image: url(../img/Level02_option41.png);}
.optn242{background-image: url(../img/Level02_option42.png);}
.optn243{background-image: url(../img/Level02_option43.png);}
.optn244{background-image: url(../img/Level02_option44.png);}


/*Q1*/
.optn311{background-image: url(../img/Level03_option11.png);}
.optn312{background-image: url(../img/Level03_option12.png);}
.optn313{background-image: url(../img/Level03_option13.png);}
.optn314{background-image: url(../img/Level03_option14.png);}
/*Q2*/
.optn321{background-image: url(../img/Level03_option21.png);}
.optn322{background-image: url(../img/Level03_option22.png);}
.optn323{background-image: url(../img/Level03_option23.png);}
.optn324{background-image: url(../img/Level03_option24.png);}
/*Q3*/
.optn331{background-image: url(../img/Level03_option31.png);}
.optn332{background-image: url(../img/Level03_option32.png);}
.optn333{background-image: url(../img/Level03_option33.png);}
.optn334{background-image: url(../img/Level03_option34.png);}
/*Q4*/
.optn341{background-image: url(../img/Level03_option41.png);}
.optn342{background-image: url(../img/Level03_option42.png);}
.optn343{background-image: url(../img/Level03_option43.png);}
.optn344{background-image: url(../img/Level03_option44.png);}

.qa-footer{
	background-image: url(../img/footer_03.png);
}

.game-lives{
	height: 60px;
	width: 540px;
	margin-left: 65px;
}

ol.game-lives-display{
	margin: 0;
	padding: 0;
}

.game-lives-display li{
	display: inline-block;
	margin-right:  10px;
	width: 45px;
	height: 60px;
	background-image: url(../img/life.png);
}

.game-time{
	height: 60px;
	width: 60px;
	margin-left: 20px;
}

#game-clock{
	width: 60px;
	height: 60px;
	background-image: url(../img/time_full.png);
}

.game-score{
	height: 60px;
	width: 135px;
	text-align: center;
	font-size: 50px;
	color: black;
	margin: 5px 15px;	
	font-weight: bold;
}


/* Level Summary */

.rt-contentSum{
	width: 870px;
	height: 515px;
	padding: 10px 30px;
}

.summary-title{
	width: 872px;
	height: 100px;
	margin: 5px 0;
}

.summary-title-lvl1{background-image: url(../img/completed_Level01.png);}
.summary-title-lvl2{background-image: url(../img/completed_Level02.png);}
.summary-title-lvl3{background-image: url(../img/completed_Level03.png);}

.summary-answers{
	width: 900px;
	height: 320px;
}

.summary-result{
	width: 812px;
	height: 30px;
	padding: 30px;
	font-size: 18pt;
}

.summary-status00{background-image: url(../img/ethicalStatus_00.png);}
.summary-status01{background-image: url(../img/ethicalStatus_01.png);}
.summary-status02{background-image: url(../img/ethicalStatus_02.png);}
.summary-status03{background-image: url(../img/ethicalStatus_03.png);}
.summary-status04{background-image: url(../img/ethicalStatus_04.png);}

.summary-question{
	width: 900px;
	height: 90px;
	padding: 5px 0px;
	float: left;
}

.summary-answer{
	float: left;
	width: 174px;
	height: 90px;
	background-color: #CCC;
}

.summary-option11{background-image: url(../img/Level01_option1_summary.png);}
.summary-option12{background-image: url(../img/Level01_option2_summary.png);}
.summary-option13{background-image: url(../img/Level01_option3_summary.png);}
.summary-option14{background-image: url(../img/Level01_option4_summary.png);}

.summary-option21{background-image: url(../img/Level02_option1_summary.png);}
.summary-option22{background-image: url(../img/Level02_option2_summary.png);}
.summary-option23{background-image: url(../img/Level02_option3_summary.png);}
.summary-option24{background-image: url(../img/Level02_option4_summary.png);}

.summary-option31{background-image: url(../img/Level03_option1_summary.png);}
.summary-option32{background-image: url(../img/Level03_option2_summary.png);}
.summary-option33{background-image: url(../img/Level03_option3_summary.png);}
.summary-option34{background-image: url(../img/Level03_option4_summary.png);}

.summary-details{
	float: left;
	width: 686px;
	padding-left: 10px;
	font-size: 10pt;
	color: white;
}

.summary-dtQ{
	margin-top: 5px;
	margin-bottom: 10px;
}

.summary-dtR{

}

.summ-footer{
	background-image: url(../img/footer_02.png);
}

#show-levels{
	background-image: url(../img/levelsBTN.png);	
	margin-right: 10px;
}


/* Popup */

.popupContainer{
	width: 930px;
	height: 650px;
	z-index: 1000;	
	position: absolute;
	top: 0;
	left: 0;
    background: rgb(25, 25, 25); 
    background: rgba(25, 25, 25, .5);
}

.popup{
	width: 332px;
	height: 206px;
	position: absolute;
	left: 314px;
	top: 240px;
}

.popup.big{
	width: 332px;
	height: 300px;
	top: 185px;
}

.popup.congrats{
	width: 642px;
	height: 339px;
	top: 200px;
	left: 145px;
}

#popup-lives{
	background-image: url(../img/popUp_lives.png);
}

#popup-time{
	background-image: url(../img/popUp_time.png);
}

#popup-dead{
	background-image: url(../img/popUp_dead.png);
}

#popup-outOfTime{
	background-image: url(../img/popUp_outOfTime.png);
}

#popup-congrats01{
	background-image: url(../img/popUp_congrats_01.png);
}

#popup-congrats02{
	background-image: url(../img/popUp_congrats_02.png);
}

#popup-congrats03{
	background-image: url(../img/popUp_congrats_03.png);
}

#popup-congrats04{
	background-image: url(../img/popUp_congrats_04.png);
}



.popup-details{
	padding-top: 95px;
	padding-left: 100px;
	font-size: 18pt;
	font-weight: bold;
}

.popup-points{
	margin-top: 35px;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

#popup-time .popup-details{
	padding-top: 180px;
}

/* Stats */

.stats-container{
	width: 870px;
	margin: 0 30px;
	padding-top: 65px;
}

.stats-content{
  background-image:  url(../img/statsBackground.png);
}

.stats-ctn{
	margin-bottom: 20px;
}

.stats-title{
	font-size: 15pt;
	font-weight: bold;
}

.stats-lvl-container{
	width: 100%;
	height: 65px;
}

.stats-graph{
	width: 745px;
	height: 65px;
	position: relative;
	float: right;
}

.stats-graph ul{
	margin: 35px 0;
}


.stats-graph li{
	list-style: none;
 	display: inline-block;
 	height: 12px;
 	width: 12px;
	background-image: url(../img/statDot.png);
 	position: absolute;
 	margin-left: -6px;
}

.stats-graph li.current{
	background-image: url(../img/statStar.png);
 	height: 27px;
 	width: 28px;
 	margin-top: -10;
 	margin-left: -15px;
}

.stats-legend{
	margin-top: 10px;
}
.stats-legend ul{
	margin: 5px 0 0 123px;
	padding: 0;
	color: white;
}

.stats-legend li{
	list-style: none;
 	display: inline-block;
 	text-align: right;
 	width: 184px;
	color: white;
}

.stats-bottom{
	padding-top: 20px;
}

/* Timer */

.timer {
	position:relative;
	width:60px;
	height:60px;
	float: left;
}
.timer > .percent {
	position: absolute;
	top: 63px;
	left: 0;
	width: 200px;
	font-size: 18px;
	text-align:center;
}
.timer > #slice {
	position:absolute;
	width:60px;
	height:60px;
	clip:rect(0px,60px,60px,30px);
}
.timer > #slice.gt50 {
	clip:rect(auto, auto, auto, auto);
}
.timer > #slice > .pie {
	/*border: 0.1em solid #c0c0c0;*/
	position:absolute;
	width:48px; /* 1 - (2 * border width) */
	height:48px; /* 1 - (2 * border width) */
	clip:rect(0px,30px,60px,0px);
	-moz-border-radius:30px;
	-webkit-border-radius:30px; 
	border-radius:30px; 
}
.timer > #slice > .pie.fill {
	-moz-transform:rotate(180deg) !important;
	-webkit-transform:rotate(180deg) !important;
	-o-transform:rotate(180deg) !important;
	transform:rotate(180deg) !important;
}
.timer.fill > .percent {
	display: none;
}
.timer.fill > #slice > .pie {
	border: transparent;
	background-color: #c0c0c0;
	background-image: url(../img/time_full.png);	
	width:60px;
	height:60px;
}


/* Other */

.button{
	width: 233px;
	height: 60px;
	background-color: #DDD;
	cursor: pointer;
	position: relative;
}

.button-small{
	width: 110px;
	height: 113px;
	cursor: pointer;
	position: relative;
}

.btn-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: white;	
	top: 0;
	left: 0;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */	
}

.btn-overlay:hover{
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */	
}

.disabled{
	cursor: auto;	
	display: none;
}

.pull-right{
	float: right;
}

.pull-left{
	float: left;
}


.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }

.banner .dots {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.banner .dots li {
    border: 2px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    /*cursor: pointer;*/
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
.banner .dots li.active {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 1;
}

.buttonDisabled {
    opacity : 0.4;
    filter: alpha(opacity=40); /* msie */
    cursor:auto;    
}

.hiddenElement{
	display: none;
}

/*
@media (max-width:680px){


#rt-mainDiv{
		width:100%;
		height:auto;
	}

	#rt-header{
		width:100%;
		padding:0;
		background-size:100% 100%;
	}

	#rt-content{
		width:100%;
		height: 300px;
	}

	.homepage-content{
		background-size: 100% 100%;
	}

	#rt-footer{
		width:100%;
		padding:0;
	}


#levels-logo{
	width:100%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.rt-contentLogo{
	width:100%;
}

.levels-banner{
	width:100%;
	height:30px;
}

#levels-lvl1.unlocked, #levels-lvl2.unlocked, #levels-lvl3.unlocked, #levels-lvl1, #levels-lvl2, #levels-lvl3, .levels-playB, .levels-footer, #show-stats, #prev-slide, #next-slide, .question-optn img, .qa-footer{
	background-size: 100%;
	background-repeat: no-repeat;
}

.button{
	width: 35%;
	height: 100%;
}

.button-small{
	width:34px;
	height:36px;
}

.levels-score-results{
	font-size:17px;
	margin:0 0 0 10px;	
	width:58px;
}

.levels-score-total{
	font-size:17px; 
	width:58px;
	}

#rt-content{
	height:262px;
}

#case-study ul li img{
	width:100%;
	height:auto;

.banner .dots{
	bottom:0;
}

.rt-contentDiv{
	width: 100%;
}

.question-title{
	font-size: 17pt;	
	line-height: 12px;
}

.question-content{
	height: 80px;
}

.question-text{
	font-size:10pt;
}

.question-options{
	margin: 0;
	width: 220px;
	height: 115px;
	margin: 0;
}

.question-optn{
	width:100px;
	height:50px;
	background-size:100%;
	background-repeat:no-repeat;
	padding:5px
}

}

@media (max-width:450px){
	.levels-banner{
	width:300px;
}


	#rt-content{
		width:100%;
		height: 234px;
	}

	#rt-footer{
	height:30px;
	position:relative;
	top:25px;
	}
}
*/