/* © 2010 Fresh */
/* XHTML / CSS Fauzia Hafiz '10 */
/* -- GLOBAL STYLES 
-------------------------------------------------------------------------------*/
* {/*border: 1px solid #ccc; */}
html, body {
 } 
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: center;
}

/* -- RESET DEFAULT
-------------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, ul, ul li, ol, ol li, form, input, fieldset, label, dl, dt, dd, radio, p{ 
	margin:0; padding:0; }

ul li, ol li { list-style-type:none; }

legend {display: none;}

.invisible, hr {display:none; }
.cleaner{clear:both;}
h3.cleaner {
	clear:both;
	padding:0 0 10px 0;
}

/* -- GLOBAL LINK STYLES 
-------------------------------------------------------------------------------*/
a {
	outline:none;}

img {
	border:none;
	vertical-align: middle;
}

a, a:link, a:visited, a:active{	
	text-decoration:none;
	color: #424244;
}

a:hover{
	text-decoration:underline;
}

/* -- GLOBAL
-------------------------------------------------------------------------------*/
#wrapper {	
	width:1024px;
	margin:0 auto;
	font-size:1em;
	min-height:100%;
	color: #424244;
	text-align: left;
}

#wrapperbg_home {
	height: 911px;	
	background:url(../images/bghome.gif) no-repeat; 
}
#wrapperbg_about {
	height: 911px;	
	background:url(../images/bgAboutUs.gif) no-repeat; 
}
#wrapperbg_whatwefund {
	height: 911px;
	background:url(../images/bgwhatwefund.gif) no-repeat; 
}
#wrapperbg_howtoapply {
	height: 911px;	
	background:url(../images/bgHowToApply.gif) no-repeat; 
}
#wrapperbg_contactus {
	height: 911px;	
	background:url(../images/bgContactUs.gif) no-repeat; 
}
#wrapperbg_spotlight {
	height: 911px;	
	background:url(../images/bgSpotlight.gif) no-repeat; 
}
#wrapperbg_search {
	height: 911px;
	background:url(../images/bgSearch.gif) no-repeat; 
}

/* -- Header styles
-------------------------------------------------------------------------------*/

#header {
	display:block;
	height:100px;
	font-size: 0.9em;
	padding-left: 76px;
}

#header a{
	line-height: 31px;
}

#header .generic-header{
	text-indent:-5000px;
}

#header h1{
	display: inline;
}

#header .logo a:link, .logo a:active, .logo a:visited, .logo a:hover{
	width:145px;
	height:82px;
	display:block;
	display:inline;
	float:left;  
	background:url(../images/logo.gif) no-repeat; 
}

ul#cat-nav{
	width: 585px;
	margin: 32px 0 0 7px; 
	padding: 0px 0 0 0px;
	list-style-type: none;
	display:inline;
	float: left;
}

ul#cat-nav li{
	display:inline;
	float: left;
	width: 90px;
	border-top: 2px solid #6e6e6e;		
	border-bottom: 2px solid #a4a4a4;
	height: 20px;
	margin: 0 25px 0 0;
	padding: 1px 0 0 1px;
}

ul#cat-nav li a {
	display: block;
	text-decoration: none;
	text-indent: 7px;
	width: 90px;
	line-height: 19px;
	color: #424244;
}

ul#cat-nav li a.linkOn, ul#cat-nav li a:hover  {
	background-color: #aeaeae;
	color: #FFFFFF;
}

.search {
	display:inline;
	float:left; 
	width:125px;
	margin:15px 0 0 5px;
	color: #FFFFFF;	
}

.search p.searchboxbg {
	margin: 5px 0 0 0;
	height: 19px;
	width:122px;
	background:url(../images/icons/search.gif) no-repeat;
}
  
.search input.searchbox {
	margin: 0px 0 0px 10px;
	font-size:1.0em;
	width:90px;
	border: 0 none;
	padding: 0;
	color: #000;
	position:relative;
	background:url(../images/icons/xx.jpg) no-repeat; /* not used but need to have a bg set so it doesn't default to an input box*/
}
 
.search input.button  {
	margin: 3px 0px 0 0;
	width: 14px; 
	height: 11px;
	border: 0 none;   
	background:url(../images/icons/magnifyingglass.gif) no-repeat; 
}

#content {  
	margin:0px 0px 0px 76px;
}

#content input.textbox {
	margin: 0px 0 0px 10px;
	font-size:1.0em;
	width:92px;
	padding: 0;
	color: #000;
	position:relative;
}

#content input.image {
	position:relative;
}

