
/* ------------------------------------------------------------------ */
/* Sets global defaults - can be overridden in additional stylesheets */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ===== HTML Elements ===== */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

#mst {display:none;}

.EditBody{
	background-color: #ffffff;
}
body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #340062;
	margin : 0;
	padding : 10px 0;
scrollbar-base-color: #f66733;
scrollbar-arrow-color: #e9e9e9;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #f66733;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #f66733;
scrollbar-track-color: #ffffff;
}

a, a:link, a:active, a:visited {
	color: #f66733;
	text-decoration:none;
}



hr.divider {
	color: white;
	width: 50%;
	text-align: center;
	border: 1px solid #fa810e;
	border-width: 0 0 1px 0;
	margin: 15px 0 15px 0;
}

/* ====================== 
         TOOLTIPS
========================*/

a.tooltip {
  z-index:24;
  color:#1e458f;
  position:relative;
  border-bottom:1px dashed #00256C;
  text-decoration:none;
  font-size: 13px;
  font-weight: bold;
}

a.tooltip:hover {
  z-index:25;
  color:#7a7a7a;
  border-bottom:1px dashed #7a7a7a;
  text-decoration:none;
}

a.tooltip span {
  display:none;
}

a.tooltip:hover span {
  position:absolute;
  top:-1em;
  left:9em;
  border:1px solid #4C78CC;
  padding:3px;
  display:block;
  width:400px;
  color:#00256C;
  background-color:#B0C4EB;
}
/* ====================== */


a:hover {
 text-decoration: underline;
}

a.Ingenuitylink, a.Ingenuitylink:visited {
	color : #000;

}
a.footerlink {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

p, li        { font-family: Arial, sans-serif;}
h1           { font-family: Arial, sans-serif; font-size: 20pt; font-weight: bold; }
h2           { font-family: Arial, sans-serif; font-size: 18pt; font-weight: bold; }
h3           { font-family: Arial, sans-serif; font-size: 16pt; font-weight: bold; }
h4           { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
h5           { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
h6           { font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold; }

td, th {
	font-family: Arial, sans-serif;
	font-size: 9pt;
}


/* ------------------------------------------------------------------ */
/* ===== Custom Classes ===== */

.rightImage{
	margin: 0 0 4px 10px;
	float: right;

}

.leftImage{
	margin: 0 10px 4px 0;
	float: right;

}

.ImageRotator{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	float: right;
	text-align: right;
	border: solid 1px #000000;
}
.outertable {
	text-align : center;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #d9d9d9;*/
}
#banner {
	background-color: white;
	width: 100%;
}
.innertable {
	background-color: #FFFFFF;
	text-align: left;
}

#content {
	text-align : justify;
	margin: 0 0 20px 0;
	min-height:300px;
   	height:auto !important;
   	height:300px;
}

#content p {
	line-height: 1.4em;
}

#content ul.content, #content ol.content {
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;

}

#content ul.content li {
	list-style-type: square;
	list-style-position : outside;
	text-indent: 0;
	margin: 0;
}

#content ol.content ul.content {
	margin: 0 0 8px 15px;
}

#content ol.content ul.content li {
	list-style-type: square;
	list-style-position : outside;
	text-indent: 0;
	margin: 0;
}

#footer {
	background-color: #e9e9e9;
	margin: 10px 0 0 0;
	height: 18px;
}

.footercontent {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	color: #666;
	font-size : 9px;
	font-weight: normal;
	text-align : center;
	letter-spacing: +2px;
	word-spacing: +2px;
	text-transform: uppercase;
	padding: 0;
}

#homefooter .footer {
	background-color: transparent;
}

#homecontent {
	margin: 10px 0 0 0;
}

#campdates {
	display: inline;
	clear: right;
	float: right;
	color : #340062;
	padding: 0 2px 5px 2px;
	width: 200px;
	margin: 0 3px 0 0;
	text-align: left;
}

#registerbox {
	float: left;
	clear: left;
	color : #340062;
	padding: 0;
	width: 254px;
	margin: 2px 0 0 18px;
	text-align: left;
	display: inline;
}

#fader {
	float: left;
	color : #340062;
	padding: 0;
	width: 242px;
	height: 200px;
	margin: 2px 27px 0 3px;
	text-align: left;
	display: inline;
	overflow: hidden;
	vertical-align: top;
}

#adblock {
	padding: 0;
	display: none;
}

#youthday2009 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	width:100%
}
.header {
	text-align : center;
	vertical-align: middle;

}

#mediaspace, .mediacaption {
	width: 356px;
	display: inline;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

