﻿/*
	FE CSS Document
*/


/**
	Page Layout
*/

#wrapper #shadow-border #repeater {
	background:	#003 url(../../Images/FE/pageBgRepeat.gif) repeat-y;
}
#wrapper #shadow-border #repeater #top-image {
	background:	url(../../Images/FE/PageBgTop.jpg) no-repeat;
}
#wrapper #shadow-border #repeater #top-image #bottom-image {
	overflow: auto;
	/* min-height: 692px; */
	/* background:	url(../../Images/FE/PageBgBottom.jpg) no-repeat center bottom; */
}
#wrapper #shadow-border #repeater #top-image #bottom-image #content {
	width: 701px;
	/* margin:	50px auto 135px auto; */
	/* temp edit MB*/
	margin:	50px auto 0;
}

/**
	Logo
*/
#wrapper #mainLogo a:hover {
	cursor: pointer;
	position: relative;
	z-index: 5;
}

#wrapper #mainLogo span {
	position: absolute;
	margin: 0 0 0 23px;
	top: 41px;
	left: 15px;
	background:	url(../../Images/FE/IYCLogo.png) no-repeat;
	text-indent: -12000px;
	width: 196px;
	height: 41px;
	z-index: 5;
}

/**
	Header & Navigation
*/

#header {
	overflow: hidden;
}
#header #main-nav {
	float: right;
	width: 785px;
	background: url(../../Images/FE/mainNavBg.jpg) left top no-repeat;
	margin:	10px 0 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#header #main-nav .main-nav-bottom {
	background: url(../../Images/FE/mainNavBg.jpg) left bottom no-repeat;
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#header #main-nav ul {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#header #main-nav ul li {
	float: left;
	margin: 1px 0 1px;
	white-space: nowrap;
}
#header #main-nav ul li a {
	display: block;
	padding: 3px 11px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	position: relative; z-index: 5;
}
#header #main-nav ul li a:hover,
#header #main-nav ul li.Selected a {
	background: #39c; /* 3B4875 */
}

/**
	Site Controls
*/

#wrapper #site-controls ul {
	float: right;
	list-style: none;
	font-size: 1em;
	margin-right: -5px;
}
#wrapper #site-controls ul li {
	float: left;
	margin:	20px 18px 0 0;
	font-size: 1.1em;
	display: inline;
}
#wrapper #site-controls ul li a {
	color: #fff;
	font-size: 1em;
	text-decoration: underline;
}
#wrapper #site-controls ul li a:hover {
	text-decoration: none;
}
#wrapper #site-controls {
	overflow: hidden;
}

/*
	= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
		Individual Pages 
	= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
*/

/**
	Home Page
*/

/*
	Specific for homepage only
*/


/* -- bof copied from marvin */


#homePage .button {
	margin: 18px 0 18px;	
}
#homePage .button .button-repeat a, 
#homePage .button .button-repeat input {
	font-size: 1.2em;
}
#homePage div#projects-supported {
	background: #2a72ac;
	border: solid 1px #266ea8;
	width: 498px;
}

#homePage div#projects-supported h2 {
	background: #1A6199 url(../../Images/Generic/header-bg.jpg) repeat-x;
	border-bottom: dotted 1px #b6b9cc;
	height: 20px;
	margin: 0;
	padding: 8px 12px 8px 16px;
}

#homePage div#projects-supported ul {
	margin: 0 12px 0;
	padding: 0 0 1em 0;
}

#homePage div#projects-supported ul li {
	border-bottom: dotted 1px #6993bb;
	list-style-type: none;
	height: 1em;
	padding: 0.8em 0;
}

#homePage div#main-content {
	width: 305px;
}

/* -- eof copied from marvin */

#homePage {
	overflow: hidden;
}

#homePage h3 {
	margin: 0 0 5px 0;	
}
#homePage #intro {
	overflow: hidden;
	float: left;
}
#homePage #intro-copy {
	overflow: hidden;
	width: 502px;
	margin: 0 0 20px;
}
#homePage #intro-copy #panelFeature {
	float: left;
	margin: 0 15px 0 0;
}
#homePage #intro-copy #main-content {
	float: left;
}
#homePage #map {
	float: right;
	width: 370px;
	height: 430px;
}
#homePage #map p{
	padding: 215px 30px 0 38px;
	width: 302px;
	height: 220px;
	background: url(../../images/FE/map_bg.gif) no-repeat 10px 5px;
}
#homePage {}

