
/* Global style */
img {border:0; margin:0; padding:0;}
form{margin:0; padding:0;}
html{margin:0; padding:0;}
.hide{display:none;}
#logo_print{display:none; margin-left:16px; margin-bottom:25px;}
.left{float:left;}
.right{float:right;}

dl, dt, dd, ul, li{margin:0; padding:0;}/* Reset margin/padding for list */

/* Global bg gradient */
html{
	background-image:url(images/bg/global_gradient.jpg);
	background-repeat:repeat-x;
	background-position:1123px 30px;
}

/* General Background */
body {
	background-image:url(images/bg/gobal.jpg);
	background-repeat:no-repeat;
	background-position:left 30px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	behavior:url("interface/lib/csshover.htc");
}

/* Top banner/quick links */
#top_banner{
	background-color:#000000;
	text-align:right;
	line-height:30px;
}

#top_banner #quick_links{
	margin-right:auto;
	margin-left:auto;
	width:980px;
}

#top_banner #quick_links a{
	color:#8c8c8c;
	text-decoration:none;
	margin-left:10px;
}

#top_banner #quick_links a:hover{
	text-decoration:underline;
}

/* Centered website */
#body {
	margin-right:auto;
	margin-left:auto;
	width:980px;
}

/* Top - Search */
#body #top {
	margin:20px 0px 20px 0px;
	_height:1px;
	min-height:1px;
	padding-right:16px;
}

#body #top #top_logo {
	float:left;
}

#body #top #search{
	float:right;
	font-size:12px;
	color:#FFFFFF;
	width:300px;
	margin-top:20px;
}

.frmSiteSearch{}

.frmSiteSearch .field{
	border:0;
	background-color:#FFFFFF;
	width:219px;
	height:20px;
	padding:3px 3px 0 3px;
	margin:0;
	color:#808080;
	float:left;
}

.frmSiteSearch .button{
	background:transparent;
	background-image:url(images/icons/searchButton.gif);
	background-repeat:no-repeat;
	border:0 none;
	width:62px;
	height:15px;
	cursor:pointer;
	float:right;
	margin-top:4px;
}

/* Main menu NANI24062009 */
#menuTop {
	background-image:url(images/bg/top_nav.gif);
	background-repeat:no-repeat;
	height:36px;
	width:921px;
	padding-left:43px;
	padding-right:16px;
	
}

#menuTop ul{
	
}
/* First level */
#menuTop li{
	float:left;
	list-style-type:none;
}

#menuTop li a{
	text-decoration:none;
	display:block;
	height:35px;
	border-left:1px solid #E2E2E2;
}

#menuTop a.for_teachers{
	background-image:url(images/menu/for_teachers.gif);
	width:100px;
}

#menuTop li:hover a.for_teachers{
	background-image:url(images/menu/for_teachers_o.gif);
}

#menuTop .selected a.for_teachers {
	background-image:url(images/menu/for_teachers_o.gif);
}

#menuTop a.for_leaders{
	background-image:url(images/menu/for_leaders.gif);
	width:139px;
}

#menuTop li:hover a.for_leaders{
	background-image:url(images/menu/for_leaders_o.gif);
}

#menuTop .selected a.for_leaders{
	background-image:url(images/menu/for_leaders_o.gif);
}

#menuTop a.for_parents{
	background-image:url(images/menu/for_parents.gif);
	width:92px;
}

#menuTop li:hover a.for_parents{
	background-image:url(images/menu/for_parents_o.gif);
}

#menuTop .selected a.for_parents{
	background-image:url(images/menu/for_parents_o.gif);
}

#menuTop a.for_students{
	background-image:url(images/menu/for_students.gif);
	width:101px;
}

#menuTop li:hover a.for_students{
	background-image:url(images/menu/for_students_o.gif);
}

#menuTop .selected a.for_students{
	background-image:url(images/menu/for_students_o.gif);
}

#menuTop a.asia_literacy{
	background-image:url(images/menu/asia_literacy.gif);
	width:160px;
}

#menuTop li:hover a.asia_literacy{
	background-image:url(images/menu/asia_literacy_o.gif);
}

#menuTop .selected a.asia_literacy{
	background-image:url(images/menu/asia_literacy_o.gif);
}

/* Dropdown */

#menuTop li ul{
	position: absolute;
	overflow:hidden;
	height:0px;
	width:210px;
	padding-top:1px;
	z-index:1;
}

#menuTop li:hover ul{
	height:auto;
}

#menuTop li.javascript:hover ul{
	height:0px;
}

#menuTop li ul li{ 
	float: none;
}


