/* 
	CSS Stylesheet for launchpad.heartlandfoundation.com
	Created 3.23.2009
	by Jay Pilgreen
	copyright River City Studio
*/


	/* ----------------------- Global Declarations ---------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
/* 	padding: 15px 0px; */
	font-family: "Arial", sans-serif;
	color: #666666;
	font-size: 12px;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a.orange, a.orange:visited, a.orange:active {
	color: #CC6600;
	text-decoration: underline;
}

#container, #secondaryContainer {
	width: 955px;
	margin: 0px auto;
	background-color: #000000;
	background-image: url('/_img/topRightClouds.jpg');
	background-repeat: no-repeat;
	background-position: 100% 20px;
}

#secondaryContainer.teamContainer {
	background-image: url('/_img/rocketCorner.gif');
/* 	background-position: 100% -160px; */
	background-position: 110% -160px;
}

#secondaryContainer.faqContainer {
	background-image: url('/_img/topRightClouds.jpg');
/*	background-position: 110% -160px;*/
}

#secondaryContainer.projectContainer {
	background-image: none;
}


	/* ------------------ Header Declarations ---------------------------- */
	
#header {
	padding-top: 20px;
}


	/* ------------------ Home Content Declarations ----------------------- */
	
#homeContent, #content {
	position: relative;
	min-height: 529px;
	height: auto !important;
	height: 529px;
}

#homeContent #left, #content #left {
	min-height: 529px;
	height: auto !important;
	height: 529px;
	background-image: url('/_img/homeBuildings.jpg');
	background-position: 10px bottom;
	background-repeat: no-repeat;
/* 	float: left; */
	width: 475px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#homeContent #right, #content #right {
	margin-left: 485px;
/* 	margin-top: 100px; */
	margin-top: 60px;
}

#homeContent #right .bubble {
	float: left;
	width: 180px;
	height: 179px;
	background-image: url('/_img/bubble.jpg');
	background-repeat: no-repeat;
/* 	padding: 15px 10px; */
	margin-right: 10px;
	margin-bottom: 10px;
}

#homeContent #right .bubble img {
	display: block;
	margin-top: 15px;
	margin-lefT: 10px;
}

#homeContent #right .bubble p {
	color: #3C3C3C;
	font-size: 14px;
	margin-top: 9px;
	margin-left: 10px;
	width: 150px;
	line-height: 21px;
}

#homeContent #right .bubble p input {
	display: block;
	width: 145px;
	padding: 1px;
	border: 1px solid #333;
}

#homeContent #right .bubble p input.submit {
	background-color: transparent;
	border: none;
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
	color: #666;
}

#homeContent #right .bubble p span.biggify {
	font-size: 23px;
/* 	font-weight: bold; */
	font-family: "Impact", "Arial";
	display: block;
	padding-top: 4px;
}

#homeContent #right .bubble p a {
	color: #444;
}

#spaceShip {
	position: absolute;
	left: 320px;
	top: 5px;
}

#homeSingleCloud, #homeTripleCloud {
	position: absolute;
/* 	top: 15px; */
	top: 0px;
	left: -35px;
	z-index: 0;
}

/* -------------------- About Us Page Styles -------------------------- */

#about {
	padding-left: 30px;
	padding-right: 30px;
	width: 650px;
}

#about p {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	color: #666;
	padding-bottom: 9px;
}

#regForm {
	width: 420px;
}

#regForm p label{
	display: block;
	float: left;
	text-align: left;
	width: 70px;
}

#regForm p {
	padding-left: 30px;
	font-size: 12px;
}

#regForm .submit {
	font-size: 12px;
	vertical-align: middle;
}

#regForm p input, #regForm p textarea {
	margin-left: 20px;
}


#emailSuccess {
	color: #007061;
	font-size: 14px;
}

	/* -------------------- Secondary Content Declarations -------------------------- */

	
#content {

}