.orangeheader {
	color: #fa810e;
}
#leftnav {
	clear: right;
	float: right;
	padding: 5px;
	width: 175px;
	margin: 2px 0 8px;
	text-align: left;
	background-color: #d9d9d9;
}
input, textarea{
	background-color: #FFFFFF;
	color: #000000;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #888888;
	border-right: solid 1px #444444;
	font-size: 13px;
}

input.noborder {
	border: 0px;
}

.yellow {
	background-color: #ffff66;
}

.gray {
	background-color: #d9d9d9;
}

.button, .button A  {
	background-color: #340062;
	font-size: 9pt;
	color: #FFFFFF;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #444444;
	border-right: solid 1px #333333;
	height: 20px;
	width: 100px;
}


#searchBtn{
	border: 0;
	
}

#searchForm {
	float: right;
	
}
.searchbox {
	font-size: 9pt;
	height: 16px;
	line-height: 16px;
	width: 185px;
	border: solid 1px #cccccc;
	display: inline;
	vertical-align: middle;
}

#newsdiv {
	width: 365px;
	height: 165px;
	overflow: auto;
	margin: 0 0 5px 15px;
}

.newsHeading {
	color : #340062;
	font-family: Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	padding: 0;
	margin: 0;
}
.news {
	border: solid 2px #000000;
	color : #000000;
	font-family: Arial, sans-serif;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.sidebarnews {
	background-color : #82735d;	
	color : #FFFFFF;
	font-size : 11pt;
	font-weight : bold;
}
.spotlight_right {
	clear: right;
	float: right;
	color : #340062;
	padding: 5px 2px 5px 2px;
	width: 250px;
	margin: 2px 0px 10px 10px;
	text-align: left;
}
.spotlight_left{
	clear: left;
	float: left;
	border: solid 1px #340062;
	color : #340062;
	padding: 5px 5px 5px 5px;
	width: 250px;
	margin: 2px 10px 0px 10px;
	text-align: left;
}
.sidebarspot {
	background-color : #340062;	
	color : #FFFFFF;
	font-size : 11pt;
	font-weight : bold;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 10px 0px;
}


#pagetitle {
	color : #340062;
	font-family: Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	border-bottom: 1px solid #fa810e;
	padding: 8px 10px 4px 0;
	margin: 0 0 10px 0;
}

.sectionHeader{
	color : #340062;
	font-family: Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

.heading1, .heading2  {
	color : #340062;
	font-family: Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	margin: 10px 0 0 0 ;
	padding: 0;
}

.heading2 {
	font-size : 11pt;
	margin: 8px 0 0 0 ;
}

.photocaption {
	font-family: Arial, sans-serif;
	font-size : .95em;
	font-weight : normal;
}

#LCLetter {
	height: 450px; 
	width: 350px;
	border: solid 1px #999;
	padding: 15px 0; 
	float: left; 
	clear: left; 
}

#LCLetter p {
	padding: 0 15px;
}

#services, #body {
	clear: both;
}

.svcPics {
	float: left;
	margin: 10px 0 10px 15px;
}

.svcPicsFirst {
	float: left;
	margin: 10px 0;
}


/*------------------------Navigation Styles---------------------------*/
/* ===== Primary (top) navigation ===== */

#topnav { 
	position: relative; 
	text-align: left;
	z-index: 999;
	}

.topnavcell * {
	width: 100%;

}
.topnavcell > div {
	width: 100% !important;

}

.topnavcell iframe {
	width: 100% !important;
}

.navitem {
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
.Nav1, .Nav1hover {
	text-align: center;
}
.navitem + iframe{
	width: inherit !important;
}

img.navitem _ iframe {
	width: 16px !important;
}
.Nav1, .Nav2, .Nav3, .Nav1hover, .Nav2hover, .Nav3hover {	
	background-color: #e9e9e9;
	border-style: none;
	font-size : 12px;
	text-transform: none;
	font-weight: bold;
	color: #330066;
	vertical-align: middle;
	padding: 4px 0 3px 0;
}

.Nav1hover, .Nav2hover, .Nav3hover  {
	background-color: #fa810e;
}

.Nav2, .Nav3 {
	background-color: #666;
	color: #fff;
}

.Nav2, .Nav3, .Nav2hover, .Nav3hover {
	font-size : 11px;	
	text-align: left !important;
	padding: 5px 0 4px 0;
	border: none;
}
.Nav3,  .Nav3hover {
	width: 150px;
}


.MenuArrow {
	float: right;
	margin: 4px 3px 0 0;
}


a.topNavLink,  a.topNavLink:Active {
	text-decoration: none;
	color: #FFFFFF;
}
a.topNavLink:Visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.topNavLink:Hover {
	text-decoration: none;
	color: #340062;
}
 td.topNavCellOver a.topNavLink{
	text-decoration: none;
	color: #340062;
}
 td.topNavCellOver a.topNavLink:Hover{
	text-decoration: none;
	color: #340062;
}


/* ===== Secondary (left) navigation ===== */

/* - - - Normal Menu - - - */

#leftnav UL {
	margin-bottom: 0;
}

