
html {
	background: #f4f4f4;
	height: 100%;
}

body {
	font: 14px Helvetica, Arial;
	margin: 0;
	background:#f4f4f4 url(../images/bg.png) repeat top left;
	height: 100%;
	overflow:hidden;
}

		


a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: none;
}

img {
	border:0;
}

li {
	list-style-type: none;
}


ul {
	margin: 0;
	padding: 0;
}


.container {
	overflow: hidden;
	margin: 0 auto;
	width: 965px;


}

#header {
	background-color: #0099cc;
	height: 35px;
	margin: 0 auto;
	padding: 5px;
	
	
}

#studentname {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 400px;
}

#progress {
	text-align: center;
	float: left;
	font-size: 12px;
	color: #fff;
	width: 250px;
}


#directionsbutton {
	float: right;
	width: 125px;
	margin-right: 5px;
	
}

.modality {
	font-weight: bold;
	font-size: 18px;
}

.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #000;
  font-size: 18px;
  background: #ffffff;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
	  
}

.directionbtn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #000;
  font-size: 18px;
  background: #ffffff;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  width: 105px;
	  
}

.goonbtn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #fff;
  font-size: 18px;
  background: #0099cc;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
	width: 90px;
margin: 10px 0;
		
}

.backbtn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #fff;
  font-size: 18px;
  background: #0099cc;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
	width: 90px;
		margin: 10px 0;
display: block;
}

.stopbtn {
float: right;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #fff;
  font-size: 18px;
  background: #ff0000;
  padding: 5px;
  text-decoration: none;
	width: 120px;
margin: 10px 0;
		
}

.main {
	border: 1px solid #ccc;
	overflow: hidden;
	background-color: #dcdcdc;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px auto;
	width: 930px;
	height: 480px;
	
}

.okbtn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #fff;
  font-size: 18px;
  background: #0099cc;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
	  
}

.scrollquestions_tpl01 {
	overflow: auto;
	
}

.scrollquestions_tpl02_reading {
	overflow: auto;
	
	
}

.scrollquestions_tpl02_listening {
	overflow: auto;
	
	
}


.directions_textbox {
	overflow: auto;
	margin-bottom: 10px;
	height: 350px;
	font-size: 18px;
	padding: 10px;	
	background-color: #fff;
	border:1px solid #bbccdd;
	
}

.directions_imgbox {
	margin: 10px auto;
	text-align:center;
	width: 430px;
	padding: 15px 15px 35px 15px;	
	background-color: #fff;
	border:1px solid #bbccdd;
	
	
}

.col {
	float: left;

}


.layout1_2 {
	float:left;
	
}

.options_short {
	clear: both;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #bbccdd;
	font-size: 18px;
	width: 430px;
	margin-bottom:30px;
	
	
}

.options_long {
	clear: both;
	padding: 10px;
	background-color: #fff;
	font-size: 18px;
	margin-bottom:30px;
	
}


.question_template01 {
	width: 95%;
	font-size: 18px;
	padding-bottom: 10px;
	float: left;
	
}

.question_template02 {
	width: 90%;
	font-size: 18px;
	padding-bottom: 10px;
	float: left;
	clear:both;
	
}

.questionbox {
	margin-right: 10px;
	width: 400px;
	height:100%;
	font-size: 18px;
	
	padding: 10px;	
	background-color: #fff;
	border:1px solid #bbccdd;
	
	
}

.passagebox {
	overflow: auto;
	margin-bottom: 30px;
	height: 200px;
	font-size: 18px;
	padding: 10px;	
	background-color: #fff;
	border:1px solid #bbccdd;
	
	
}


.bottomright {
	width: 130px;
	float: right;
}

.bottommid {
	
	float: left;
	width: 660px;
}

.bottomleft {
	width: 130px;
	float: left;
}


form label { 
	vertical-align: middle;
	margin-left: 30px;
	display: block;  
	padding: 0; 
	 
	 
}


form input[type="radio"]  {
	vertical-align: middle;

	float: left;
	margin-right: 13px;
	
}



.imgbox {
	margin-right: 10px;
	text-align:center;
	width: 430px;
	background-color: #fff;
	border:1px solid #bbccdd;
	
	
}