/* panelFeature Variations */

#homePage #panelFeature {
	overflow: hidden;
	width: 182px;
}
#homePage #panelFeature .panel-top {
	overflow: hidden;
	width: 164px;
	height: 27px;
	padding: 10px 0 0 18px;
	background: url(../../Images/FE/Panel/182/header.png) no-repeat;
}
#homePage #panelFeature .panel-repeat {
	overflow: hidden;
	width: 146px;
	padding: 14px 18px 1px;
	background: url(../../Images/FE/Panel/182/repeat.png) repeat-y;
	
}
#homePage #panelFeature .panel-footer {
	overflow: hidden;
	width: 182px;
	height: 4px;
	background:	url(../../Images/FE/Panel/182/footer.png) no-repeat;
}

/* */

#projects-supported {}
#projects-supported table {
	margin: 0 10px 14px;
	}
#projects-supported table tr {
	display: block;
	width: 480px;
	background: url(../../Images/FE/Panel/dottedDivider-repeat.gif) bottom repeat-x;
	vertical-align: middle;
	
}
#projects-supported table tr td {
	font-size: 1.2em;
	padding: 7px 10px;
}
#projects-supported table tr td a {
	font-size: 1em;
}
#projects-supported table tr td.date {
}
#projects-supported table tr td.location {
	width: 80px;
}
#projects-supported table tr td.split {
	padding: 7px 2px;
	color: #f1f1f1;
}
#projects-supported {}
#projects-supported {}

/**
	Whats it all about
*/

ul#about-footer-links {
	padding: 0;
}

ul#about-footer-links li{
	display: inline;
	list-style-type: none;
	margin: 0 1em 0 0;
}


/**
	About Page & ContactPage
*/

#aboutPage,
#contactPage {
	overflow: hidden;
}
#aboutPage .txtContent,
#contactPage .txtContent {
	float: left;
	width: 475px;
	margin: 0 15px 0 0;
}
#aboutPage .txtContent h2,
#contactPage .txtContent h2{
	font-size: 1.3em;
	margin: 0 0 0.3em;
}
#aboutPage .featureProject,
#contactPage .featureProject {
	float: left;
}
#aboutPage .txtContent li h3,
#contactPage .txtContent li h3{
	font-size: 1.08em;
	margin: 0 0 0.3em;
}
#aboutPage .txtContent ol li {
	margin: 0 0 10px;
}
#aboutPage .txtContent ol li ul li {
	margin: 0;
}
#aboutPage .txtContent h1 a {font-size:1.0em;}


/**
	Project Search AND What We Did pages
*/
#projectSearchPage .searchBox {
	width: 532px;
}
#projectSearchPage .searchBox label {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 1.5em;
}
#projectSearchPage .searchBox input {
	float: left;
	width: 250px;
	padding: 3px;
	border: 1px solid #7f9db9;
	color: #666;
}

#projectSearchPage div.panel-top {
	overflow: hidden;
}

#projectSearchPage div.panel-top h3 {
	float: left;
	width: 450px;
}

#projectSearchPage div.panel-top span#count {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 20px 0 0;
}

