/* OVERRIDE CORE STYLES */

.content{
	padding:5px 20px 10px;
}

.border-top{
	overflow:hidden;
}


/* PROJECT INFO */

#project-info{

}

/* PROJECT FUNDING */

#project-funding {
	float:left;
	width:165px;
	overflow:hidden;
}

#project-funding p.label {
	font-size:0.88em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
}

#project-funding p.price {
	color:#599BCF;
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
}

#project-funding p.image {
	margin-top:14px;
	margin-bottom:38px;
}

#project-funding ul {
	list-style:none;
	margin:0;
	padding:0;
}

#project-funding li {
	font-weight:bold;
	margin:0;
	padding:0;
}

#project-funding li a,
#project-funding li a:visited {
	color:#F2AF29;
	text-decoration:none;
}

#project-funding li a:hover {
	text-decoration:underline;
}
	

/* PROJECT INTRO */

#project-intro {
	float:left;
	margin-right:20px;
	width:510px;
	overflow:hidden;
	padding-left:2px;
}

#project-intro h2{
	margin:0;
}

#project-intro h3{
	font-size:1.3em;
	margin-top:18px;
	padding:0;
}

#project-intro p.project-dates {
	font-style: italic;
	font-size:.88em;
	line-height:normal;
	padding: 0;
	margin: 0;
}

/* PROJECT DONATE */

#project-donate {
	overflow:hidden;
}

#project-donate li {
	background-image:url(/img/bg_donate_link_default.gif);
	height:33px;
	line-height:33px;
	list-style:none;
	width:207px;
}

#project-donate li a,
#project-donate li a:visited {
	color:#336699;
	font-size:1.1em;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
}

#project-donate li a:hover {
	text-decoration:underline;
}

#project-donate li.orange {
	background-image:url(/img/bg_donate_link_orange.gif);
	height:42px;
	line-height:42px;
	list-style:none;
	margin-bottom:2px;
	width:207px;
}

#project-donate li.red {
	background-image:url(/img/bg_donate_link_red.gif);
	height:42px;
	line-height:42px;
	list-style:none;
	margin-bottom:2px;
	width:207px;
	font-size: 8pt;
}

#project-donate li.orange a,
#project-donate li.red a,
#project-donate li.orange a:visited, 
#project-donate li.red a:visited {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}

#project-donate li.orange a:hover {
	text-decoration:underline;
}

#project-donate li.last {
	background-image:url(/img/bg_donate_link_last_default.gif);	
}
		

/* PROJECT MAIN */

#project-main{
	margin-top:15px;
}

/* PROJECT NAV */

	#project-nav{
		float:left;
		margin-top:14px;
		position:relative;
		width:170px;
		z-index:5
	}
	
	#project-nav ul{
		list-style:none;
	}
	
	#project-nav li{
		background-image:url(/img/bg_project_nav.gif);
		height:31px;
		line-height:31px;
		margin-bottom:4px;
		width:163px;
	}

	#project-nav li.completed{
		background-image:url(/img/bg_project_nav_complete.gif);
	}

	#project-nav li.active-complete {
		background-image:url(/img/bg_project_nav_active_complete.gif);
		width:179px;
	}

	#project-nav li.active a {
		color:#FFFFFF !important;
	}
	
	#project-nav li a {
		display: block;
	}

	
	#project-nav li a.normal,
	#project-nav li a.normal:visited{
		color:#568B91;
		font-weight:bold;
		padding-left:25px;
		text-decoration:none;
	}
	
	#project-nav li a.normal:hover {
		color:#568B91;
		font-weight:bold;
		padding-left:25px;
		text-decoration:underline;
	}

	
	#project-nav li.active{
		background-image:url(/img/bg_project_nav_active.gif);
		width:179px;
	}

	#project-nav li.disabled a.disabled,
	#project-nav li.disabled a.disabled:link,
	#project-nav li.disabled a.disabled:active,
	#project-nav li.disabled a.disabled:hover,
	#project-nav li.disabled a.disabled:visited{
		color: gray !important;
		font-weight:bold;
		padding-left:25px;
		text-decoration:none;
	}

