﻿

/*** General layout **/


body {
	margin:14px 0 0 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15px;
	background-color:#fff;
}

#wrapper {
	position:relative;
	margin:0 auto;
	height:auto;
	border:none;
	background: #fff;
	width:775px;
	text-align:left;
	display:block;
}

#header {
	position:relative;
	margin: 0;
	height:132px;
	width: 100%;
	top:0;
	z-index:50;
	padding:0;
	left:0;
}

#homepage #header {background: url(/images/homeheader_bg.gif) top no-repeat;}

#aboutus #header {background: url(/images/aboutusheader_bg.gif) top no-repeat;}

#girlsschool #header {background: url(/images/gsheader_bg.gif) top no-repeat;}

#vocational #header {background: url(/images/vocheader_bg.gif) top no-repeat;}

#aru #header {background: url(/images/aruheader_bg.gif) top no-repeat;}

#programmes #header {background: url(/images/programsheader_bg.gif) top no-repeat;}

#getinvolved #header {background: url(/images/getinvolvedheader_bg.gif) top no-repeat;}

#partners #header {background: url(/images/partnersheader_bg.gif) top no-repeat;}

#contactus #header {background: url(/images/contactusheader_bg.gif) top no-repeat;}

#runners #header {background: url(/images/getinvolvedheader_bg.gif) top no-repeat;}

#content {
	position:relative;
	width:775px;
	display:block;
	z-index:0;
	list-style-type:square;
}
*html #content {z-index:0;}

#footer {
	position:relative;
	background: url(/images/footer_bg.gif) bottom no-repeat;
	height:28px;
	width:775px;
	text-align:center;
	clear:both;
	display:block;
	padding-top:20px;
	margin-bottom:11px;
}

p {
	margin:3px 8px 13px 2px;
	font-family:Times New Roman;
	padding:1px 10px 2px 0;
	font-size:14px;
	color:#555;
	font-weight:normal;
}

#indent {padding-left:0px;}

.table1 {width:700px;border:solid 1px #aaa;color:#777;font-size:small;}

.table2 {width:450px;border: solid 1px #aaa;color:#777;font-size:small;}

td {border:solid 1px #aaa;}

tr {vertical-align:top;}

.head {background-color:#ddd;color:#555;}

form {
	width:395px;
	height:229px;
	color:#555;
	margin-top:9px;
	padding:0 10px 10px 10px;
	font-size:13px;
	background-image:url(/images/aboutus_newsletter1.gif);
}

#forms {
	width:300px;
}

#forms label {	
	float:left;
	font-weight:bold;
	display:block;
	width:120px;
	margin-right:5px;
	margin-top:3px;
	text-align:right;
}

#forms input {
	margin-bottom:1px;
	height:16px;
	font-size:13px;
	float:right;
	float:left;
	width:150px;
}

#forms .radio {margin-right:3px;margin-top:4px;width:12px;height:12px;display:inline;float:left;}


.button {
	left:20px;
	display:inline;
	text-align:center;
	margin-top:15px;
	width:91px;
	height:24px;
	float:right;
	border:none;
	background-image:url(/images/aboutus_newsletter_submit.gif);
}

/*** Header **/


#toplinks {
	position:absolute;
	bottom:45px;
	right:10px;
	display:inline;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline;
}
#toplinks li {
	position:relative;
	float:left;
	margin:0 4px 0 0px;
	display:inline;
}

#toplinks ul li a {
	display:block;
	padding-right:5px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	font-size:11px;
}

#toplinks ul li a:hover,
#toplinks ul li a.selected {
	color:#4f3504;
}

#header h1 a {
	position:absolute;
	display:block;
	top:2px;
	left:2px;
	margin:0;
	padding:0;
	width:100px;
	height:100px;
	background:transparent;
}

#header h1 span {
	display:none;
}


/*** Navigation **/


#nav {
	position:absolute;
	bottom:0;
	padding: 0;
	width:773px;
	margin-left:1px;
	z-index:50;
	list-style:none;
	background:url(/images/nav_bg.gif) bottom no-repeat;
	
}

ul
{
margin:0;
padding:0;
background-color:#BAA266;
}

#ulcontent {
	font-family:Times New Roman;
	font-size:14px;
	list-style-position:outside;
	list-style-type:square;
	color:#BAA266;
	background-color:white;
	padding:0 10px 10px 25px;
}

*html #ulcontent {padding-bottom:0px;}

#ulcontent2 {
	font-family:Times New Roman;
	font-size:14px;
	list-style-position:outside;
	list-style-type:lower-roman;
	color:#555;
	background-color:white;
	padding:0 10px 0 25px;
}

#ulcontent3 {
	font-family:Times New Roman;
	font-size:14px;
	color:#555;
	list-style-position:outside;
	list-style-type:lower-alpha;
	background-color:white;
	padding:0 10px 0 25px;
}

