#page{
	margin:0pt auto;
	text-align:center;
	width:83.3em;
}
#top_section{
	
	height:109px;
	width:83.3em;
	margin-top:10px;
}

#search{
	float:right;
	text-align:right;
	width:216px;
	margin-left:3em;
	margin-top:1em;
	
	
}

#languages{
	font-size:0.9em;
	color:black;
	width:8em;
	height:3em;
	margin-left:82em;
	padding-right:0.5em;
	text-align:right;
	padding-top:0.5em;
}
#login
{
	margin-left:82em;
	color:black;
	font-size:0.9em;
	width:10em;
	margin-top:2em;
	text-align:right;
}
#header{
	height:86px;
	width:83.3em;
   background:  url( "../images/background.png" ) repeat;
	text-align:left;
}
#menu{
	width:67em;
   font-family:arial;
   font-size:1em;  
   float:left;  
   margin-top:30px;    
}
#menu_admin{
	width:78em;
   font-family:arial;
   font-size:0.9em;
   float:left;  
   margin-top:30px;
   margin-left:-3em;
}
#menu_admin ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
   padding-left:1.35em;
   
}

#menu_admin li{
	font-weight:bold;
	color:white;
	margin:0;            
	padding:0.5em 0.5em 0.5em 0.8em;
	float:left;	
}

#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
   padding-left:1.35em;
   
}

#menu li{
	font-weight:bold;
	color:white;
	margin:0;            
	padding:0.5em 0.5em 0.5em 1em;
	float:left;	
}
div.separater{
	display:block;
	background:transparent url(../images/separater.png) no-repeat scroll 0 center;
	width:8px;
	height:16px;    
}
span.active_link{
	color:white;
}

#contents{
	width:83.3em;
	background:transparent url(../images/body-background.png) no-repeat right;
	padding-bottom:20px;
	overflow:hidden;
}

#contents-border{
	width:83.1em;
	background:transparent url(../images/body-background.png) no-repeat;
	padding-bottom:50px;
	overflow:auto;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#749313;

}

#left-column{
	width:20em;
	height:100%;
	float:left;
}
#center-column{
	width:41.2em;
	height:100%;
	float:left;
	margin-top:20px
}

#second-column{
	width:62em;
	height:100%;
	float:left;	
	margin-top:20px;
}


#right-column{
	width:22em;
	height:100%;
	float:left;
	text-align:right;
	margin-top:20px;
}

#border-layout{
	width:236px;
	height:100%;
	float:left;
	margin-top:20px;
}
 
#top{
	width:100%;
	float:left;	
	height:7px;
	
}

#center-top-div{
	width:220px;
	height:9px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#749313;
	float:left;
}

#center{
	width:234px;
	height:100%;	
	border-style:solid;
	border-width:0px 1px 0px 1px;
/*	border-color:#749313;*/
    border-color:#2e5378;
	margin-top:-8px;
}

#bottom{
	width:100%;
	float:left;	
	height:7px;
	
}

#center-bottom-div{
	width:220px;
	height:14px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#749313;
	margin-top:-8px;
	float:left;
}

h1{	text-align:left;
        font-weight:bold;
	font-size:1.4em;
        font-family:arial;
        color:black;            
	padding-top:7px;
     	margin-top:7px;
	margin-bottom:-6px;
 	margin-left:10px;
	padding-left:30px;
 
}

.dotted-line{
	font-weight:bold;
	margin-left:-15px;
	font-size:12px;
	color:black;
}

h2{
	text-align:left;
        font-weight:bold;
	font-size:1em;
        font-family:verdana;
        color:#2e5378;                        
	padding-top:7px;
     	margin-top:5px;
	margin-bottom:-6px;
 	margin-left:12px;

}

.para{
	color:black;
	font-size:0.95em;
	padding-left:11px;
	padding-right:13px;
	padding-top:12px;
	text-align:left;
}

.info{
	text-align:left;
	font-size:0.80em;
	margin-left:10px;
	color:gray;
	padding-top:5px;
	
	
}
.date{
	font-size:0.80em;
	margin-left:11px;
	color:gray;
	text-align:left;

}

.more{
	font-size:1.1em;
	background:  url( ../images/more.png ) no-repeat 0 2px;
	margin-left:30px;
	padding-left:20px;

}

.news-date{
	font-size:0.80em;
	margin-left:11px;
	padding-top:5px;
	color:gray;
	text-align:left;
}

div.heading{
	font-weight:bold;
	font-size:1.8em;
    font-family:arial;
	color:#2e5378;
	padding-left:25px;
	text-align:left;
}

#main-para{
	font-size:0.95em;
	text-align:left;
	margin-top:12px;
	margin-left:30px;
	margin-right:40px;
}

#right-column-layout{
	width:216px;
	float:left;
	padding-left:48px;

}

.right-column-top{
	width:100%;
	float:left;	
	height:21px;
	
}

