﻿body {
	background-color: #666666;
	padding: 0;
}

#whole {
	width: 1010px;
	margin: auto;
	margin-top: -1px;
}

#header {
	position: relative;
	padding: 0 0 0px 0em;
	background-position: center top;
	background-image: url(/site/media/images/common/logo_olive_pinkbg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

#header p.log {
	color: white;
	font-size: 90%;
	font-weight: 900;
}

#header input {
	font-size: 90%;
}

.footer {
	font-size: 70%;
	color: #000000;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 0.25em;
}

div#content {
	/*	padding-bottom: 0.5em;
	padding-right: 12px;
	padding-top: 0px;
	margin-top: 18px;
	margin-right: 12px;*/
}

div#left {
	float: left;
	width: 216px;
	margin-top: 0px;
	text-align: left;
	/*  margin-left:1em; */
}

div#main {
	margin-left: 216px;
	padding-left: 36px;
	margin-top: 0px;
	background-color: #FFF;
	padding-top: 36px;
}

#ptb_logo {
	position: relative;
	left: 0px;
	top: 1px;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

.helpGroup {
	border: solid black 1px;
	margin: 2em;
	background-color: red;
}

.helpGroupHeading {
	background-color: purple;
}

.helpEntryHeading {
	color: white;
}

.helpEntryExp {
	color: yellow;
}

.fieldPlaceholder {
	color: #666666;
}

.bucketsPanels {
	background-color: #990066;
	margin: 0 1em;
	padding: 12px;
}

.bucketsPanelsSpacer {
	width: 2em;
}

.white {
	color: #FFFFFF;
}

.hover, .newClause, .replayLink {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

input, select, #fileName {
	/*	border: thin solid orange;*/
}

input {
	border: thin solid black;
}

#fileName {
	border: thin solid green;
}

p.large, userAlertPanelSubhead {
	font-size: 140%;
}

div#topic {
	width: 768px;
}

div#topicHead {
	position: relative;
	padding: 1em 2em 0em 2em;
}

#topicHeadTable {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}

.bucketProject, .firstBucketProject, .topicSection {
	border-top: thin solid black;
}

.topicSection {
	padding-left: 1em;
}

.bucketProject, .firstBucketProject {
	padding-left: 0em;
}

.firstBucketProject, .topicSection {
	border-top: none;
	background-color: white;
}

.countdown {
	color: red;
}

span.lead {
	font-weight: bold;
}

.noteLink {
	font-size: 70%;
}

.hsb, .hsba {
	margin-top: 0.25em;
	padding-top: 0.25em;
}

.hsa, .hsba {
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
}

.button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #5C74A3;
	border: 1px solid orange;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	cursor: pointer;
}

.topicButtonUp, .topicButtonDown, .topicButtonPlain {
	width: 24em;
	height: 42px;
	text-align: center;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 0;
}

a.topicButton {
	color: white;
	text-decoration: none;
}

.accountButtonUp, .accountButtonDown, .accountButtonPlain {
	width: 24em;
	height: 42px;
	text-align: center;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 0;
}

a.accountButton {
	color: white;
	text-decoration: none;
}

#instructions {
	color: #0000FF;
	background-color: #FFFFCC;
	margin-bottom: 1em;
	padding: 0.5em;
}

.money {
	text-align: right;
}

.step {
	font-size: 200%;
}

.removeLink {
	text-align: center;
	color: white;
	background-color: black;
	text-decoration: none;
}

.addLink {
	text-align: center;
	color: white;
	background-color: black;
	text-decoration: none;
}

.addLink:hover, .removeLink:hover {
	text-align: center;
	color: white;
	background-color: grey;
	text-decoration: none;
}

.greyedOut {
	text-align: center;
	color: #999999;
}

.alreadyRanked {
	text-align: center;
	color: #CCCCCC;
	background-color: black;
	font-weight: bold;
}

a.rankLink {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.finalCountdown {
	color: white;
	background-color: red;
}

.rqrdField {
	vertical-align: top;
	padding-left: 3px;
}

.projAppSctnHdng {
	font-weight: 900;
	font-size: 110%;
}

.wordCountdown {
	font-style: oblique;
	font-size: 90%;
}

.fldSffx {
	font-weight: 500;
}

.radioButton, .checkbox {
	padding-right: 2em;
	margin-right: 2em;
	white-space: nowrap;
}

.logout {
	background-color: #F33;
}

.ownSettings {
	background-color: #33F;
}

.fieldValue {
	color: #936;
	font-weight: bold;
}

.riskLevel {
	margin-left: 1em;
}

.ptb {
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

dd, dt {
	font-size: 100%;
}

#topicHead td {
	padding: 2px 2px 0px 2px;
	border: 0px dotted black;
}

.explanation, .changeLink {
	font-size: 85%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td#bucketFred {
	padding-left: 12px;
}

#topicBody {
	background-color: #FF6600;
}

#bucketBody {
	background-color: white;
	margin: 0 6px;
}

#adminMenuTable {
	width: 600px;
}

a#feedbackLink:link, a#feedbackLink:visited, a#feedbackLink:hover {
	color: white;
	text-decoration: none;
}

