@charset "UTF-8";
/* CSS Document for Main Page */
/* Pedram Badakhchani 09.09.2010*/ 

* {margin:0; padding:0; border: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;
	height:1200px;
	left:32px;
}


#banner{
	position: relative;
   background: url(../img/banner_theme.png) no-repeat top center;  
	display:block;
	width: 400px;
	height:150px;
	right:60px;
	top:5px;
	left:-55px;
	text-indent:-9999px;
	margin-top: 0em;

}

#ref_btn{
	float:right;
	padding-left: 0px;
    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;
}

#theme_title{
	position: relative;
	left: -15px;
    background: url(../img/title_top.png) no-repeat top center;
    display:block;
	width: 800px;
	height:80px;
	margin-top:3em;
	text-indent:-9999px;
}

/* content */
#content {
	float: left;	
	margin: 0 0.5em 1.5em 0.3em;
	/*background-color:#fff;*/
/*	border: 1px dotted teal;*/
	
}





#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-left:30px;
	padding-right:25px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:-15 px;
	font-size:1em;
	text-decoration: none;
	color:#000;
}
#breadcrumb ul#breadcrumb li a:hover{	
	color: #4D4D4D; 
	
}


#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;
    color: #220000;
}

h1 a{
	padding-left: 1.5em;
   color:#220000;
	
	text-decoration:none;
}


h2 {
	font-size:1.1em;
}


/* Maincol teaser headlines */

/*h5, p, li {font-size:1em;}  h5: navigation elements *//* margin-bottom:0.5em;*/
h6 {font-size:1.2em;} /* box headings */
small {font-size:0.85em;} /* copyright info, "advertisement" notifiers */

label {font-size:1em;font-weight:bold;}
p {font-size:1em;margin-bottom:0.8em;} /* h5: navigation elements */ 



/* 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;}




/*image grid for four images*/

.imageWrapper{
   position: relative;
   float: left;
   left: 20px;
   width: 750px;
   margin-top:20px;
   margin-bottom: 30px;
   background-color: #cccccc
}


.accordionImage{
   position: relative;
   float: left;
  /* margin-left: 30px;*/
   padding-left: 40px;
	padding-right: 10px;
   padding-top: 10px;
	padding-bottom: 5px;
   width: 365px;
   height: 250px;
  /* background-color: #828282*/
}





#descriptionParagraph {
	
	margin: 0em 3em 1em 5em ;
	
	/*border: 1px dotted teal;*/
	
}

#descriptionParagraph img {
	
	margin-left: -0.5em;;
	
	
}




.pinyin , p.pinyin a{
	color: #906;
	text-decoration:none;
}



p.pinyin a:hover{
	color: #F09;
}




.chinese , p.chinese a{
	
	/*font : 75%/150% verdana, kai, arial, helvetica, sans-serif; */
	font-family:Kai, verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:1.5em;
	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: #06C;
}




#accordionWrapper {
	position:relative;
	left:-16px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px dotted teal;*/
	}

.accordionButton {	
	width: 790px;
	height:60px;
	float: left;
	_float: none;   /*Float works in all browsers but IE6 */
	 background: url(../img/accord_btn_panel.png) no-repeat top center;
	/*border-bottom: 1px solid #FFFFFF;*/
	cursor: pointer;
	}
	
.accordionButton h2 {
	padding-left: 9em;
	padding-top: 1.3em;
	}
	
.accordionContent {	
	width: 790px;
	float: left;
	/*margin-left:-20px;*/
	_float: none;
	background: url(../img/section_repeat.png);
	/* Float works in all browsers but IE6 */
	/*background: #95B1CE;*/
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	/*background: #990000;*/
	background: url(../img/accord_btn_panel_on.png) no-repeat top center;
	}
	
.over {
	/*background: #CCCCCC;*/
	background: url(../img/accord_btn_panel_on.png) no-repeat top center;
	}
	



	 


   	











	
