@charset "UTF-8";
/* CSS Document Authored by Joshua Naylor | Vertex Software Corporation | jnaylor@vertex.com */

/* __________ Main __________ */

body {
	margin: 0;
	font: 75% Arial, Helvetica, sans-serif;
	color: #000;
}
table, td {
	font-size: 1em;
}
.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}
.sp_form_js_warning {
	display: block;
	padding: 10px 20px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
}
a {
	text-decoration: underline;
	color: #bb5e57;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.page_header_for_print {
	display: none;
}
/* __________ HEADINGS __________ */
h1 {
	margin: 1em 0 .5em 0;
	font-size: 2em;
	font-weight: normal;
	color: #535677;
}
h2 {
	margin: 1em 0 .5em 0;
	font-size: 1.7em;
	font-weight: normal;
	color: #535677;
}
h3 {
	margin: 1em 0 .5em 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #535677;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}

/* __________ Layout __________ */
.page {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
.wrapper {
	width: 100%;
	background: #fff;
}

/* __________ page_header __________	*/
.page_header {
	position: relative;
	z-index: 99; /* for slideshow vs. dropdown */
	height: 175px;
	border-bottom: 10px solid #f67a62;
}
.logo a {
	display: block;
	width: 231px;
	height: 130px;
	background: url(/img/logo.png);
	text-indent: -9999em;
	position: absolute;
	top: 31px;
	left: 0px;
}
.mission {
	width: 412px;
	height: 52px;
	background: url(/img/helping_families_today.png);
	text-indent: -9999em;
	position: absolute;
	top: 58px;
	left: 257px;
}
/* __________ nav __________ */
.nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.nav li {
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	display: block;
	position: relative;
	float: left;
}
.nav a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	padding: 7px 12px;
	display: block;
	float: left;
	background: url(/img/nav_li.png) repeat-x;
	cursor: pointer !important;
}
.nav a.opened,
.nav a.selected,
.page_home .nav_home a {
	background: #f67a62;
}
.nav li.over a,
.nav li:hover a,
.nav .opened ul a {
	background: #BB5E57;
}
.nav .opened ul a.selected,
.nav .opened ul a.opened {
	background: #A34945;
}
.nav a:hover {
	background: #ab4e49 !important;
}


/* __________ sub nav __________ */

.nav ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 4px;
	margin: 0;
	padding: 0;
	width: 150px;
}
.nav li ul li {
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: left;
	float: left;
}
.nav li ul li a {
	display: block;
	float: none;
	background: #bb5e57;
}
.nav li:hover ul, .nav li.over ul {
	display: block;
}
/* exceptions for top nav items */
.page_home .nav_home:hover a:hover,
.page_register_as_a_patient .nav_register_as_a_patient:hover a:hover {
	background: #f67a62; 
	cursor: default;
}

/* __________ top_menu __________ */
.top_menu {
	margin: 15px 0 0 0;
	float: right;
}
.top_menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.top_menu ul li {
	display: block;
	float: left;
	border-left: 1px solid #fff;
}
.top_menu ul li a {
	color: #fff;
	padding: 0 1em;
	float: left;
	display: block
}
.top_menu .first {
	border-left: none;
}
.addthis_toolbox {
	padding-left: 15px;
}

/* _________ sharing_widget __________ */

.sharing_widget {
	float: left;
}
 
/* _________ content _________ */
.default .content {
	padding: 0 25px 10px;
	min-height: 250px;
	_height: 250px;
	width: 620px;
	float: left;
	background: #fff;
	margin: 30px 0 50px;
	border-right: 2px solid #ceccdd;
}
.full_width .content {
	padding: 30px 25px 50px 25px;
	min-height: 250px;
	_height: 250px;
	background: #fff;
}
.content h1 {
	margin-top: 0;
}
.content h2,
.sidebar h2 {
	margin: 1.5em 0 .3em 0;
}

.content ul li,
.sidebar ul li {
	list-style-image: url(/img/li.gif);
	margin: 0 0 .5em 0;
}


ul.links {
	margin: 0 0 0 .1em;
	padding: 0;
	line-height: 2em;
}
ul.links li {
	list-style: none;
	background: url(/img/li_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 0;
}



/* __________ sidebar __________ */

.sidebar {
	width: 238px;
	float: right;
	margin: 30px 20px 20px 0;
}
.sidebar_links {
	background: #fff8de;
	padding: 10px;
	margin-top: 20px;
}
.sidebar_links ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}
.sidebar_links ul li {
	margin: 0 0 1em 15px;
	list-style-image: url(/img/li_arrow.gif);
}
.sidebar h2,
.sidebar h3,
.sidebar h4 {
	margin-top: 0;
}

/* _________ page_footer _________ */
.page_footer {
	background: #535677;
	color: #fff;
	padding: 15px 25px;
	width: 910px;
	margin-bottom: 50px;
}
.page_footer a {
	color: #fff;
}
.page_footer p {
	margin: 0;
}
.copyright {
	float: left;
}
.sitepress {
	float: right;
}

/* _________ db styles _________ */
.dbRecordHeader {
	overflow: hidden;
	padding: 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
.dbRecordHeader FORM {
	display: inline;
}
.dbRecordHeaderLeft {
	float: left;
}
.dbRecordHeaderRight {
	float: right;
}
.dbEditBar {
	margin: .5em 0;
	padding: 5px;
	background: #BBBBBB;
	border-bottom: 3px solid #666666;
}
.dbRecordPageNav {
	margin: 1em 0;
	font-size: 1em;
}
.dbRecordPageNav B {
	padding: 0 .8ex;
	background: #000000;
	color: #FFFFFF;
}
.dbRecordPageNav A.pageNavLink {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
.dbRecordPageNav A.pageNav {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
TABLE.index TH {
	padding: 0px 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
TABLE.index TH A {
	text-decoration: none;
	color: #000000;
}
TABLE.index TD {
	padding: 2px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

FORM {
	display: inline;
}
.fieldLabel {
	font-weight: bold;
	text-align: right;
}

LEGEND {
	margin-left: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}	
/* _________ login styles _________ */

FORM.loginForm {
	border-style: outset;
	border-width: 1px;
	background-color: #DDD;
	position: absolute;
	
	width: 360px;
	z-index: 1000;
	padding: 10px;
	padding-bottom: 20px;
}

.loginError {
	color: #C00;
	font-weight: bold;
}




/* _________ SPANISH _________ */

.nav ul li.nav_sp {
	display: none;
	
}










