@charset "utf-8";
/* CSS Document */

/* CONTAINER */

		#container {
			width: 940px;
			margin: 0 auto;
			font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
			font-size: 11px;
			/*letter-spacing:0.1em;*/
			line-height: 1.6em;
			color: #666;
			background-color:#fff;
			
					}
		
		#content 
		
		{
			width: 757px;
			margin-left: 182px;
			margin-right: -5px;
			text-align:left;
			margin-top:28px;
			padding-top:10px;
			padding-left:2px;
			background-color:#fafbed;
						
			
		}
		
		#content p 
		
		{
			padding-bottom: 5px;
			/*border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}
		
		#contentfrontpage 
		
		{
			width: 758px;
			margin-left: 182px;
			margin-right: -3px;
			text-align:left;
			margin-top:0px;
			padding-top:10px;
			background-color:#fafbed;
			
						
			
		}
		
		#contentfrontpage p 
		
		{
			padding-bottom: 5px;
			/*border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}
		
		
		/* print only school info */
		
		#printonly 
		
		{
			display:none;
			
		}
		#dhivehi h3 {
						
			font-size:14px;
			color:#0093dd;
			text-align:right;
			letter-spacing:0.03em;
			font-family:A_Faruma;
			line-height:20px;
	
	       }
		
		#dhivehi p {
						
			font-size:1.2em;
			color:#0093dd;
			text-align:right;
			letter-spacing:1px;
			font-family:A_Faruma;
			line-height:20px;
			}
	
		#english h3 {
						
			font-size:14px;
			color:#0093dd;
			text-align:left;
			font-family:arial;
			line-height:20px;
	
	       }
		
		#english p {
						
			
			
			text-align:left;
			font-family:arial;
		
	       }
		#song1 p {
			margin:0px 50px 0px 50px;
			padding:20px 100px 20px 20px;
			background-color:#eaeaea;
			font-size:1.2em;
			color:#0093dd;
			font-weight:bold;
			text-align:right;
			letter-spacing:1px;
			font-family:A_Faruma;
	
	       }
		
		
		.contentfpage { width:400px;
			text-align:left;
			margin-top:0px;
			margin-left:340px;
			margin-bottom:0px;
			padding-top:0px;
			border-bottom: 1px dotted #555;
			}
			
			
			.contentfpage ul { margin-left:0px;
								list-style:outside;				
												
													}
			
			.fltrtfpage { /* this class can be used to float an element right in your page. The floated element must precede the element it 			should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top:3px;
	
	
}



	
	.news	{
	float: left;
	margin-left: 0px;
	margin-right:10px;
	margin-top:0px;
	width:320px;
	margin-bottom:0px;
	padding-top:0px;
		
}
		
     .img hover{display:inline;}   


/* SIDEBAR LEFT Frontpage only ELEMENTS */

		#sidebarleft {
			float: left;
			width: 160px;
			margin-right:0px;
			margin-top:10px;
			text-align:left;
			margin-left:0px;
			
				
					}
		
		#sidebarleft p {
			padding-top: 10px;
			padding-bottom: 0px;
			
			
		}
		
		#links {
			float:left;
			text-align:left;
			width: 155px;
			padding-left:5px;
			padding-right:5px;
			margin-top:62px;
			list-style:none;
			margin-left:0px
			}
			
			#links a {
			display: block;
			padding: 0px 0px 0px 5px;
			width: 155px;
			background:#fff;
			border-bottom: 1px solid #CCC;
			}
		
		#links a:hover 
		{
			background-color:#EDEBEB;
			color:#666;
		}
		
		#links a:link, #links a:visited  {
			color:#CC6714;
			text-decoration: none;
			
		}
		
			#links a.selected
			{			   
	   		 background:#DAECF4;
       }
		
		#links a.selectedtop {			   
	   		 background:#FFF;
       }	
		
		
		body  {
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
h1 {color: #3264a3;}
h2 {color: #666666;
font-size:14px;
}
h3 {color: #3264a3;
    font-size:17px;}
h4 {color: #666666;
    font-size:14px;}
h5 	{color: #3264a3;
    font-size:14px;
	}
	h6 	{color: #3264a3;
    font-size:13px;
	}

	
ul {color: #666666;}

 p {
	line-height:1.5em;
	color: #666666;	
	}
	
#content a {
			display: block;
			padding: 0px 0px 0px 5px;
			background:#fff;
			width:300px;
			border-bottom: 1px solid #CCC;
			}
		
		#content a:hover, #news a:hover
			{
			background-color:#EDEBEB;
			color:#666;
			}
		
	#content a:link,  #content a:visited, #news a:link, #news a:visited  {
			color:#CC6714;
			text-decoration: none;
			
		}
		
		#content a.selected, #news a.selected
			{			   
	   		 background:#DAECF4;
       }
		
		
#news a {
			display: block;
			padding: 0px 0px 0px 5px;
			background:#fff;
			width:310px;
			border-bottom: 1px solid #CCC;
			}		
			
	
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
	
