@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
a {
	color: #025D85;
}
body {
	background: #18709c;
}
#uberdrop {
	background:#fff;
}
#superdrop {
	background:url(images/bg.jpg) no-repeat top center;
	width: 100%;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width:960px;
	margin:auto;
}
#header {
	height:118px;
}
#header ul li {
	list-style:none;
	float:left;
}
#logo a {
	/*
	background:url(images/logo.gif) no-repeat;
	text-indent:-3000px;*/
	display:block;
	width:408px;
	height:120px;
}
.hide {
	display: none;	
}
#header-right {
	width:500px;
	padding-top:25px;
}
#btn-links {
	padding-bottom: 20px;
}
#btn-links a {
	display:block;
}
#btn-links a.btn1 {
	background:url(images/btn1-header.jpg) no-repeat;
	width:137px;
	height:32px;
	text-indent:-3000px;
	padding-right:4px;
}
#btn-links a.btn2 {
	background:url(images/btn2-header.jpg) no-repeat;
	width:137px;
	height:32px;
	text-indent:-3000px;
	padding-right:4px;
}
#btn-links a.btn3 {
	background:url(images/btn3-header.jpg) no-repeat;
	width:137px;
	height:32px;
	text-indent:-3000px;
}
#slogan {
	color: #1d74a3;
	font-size: 16px;
	text-align: right;
	width: 500px;
}
#slogan b {
	text-transform: uppercase;
}
#nav ul{
padding-top: 3px;
}

#nav li:hover a , #nav li.sfhover a {
	background: url(images/nav-hover.jpg) repeat;
	}
#nav li:hover ul a , #nav li.sfhover ul a {	
	background: none;

}

#nav ul li {
	/*border-right:1px solid #025d85; */
	border-right: #4687a9 thin solid;
	/*height: 38px;*/
}
#nav ul li a {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding: 12px 17px 10px 17px;
}
ul li#menu-382 {
	border: none;
}
#nav ul li ul li {
	/*height: 30px;*/
	margin: 0;
}
#nav li.no-line {
	border-right:0;
	padding-right:0;
}
#nav ul li a:hover, #nav ul li a.active {
	background: url(images/nav-hover.jpg) repeat;
}
#nav ul li li a:hover {
	text-decoration: underline;
	background: none;
	}

#nav .pipe {
	padding:0 5px;
}


/*new*/

#nav ul.menu li {
	margin: 0px;
}
#nav li.expanded {
	list-style:none;
	list-style-image: none;
	padding: 0px;
	}
#nav li.leaf {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	}


