/****************************************

CSS Document for Big Sister League Web site
Site Designed and Coded by Thanh Nguyen

***************************************/

/******************************************************
        Global Definitions
******************************************************/
body {
	font-size: 11px;
	background: url("/images/pattern.gif") repeat;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: 100;
	color: #8100AC;
	margin: 17px 0 0 0;
	padding: 0;
}

h2{
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #B856C0;
	letter-spacing:1px;
	margin: 0;
	padding: 15px 0 0 5px;
}

h3{
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #434343;
}

a:active, a:link{
	color: #0000FF;
}

a:visited {
	color: #800080;
}

/******************************************************
        Container
******************************************************/

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.6em;
	margin: 0 auto;	
	padding: 0 0 10px 0;
	width: 728px;
	background: url("/images/containerbg.jpg") repeat-y;
}


/******************************************************
        Banner / Banner Navigation
******************************************************/
#header{
	width: 700px;
	margin-left: 10px;
	background: url("/images/header-bg.gif") no-repeat;
}

#logo{
	padding-left: 10px;
	padding-top: 10px;
}

.give-help{
	background: url("/images/give-help-button.gif") no-repeat;
	padding: 3px 0;
	cursor:pointer;
}

.constantcontact{
	padding-bottom: 5px;
}

#become-big-sis{
	background: url("/images/get-involved.gif") no-repeat;
}

.call-to-action{
	float: right;
	padding-top: 5px;
}

.call-to-action a{
	color: #313131;
	display: block;
	text-decoration: none;
	font-size: 11px;
	width: 185px;
	height: 50px;
	cursor: pointer;	
}

.call-to-action a:hover{
	color: #F95FA7;
	text-decoration: underline;
}

.call-to-action-text{
	width: 130px;
	padding: 20px 0 0 62px;
}

#top-navigation {
	display: block;
	width: 700px;
	margin-top: -15px;
	height: 28px;
	background: url("/images/nav-bg.gif") repeat-x;
	padding: 0;
	font: 12px Arial Verdana, Helvetica, sans-serif;
}

#top-navigation a:link, #top-navigation a:visited,#top-navigation a:active{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 6px 10px 12px;
	background: url("/images/divider.gif") no-repeat;
}

#top-navigation a:hover{
	color: #F7A1C3;
}

.tabslist {
  display:inline;
  list-style-type: none;
  border: 0;
  margin:0;
  padding:0;
 }

.tabslist li {
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
  }

/******************************************************
        Main Content
******************************************************/	
#main {
	color: #464646;
	display: block;
	clear: both;
	font-size: 1.2em;
	line-height: 1.7em;
        position: relative;
	padding: 2px 20px 0 9px;
}

#sub-content{
	width: 460px;
	padding: 0 20px 0 0;
	float: right;
}

#sub-content .padding{
	padding: 0 0 0 30px;
	margin: 0;
}

.bio{
	clear: both;
	display: block;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

.bio img, .activities img.gray{
	border: 1px solid #e7e7e7;
	padding: 3px;
	margin: 0 10px 0 0;
}

.bio img a:hover{
	border: 1px solid #000;
}

.divider{clear: both;}

#sub-content h1{
	border-bottom: 1px solid #dec2e1;
	color: #a63fae;
	background: url("/images/leaf.gif") no-repeat;
	padding: 0 0 8px 45px;
    margin: 5px 0 0 0;
}

#home-content-top{
	padding: 0 0 10px 15px;
	width: 490px;
	float: left;
	clear: left;
}

#home-content-top h2 a{
	color: #B856C0;
	text-transform: capitalize;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#home-content-top h2 {
	padding: 0;
}

#home-content-top h2 a:hover{
	text-decoration: underline;
}

#col1{
	float: left;
	clear: left;
	width: 220px;
	padding: 0 12px 0 0;
	margin-top: 20px;
	background: url("/images/vertical-line.gif") 100% 10% repeat-y;
}

#col2{
	float: left;
	width: 220px;
	margin-top: 20px;
	padding: 0 10px 0 15px;
}

.image{
	width: 216px;
	height: 160px;
	display: block;
	background: #fff url("/images/image-bg.jpg") no-repeat;
	padding: 14px 14px 15px 23px;
}


.image-narrow-left{
	width: 198px;
	height: 271px;
	display: block;
	background: #fff url("/images/image-narrow-bg.jpg") no-repeat;
	padding: 18px 3px 0 22px;
	float: left;
}

.image p{
	padding: 3px 0 0 0;
	margin:0;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000;
}

.image-narrow-left p{
	padding: 3px 0 0 0;
	margin:0;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #000;
	float: left;
}

.entry{
	border-bottom: 1px dashed #ccc;
}
/******************************************************
        Left Margin
******************************************************/
#left{
	font-size: 11px;
	float: left;
	margin: 0 0 0 5px;
}

#left-navigation{
	width: 180px;
	background: #fff url("/images/left-nav-bg.gif") repeat-y;
		
}

#left .text{
	padding: 0 0 0 15px;
}

#left-navigation-top{
	background: #fff url("/images/left-nav-top.gif") top left no-repeat;
	width: 169px;
	height: 42px;
	padding: 13px 0 5px 16px;
	font-size: 13px;
	font-weight: bold;
}html>body #left-navigation-top{padding: 5px 0 5px 16px;}

#left-navigation ul{
	margin: 0;
	padding: 0;
}

#left-navigation li{
	margin: 0 0 0 12px;
	padding: 0;
}

#left-navigation-bottom{
  background: #fff url("/images/left-nav-bottom.gif") top left no-repeat;
  width: 169px;
  height: 34px;
  padding: 0 0 0 15px;
}

