/* @override 
	http://peoplesplace2.com.tempwebpage.com/assets/css/main.css
	http://peoplesplace2.com/assets/css/main.css
	http://www.peoplesplace2.com/assets/css/main.css
*/

/* @group reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
strong { font-weight: 700 }
ol, ul { list-style: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* @end

*/

/* @group global */

.clear { clear: both; }
body {background: #174884;}
.floatleft { float:left; }
.floatright	{ float:right;}

/* @end */

/* @group grid */
.grid_half { width: 20px;}
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_4x {width: 320px;}
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column { 
	margin: 0 10px;
	overflow: hidden;
	float: left;
}

.row { 
	width: 962px; 
	margin: 0 auto; 
	overflow: hidden;
}

.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

/* @end */

/* @group header */

#header {float: right;width: 765px;}

#headerWrap {
	background: url(images/bg-horizontal-repeat) repeat-x 0 0;
}

#logo {float: left; margin-top: 7px;}

#logo h3 {
	width: 163px;
	height: 183px;
	background: url(images/logo.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#logo h3 a {
	cursor:pointer;
	display:block;
	width: 163px;
	height: 183px;
	border-bottom: none;
	text-decoration: none;
}

#logo h3 span {visibility: hidden;}

#tagline {
	display: block;
	float: left;
	width: 245px;
	height: 39px;
	background: url(images/tagline.jpg) no-repeat 0 0;
}

p#tagline {
	font-size: 12px;
	padding: 0;
	margin: 35px 0 0 0;
}

p#tagline span {visibility: hidden;}

#contact p{
	float: right;
	margin: 22px 20px 0 0;
	padding: 0;
	font-size: 12px;
}

ul#utilitynav {
	float: left;
	list-style-type: none;
	margin: 0;
}

#utilitynavWrap {float: left;height: 27px;margin: 39px 0 0 40px;}

#utilitynavLeft, #utilitynavRight {
	float: left;
	background: url(images/buttons-sprite.jpg) repeat-x 0 -156px;
	width: 9px;
	height: 27px;	
}

#utilitynavRight {background-position: 0 -210px;}

ul#utilitynav li {margin: 0;float: left;}

ul#utilitynav li a, ul#utilitynav li a:link {
	display: block;
	color: #000;
	font: 400 12px/16px Arial, Verdana, Helvetica, Geneva, sans-serif;
	padding: 6px 8px;
	height: 15px;
	border-bottom: none;
	background: url(images/buttons-sprite.jpg) repeat-x 0 -183px;
}

ul#utilitynav li a:hover {color: #fdb823;}

/* @end */

/* @group globalnav */

#globalnavWrap {
	height: 39px;
	margin: 28px 0 0 25px;
}

#globalnavLeft, #globalnavRight {
	float: left;
	height: 39px;
	width: 9px;
	background: url(images/buttons-sprite.jpg) repeat-x 0 -78px;
}

#globalnavRight {background-position: 0 -117px;}

#globalnav {
	float: left;
	background: url(images/buttons-sprite.jpg) repeat-x 0 0;
}

#globalnav ul li a, #globalnav ul li a:link {
	float: left;
	height: 23px;
	padding: 8px 18px;
	border-bottom: none;
	display: block;
	color: #fff;
	font: 400 18px/20px 'Ubuntu Condensed', sans-serif;
}

#globalnav ul li a:hover, #globalnav ul li a.active {
	background: url(images/buttons-sprite.jpg) no-repeat center -39px;
	color: #fdb823;
}

#globalnav ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group content */

/* @group slideshow */

#slideshow {
	position: relative;
	background: url(images/bg-slideshow-2.jpg) no-repeat;
	height: 316px;
	width: 817px;
	margin: 0 60px;
}

#slideshow h1, 
#slideshow h2,
#slideshow h3,
#slideshow h4,
#slideshow h5,
#slideshow p {
	color: #fff;
}

#slider div.nivo-caption p a, #slider div.nivo-caption p a:link {
	color: #fdb723;
	text-decoration: none;
	border-bottom: none;	
}

