@charset "utf-8";

/* NOTE: THIS CSS PAGE AFFECTS: About Us Page and its sub-pages
 
   -About Us Page Branding Container
   -About Us Page Main Navigtion
   -Main Content Wrapper for Home, About Us, Programs, News & Events, How to Help, FAQs, Contact Us et al
   -Main Content Information unique to this page
  
   
*/   
 
/*--------------------------ABOUT US-BRANDING LOGO CONTAINER: BRANDING LOGO MAY DIFFER ON VARIOUS PAGES, HENCE ITS OWN ID*/

#aboutus-branding-container {
	height: 160px;
	width: 910px;
	margin-left: 50%;
	left:-455px;
	padding: 0px;
	background-color: #FFF;
	clear: both;
	float: none;
	position: relative;
	background-image: url(../images/branding-logo1.jpg);
}



/* --------------------------ABOUT US MAIN NAVIGATION: MAIN NAVIGATION IS UNIQUE CAUSE ABOUT US TAB STAYS WHITE AT ALL TIMES */

.aboutus-main-navmenu-container {
	height: 45px;
	width: 910px;
	margin-left: 50%;
	left:-455px;
	position: relative;
	clear: both;
	float: none;
	background-color: #FFF;
	background-image: url(../images/aboutus-navigation-background.gif);
}

.aboutus-main-navmenu-container ul {
	height: 55px;	   
	margin: 0px;
	padding: 0px;
	width: 910px;	
}


/*Controls Home Tab*/

