/* CSS Document for workbook */

body {
	background:#fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	color: #666;
}

h2 {
	font-size: 110%;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-size: 90%;
	color: #366;
	margin: 0 0 0px 15px;
}

h5 {
	font-size: 100%;
	color: #666;
	margin-bottom:5px;
}

h6 {
	font-size: 100%;
	color: #000;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 1px;
}

div, p, a, li, td { -webkit-text-size-adjust:none; }

p{ margin:10px 0 0; padding:0;}

a img {
	border:none;
}

a:link, a:visited {
	color:#399;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

td, th{
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366;

}

th {
	border-bottom-width: 3px;
	padding-bottom:0px;
}

table.quesAns{ border:none !important; width:100%;}

table.mcq td{ width:560px; }


.left{ float:left;}
.right{ float:right;}


/*******************Typo**************************/

.wrapper{
	width:872px;
	margin:0 auto;
}

.page{
	width:870px;
	height:auto;
	float:left;
	border:1px solid #4d4d4d;
	background:#f2f2f2;
}

.header{
	width:830px;
	height:80px;
	float:left;
	padding:0 20px;
	background:#4d4d4d;
}

.main{
	width:830px;
	float:left;
	padding:0 20px 0 10px;
	margin:20px 0px;
	background:#f2f2f2 url(images/divide.jpg) repeat-y 200px;
}

.footer{
	width:830px;
	height:auto;
	float:left;
	background:#4d4d4d;
	border-top:1px solid 4d4d4d;
	padding:10px 20px;
}



/*******************Header**************************/
.logo{ width:154px; float:left; text-align:left; margin-top:10px;}

h2.powered{
    float: left;
    font-size: 20px;
    margin: 0;
    padding-top: 15px;
    text-align: center;
    width: 496px;
	color:#FF0000;
}

.tag{ width:153px; float:right; text-align:right; margin-top:10px;}

/*******************Typo**************************/
.leftNav{ width: 195px; float:left; text-align:left;}
.leftNav h2{ text-align:left; text-transform:uppercase; font-weight:bold; font-size:18px; color:#000000; padding-left:0px;}


.leftNav ul{ padding:0; margin:0; float:left;}
.leftNav ul li{ list-style-image:url(images/li-style.jpg); list-style-position:inside; padding-left:0px; line-height:20px;}
.leftNav ul li a{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

.leftNav ul li a.large{
	font-size:13px\9; /* IE8 and below */
}

.leftNav ul li:hover{ list-style-image:url(images/liactive.jpg); list-style-position:inside;}
.leftNav ul li a:hover{ text-decoration:none;}

.leftNav ul li.active{
	list-style-image:url(images/liactive.jpg);
	border:1px solid #4d4d4d;
	width:178px;
	background:#43aa9d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.leftNav ul li.active a{ color:#FFFFFF;}


.leftNav .bottomNav{ float:left; margin-top:20px;}
.leftNav .bottomNav a{ display:block; color:#000000; font-weight:bold;}



/*******************Typo**************************/
.rightCont{
	width:630px;
	height:auto;
	float:right;
}

.tab{
	width:100%;
	height:25px;
	float:left;
}
.tab ul{ padding:0; margin:0; float:left; display:inline;}
.tab ul li{
	float:left;
	display:inline;
	padding:0 10px;
	border-top:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
	border-left:1px solid #4d4d4d;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	margin-right:5px;
	line-height:22px;
	height:25px;
	width:90px;
}

li.overview, div.overview{ background:#43aa9d;}
li.vocabulary, div.vocabulary{ background:#8cc63f;}
li.usagetopic, div.usagetopic{ background:#d9e033;}
li.example, div.example{ background:#999999;}
li.practice, div.practice{ background:#f7b03b;}

.tab ul li.active{
	position:relative;
	z-index:10;
}



.tab ul li a{ color:#FFFFFF; font-size:14px; text-align:center; text-decoration:none;}
.tab ul li a:hover{ text-decoration:none;}

.tabCild{
	width:628px;
	height:22px;
	float:left;
	border-top:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
	border-left:1px solid #4d4d4d;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.bread_crumb{ text-align:left; padding-left:5px; color:#FFFFFF; font-size:13px; line-height:22px;}


.tabContent{
	width:628px;
	height:auto;
	padding-bottom:10px;
	float:left;
	border:1px solid #4d4d4d;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background:#FFFFFF;
	text-align:left;
}


.plus_minus{height:auto; float:left; padding:20px 0 0 50px;}
.plus_minus .plus{ width:43px; height:43px; margin-right:20px; float:left; background:url(images/btnPlus.png) no-repeat center center;}
.plus_minus .minus{ width:43px; height:43px; float:left; background:url(images/btnMinus.png) no-repeat center center;}
.plus_minus .plus a, .plus_minus .minus a{ display:block; width:43px; height:43px; padding-right:0 !important;}




/*******************Content**************************/
.content{ padding:20px; width:588px; float:left;}

.content .content_left{ float:left; width:380px;}
.content .content_right{ float:right; width:200px;}


.heading{ font-size:18px; clear:both; padding-bottom:10px;}

.content .paraindent{ padding:0; margin:5px 20px 10px 50px; }


.content table{ border:1px solid #4d4d4d;border-collapse:collapse;}

.content tr.tbl_heading{ color:#000000; font-size:18px; font-weight:bold;}

.content tr.tbl_heading td{ border-bottom:1px solid #4d4d4d;}

.content tr.even{ background:#f2f2f2;}

.content td{ border:none; padding:7px 5px 2px; margin:0px; border-spacing: 0px;}
.content td img{ vertical-align:middle;}

.content .prictice{ width:100%; float:left; clear:both; padding:10px 0;}
.content .prictice h2{ color:#000000; font-size:18px;}
.content .prictice a{ font-size:14px;}

span.check{
	color:#339999;
	cursor:pointer;
}




.videoPlaceHold{
	width:100%;
	height:auto;
	float:left;
	padding:20px 0;
	text-align:center;
}

.accordionContainer{
	width:100%;
	height:auto;
	float:left;
	padding:15px 0;
}

#accordion a{ color:#339999;}


.usagetopicAccordion h3{ padding:0; margin:0; border:none; background:none; display:inline; float:left; clear:both; font-size:14px; color:#53bab0;}
.usagetopicAccordion h3 a{ padding:0; margin:0; border:none; background:none; font-size:14px; color:#53bab0;}

.usagetopicAccordion a.toolTipUpper{ font-size:14px; color:#53bab0;}

.usagetopicAccordion .ui-accordion .ui-accordion-content{ border:none; clear:both; width:85%;}


.question{font-weight:600; width:100%; display:block;}
.question td{ padding:5px 0; font-size: 16px !important; -webkit-text-size-adjust:none !important;}

.reading_practice input{ margin-left:15px;}

.reading_practice input.txt{
	border:1px solid #999999;
	width:468px;
	width:90%\9;
}
.reading_practice input.smalltxt{ width:30px !important;}

.reading_practice .txtqusAns{ padding-left:15px; color:#f16029; display:none;}

.recording_txt { color: #f16029; /*font-size: 15px;*/ }
.reading_practice  span.status{ width:30px; height:25px; float:right;}
.reading_practice .mod_ex span.status{ width:auto; max-width: 512px; height: auto; float:right; color: #f16029; /*font-size: 15px;*/ padding-left: 35px; padding-top: 3px; min-height: 25px; }
.reading_practice  span.ye{ background:url(images/correct.jpg) no-repeat;}
.reading_practice  span.no{ background:url(images/wrong.jpg) no-repeat;}

.helpmsg2{ font-size:12px; padding-left:10px; float:left;}

.btnSubmit{
   background: #f7b03b;
   border:1px solid #999999;
   padding: 2px 10px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor:pointer;
/*   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;*/

   color: #fff;
   font-size: 15px;
   text-decoration: none;
   vertical-align: middle;
   }

a.btnSubmit{ color:#FFFFFF; text-decoration:none;}

p.ipad_msg{
	font-size:13px;
	padding:0;
	margin:0;
	font-weight:bold;
}

.dialogBox{
	border:1px solid #f16029;
	padding:10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   margin:10px 0;
   color:#f16029;
   line-height:20px;
}

.contVocab{ float:left;}
.instBox{ width:200px; float:right;}


/*******************Navigation**************************/
.navigation{ width:600px; padding:10px 14px; float:left;}
.navigation .previous{ float:left; width:50%; text-align:left;}
.navigation .next{ float:right; width:50%; text-align:right;}


.navigation a{ line-height:25px; font-size:13px;}
.navigation a:hover{ text-decoration:none;}
.navigation span.np_btn{
	width:52px;
	height:26px;
	text-indent:9999px;
	background-image:url(images/btn-next-prev.jpg);
}

.navigation .previous span.np_btn{
	float:left;
	margin-right:10px;
}

.navigation .next span.np_btn{
	float:right;
	margin-left:10px;
}

.navigation .previous span.overview{
	background-position:0px 0px;
}

.navigation .next span.overview{
	background-position:-54px 0;
}

.navigation .previous span.vocabulary{
	background-position:0px 115px;
}

.navigation .next span.vocabulary{
	background-position:-54px 115px;
}

.navigation .previous span.usagetopic{
	background-position:0px -59px;
}

.navigation .next span.usagetopic{
	background-position:-54px -59px;
}

.navigation .previous span.example{
	background-position:0px -90px;
}

.navigation .next span.example{
	background-position:-54px -90px;
}

.navigation .previous span.practice{
	background-position:0px -119px;
}

.navigation .next span.practice{
	background-position:-54px -119px;
}




/*******************Footer**************************/
.footer p{ padding:0; margin:0; text-align:center; font-size:12px; color:#FFFFFF;}




/*******************Expression Session**************************/
.slider_container{
	width:100%;
	height:auto;
	float:left;
	padding:20px 0;
}
.slider_frame4{ width:554px; height:504px; margin:0 auto;}
.slider_frame3{ width:550px; height:500px; float:left; border:2px solid #bfbfbf;}
.slider_frame2{ width:540px; height:490px; float:left; border:5px solid #f2f2f2;}
.slider_frame1{ width:500px; height:450px; float:left; border:20px solid #000000;}


#slider_content{
	width:450px;
	height:400px;
	float:left;
	border:25px solid #FFFFFF;
	background:url(/workbook/expression-images/loader.gif) no-repeat center center;
}


.image_content{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.hear_about{
	float:left;
	width:100%;
	margin:5px 0;
	text-align:center;
}
.hear_about_content{
	padding:0 2px 5px;
	width:90px;
	font-size:18px;
	margin:0 auto;
}

.hear_about_content a{
	font-size:16px;
	text-decoration:none;
	color:#000000;
}

#btnNext_container{
	width:100%;
	float:left;
	text-align:center;
}

.btnNextConent{
	padding:2px 5px;
	cursor:pointer;
	width:100px;
	margin:0 auto;
}
#hear_about{
    font-family: Cambria;
    font-style: italic;
    line-height: 25px;
}
#hear_about object{ margin-top:0px; vertical-align:bottom;}

#prog_counter{
	width:97%;
	height:auto;
	float:left;
	text-align:right;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
}
#prog_counter input{ border:none; text-align:right; font-weight:bold; background:#FFFFFF; color:#000000; font-size:15px;}

.reading_practice input.double{
	width:100%;
	width:90%\9;
}



.audio_text {
  float: left;
  margin-right: 5px;
}
.audioPlayer .ubaplayer-controls {
  margin-right: 3px;
}
.inline_audio {
  margin: 7px 0 0;
}
.inline_audio:after {
  clear: both;
  content: "";
  display: table;
}
.hear_about_content .audioPlayer {
  padding-top: 3px;
}
.inline_audio .audioPlayer {
  float: left;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.chm { vertical-align: top; }
}