/* filters */
#projectSearchPage .panel .panel-repeat {
	width: 683px;
	padding-right: 0;
	padding-bottom: 15px;
}
#projectSearchPage .filters {
	overflow: hidden;
	margin-top: 15px;
	background: url(../../Images/FE/Dividers/dotted-blue-horizontal-wide.gif) left top no-repeat;	
}
#projectSearchPage .filters .region,
#projectSearchPage .filters .projectType {
	margin-top: 10px;
	padding-bottom: 15px;
	background: url(../../Images/FE/Dividers/dotted-blue-horizontal-wide.gif) left bottom no-repeat;		
	overflow: hidden;
}
#projectSearchPage .filters legend {
	font-weight: bold;
}
#projectSearchPage .filters label {
	display: block;
	float: left;
	width: 170px;
	margin-top: 6px;
}
#projectSearchPage .filters label input {
	margin-right: 5px;
}
#projectSearchPage .filters label.long {
	width: 130px;
	padding: 0 20px;
	position: relative;
}
#projectSearchPage .filters label.long input {
	position: absolute;
	top: 0;
	left: 0;
}
/* oldest newest links */
#projectSearchPage .oldestNewestLinks {
	margin: 30px 15px 0 160px;
	padding: 1px 8px 3px;
	overflow: hidden;
	float: left;
	background: url(../../Images/FE/Dividers/dotted-blue-y.gif) right repeat-y;
	display: inline;
}
#projectSearchPage .oldestNewestLinks input {
	float: left;
	margin-right: 5px;
}
#projectSearchPage .oldestNewestLinks label {
	float: left;
	width: auto;
	margin: 0 15px 0 0;
}
/* results per page */
#projectSearchPage .resultsPerPage {
	padding-right: 18px;
	float: left;
	margin: 30px 0 0;
	background: url(../../Images/FE/Dividers/dotted-blue-y.gif) right repeat-y;
}
#projectSearchPage .resultsPerPage label {
	float: left;
	width: auto;
	margin: 0 5px;
}
#projectSearchPage .resultsPerPage select {
	padding: 2px;
	width: 47px;
	color: #666;
	border: 1px solid #7f9db9;
	position: relative;
	top: -3px;
}
/* search button */
#projectSearchPage .button {
	float: left;
	margin: 30px 0 8px 20px;
	display: inline;
}
/* found title */
h2.found {
	margin: 20px 0;
}

/* projects list */
#projectSearchPage .projects {
	background: url(../../Images/FE/Dividers/dotted-blue-x.gif) top repeat-x;
}
.projects .row {
	overflow: hidden;
	width: 686px;
	min-height: 116px;
	padding: 13px 0 2px 17px;
	background: url(../../Images/FE/Dividers/dotted-blue-x.gif) bottom repeat-x;
}
.projects .row .item {
	overflow: hidden;
	float: left;
	width: 340px;
}
.projects .row .item .smallThumb {
	float: left;
}
.projects .row .item .details {
	float: left;
	width: 220px;
	margin: 0 0 0 5px;
}
.projects .row .item .details h3 {
	font-size: 1.4em;
	margin: 0 0 0.1em;
}
.projects .row .item .details h3 a {
	font-size: 1em;
	text-decoration: none;
}
.projects .row .item .details ul {
	list-style: none;
	padding: 0;
}


/**
	Login Page
*/
#loginPage {}

#loginPage .masterFieldset .dataSubmit {
	margin-top: 20px
}
#loginPage #noAccount {
	text-align: left;
}
#loginPage #noAccount .button {
	margin: 0 0 6px;
}

#loginPage .masterFieldset .dataCapture fieldset.panelLeft {
	/* width: 310px; */
	width: 350px;
}
#loginPage .masterFieldset .dataCapture fieldset.panelRight {
	/* width: 260px; */
	width: 220px;
	padding: 0pt 0pt 0pt 80px;
	background: none;
}

#loginPage .formItem input {
	width:225px;
}

/**
	Forgotten Password Page
*/

#lostPasswordPage {}
#lostPasswordPage .masterFieldset .panelLeft  {
	width: 290px;
}
#lostPasswordPage {}


/**
	Project Page
*/
#projectPage .panel {
	margin: 18px 0;	
}
#projectPage .projectDetails {
	overflow: hidden;
	margin: 22px 0 18px 18px;
}

#projectPage .projectDetails .imgDetails{
	float: left;
	width: 143px;
	margin: 2px 17px 0 0;
}
#projectPage .projectDetails .imgDetails .button-repeat {
	padding: 2px 0;
}
#projectPage .projectDetails .imgDetails .button {
	width: 81px;
	margin: 13px auto;
}
#projectPage .projectDetails .imgDetails .button-repeat input {
	width: 77px;
}
#projectPage .projectDetails .txtDetails {
	float: left;
	width: 520px;
}
#projectPage .projectDetails .txtDetails ul {
	padding: 0 0 12px 0;
}
#projectPage .projectDetails .txtDetails .header {
	overflow: hidden;
}
#projectPage .projectDetails .txtDetails .header h3 {
	float: left;
	margin: 0;
	font-size: 1.6em;
}
#projectPage .projectDetails .txtDetails .header .completed {
	float: right;
}
#projectPage .projectDetails .txtDetails ul {
	list-style: none;
}