.aboutus-main-navmenu-container-home {                   
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:108px;
	height: 35px;
	top: 5px;            
	padding: 0px;
	background-image: url(../images/home-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-home a {
	width: 108px;
	height: 35px;
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
 
.aboutus-main-navmenu-container-home a:hover {
 	color: #FFF;
	font-size: 18px;	 
 
}




/*Controls About Us Tab*/

.aboutus-main-navmenu-container-aboutus {                    
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:130px;
	height: 35px;
	top: 5px;            
	padding: 0px;
	background-image: url(../images/aboutus-white-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-aboutus a {
	width: 130px;
	height: 35px;
	display: block;	 /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/aboutus-white-tab.gif);
	background-repeat: no-repeat;
}
	
 
.aboutus-main-navmenu-container-aboutus a:hover {
	background-image: url(../images/aboutus-white-tab.gif);
	background-repeat: no-repeat;	

}



/*Controls Program Tab*/

.aboutus-main-navmenu-container-programs {                    
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:130px;
	height: 45px;
	top: 5px;                           
	padding: 0px;
	background-image: url(../images/program-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-programs a {
	width: 130px;
	height: 30px;
	display: block;	  /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
 
.aboutus-main-navmenu-container-programs a:hover {
  	color: #FFF;
	font-size: 18px;	 
	

}





/*Controls News and Evetns Tab*/

.aboutus-main-navmenu-container-news {                    
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:184px;
	height: 45px;
	top: 5px;           
	padding: 0px;
	background-image: url(../images/news-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-news a {
	width: 184px;
	height: 45px;
	display: block;	  /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
 
.aboutus-main-navmenu-container-news a:hover {
  	color: #FFF;
	font-size: 18px;	 

}





/*Controls How to Help Tab*/

.aboutus-main-navmenu-container-help {                    
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:160px;
	height: 45px;
	top: 5px;            
	padding: 0px;
	background-image: url(../images/help-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-help a {
	width: 160px;
	height: 45px;
	display: block;	  /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
	
.aboutus-main-navmenu-container-help a:hover {
 	color: #FFF;
	font-size: 18px;	 
 
}




/*Controls FAQs Tab*/

.aboutus-main-navmenu-container-faq {                     
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:78px;
	height: 45px;
	top: 5px;            
	padding: 0px;
	background-image: url(../images/faqs-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-faq a {
	width: 78px;
	height: 45px;
	display: block;	  /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
 
.aboutus-main-navmenu-container-faq a:hover {
  	color: #FFF;
	font-size: 18px;	 

}




/*Controls Contact Us Tab*/
.aboutus-main-navmenu-container-contactus {                  
	float: left;
	clear: right;
	list-style-type: none;
	text-decoration: none;
	position: relative;
	text-align: center;
	width:120px;
	height: 45px;
	top: 5px;            
	padding: 0px;
	background-image: url(../images/contactus-red-tab.gif);
	background-repeat: no-repeat;
}	 

.aboutus-main-navmenu-container-contactus a {
	width: 120px;
	height: 45px;
	display: block;	  /*this allows for the cursor/link to show in absence of text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
 
.aboutus-main-navmenu-container-contactus a:hover {
 	color: #FFF;
	font-size: 18px;	 
 
}

/*--------------------------------ABOUT US - MAINCONTENT WRAPPER --------------------------*/

#aboutus-maincontent-wrapper  {
	height: auto;
	width: 910px;
	margin-left: 50%;
	left:-455px;
	position:relative;
	clear: both;
	float: none;
	background-image: url(../images/aboutus-maincontent-wrapper.jpg);
	background-repeat: no-repeat;
       background-color: #FFF;
}




#aboutus-main-column {
	width: 490px;
	background-color: #FFFFFF;
	height: auto;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	float:left;
}


 

 

/*------------------------------------------ABOUT US MAINCONTENT COLUMN Box 1---*/ 

#aboutus-main-column-box1 {
	height: auto;
	width: 490px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	clear: right;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-extra1.jpg);
}

#aboutus-main-column-box1 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 15px;
	width: 440px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

 

#aboutus-main-column-box1 ul li {
	margin-top: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	padding-bottom: 15px;
	list-style-position: outside;
	list-style-image: url(../images/bullets-1.gif);
	 
}


/*-----------------------------------COLUMN 2: DONATION BOX.ID CAUSE UNIQUE TO ABOUT US PAGE-----*/

 
#aboutus-column2{
	height: auto;
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	float: right;
	background-color: #FFF;
	margin-right: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E5053A;
}	 


#aboutus-column2 ul {
	text-indent: 0px;
	list-style-type: none;
	 
	 
}

#aboutus-column2 ul li {
	margin-top: 0px;
	margin-left: 15px;    
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	color: #333;
	margin-right: 10px;
}


/*---------------------------------SPECIAL CASE CSS---------------------*/

#aboutus-apdiv-image1 {
	position:absolute;
	left:229px;
	top:1025px;
	width:200px;
	height:350px;
	z-index:2;
	margin-left: 50%;
}



/*------------------------------------------ABOUT US CSS(SPANISH PAGE ONLY) ---*/ 





#aboutus-spanish-maincontent-wrapper  {
	height: auto;
	width: 910px;
	margin-left: 50%;
	left:-455px;
	position:relative;
	clear: both;
	float: none;
	background-image: url(../images/aboutus-spanish-maincontent-wrapper.jpg);
	background-repeat: no-repeat;
}



/*H2 Margin for Spanish Page*/

#aboutus-h2-special-margin {
	margin-top: 0px;
	margin-left: -10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight: bolder;
	font-size: 20px;
	color: #E5053A;
}

/*MAINCONTENT COLUMN Box 1*/

#aboutus-spanish-main-column-box1 {
	height: auto;
	width: 490px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	clear: right;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/aboutus-extra1-spanish.jpg);
}

#aboutus-spanish-main-column-box1 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 25px;
	width: 440px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

 

#aboutus-spanish-main-column-box1 ul li {
	margin-top: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	padding-bottom: 25px;
	list-style-position: outside;
	list-style-image: url(../images/bullets-1.gif);
	 
}


#aboutus-apDiv1-spanish-image1 {
	position:absolute;
	left:229px;
	top:1010px;
	width:165px;
	height:588px;
	z-index:7;
	margin-left: 50%;
}

 
/*----------------------------------CSS FOR SPONSOR PAGE----*/

#aboutus-sponsor-maincontent-wrapper  {
	height: auto;
	width: 910px;
	margin-left: 50%;
	left:-455px;
	position:relative;
	clear: both;
	float: none;
	background-image: url(../images/sponsor-wrapper-bg.jpg);
}

#aboutus-sponsor-main-column {
	width: 490px;
	height: auto;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	float:left;
	background-image: url(../images/oursponsors-background.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

}



#sponsor-table {
	padding: 0px;
	height: 400px;
	width: auto;
	margin-left: 50px;
	 
}


#sponsor-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 30px;
	color: #666;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 10px;

}


/*----------------------------------CSS FOR GIRLS INC STAFF PAGE----*/


#staff-table {
	padding: 0px;
	height: autopx;
	width: 436px;
	margin-left: 0px;
	 
}


#staff-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
   	padding-top: 0px;
       padding-bottom: 5px;

}


