/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	color: #00ade6;
	font-weight: normal;
}
.formmodule-table {
	margin: 0 0 0 -4px;
	padding: 0px;
}
.formmodule-column1 {
	width: 200px!important;
}
.formmodule-column2 {
	width: 403px!important;
}


/* ----------------------------------------------------------------------------------------------------------------- News Widget Styles */
.recent-news-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
}
.recent-news-wrapper li {
	margin: 0px 0px 18px;
	padding: 0px;
	list-style: none;
}
.recent-news-wrapper p {
	margin-bottom: 0px;
}
.recent-news-date-wrapper {
	color: #FFFFFF;
	display: block;
}
a.recent-news-title {
	font-size: 16px;
	line-height: 20px;
}
.recent-news-view-link {
	float: left; 
	width: 93px;
	height: 35px;
	overflow: hidden;
}
.recent-news-view-link a {
	width: 93px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-news.gif) no-repeat 0px 0px;
}
.recent-news-view-link a:hover {
	background: url(/SiteFiles/1349/Images/b-news.gif) no-repeat 0px -35px;
}

/* ----------------------------------------------------------------------------------------------------------------- Events Widget Styles */
.upcoming-events-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 285px;
}
.upcoming-events-wrapper li {
	float: left;
	margin: 0px;
	padding: 0px 0px 18px;
	list-style: none;
	width: 285px;
}
.upcoming-events-wrapper p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
}
p.upcoming-events-date {
	float: left;
	width: 34px;
	margin: 0px 18px 30px 0px;
}
* html p.upcoming-events-date {
	overflow: hidden;
}
.upcoming-events-weekday, .upcoming-events-time {
	display: none;
}
.upcoming-events-month  {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 34px;
    float: left;
}
span.upcoming-events-date  {
	font-size: 30px;
	color: #FFF;
	text-align: center;
	width: 34px;
	float: left;
	border-bottom: 4px solid #00ade6;
	padding: 0px 0px 8px;
}
p.upcoming-events-description {
	margin-left: 52px;
}
p.upcoming-events-location {
	margin-left: 52px;
}
.upcoming-events-view-link {
	float: left;
	width: 101px;
	height: 35px;
	overflow: hidden;
}
.upcoming-events-view-link a {
	width: 101px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-events.gif) no-repeat 0px 0px;
}
.upcoming-events-view-link a:hover {
	background: url(/SiteFiles/1349/Images/b-events.gif) no-repeat 0px -35px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img.alignleft { float: left; margin: 2px 20px 16px 0; }
img.alignright { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #00ade6; 
	text-decoration: none;
}
a:hover {
	color: #00ade6; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 { 
	margin-bottom: 18px;
}
h2 {
	margin-bottom: 18px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #00ade6;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search {
	position: absolute;
	top: 37px;
	right: 0px;
	width: 248px;
	height: 35px;
	background: url(/SiteFiles/1349/Images/search-field.gif) no-repeat;
}
.searchField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b3b3b3;
	float: left;
	padding: 0;
	margin: 10px 0px 10px 10px;
	border: 0;
	width: 228px;
	background: none;
	outline: none;
}
.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: left;
	width: 252px;
	padding: 20px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	color: #173872;
	text-decoration: none;
	margin-bottom: 10px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
    padding: 0;
    margin: 0;
	width: 252px;
    background: none;
}
#subnav a {
	display:block;
	padding: 3px 0px;
}
#subnav a:hover {
	display:block;
	padding: 3px 0px;
}
#subnav a.current {
	display:block;
	padding: 3px 0px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1349/Images/header-line.gif) repeat-x bottom;
}
#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1349/Images/illustration-bkgd.gif) no-repeat center top;
}
#middle-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #0e306c;
}
#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#donation-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1349/Images/donation-bkgd.gif) repeat-x;
}
#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #bce9f9;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */
#header {
	margin: 0px auto;
	padding: 0px;
	width: 935px;
	height: 154px;
	position: relative;
	z-index: 1;
}
.logo {
	position: absolute;
	top: 28px;
	left: 34px;
	width: 194px;
	height: 105px;
	overflow: hidden;
}
.logo a {
	width: 194px;
	height: 105px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/logo.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 42px 0px 0px;
	width: 935px;
}
#top-left {
	float: left;
	width: 351px;
	margin: 0px 46px 0px 0px;
}
#top-right {
	float: right;
	width: 538px;
}
#buttons {
	margin: 0px auto;
	padding: 42px 0px 90px;
	width: 935px;
}
.b-kids {
	float: left;
	width: 223px;
	height: 89px;
	overflow: hidden;
	margin: 0px 14px 0px 0px;
}
.b-kids a {
	width: 223px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-kids.jpg) no-repeat 0px 0px;
}
.b-kids a:hover {
	background: url(/SiteFiles/1349/Images/b-kids.jpg) no-repeat 0px -89px;
}
.b-donors {
	float: left;
	width: 223px;
	height: 89px;
	overflow: hidden;
	margin: 0px 14px 0px 0px;
}
.b-donors a {
	width: 223px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-donors.jpg) no-repeat 0px 0px;
}
.b-donors a:hover {
	background: url(/SiteFiles/1349/Images/b-donors.jpg) no-repeat 0px -89px;
}
.b-volunteers {
	float: left;
	width: 223px;
	height: 89px;
	overflow: hidden;
	margin: 0px 14px 0px 0px;
}
.b-volunteers a {
	width: 223px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-volunteers.jpg) no-repeat 0px 0px;
}
.b-volunteers a:hover {
	background: url(/SiteFiles/1349/Images/b-volunteers.jpg) no-repeat 0px -89px;
}
.b-alumni {
	float: left;
	width: 223px;
	height: 89px;
	overflow: hidden;
}
.b-alumni a {
	width: 223px;
	height: 89px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-alumni.jpg) no-repeat 0px 0px;
}
.b-alumni a:hover {
	background: url(/SiteFiles/1349/Images/b-alumni.jpg) no-repeat 0px -89px;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */
#middle {
	margin: 0px auto;
	padding: 40px 0px;
	width: 935px;
}
#middle p {
	color: #FFFFFF;
	margin-bottom: 0px;
}
#middle-left {
	float: left;
	width: 285px;
	position: relative;
}
.b-rss-home {
	position: absolute;
	top: 0px;
	right: 30px;
	display: block;
	width: 87px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}