.number {
	float: left;
	text-align:center;
	-webkit-border-radius: 60;
	-moz-border-radius: 60;
	border-radius: 60px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	background: #0099cc;
	padding: 0px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid #bbccdd 2px;
	text-decoration: none;
	clear:left;
}

.audiobtn {
	float: left;
	text-align:center;
	-webkit-border-radius: 60;
	-moz-border-radius: 60;
	border-radius: 60px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	background: #0099cc;
	padding: 2px;
	margin-right: 10px;
	/*margin-bottom: 10px;*/
	text-decoration: none;
	border:none;
	width : 40px;
}

.audiobtn-hover:hover {
  background-color: #0066ee;
  cursor : pointer;
}
.audiobtn-disabled {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: all !important;
}

.directions {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #bbccdd;
	background-color: #ffffcc;
	font-size: 18px;
}

.listening_col1 {
	
	float: left;
	width: 200px;
}
.listening_col2 {
	text-align: right;
	float: left;
	width: 300px;
}
.listening_col3 {
	float: right;
	width: 300px;
}
.listening_col4 {
	float: right;
	width: 75px;
}

.audiobox {
	padding: 10px;	
	margin: 5px 0;
	width: 270px;
	height: 10px;
	background-color: #e6e6e6;
	border:1px solid #bbccdd;
	
}

.textbox {
	float:right;
	margin: 5px 0px 5px 0;
	padding: 5px;	
	background-color: #e6e6e6;
	border:1px solid #bbccdd;
}
.audioplayer {
	padding: 10px 5px 5px 5px;	
	/*margin: 5px 5px 5px 0;*/
	/*width: 300px;*/
	height: 30px;
	background-color: #e6e6e6;
	border:1px solid #bbccdd;
	/*width: 95%;*/
	padding-right: 10px;
	padding-left: 10px;
	/*clear:both;*/
}

.audioplayer-short{
    float:left;
    width: 380px;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 5px 5px 0;
}
.audioplayer-long{
    float:left;
    width: 825px;
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 5px 5px 0;
}

.audiobar {
	/*width:390px;*/
	margin:10px 10px 2px;
	position:relative;
	top:-5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 7px;
	font-size: 15px;


}
.progressbox {
	padding: 10px;	
	margin: 5px 5px 5px 0;
	width: 270px;
	height: 10px;
	background-color: #e6e6e6;
	border:1px solid #bbccdd;
	
	
}

.progressbar {
	width:250px;
	margin:2px 10px;
	position:relative;
	top:-5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 7px;
	font-size: 15px;


}

.ui-progressbar-value {
	display:block !important;
}


.pbar {
	overflow: hidden;
	margin-top:6px;	
}

.elapsed {
	
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	
}

.audiotext {
	float:left;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
}

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	border: 10px solid #ccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 10px;
	position:absolute;
	margin-left: -200px;
	margin-top: -100px;
	background-color:#eeeeee;
	width:600px;
	height:300px;
	z-index: 9002;

}
.popup_instructions {
	font-size: 18px;

}


.footer {
	clear: both;
	color: #666;
	font: 11px verdana;
	padding: 25px;
	text-align: center;
}

#audioSlider { background: #fff; height:10px; }
#audioSlider .ui-slider-range { background: #d0eaf3; height:10px; }
#audioSlider .ui-slider-handle { background:#ccc; border-color: #666; height:17px; margin-top:0px;  }


#controls  {  	padding:0px;
              width:60px;              
			  background:#333;
			  display:table;
              text-align:center;
			  float:right;
              transition:.25s ease-out;
			  
			}

#controls a
           {  font-size:24px;
              color:#aaa;
			  display:table-cell;
              font-weight:bold;
              width:20px;}

#controls a:hover
           {  color:#fff;
              background:#000;
              transition:.25s ease-out;}

a.selected  {  background:#000;
               color:#fff !important;}

#small     {  font-size:10px !important;}
#medium    {  font-size:14px !important;}
#large     {  font-size:18px  !important;}



.clicktoplay {
	font-weight: bold;
	font-size: 15px;
	
}

.clear {
	clear: both;
}

.greencircle {
	position: relative;
	top: 10px;
        left: -10px;
	border-radius: 50%;
	width: 7px;
	height: 7px; 
	background-color: #2ea456;
	margin-right: 5px;
}



.parentTable {
	
	display: table;
	
}
.childTable {
	display: table-cell;
	vertical-align:top;	
}