#slider div.nivo-caption p a:hover {
	color: #86a1c1;
	text-decoration: none;
	border-bottom: 1px solid #86a1c1;	
}

#slideshow .years {
	display: none;
	position: absolute;
	width: 179px;
	height: 80px;
	top: 15px;
	right: -120px;
	background: url(images/40years-banner.png) no-repeat 0 0;
	z-index: 1000;	
}

#slideshow .years h3 span {
	visibility: hidden;
	color: #f60;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width: 467px !important;
	height: 283px;
	top: 9px;
	left: 340px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	width: 467px !important;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:-325px;
	top:5px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:300px;
	z-index:8;
}
.nivo-caption p {
	padding:10px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:86%;
	z-index:9;	
	width: 12px;
	height: 28px;
	cursor:pointer;
}
.nivo-prevNav {
	right:40px;
	background: url(images/slider-nav-arrows.png) no-repeat 0 5px;
	width: 12px;
	height: 28px;
}
.nivo-prevNav:hover {
	background: url(images/slider-nav-arrows.png) no-repeat 0 -22px;
}
.nivo-nextNav {
	background: url(images/slider-nav-arrows.png) no-repeat -23px 5px;
	right:15px;
	width: 12px;
	height: 28px;
}
.nivo-nextNav:hover {
	background: url(images/slider-nav-arrows.png) no-repeat -23px -22px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* @end */

#content {
	min-height: 300px;
	padding: 80px 0 40px;
}

#contentBGtop, #contentBGtopX {
	background: url(images/bg-content.jpg) no-repeat 0 0;
	height: 16px;
}

#contentBGtopX {
	background-position: 0 -52px;
}

#contentBGbottom, #contentBGbottomX {
	background: url(images/bg-content.jpg) no-repeat 0 -16px;
	height: 36px;
}

#contentBGbottomX {
	background-position: 0 -69px;
}

#contentBGmiddle {
	background: url(images/bg-content-mid.gif) repeat-y 0 0;
	padding: 10px 0 20px;
	min-height: 360px;
}

#contentBGmiddleX {
	background: url(images/bg-content-midx.gif) repeat-y 0 0;
	padding: 10px 0 20px;
	min-height: 360px;
}

#contentBGmiddle .column.grid_9 {margin: 0 0;}

#contentBGmiddleX .column.grid_9 {
	width: 660px;
	margin-left: 20px;
}
#contentBGmiddleX .column.grid_8 {
	width: 600px;
	margin-left: 20px;
}
#contentBGmiddleX .column.grid_9x {
	width: 710px;
	margin-left: 20px;
}

#contentBGmiddleX .column.grid_3 {
	width: 230px;
	margin-left: 15px;
}

#contentWrap {
	background: url(images/bg-texture.jpg);
	margin: -57px 0 0 0;
}

#content .featured p a img {
	border: 3px solid #86a1c1;	
}

ul#nav-sub.navcol {
	list-style-type: none;
}

#nav-sub h4 {
	padding: 0 10px 10px 10px;
	color: #174884;	
	font-size: 20px;
}

#nav-sub.navcol li {
	margin: 0 0 0 1px;
	width: 204px;
	border-bottom: 1px dashed #95948e;
}

#nav-sub.navcol li a, #nav-sub.navcol li a:link {
	display: block;
	font: 400 12px/16px Verdana, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 10px 10px 5px;
}

#nav-sub.navcol li a:hover, #nav-sub.navcol li.active a:hover, #nav-sub.navcol li.active, #nav-sub.navcol li.active a {
	color: #fdb823;
	font-weight: 700;
	border-bottom: none;
}

#nav-sub.navcol li a:hover {
	font-weight: 400;
}

#nav-sub.navcol li.active {
	border-bottom: 1px solid #fdb823;
}

.halfcol {
	width: 45%;
	float: left;
}

/* @end */

/* @group typestyles */

table tbody tr td a, table tbody tr td a:link {
	font: 400 12px/16px Verdana, Arial, Helvetica, Geneva, sans-serif;	
}