#content .heading{  
	margin: 69px 0 0 -10px;
}

#content .heading2{  
	margin: 29px 0 0 -10px;
}

#content .heading3{  
	margin: 29px 0 -50px 0px;
}

#content ul{  
	margin: 6px 0 0 35px;
}

#content ol{  
	margin: 6px 0 0 23px;
}

#content ol li{
	list-style-type:decimal;
	list-style-position: outside;
}

#content ul li{  
	list-style-image: url(../images/icons/bullet.gif);
	list-style-position: outside;
}

.spotlight{
	display: inline;
	float: left;
	margin-top: 30px;
}

#content h2{
	font-size: 1.4em;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

#content h3{
	color:#504F53;
	padding: 2px 0 2px 0;
}

#content p{
	padding: 10px 0 10px 0px;	
	margin: 0;
}

#content a, a:link, a:visited, a:active, a:hover{	
	position:relative;	
	color:#FF0000;
}

#content a:hover{	 
	text-decoration:underline;
}

#content .dots{
	background-image: url(../images/dotsother.gif); 
	background-repeat: no-repeat;
	width:820px;
	height:4px;
	margin: 8px 0 2px 0;
}

#boxlinetop{ 
	margin: 64px 0 0 0px;
	background-image: url(../images/boxline.png);
	background-repeat: no-repeat;
	width: 873px;
	height: 9px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='fixed', src='/images/boxline.png');		
}
#boxmid {
	margin: 0px 0 0 0;	
	padding: 10px 0px 10px 0px;
	width: 873px;
	background-image: url(../images/boxmid.png);
	background-repeat:repeat-y;	
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/images/boxmid.png');		
}

#boxdiv{
	margin: 0px 20px 30px 30px;
	width: 810px;
}

#boxlinebottom{
	_margin: -1px 0 0 0; /* for ie6*/
	margin: 0px 0 0 0;
	background-image: url(../images/boxline.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 873px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='fixed', src='/images/boxline.png');	
}

/*----------- home page box -------------------*/
#homebox{
	display: inline;
	float: left;
	width: 584px;
	margin: 0px 0 0 110px;
}

#homeboxlinetop{ 
	margin: 45px 0 0 0px;
	background-image: url(../images/boxHomeline.png);
	background-repeat: no-repeat;
	width: 584px;
	height: 9px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='fixed', src='/images/boxHomeline.png');
}

#homeboxmid {
	margin: 0px 0 0 0px;
	padding: 10px 0px 10px 0px;
	width: 584px;
	background-image: url(../images/boxHomeMid.png);
	background-repeat:repeat-y;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/images/boxHomeMid.png');
}			

#temp
{
 	clear:both;
	display:hidden;
	_clear:none;
	_display:none;
}

#homeboxdiv{
	margin: 0px 0px 0 30px;
	width: 530px;
}

#homeboxdiv h2 
{
	font-size: 1.5em;
	font-weight: normal;	
}

#homeboxdiv .dots{
	background-image: url(../images/dotsother.gif);
	background-repeat: no-repeat;
	width:534px;
	height:2px;
	margin: 10px 0 10px 0px;
}
#homeboxdiv p{padding: 5px 0 5px 0;}
#homeboxdiv .col1{width: 260px; display: inline; float: left; margin: 0 10px 0 0px;}
#homeboxdiv .col2{width: 260px; display: inline; float: left; margin: 0 10px 0 0px;}

#homeboxlinebottom{	
	margin: 0px 0 0 0px;
	background-image: url(../images/boxHomeline.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 584px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='fixed', src='/images/boxHomeline.png');	
}

.red{color:#FF0000;}
.white{color:#FFF;}
.black{color:#504F53;}

/*----------- home page box end -------------------*/

#footer {  
	margin:35px 0px 90px 76px;
	clear:both;
	width: 874px;
	height: 62px;
	background:url(../images/bgFooter.png) no-repeat; 	
}

#footer p{  
	font-size: 0.9em;
	width: 300px;
	display: inline; 
	float: left;
	padding: 10px 0 0 10px;	
	margin: 0;
}
 
#footer p.small{   
	width: 100px;
	margin: 0 29px 0 0px;
	_margin-right: 13px;
}

#footer ul{float:right; display:inline; margin: 10px 0 0 0px; padding:0; width: 420px;}
#footer ul li{
	width:115px;
	float:left;
	height: 25px; 
	margin: 0;
	padding: 0 0 0 23px;
	list-style:none;    
}

#footer a:link, a:active, a:visited, a:hover  
{
	background-color: none;
	text-decoration:none;
	color: #424244;	
}