#projectPage span#caption {
	display: block;
	margin: 1em 0 0 0;
}

/* Project Updates */

#projectPage #projectUpdates h3 {
	margin: 0 0 0.6em;
	padding: 0 0 0 16px;
	background: url(../../Images/FE/Icons/file.png) no-repeat;
	font-size: 1.4em;
}

/* Project Gallery */

#projectPage #projectGallery {
	margin: 1em 0 0;
}
#projectPage #projectGallery ul {
	overflow: hidden;
	list-style: none;
}
#projectPage #projectGallery ul li {
	float: left;
	width: 120px;
	height: 157px;
}
#projectPage #projectGallery ul li a {
	display: block;
	width: 105px;
	text-align: center;
}
#projectPage #projectGallery ul li .smallThumb a {
	width: auto;
	height: auto;
}

/**
	Project Detail page
*/


div#shadowbox_title_inner {
    background:#407AA9 url(../../Images/Generic/header-bg.jpg) repeat-x bottom;
    font-size:1.6em;
    font-weight: bold;
    height:auto;
    padding:10px 0pt 4px 18px;
}
	
/**
	Volunteers Page
*/

#volunteersPage {}
#volunteersPage .panelLeft {
	width: 300px;
}
#volunteersPage .panelRight {
	width: 320px;
}
#volunteersPage .masterFieldset {
	margin: 0;	
}
#volunteersPage .masterFieldset .dataCapture fieldset.panelLeft {
	width: 360px;
}
#volunteersPage .masterFieldset .dataCapture fieldset.panelLeft .formItem label {
	width: 165px;
}
#volunteersPage .masterFieldset .dataCapture fieldset.panelRight {
	width: 280px;
	padding: 0 0 0 20px;
	background: none;
}
#volunteersPage .masterFieldset .dataCapture fieldset.panelRight textArea {
	height: 62px;
}

h3#volunteer-warning {
	margin: 0 0 1em 0;
}

/**
	Register Page
*/
#registerPage .masterFieldset .dataCapture fieldset {
	width: 300px;
	float: left;
	margin-top: 20px;
}

#registerPage .masterFieldset .dataCapture fieldset.ns-sitp-yourdetails1 {
	width: 320px;
	margin-right: 20px;
	float: left;
}

#registerPage .button {
	float: right;	
}

div#registerPage div.panel-repeat .button {
	margin: 0 12px 12px 0;
}

div.formItem span.checkbox input {
	border: none;
}

/**
	Register IYC Confirmation
*/

h1.register-confirmation {
	margin: 0 0 1em 177px;
}

/**
	Text Only Pages
*/

#textOnlyPage {
	overflow: hidden;
}
#textOnlyPage h2 {
	font-size: 1.2em;
	margin: 0.4em 0;
}
#textOnlyPage dl.faqList dt,
#textOnlyPage dl.faqList dd {
	margin-bottom: 0.3em;
}
#textOnlyPage dl.faqList dd {
	margin:1em 0;
}
#textOnlyPage dl.faqList dt {
	background: url(../../Images/FE/Icons/FAQsNormal.gif) 0 4px no-repeat;
	padding-left: 22px;
	text-decoration: underline;
}
#textOnlyPage dl.faqList dt.selected {
	background: url(../../Images/FE/Icons/FAQsSelected.gif) 0 4px no-repeat;
}
#textOnlyPage dl.faqList dt.hover {
	cursor: pointer;
}
#textOnlyPage ol li {
	margin-bottom: 0.7em;
}
#textOnlyPage ol li ol {
	margin-top: 0.7em;
}
#textOnlyPage ol li ol li {
	margin: 0 0 0.2em;
}
#textOnlyPage .leftColumn {
	width: 305px;
	float: left;
	margin-right: 40px;
}
#textOnlyPage .rightColumn {
	width: 350px;
	float: left;
}

