@import url("../../global/CSS/global.css"); /* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	clear: both;
color: #666;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
text-align: center;
}

/* @end */

/* @group RESET */ /* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {margin: 0px; padding: 0px;}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {font-weight: normal; font-style: normal;}

fieldset,img {border: none;}

/* @end */

/* @group LAYOUT */

body {
	background-color: #1A1513;
	border-top: 5px solid #AFCE36;
}

img.alignleft {float: left;	margin: 2px 20px 18px 0;} /* Class for image aligned left with margin */
img.alignright {float: right; margin: 2px 0 18px 20px;} /* Class for image aligned right with margin */

hr {
	border: 0px;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0px;
}

/* @end */


/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 19px;
	color: #1a1a1a;
}

strong, b {font-weight: bold;}

p {margin-bottom: 18px;}

a:link, a:visited, a:active {
	color: #652D90;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {outline: none;} /* Removes a outline in Firefox  */

h1 {
	border-bottom:1px solid #333333;
	color:#1a1a1a;
	font-family: TradeGothicBoldNo2,helvetica,arial,sans-serif;
	font-size:32px;
	line-height:48px;
	margin-bottom:20px;
	padding-bottom:10px;
}
h2 {
	color: #1a1a1a;
	font-family:TradeGothicBoldNo2,helvetica,arial,sans-serif;
	font-size: 21px;
	line-height: 24px;
}
h3 {
	font-family: TradeGothicLHExtended,helvetica,arial,sans-serif;
	color:#1a1a1a;
	font-size:18px;
	font-weight: normal;
	line-height:32px;
}
h4 {
	color:#AFCE36;
	font-size:16px;
	font-style:italic;
}
h5 {
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}
h6 {
	font-size:10px;
}

/* @end */

/* @group MAIN NAV */

#mainnavWrapper {
	background:url("/sitefiles/1396/images/kids-mainnav-bg.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:55px;
	padding:33px 0 0;
	position:absolute;
	right:-17px;
	top:61px;
	width:1004px;
}
#mainnav {
	float:right;
	margin-right:37px;
}
#mainnav div {
	float:left;
}
#mainnav a {
	display:block;
	font-size:0;
	height:44px;
	line-height:0;
	margin-right:8px;
	overflow:hidden;
	text-indent:-9999px;
	width:169px;
}
#mainnav a.last {
	margin: 0;
}
#mainnav a:hover {
	background-position: 0px -46px !important;
}
#mainnav a#newhere-dropdown {
	background:url("/sitefiles/1396/images/kids-btn1.gif") no-repeat scroll 0 0 transparent;
}
#mainnav a#connect-dropdown {
	background:url("/sitefiles/1396/images/kids-btn2.gif") no-repeat scroll 0 0 transparent;
}
#mainnav a#upcomingevents-dropdown {
	background:url("/sitefiles/1396/images/kids-btn3.gif") no-repeat scroll 0 0 transparent;
}
#mainnav a#eventregistration-dropdown {
	background:url("/sitefiles/1396/images/kids-btn4.gif") no-repeat scroll 0 0 transparent;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper {
	float:right;
	margin-top:25px;
	width:212px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2 {
	border-bottom: 1px solid #999;
	padding-bottom:9px;
}
#subnavWrapper h2 a {
	font-family: TradeGothicLHExtended;
	font-size: 18px;
	color: #666;
	font-weight: normal;
}
#subnavWrapper h2 a:hover {
	text-decoration: none;
}
#subnav {
	list-style:none outside none;
	margin:30px 0 0;
	padding:0;
}
#subnav li {
	background:none repeat scroll 0 0 transparent;
	margin:0 0 0 -5px;
	padding:0;
	width:217px;
}
#subnav a {
	color:#666666;
	display:block;
	font-family:lucida Grande;
	font-size:11px;
	padding:0 8px;
}
#subnav a:hover {
	background:	url(/sitefiles/1396/images/subnav-hover.png) repeat 0 0 transparent;
	color: #652D90;
	text-decoration: none;
}
#subnav a.current {
	background:url("/sitefiles/1396/images/subnav-hover.png") repeat scroll 0 0 transparent;
	color:#1a1a1a;
}

/* @end */

/* @group HEADER */

#index-wrapper {
	background-color:#AFCE36;
	display:block;
	padding:25px 0;
	width: 100%;
	float: left;
	text-align: left;
}

#index {
	padding: 0px;
	position: relative;
	background:url("/sitefiles/1396/images/kids-tab-bkgd.gif") no-repeat scroll 0 0 transparent;
	height:250px;
	margin:0 auto;
	width:974px;
}
#index-left {
	float:left;
	height:182px;
	padding:33px 30px;
	width:220px;
}
#index-left h3 {
	color: #1a1a1a;
}
#index-left p {
	font-size: 11px;
	font-style: italic;
	color: #1a1a1a;
}
#index-right {
	background-color:#8FAD2F;
	float:right;
	height:148px;
	margin:33px 33px 0 0;
	padding:17px 24px;
	width:613px;
}
#index-right dl {
	float:left;
	margin:0;
	padding:0;
	width:122px;
}
#index-right dt, #index-right dt a {
	color:#1a1a1a;
	font-size:13px;
	margin:0;
	padding:0;
}
#index-right dd, #index-right dd a {
	color:#1a1a1a;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:16px;
	margin:0;
	padding:0;
}


/* @end */

