﻿/* old styles (currently used only by home page */


#container
{
	width: 1000px;
	margin: 0 auto;
	padding-top:15px;
	text-align: left;
	overflow: visible;
}

#page-home #header
{
	width: 1000px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/header-bg.png);
	height: 392px;
}

#page-home #header h2
{
	background-position: center;
	margin-bottom: 5px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/txt_from-everywhere-to-everywhere.png);
	text-indent: -1000px;
}

#page-home #header h1
{
	margin-bottom: -36px;
	text-indent: -9999px;
}

.navlink
{
	display: block;
	padding-top: 190px;
}

#page-home #nav
{
	margin-top: 123px;
	text-align: center;
	float: left;
	list-style-type: none;
}

#page-home #nav li
{
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	height: 225px;
	width: 230px;
}

#page-home #nav a
{
	height: 230px;
	width: 230px;
	text-transform: lowercase;
	font-weight: normal;
	float: left;
	display: block;
}

#page-home #short-term
{
	height: 230px;
	width: 230px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_short-term.png);
}

#page-home #short-term a:hover
{
	display: block;
	height: 230px;
	width: 230px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/button_short-term-hover.png);
}

#page-home #long-term
{
	height: 230px;
	width: 230px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_long-term.png);
}

#page-home #long-term a:hover
{
	height: 230px;
	width: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/button_long-term-hover.png);
}

#page-home #groups
{
	height: 230px;
	width: 230px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_groups.png);
}

#page-home #groups a:hover
{
	height: 230px;
	width: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/button_groups-hover.png);
}

#page-home #his-hands
{
	height: 230px;
	width: 230px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_his-hands.png);
}

#page-home #his-hands a:hover
{
	height: 230px;
	width: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/button_his-hands-hover.png);
}

hr
{
	display: none;
}

#content
{
	background-color: white;
	padding: 30px 150px 0;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../images/content-bg.jpg);
}
.impact
{
	line-height: 1.6em;
	font-size: 1.25em;
	color: #a0afce;
}
#page-sub #content p
{
	line-height: 1.5em;
	font-size: 1em;
	color: #474a51;
}

#page-home #footer
{
	background-position: center bottom;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 1000px;
}


#footer ul
{
	list-style: none;
}

#footer ul li
{
	display: inline;
}

#footer ul a:hover
{
	color: white;
}

#footer ul .first a
{
	background: none;
}

#page-home #subnav
{
	list-style-type: none;
	height:70px
}

#page-home #subnav li
{
	
	float: left;
	height: 80px;
	width: 234px;
}

#page-home #subnav a
{
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	color: white;
	font-size: 1em;
	float: left;
	display: block;
}

#page-home #calls a
{
	font-weight: bold;
	height: 80px;
	width: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_calls.png);
}

#page-home #calls a:hover
{
	height: 80px;
	width: 210px;
	text-decoration: none;
	background-position: center -80px;
	background-repeat: no-repeat;
	background-image: url(../images/button_calls.png);
}

#page-home #contact a
{
	font-weight: bold;
	height: 80px;
	width: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_contact.png);
}

#page-home #contact a:hover
{
	height: 80px;
	width: 210px;
	text-decoration: none;
	background-position: center -80px;
	background-repeat: no-repeat;
	background-image: url(../images/button_contact.png);
}
#page-home #missionpost a
{
	font-weight: bold;
	height: 80px;
	width: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_missionpost.png);
}

#page-home #missionpost a:hover
{
	height: 80px;
	width: 210px;
	text-decoration: none;
	background-position: center -80px;
	background-repeat: no-repeat;
	background-image: url(../images/button_missionpost.png);
}
#page-home #resources a
{
	font-weight: bold;
	height: 80px;
	width: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/button_resources.png);
}

#page-home #resources a:hover
{
	height: 80px;
	width: 210px;
	text-decoration: none;
	background-position: center -80px;
	background-repeat: no-repeat;
	background-image: url(../images/button_resources.png);
}

.subnavlink
{
	margin-top: 22px;
	margin-left: 22px;
	width: 105px;
	display: block;
}

.subnavlink-single
{
	margin-left: 22px;
	line-height: 80px;
	width: 105px;
	display: block;
}

.username, .password
{
	margin-right: 10px;
	position: relative;
	float: left;
}

#volunteer-username-field, #volunteer-password-field
{
	width: 110px;
}

#coordinator-username-field, #coordinator-password-field
{
	width: 100px;
}


