* {
		margin:0;
      padding:0;
      border:0px;
      box-sizing:border-box;
}

html, body {
    margin: 0;
    padding: 0;
    border: none;
    height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans", serif;
	font-size: 12pt;
   font-weight: 600;
   font-style: normal;
	background-position:center 0px;
	text-align: center;
}

ul
{
	padding: 0px;
   margin: 0px;
   border: 0px none;
}

ol
{
	padding: 0px;
   margin: 0px;
   border: 0px none;
}

img
{
	border-style: none;
}

p
{
	padding: 5px 0px;
   margin: 0px;
   border: 0px none;
	font-size: 14px;
   font-weight: normal;
   color:#000000;
   text-align:left;
}

#content-block
{
	width:100%;
   overflow: hidden;
   margin: 0 auto;
}

#lesson-content-block
{
   position: absolute;
   left: 0px;
   right: 0px;
   top: 0px;
   bottom: 0px;
	border:0px none;
	background-color:#D8E1EF;
   overflow: hidden;
   margin: 0 auto;
}

#home-content-block
{
	width:1024px;
   overflow: hidden;
   margin: 0 auto;
}

.content-block
{
	max-width:1006px;
   overflow: hidden;
   margin: 0 auto;
   padding-bottom:30px;
}

.content-block H1
{
    margin-top: 20px;
    margin-bottom: 5px;
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    color: #333b99;
    text-transform: none;
    text-align: center;
    text-shadow: 3px 3px 2px #CCCCCC;
    display: inline-block;
}

.content-block H2
{
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #333b99;
    text-align: left;
}

.content-block H3
{
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    text-align: left;
}

.content-block ul
{
    float: left;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    list-style-type: disc;
}

.content-block li
{
   margin-left:25px;
   list-style-type: disc;
}

.content-block ol
{
    font-weight: normal;
    color: black;
    font-size: 14px;
    text-align: left;
    list-style: disc;
    margin: 10px auto;
}

.page-content-block
{
   overflow: hidden;
   margin: 0 auto;
   padding-bottom:30px;
}

.main-content-block
{
	width:1024px;
   overflow: hidden;
   margin: 0 auto;
}

.sequencer-video
{
   margin: 10px auto;
	width:854px;
   height:480px;
   display:inline-block;
}

.iframe-video
{
	width:100%;
   height:100%;
}

.small-video
{
   width: 426px;
   height: 240px;
   display: inline-block;
}

.learning-areas-block
{
   margin-top: 0px;
   width: 100%;
   text-align: center;
}

.learning-area-item
{
   width: 240px;
   padding: 20px;
   display: inline-block;
}

.learning-area-heading
{
   width: 100%;
   font-size: 20px;
   font-weight: 600;
   line-height: 30px;
   color: black;
}

.learning-area-text
{
   width: 100%;
   padding: 1px 6px;
   font-size: 12px;
   color: #000000;
}

.content-image
{
	margin:0px auto;
   width: 177px;
   height: 118px;
   background-repeat:no-repeat;
   background-size: contain;
   display:inline-block;
}

.lessontopics-performing
{
	background-image: url('../images/Performing2.gif');
}

.lessontopics-composing
{
	background-image: url('../images/Composing2.gif');
}

.lessontopics-publishing
{
	background-image: url('../images/Publishing2.gif');
}

.lessontopics-musicianship
{
	background-image: url('../images/Musicianship2.gif');
}

.iframe-video
{
   margin: 20px 0px;
   width: 854px;
   height: 480px;
}

.aural-lesson
{
	float:left;
   text-align:center;
   width:100%;
   font-weight:bold;
}

.aural-panel
{
   width:84px;
   display:inline-block;

}
.exercise-panel
{
	float:left;
   width:84px;
	height:30px;
	background-image: url('../images/exercisepanel.jpg');
	background-repeat:no-repeat;
}

.file-panel
{
	float:left;
   width:84px;
	height:30px;
   padding-top:4px;
   padding-left:9px;
	background-image: url('../images/filepanel.jpg');
	background-repeat:no-repeat;
}

.choice-panel
{
	float:left;
   width:84px;
	height:22px;
	background-image: url('../images/choicepanel.jpg');
	background-repeat:no-repeat;
}

.top-panel
{
	float:left;
   width:84px;
	height:5px;
	background-image: url('../images/toppanel.jpg');
	background-repeat:no-repeat;
}