#menuTop li ul li a{ 
	padding:5px 4px 5px 4px;
	color:#FFF;
	height:auto;
	width:200px;
	font-weight:bold;
	word-wrap: break-word;
	background-color:#e62f1d;
	border-bottom:1px solid #000;
	border-left:none;
}

#menuTop li ul li a:hover,#menuTop li ul li a.navOn{ 
	background-color:#a60601;
}
/* NANI24062009 */

/* Print/fonts */
#menuTop .hide{
	float:right;
	margin-top:9px;
}

#menuTop .hide img{
	cursor:pointer;
}

 /* Main content */
#main{
	min-height:400px;
	_height:400px;
	background-color:#FFFFFF;
	width:980px;
	border-bottom:1px solid #E2E2E2;
	
}

.with_left_frame{
	background-image:url(images/bg/left_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.with_right_frame{
	background-image:url(images/bg/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.with_both{
	background-image:url(images/bg/both_bg.gif);
	background-repeat:repeat-y;
}

/* LEFT HAND SIDE MENU */
div#left_frame{
	width:160px;
	float:left;
	overflow:hidden;
	word-wrap: break-word;
	
}

#main div#left_frame dl{
/*
	margin-top:87px;
*/
	margin-bottom:10px;
	padding-bottom:20px;
}

#main div#left_frame dl a{
	display:block;
}

/* Level 1 */

#main div#left_frame .special{
	background:#e62f1d url("/site/interface/images/bg/left_corner_bg.gif") no-repeat top right;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	height:19px;
	position:absolute;
	width:150px;
	margin-top:-23px;
}
#main div#left_frame dl a{
	padding:8px 4px 8px 15px;
	line-height:16px;
	color:#000;
	border-top:1px solid #FFF;
	text-decoration:none;
	width:141px;
	background:url("/site/interface/images/bg/bullet.gif") no-repeat top left;
	margin-left:0px;
}

#main div#left_frame dl a:hover,#main div#left_frame dl a.navOn{
	background-color:#ebebeb;
	background:url("/site/interface/images/bg/bullet_on.gif") no-repeat top left;
	color:#d34130;
}
#main div#left_frame dl a.navOn{
	font-weight:bold;
}

/* Level 2 */
#main div#left_frame dl dd  dl{
	margin:0;
}

#main div#left_frame dl dd dl a{
	border-top:0;
	background-color:#FFF8EA;
	padding:6px 4px 6px 15px;
	width:141px;
	color:#B9713D;
	font-size:11px;
}

#main div#left_frame dl dd dl a:hover{
	background-color:#FACC88;
}

/* Level 3 */
#main div#left_frame dl dd dl dd dl a{
	font-size:10px;
	background-color:#FFFEEF;
	padding:4px 4px 4px 20px;
	width:136px;
	color:#C57B46;
}

#main div#left_frame dl dd dl dd dl a:hover{
	background-color:#FFDC98;
}

/* Level 4 */
#main div#left_frame dl dd dl dd dl dd dl a{
	padding:4px 4px 4px 25px;
	width:131px;
}

/* Middle frame */
#main div#middle_frame{
	float:left;
	padding:10px 0px 20px 16px;
}

/* Size of the middle frame depending how many columns are displayed */
.no_frame div#middle_frame{
	width:964px;
}
.with_left_frame div#middle_frame{
	width:804px;
}

.with_right_frame div#middle_frame{
	width:618px;
}

.with_both div#middle_frame{
	width:458px;
}

/* breadCrumbTrail */
#main div#middle_frame ul#breadCrumbTrail
{
	margin:0;
	padding: 0px;
	text-align: left;
	margin-bottom:0px;
	color:#4D4D4D;
	height:25px;
}

#main div#middle_frame ul#breadCrumbTrail  li
{
	margin:0;
	padding:0;
	padding-right: 5px;
	padding-left: 12px;
	list-style-type: none;
	background-image:url(images/bullets/breadCrumbTrail.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	*white-space:nowrap;
	font-size: 11px;
	color:#9C9C9C;
	line-height: 16px;
	
}

#main div#middle_frame ul#breadCrumbTrail  li.first
{
	background-image: none;
	padding-left: 0px;
}

#main div#middle_frame ul#breadCrumbTrail  li.currentPage
{
	font-weight: bold;
}

#main div#middle_frame ul#breadCrumbTrail a
{
	color:#9C9C9C;
	text-decoration:none;
}

#main div#middle_frame ul#breadCrumbTrail a:hover
{
	text-decoration:underline;
}

/* NANITABS24062009 */
#main div#middle_frame .tabs
{
	border-top:1px solid #E2E2E2;	
	min-height:1px;
	_height:1px;
}

#main div#middle_frame .tabs .menu_tabs
{
	min-height:1px;
	_height:1px;
	padding-left:280px;
	position:relative;
	margin-top:-27px;
}

#main div#middle_frame .tabs .menu_tabs a
{
	display:block;
	background-image:url(images/headings_tabs/tab_inactive.gif);
	background-repeat:no-repeat;
	width:131px;
	line-height:27px;
	text-align:center;
	float:left;
	margin-right:4px;
	font-size:9pt;
	text-decoration:none;
	color:#AC6631;
	font-weight:bold;
}

#main div#middle_frame .tabs .menu_tabs a.active
{
	background-image:url(images/headings_tabs/tab_active.gif);
}


/* NANI24062009 */

/* Right frame */
#main div#right_frame{
	float:right;
	width:224px;
	padding-top:5px; /* STUART: put some padding-top here for the top aligment with the main content */
	word-wrap: break-word;
	overflow:hidden;
	margin-left:20px;
}