#leftnav LI {
	margin-bottom: 4px;
}

.sideNav {
	font-size: 9pt;
}
.sideNavNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavNot1 {
	font-size: 9pt;
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
	margin-bottom: 20px;
}
.sideNavCurNot1 {
	font-size: 9pt;
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
	margin-bottom: 20px;
}
.sideNavNot2 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -17px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
a.sideNavLink, a.sidenavlink:visited {
	text-decoration: none;
	color: #340062;
}
a.sideNavLink:Hover {
	background-color: #fa810e;
	text-decoration: none;
	color: #340062;
}
a.sideNavCurLink {
	text-decoration: none;
	color: #fa810e;
}


/*-------------------------Application Styles--------------------------*/

/* ===== News ===== */

.NewsArchive 
{
	font-size: 9pt;
}
.NewsTitle 
{
	font-size: 9pt;

}
.NewsSubTitle 
{
	font-size: 9pt;

}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsItem 
{
	font-size: 9pt;
}
.NewsTitleDetail 
{
	font-size: 12pt;
	font-weight: bold;
}
.NewsSubTitleDetail 
{
	font-size: 10pt;
	font-weight: bold;
}
.LMNavTable {
	border-width: 2px 2px 2px 2px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #82735d;
	vertical-align: middle;
	font-weight: bold;
	color: white;
}
.LMNavHdrRow {
	background-color: #FFFF33;
}
.LMNavRow a:link, .LMNavRow a:active, .LMNavRow a:visited { 
	color: white;
}

/* ===== Calendar ===== */

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #CCCC99;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.epcLink{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}


/* ====== Slideshows ===== */

#slidecontainer {
	position: relative;
	left: 0;	
	top: -185px;
	z-index: 100;	
}

#sl1 {
	position: absolute;
	left: 0;
	top: 0;
}

#slideoverlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

.slides {
	width:   555px; 
	height:  370px;
	padding: 0; 
	margin:  0;
	overflow: hidden;
}  

.slides img { 
	padding: 0; 
	/*border:  1px solid #ccc;
	background-color: #eee; */
	width:  555px;
	height: 370px; 
	top:  0; 
	left: 0;
} 

#LCfader {
	position: relative;
	left: 0;	
	top: 0;	
	margin: 0 auto;
	overflow: hidden;	
	width: 302px;
	height: 214px;
}

#FCfader {
	margin: 10px 0 10px 10px;
	overflow: hidden;	
	width: 302px;
	height: 202px;
	float: right;
	clear: right;

}

#LCfader img, #FCfader img {
	border: 1px solid #666;
}

/* ====== Slideshow 2===== */

/*		div.slideshow {
			margin: 4px auto;
			padding: 2px;
			background-color: #340062;
		}
		div.slideshow ul {
			background: #fa810e;
			bottom: 0;
			position: absolute;
			overflow: hidden;
			padding: 4px 0px;
			right: 0;
			z-index: 100001;
		}
		div.slideshow ul a {
			background: url(../Images/a.gif) no-repeat;
			cursor: pointer;
			display: block;
			float: left;
			height: 14px;
			margin: 0 6px 2px 0;
			overflow: hidden;
			width: 12px;
		}
		div.slideshow ul a.prev {
			background-image: url(../Images/prev.gif);
			width: 14px;
		}
		div.slideshow ul a.next {
			background-image: url(../Images/next.gif);
			margin-right: 2px;
			width: 14px;
		}
		div.slideshow ul a.active,
		div.slideshow ul a.prev:hover,
		div.slideshow ul a.next:hover {
			background-position: 0 -14px;
		}
		div.slideshow ul li {
			float: left;
			list-style: none;
		}
*/

/* ******************************************************* */
blockquote.pullquote {
	padding:12px 0;
	margin: 5px 15px 8px 0;
	float:left;
	width:300px;
	text-align: center;
	border-top:3px double #ccc;
	border-bottom:3px double #ccc;
        border-left:0;
        border-right:0;
	line-height:1.6em;
        background:#fefefe;
}
blockquote.pullquote.right {
	margin: 5px 0 8px 15px;
	float:right;
}
blockquote.pullquote p {
	margin:0 !important;
	font-size:1.4em;
	color:#666;
	font-weight:bold;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #fff;
}

#gallery img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
}
A.ymp-btn-page-play  {
	font-size: 10pt;
	font-weight: bold;
}

A.ymp-btn-page-play EM.ymp-skin {
	top: 0.12em !important;
}