@charset "utf-8";
/* CSS Document */

top_up {}

#translate-widget {
	margin-left:auto;
	margin-right:auto;
	width: 170px;
	padding:3px;
	border-width: 0px;
	border-color:#666;
	border-style: groove;
	background-color:#FFF;	
}

.form-label {
	clear: both;
	font-size: .9em;
	font-weight: bold;
	color: #0161A5;
	margin: 6px 5px 6px 5px;
}

.form-label2 {
	clear: both;
	font-size: .8em;
	font-weight: bold;
	color: black;
	margin: 2px;
}

body {
	background-image:url('/images/homepage/background2.gif');
	background-position: 0px 0px; /* Or edit the background image now that whitespace above menu is gone need 3px less at top */
	font-family: Arial, sans-serif;
	color:#000;
	vertical-align:top;
	background-repeat:repeat-x;
}
* {margin:0 auto; padding:0}

p {
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin:10px 5px 10px 5px;
}

#nav {
	clear:both;
	margin:28px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	height:32px;
	width:750px;
	background: url('/images/homepage/background2.gif') top repeat-x; /* Syntax on this line was incorrect... suggest using W3C CSS validator */
	float:left; /* Or block inherently will span full width and knock form down */
}
#nav li {
	float:left;
	display:block;
	font-size:1em;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	margin-top:3px;
}
#nav li a {
	float: left;
	display:block;
	color: #fff;
	padding: 6px 20px 7px 20px;
	text-decoration:none;
}
#nav li a:hover {
	background:#adc051;
	color:#000;
}
#search-form {
	margin: 6px 0 0 5px;
	float:left;
	width:200px;
}
#search-text {
	border: 1px solid #666;
	margin-top:1px;
	float: left;
	width:130px;
}
#search-button {
	border: none;
	float: right;
	width:65px;
	height:22px;
	background: transparent url('/images/navigation/search.png') no-repeat 50%; /* Centers the bg image */
}
#search-button:hover {
	border: none;
	cursor: pointer; /* So the pointer changes */
}
#green-button {
	float: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: url('http://www.sfcg.org/mh/images/green-button-bg.jpg');
	width: 95px;
	height: 20px;
	font-size: 1em;
	text-align:center;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
#green-button a {
	color:white;
	text-decoration:none;
}
#green-button p {
	
}
label {
	display: block;
	width: 84px;
	float: left;
	font-size: .75em;
	margin: 2px 4px 6px 4px;
	text-align: left;
}
.read-more-button a {
	border:1px solid #0161A5;
	background:none;
	font-family:Arial, sans-serif;
	text-align:center;
	font-size:.6em;
	font-weight:bold;
	width:8em;
	float:right;
	margin-top:3px;
	padding:2px;
	text-decoration:none;
}
.read-more-button a:hover {
	background-color:#0161A5;
	color:white;
	border:1px solid #fff;
}
.float-right {
	float:right;
	padding:3px;
	margin:3px;
}
.float-left {
	float:left;
	padding:3px;
	margin:3px;
}

#email-form label {
	float: none;
	display: inline;
	font-weight: bold;
}

#jobs .job {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#footer {
	clear:both;
	margin:0 auto; padding:0;
	margin-top:15px;
	font-size:11px;
	font-weight:bold;
	height:25px;
	width:706px;
	background:#FFF;
	/* float:left;  Or block inherently will span full width and knock form down */
}
#footer li {
	float:left;
	display:block;
	border-right:1px solid #CCC;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	margin-top:3px;
}
#footer li a {
	float: left;
	display:block;
	width:100px;
	font-size:11px;
	text-align:center;
	font-family:Arial, sans-serif;
	color: #999999;
	padding: 6px 0 6px 0;
	text-decoration:none;
}

/* Left subnav styles */
.sub-nav p {
}     
.sub-nav a {
	font-size: 10pt;
	font-weight:bold;
	color:#003399;
	}    
.sub-nav {
	margin-left:auto;
	margin-right:auto;
	width: 160px;
	margin:10px 2px 5px 2px;
	padding:3px;
	border-width: 1px;
	border-color:#666;
	border-style: groove;
	background-color:#EEE2BF;
}
/* Brendan's code to style sitewide a href links */
a:link {
	color: #0161a5;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #0161a5;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:active {
	color: #0161a5;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #0161a5;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/* Temporary fix for the "text2" styles all over the place */
LI.list1 {list-style-position: outside; padding: 0px 0px 0px 20px;
}
.list {list-style-position: outside; padding: 0px 0px 0px 20px;}
.text2 {
	color:#000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:10px 5px 10px 5px;
}
.text3 {
	color:#016185;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:10px 5px 10px 5px;
}
img {border:0; }
h1 {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	margin: 10px 5px 10px 5px;
}
h2 {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 8px 5px 8px 5px;
}
h2 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	color: #0161A5;
	margin: 8px 5px 8px 5px;
}
h3 {
	clear: both;
	font-size: .9em;
	font-weight: bold;
	color: #0161A5;
	margin: 6px 5px 6px 0px;
}
h3 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	color: #0161A5;
}

h4 {
	clear:both;
	font-size: .85em;
	color: #000;
	margin: 6px 5px 6px 0px;
}
h5 {
	clear:both;
	font-size: .75em;
	color: #0161A5;
	margin: 6px 5px 6px 0px;
}