/* PROJECT BODY */

#project-body{
	float:left;
	margin-bottom:20px;
	margin-left:5px;
	margin-top:6px;
	width:545px;
}

#project-body p{
	margin-top: 11.5px;
	margin-bottom: 11.5px;	
}

	#project-body h3{
		color:#568B91;
		font-size:1.1em;
	}

	#project-body .body-top{
		background-image:url(/img/bg_profile_body_top.gif);
		height:6px;
		overflow:hidden;
	}

	#project-body .body-middle{
		background-image:url(/img/bg_profile_body_middle.gif);
		font-size:0.9em;
		line-height:1.5em;
		padding:10px 30px 10px 15px;
		min-height: 200px;
		height:auto !important;
		height:200px;

	}

	#project-body .body-bottom{
		background-image:url(/img/bg_profile_body_bottom.gif);
		height:6px;
		overflow:hidden;

	}

/* PROJECT PANELS */

#project-panels{
	float:right;
	width:239px;
}

#project-panels .panel-multimedia{
	background-image:url(/img/bg_panel_middle.gif);	
}

#project-panels .panel-multimedia .video{
	background-image:url(/img/bg_panel_middle.gif);
	padding:15px 4px 0px 4px;
}

#project-panels .panel-multimedia p.desc{
	background-image:url(/img/bg_panel_middle.gif);
	font-size:0.83em;
	color: #414141;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:8px 18px 0px;
	text-align: center;
}

#project-panels .panel-top{
	background:url(/img/bg_panel_top.gif) no-repeat;
	height:14px;
	overflow:hidden;
}

#project-panels .panel-top-shadow{
	background:url(/img/bg_panel_top_shadow.gif) no-repeat;
	height:6px;
	overflow:hidden;
}

#project-panels .panel-bottom{
	background:url(/img/bg_panel_bottom.gif) no-repeat;
	height:14px;
	margin-bottom: 16px;
	overflow:hidden;
}
	
#project-panels .panel-pricepoint p{
	background-image:url(/img/bg_panel_middle_blue.gif);
}

#project-panels .panel-pricepoint p.price{
	color:#599BCF;
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:8px 18px 0;
}

#project-panels .panel-pricepoint p.desc{
	font-size:0.9em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:2px 18px 10px;
}		
	
#project-panels .panel-quote p {
	background-image:url(/img/bg_panel_middle_blue.gif);
	color:#414141;
	font-size:0.83em;
	font-weight:bold;
	line-height:1.4em;
	margin:0;
	padding:8px 18px 0;
}

#project-panels .panel-quote p.source {
	font-size:0.88em;
	font-style:italic;
	line-height:normal;
	font-weight: normal;
	margin:0;
	padding:7px 18px 10px;
}

.panel-owner {
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
}

.disabled {
	color: red;
}
	


#project-panels .panel-quote-top{
	background-image:url(/img/bg_quote_panel_top.gif);
	height:46px;
}

#project-panels .panel-quote-bottom{
	background-image:url(/img/bg_quote_panel_bottom.gif);
	height:46px;
	margin-bottom: 16px;
}

.panel-small-top{
	background:url(/img/bg_panel_small_top.gif) no-repeat;
	height:14px;
	overflow:hidden;
}

.panel-small-bottom{
	background:url(/img/bg_panel_small_bottom.gif) no-repeat;
	height:14px;
	margin-bottom: 16px;
	overflow: hidden;
}

.panel-small-body {
	background-image:url(/img/bg_panel_small_middle.gif);
}


.project-input {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #bbbbbb;
	border-top-color-value:  #bbbbbb;
	border-right-color: #bbbbbb;
	border-right-color-value: #bbbbbb;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-left-color-value: #bbbbbb;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-bottom-color: #bbbbbb;
	border-bottom-color-value:  #bbbbbb;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: middle;
}


table.project {
	border: 1px solid gainsboro;
	border-collapse:collapse;
	margin: 0 auto; 
	text-align: left;
}


table.project td {
	border: 1px solid gainsboro;
	padding: 3px;
}