.bottom-panel
{
	float:left;
   width:84px;
	height:5px;
	background-image: url('../images/bottompanel.jpg');
	background-repeat:no-repeat;
}

.result-panel
{
	float:left;
   width:84px;
	height:30px;
	background-image: url('../images/resultpanel.jpg');
	background-repeat:no-repeat;
}

.print-results
{
   width:162px;
	height:75px;
	background-image: url('../images/Print Results Up.png');
	background-repeat:no-repeat;
   cursor:pointer;
   display:none;
}

.print-results:hover
{
	background-image: url('../images/Print Results Down.png');
}

.aural-header-text
{
	line-height:30px;
}
.aural-choice-text
{
	line-height:22px;
   float:left;
   font-weight:normal;
}
.aural-radio
{
	line-height:22px;
   float:left;
	margin-top: 4px;
   margin-left: 8px;
   margin-right: 8px;
}

.audio-button
{
	float: left;
	padding:0px;
	width: 66px;
   height: 22px;
	background-image: url('../images/audio up.gif');
	background-repeat:no-repeat;
   overflow: hidden;
}

.tick
{
	float: left;
   margin-left:30px;
   margin-top:3px;
	width: 24px;
   height: 24px;
	background-image: url('../images/tick.gif');
	background-repeat:no-repeat;
}

.cross
{
	float: left;
   margin-left:30px;
   margin-top:3px;
	width: 24px;
   height: 24px;
	background-image: url('../images/cross.gif');
	background-repeat:no-repeat;
}

.aural-results
{
   text-align:left;
   width:700px;
/*   width:950px; */
   font-weight:bold;
   font-size:16px;
/*   font-size:24px; */
	display:none;
   margin-left:auto;
   margin-right:auto;
}

.aural-results-report-created
{
   font-weight:normal;
   margin-top:10px;
}

.aural-results-student
{
   margin-top:10px;
}

.aural-results-print-row
{
	float:left;
	margin-top:10px;
   text-align:left;
   width:100%;
   font-weight:bold;
   text-align:center;
}

.aural-results-print
{
	float:left;
	width:100px;
   height:20px;
   line-height:20px;
   text-align:center;
}

.aural-results-exit
{
	float:right;
	width:100px;
   height:20px;
   line-height:20px;
   text-align:center;
}

.aural-results-score
{
	display:inline-block;
}

.aural-results-score-value
{
}


.aural-results-table-title
{
	float:left;
	margin-top:10px;
   width:100%;
   border: solid 1px #888888;
   font-weight:bold;
	background-color: #000000;
   background: -webkit-linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
   background: -ms-linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
   background: -moz-linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
   background: -ie-linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
   background: -o-linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
   background: linear-gradient(top, rgba(241,251,251,1) 0%,  rgba(165,217,222,1) 60%,rgba(163,212,217,1) 100%);
}

.aural-results-table-row
{
	float:left;
   width:100%;
   border-left: solid 1px #888888;
   border-bottom: solid 1px #888888;
   border-right: solid 1px #888888;
   font-weight:normal;
}

.aural-results-exercise
{
	float:left;
   width:100px;
   padding-left:10px;
   border-right: solid 1px #888888;
}

.aural-results-answer
{
	float:left;
   width:100px;
   padding-left:10px;
   border-right: solid 1px #888888;
}
.aural-results-result
{
	float:left;
   width:100px;
   padding-left:10px;
   border-right: solid 1px #888888;
}
.aural-results-comment
{
	float:left;
   width:350px;
   padding-left:10px;
}

.clearfix
{
    zoom:1;
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus
{
    outline: none;
}

.radio-font input[type=radio] {

  display: none; }

.radio-font input[type=radio]:checked + span .radio-unchecked {

  display: none; }

.radio-font input[type=radio]:checked + span .radio-checked {
  display: inline-block; }


.radio-font input[type=radio] + span .radio-checked {

  display: none; }


.radio-font input[type=radio] + span .radio-unchecked {

  display: inline-block; }



.radio-font span {

	cursor:pointer;
}

@media only screen and (max-width : 511px)
{
	.content-block
	{
	   margin: 0px 5px;
   }

	.page-content-block
	{
   }

	.sequencer-video
	{
		width:342px;
   	height:192px;
	}

	.iframe-video
	{
  	 	width: 100%;
   	height: 100%;
	}

}

@media only screen and (max-width : 359px)
{
	.sequencer-video
	{
		width:300px;
   	height:168px;
	}
}