#content #left.team {
	/*min-height: 570px;*/
	height: auto !important;
	/*height: 570px;*/
	background-image: url('/_img/teamBuildings.jpg');
	width: 315px;
	text-align: right;
}

#content #left.team a {
	display: block;
	margin-top: 100px;
	color: #F68712;
}

#content .teamBack {
	text-align: right;
	position: absolute;
	left: 160px;
	top: -40px;
}

#content .teamBack a {
	display: block;
	margin-top: 100px;
	color: ##F68712;
}

#content #right.team {
	margin-left: 158px;
	padding-top: 35px;
	/*padding-bottom: 20px;*/
}


#content .acctBack {
	text-align: right;
	position: absolute;
	margin-top: 100px; 
	left: 160px;
	top: -40px;
}

#content .acctBack a {
	display: block;
/* 	margin-top: 100px; */
	color: ##F68712;
}

#content #left.acct {
	min-height: 570px;
	height: auto !important;
	height: 500px;
	background-image: url('/_img/teamBuildings.jpg');
	width: 315px;
	text-align: right;
}

#content #left.acct a {
	display: block;
	margin-top: 100px;
	color: #F68712;
}


.bigBubbleTop .messageNav {
	float: right;
	margin-right: 130px; 
	padding-top: 25px;
}

.bigBubbleTop .messageNav a {
	padding-right: 31px;
	font-size: 13px;
	font-family: "Impact";
}

	/* ----------------- Team Page Declarations ----------------------- */

#content #right .bigBubbleTop {
	height: 50px;
	background-image: url('/_img/biggerBubbleTop.png');
	background-repeat: no-repeat;
}

#content #right .bigBubbleTop h3 {
	font-size: 26px;
	color: #F68712;
	padding-left: 50px;
	padding-top: 15px;
	font-weight: bold;
}

#content #right .bigBubbleTop h6 {
	font-size: 16px;
	color: #F68712;
	padding-left: 50px;
	padding-top: 15px;
	font-weight: bold;
}

#content #right .bigBubbleBottom {
	height: 50px;
	background-image: url('/_img/biggerBubbleBtm.png');
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#content #right .bigBubbleMiddle {
	min-height: 300px;
	background-image: url('/_img/biggerBubbleMiddle.png');
	background-color: transparent;
	background-repeat: repeat-y;
/*	width: 520px;*/
	position: relative;
	padding-right: 10px;
}



#content .bigBubbleHeader {
	min-height: 2px;
	height: auto !important;
	height: 2px;
	background-image: url('/_img/horizontalBigBubbleDivider.png');
	background-repeat: no-repeat;
	background-position: -83px 100%;
	margin-bottom: 10px;
}

#content .bigBubbleTop img {
	position: relative;
	top: 20px;
	left: 50px;
}

#content #bbRowContainer {
	background-image: url('/_img/verticalBubbleContainerBottomLine.png');
	background-repeat: no-repeat;
	background-position: 237px 100%;
/* 	padding-bottom: 70px; */
}

#content .bbRow textarea {
	background-color: #D2FFF8;
}

#content .bbRow input {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

#content .bbRow {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background-image: url('/_img/horizontalBigBubbleDivider.png');
	background-repeat: no-repeat;
	background-position: 126px 100%;
/* 	padding-top: 10px; */
}

#content .noBottomLine {
	background-image: none;
}

#content .bbRow div {
	min-height: 140px;
	height: auto !important;
	height: 140px;
	padding-bottom: 10px;
}

#content .bbRow .bbRowRight {
	width: 45%;
	float: right;
	padding-right: 25px;
}

#content .bbRow .bbRowLeft {
	margin-right: 55%;
	padding-left: 25px;
	background-image: url('/_img/verticalBigBubbleRowDivider.png');
	background-repeat: repeat-y;
	background-position: 100% 0px;
}

#content .bbRow div h3, #content .bbRow div h3 a {
	font-size: 17px;
	text-align: center;
	color: #F68712;
	margin-bottom: 4px;
	padding-top: 10px;
}