/* pdf and word doc download lists */
#textOnlyPage ul.PDFDownloadList {
	margin: 0 0 2em 0;
	list-style: none;
}
#textOnlyPage ul.wordDocDownloadList  {
	margin: 0 0 2em 3px;
	list-style: none;
}
#textOnlyPage ul.PDFDownloadList li,
#textOnlyPage ul.wordDocDownloadList li {
	display: inline;
}
#textOnlyPage ul.PDFDownloadList li a {
	padding-left: 21px;
	background: url(../../Images/FE/Icons/PDFDownload.gif) 0 1px no-repeat;
	display: block;
	margin-bottom: 0.4em;
}
#textOnlyPage ul.wordDocDownloadList li a {
	padding-left: 21px;
	background: url(../../Images/FE/Icons/wordDocDownload.gif) 0 1px no-repeat;
	display: block;
	margin-bottom: 0.4em;	
}


/**
	Tell A Friend Page
*/

#tellafriendPage .masterFieldset .dataCapture .panelLeft {
	width: 305px;
}
#tellafriendPage .masterFieldset .dataCapture .panelRight {
	width: 320px;
}

#tellafriendPage .masterFieldset .dataCapture input {
	width: 163px;
}

#tellafriendPage div.formReponse div {
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

/**
	Social networking links
**/

div.bookmarks {
    position: absolute;
    border-top: solid #226ba7 1px;
    border-bottom: solid #226ba7 1px;
    width: 947px;
    left: 4px;
    bottom: 175px;
}

ul.socialBookmarks {
    list-style-type: none;
    padding: 0;
    display: block;
    padding: 7px 0;
    overflow: hidden;
    width: 580px;
    margin: 0 auto 0;
}

ul.socialBookmarks li#first {
    float: left;
    display: block;
}

ul.socialBookmarks li {
    float: left;
    margin: 0 0 0 24px;
    display: block;
}

ul.socialBookmarks li span {
    padding:0 0 0 28px;
}

ul.socialBookmarks li#delicious {
    background: url(../../Images/FE/Icons/delicious.gif) no-repeat;
}

ul.socialBookmarks li#digg {
    background: url(../../Images/FE/Icons/digg.gif) no-repeat;
}

ul.socialBookmarks li#reddit {
    background: url(../../Images/FE/Icons/reddit.gif) no-repeat;
}

ul.socialBookmarks li#facebook {
    background: url(../../Images/FE/Icons/facebook.gif) no-repeat;
}

ul.socialBookmarks li#MySpace {
    background: url(../../Images/FE/Icons/MySpace.gif) no-repeat;
}

/*** Home page banner area ***/

.headerFolding{
    /* margin: -50px -35px 0; */
    margin: -15px -35px 20px;
    background: #003;
    height: 136px;
    position: relative;
    background: url(../../Images/iyc-banner-bg.gif) 0 0 repeat-x;
}
#headerBottom{
    height: 12px;
    overflow: hidden;
    clear: both;
    width: 100%;
    background: url(../../Images/iyc-banner-bottom.jpg) 0 0 no-repeat;
}

.headerFolding img{
    float: right;
    padding: 0px 62px 2px 0;
}

.headerFolding .bannerText{
    float: left;
    width: 650px;
    padding: 27px 0 0 30px;    
}

.headerFolding p{
    font-size: 2.3em;
    font-weight: bold;
    color: #021c57;
    margin: 0;
}

.headerFolding p.subhead{
    font-size: 1.4em;
    font-weight: normal;
    padding: 5px 0 0 0;
}
.headerFolding p.subhead a{
    color: #021c57;
}
.headerFolding input{
    background: url(../../Images/close.gif) no-repeat;
    height: 16px;
    width: 16px;
    padding-left: 16px;  /* for IE6 to push text away */
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 7px;
}

.headerFolding.closed{
    height: 0px;
    overflow: hidden;
}

/*** end home banner ***/

#getApplication{
    width: 143px;
    height: 108px;
    float: right;
    margin: 8px 8px 8px 0;
    background: #fff;
    display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}
#getApplication p{
    float: left;
    width: 111px;
    padding: 5px 7px 5px;
    margin: 0;
    color: #003;
}

/*** Login additional styles ***/

.close-note{
    text-align: left;
    font-weight: bold;
}



