@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 {background-image:url(../img/act_panel_repeat.png);margin-top: 0px;margin-bottom: 40px; background-repeat: repeat-y;}
#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:110px; display: table-cell;}
#innerMiddleCell{ width:90px; display: table-cell; font-size:.7em;}
#innerRightCell{ width:140px; display: table-cell;}
#rightCell{ width:360px; display: table-cell; float:right; }

/*
#leftCell{ width:350px; display: table-cell; float:left;}
#innerLeftCell{ width:80px; display: table-cell;}
#innerMiddleCell{ width:80px; display: table-cell; font-size:.7em;}
#innerRightCell{ width:140px; display: table-cell;}
#rightCell{ width:350px; display: table-cell; float:right;}
*/


#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 5*/
#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;}

#activityAudio{
   background: url(../img/audio-icon.png) no-repeat 0 0;
	padding:2px 5px;
	display:block;
	height:40px;
	width:40px;
	text-indent:-9999px;
}

#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;
}

.tickCrossButton { 	  
	background: url(../img/tick_cross.png) no-repeat 0px 0px; 
	width: 40px;   
	height: 40px;
	padding-bottom:0.3em;
}


#checkAnswers{
   background: url(../img/checkAnswers.png) no-repeat 0px 0px; 
	display:block;
	width:80px;
	margin-top:10px;
	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;	
}

.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;}