h1 {
	color: #174884;
	font: 400 35px/37px 'Ubuntu Condensed', sans-serif;
	padding-bottom: 10px;
}

h2 {
	color: #86a1c1;
	font: 400 22px/26px 'Ubuntu Condensed', sans-serif;
	padding-bottom: 8px;
}

h3 {
	color: #000;
	font: 400 26px/28px 'Ubuntu Condensed', sans-serif;
	padding-bottom: 8px;
}

h4 {
	color: #86a1c1;
	font: 400 18px/22px 'Ubuntu Condensed', sans-serif;
	padding-bottom: 8px;
}

#news h4.header, #events h4.header {
	font-size: 26px;
	padding-bottom: 20px;
	background: url(images/bg-dashed-header.gif) repeat-x 0 32px;
}

.featured h4.header {
	font: 700 14px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 20px;
	background: url(images/bg-dashed-header.gif) repeat-x 0 32px;
}

h5 {
	color: #000;
	font: 700 14px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h6 {
	color: #86a1c1;
	font: 700 14px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
}

#eventspage h3 {font-size: 30px;}
#eventspage h4 {color: #000;}
#eventspage h5 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 5px;	
}

#news h6, #events h6 {
	color: #fdb723;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 3px;
}

p {
	color: #000;
	font: 400 14px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

.rulebelowsm p {
	padding-bottom: 5px;
	padding-left: 15px;	
}

.featured p, #events p, #news p {
	font-size: 12px;
	line-height: 16px;	
}

p.breadcrumbs {font-size: 12px;}

p.caption, .caption, span.caption { font-size: 10px; padding-bottom: 5px; line-height: 13px; font-style: italic;}