#main div#right_frame a img{
	margin-bottom:10px;
}

#main div#right_frame div.puff{
	background-image:url(images/bg/puff_bg.gif);
	background-repeat:no-repeat;
	width:308px;
	height:221px;
	padding-top:8px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#main div#right_frame div.puff div.heading{
	background-repeat:no-repeat;
	width:137px;
	height:23px;
	margin:0px 2px 0 7px;
	padding:6px 0 0 155px;
}


/* Special style for latest ressources */
#main div#right_frame div#latest_ressources div.heading{
	background-image:url(images/headings_tabs/latest_ressources_heading.gif);
}

/* Special style for latest reports */
#main div#right_frame div#latest_reports div.heading{
	background-image:url(images/headings_tabs/latest_reports_heading.gif);
}

#main div#right_frame div.puff div.heading img{
	cursor:pointer;	
}

#main div#right_frame div.puff .content{
	overflow-y:scroll;
	margin:2px 2px 0 8px;
	width:291px;
	height:174px;
	_height:170px;
	font-size:11px;
}

#main div#right_frame div.puff .content .row{
	margin:10px;
	_height:1px;
	min-height:1px;
	
}
#main div#right_frame div.puff .content .row img{
	margin-right:7px;
	float:left;
}

#main div#right_frame div.puff .content .row div{
	width:149px;
	float:left;
	
}

#main div#right_frame div#latest_reports .content .row{
	border-bottom:1px solid #E2E2E2;
	padding-bottom:5px;
	
}

#main div#right_frame div#latest_reports .content .row div{
	width:231px;
	
}

#main div#right_frame div.puff .content .row div h3{
	margin:0;
	padding:0;	
	font-size:13px;
}



#main div#right_frame div.puff .content .row div p{
	margin:3px 0 2px 0;
	padding:0;	
}

#main div#right_frame div.puff .content .row div a{
	background-image:url(images/bullets/dArrow_brown.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:7px;
	color:#AC6631;
	text-decoration:none;
}

#main div#right_frame div.puff .content .row div a:hover{
	text-decoration:underline;
}

/* Movies/Photos puff */
#main div#right_frame div.puff_movies_photos{
	background-image:url(images/bg/puff_movies_photos.gif);
	background-repeat:no-repeat;
	width:291px;
	height:317px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#main div#right_frame div.puff_movies_photos .heading{
	background-repeat:no-repeat;
	height:23px;
}

#main div#right_frame div.puff_movies_photos h3{
	padding:0;
	margin:0 10px 0px 10px;
	font-size:13px;
}

#main div#right_frame div.puff_movies_photos p{
	margin:0;
	padding:0 10px 0 10px;
	font-size:11px;
	height:40px;
	width:268px;
	overflow:hidden;
}

#main div#right_frame div#puff_movies .heading{
	background-image:url(images/headings_tabs/puff_movies_heading.gif);
	padding:7px 0 0 187px;
	width:104px;
}

#main div#right_frame div#puff_photos .heading{
	background-image:url(images/headings_tabs/puff_photos_heading.gif);
	padding:7px 0 0 180px;
	width:110px;
}

/* Footer of the page */
#footer{
	min-height:20px;
	_height:20px;
	padding:30px 16px 10px 10px;
	color:#145680;
	font-size:11px;
}

#footer ul{
	margin-top:20px;
	*margin-top:60px;
}

#footer ul li{
	float:left;
	list-style:none;
}

#footer ul li a{
	display:block;
	width:154px;
	padding:0px 5px 0px 0px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer ul ul{
	margin-top:5px;
}

#footer ul li ul li{
	float:none;
}

#footer ul li ul li a{
	font-weight:normal;
	background-image:url(images/bullets/dArrow_grey.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	line-height:16px;
	padding-left:10px;
	width:144px;
}

#footer img
{
	padding: 0 0 0 37px;
}