#content .bbRow div h3 a:hover {
	color: #656263;
}

#content .bbRow div p {
	font-size: 12px;
	color: #656263;
	margin-bottom: 3px;
}

#content .bbRow div p.fileFunction {
	text-align: center;
}

#content .bbRow div p.fileFunction a {
	color: #656263;
	text-decoration: underline;
	font-family: "Impact";
}

#content .bbRow div p.fileFunction a:hover {
	color: #F68712;
}

#content .bbRow div p.fileListing {
	margin-left: 10px;
}

#content .bbRow div p.fileListing a {
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
}

/*
#content .bbRow div p.impactIt, #content .bbRow div p span.impactIt {
	font-size: 14px;
	font-family: "Impact";
}
#content .bbRow div p.impactIt a, #content .bbRow div p span.impactIt a {
	color: #656263;
}
#content .bbRow div p.impactIt a:hover, #content .bbRow div p span.impactIt a:hover {
	color: ##F68712;
}
*/


	/* ------------------- Project Page Declarations ----------------------- */
	
#faqNav, #teamNav, #acctNav {
	position: absolute;
	right: 100px;
	top: -36px;
}

#projectNav {
/* 	top: -36px; */
/* 	top: -170px; */
/* 	position: absolute; */
/* 	right: 240px;	 */
	float: right;
	width: 500px;
}

#projectNav h2 {
	color: #F68712;
	font-size: 29px;
	font-weight: normal;
	font-family: "Impact";
/* 	position: absolute; */
	
}

#faqNav, #teamNav, #teamNav, #acctNav {
	right: 400px;
}

#faqNav h2, #teamNav h2, #acctNav h2 {
	color: #F68712;
	font-size: 29px;
	font-weight: normal;
	font-family: "Impact";
	float: right;
	margin-top: -17px;
}

#projectNav p, #faqNav p, #teamNav p, #acctNav p {
	
	color: #fff;
/* 	padding-top: 35px; */
/* 	margin-right: 135px; */
	font-size: 19px;
}

#projectNav p.block {
	display: block;
}

#projectNav p a, #faqNav p a, #teamNav p a, #acctNav p a {
	font-size: 13px;
	font-family: "Impact";
	color: #fff;
	letter-spacing: 1px;
}

#projectNav p a#galleryBackLink {
	color: #F68712;
	margin-left: 120px;
}

#projectNav p a:hover, #faqNav p a:hover, #teamNav p a:hover, #acctNav p a:hover {
	color: #F68712;
}
	
#content #left.project, #content #left.gallery {
	width: 230px;
	background-image: url('/_img/projectBuildings.jpg');
}

#content #right.project {
	margin-left: 270px;
	position: relative;
	padding-bottom: 15px;
}
	
#content .projectBox {
	width: 49%;
	border-top: 2px solid #F68712;
	height: 155px;
	float: left;
}

#content .rightBorder {
	border-right: 2px solid #F68712 !important;
}

#content .noTopBorder {
	border-top: none;
}

#content .projectBox h2, #content .projectBox p {
	padding: 0px 20px;
}

#content .projectBox h2 {
	font-size: 23px;
	font-weight: normal;
	color: #F68712;
	font-family: "Impact";
	margin-bottom: 4px;
	padding-top: 8px;
	letter-spacing: 1px;
}

#content .projectBox p {
	color: #fff;
	font-size: 11px;
}

#content .featuredProject {
	background-color: #FFCC40;
	margin-right: 5px;
/* 	margin-bottom: 5px; */
	padding: 2px;
	height: 145px;
}

#content .featuredProject p {
	color: #333;
}

#content .featuredProject h3 {
	float: right;
	margin-right: 3px;
}

#content .featuredProject a {
	/* font-weight: bold; */
	
}


	/* ------------------------ FAQ Section ------------------------ */