table.project th {
	background-color: #eff4f8;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid gainsboro;
	color:#414141;
}

.rule {
	height: 1px;
	border-bottom: 1px solid gainsboro;
	width: 85%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.progress-bar {
	height: 10px; 
	background-color: #32CD32;
}

.beta {
	color: red;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 15pt;
}

#project-body h2 {
	font-size: 13pt;
}

#ProjectName {
	width: 400px;
}

#CategoryCategory {
	width: 300px;
}

#ProjectSummary,
#ProjectNeed,
#ProjectRisk,
#ProjectReporting,
#ProjectLocation,
#ProjectBeneficiaries,
#ProjectWhyUs,
#ProjectImpact,
#ProjectDuration,
#ProjectSolution {
	width: 400px;
}

#ProjectOtherContactName,
#ProjectOtherContactPosition,
#ProjectOtherContactEmail,
#ProjectOtherContactPhonenumber {
	width: 200px;
}

#ProjectQuoteName {
	width: 200px;
}

#ProjectsQuoteQuote {
	width: 300px;
}

#ProjectPricePointPrice {
	width: 40px;
}

#ProjectPricePointDescription {
	width: 250px;
}

.aim-input {
	width: 400px;
	height: 50px;
}

.activity-input {
	width: 400px;
	height: 70px;
}

.role {
	width: 400px;
}

#ProjectStartDateMonth,
#ProjectEndDateMonth {
	width: 100px;
	margin-left: 20px;
}

#ProjectStartDateYear,
#ProjectEndDateYear {
	width: 70px;
	margin-left: 20px;
}

.funding-name {
	width: 250px;
}




#ProjectBudget {
	width: 120px; 
	font-size: 12pt;
}


.error-message {
	color: red;
	font-size: 9pt;
}

.q {
	font-size: 18px;
}

p.question {
	font-size: 15px;
	margin-top: 0px;
}

.question-explanation {
	font-style:italic;
	font-size: 10pt;
}


.project-break {
	border-top: 1px solid gainsboro; 
	width: 95%;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

.pound {
	font-size: 18px; 
	margin-right: 5px;
	top: 3px; 
	position: relative;
}

.funding-amount {
	width: 70px;
}

.funding-name {
	width: 150px;
	margin-right: 20px;
}

.funding_radio fieldset legend {
	font-size: 15px;
	margin-top: 0px;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}
.funding_radio fieldset {
	border: none;
	margin-top: 5px;
}

.funding_radio fieldset label {
	font-size: 15px;
	color: black;
	margin-left: 10px;
	top: -3px;
	position: relative;
}

.funding_radio fieldset input {
	margin-left: 23px;
}

#ProjectUseCharityContact1 {
	margin-left: 23px;
}

#ProjectUseCharityContact0 {
	margin-left: 30px;
}

.radio label {
	margin-left: 5px;
	top: -3px;
	position: relative;
}



/* Spreadsheet for budget page */

#spreadsheet {
	overflow:hidden;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	width:500px;
}
#spreadsheet input, #spreadsheet textarea, #spreadsheet div, #spreadsheet table {
	margin:0px;
	padding:0px;
}
#spreadsheet table, #spreadsheet div {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
}

#spreadsheet table {
	table-layout: fixed;
}

#spreadsheet input {
	height:20px;
	border:1px solid #999999;
	padding-left:2px;
	padding-right:2px;
}
#spreadsheet #table {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
}
#spreadsheet th {
	color:#666666;
	background-color:#EFEFEF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding-left:5px;
	padding-right:5px;
}
#spreadsheet th div {
	padding:1px;
	font-size:11px;
	font-weight:normal;
	display:inline;
}
#spreadsheet td {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	white-space:normal;
}
#spreadsheet .default_table td {
	border:0px;
}
#spreadsheet #data, #spreadsheet #status {
	display:none;
}
#spreadsheet #content {
	width:100%;
}
#spreadsheet #code {
	width:100%;
}
#spreadsheet #source {
	width:100%;
}
#spreadsheet #value {
	position:absolute;
	top:-9999px;
}
#spreadsheet #styling {
	position:absolute;
	top:-9899px;
}
#spreadsheet #focus {
	position:absolute;
	top:-9799px;
}
#spreadsheet .cell_highlight {
	background-color:#FFFFC0;
}
#spreadsheet .cell_highlight_over {
	background-color:#EFEFEF;
}
#spreadsheet .border_highlight {
	background-color:#C0FFC0;
}
#spreadsheet .empty {
	padding:0px;
	margin:0px;
	border:0px;
}