.b-rss-home a {
	width: 87px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-rss-home.gif) no-repeat 0px 0px;
}
.b-rss-home a:hover {
	background: url(/SiteFiles/1349/Images/b-rss-home.gif) no-repeat 0px -24px;
}
#middle-middle {
	float: left;
	width: 285px;
	margin: 0px 40px;
}
#middle-right {
	float: left;
	width: 285px;
}
#middle-right img {
	border: 1px solid #00ade6;
}
#enews {
	float: left;
	width: 245px;
	height: 67px;
	background: url(/SiteFiles/1349/Images/enews-bkgd.gif) no-repeat;
	padding: 20px;
	margin: 18px 0px 0px;
}
#enews h2 {
	margin-bottom: 10px!important;
}
.signupField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b3b3b3;
	float: left;
	padding: 8px 0px 8px 8px;
	margin: 0px 8px 0px 0px;
	width: 195px;
	background: #FFFFFF;
	border: 1px solid #b2e6f8;
	outline: none;
}
.signupButton {
	float: left;
	width: 30px;
	height: 33px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	background: url(/SiteFiles/1349/Images/signup-button.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
#content {
	margin: 0px auto;
	padding: 40px 0px 0px;
	width: 935px;
}
#content-left {
	float: left;
	width: 402px;
}
#video {
	width: 400px;
	border: 1px solid #b2e6f8;
	margin: 0px 0px 18px;
}
#content-right {
	float: right;
	width: 402px;
}
#content-right p {
	float: left;
	width: 362px;
	font-size: 12px;
	background: #eaf8fd url(/SiteFiles/1349/Images/kids-top.gif) no-repeat top;
	padding: 20px 20px 0px;
	margin: 0px;
}
#content-right p.read {
	float: left;
	text-align: right;
	width: 318px;
	font-size: 12px;
	background: url(/SiteFiles/1349/Images/kids-bottom.gif) no-repeat top;
	padding: 26px 64px 0px 20px;
	margin: 0px 0px 30px;
}