.fileTypeAlert {
	white-space: nowrap;
}

.bucketProjectCaption {
	font-size: 80%;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 1em;
	text-align: center;
}

.project {
	margin-left: 24px;
	padding-bottom: 24px;
}

.otherInfo, #gcSays {
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 4px;
	margin-bottom: 6px;
	text-align: left;
}

.sidebarHead {
	font-weight: 900;
	text-align: left;
}

.debug {
	display: block;
}

#giveOther {
	display: inline;
	cursor: default;
}

.giveOther {
	text-align: center;
}

.giveOtherText {
	vertical-align: 24px;
}

#hotGiveBox, #howWork, #changeAmount, #whatNextMultiUnder, #whatNextMultiPart, #whatNextMultiFully, #whatNextSingleUnder, #whatNextSingleFully, #otherValue {
	width: 430px;
	position: absolute;
	top: 150px;
	left: 72px;
	background: #FFFFFF;
	border: 3px solid #333;
	padding: 6px 24px;
}

#allocation {
	width: 100px;
}

.closeUserAlertPanel {
	text-align: right;
	font-weight: 900;
	cursor: pointer;
}

.userAlertPanelSubhead {
	font-weight: 900;
}

.lightLabel {
	font-weight: 400;
	padding-top: 12px;
}

.rubric {
	color: #000000;
}

.regSteps, .regStepsCrnt {
	margin-right: 24px;
}

.regStepsCrnt {
	font-weight: 900;
}

.fullPage {
	clear: both;
}

/*
.optIn {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 90%;
	margin-right: 2em;
}
*/

textarea {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 90%;
}

.litField {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #0000FF;
}

.projTransButton {
	margin-bottom: 12px;
	cursor: pointer;
}

.projTransButton:hover {
	background-color: #FFC;
}

.greyedOutText {
	color: #666666;
}

.greyedOutField {
	background-color: #CCCCCC;
}

.adminButton:link, .adminButton:visited, .adminButtonBig:link, .adminButtonBig:visited {
	display: block;
	padding: 3px;
	background-color: #F0F0F0;
	border: 1px solid orange;
	color: black;
	cursor: pointer;
	text-decoration: none;
}

.adminButton:hover, .adminButtonBig:hover {
	background-color: #FFC;
}

.adminButton {
	width: 16em;
}

.adminButtonBig {
	width: 24em;
}

.transSummaryFlag {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
	padding: 3px 12px;
}

.transSummaryPageName {
	padding: 1px 1em 6px;
}

.highLowGifs {
	float: right;
	margin-right: 12px;
}

.userAlertPanelGo, #giveOther {
	border: none;
}

.userAlertPanelTextByGo {
	vertical-align: 9px;
}

.bktClosedMsg {
	color: #FF0000;
	font-size: 150%;
	font-weight: 900;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.mydate {
	padding-top: 1em;
}

.dummyLink {
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}

.tlGreen {
	font-weight: bold;
	color: #339900;
}

.tlAmber {
	font-weight: bold;
	color: #FF9933;
}

#sortable, #sortable2, #sortable3 {
	list-style-type: none;
	padding: 9px 0;
	background-color: #ffffff;
}

#sortable li, #sortable2 li, #sortable3 li {
	margin: 6px 3px;
	padding: 0.1em;
	padding-left: 1.5em;
	border: 1px dotted black;
	cursor: pointer;
	background-color: #FFFFFF;
}

#sortable li span, #sortable2 li span, #sortable3 li span {
	position: absolute;
	margin-left: -1.3em;
}

#howChange:link, #howChange:visited {
	color: #FFFFFF;
}

.greenStripe {
	background-image: url(/site/media/images/buckets/stripe_body.gif);
	background-repeat: repeat-x;
	padding: 0;
	text-align: left;
	vertical-align: center;
	height: 78px;
}

.fieldLabelLight {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
}

.noWaste {
	padding-left: 8px;
	margin-left: 8px;
}

.noWasteItem {
	margin-top: 0.25em;
	padding-top: 0.25em;
}

.projSection {
	font-size: 125%;
	font-weight: 900;
	padding-bottom: 0;
	margin-bottom: 0;
}

#firstTag, #secondTag {
	width: 120px;
}

/* /home/homeMain.las ON; Ordered 2010-07-25 */
/* Styles below were pulled from home page 2010-07-24 at the beginning of the move away from any style="" in HTML*/
#mainPic {
	float: right;
	padding-right: 36px;
}

#bucketGoBtn {
	vertical-align: middle;
}

#centralDivider {
	height: 2px;
	margin-top: 60px;
	margin-right: 36px;
	border: 0;
	color: red;
	background-color: red;
	display: none;
}

#homePagePanels {
	height: 144px;
	margin-right: 36px;
	margin-top: 72px;
}

#tagsearch {
	width: 343px;
}

#tagsearchSubstance {
	/*	background-color: [(var: $paletteColor1)];*/
	width: 331px;
	height: 40px;
	padding: 6px;
}

#additonalTag {
	float: right;
}

#tagsearchGoBtn {
	float: right;
	margin-left: 30px;
	padding-top: 6px;
	border: 0;
}