#volunteer-submit
{
	left: -5px;
	position: relative;
}

#coordinator-submit
{
	left: -8px;
	position: relative;
}

#page-sub #header
{
	background-position: 0 bottom;
	background-image: url(../images/header_sub-bg.png);
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
}

#page-sub #subnav-bg
{
	margin-bottom: 15px;
	top: 5px;
	position: relative;
	height: 38px;
	width: 820px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/navbar-bg.png);
}

#page-sub #subnav
{
	margin-top: -2px;
	position: relative;
	height: 38px;
	font-size: 0.9em;
	list-style-type: none;
	float: left;
}

#page-sub #subnav li
{
	background-repeat: no-repeat;
	background-position: left 14px;
	background-image: url(../images/subnav_div_2.gif);
	float: left;
}

#page-sub #subnav a
{
	margin-top: 5px;
	color: #c5d5fd;
	text-transform: uppercase;
	line-height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	text-decoration: none;
}

#page-sub #subnav a:hover
{
	color: #f0f3fc;
}

#page-sub #subnav .first
{
	background: none;
}

.section-name
{
	top: -15px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#page-sub #header h2
{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	top: -12px;
	padding: 0px;
	float: left;
	color: #abb8d3;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: relative;
}

#page-sub #sectionnav-bg
{
	height: 30px;
	width: 800px;
	background-image: url(../images/sectionnav-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#page-sub .sectionnav
{
	list-style-type: none;
	height: 30px;
	float: left;
}

#page-sub .sectionnav li
{
	padding-top: 1px;
	background-position: left;
	background-image: url(../images/sectionnav_div.gif);
	background-repeat: no-repeat;
	float: left;
}

#page-sub .sectionnav a
{
	display: block;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	text-decoration: none;
	color: #a0afce;
	text-transform: uppercase;
	line-height: 30px;
}

#page-sub .sectionnav a:hover
{
	color: white;
}

#page-sub .sectionnav .first
{
	background: none;
}

#page-sub .sectionnav .active
{
	color: #6f709d;
}

#page-sub #nav
{
	top: -10px;
	position: relative;
	float: left;
	list-style-type: none;
}

#page-sub #nav li
{
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	height: 150px;
	width: 200px;
}

#page-sub #nav #mission-post
{
	height: 200px;
	width: 230px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_mission-post.png);
}

#page-sub #nav #general
{
	height: 150px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_logo.png);
}

#page-sub #nav a
{
	display: block;
}

#page-sub #nav .active
{
	background-position: center top;
}

#page-sub #short-term a
{
	height: 150px;
	width: 200px;
	background-position: center -150px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_short-term.png);
}

#page-sub #short-term a:hover
{
	background-position: center top;
	background-image: url(../images/button-sub_short-term.png);
}

#page-sub #long-term a
{
	height: 150px;
	width: 200px;
	background-position: center -150px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_long-term.png);
}

#page-sub #long-term a:hover
{
	background-position: center top;
	background-image: url(../images/button-sub_long-term.png);
}

#page-sub #groups a
{
	height: 150px;
	width: 200px;
	background-position: center -150px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_groups.png);
}

#page-sub #groups a:hover
{
	background-position: center top;
	background-image: url(../images/button-sub_groups.png);
}

#page-sub #his-hands a
{
	height: 150px;
	width: 200px;
	background-position: center -150px;
	background-repeat: no-repeat;
	background-image: url(../images/button-sub_his-hands.png);
}

#page-sub #his-hands a:hover
{
	background-position: center top;
	background-image: url(../images/button-sub_his-hands.png);
}

#page-sub #footer
{
	padding-top: 120px;
	background-image: url(../images/footer_sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
}

.invisible
{
	display: none;
}

#page-sub #subnav .active
{
	color: white;
	font-weight: bold;
}

.loader
{
	position:absolute;
	eft: -9999px;
	background: url(../images/button_groups-hover.png) no-repeat;
	background: url(../images/button_his-hands-hover.png) no-repeat;
	background: url(../images/button_long-term-hover.png) no-repeat;
	background: url(../images/button_short-term-hover.png) no-repeat;
}

.center
{
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.c
{
	padding-left: 25px;
}

/* misc */

.box      { margin-bottom: 1.5em; padding: 10px; border-color: #a9c1e1; border-style: solid; border-width: 1px; background-color: #a9c1e1; }
.clear      { clear: both; }
.add-top      { margin-top: 2em; }


