/*
Public Stylesheet for Youth Opportunity Center.

/* --------------- Global Styles --------------- */

body#public {margin: 0;padding: 0;}

body, body#public, .paragraph {
    font-size: 12px;
    line-height: 1.2;
    font-family: Arial, Helvetica, "Lucida Grande", "Lucida Sans", Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
    color: #000;
    }
.default {background: url(graphics/images/pattern.jpg);}
.foundation {background: url(graphics/images/pattern-foundation.jpg) 0 124px;}
.landing1 {background: #000 url(graphics/images/landing1.jpg) top center no-repeat;}
.landing2 {background: #000 url(graphics/images/landing2.jpg) top center no-repeat;}
.landing3 {background: #000 url(graphics/images/landing3.jpg) top center no-repeat;}
.landing4 {background: #000 url(graphics/images/landing4.jpg) top center no-repeat;}
.landing5 {background: #000 url(graphics/images/landing5.jpg) top center no-repeat;}
a:link, a:visited {color: #424b3f;text-decoration: none;}
a:hover, a:active {color: #556c4d;text-decoration: underline;}
a img {border: 0;margin: 0;padding: 0;}
.errorMessage {font-weight: bold; color:#f00;}
.left {float: left;  margin: 0 10px 10px 0; border: 5px solid #fff;}
.right {float: right; margin: 0 0 10px 10px; border: 5px solid #fff;}
.center {text-align: center;}
h1 {font-size: 20px;}
h2, .heading, .eventHeadline {font-size: 16px; font-weight: bold;}
h3, sub-heading {font-size: 14px; font-weight: bold;}
.pdf {
 background: url(graphics/images/pdf.gif) no-repeat;
 line-height: 40px;
 display: block;
 padding: 0 0 0 50px;
}

hr {
    color: #e7e7e7;
    background-color: #e7e7e7;
    height: 1px;
    margin: 15px 0;
   }
.clear {clear: both;}
table {width: 100%;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "graphics/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align:top;
}

.perdiems table td {border-bottom: 1px solid #555; padding: 10px; background: #fff;}

/* --------------- Layout --------------- */

#outerWrap {
	min-height: 406px;
	width: 100%;
	}
.default #outerWrap {
	background: url(graphics/images/default-bg.jpg) no-repeat top center;
	}
.foundation #outerWrap {
	background: url(graphics/images/foundation-bg.jpg) no-repeat top center;
	}
#innerWrap {
	width: 960px;
	margin: 0 auto;
	}
#header {
	position: relative;
	width: 960px;
	height: 146px;
	float: left;
	margin: 0;
	padding: 0;
	}
.foundation #header {
	height: 76px;
	}
.logo {
	float: left;
	margin: 40px 0 0 70px;
	}
.foundation .logo {
	margin: 0;
	float: none;
	position: absolute;
	z-index: 9999;
	left: 30px;
	}
.headline {
	height: 246px;
	color: #fff;
	width: 510px;
	padding: 0 420px 0 30px;
	overflow: hidden;
	float: left;
	}
.headline h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 33px 0;
	}
.headline p {
	font-size: 20px;
	font-style: italic;
	}
.landingContent {
	height: 357px;
	color: #000;
	width: 500px;
	padding: 0 430px 0 30px;
	overflow: hidden;
	line-height: 25px;
	margin: 60px 0 52px 0;
	float: left;
	}
.landingContent h2 {
	margin: 20px 0;
	}
.coa {float: right; margin-top: -28px;}
#footer {
	width: 960px;
	height: 70px;
	float: left;
	margin-bottom: -14px;
	}
.default #footer {
	background: url(graphics/images/footer-bg.jpg) no-repeat;
	height: 70px;
	width: 800px;
	padding: 81px 80px 0 80px;
	}
.default #footer a img {
	margin: 10px 0 0 0px;
	}	
.main {
	padding: 0 0 0 80px;
	height: 413px;
	float: left;
	}
.mainContent, .mainContent-sub {
	background: url(graphics/images/content-background.jpg) repeat-y;
	color: #000;
	width: 800px;
	line-height: 25px;
	padding: 0 80px;
	float: left;
	}
.mainContent-sub .rightCol, .mainContent-sub .leftCol {
        margin-top: -390px;
        }
.foundation .main {
	height: 529px;
	padding: 0 82px;
	}
.foundation .mainContent {
	background: url(graphics/images/foundation-content-background.jpg) repeat-y;
	}
.foundation .rightCol, .foundation .leftCol {
	margin-top: -20px;
	}
.foundation #footer {
	background: url(graphics/images/foundation-footer-bg.jpg) no-repeat;
	height: 82px;
	width: 820px;
	padding: 32px 54px 0 86px;
	}