#setUpOwnBucket {
	visibility: visible;
	float: right;
	width: 343px;
}

#setUpOwnBucketSubstance {
	/*	background-color: [(var: $paletteColor1)];*/
	width: 331px;
	height: 144px;
	padding: 6px;
}

#feature {
	background-color: [(var: $paletteColor1)];
	visibility: visible;
	width: 710px;
	height: 144px;
	margin-top: 12px;
	padding: 6px;
}

/* /home/homeMain.las OFF */
#historyItem {
	background-color: #fc9;
}

.haveyoursay {
	font-style: oblique;
	color: #666;
}

/* Styles created for the Small Print page 2010-12-20 */
.simpleContent {
	margin-right: 24px;
}

.pending {
	display: none;
}

.cmsTable {
	border-collapse: collapse;
}

.cmsTD, .cmsTH {
	vertical-align: top;
	font-size: 70%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 80%;
	padding: 3px;
	border: 1px solid black;
}

.cmsTH {
	font-weight: 900;
}

body #sample {
	position: fixed;
	top: 15%;
	display: block;
}

.rollover {
	border: none;
}

.multiNote {
	font-weight: 900;
	color: #00C;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}

.multiNote:hover {
	font-weight: 900;
	color: #C00;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}

#biogsPanel {
	position: absolute;
	width: 430px;
	padding: 6px 24px;
	border: 3px solid #333;
	background: #FFFFFF;
}

img.proposer {
	cursor: pointer;
}

.proposersName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000CC;
}

.proposersName:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	cursor: pointer;
}

div#topic.myAccount {
	width: 758px;
}

.accountFormLabel {
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 4px;
	padding-top: 0;
	padding-bottom: 0;
}

.accountFormField {
	font-weight: 400;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#nextBtn, .accountFormBtn {
	margin-top: 15px;
	margin-right: 12px;
}

#loginPanel {
	/*	background-color: [(var: $paletteColor1)];*/
	margin-right: 34px;
	padding: 12px;
}

#loginPanel p {
	color: #FFF;
}

#goBtn {
	vertical-align: middle;
}

#registerLink {
	margin-right: 24px;
	vertical-align: -5px;
}

#recap {
	border: 1px solid black;
	background-color: #CC9;
	padding: 4px;
	margin-right: 0px;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}

#reportStatus, #reportStageDisplay {
	margin-left: 2em;
}

#reportStatus, #reportDates {
	font-weight: 900;
}

table#reportList {
	border-collapse: collapse;
}

tr.reportList {
	border-bottom: 1px solid #F00;
}

tr.reportList:first-child {
	border-top: 1px solid #F00;
}

td.reportProjName, td.reportFundingRcvd, td.reportStage {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

td.reportProjName {
	font-weight: 900;
	width: 288px;
}

td.reportFundingRcvd {
	width: 216px;
}

td.reportStage {
	padding: 6px;
}

td.highlightStage {
	background-color: #F00;
}

a.reportStageDisplay:link {
	color: #000;
}

a.reportStageDisplay:link {
	color: #FFF;
}

a.reportStageDisplay:hover , a.reportStageDisplay:hover {
	color: #999;
}

#reportSelection {
	margin-bottom: 36px;
}

fieldset#reportSearch, fieldset#reportSearch2, fieldset#projectSearchSubstance {
	background-color: #000;
	color: #FFF;
	border: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 4px;
}

.submitBtn {
	float: right;
	margin-top: 0px;
	margin-left: 12px;
}

#submitBtn {
	margin-top: 0px;
	margin-left: 12px;
}

#showAll {
	margin-left: 36px;
}

.reportPhoto {
	margin-left: 24px;
}

.reportPhoto:first-child {
	margin-left: 0px;
}

.reportBtn {
	float: right;
	margin-right: 0em;
}

.suppress {
	display: none;
}

.reportPopup {
	width: 96px;
}

a.featureItem, a.featureItem:link, a.featureItem:hover, a.featureItem:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 70%;
	position: absolute;
}

a.featureItem:hover {
	opacity: 0.5;
	position: absolute;
}

#feature1 {
	margin-left: 0px;
}

#feature2 {
	margin-left: 139px;
}

#feature3 {
	margin-left: 284px;
}

#feature4 {
	margin-left: 426px;
}

#feature5 {
	margin-left: 582px;
}

#projectSearch {
	margin-top: 36px;
	margin-bottom: 36px;
	/*	width:600px;*/
}

#additionalTagLabel {
	margin-left: 36px;
}

.projectTree {
	/*	width:960px;*/
	border-spacing: 16px;
}

.projectTreeCell {
	padding: 18px;
	text-align: center;
	width: 108px;
}

.projectTreeMember {
	border: 1px solid black;
	background-color: #CC9;
}

.projectTreeStage {
	font-style: oblique;
	margin: 9px 0px;
}

.tempLinkToProjectTree {
	margin-left: 36px;
}

.newlyRepaid {
	border: solid 3px black;
}

#hdiwThumbnails {
	width:744px;
	height:168px;
	background-color:#000;
	padding:none;
	text-align:left;
}