#content-wrapper {
	background: url(images/wrapper.gif) repeat-y;
	margin-top:5px;
}
#content-wrapper_home {
	background: url(images/wrapper.gif) repeat-y;
}
#maincol {
	width:568px;
	padding: 20px 36px;
	background:url(images/content-back.gif) repeat-x;
}
#maincol2 h1 {
	font-size:18px;
	color:#5dba23;
	padding:30px 0 20px 0;
}
#maincol2 p {
	font-size:12px;
	line-height:22zpx;
	padding-bottom:20px;
}
#maincol2 img {
	padding:0 0 20px 20px;
}
#slideshow {
	height:255px;
	width: 637px;
	border: 3px solid #c3c3c5;
	border-bottom: none;
	border-right: none;
	
}
#sidebar {
	width:315px;
	padding: 0 3px 0 2px;	
}
#donate {
	padding: 10px 10px 15px 15px;
	width: 185px;
}
#donate h2 {
	font-size: 16px;
	color: #fff;
	padding-bottom: 0px;
}
#donate h3 {
	color: #fdc400;
	font-size: 13px;
	padding-bottom: 0px;
}
#donate a {
	text-decoration: underline;
	color: #fff;
	font-size: 0.9em;
}
#donate a:hover {
	text-decoration: none;
}
#donate p.top {
	font-size:16px;
	line-height:22px;
	color:#fff;
}
#meter {
	float: right;
	width: 100px;
}
#goal {	
	float:right;
	margin: auto;
}
#goal .block {
	margin: 0;
	padding: 0;
}
#goal .content {
	width: 88px;
}
#goal p {
		font-size: 14px;
	 font-weight: bold;
	 text-align: center;
	 width: 88px;
	 padding-top: 2px;
	 margin: 0;
}
#red {
	background: url(images/red.jpg) repeat-y;
	width: 13px;
	position: absolute;
	top: 375px;
	height: 1px;
	margin-left: 39px;
}
#donate .hide {
	text-indent:-3000px;
}
#donate a.btn-donate {
	background:url(images/btn-donate.jpg) no-repeat;
	width:191px;
	height:47px;
	display:block;
	text-indent:-3000px;
}
#donate .small-txt {
	font-color:#fff;
	font-size:10px;
	text-align:center;
	line-height:15px;
}
#shopping-wrapper {
	padding:0 0 0 10px;
	width: 142px;
}
#donate-wrapper {
	padding:0 0 0 10px;
	width: 140px;
}
#donate-wrapper p, #shopping-wrapper p {
	text-align: center;
	padding-bottom: 5px;
	line-height: 12px;
}
#donate2 {
	background: url(images/donate2.jpg) right;
	height: 58px;
	width: 241px;
	padding: 129px 0 0 74px;
}
#become {
	background:url(images/img3-maincol.jpg) no-repeat;
	width:280px;
	height:203px;
	padding:10px 20px 0 20px;
}
#become h2 {
	color:#fff;
	font-weight:bold;
	font-size:17px;
}
#become p {
	color:#035c85;
}
#content_links {
	width: 570px;
}
#org-wrapper, #video-wrapper {
	padding-right: 0;	
}
#org-wrapper, #video-wrapper, #serving-wrapper {
	width: 190px;
}
#content {
	padding-top:2px;
}
#crib1 {
	width:280px;
	background:url(images/img1-maincol.jpg) no-repeat;
	height:203px;
	padding:10px 20px 0 20px;
}
#books1 {
	background:url(images/img2-maincol.jpg) no-repeat;
	width:280px;
	height:203px;
	padding:10px 20px 0 20px;
}
#calls-wrapper p {
	color:#035c85;
}
#calls-wrapper h2 {
	color:#fff;
	font-weight:bold;
	font-size:17px;
}
.desc {
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	padding-top:15px;
}
.size15 {
	font-size:15px;
	font-weight:normal;
}
.learn-blue {
	background:url(images/btn-learnmore-blue.jpg) no-repeat;
	width:127px;
	height:28px;
	display:block;
	text-indent:-3000px;
	float:right;
	margin-top:17px;
}
.learn-orange {
	background:url(images/btn-learnmore-orange.jpg) no-repeat;
	width:127px;
	height:28px;
	display:block;
	text-indent:-3000px;
	float:right;
}
.learn-green {
	background:url(images/btn-learnmore-green.jpg) no-repeat;
	width:127px;
	height:28px;
	display:block;
	text-indent:-3000px;
	float:right;
	margin-top:14px;
}
#footer {
	height:113px;
	background-color:#18709c;
}
#footer p {
	color:#fff;
}
#footer-wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#copyright {
	width:250px;
}
#copyright p {
	font-size:11px;
	line-height:13px;
	padding-bottom:0;
}
#signup {
	padding: 5px 0;
}
#signup label {
	font-size: 16px;
}
#signup p {
	font-weight:bold;
	line-height:18px;
	color:#035c85;
}
.valign-top {
	vertical-align:top;
	width: 90px;
	float: right;
	height:23px;
	padding-bottom: 15px;
}
#signup input.search {
	background: url(images/search.jpg) no-repeat;
	border: none;
	width:175px;
	font-size:14px;
	height:23px;
	color:#000;
	padding: 0 10px 10px 5px;
	float: left;
}
/*Internal Page*/


.sidebar-btn h2 {
	color:#FFFFFF;
	padding: 7px 0 15px 65px;
	font-size: 16px;
	font-weight: bold;
}
.sidebar-btn-content {
	padding: 5px 10px;
}
#sidebar-green h2 {
	background:url(images/sidebar-green.jpg);
}
#sidebar-orange h2 {
	background:url(images/sidebar-orange.jpg);
}
#sidebar-blue h2 {
	background:url(images/sidebar-blue.jpg);
}
#sidebar-content {
	padding: 10px 15px;
}
#sidebar-top {
}
#sidebar-top h2 {
	background: url(images/message.jpg) no-repeat center top;
	padding: 9px 0;
	font-size: 14px;	
}
#sidebar-top a {
	color: #fff;
	padding: 10px 0px 10px 40px;
	vertical-align: middle;
	text-decoration: none;
}
table {
	width: 100%;
}
#maincol table td, #maincol table th {
	padding: 5px;
}
/*-------------------------------------------------------*/
/*
www.GaslampMedia.com
Version: 1.4
Revised Date: 10-05-2009
*/

