@charset "utf-8";
/* CSS Document */

/* Common Style */
h1 {
  text-align:left;
  font-size:2.4em;
  }

h2 {
  text-align:left;
  font-size:1.6em;
  }
  
h3 {
  text-align:left;
  font-size:1.4em;
  }
  
.sub_title {
  color:#970005;
  font-size:0.8em;
  }

/* Editorial Style ---------------------*/
#editorial .content_wrapper {
  background:#FF9900 url(../images/editorial_bg.jpg) 100px 100px no-repeat;
  border:1px solid #FF9900;
  }
  
#editorial .content_wrapper p{
  text-align:justify;
  font-size:1.2em;
  margin:15px 20px;
  }
  
#editorial h1 {
  color:#FFFFFF;
  margin:20px;
  }
  
#editorial .ruler_b {
  clear:both;
  margin: 0 0 0 0;
  }
   
#team {
  background-color:#FFFFFF;
  border-top:1px solid #fbdd6f;
  }
  
#team img {
  border:none;
  }
  
#team h2 {
  color:#996600;
  text-align:left;
  margin-left:20px;
  margin-top:20px;
  margin-bottom:0px;
  }
  
#team p {
	text-align:left;
	font-size:1.2em;
	color:#000000;
	font-weight:normal;
	margin:0 20px;
  }
  
#team .title {
  font-weight:bold;
  margin-top:10px;
  color:#996600;
  }

.team_col {
  float:left;
  margin-bottom:20px;
  }

address {
  text-align:left;
  margin:0 20px;
  color:#666666;
  }
  
#team .photographer {
  margin-top:185px;
  }
  
#team a {
  font-weight:bold;
  }
  
.anni {
  color:#FFFFFF;
  font-weight:bold;
  font-size:1.1em;
  margin-bottom:5px;
  margin-top:8px;
  }
  
/* End Editorial Style ---------------------*/

/* Institute Highlights Style --------------*/
#highlights #content {
  background-color:#FFFFFF;
  }
  
#highlights h1 {
  color:#970005;
  margin-bottom:15px;
  margin-top:0px;
  }
  
#highlights h2 {
  margin:0;
  color:#996600;
  }
  
#highlights h3 {
	margin:-5px 0 0 0;
	color:#633b1b;
  }
  
#highlights .content_wrapper .sub_headline {
  font-size:1.4em;
  color:#633b1b;
  }
  
#highlights .content_wrapper .description {
  font-size:1.0em;
  font-style:italic;
  }
  
#highlights .content_wrapper {
	margin:20px;
	margin-top: 15px;
  }
  
#highlights .content_wrapper p{
  margin:0 0 10px 0;
  text-align:justify;
  font-size:1.2em;
  color:#444444;
  }
  
#highlights .img_left {
  float:left;
  margin-right:20px;
  }
  
#highlights .img_right {
  float:right;
  margin-left:20px;
  }
  
#highlights .img_left .description {
  margin:-10px 0 20px 0;
  }
  
  
/* End Institute Highlights Style -----------*/

/* Programmes Style -----------*/

#programmes #content {
  background:#FFFFFF url(../images/programmes_bg.jpg) no-repeat 120px 80px;
  }
  
#programmes .content_wrapper {
  margin:20px;
  margin-top: 0px;
  }
  
#programmes h1 {
  color:#970005;
  }
 
#programmes #container {
  background:url(../images/3person.jpg) no-repeat bottom left;
  }
  
#programmes #c_date {
  width:60px;
  }
  
#programmes #c_code {
  width:55px;
  }
  
#programmes #c_programme {
  width:230px;
  }
  
#programmes #c_venue {
  width:140px;
  }

#programmes table {
  text-align:left;
  border:0;
  border-collapse:collapse;
  border-bottom:2px solid #b96318;
  margin-top:20px;
  }

#programmes thead {
  border-bottom:2px solid #b96318;
  }
  
#programmes th {
  font-size:1.3em;
  color:#996600;
  padding-bottom:5px;
  }

#programmes td {
  border-bottom:1px #FF9900 solid;
  font-size:1.2em;
  padding:5px 0;
  }
  
#programmes em {
  font-size:0.9em;
  color:#444444;
  }
  
#programmes #content a {
  font-weight:bold;
  }
  
#programmes #content p {
  font-size:1.2em;
  text-align:justify;
  margin-top:10px;
  }
  
.content_text {
  float:left;
  padding:0px 20px 0px 20px;
  color:#FFFFFF;
  width:500px;
  }

/* End Programmes Style -----------*/

/* Pustaka Style -----------*/

#pustaka #content {
  background:#FFFFFF url(../images/pustaka_bg.jpg) no-repeat 50px 50px;
  }
  
#pustaka .content_wrapper {
  margin:20px;
    margin-top: 0px;
  }
  
#pustaka h1 {
  color:#970005;
  }
  
#pustaka #content p {
  font-size:1.2em;
  text-align:justify;
  }

#pustaka .content_wrapper img {
  margin-right:10px;
  border:1px solid #999;
  }
  
#pustaka #content .description {
  font-style:italic;
  font-size:1em;
  margin-top:-10px;
  color:#444;
  }
  
#pustaka .donation h2 {
  color:#FFFFFF;
  margin-top:0;
  }
  
  
#pustaka .donation {
  background-color:#FF9900;
  }
  
#pustaka .donation_wrapper {
  padding:20px;
  }
  
.donation_img {
  float:left;
  margin-right:20px;
  }

/* End Pustaka Style -----------*/

/* Publicatoins Style -----------*/

#publications #container {
  /*background:url(../images/publication_bg.jpg) no-repeat bottom left;*/
  }

#publications #content {
  background-color:#FFFFFF;
  }

#publications .content_wrapper {
  margin:20px;
  margin-top: 0px;
  }
  
#publications h1 {
  color:#970005;
  margin-bottom:15px;
  }
  
#publications h3 {
  color:#633b1b;
  font-size:1.2em;
  margin:0;
  }
  
.pub_text {
  float:right;
  margin-top:0px;
  color:#FFFFFF;
  width:285px;
  }
    
#publications .img {
  float:left;
  margin-right:20px;
  }
  
#publications #content p {
  font-size:1.2em;
  text-align:justify;
  margin:0;
  }
  
#publications #content em {
  font-size:0.9em;
  } 
  
#publications #content .free {
  color:#FF3300;
  font-size:1.1em;
  margin-top:5px;
  }
  
#publications #content table {
  border:0;
  border-collapse:collapse;
  font-size:1.1em;
  width:285px;
  margin-top:10px;
  margin-bottom:10px;
  }
  
#publications td{
	text-align:left;
}
  
#publications .col_1 {
  width:40px;
  }
  
#publications .col_2 {
  width:10px;
  }
  
#publications .ruler_c {
  clear:both;
  margin:40px 0 20px 0;
  }
  
#publications .publication_container {
  height:250px;
  margin-bottom:20px;
  padding-right:20px;
  }

#publications #content #publications_1 {
  background-color:#fff885;
  }
  
#publications #content #publications_2 {
  background-color:#f9bad5;
  }
  
#publications #content #publications_3 {
  background-color:#fccf8d;
  }
  
#publications #content #publications_4 {
  background-color:#c7e3a3;
  }
  
#publications #policy p {
	font-size:1.2em;
	font-weight:normal;
	color:##493A34;
	padding:20px;
	margin:0;
	text-align:justify;
	background-color:#FF9900;
  }

/* End Publicatoins Style -----------*/
