@import url('reset.css');

.clearall {
	clear: both;
	font-size: 0;
}

html {
	background: url('../images/back_gradient.jpg') top left repeat-x #9ec1b8;
}

body {
	width: 960px;
	margin: 30px auto;
	background: url('../images/foot_corners_960.gif') bottom left repeat-x white;
}

a:link {
	border-bottom: 1px solid #bbbbbb;
	text-decoration: none;
}

a:hover {
	background-color: #ffee99;
}

a.icon_link {
	font-weight: bold;
	text-transform: uppercase;
	color: #4d8073;
	text-decoration: none;
	padding-left: 1.5em;
	background: url('../images/icon_link.gif') 3px 4px no-repeat;
}

a.icon_link_back {
	font-weight: bold;
	text-transform: uppercase;
	color: #4d8073;
	text-decoration: none;
	padding-left: 1.5em;
	background: url('../images/icon_link_back.gif') 3px 4px no-repeat;
}

p.last {
	padding-bottom: 0 !important;
}

li {
	background: url('../images/icon_link.gif') 0px 4px no-repeat;
	padding-left: 1.5em;
	margin: 4px 0 0 0;
}

ul {
	margin: 0.5em 0 0 1em;
	padding: 0;
}

#page_head {
	position: relative;
	width: 960px;
	height: 90px;
	margin-bottom: 10px;
	background: url('../images/head_back_960.gif') top left no-repeat;
}

#page_head h1 {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 230px;
	height: 80px;
}

#page_head h1 a {
	display: block;
	width: 230px;
	height: 80px;
	border: 0;
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
	background: url('../images/logo_960.gif') top left no-repeat;
}

#page_head p#head_phone {
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#page_head p#head_contact {
	position: absolute;
	top: 0;
	left: 616px;
	width: 110px;
	height: 40px;
}

#page_head p#head_contact a {
	display: block;
	width: 112px;
	height: 49px;
	border: 0;
	background: url('../images/head_email_960.gif') 0px 0px no-repeat;
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#page_head p#head_contact a:hover {
	background-position: 0px -49px;
}

#page_head form#head_search {
	position: absolute;
	top: 0;
	left: 740px;
	width: 190px;
	height: 30px;
	padding: 12px 10px 0;
}

#page_head form#head_search label {
    display: block;
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#page_head input#head_search_field {
	float: left;
	width: 144px;
	height: 14px;
	padding: 2px;
	font: normal 75% / 1em Arial, Helvetica;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

#page_head input#head_search_submit {
	float: right;
	width: 30px;
	height: 20px;
}

#page_menu {
	float: left;
	width: 130px;
	margin: 0 10px 20px 20px;
}

ul#nav {
	padding-bottom: 10px;
	background: url('../images/pod_shadow.gif') bottom left repeat-x;
}

ul#nav li {
	font: normal 75% / 1.1em Arial, Helvetica;
}

ul#nav li a {
	display: block;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 6px 6px;
	background-color: #a3ccc2;
	border-top: 1px solid #bedcd4;
	border-bottom: 1px solid #7cb1a4;
}

ul#nav li a:hover {
	background-color: #c2ddd7;
	border-top: 1px solid #d4e8e4;
	border-bottom: 1px solid #a4cac1;
}

body#programs ul#nav li#n_programs a,
	body#training ul#nav li#n_training a,
	body#calendar ul#nav li#n_calendar a,
	body#publications ul#nav li#n_publications a,
	body#aboutus ul#nav li#n_aboutus a,
	body#links ul#nav li#n_links a {
	font-weight: bold;
	color: white;
	background-color: #802662;
	border-top: 1px solid #b5629e;
	border-bottom: 1px solid #56113a;
}

.content_pod_outside {
	padding-bottom: 10px;
	background: url('../images/pod_shadow.gif') bottom left repeat-x;
}

.content_pod_inside {
	border: 1px solid #d9d9d9;
}

#page_body_norightside {
	float: left;
	width: 540px;
	margin: 0 10px 20px 0;
}

#page_body_norightside h2 {
	font: bold 150% / 1em Arial, Helvetica;
	color: #60408d;
	margin-bottom: 10px;
}

#page_body_norightside h3 {
	font: bold 125% / 1em Arial, Helvetica;
	margin-bottom: 5px;
}

#page_body_norightside h4 {
	font: bold 80% / 1.5em Arial, Helvetica;
}