/* ----------------------------------------------------------------------------------------------------------------- Donation Styles */
#donation {
	margin: 0px auto;
	padding: 0px;
	width: 935px;
	height: 59px;
}
.b-donation {
	float: right;
	width: 304px;
	height: 59px;
	overflow: hidden;
}
.b-donation a {
	width: 304px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-donation.gif) no-repeat 0px 0px;
}
.b-donation a:hover {
	background: url(/SiteFiles/1349/Images/b-donation.gif) no-repeat 0px -59px;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 15px 0px 30px;
	width: 935px;
}
#footer p {
	margin: 0px;
	color: #00ade6!important;
}
#footer-left {
	float: left;
	width: 128px;
}
#footer-middle {
	float: left;
	width: 244px;
	margin-left: 30px
}
#footer-right {
	float: right;
	width: 382px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-top-left {
	float: left;
	width: 603px;
	margin: 0px 40px 0px 0px;
}
#d-top-right {
	float: right;
	width: 292px;
}
#social {
	width: 252px;
	height: 20px;
	background: url(/SiteFiles/1349/Images/social-bkgd.gif) no-repeat;
	padding: 14px 20px;
	color: #00ade6;
	position: relative;
	margin: 0px 0px 30px;
}
#social-home {
	width: 252px;
	height: 20px;
	background: url(/SiteFiles/1349/Images/social-bkgd.png) no-repeat;
	padding: 14px 20px;
	color: #00ade6;
	position: relative;
	margin: 20px 0px 30px;
}
.b-join {
	position: absolute;
	top: 12px;
	left: 104px;
	width: 37px;
	height: 24px;
	overflow: hidden;
}
.b-join a {
	width: 37px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-join.gif) no-repeat 0px 0px;
}
.b-join a:hover {
	background: url(/SiteFiles/1349/Images/b-join.gif) no-repeat 0px -24px;
}
.b-fb {
	position: absolute;
	top: 12px;
	left: 149px;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
.b-fb a {
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-fb.gif) no-repeat 0px 0px;
}
.b-fb a:hover {
	background: url(/SiteFiles/1349/Images/b-fb.gif) no-repeat 0px -24px;
}
.b-rss-def {
	position: absolute;
	top: 12px;
	right: 24px;
	width: 87px;
	height: 24px;
	overflow: hidden;
}
.b-rss-def a {
	width: 87px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1349/Images/b-rss-def.gif) no-repeat 0px 0px;
}
.b-rss-def a:hover {
	background: url(/SiteFiles/1349/Images/b-rss-def.gif) no-repeat 0px -24px;
}
#d-top-image {
	float: left;
	width: 292px;
	text-align: right;
}
#d-top-image p.read {
	font-size: 12px;
	margin: 10px 4px 0px 0px;
}
#d-enews {
	float: left;
	width: 252px;
	height: 67px;
	background: url(/SiteFiles/1349/Images/d-enews-bkgd.gif) no-repeat;
	padding: 20px;
	margin: 18px 0px 0px;
}
#d-enews h2 {
	margin-bottom: 10px!important;
}
#d-enews .signupField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b3b3b3;
	float: left;
	padding: 8px 0px 8px 8px;
	margin: 0px 8px 0px 0px;
	width: 195px;
	background: #FFFFFF;
	border: 1px solid #b2e6f8;
	outline: none;
}
#d-enews .signupButton {
	float: left;
	width: 30px;
	height: 33px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	background: url(/SiteFiles/1349/Images/d-signup-button.gif) no-repeat;
}
#d-buttons {
	margin: 0px auto;
	padding: 90px 0px 20px;
	width: 935px;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1349/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1349/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1349/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Slider Styles */
#slider-wrapper {
	float: left;
    height: 346px;
    position: relative;
    width: 578px;
}
.swSlider {
    position: relative;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width: 538px;
	height: 346px;
	overflow:hidden; 
}	
a.browse {
	background: url("/SiteFiles/1349/Images/arrow-prev.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 48px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    top: 149px;
    width: 20px;
}	
a.next { 
	left:558px;
}														

a.prev:hover {
	background:url(/SiteFiles/1349/Images/arrow-prev.png) no-repeat 0 -48px;
}
a.next{ 
	background:url(/SiteFiles/1349/Images/arrow-next.png) no-repeat 0 0;
}	
a.next:hover { 
	background:url(/SiteFiles/1349/Images/arrow-next.png) no-repeat 0 -48px;
}
.swSlider .scrollable .items .item {margin: 0 20px;}