.center-right-top{
	width:195px;
	height:21px;
    background:  url( ../images/right-center-top.png ) repeat ;
	float:left;
	text-align:left;
	font-weight:bold;
    font-family:arial;
    letter-spacing:1px;
	color:white;
	padding-top:8px;
	padding-left:11px;
	margin-bottom:10px;
	
}

.right-column-para{
	width:185px;
	background-color:#9eb8cd;
	font-size: 0.85em;
        padding-bottom: 15px;
        text-align:left;
	padding-left:15px;
	padding-right:15px;
	color: #0;
}

#footer{
	height:80px;	
	width:83.3em;
    background:  url( "../images/footer.png" ) no-repeat;
	text-align:left;
}

#footer-text{
	font-size:0.9em;
	padding-top:35px;
	padding-left:190px;
	color:black;
}

.img_padding{
       padding-left:12px;      
}

.news_div{
	margin-left:28px;
	font-size:0.95em;
	text-align:left;
	margin-top:20px;
	margin-right:80px;
	color:black;
}

.news_heading{
	font-family:arial;
	font-weight:bold;
	font-size:1.3em;
	margin-top:10px;
	text-align:left;
}

.date-text{
	font-size:0.80em;
	padding-top:5px;
	color:gray;
	text-align:left;
	
}

.language{
	text-align:right;
}

.paging{
	margin-top:10px;
	text-align:left;
	margin-left:28px;
}

.events-left-column{
	font-weight:bold;
	font-size:0.95em;
	width:100px;
	padding-top:15px;
	float:left;
	color:red;
	font-family:verdana;
	text-align:center;
}

.events-right-column{
	width:500px;
	padding-top:15px;
	float:left;
        border-bottom: 2px dotted #2e5378;
	padding-bottom:10px;
	margin-bottom: 15px;
}

.img_right_padding{
   width:auto;
	height:auto;
	float:left;
	margin-right:1em;
	margin-top:1em;
}

.img_right_padding2{
	width:auto;
	height:auto;
	float:left;
	margin-right:1em;
}
.project-detail img{
	padding-right:2em;
	padding-bottom:1em;
}
.project img{
	padding-right:2em;
}

.who_div{
	width:400px;
}

.doc_heading{
	font-family:arial;
	font-weight:bold;
	font-size:1.3em;
	margin-top:10px;
	text-align:left;
	margin-left:20px;
}

.alignment{

	float:right;	
}

div.doc-no {
	width:100%;
	height:10px;
	margin-left:3em;
}

div.project_detail {
	margin-right:1em;	
	margin-top:2em;
}

div.project_pic {
	float:right;	
	margin-bottom:2em;
}
#toolbar
{
	margin-bottom:0.2em;
}

#debug
{
	background-color: silver;
	width: 50%;
	float:right;	 
}

.edit_div{
	margin-left:28px;
	font-size:0.95em;
	text-align:left;
	margin-top:20px;
	margin-right:50px;
}

div.buttonblock
{
	margin-left:1px;
	
}
.alignmentedit
{
	float:right;
	margin-bottom:-10px;
	margin-left:8px;
	margin-top:-1.5em;
	
	
}

input#searchtext
{
    border: 1px solid #2e5378;
    padding: 1px 2px 1px 2px;
    
}

input#searchbutton
{
    border: 1px solid #749313;
    background-image: url(../images/button_bg.png);
    background-repeat: repeat-x;
    color: black;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    
    
}

fieldset input.button-disabled
{
    margin-top:0.5em;
}



div.rss
{
	text-align:left;
	float:left;
	padding-top:1em;
	margin-left:1em;
	margin-bottom:-0.5em;
}

.rss a {
	display:inline;
	color:black;
	font-size:1.4em;
	font-family:arial;
	font-weight:bold;
}

.rss a:hover {
	color:#2e5378;
	font-size:1.4em;
	font-family:arial;
	font-weight:bold;
}
	
div.rss-events
{
	width:2em;
	text-align:left;
	float:left;
	margin-left:1em;
	margin-bottom:-1em;
	margin-top:6px;
	
}

div.heading_urdu
{
	font-weight:bold;
	font-size:1.8em;
   font-family:arial;
	color:#749313;
	padding-top:45px;
	padding-right:0px;
	text-align:justify;
	direction:rtl;
}

#main-para-urdu{
	font-size:0.95em;
	text-align:justify;
	margin-top:20px;
	margin-left:30px;
	direction:rtl;
}

div.gender_head {
	font-weight:bold;
	margin-top:1em;
}

div.line{
	color:#749313;
}

div.more-news{
	float:right;
	margin-right:0.8em;
	
}

div.news-desc{
	
	}
div.heading1{
	margin-left:0.1em;
	float:left;
	width:46em;
	margin-bottom:1em;
}


div.project-heading1-detail{
	margin-left:1em;
	padding-top:0.2em;
	margin-bottom:0.3em;
	}