#page_body_norightside p, #page_body li {
	font: normal 80% / 1.5em Arial, Helvetica;
	padding-bottom: 1.5em;
}

#page_body {
	float: left;
	width: 605px;
	margin: 0 10px 20px 0;
}

#page_body h2 {
	font: bold 150% / 1em Arial, Helvetica;
	color: #60408d;
	margin-bottom: 10px;
}

#page_body h3 {
	font: bold 125% / 1em Arial, Helvetica;
	margin-bottom: 5px;
}

#page_body h4 {
	font: bold 80% / 1.5em Arial, Helvetica;
}

#page_body p, #page_body li {
	font: normal 80% / 1.5em Arial, Helvetica;
	padding-bottom: 1.5em;
}

#page_body h3 a {
	color: #4d8073;
}

#page_body li a {
	color: #4d8073;
}

#page_body p a {
	color: #4d8073;
}

#page_side {
	float: left;
	width: 165px;
	margin: 0 10px 20px 0;
}

#page_foot {
	padding: 10px 20px 10px;
	background: url('../images/foot_shadow.gif') top left repeat-x;
}

#page_foot p {
	font: normal 70% Arial, Helvetica;
	color: #666666;
}

#page_foot p a {
	color: #666666;
}

/* BODY PODS */
.body_pod .content_pod_inside {
	padding: 9px;
}

.body_pod h3 {
	font: bold 80% Arial, Helvetica;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.body_pod p {
	font: normal 80% Arial, Helvetica;
}

.body_pod p a {
	font-weight: bold;
	text-transform: uppercase;
	color: #4d8073;
	text-decoration: none;
}

/* SIDE PODS */
#side_donate .content_pod_inside {
	background: url('../images/side_donate.gif') bottom left no-repeat white;
	padding-bottom: 100px;
}

#side_webalert .content_pod_inside {
	background: url('../images/side_security.gif') top left no-repeat black;
}

#side_findhelp .content_pod_inside {
	background: url('../images/side_findhelp.gif') top left no-repeat white;
}

.side_pod .content_pod_inside {
	padding: 9px;
}

.side_pod h3 {
	font: bold 80% Arial, Helvetica;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.side_pod p {
	font: normal 80% Arial, Helvetica;
}

#side_donate h3 {
	color: #333333;
}

#side_webalert h3 {
	text-align: right;
	margin: 3px 0 22px;
}

#side_findhelp h3 {
	color: #b991b3;
	margin-bottom: 130px;
}

#side_webalert p {
	font-size: 70%;
	color: white;
}

#side_webalert p strong {
	display: block;
	margin-top: 6px;
	font-size: 150%;
	font-weight: bold;
	color: #b991b3;
}

.side_pod p.more {
	margin-top: 5px;
}

.side_pod p.more a {
	font-weight: bold;
	text-transform: uppercase;
	color: #60408d;
	text-decoration: none;
}

#side_findhelp label {
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#side_findhelp input#helplocation_search_field {
	float: left;
	width: 100px;
	height: 14px;
	padding: 2px;
	font: normal 75% / 1em Arial, Helvetica;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

#side_findhelp input#helplocation_search_submit {
	float: right;
	width: 30px;
	height: 20px;
}

/* COVER PROGRAMS CENTERPIECE */
body#cover #programs_centerpiece h3 {
	float: left;
	width: 250px;
	font: bold 80% Arial, Helvetica;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 9px 10px 6px;
	color: #666666;
}

body#cover #programs_centerpiece ul {
	float: right;
	width: 80px;
	padding: 0 10px;
}

body#cover #programs_centerpiece ul li {
	float: left;
	width: 20px;
	height: 30px;
}

body#cover #programs_centerpiece ul li a {
	display: block;
	width: 20px;
	height: 30px;
	border: 0;
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
	background: url('../images/cover_programs_dots.gif') -20px 2px no-repeat;
}

body#cover #programs_centerpiece ul li a.selected {
	background: url('../images/cover_programs_dots.gif') 0px 2px no-repeat;
}

body#cover #programs_centerpiece h4 {
	clear: both;
	background: url('../images/cover_programs_shadow.gif') top left no-repeat;
	padding: 10px;
}

body#cover #programs_centerpiece p {
	padding: 0 10px 10px;
	text-indent: 0;
}