li {padding-left:4px;}

li span{color:#555;}

#nav li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#nav a {
	display:block;	
	padding: 4px 0;
	width:100%;
	height:100%;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#nav li ul {
	position:absolute;
	width: 12em;
	left: -999em;
	background-color:#c7a871;
	border:none;
	padding-left:0px;
	text-align:left;
}

#nav .menu2 {width:15em;}

#nav .menu4 {width:8em;}

#nav .menu5 {width:14em;}

#nav .menu6 {width:7em;}

#nav li:hover, #nav li a:hover, #nav li.sfhover{
	background-color:#c7a871;
	color:#4f3504;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
	text-align:left;
	background-color:#c7a871;
	opacity:.93;
	filter:alpha(opacity=93);
}

#nav li ul li a {
	text-align:left;
	padding: 3px 2px 4px 10px;
	color:#ffffff;
	width:auto;
	
}
#nav li ul li 
{
	padding-top:0px;
	width:100%;
	padding-bottom:0px;
}

/* *html #nav li ul li 
{
	clear:none;
}*/

#nav li ul li a:hover {
	color:#4f3504;
}

#tab1  { width: 69px;}

#tab2  { width:  86px; }

#tab3  { width: 127px; }

#tab4  { width:  147px; }

#tab5  { width:  89px; }

#tab6  { width:  83px; }

#tab7  { width:  88px; }

#tab8  { width: 83px; }

#nav li a.last:hover, #nav li.last a:hover {
	 background:url(/images/nav_bg_on.gif) right bottom no-repeat;
}


/*** Content **/


#left {
	float:left;
	width:430px;
	margin:1px 0 0 0;
	top:0;
	left:0;
	display:block;
}

#right {
	float:right;
	width:331px;
	display:block;
	color:#222222;
	margin:0 0 0 2px;
}

#management #left{width:170px;display:block;float:left;}

#management #right{width:583px;display:block;float:right;top:0;}

#management #bottom {width:765px !important;}

#cur #left, #contactus #left {width:765px !important}

#cur #right, #contactus #right {width:0;}

#right h2, #left h2, h2 {
	margin: 4px 4px 5px 1px;
	padding-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #E4E4E2;
	font-size:1.2em;
	font-weight:bold;
	color:#af9833;
}

/*#management h2, #newsletter h2 {border:none;}*/

#right h2 {padding-top:4px; }

#row 
{
	width:770px;
	float:left;
	margin-top:0em;
}

#right a, #left a {
	color:#777;
}

#right a:hover, #left a:hover {
	color:#3895b5;
}	

#rightalign {
	text-align:right;
}

.highlighted {
	color:#876d50;
	margin:3px 7px 6px 2px;
	font-family:Times New Roman;
	padding:1px 10px 2px 0;
	font-size:14px;
	font-weight:normal;
}

#highlighted {
	color:#876d50;
	margin:3px 7px 6px 2px;
	font-family:Times New Roman;
	padding:1px 10px 2px 0;
	font-size:14px;
	font-weight:normal;
}


/*** Page Images **/


#image1 {	
	display:block;
	height:263px;
	margin:4px 0 0;
	padding-bottom:12px;
}

#imagecenter {	
	height:600px;
	margin:4px 0 0;
	padding-bottom:12px;
}

#imageDonate{
	height:480px;
	margin:4px 0 0;
	padding-bottom:12px;
}


#image1 #title {
	position:relative;
	top:180px;
	height:21px;
	font-family:arial;
	color:#fff;
	width:377px;
	font-size:21px;
	margin-left:9px;
}
#imagecenter #title {
	position:relative;
	top:550px;
	height:40px;
	font-family:arial;
	color:#fff;
	width:400px;
	font-size:21px;
	margin-left:9px;
}
#image1 #caption {
	position:relative;
	top:400px;
	height:41px;
	font-style:normal;
	line-height:1.05;
	font-weight:bold;
	overflow:hidden;
	width:417px;
	font-family: Times New Roman;
	color:#fff;
	font-size:13px;
	margin-left:7px;
}
#imagecenter #caption {
	position:relative;
	top:420px;
	height:41px;
	font-style:normal;
	line-height:1.05;
	font-weight:bold;
	overflow:hidden;
	width:417px;
	font-family: Times New Roman;
	color:#fff;
	font-size:13px;
	margin-left:7px;
}
*html #image1 #caption {top:193px;}

#volunteer #image1 #caption {top:228px;}

#volunteer #image1 #title {top:217px;
	width:375px;}

#image1 span, #image2 span{display:none;}

#image2 {
	margin-top:10px;
	display:block;
	height:126px;
	width:324px;
	padding-bottom:4px;
}

#homepage #image1 {background:url(/images/homenew.jpg) top left no-repeat;}