#content #left.faq {
	background-image: none;
	width: 290px;
}

#content #right.faq {
	margin-left: 157px;
/* 	padding-top: 40px; */
}

	/* ------------------------ Team Sections ------------------------ */

#content #left.team {
	background-image: none;
	width: 300px;
}

#content #right.team {
	/*margin-left: 340px;*/
	padding-top: 40px;
}

#content #left.acct {
	background-image: none;
	width: 290px;
}

#content #right.acct {
	margin-left: 340px;
	padding-top: 40px;
}

#Files {
	font-size: 12px;
	padding-left: 50px;
	padding-top: 15px;
}

#Files p {
	padding-bottom: 15px;
}


	/* ----------------------- Footer Declarations ---------------------------- */
	
#footer {
	clear: both;
	background-image: url('/_img/chalkLine.jpg');
	background-repeat: no-repeat;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}






		/* ------------------------ Additional Declarations for FAQ Section ------------------------------ */


#faq form {
	margin-top: 12px;
	margin-right: 60px;
	position: relative;
	padding-bottom: 45px;
}

#faq form p {
	color: #333;
	text-align: right;
	font-size: 11px;
	margin-bottom: 8px
}

#faq form input, #faq form select, #faq form textarea {
	width: 250px;
	border: 1px solid #ccc;
	padding: 1px;
	margin-left: 12px;
}

#faq form textarea {
	height: 175px;
	vertical-align: top;
}

#faq form input.submit {
	display: block;
/*
	width: 66px;
	height: 19px;
*/
	border: none;
	font-weight: bold;
	color: #333;
/* 	text-align: left; */
	font-size: 11px;
/*
	padding-left: 9px;
	padding-bottom: 3px;
*/
/* 	margin-top: 12px; */
	position: absolute;
	right: 0px;
	cursor: pointer;
}



#faq {
	padding-right: 30px;
	padding-left: 15px;
}

#faq p {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 11px;
}

#faq h2 {
	color: #007061;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 11px;
}

#faq .question, #faq .answer {
	padding: 9px;
	clear: left;
}

#faq .question {
	border-bottom: 2px solid #007061;
}

#faq .question p {
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 0px;
}


#faq .answer {
	display: none;
	border: 2px solid #007061;
	border-top: none;
}

#faq .answer p {
	margin-bottom: 0px;
}

#faq strong {
	display: block;
}

#faq form {
	width: 350px;
}

#faq form input, #faq form textarea {
	padding: 1px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #666;
}

/* -----------------New FAQ background image to add mroe content - Marie 2010-------------------- */

#content #right .biggerBubbleMiddle {
	min-height: 300px;
	background-image: url('/_img/biggerBubbleMiddle.png');
	background-repeat: repeat-y;
	background-color: transparent;
	width: 720px;
	position: relative;
	padding-right: 10px;
}

#content #right .biggerBubbleTop {
	height: 50px;
	background-image: url('/_img/biggerBubbleTop.png');
	background-repeat: no-repeat;
}

#content #right .biggerBubbleBtm {
	height: 50px;
	background-image: url('/_img/biggerBubbleBtm.png');
	background-repeat: no-repeat;
	padding-bottom: 15px;
}


    /* ----------------- Scottish's Additions -------------------- */
.impactIt{
	font-size: 14px;
	font-family: "Impact";
	color: #656263;
}
.impactIt a{
	color: #656263;
}
.impactIt a:hover{
	color: #F68712;
}

.buttonWBorder {
    border: none;
    background: url('/_img/buttonBorder.gif') no-repeat top left;
	padding-left: 5px;
	padding-bottom: 2px;
    width: 90px;
    height: 23px;
    font-weight: bold;
    color: #333;
    font-size: 12px;
}

.buttonOrangeWBorder {
    border: none;
    background: url('/_img/buttonBorder.gif') no-repeat top left;
	padding-left: 5px;
	padding-bottom: 2px;
    width: 90px;
    height: 23px;
    font-weight: bold;
    color: #F68712;
    font-size: 12px;
}