body#cover #programs_centerpiece p.more a {
	font-weight: bold;
	text-transform: uppercase;
	color: #60408d;
	text-decoration: none;
}

body#cover #program_domesticviolence, body#cover #program_immigration, body#cover #program_about {
	display: none;
}

body#cover .cover_pod {
	width: 605px;
}

body#cover #cover_calendar {
}

body#cover #cover_news {
}

body#cover .cover_pod_head {
	position: relative;
	padding: 10px 10px 6px;
}

body#cover #cover_calendar .cover_pod_head {
	background: url('../images/cover_calendar_top.gif') top right no-repeat;
}

body#cover #cover_news .cover_pod_head {
	background: url('../images/cover_news_top.gif') top right no-repeat;
}

body#cover .cover_pod_head h3 {
	font: bold 80% Arial, Helvetica;
}

body#cover .cover_pod_head h3 a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

body#cover .cover_pod_head p {
	position: absolute;
	top: 12px;
	right: 10px;
	font: bold 65% Arial, Helvetica;
}

body#cover .cover_pod_head p a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

body#cover .cover_pod dl {
	clear: both;
}

body#cover .cover_pod dt {
	float: left;
	width: 70px;
	padding: 7px 0 2px 10px;
	font: bold 75% Arial, Helvetica;
	color: #666666;
	letter-spacing: 1px;
}

body#cover .cover_pod dd {
	padding: 4px 10px 7px 90px;
	border-top: 1px solid #d9d9d9;
	font: normal 80% Arial, Helvetica;
	color: #333333;
}

body#cover .cover_pod a {
	color: #333333;
	text-decoration: none;
}

/* DONATE */
#donate_head .content_pod_inside {
	background: url('../images/donate_head_960.jpg') top left no-repeat black;
	padding: 100px 10px 10px;
}

#donate_head h2 {
	font: bold 125% Arial, Helvetica;
	color: #a3ccc2;
	text-transform: uppercase;
	border: 0;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#donate_head p, #donate_head li {
	font: normal 80% / 1.5em Arial, Helvetica;
	color: white;
}

#donate_head p strong {
	text-transform: uppercase;
	letter-spacing: 1px;
}

body#donate #page_body h3 {
	font: bold 100% Arial, Helvetica;
	color: #4d8073;
	text-transform: uppercase;
}

body#donate #page_body .body_section {
	margin-bottom: 20px;
}

body#donate #page_body img.inset {
	float: right;
	margin: 0 0 8px 12px;
}

body#donate #page_body p.contact_info {
	text-indent: 0;
}

body#donate p#donate_paypal {
	margin-top: 8px;
	background: url('../images/donate_paypal_cards.gif') center right no-repeat;
	padding-bottom: 0;
}

body#donate p#donate_paypal a {
	display: block;
	width: 92px;
	height: 26px;
	border: 0;
	background: url('../images/donate_paypal_button.gif') top left no-repeat;
	font-size: 0;
	text-indent: -5000px;
	overflow: hidden;
}

body#donate #page_body p.more {
	margin-top: 6px;
	text-indent: 0;
}

body#donate #page_body p.more a {
	font-weight: bold;
	text-transform: uppercase;
	color: #4d8073;
	text-decoration: none;
	padding-left: 1.5em;
}

body#donate a.icon_link {
	background: url('../images/icon_link.gif') 3px 4px no-repeat;
}

body#donate a.icon_download {
	background: url('../images/icon_download.gif') 3px 4px no-repeat;
}

/* PROGRAMS */
body#programs a.head_graphic {
	border: 0;
	padding: 0;
}

body#programs .content_pod_inside p {
	padding: 7px 10px 10px 10px;
}

/* CALENDAR */
#calendar_head {
}

#calendar_head h2 {
	font: bold 125% Arial;
	color: #b991b3;
	text-transform: uppercase;
	border: 0;
	margin: 0;
	padding: 10px 10px;
	letter-spacing: 1px;
	background: url('../images/calendar_head_960.jpg') center right no-repeat black;
}

body#calendar .calendar_event {
	position: relative;
}

body#calendar p.calendar_event_date {
	font: bold 80% Arial, Helvetica;
	color: #666666;
	text-transform: uppercase;
	padding-bottom: 0.375em;
}

body#calendar .calendar_event h3 {
	font: bold 150% Arial, Helvetica;
	color: #60408d;
}