h6 {
	clear:both;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.quote1 {
  font: 14px italic Arial;
  padding: 8px 18px 0 8px;
  margin: 20px;
  text-indent: 0px;
  text-align: left;
  }
.quote_cap {
  font: 11px Arial;
  padding: 1px 18px 0px 4px;
  margin: 20px;
  text-indent: 0px;
  text-align: left;
  }

/* REDOING THE NAV TEMPORARILY 2011 */
.menu{
	height:28px;
	width:750px;  /*make it 600? */
	font-size:.88em;
	font-weight:bold;
/*    background-color: #0161a5; */
}

.menu ul{
    margin: 0 0 0 10px; padding: 0;
    float:left; }
 
.menu ul li{
    display: inline;
	text-align:left;
	padding: 0 8px 0 8px;
	}
 
.menu ul li a{
    float: left; 
	text-decoration: none;
    color:#fff; 
	text-align:left;
	padding: 6px 15px 6px 15px; }
 
.menu ul li a:visited{
    color:#fff;}
 
.menu ul li a:hover, .menu ul li .current{
    color: #000;
    background-color:#adc051; }
	
/* end nav redo 2011 */

#cse-search-form{
	margin:4px 0 0 15px;	
}

.navbar {
	margin: 0px;	
}

#wrap {
	width:750px;
	padding: 0;
	margin:0 auto;
	margin-top:0;
}
#header { 
	height: 107px; /* Set the size here to fix menu alignment - WAS 106 */
	width: 750px;
}
#header img {
	height: 106px;
	width: 750px;
}

#green-button {
	float: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: url('http://www.sfcg.org/mh/images/green-button-bg.jpg');
	width: 95px;
	height: 20px;
	font-size: 1em;
	text-align:center;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
#green-button a {
	color:white;
	text-decoration:none;
}
#green-button p {
	
}
label {
	display: block;
	width: 84px;
	float: left;
	font-size: .75em;
	margin: 2px 4px 6px 4px;
	text-align: left;
}
.read-more-button a {
	border:1px solid #0161A5;
	background:none;
	font-family:Arial, sans-serif;
	text-align:center;
	font-size:.6em;
	font-weight:bold;
	width:8em;
	float:right;
	margin-top:3px;
	padding:2px;
	text-decoration:none;
}
.read-more-button a:hover {
	background-color:#0161A5;
	color:white;
	border:1px solid #fff;
}
.float-right {
	float:right;
	padding:3px;
	margin:3px;
}
.float-left {
	float:left;
	padding: 0 6px 6px 0;
	margin:3px;
}
.country-left {
	float:left;
	margin:3px 50px 0 0;
	}

#email-form label {
	float: none;
	display: inline;
	font-weight: bold;
}

#jobs .job {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#footer {
	margin-top: 20px; 
	padding: 15px;
	font-size:12px;
	font-weight:none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer2 {
	clear:both;
	margin:0 auto; padding:0;
	margin-top:15px;
	font-size:9px;
	font-weight:bold;
	height:25px;
	width:515px;
}
#footer li {
	display:block;
	border-right:1px solid #ccc;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	margin-top:3px;
}
#footer a {
	font-size:12px;
	text-align:center;
	font-family:Arial, sans-serif;
	color: #666666;
	padding: 6px 6px 6px 6px;
	text-decoration:none;
}
#footer li a {
	display:block;
	width:100px;
	font-size:11px;
	text-align:center;
	font-family:Arial, sans-serif;
	color: #999999;
	padding: 6px 0 6px 0;
	text-decoration:none;
}
ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin:10px;
	padding: 0px 0px 0px 20px;
} 
ol {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-position:inside;
	margin:10px;
} 

/* Left subnav styles */
.sub-nav p {
}     
.sub-nav a {
	font-size: 10pt;
	font-weight:bold;
	color:#003399;
	}    
.sub-nav {
	margin-left:auto;
	margin-right:auto;
	width: 160px;
	margin:10px 2px 5px 2px;
	padding:3px;
	border-width: 1px;
	border-color:#666;
	border-style: groove;
	background-color:#edeff4;
}
	a.button {
    /* Sliding right image */
    background: transparent url('http://www.sfcg.org/images/homepage/button_right.png') no-repeat scroll top right; 
display: block;
float: left;
align: center;
height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 15px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #336600;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
}
a.button span {
/* Background left image */ 
background: transparent url('http://www.sfcg.org/images/homepage/button_left.png') no-repeat; 
display: block;
line-height: 17px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 5px 0 5px 14px;
} 
a.button:hover span{
text-decoration:none;
color: #336600;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
#sections-wrapper {
	clear:both;
	background: #ffffff;
	width: 499px;
	padding: 10px 0px 10px 10px;
	margin: 0px 10px 10px 0px;
	border: 0px solid #aaaaaa;
	float:left;
}
.section {
	width: 235px;
	padding-right: 10px;
	padding-bottom: 20px;
	float:left;
}
.section-widget {
	width: 235px;
	padding-bottom: 30px;
	float:left;
}
.support-our-work {
	clear: both;
	float:left;
	background: #edeff4;
	width:470px;
	padding: 10px 5px 15px 10px;
	border: 1px solid #aaaaaa;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
}
#informed_button {
	background: url('http://www.sfcg.org/mh/images/green-button-bg.jpg');
	border:none;
	text-align:center;
	color:white;
	margin-top: 3px;
	margin-left: 87px;
	font-size: .9em;
	width: 88px;
	height: 20px;
	font-weight:bold;

}
#submit_button {
	background: url('http://www.sfcg.org/images/homepage/submit_button.png');
	border:none;
	text-align:center;
	width: 78px;
	height: 28px;
	margin-right: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
}

/*
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,

.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
  padding-top: 3px;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 1px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion,
.gs-promotion {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}

