@charset "UTF-8";
/* CSS Document for Main Page */
/* Pedram Badakhchani 09.09.2010*/ 

* {margin:0; padding:0;}

html{ text-align : center; background:#E3D3A0 url(../img/repeat_theme_ic.png) repeat-y top center;}
body{	background:url(../img/body_top_theme.png) no-repeat top center; font : 75%/150%  verdana, kai, arial, helvetica, sans-serif; text-align:left;}

#wrapper{ position:relative; margin: 0 auto; width:800px; left:32px;}

#banner{
	position: relative;
   background: url(../img/banner_theme.png) no-repeat top center; 
	width: 400px;
	height:150px;
	right:60px;
	top:5px;
	left:-55px;
	text-indent:-9999px;
	margin-top: 0em;
	

}

#theme_title{
	position: relative;
	left: -16px;
   background: url(../img/title_top.png) no-repeat top center;
   display:block;
	width: 800px;
	height:80px;
	margin-top:3em;
	margin-bottom:0em;
	text-indent:-9999px;

}

#ref_btn{
	float:right;
	padding-left: 5px;
   background: url(../img/reference_btn.png) no-repeat top center;
	display:block;
	width: 130px;
	height:40px;
	margin-top:-18.5em;

}

#ref_btn a{ color:#6D0101;	padding-left: 30px; text-decoration:none; }

/* breadcrumb navigation */
#breadcrumb{ padding-top: 5px; margin-left: -50px; float:left;  width: 100%;}
#breadcrumb ul#breadcrumb{ list-style:none; padding-left: 120px;}
#breadcrumb ul#breadcrumb li{ display:inline; background-image:url(../img/bullet_nav.png); background-repeat: no-repeat; background-position: 50% 50%,;}
#breadcrumb ul#breadcrumb li a{ padding: 3px 25px 3px 30px; margin-left:-15 px; font-size:1em; text-decoration: none; color:#000;}
#breadcrumb ul#breadcrumb li a:hover{ color: #4D4D4D;}

/* content */
#content{ float: left; margin: 0 0.5em 1.5em 0.3em; background-image: url(../img/content_back.png);}
/* mediaplayer */
#largePlayerContainer{ position:relative; width:330px; left:430px; top:-70px; margin-bottom:0;}
/* footer */
#footer{ clear: both; font-size: 0.8em; text-align: center; line-height: 1.3em; margin: 5em auto 0 auto;}
#footer a{ color:#6D0101;}


/* Font sizes only */
h1 {font-size:1.5em; margin-top:2em; } 
h2 {font-size:1.1em; } 
p {font-size:1em;margin-bottom:0.8em;} 
/* html styles and hacks*/
.floatleft {float:left;}
.floatright {float:right;}
.block {display:block;}
.inline, form {display:inline;}
.centered {margin-left:auto; margin-right:auto; display:block;}
.centercopy  {text-align:center;}

#tabs{ margin:-5em 2em 1.3em auto; width:750px;}
/*removes dotted lines in anchor links in firefox*/
#tabs a { outline: 0;}

#tabs-6 , #tabs-7{background-image:url(../img/act_panel_repeat.png);margin-top: 0px;margin-bottom: 40px; background-repeat: repeat-y;}
/*add background image to activity*/   
	
.introImage{ float: left; padding-top:20px; padding-bottom:10px; padding-right:20px;width:370px; height:250px;}
	
#introductionParagraph{ margin: 0em 2em 0em 0em;}

#table{ width:730px; display: table; padding-top:10px;}
#row{ display: table-row;}
#leftCell{ width:360px; display: table-cell; float:left; }
#innerLeftCell{ width:115px; display: table-cell;}
#innerMiddleCell{ width:95px; display: table-cell; font-size:.7em;}
#innerRightCell{ width:140px; display: table-cell;}
#rightCell{ width:360px; display: table-cell; float:right; }
#languageNoteCell{ width:600px; display: table-cell; padding-left: 1em;}

#languageNoteLeftCell{ width:100px; display: table-cell;}
#languageNoteMiddleCell{ width:150px; display: table-cell;}
#languageNoteRightCell{ width:400px; display: table-cell;}


#speakerName { display: table-cell;	width:100px; padding:0.1em;}
#speakerSentence { width:600px; padding:0.1em; display: table-cell;}





#sortableContainer{ width:720px; display: table; background-image:url(../img/act_bottom.png); background-repeat: no-repeat; background-position: 100% 100%;}
#sortableContainerLeft{ display: table-cell; float:left; width:50px;}
#sortableContainerMiddle{ display: table-cell; float:left; width:600px;}
#sortableContainerRight{ display: table-cell; float:right; width:50px;}

/*sortableelements in activity 6*/
#sortable { list-style-type: none; margin: 0; padding: 0; width:90%; }
#sortable li { margin: 0 3px 5px 3px; padding: 0.5em; padding-left: 1.5em; font-size: 1.4em; height: 18px; cursor:pointer;}
#sortable li span { position: absolute; margin-left: -1.3em; }
#sortable li p{ font : 75%/150% verdana, arial, helvetica, sans-serif;}


/*need this to overwrite the default settings in jquery theme css */