body#calendar p.help {
	position: absolute;
	top: 0;
	right: 0;
	font: bold 70% Arial, Helvetica;
	text-transform: uppercase;
}

body#calendar p.help a {
	color: #60408d;
	padding-right: 15px;
	background: url('../images/icon_help.gif') center right no-repeat;
}

/* LOCAL HELP */
#maps_head {
}

#maps_head h2 {
	font: bold 125% Arial;
	color: #b991b3;
	text-transform: uppercase;
	border: 0;
	margin: 0;
	padding: 12px 10px 12px 60px;
	letter-spacing: 1px;
	background: url('../images/maps_head_960.gif') center no-repeat black;
}

body#localhelp form#helplocation_search {
	position: relative;
	margin-bottom: 10px;
}

body#localhelp form#helplocation_search label {
	font: bold 100% Arial;
	color: #666666;
	text-transform: uppercase;
	padding-right: 10px;
}

body#localhelp input#helplocation_search_field {
	width: 180px;
	height: 14px;
	padding: 2px;
	margin-right: 10px;
	font: normal 75% / 1em Arial;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

body#localhelp input#helplocation_search_by_field {
	width: 100px;
	height: 20px;
	padding: 2px;
	font: normal 75% / 1em Arial;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

body#localhelp select#helplocation_search_by_field {
	width: 100px;
	height: 20px;
	padding: 2px;
	font: normal 75% / 1em Arial;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

body#localhelp select#helplocation_region_field {
	width: 185px;
	height: 20px;
	padding: 2px;
	font: normal 75% / 1em Arial;
	border: 1px solid #7cb1a4;
	background-color: #d4e8e4;
}

body#localhelp input#helplocation_search_submit {
	position: absolute;
	top: 1px;
	right: 0;
}

body#localhelp .shelters_only {
	color: #666666;
	font: bold 80% Arial;
	padding-right: 10px;
	text-transform: uppercase;
}

body#localhelp .location_result {
	border-top: 1px solid #999999;
	padding: 10px 0;
}

body#localhelp .location_result a {
	font: bold 90% Arial;
	color: #4d8073;
}

body#localhelp .location_result h3 {
	font: bold 120% Arial;
	color: #60408d;
}

body#localhelp p.location_distance {
	font: bold 80% Arial;
	color: #666666;
	text-transform: uppercase;
	padding-bottom: 0.375em;
}

body#localhelp p.location_address {
	font: bold 100% Arial;
	color: black;
	padding-bottom: 0.375em;
}

/* PUBLICATIONS */
ul#publications li {
	font: normal 80% / 1.5em Arial, Helvetica;
}

ul#publications li.newyear {
	margin-bottom: 1.5em;
}

ul#publications li a.icon_download {
	background: url('../images/icon_download.gif') 3px 4px no-repeat;
	padding-left: 20px;
	color: black;
}

ul.publications li {
	background: none;
}

ul.publications li a.icon_download {
	background: url('../images/icon_download.gif') 3px 4px no-repeat;
	color: black;
	padding-left: 20px;
}

/* GOOGLE MAPS */
.infoBubble h3 {
	color: #b991b3;
	margin: 0;
	font-size: 10px
}

.infoBubble p {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 8px
}

.infoBubble a:link {
	border-bottom: 1px solid #bbbbbb;
	text-decoration: none;
	font-size: 7px;
}

.infoBubble a:hover {
	background-color: #ffee99;
}

/* HELPER TEXT */
input.helpertext {
	color: #666;
}

/* FORM ERRORS */
.errors {
	color: #CC0000;
	font-weight: bold;
}

.errors ul {
	list-style: square;
	margin: -1em 0 0 1em;
	padding: 0;
}

.errors li {
	margin: -1em 0 0 0;
	padding: 0;
}

/* DIALOG */
.dialog table {
	padding: 5px 0;
}

.prop {
	font-family: arial, helvetica;
	font-size: 12px;
}

.prop td {
	padding: 0 5px 5px 0;
}

/* PAGINATION */
.paginateButtons {
	background: #fff url('../../images/skin/shadow.jpg') bottom repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	overflow: hidden;
	padding: 10px 3px;
}

.paginateButtons a {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #ccc #aaa #aaa #ccc;
	color: #666;
	margin: 0 3px;
	padding: 2px 6px;
	text-decoration: none;
	font-weight: bold
}

.paginateButtons span {
	padding: 3px 3px;
}