#homepage #image2 {background:url(/images/home2.jpg) top left no-repeat;}

#aboutus #overview #image2 {background:url(/images/aboutus2.jpg) top left no-repeat;}

#aboutus #overview #image1 {background:url(/images/aboutus1.jpg) top left no-repeat;}

#aboutus #mission #image1 {background:url(/images/aboutus_mission1.jpg) top left no-repeat;}

#aboutus #management #image1 {background:url(/images/aboutus_management1.jpg) top left no-repeat;width:100%;position:relative;height:148px;margin-top:2.7em;}

#aboutus #management #image2 {background:url(/images/aboutus_management2.jpg) top left no-repeat;width:100%;position:relative;height:148px;margin-top:5px;}

#aboutus #management #image3 {background:url(/images/aboutus_management3.jpg) top left no-repeat;width:100%;position:relative;height:148px;margin-top:5px;}

#aboutus #board #image1 {background:url(/images/aboutus_board1.jpg) top left no-repeat;}

#aboutus #urdtvideo #image1 {background:url(/images/aboutus_urdtvideo1.jpg) top left no-repeat;}

#aboutus #highlights #image1 {background:url(/images/aboutus_highlights1.jpg) top left no-repeat;}

#aboutus #newsletter #image2 {background:url(/images/aboutus_newsletter2.jpg) top left no-repeat;width:319px;height:406px;}

#girlsschool #overview #image1 {background:url(/images/gs1.jpg) top left no-repeat;}

#girlsschool #overview #image2 {background:url(/images/gs2.jpg) top left no-repeat;}

#girlsschool #student #image1 {background:url(/images/gs_student1.jpg) top left no-repeat;}

#girlsschool #visionary #image1 {background:url(/images/gs_visionary1.jpg) top left no-repeat;}

#girlsschool #cocur #image1 {background:url(/images/gs_cocur1.jpg) top left no-repeat;}

#girlsschool #structure #image1 {background:url(/images/gs_structure1.jpg) top left no-repeat;}

#girlsschool #twogen #image1 {background:url(/images/gs_twogen1.jpg) top left no-repeat;}

#girlsschool #lookingahead #image1 {background:url(/images/gs_lookingahead1.jpg) top left no-repeat;}

#vocational #training #image1 {background:url(/images/voc_training1.jpg) top left no-repeat;}

#vocational #training #image2 {background:url(/images/voc_training2.jpg) top left no-repeat;}

#vocational #institute #image1 {background:url(/images/voc_institute1.jpg) top left no-repeat;}

#vocational #artisan #image1 {background:url(/images/voc_artisan1.jpg) top left no-repeat;}

#vocational #professional #image1 {background:url(/images/voc_professional1.jpg) top left no-repeat;}

#aru #overview #image1 {background:url(/images/aru1.jpg) top left no-repeat;}

#aru #overview #image2 {background:url(/images/aru2.jpg) top left no-repeat;}

#aru #cur #image1 {background:url(/images/aru_cur1.jpg) top left no-repeat;}

#programmes #overview #image1 {background:url(/images/programs1.jpg) top left no-repeat;}

#programmes #overview #image2 {background:url(/images/programs2.jpg) top left no-repeat;}

#programmes #appropriateTech #image1 {background:url(/images/programs_appropriatetech1.jpg) top left no-repeat;}

#programmes #humanrights #image1 {background:url(/images/programs_humanrights1.jpg) top left no-repeat;}

#programmes #ictcomp #image1 {background:url(/images/programs_ictcomp1.jpg) top left no-repeat;}

#programmes #ictradio #image1 {background:url(/images/programs_ictradio1.jpg) top left no-repeat;}

#programmes #landrights #image1 {background:url(/images/programs_landrights1.jpg) top left no-repeat;}

#programmes #microcredit #image1 {background:url(/images/programs_microcredit1.jpg) top left no-repeat;}

#programmes #sustained #image1 {background:url(/images/programs_sustained1.jpg) top left no-repeat;}

#getinvolved #overview #image1 {background:url(/images/getinvolved1.jpg) top left no-repeat;}

#getinvolved #donate #image1 {background:url(/images/getinvolved_donate1.jpg) top left no-repeat;}

#getinvolved #volunteer #image1 {background:url(/images/getinvolved_volunteer1.jpg) top left no-repeat; height:298px;}

#partners #overview #image1 {background:url(/images/partners1.jpg) top left no-repeat;}
#runners #run #imagecenter{background:url(/images/URDTrunnerscropped.jpg) top center no-repeat;}
#runners #run #imageDonate{background:url(/images/DonatePage.jpg) top center no-repeat;}

#footertext {	
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	padding-top:1px;
	clear:both;
	
}]]

*html #footertext
{
	padding-top:5px;
}