/* @group HEADER */

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 974px;
	height: 113px;
}
#utility-links {
	position:absolute;
	right:180px;
	text-align:right;
	top:7px;
	width:285px;
}
#utility-links p {
	float: right;
}
#utility-links a {
	color:#E3E3E3;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-right:10px;
}
a#online-giving {
	background:url("/sitefiles/1396/images/kids-give.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	font-size:0;
	height:19px;
	line-height:0;
	text-indent:-9999px;
	width:78px;
}
a#index-tab {
	background:url("/sitefiles/1396/images/kids-tab.png") no-repeat scroll center top transparent;
	display:block;
	font-size:0;
	height:24px;
	line-height:0;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:0;
	width:201px;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	float:left;
	padding-bottom:50px;
	position:relative;
	text-align:left;
	width:100%;
	background-attachment: scroll;
	background-color: #450f56;
	background-image: url(/sitefiles/1396/images/kids-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content {
	margin:0 auto;
	padding:0;
	position:relative;
	width:974px;
}
#content-def {
	margin:0 auto;
	padding:130px 0 0;
	position:relative;
	width:974px;
}
.overlay {
	background:url("/sitefiles/1396/images/default-overlay-bkgd.png") repeat scroll 0 0 transparent;
	display:block;
	height:304px;
	overflow:hidden;
	padding:40px;
	position:absolute;
	right:0;
	width:653px;
	z-index:10;
	top: 149px;
}
.overlay h1 {
	color: #FFF;
	border-bottom:1px solid #666;
}
.overlay h2 {
	color: #FFF;
	margin-bottom:20px;
}
.overlay p {
	color: #FFF;
}
.overlay a {
	color: #AFCE36;
}
.overlay a:hover {
	color: #FFF;
	text-decoration: none;
}
.overlay h3 {
	border-bottom:1px dashed #666;
	color:#FFFFFF;
	padding-bottom:10px;
}
.overlay ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.overlay li {
	border-bottom:1px dashed #666666;
	margin:0;
	padding:0;
}
.overlay li a {
	color:#AFCE36;
	display:block;
	padding:7px 0;
}
.overlay li a:hover {
	text-decoration: none;
	color: #FFF;
}
.overlay div.templatecontent {
	float: left;
}
.overlay table {
	border-collapse: collapse;
}
.overlay td {
	vertical-align: top;
}
.default-overlay {
	background:url("/sitefiles/1396/images/default-overlay-bkgd.png") repeat scroll 0 0 transparent !important;
}

/* @group SLIDER */

#slider {
	padding-top: 150px;
}
.anythingSlider {
	width: 974px;
	height: 384px;
	position: relative;
	margin: 0 auto;
}
.anythingSlider .wrapper {
	width: 974px;
	overflow: auto;
	height: 384px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	background:none;
	left:0;
	list-style:none;
	margin:0 0 0 -40px;
	position:absolute;
	top:0;
	width:99999px;
}
.ie7 .wrapper ul, .ie8 .wrapper ul {
	margin-left: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 384px;
	width: 974px;
	margin: 0;
}
.anythingSlider .arrow, #thumbNav, #start-stop {
	display: none;
}

/* Prevents */

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* @end */

#content-left {
	float:left;
	padding:50px 0 0;
	width:241px;
	background-image: url(/sitefiles/1396/images/kids-bkgd-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fafafa;
}
.ie7 #content-left, .ie8 #content-left {
	padding-bottom: 50px;
}
div.content-left-bkgd {
	background-image:url(/sitefiles/1396/Images/students-bkgd-right.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#content-top {
	background-color:#fff;
	float:right;
	padding:0px;
	width:733px;
}
#content-right {
	background-color:#fff;
	float:right;
	padding:50px;
	width:633px;
	position:relative;
	min-height:22px;
}

.ad1 {
	border: solid 1px #e8e4df;
	position:absolute;
	top: 1px;
	left: 1px;
}
.ad2 {
	border: solid 1px #e8e4df;
	position:absolute;
	top: 1px;
	right: 1px;
}
#def {
	min-height: 495px;
}
#content-bottom {
	background:url("/sitefiles/1396/images/content-bottom-bkgd.png") no-repeat scroll center bottom transparent;
	height:60px;
	margin:0 auto;
	padding:15px 15px 20px;
	width:944px;
}
.logo {
	left:26px;
	position:absolute;
	top:82px;
	z-index:1;
}
.logo a {
	background:url("/SiteFiles/1396/Images/kids-logo.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	width:190px;
}


/* @end */

/* @group FOOTER */

#footer-wrapper {
	float:left;
	padding:20px 0 75px;
	text-align:left;
	width:100%;
}
#footer {
	background:url("/sitefiles/1396/images/footer-bkgd.gif") no-repeat scroll 0 0 transparent;
	color:#999999;
	height:19px;
	margin:0 auto;
	padding:15px 30px;
	width:914px;
}
#footer a, #footer-left, #footer-right {
	color:#999999;
	font-family:"lucida Grande",helvetica,arial,sans-serif;
	font-size:11px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
	position: relative;
}
a.facebook {
	position:absolute;
	right:145px;
	top:-2px;
}
a.twitter {
	position:absolute;
	right:115px;
	top:-2px;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumbs {
	width: 500px;
	text-align: left;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background: none;
	display: inline;
}

#breadcrumbs a {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

#breadcrumbs a:hover {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

#breadcrumbs a.first {
	background: none;
	padding-left: 0px;
}

#breadcrumbs a.first:hover {
	background: none;
	padding-left: 0px;
}

#breadcrumbs a.current {
	background: url(/SiteFiles/1396/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

/* @end */