img {
	border:none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline:none;
}
h1, h2, h3 {
	padding-bottom: 12px;
}
h2, h3 {
	padding: 14px 0;
}
h1 {
	font-size: 18px;
	color:#5dba23;
}
h2 {
	font-size: 16px;
	color: #13668d;
}
h3 {
	color: #DC8708;
	font-size: 14px;
}
p {
	padding-bottom: 12px;
	line-height: 18px;
}
hr {
	border: none;
	border-top: 1px solid #333;
	margin-bottom: 12px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
}
label {
}
legend {
}
fieldset {
}
table {
}
thead {
}
tbody {
	border: none;
}
tr {
}
tr.altrow, tr.even {
}
th {
}
td {
}
/* -----------------structure------------------- */

#preload {
	display: none;
	height:0px;
}
#superex {
}
#superdrop {
}
#container {
}
#header {
}
#logo {
}
#logo h2 {
	padding: 0px;
}

#headright {
}
#nav {
	background: url(images/nav.jpg) no-repeat center;
	width: 960px;
	height: 45px;
	padding: 0;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
}
#nav a {
	display: block;/*text-indent: -3000px;*/
	}
/* Dropdown code */


#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color:#666666;
	padding: 0px;
}
#nav li ul li { border: none; border-top: 1px solid #4687a9;}
#nav li ul a {
	width: 166px;
	padding: 7px 17px;		
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



#banner {
}
#wrapper {
}
#leftcol {
}
#rightcol {
}
#singlecol {
}
#maincol {
}
#maincol ul, #maincol ol {
	padding: 0 0 12px 20px;
	font-size: 13px;	
}
#maincol li {
	line-height: 1.5em;
}
#maincol ul.primary {
	padding-bottom: 0px;
}
#maincol ul.links {
	padding-left: 0px;
}
#sidebar {
}
#superfooter {
}
#footer {
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
}
/* ------------universal classes------------- */

.width20 {
	width: 20%;
}
.width25 {
	width: 25%;
}
.width30 {
	width: 30%;
}
.width33 {
	width: 33%;
}
.width35 {
	width: 35%;
}
.width40 {
	width: 40%;
}
.width45 {
	width: 45%;
}
.width50 {
	width: 50%;
}
.width55 {
	width: 55%;
}
.width60 {
	width: 60%;
}
.width65 {
	width: 65%;
}
.width66 {
	width: 66%;
}
.width70 {
	width: 70%;
}
.width75 {
	width: 75%;
}
.width80 {
	width: 80%;
}
.xsmall {
}
.small {
}
.medium {
}
.large {
}
.xlarge {
}
.xxlarge {
}
.img-center {
	display:block;
	margin: 0 auto;
}
.img-left {
	float:left;
	padding: 0 10px 5px 0;
}
.img-right {
	float:right;
	padding: 0 0 5px 10px;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.form-text, .form-textarea, .form-select {
	border: 1px solid #dadada;
	padding: 2px 3px;
}
.form-style {
}
.form-text:focus, .form-textarea:focus, .form-select:focus, .form-style:focus {
}
.form-table td {
	padding: 2px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* php cake */
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline-block;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
.error-message {
}
.success-message {
}
#donate-meter {
	width: 318px;
	background:url(images/donatebox.jpg) no-repeat #378abc;
	height:258px;
	color: #FFFFFF;
	border-left: 2px solid #aecfe4;
}
/* drupal overrides */


ul.nice-menu-down li {
	border-top: none;
}
ul.nice-menu li {
	background-color: transparent;
	border: none;
}
#nav ul li#menu-203 {
	border: none;
}
ul.nice-menu ul, #header-region ul.nice-menu ul {
	border:none;
}
ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
	background: none transparent;
}
ul.nice-menu-down .menuparent a {
	padding-right:5px;
}
ul.nice-menu a {
	padding: 5px 10px;
}

