@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;
   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:250px; left:500px; top:-120px; margin-bottom:-1em;}
/* 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:-0.5em 2em 1.3em auto; width:750px;}
/*removes dotted lines in anchor links in firefox*/
#tabs a { outline: 0;}
#tabs h2 { padding-bottom:1em;}

#tabs-1 {background-image:url(../img/act_panel_repeat.png);margin-top: 0px;margin-bottom: 40px; background-repeat: repeat-y;}

.introImage{ float: left; padding-top:20px; padding-bottom:10px; width:365px; height:250px;}
	
#introductionParagraph{ margin: 1em 3em 1em 3em;}

#table{ width:730px; display: table; padding-top:10px;}
#row{ display: table-row;}
#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;}

.audioActivitywrapper{ position: relative; float: left; left: 50px; width: 500px; margin-bottom: 15px; background-color: #ccc;}
.leftCell1{	position: relative; float: left; left: 0px; width: 88px; height: 88px; background-color: #ffc;}
.leftCell2{ position: relative; float: left; left: 15px; width: 88px; height: 88px; background-color: #ffc;}
.leftCell3{ position: relative; float: left; left: 30px; width: 88px; height: 88px; background-color: #ffc;}
.leftCell4{ position: relative; float: left; left: 45px; width: 88px; height: 88px; background-color: ffc;}
.leftCell5{ position: relative; float: left; left: 60px; width: 88px; height: 88px; background-color: #ffc;}

#sortableContainer{ width:720px; display: table; border: 1px solid #CCC;}
#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; 
	display:block;
	height:40px;
	width:40px;
	text-indent:-9999px;
}

#transcriptCell{ display: table-cell; }

.togglePinyinButton{
	background: url(../img/helpIcons.png) no-repeat 0px 0px; 
	text-indent:-9999px;
	width: 100px;   
	height: 65px;
	float:right;
}

.toggleFeedback{
	background: url(../img/helpIcons.png) no-repeat -400px 0px; 
	text-indent:-9999px;
	width: 100px;   
	height: 65px;
	float:right;
}

.tickCrossButton { 	  
	background: url(../img/tick_cross.png) no-repeat 0px 0px; 
	width: 40px;   
	height: 40px;	
}

#showModelAnswer{
	
	margin-left:3em;
	
	}


#checkAnswers{
	position:relative;
	top:-5em;
   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:80%; margin:30px 15px; background-color:#CCC;}
.feedback p.pinyin{ margin-left:20px; margin-bottom:-1px;}

.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;	
}

#tabs-2 #table p{
color: #AD001B;	
	} 


p.chinese a:hover{ color: #837447;}

p.indented{	margin-left: 1em;}

.oddParagraph { color: #837447;}
.evenParagraph { color: #4f3e3e;}


/*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;}



/*tab 1 activity*/

/*tab 1 activity*/

#arrivalCard{
	position:relative;
	margin:0 auto;
	background: url(../img/arrivalCard.png) no-repeat 0 0; 
	width:719px;
	height:600px;
}

#arrivalCardImageHolder{
	position:relative;
	margin-top:0.5em;
	margin-bottom:4em;
	margin-left:2.8em;
	
	
	
	}

#maleFemaleContainer{
	position:relative;
	width:100px;
	height:50px;
/*	background-color:#C00;*/
	top:120px;
	left:550px;
}

#maleFemaleContainerLeft{
	position:absolute;
	top:5px;
	left:10px;
/*	background-color:#CF2;*/

	
	}
#maleFemaleContainerRight{
	position:absolute;
	top:5px;
	left:65px;
/* background-color:#CE1;*/
	
	}



#purposeOfVisit{
	position:relative;
	width:250px;
	height:100px;
/*background-color:#CCC;*/
	top:265px;
	left:480px;
	}
	
#purposeOfVisitLeft{
	position:absolute;
	left:-40px;
/*	background-color:red;*/
}

#purposeOfVisitInner{
	position:absolute;
	left:50px;
/*	background-color:blue;*/
}
	
#purposeOfVisitRight{
	position:absolute;
	left:200px;
/*	background-color:green;*/
}



/* drop down covers will cover the comboboxs  */
#dropdown1 {
	position:absolute;
	top:110px;
	left:130px;
}

#dropdown1Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover1.png) no-repeat 0 0; 	
	top:110px;
	left:125px;
}



#dropdown2 {
	position:absolute;
	top:110px;
	left:370px;
}

#dropdown2Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover2.png) no-repeat 0 0; 	
	top:110px;
	left:370px;
}


#dropdown3 {
	position:absolute;
	top:150px;
	left:130px;
}

#dropdown3Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover3.png) no-repeat 0 0; 		
	top:150px;
	left:125px;
}

#dropdown4 {
	position:absolute;
	top:150px;
	left:370px;
}

#dropdown4Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover4.png) no-repeat 0 0; 
	top:150px;
	left:370px;
}

#dropdown5 {
	position:absolute;
	top:190px;
	left:130px;
}

#dropdown5Cover{
	position:absolute;
	width:230px;
	height:35px;
	background: url(../img/cover5.png) no-repeat 0 0;
	top:190px;
	left:120px;
}

#dropdown6 {
	position:absolute;
	top:230px;
	left:193px;
}

#dropdown6Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover6.png) no-repeat 0 0;
	top:230px;
	left:188px;
}

#dropdown7 {
	position:absolute;
	top:230px;
	left:350px;
}

#dropdown7Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover7.png) no-repeat 0 0;
	top:230px;
	left:345px;
}

#dropdown8 {
	position:absolute;
	top:230px;
	left:500px;
}

#dropdown8Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover8.png) no-repeat 0 0;
	top:230px;
	left:500px;
}

#dropdown9 {
	position:absolute;
	top:270px;
	left:195px;
}

#dropdown9Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover9.png) no-repeat 0 0;	
	top:270px;
	left:190px;
}

#dropdown10 {
	position:absolute;
	top:310px;
	left:195px;
}

#dropdown10Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover10.png) no-repeat 0 0;
	top:310px;
	left:190px;
}

#dropdown11 {
	position:absolute;
	top:350px;
	left:195px;
}

#dropdown11Cover{
	position:absolute;
	width:130px;
	height:35px;
	background: url(../img/cover11.png) no-repeat 0 0;	
	top:350px;
	left:190px;
}