.foundation #footerNav {
	padding: 26px 0 0 0;
	}
.foundation #footerNav li a {
	color: #424b3f;
        background: none;
        font-size: 11px;
	}
.foundation #footerNav li a:hover, .foundation #footerNav li a.current  {
        background: none;
        color: #556c4d;
        }
.foundation .foundationsubNav li a, .foundation .foundationsubNav li a:visited {
	background: url(graphics/images/foundation-sub-nav-item.gif) bottom center;
	display: block;
	line-height: 34px;
        height: 34px;
	font-weight: 100;
	padding: 0 10px;
	width: 198px;
	color: #424b3f;
	}
.foundation .foundationsubNav li a:hover, .foundation .foundationsubNav li a.current {
	color: #5e4120;
	padding: 0 10px 0 22px;
	width: 186px;
        background-position: top center;
	}
.foundation #mainNav {
        width: 667px;
        margin-right: 33px;
        }
	
/* ----- Wrap BG fix ----- */ 
.mainContent:after, #outerWrap:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.rightCol {
	float: left;
	width: 500px;
	margin-top: -50px;
	z-index: 9999;
	}
.rightCol h2, .rightCol h1 {
	margin-top: 0;
	}
.leftCol {
	float: left;
	width: 220px;
	padding: 0 35px;
	margin-top: -50px;
	z-index: 9999;
	}
.leftCol img {margin: 20px 40px;}
.map {
        position: absolute;
        margin-left: 200px;
        }
	
/* --------------- Navigation --------------- */

#mainNav li ul, #footerNav li ul {
	display:none !important;
	}
#mainNav li, #footerNav li {
	margin:0;
	}
#footer a {
    text-decoration: none;
	}
#footer a:hover {
    text-decoration: underline;
	}
#footer a img {
	float: left;
	}
#mainNav {
    float: right;
    overflow: hidden;
	margin: 0;
	width: 600px;
	}
#mainNav ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	}
#mainNav li {
    display: block;
    float: left;
	}
#mainNav li a {
	background: url(graphics/images/nav-item.gif) no-repeat;
    color: #424b3f;
    display: block;
    font-size: 12px;
    margin: 0;
    text-decoration: none;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	}
#mainNav li a.last {
	margin-right: 0;
	}
#mainNav li a:hover, #mainNav li a.current {
    background: url(graphics/images/nav-hover.gif) repeat-x;
	color: #fff;
    text-decoration: none;
	text-shadow: none;
	}
.subNav, .foundationsubNav {
    margin: 0;
    padding: 0;
	float: left;
	list-style-type: none;
	border: 1px solid #cd9768;
	}
.subNav li, .foundationsubNav li {
	padding: 0;
	margin: 0;
	}
.subNav li a, .subNav li a:visited {
	background: url(graphics/images/sub-nav-item.gif) bottom center;
	display: block;
	line-height: 34px;
        height: 34px;
	font-weight: 100;
	padding: 0 10px;
	width: 198px;
	color: #424b3f;
	}
.subNav li a:hover, .subNav li a.current, .foundationsubNav li a:hover, .foundationsubNav li a.current {
	background-position: top center;
	text-decoration: none;
	color: #fff;
	}
#footerNav ul {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	}
#footerNav {
    font-size: 12px;
    color: #c0c5c9;
    font-size: 11px;
    text-align: left;
	padding: 20px 0;
	float: right;
	}
#footerNav li {
    display: inline;
	}