.spaceleft { margin-left: 10px;}
.spaceright { margin-right: 10px;}
.spacerightlg { margin-right: 25px;}
.spacebeforesm { margin-top: 6px; }
.spacebefore { margin-top: 12px; }
.spacebeforepadding { padding-top: 12px; }
.spacebeforelg { margin-top: 24px; }
.spacebeforepaddinglg { padding-top: 24px; }
.spacebeforexlg { margin-top: 36px; }
.spaceaftersm { margin-bottom: 6px; }
.spaceafter { margin-bottom: 12px; }
.spaceafterpadding { padding-bottom: 22px; }
.spaceafterlg { margin-bottom: 24px; }
.nospacebefore { margin-top: 0; }
.nospaceafter { margin-bottom: 0; }
.nospaceafterpadding { padding-bottom: 0; }
.ruleabove { border-top: solid 1px #ccc; padding-top: 12px; }
.ruleabovedot { border-top: dotted 1px #ccc; padding-top: 6px; }
.rulebelow { border-bottom: 1px dashed #ccc; padding-bottom: 6px; }
.rulebelowsm { border-bottom: 1px dashed #ccc; padding-bottom: 0;margin-bottom: 6px; }
.rulebelowdot { border-bottom: dotted 1px #ccc; padding-bottom: 6px; }
.ruleleft {	border-left: solid 1px #ccc; padding-left: 10px; }
.ruleright { border-right: solid 1px #ccc; padding-right: 5px; }
hr {
	height: 1px;
	background: url(images/bg-dashed-header.gif) repeat-x 0 -99px;
	border: none;
	margin: 8px 0 10px;
}
.bigDivider {
	background: #174884;
	padding: 3px 10px 4px;
	margin: 20px 0 20px;
	color: #fff;
}
em, em p { font-style: italic; }

.indent, p.indent { margin-left: 15px; }
.indentpadding { padding-left: 15px; }

blockquote { margin: 0 18px; padding: 0 6px; }



/* @end */

/* @group buttons */

input#ApplicationSubmit.button {
	
}

a.button, a.button:link, a.button:visited {
	text-align: center;
	float: right;
	color: #1a5396;
	font: 700 14px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border-bottom: none;
	width: 138px;
	height: 20px;
	padding: 13px 0;
	background: url(images/donate.png) no-repeat 0 0;
}

a.button:hover {color: #fff;}

/* @end */

/* @group edit entry */

p.edit-entry a {
	margin: 15px 0;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: url(images/button-edit.png) no-repeat 0 0;
	color: #fff;
	border: none;
	display: block;
	width: 140px;
	height: 20px;
}

p.edit-entry a:hover {
	border: none;
	text-decoration: underline;
}

/* @end */

/* @group links */

a, a:link, a:visited { color: #03c; text-decoration: none; border-bottom: none;word-wrap: break-word;}
 
a:hover, a:active { color: #333; text-decoration: none; border-bottom: 1px solid #333;
}

/* @end */

/* @group lists */

ul {
	list-style-type: disc;
	font: 400 13px/16px Verdana, Helvetica, Geneva, sans-serif;
	margin-bottom: 18px;
}

li { margin: 0 0 6px 30px; }
/* @end */

/* @group iconize */


/* Iconize 0.5 */

/* extensions */

a[href$='.pdf'] { 
	background: url(images/pdf_icon_small.png) no-repeat right 0;
	padding: 0 25px 0 0;
}

/* use this class to make sure that images won't get iconized */

a.imagelink {
	padding-right: 0 !important;
	background: none !important;
	border: none;
}

/* @end */

/* @group footer */

#newsletter {
	width: 200px;
	float: left;
}

#newsletter h5 {
	color: #fff;
	margin-bottom: 5px;
}

#newsletter label {color: #fff;}

#footerWrap {background: #86a1c1 url(images/bg-horizontal-repeat) repeat-x 0 -324px; padding-top: 20px;}

#footer {padding: 15px 0 25px;}
#footer h4 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
}
#footer p {font-size: 12px; line-height: 18px;}
#footer img {float: right; border: 1px solid #a8bdd4;}

#footer ul {
	margin: 10px 0 0 15px;
	list-style-type: none;
	float: left;
}

#footer li {
	margin: 6px 0;
	font: 400 12px/16px Verdana, Arial, sans-serif;
}

#footer ul li a, #footer ul li a:link {
	color: #fff;
	border-bottom: none;
	text-decoration: none;	
}
#footer ul li a:hover {
	color: #174884;
	text-decoration: none;
	border-bottom: none;
}
#footerBox {
	float: left;
	width: 275px;
	height: 99px;
	padding: 10px;
	background: url(images/bg-footer-box.gif) no-repeat 0 0;
}
#recognition {padding: 15px 0;}
#recognition p {color: #fff; font-family: 'Ubuntu Condensed', sans-serif; font-size: 14px; padding-left: 3px;}

#recognition a, #recognition a:link {
	color: #a8bdd4;
	text-decoration: none;
	float: right;
	border-bottom: none;
}
#recognition a:hover {
	color: #fff;text-decoration: none;border-bottom: none;
}

/* @end */

/* @group calendar */

h3 span.paragraphtext {
	font-size: 13px;
}

.calendarBG {
	background-color: #000; 
	margin:0 0 25px 0;
	position: relative;
	width: 98%;
}

.calendarBG.LG {
	margin-left: 0;
}

span.small {
	font-size: 70%;
	font-weight: normal;
}

.calendarBlank { 
 background-color: #e5e5e5;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10px;
 text-align:  center;
 vertical-align: middle; 
 color: #7f7f7f;
 padding: 3px;
}

.calendarHeader { 
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-weight: bold; 
 font-size: 10px;
 color: #fff; 
 height: 20px;
 text-transform: uppercase;
 text-align: center;
 background: #000;
}

.calendarMonthLinks {
 font-family:       Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size:         11px;
 padding: 3px 0;
 font-weight:		700;
 text-decoration:   none;
 color:             #fff;
 background-color:  #000;
}

.calendarMonthLinks a, .calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
 border-bottom: none;
}

.calendarMonthLinks a:hover {
 color:             #fdb723;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: 700; 
 font-size:	10px;
 color: #fff; 
 padding: 3px;
 background-color: #1a5396;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
 text-align:  center;
 vertical-align: middle;
}

.calendarBG.LG td.calendarDayHeading {
	width: 10%;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 0;
}