.left-header{
	background: url("/images/left-header.gif") no-repeat;
	width: 181px;
	height: 30px;
	display: block;
}

#left-navigation h2{
	margin: 0;
	padding: 8px 0 0 10px;
}

#left-navigation a:hover{
	background: #dec2e1;
	color: #000;
}
/******************************************************
        Right
******************************************************/

#right{
	float: right;
	clear: right;
	margin: 0;
	padding: 0 19px 0 0;
position: absolute;
left: 523px;
top: -2px;
}

#recent-news{
	width: 184px;
	overflow: visible;
	display: block;
	line-height: 1.3em;
	padding-top: 33px;
	background: #F7A1C3 url("/images/recent-news-top.gif") top left no-repeat;
}

#recent-news-bottom{
	width: 184px;
	background: #F7A1C3 url("/images/recent-news-bottom.gif") bottom right no-repeat;
}


#recent-news p{
	padding: 12px 7px 15px 12px;
	margin: 0;
	background: url("/images/news-divider.gif") 40% 100% no-repeat;
}

#recent-news a{
	background: url("/images/arrow.gif") 0% 50% no-repeat;
	color: #313131;
	padding-left: 10px;
	text-decoration: none;
}

#recent-news a:hover{
	text-decoration: underline;
}

#mission{
	width: 170px;
	padding: 5px 0 30px 12px;
	margin: 25px 0 0 0;
	height: 355px;
	background: url("/images/vertical-line.gif") 0% 0% repeat-y;
}

#mission h2{padding:0; }

#print {
	background: url("/images/print_icon.gif") 28% 65% no-repeat;
	padding: 15px 0 10px 74px;
}

/******************************************************
        Footer
******************************************************/
#footer {
	width: 680px;
	font-size: 10px;
	margin: 0 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer-top {
	text-align: center;
	padding: 20px 0 0 0;
	background: url("/images/footerbg.gif") no-repeat;
}

#footer #bottom{
	background-color: #313131;
	color: #F1F1F1;
	text-align: left;
	width: 663px;
	margin: 20px 0 0 17px;
}

#footer a{
	color: #313131;
	text-decoration: none;
	line-height: 16px;
}

#footer #bottom a{
	color: #F1F1F1;
	text-decoration: none;
}

#footer a:hover, #footer #bottom a:hover {
	text-decoration: underline;
}

#footer span.divider{
	color: #DB5893;
}

#morgan{
	margin: 0 0 0 17px;
	display: block;
	background: #fff url(/images/morgan_systems.gif) 50% 0% no-repeat;
	width: 300px;
	height: 15px;
	padding: 3px 0 0 0;
}

/******************************************************
        Absolutely Positioned
******************************************************/


/******************************************************
        Miscellaneous Global Elements
******************************************************/
.left {
	float: left;
}

.right {
	float: right;
}

.right2 p {
	margin:0 0 6px 0;
	padding:0;
}

.leftfloat{
	float: left;
	clear: left;
}

.rightfloat{
	float: right;
	clear: right;
}

.clearboth {
	clear: both;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.paddingright10{
	padding-right: 10px;
}

h2.board{
	padding-bottom: 20px;
}

.clearfix {
  display: inline-table; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 #header a {float:none;}
/* End hide from IE-mac */

.outer-quote{
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url("/images/left-quote.jpg") no-repeat;
	display: block;
	padding: 10px 0 0 40px;
}

.quote{
	background: #fff url("/images/right-quote.jpg") bottom right no-repeat;
	padding: 0 20px 20px 0;
	display: block;
}

span.author{
	float: right;
	display: block;
	font-size: .9em;
	padding: 0 14px 0 0;
}	

.bequestors p{
	font-size: 1.9em;
	font-family: "Script MT Bold", Georgia, "Times New Roman";
	font-weight: bold;
	color: #F95FA7;

}

.red{
	color: red;
}

img.parrow{
	margin: 0 3px 0 0;
	vertical-align: bottom;
}

/* Activities */

.activities h2{
	color: #fff;
	background: #BB7FC0;
	margin: 5px 0 0 0;
	padding: 2px;
}

.activities p{
	border-right: 1px dashed #ccc;
	width: 220px;
	padding: 0 8px 8px 0;
	margin: 6px 0 0 0;
	float: left;
}

.activities div.img-bucket{
	padding: 25px 0;
	float: right;
	clear: right;
	width: 200px;
}


/* Newsletter */

.newsletter{
	text-align: center;
	width: 135px;
	float: left;
	padding: 7px 7px;
	margin-right: 10px;
}

.newsletter img{
	border: 1px solid #999;
}

/* Photo Album */

.photo{
	border: 1px solid #ccc;
	text-align: center;
	width: 210px;
	padding: 6px 2px;
	margin: 8px 6px;
	float: left;
}

.image_border {
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	margin: 10px;
}

.hr{
	border-top: 1px dashed #ccc;
}

form.bg{
	background-color: #e7e7e7;
}

.big{
	font-size: 1.3em;
}

.gray {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #B856C0;
}

.border{
	padding: 3px; 
	border: 1px solid #e7e7e7; 
	margin-right: 7px;
}

.google-ad-home{
	padding: 20px;
	margin: 0;
	text-align: center;
}

.google-ad{
	padding: 12px 0;
	margin: 0;
}


.search{text-align:center;}
.leftcolumn {
	width:193px;
	float:left;
}
.leftcolumn p {
	margin-bottom:30px;
	margin-top:0;
}
.rightcolumn {
	width:240px;
	float:right;
}
.spacer {
	height:150px;
}

/* Contact Form */
.leftradio
{
	width: 90px; 
	float: left;
}
.rightradio
{
	width: 220px; 
	float: left;
}

.fullrowradio
{
	width: 310px; 
	float: left;
}