#nav ul li li {
	padding: 0px;
}
#nav ul.nice-menu-down li li a {
	padding: 7px 12px;
	text-align: left;
	color: #FFFFFF;
}
#nav ul.nice-menu-down li li a:hover {
	color: #FFFFFF;
}
#nav ul ul {
	/*background:#c8d7e0;*/
	background: #0e4661;
}
#nav .block {
	margin:0px;
	padding: 0px;
}
#nav h2 {
	padding:0px;
	display: none;
	margin: 0px;
}
ul.nice-menu ul, #header-region ul.nice-menu ul {
	top: 38px;
}
#nav ul.nice-menu-down li.menuparent:hover, #nav ul.nice-menu-down li.over, /* Repeat for Garland header. */
#nav #header-region ul.nice-menu-down li.menuparent:hover, #nav #header-region ul.nice-menu-down li.over {
	background: none #186993;
}

#goal-meter {
	background:url(images/therm2.gif) no-repeat;
	height: 176px;
	width: 105px;
	position: relative;
	}
#goal-meter.full {	
	background: url(images/therm.gif) no-repeat;
	}
	#meter-level {
		position: absolute;
		background: #d6150e;
		left: 39px;
		width: 13px;
	}
	
	
#goal h3 {
	padding: 0px 0 0 15px;
	color: #fff;}
	
#maincol .view-donate .view-content ul { padding: 0px;}
#maincol .view-donate .view-content .item-list ul li {
	margin: 0px 5px 5px 0;
	_margin: 0 4px 4px 0px;
	list-style: none;
	list-style-image: none;
	float: left;
	width: 125px;
	padding: 5px;
	border: 1px solid #dadada;
	height: 220px;
	text-align: center;
	}
#maincol .view-donate .view-content .item-list ul li a {
	font-size: 14px;
	text-decoration: none;
	}
#maincol .view-donate .view-content .item-list ul li a:hover { text-decoration: underline;}
.field-field-image .field-item {
	float: left;
	padding: 10px 17px 10px 0;
}
.views-field-field-image-fid .field-content{
	margin: auto;
	width: 125px;
}
.view-Gallery .views-field-title{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

#block-menu-menu-donate-links.block ul.menu  {
	padding: 0px;
	}

#block-menu-menu-donate-links.block ul.menu li,
#block-menu-menu-donate-links.block ul.menu li.leaf {
	list-style: none;
	list-style-image: none;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #dadada;
	}
#block-menu-menu-donate-links.block ul.menu li a {	
	
	padding: 10px 0 5px 0;
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #025D85;
	}
#block-menu-menu-donate-links.block ul.menu ul {
	/*padding-top: 10px;*/
	padding-left: 0px;
	padding-bottom: 20px;
	list-style-type:disc;
	}
#block-menu-menu-donate-links.block ul.menu ul li,
#block-menu-menu-donate-links.block ul.menu ul li.leaf { border: none;}	
#block-menu-menu-donate-links.block ul.menu ul li a {
	border: none;
	padding: 1px 0px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	}
#block-menu-menu-donate-links.block ul.menu ul li a:hover { text-decoration: none;}

a.btn-special {
	display:inline-block;
	padding: 3px 5px;
	color:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	background:url(images/special.gif) repeat-x top #d42814;
	}
	
#block-menu-menu-donate-links.block ul.menu li.first {
	background:url(images/icon-bricks2.jpg) no-repeat left top;
	padding-left: 115px;
	}
#block-menu-menu-donate-links.block ul.menu li.last {
	background:url(images/icon-diapers2.jpg) no-repeat left top;
	padding-left: 115px;
	}
#block-menu-menu-donate-links.block ul.menu ul li.first,
#block-menu-menu-donate-links.block ul.menu ul li.last {
	background: none;
	padding-left: 0px;}
	
.price-prefixes { font-weight: bold;}
.views-field-field-request-value { font-size: 11px;}

#maincol li .views-field-field-request-value { line-height: 14px;}

#gtranslate { width: 175px; padding-top: 9px;}
#gtranslate .block { margin: 0px; padding: 0px;}
.goog-te-combo { border: 1px solid #aecfe4;}

#block-lang_dropdown-0 h2 { float: left; width: 90px; margin: 0px; padding: 2px 0 0 0; font-size: 14px;}
#block-lang_dropdown-0 .content { float:left; width: 70px;}