.calendarBG.LG td.calendarBlank, .calendarBG.LG td.calendarCell, .calendarBG.LG td.calendarToday {
	height: 60px;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 11px;
	padding: 3px;
}

.calendarToday { 
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size:  11px;
 padding: 0;
 text-decoration: none;
 text-align:  center;
 vertical-align: middle;
 color:  #fff;
 background: #86a1c1;
}

.calendarToday a, .calendarToday a:link, .calendarToday a:visited {
	color: #000;
	border-bottom: none;
}

.calendarToday a:hover {
	color: #006bb7;
}

.calendarBG.LG td.calendarToday .calEvent a {
	padding-left: 6px;
}

.calendarCell {
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 11px;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
 color: #999;
 background-color: #fff;
 padding: 3px;
}

.calendarCell a, .calendarCell a:link,.calendarCell a:visited {
 color: #03c;
 font-weight: bold;
 text-decoration: none;
 border-bottom: none;
}
  
.calendarCell a:hover {
 color: #000;
 text-decoration: none;
 background-color: transparent;
}

.calEvent {
	padding: 3px 3px 3px 1px;
}

/* @end */

/* @group forms */

form span {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-right: 8px;
}

form input {
	width: 95%;
	height: 20px;
	margin: 3px 0 10px 0;
	border: 1px solid #7f7f7f;
	background-color: #f5f5f5;
}

.floatleft input.textinput {
	width: 200px;
	margin-right: 5px;
}

.floatleft.small input.textinput {
	width: 160px;
	margin-right: 5px;
}

input.radio, input.checkbox {
	width: 15px;
	margin: 3px 0 15px 0;
	padding: 0;
	height: 15px;
}

select {
	margin-top: 3px;
	margin-bottom: 10px;
}

form textarea {
	margin: 3px 0 10px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}

form label {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	clear: both;
}

form label.error {
	color: #a01c1c;
	font-style: italic;
	margin: -5px 0 15px 0;
}

span.radiotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

form input.choice, label.choice {
	float: left;
	margin: 0 6px 0 0;
	clear: none;
}

form span.error {
	padding: 3px 4px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7;
}

form input.error {
	background-color: #ffcccc;
}

div.errorheader {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	margin: 30px 20px;
	border: solid 1px #C5A7A7;
	padding: 10px;
	background-color: #E2D3D3;
}

div.errorheadersm {
	font-size: 12px;
	line-height: 18px;
	color: #6E2222;
	border-top: solid 1px #C5A7A7;
	border-bottom: solid 1px #C5A7A7;
	padding: 5px;
	margin: 10px 0px;
}

div.error {
	font-size: 15px;
	line-height: 18px;
	color: #6E2222;
	padding: 3px 0px 2px 4px;
	background-color: #E2D3D3;
	border: solid 1px #C5A7A7;
}

form p {
	margin: 0;
	padding: 0;
}

#submit {
	position: absolute;
	left: 180px;
	width: 50px;
}

/* @group contactForm */

#hiddenDIV, #contactFormNotification, #ApplicationFormNotification, #submitMessage { display: none; }

#contactSubmit, #ApplicationSubmit, #newsletterSubmit {
	text-align: center;
	float: left;
	color: #1a5396;
	font: 700 14px/20px Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border: none;
	width: 138px;
	height: 45px;
	padding: 13px 0;
	background: url(images/donate.png) no-repeat 0 0;
}

#contactSubmit:hover, #ApplicationSubmit:hover, #newsletterSubmit:hover {
	color: #fff;
	cursor: pointer;
}

/* @end */

/* @end */

/* @group accordian */

#wrapper {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 215px;
	float: left;
	cursor: pointer;
	margin-bottom: 5px;
	}

.accordionButton p {
	padding-bottom: 0;
	color: #36c;
}
	
.accordionContent {	
	width: 215px;
	float: left;
	margin-left: 15px;
}

.accordionContent p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}

.accordionContent p.nospaceafter {
	margin-bottom: 1px;	
	padding-bottom: 0;
}
	
.on p {color: #36c;}
.over p {color: #36c;}

/* @end */