h4 {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 13px;
	color: #CC6600;
}

h5 {
	font-weight: normal;
 	font-family: sans-serif;
 	font-size: 13px;
	 color: #007061;
 	margin-left: 10px;
 	margin-right: 10px;
	 padding-top: 5px;
}

.bigBubbleTop input.right {
	display: block;
	float: right;
	margin-right: 130px;
	margin-top: 25px;
}

.biggerBubbleTop input.right {
	display: block;
	float: right;
	margin-right: 130px;
	margin-top: 25px;
}

.bigBubbleMiddle input.left {
	display: block;
	float: left;
	margin-left: 75px;
}


.bigBubbleMiddle .forumTopic {
	margin: 2px 15px;
	float: left;
	width: 487px;
}

.bigBubbleMiddle .forumTopic a {
	color: #656263;
}

.bigBubbleMiddle .forumTopic a:hover {
	color: #F68712;
}

.bigBubbleMiddle .forumTopic .postCount {
	float: left;
	width: 45px;
}

.bigBubbleMiddle .forumTopic .date {
	float: left;
	width: 57px;
}

.bigBubbleMiddle .forumTopic .title {
	float: left;
	width: 380px;
}

.bigBubbleMiddle #newForumPost {
	margin: 0px 50px;
}

.bigBubbleMiddle #newForumPost input, .bigBubbleMiddle #newForumPost textarea{
	margin: 8px 0px;
}


.forumHeaderRow {
	font-size: 12px;
	border-bottom: solid thin black;
}


.displayPost {
	margin: 10px;
	float: left;
	width: 487px;
}

.displayPost .postAuthor {
	float: left;
	width: 70px;
	font-size: 12px;
}

.displayPost .postContent{
	float: left;
	width: 410px;
}

#pageJumpNav {
	float: left;
	width: 487px;
	text-align: center;
	font-size: 12px;
}

#pageJumpNav a {
	padding: 0px 4px;
	margin: 0px 2px;
	border: thin solid black;
	color: #656263;
}

#pageJumpNav a:hover {
	color: ##F68712;
}


#content .bbRow div p.forumTopic a {
	color: #656263;
}

#content .bbRow div p.forumTopic a:hover {
	color: #F68712;
}

.msgRed {
	width: 95%;
	padding: 7px;
	border: red thin solid;
	background-color: #F4800C;
	font-weight: bold;
	text-align: center;
}

.msgGreen {
	width: 95%;
	padding: 7px;
	border: green thin solid;
	background-color: #cfc;
	font-weight: bold;
	text-align: center;
}

.bigBubbleMiddle .messageList {
	margin: 2px 15px;
	float: left;
	width: 487px;
}

.bigBubbleMiddle .messageList a {
	color: #656263;
}

.bigBubbleMiddle .messageList a:hover {
	color: #F68712;
}

.bigBubbleMiddle .messageList .from {
	float: left;
	width: 110px;
}

.bigBubbleMiddle .messageList .date {
	float: left;
	width: 57px;
}

.bigBubbleMiddle .messageList .title {
	float: left;
	width: 315px;
}

.headerRow {
	font-size: 12px;
	border-bottom: solid thin black;
}

.displayMessage {
	margin: 10px;
	float: left;
	width: 487px;
}

.displayMessage .messageAuthor {
	float: left;
	width: 70px;
	font-size: 12px;
}

.displayMessage .messageContent{
	float: left;
	width: 410px;
}



	/* -------------------------- Gallery Page Styles ------------------------------------ */
	
#content #left.gallery {
	height: auto;
	/*padding-bottom: 180px;*/
/* 	position: relative; */
/* 	min-height: 975px; */
/* 	height: auto !important; */
/* 	height: 975px; */
	z-index: 1;
}
	