div.heading2{
	margin-left:3em;
	margin-top:2em;
	padding-bottom:0.8em;
	
}
div.project-heading2{
	width:auto;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin-right:1em;
	}
div.project-heading2-detail{
	margin-left:0em;
	width:auto;
	margin-bottom:0.3em;
}
div.detail_heading{
	font-weight:bold;
	font-size:1em;
	margin-left:2em;
	margin-top:0.5em;
	width:auto;
}

tr.heading{
	font-weight:bold;
	font-size:1.2em;
	font-family:arial;
	padding: 0.5em;
   border-bottom: 2px solid #746062;
   vertical-align: top;   
}

tr.content{
	font-size:1.1em;
}

div.heading_who{
	font-weight:bold;
	color:#749313;
	font-size:1.7em;
	font-family:arial;
	margin-top:14px;
}

div.doc-title{
	margin-left:2em;
	margin-bottom:0.3em;
	float:left;
}

div.doc_div{
	margin-top:0.5em;
	width:auto;
	margin-left:5em;
}

div.path{
	width:auto;
	margin-left:24.5em;
	margin-top:1em;
	margin-bottom:-20px;
	text-align:left;
	font-size:0.9em;
	color:gray;
}

div.path_login{
	width:auto;
	margin-bottom:-2.5em;
	margin-left:24.5em;
	margin-top:1.8em;
	text-align:left;
	font-size:0.9em;
	color:gray;
}

div.project{
	margin-bottom:2.5em;
	text-align:justify;
}

div.project-detail {
	margin-bottom:1em;
	text-align:justify;
}
div.project-detail2{
	text-align:justify;
}
div.project-heading{
	font-weight:bold;
	font-size:1.8em;
    font-family:Verdana;
	/*color:#7f9c03;*/
	color:#2e5378;
	padding-top:10px;
	padding-left:25px;
	text-align:left;
}

hr {
	/*color:#7f9c03;*/
	color:#2e5378;
/*	background-color:#7c9c03;*/
	background-color:#2e5378;
	height:0.5px;
	margin-top:1.5em;
}

div.project-heading1-title {
	font-family:Arial;
	font-weight:bold;
	font-size:1.2em;
	color:#5c7006;
	margin-top:10px;
	margin-bottom:5px;
}

div.project-heading2-title {
	font-family:Arial;
	font-weight:bold;
	font-size:1.1em;
	color:#595a56;
	margin-top:7px;
}

div.project-heading2-desc {
	margin-bottom:0.8em;
	margin-top:0.2em;
	text-align:justify;
}
div.banner{
	padding-left:44px;
}

div.home_heading{
	font-weight:bold;
	font-size:1.8em;
   font-family:arial;
/*	color:#749313;*/
	color:#2e5378;
	padding-top:10px;
	padding-left:56px;
	text-align:left;
}	

#main-para-home {
	font-size:0.95em;
	text-align:justify;
	margin-top:12px;
	margin-left:59px;
	margin-right:6px;
}

input.box, textarea.box, input.halfbox, div.element input  {
	background-image:url(../images/input_box_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #D4D4D4;
}

select {
	background-image:url(../images/input_box_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #D4D4D4;
}
div.contact_info {
	color:gray;
	margin-top:20px;
	margin-bottom:40px;
}

div.form_text{
	color:gray;
	margin-bottom:20px;
	font-size:1.1em;
}

.project-detail2 img{
	margin-left:1em;
	margin-bottom:1em;
}

.news_div .project-detail img{
	margin-right:2em;
	margin-bottom:1em;
	margin-left:0pt;
	padding-left:0pt;
	padding-bottom:0pt;
	padding-right:0pt;
}
.search {
	height:2em;
}
.searchbox {
/*	width:15.2em;*/
	width:11.2em;
	float:left;
}
.searchbutton {
	float:left;
	padding-left:40px;
}

.top-rounded {
height:8px;
width:100%;
}

div.add_button
{
	float:left;
	margin-left:35px;
}
div.float-left
{
	float:left;
}
div.float-break
{
	 display:block;
}

div.image_container
{
	display:block;
	float:left;
	margin:35px 25px 0 0;
}

div.container
{
	margin-left:28px;
	text-align:left;
}

div.image-box
{
	border:1px solid #e1e1e1;
	background-color: #f5f5f5;
	width:200px;
	height:220px;
	text-align:center;
	padding:5px;
}

div.image-box2
{
	border:1px solid #e1e1e1;
	background-color: #f5f5f5;
	width:200px;
	height:160px;
	text-align:center;
	padding:5px;
}
div.image-box a
{
    font-weight:bold;
}

div.image-box div.photo_count
{
    margin-top:10px;
    color:#6F6F6F;
    font-size:11px;
    font-weight:normal;
}

div.image-full-box
{
	margin:60px auto 30px;
}

div.clear
{
 	clear:both;
 }