#footerNav li a {
    padding: 0 25px 0 0;
    text-decoration: none;
	color: #fff;
	font-size: 13px;
	}
#footerNav li a:hover {
    text-decoration: underline;
	}
.credit {
    margin: 0 0 0 10px;
	}
.credit a {
	position: absolute;
	margin: -1px 0 0 8px;
	}


/* ---------------General Module Styles--------------- */
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #c6ac89; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#c6ac89; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #c6ac89; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

.lister ul {list-style-type: none; padding: 0; margin: 0;}
.lister li {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #c6ac89;}
.lister h3 {margin-bottom: 0;}

/* ModuleBegin::news */
.newsWrapper { }
.newsList, .eventList { margin: 0; padding: 0; list-style: none; }
.newsList li, .eventList li { margin: 0 0 18px 0; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */



/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsWrapper, .newsWrapper {padding: 10px; border-bottom: 2px dashed #6a6753; float: left; line-height: 18px; width: 200px;}
.newsWrapper {border: 0;}
.eventsWrapper .eventList, .newsWrapper .newsList { margin: 0; padding: 0; list-style: none; }
.eventsWrapper .eventList li { margin: 0 0 15px 0; }
.eventDate { color: #777; font-size: smaller; }
.eventTime { color: #777; font-size: smaller; }
.eventsWrapper .eventList li h2, .newsWrapper .newsList li h2 { color: #333; margin-bottom: 0; }
.eventsWrapper .eventList li h3, .newsWrapper .newsList li h3 { color: #000; margin: 0;}
.eventBlurb { }
.meta {margin: 0; font-size: 11px; color: #594a36;}


/* ---------------
Events Detail
----------------- */
.eventLocation, .eventRSVP, .eventTicketWrapper { }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }
/* ModuleEnd::events */



/* ModuleBegin::faq */
.faqListBox {
    background-color: #fff;
    border:1px solid #cd9768;
    margin:0 0 30px 0;
    padding:20px 20px 20px 45px;
}
.faqListBox p {display: inline;}

.faqListBox li a:hover, .faqListBox li a p:hover {text-decoration: underline;}
.faqWrapper a.top {border-top: 1px solid #ccc; width: 100%; }
.faqWrapper dt { clear: right; font-weight: bold; }
.faqWrapper dd { margin: 0;}
.faqQ,.faqA { font-family:Georgia,serif; font-size:300%; line-height: 35px; }
.faqWrapper a.top { float:right; margin-bottom: 18px;border-top:1px solid #c6ac89; width:100%; }
.faqWrapper dd {margin:0;}

/* ModuleEnd::faq */


.formtextRequired {font-weight: bold;}

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { }
.enewsEmail { }
/* ModuleEnd::broadcastemail */



/* ModuleBegin::commerce */
.shoppingAlert { color: red; }
.shoppingBody { font-size: 8pt; }
.shoppingCartEvenRow { background-color: #ffffff; color:#002d62; }
.shoppingCartOddRow { background-color: #ebebeb; color:#002d62; }
.shoppingCartTableHeader { background-color: #002d62; color: #ffffff; font-size: 8pt; font-weight: bold; }
.shoppingForm { font-size: 8pt; color:#002d62; }
.shoppingFormQuantity { background-color: #ffffff; font-size: 8pt; }
.shoppingFormRequired { font-size: 8pt; font-weight: bold; color:#002d62; }
.shoppingFormRequired input, .shoppingFormRequired select { font-weight: normal; color:#000; }
.shoppingHeading { color:#002d62; }
.shoppingInStock { }
.shoppingItemHeading { }
.shoppingOutOfStock { color: #dd0000; }
.shoppingLowStock { }
.shoppingTable { background-color: #e8e8e8; color:#002d62; }
.shoppingTableBorder { background-color: #ffffff; }
.shoppingFormRequired { width: 1%; }
/* ModuleEnd::commerce */

#gallery a img {border: 2px solid #556c4d; margin: 0 10px 10px 0; }
#gallery a img:hover {border: 2px solid #fff;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	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;	
}