.ui-widget  ul li p#chineseSortable  {
 /*border: 1px solid green;*/
	font-family: Kai, Lucida Sans, Arial, sans-serif; font-size: 1.1em; 
	font-size: 1.1em;
	color: #220000;
	margin-top:-5px;
}

	

#transcriptCell{ display: table-cell; }

.togglePinyinButton{
	background: url(../img/helpIcons.png) no-repeat -50px 0px; 
	text-indent:-9999px;
	width: 50px;   
	height: 40px;
	float:right;
}



.toggleFeedback{
	background: url(../img/helpBtn.png) no-repeat 0px 0px; 
	text-indent:-9999px;
	width: 60px;   
	height: 40px;
	float:right;
	padding-bottom:0.3em;
}



.feedback{ width:74%; margin:0 55px; background-color:#ede3c3;}
.feedback p.pinyin{ margin-left:40px; margin-bottom:-1px; }
.feedback p { margin-left:25px; }



.pinyin , p.pinyin a{ color: #906; text-decoration:none;}

p.pinyin a:hover{ color: #4f3e3e;}



.chinese , p.chinese a{
	font-family:Kai, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:1.5em;
	line-height:120%;
	margin-bottom:0.8em;
	
}

h2.chinese{
	font-family:Kai, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:0.9em;	
}


p.chinese a:hover{ color: #837447;}

#tabs-2 #table p{
color: #AD001B;	
	}

p.indented{	margin-left: 1em;}

.oddParagraph { color: #837447;}
.evenParagraph { color: #4f3e3e;}

.speakerOne{ color: #837447;}
.speakerTwo{ color: #4f3e3e;}
.speakerThree{
	color: #930;
}


/*highlight colours for language note section*/
.highlight1{ background-color: #d4dfe3;}
.highlight2{ background-color: #b0a072;}
.highlight3{ background-color: #eef0a7;}
.highlight4{ background-color: #bbb69c;}
.highlight5{ background-color: #d2b86d;}
.highlight6{ background-color: #fdfede;}


/*for activity 1 tab 7 multiple choice*/

	
		.mchoice1 { width: 700px; height:1550px; background-image:url(../img/act_bottom.png); background-repeat: no-repeat; background-position: 100% 100%; margin-top:1.5em;}
		
		#questionContainer {
	
			position:relative;
			width: 650px;
			height:150px;
			margin-bottom: 0em;
			}
		#questionHeader {
			margin-bottom: -9px;
			margin-left:80px;
			padding-left: 20px;
			width: 493px;
			background-color:#e0e2be;
			}
			
		#questionHeader a {
			text-decoration: none;
			}
		
		#iconContainer { 
			float:left;
			padding-left: 1em;
			width: 60px; 
			}
			
		#hintContainer {
			margin-top:1px;
			position:relative;
			margin-left:80px;
			padding-left: 1em;	
			width: 500px; 	
			background-color:#e0e2be; 
		}
			
		#optionContainer { 
			position:relative;
			padding-top: 15px;
			margin-left:80px;
			padding-left: 1em;
			width: 500px; 
			height:75px; 
			background-color:#dcdccf; 
		}
		
#activityAudio{
   background: url(../img/audio-icon.png) no-repeat 0 0;
	padding:2px 5px;
	display:block;
	height:40px;
	width:40px;
	text-indent:-9999px;
}
		
	
				
		#audioHolder{	
		   padding-top: 30px;
			width:40px;
			height:40px;
	
		}
	
		#hintIconHolder{
			padding-top: 5px;
			width:60px;
			height:40px;
	
		}
		
	
		
	#activityHint{
		background: url(../img/helpBtn.png) no-repeat 0px 0px; 
		display:block;
		width:60px;
		height:40px;
		text-indent:-9999px;
		cursor:pointer;
		}
		
#activityHint:hover{
		background: url(../img/helpBtn.png) no-repeat -60px 0px; 
	
		}
		
 #optionText{
	 padding-left: 1em;
	 }
	 
	 
	 
#tabs-6 .tickCrossButton { 	 
  
	background: url(../img/tick_cross.png) no-repeat 0px 0px; 
	width: 40px;   
	height: 40px;
	padding-bottom:0.3em;
}

	
	 
	 
	 
#tabs-7 .tickCrossButton {  
	position:relative;
	left: 40em;
	background: url(../img/tick_cross.png) no-repeat 0 0; 
	width: 40px;   
	height: 40px;
	margin-top:-3em;
	
}







#checkAnswers{
   background: url(../img/checkAnswers.png) no-repeat 0px 0px; 
	display:block;
	width:80px;
	top:-0.2em;
	height:40px;
	text-indent:-9999px;
	float:right;
	cursor:pointer;
}

#checkAnswers:hover{
   background-position:-80px;	
}


#resetAnswers{
	position:relative;
	top:-0.2em;
	left:-2em;
	margin-right:10px;
   background: url(../img/resetBtn.png) no-repeat 0 0; 
	display:block;
	width:40px;
	height:40px;
	text-indent:-9999px;
	float:right;	
}

#resetAnswers:hover{
   background-position:-40px;	
}