#leftBlueTop, #leftBlueMiddle, #leftBlueBottom {
	width: 173px;
	margin: 0px auto;
}

#leftBlueTop, #leftBlueBottom {
	background-image: url('/_img/leftBlueTop.jpg');
	background-repeat: no-repeat;
	height: 20px;
}

#leftBlueTop {
	/*margin-top: 145px;*/
}

#leftBlueBottom {
	background-image: url('/_img/leftBlueBottom.jpg');
}

#leftBlueMiddle {
	background-image: url('/_img/leftBlueMiddle.jpg');
	background-repeat: repeat-y;
	max-height: 470px;
	overflow: hidden;
}

#leftBlueMiddle h2, #whiteBox h2, #galleryComments h2 {
	color: #F68712;
	font-family: "Impact";
	font-size: 29px;
	font-weight: normal;
	margin-right: 30px;
	padding-left: 12px;
}

#galleryComments label{
	display: block;
	float: left;
	text-align: left;
	width: 50px;
}


#leftBlueMiddle p {
	padding: 0px 12px;
	font-size: 13px;
}

#leftBlueMiddle p.spacer {
	padding-top: 8px;
}

#whiteBox {
	background-color: #fff;
	padding: 10px
}

#whiteBox p {
	font-size: 12px;
	margin-top: 12px;
}

#whiteBox img.left, #whiteBox img.right {
	margin-bottom: 10px;
	margin-top: 10px;
}

#whiteBox img.left {
	float: left;
	margin-right: 10px;
}

#whiteBox img.right {
	float: right;
	margin-left: 10px;
}

#galleryComments {
	margin-top: 14px;
}

#galleryComments h2 {
	color: #F68712;
}

#galleryComments h2 a {
	font-size: 14px;
	text-decoration: underline;
	margin-left: 13px;
	color: #F68712;
}

#galleryComments p {
	margin-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
	color: #F68712;
	font-size: 14px;
	padding-left: 20px;
}

#galleryComments p strong {
	margin-right: 8px;
	text-decoration: underline;
}



/* -------------------------- Styles for the Edit Gallery Form ------------------------------------ */

#galleryEdit {
	position: relative;
	padding-top: 12px;
}

#editProjectLeft {
/* 	width: 325px; */
	position: relative;
	width: 280px;
	float: left;
	padding-left: 15px;
	border-right: 1px solid #999
}

#editProjectLeft p, #ditProjectRight p {
	margin-bottom: 4px;
}

#editProjectLeft p span.dateFields {
	display: block;
}

#editProjectLeft p input, #editProjectLeft p select, #editProjectRight p input, #editProjectRight p select {
	display: block;
	width: 270px;
	border: 1px solid #999;
	padding: 1px;
	margin-bottom: 3px;
}	

#editProjectLeft p span.dateFields select {
	width: auto;
	display: inline;
	margin-right: 4px;
}

#editProjectLeft p input.submit {
	width: auto;
	border: none;
	font-size: 10px;
	cursor: pointer;
	margin-top: 15px;
	width: 90px;
}

#editProjectLeft h4, #editProjectRight h4 {
	margin-bottom: 7px;
	margin-top: 12px;
	border-top: 1px solid #999;
	padding-top: 4px;
	width: 272px;
	font-family: "Impact", Arial;
	font-size: 15px;
}

#editProjectLeft h4.noBorder, #editProjectRight h4.noBorder {
	border: none;
	margin-top: 0px;
	padding-top: 0px;
}	


	/* --- Right Side --- */
	
#editProjectRight {
	margin-left: 303px;
}

#editProjectRight h4 {
	width: 200px;
}

div.keyWordPhrase, div.selectedTag {
	margin-bottom: 4px;
}

#editProjectRight p.previewProject {
	margin-top: 11px;
	margin-left: 10px;	
}

#editProjectRight p input, #editProjectRight p select {
	width: 200px;
}

#editProjectRight p input.submit {
	width: auto;
	cursor: pointer;
}