a:visited {
    text-decoration:none;
}

	#header {
height: 203px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background: #fff; 
	margin-top:5px;
	border:none;
    	
		

	}
	
	#header p {
	
    margin:0px 0px 0px 0px;
	background-color:#eaeaea;
	font-size:24px;
	color:#0093dd;
	font-weight:bold;
	text-align:left;
	letter-spacing:2px;
	font-family:Arial;
	margin-left:182px;
	padding-left:66px;
	}
	
	
	.fltlftheader { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	height:128px;
}
	
<!-- Start menu-->	
#pcm{display:none;}
ul.menu ul{display:none}
ul.menu li:hover>ul{display:block}
ul.menu ul{position: absolute;left:-1px;top:98%;}
ul.menu ul ul{position: absolute;left:98%;top:-2px;}
ul.menu,ul.menu ul {
	margin:0px;
	list-style:none;
	padding:0px 0px 1px 0px;
	background-color:#b9c9fe;
	background-repeat:repeat;
	border-color:#eaeaea;
	border-width:0px;
	border-style:solid;
	width:940px;
	z-index:1000;
}
ul.menu table {border-collapse:collapse}ul.menu {
	display:block;
	zoom:1;
	float: left;
}
ul.menu ul{
	width:136px;
	background-color:#eaeaea;
}
ul.menu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
	width:84px;
}
ul.menu a:active, ul.menu a:focus {
outline-style:none;

}
ul.menu a {
	display:block;
	background-color:#b9c9fe;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:center;
	text-decoration:none;
	padding:5px;
	font:normal 11px Arial;
	color: #333;
	cursor:pointer;
}

/*****this controls sub menu *****/

ul.menu ul a {
	display:block;
	vertical-align:middle;
	background-color:#b9c9fe;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
     padding:5px;
	font:normal 11px Arial;
	color: #000;
	text-decoration:none;
	cursor:pointer;
}


ul.menu span{
	overflow:hidden;
}
ul.menu li {
	float:left;
}
ul.menu ul li {
	float:none;
	width:136px;
	text-align:left;
}
ul.menu ul a {
	text-align:left;
	white-space:nowrap;
}
/*this controls active link background on main bar*/

ul.menu li:hover>a{
	background-color:#eaeaea;
	border-color:#4C99AB;
	border-style:solid;
	font:normal 11px Arial;
	color: #222;
	text-decoration:none;
}
ul.menu li:hover{
	position:relative;
}

ul.menu li a:hover{
	position:relative;
	background-color:#eaeaea;
	border-color:#4C99AB;
	border-style:solid;
	font:normal 11px Arial;
	color: #000;
	text-decoration:none;
}

/****this controls hover in sub menu*****/
ul.menu ul li a:hover{
	
	position:relative;
	display:block;
	vertical-align:middle;
	background-color:#b9c9fe;
	border-width:0px;
	border-color:#FCEEB0;
	text-align:left;
	font:normal 11px Arial;
	color: #fff;
	cursor:pointer;
	
}



ul.menu a:hover ul,ul.menu a:hover a:hover ul,ul.menu a:hover a:hover a:hover ul{display:block}
ul.menu a:hover ul ul,ul.menu a:hover a:hover ul ul{display:none}

#table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 540px;
	text-align: left;
	border-collapse: collapse;
}
#table-a th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#table-a td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
}


#table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 754px;
	text-align: left;
	border-collapse: collapse;
}
#table-b th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: left;
}
#table-b td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
}

#table-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin-left: 100px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#table-c th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: left;
}
#table-c td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
}

#table-d
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin-left: 0px;
	width: 476px;
	text-align: left;
	border-collapse: collapse;
}
#table-d th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: left;
}
#table-d td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
	width:288px;
	
}

#table-e
{
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	margin-left: 0px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
#table-e th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: left;
}
#table-e td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
}

#table-g
{
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	margin-left: 0px;
	width: 757px;
	text-align: left;
	border-collapse: collapse;
}
#table-g th
{
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
	text-align: left;
}
#table-g td
{
	padding: 4px 4px 4px 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid ;
}
	
<!---This is the table for the front page. This is where you change text direction if using Dhivehi or English in #table-fpage td--->

#table-fpage
{
	font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top:10px;
	margin-right:-3px;
	width: 754px;
	text-align: left;
	border-collapse;
	padding-left:4px;
}
#table-fpage th
{
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background: #b9c9fe;
	color: #039;
	text-align: left;
}
#table-fpage td
{
	padding: 4px 4px 4px 4px;
	background: #e8edff; 
	color: #669;
	border:5px solid;
	border-color:#FFCC99;
	text-align: right;
	
	
	
}

<!-----This is the footer at the bottom of the page.-------->
#footer  {
			margin-left:180px;
			margin-top:10px;
			msrgin-right:10px;
			border-top: 1px solid #eaeaea;
			width:755px;
		  }