#spreadsheet tr.example {
	background-color: #EFEFEF;
}

#spreadsheet tr.example td {
	font-style: italic;
	color: black;
	font-weight: normal;
}

#spreadsheet tr.example th {
	font-style: italic;
}


div.panel-beta-feedback {
	text-align: center;
	background-image:url(/img/bg_panel_middle.gif);
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
}

div.panel-beta-feedback div.title {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}

div.panel-beta-feedback button {
	margin-top: 10px;
}

div.panel-project-upgrade {
	text-align: left;
	background-image:url(/img/bg_panel_middle.gif);
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8pt;
	height: 70px;
}

div.panel-project-upgrade div.title {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
}

.ui-dialog * {
	font-size: 10pt;
}

#feedback {
	height: 150px;
	width: 420px;
}

#leave-feedback {
	width: 140px;
	height: 25px;
	font-size: 8pt;
}


.panel-example {
	background-image:url(/img/bg_panel_middle.gif);
	padding:5px;
}

.panel-example .title {
	font-weight: bold;
	text-align: center;
}

.panel-example .example {
	padding: 10px;
}
.panel-example .link {
	text-align: center;
}


.counter {
	font-size: 8pt;
	font-style: italic;
}

.options {
	padding-left: 23px;
}

.ui-datepicker * {
	font-size: 10pt;
}

.date {
	width: 70px;
}

#date_toggled_yes div.input {
	display: inline;
	margin-left: 20px;
}

#date_toggled_yes label {
	margin-right: 10px;
}

.logo-table {
	border-collapse: collapse;
}

.logo-table td {
	border: 1px solid gainsboro;
	padding: 10px;
}


.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

div.submit {
	text-align: center;
}

.name, .role {
	width: 400px;
}

.aim-indent {
	margin-left: 40px;
}

.intro h1 {
	font-style: normal;
}

table.data {
	border-collapse: collapse;
	width: 100%;
}

table.data th {
	background-color: #EFF4F8;
}

table.data td, table.data th {
	border: 1px solid gainsboro;
	padding: 7px;
}


div.double {
	margin-top: 20px;
}

div.double h2,
div.double a,
div.double a:link,
div.double a:visited,
div.double a:hover{
	color:#E62126;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0.3em 3px;
	text-decoration: none;
}

div.double p {
	//color:#E62126;
	font-size:13px;
	//font-weight:bold;
	margin:0 0 0.5em 3px;
	text-align:left;
}

div.double p.more a {
	background:url("/img/bullet_doubledonate.gif") no-repeat scroll 0 -1px transparent;
	color:#E62126;
	line-height:19px;
	padding:0 10px 0 22px;
	text-decoration:none;
}

div.double span.base {
	background:url("/img/bg_doubledonate_base.gif") no-repeat scroll 0 100% transparent;
	display:block;
	height:13px;
	width:100%;
}

#ProjectQuoteName,
#ProjectQuoteQuote,
#ProjectPricePointDescription,
#ProjectMediaDescription{
	width: 350px;
}

#ProjectPricePointPrice {
	width: 80px;
}

.pselect {
	width: 100px;
}

#ProjectMediaMedia {
	width: 300px;
}

.charity-projects {
	position: relative;
	margin-top: 30px;
	text-align: center;
}

.charity-projects .number {
	font-size:22pt;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}

.charity-projects a:link,
.charity-projects a:visited{
	text-decoration: none;
	color:black;
}

.charity-projects a:hover {
	text-decoration: underline;
}

a.nounderline:hover {
	text-decoration: none;
}
