@charset "utf-8";
html {color: #000;}
body {margin: 0;padding: 0;background-color: #fff;}
* {font-family: 'century gothic',arial, verdana, geneva, sans-serif; font-size: 14px;}
a {color: #3c7e0e;}
a:hover {color: #fff; background-color: #7fcc4a; text-decoration: none;}
img {border: 0 none;}
form {margin:0;padding:0;}
.clear {clear: both !important;}
.hide {display: none !important;}
.clearfix {
	clear: both !important;
	font-size: 0;
	display: block;
	visibility: hidden;
}
form input {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6,h7,form,ul,ol,fieldset {margin: 0;padding:0;border: 0 none;}
ul,ol,li {list-style-type: none;}
textarea, div.fakeTextarea{overflow: auto;}
div.fakeTextarea{
	background-color: #fff;
}
.icon_big {
	height: 25px;
	width: 25px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/icons/icon_big.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	float: left;
}
a.icon_big {
	margin-top: 2px;
	margin-right: 3px;
}
li.editor .icon_big {
	float: none;
	display: block;
	top: 0;
	margin-top: 1.5em;
	right: 0;
	margin-right: 120px;
	position: absolute;
}

fieldset ol li a.icon_big {margin-top: 0;}
span.icon_big {
	margin-right: 4px;
}
a.icon_big:hover,
a:hover span.icon_big {
	background-color: #fff;
}
/* icon links */
.icon_big.info {background-position: 0 0;margin-left: 6px;}
span.icon_big.info {background-position: -450px 0;margin-left: 0px;}
a.icon_big.info:hover {background-position: 0 -25px;}
.icon_big.add {background-position: -25px 0;}
a.icon_big.add:hover, a:hover span.icon_big.add {background-position: -25px -25px;}
.icon_big.delete {background-position: -50px 0;}
a.icon_big.delete:hover, a:hover span.icon_big.delete {background-position: -50px -25px;}
.icon_big.up {background-position: -75px 0;}
a.icon_big.up:hover, a:hover span.icon_big.up {background-position: -75px -25px;}
.icon_big.down {background-position: -100px 0;}
a.icon_big.down:hover, a:hover span.icon_big.down {background-position: -100px -25px;}
.icon_big.edit {background-position: -125px 0;}
a.icon_big.edit:hover, a:hover span.icon_big.edit {background-position: -125px -25px;}
.icon_big.edit.disabled {background-position: -475px 0;}
.icon_big.success {background-position: -225px 0;}
a.icon_big.success:hover, a:hover span.icon_big.success {background-position: -225px -25px;}
.icon_big.error {background-position: -250px 0;}
a.icon_big.error:hover, a:hover span.icon_big.error {background-position: -250px -25px;}
.icon_big.warning {background-position: -275px 0;}
a.icon_big.warning:hover, a:hover span.icon_big.warning {background-position: -275px -25px;}
.icon_big.budget {background-position: -300px 0;}
a.icon_big.budget:hover, a:hover span.icon_big.budget {background-position: -300px -25px;}
.icon_big.print {background-position: -350px 0;}
a.icon_big.print:hover, a:hover span.icon_big.print {background-position: -350px -25px;}
.icon_big.download {background-position: -375px 0;}
a.icon_big.download:hover, a:hover span.icon_big.download {background-position: -375px -25px;}
.icon_big.restore {background-position: -400px 0;}
a.icon_big.restore:hover, a:hover span.icon_big.restore {background-position: -400px -25px;}
.icon_big.backup {background-position: -425px 0;}
a.icon_big.backup:hover, a:hover span.icon_big.backup {background-position: -425px -25px;}
.icon_big.reactivate {background-position: -500px 0;}
a.icon_big.reactivate:hover, a:hover span.icon_big.reactivate {background-position: -500px -25px;}

.Module .header .icon_big {
	text-align: left;
	display: block;
	float: right;
	margin-top: 0;
	margin-right: 0;
}

/* tooltips */
.toolTip {max-width: 300px;}
.toolTip .tip-title {
	color: #fff;
	font-size: 12px;
	padding:  4px 10px;
	position: relative;
	background: #7fcc4a;
}
.toolTip .tip-text {display: none;}
.clickTip {
	min-width: 120px;
	background: #7fcc4a;
	color: #fff;
}
.clickTip .tip {overflow: auto; min-height: 45px;max-width: 600px;}
.clickTip .tip-title, .clickTip .tip-text {
	padding: 2px 10px;
}
.clickTip .tip-title {font-weight: bold;}
.clickTip .tip-top,.toolTip .tip-top {
	height: 16px;
	background: #68af38 url(../images/icons/tipTop.gif) no-repeat 2px 2px;
	padding: 2px 4px 2px 20px;
	font-weight: bold;
	color: #fff;
}
.toolTip .tip-top.waiting {
	background-position: 2px -14px;
}
.clickTip .tip-close {
	float: right;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999px;
	background: #68af38 url(../images/icons/icon_small.gif) no-repeat 0 -102px;
}
.clickTip a.tip-close:hover {
	background-position: 0 -118px;
}
.clickTip .resizer {
	height: 16px;
	width: 16px;
	float: right;
	background: url(../images/icons/icon_small.gif) no-repeat 0 -134px;
}

a.icon {
	text-decoration: none;
	padding: 2px 4px 2px 20px;
	display: block;
	overflow: hidden;
	background-position: left .3em;
	background-repeat: no-repeat;
}
a.icon:hover {
	background-color: #fff;
	color: #F8007B;
}
a.icon.pdf {
	background-image: url(../images/icons/ico.pdf.gif);
}

/* info icons in context */
.labelAbove .labelLeft li a.icon_big.info {width:21px;height:21px;float:right;background-position: -325px 0;}
.labelAbove .labelLeft li a.icon_big.info:hover {background-position: -325px -25px;background-color:transparent;}

/* LAYOUT */
#siteId {
	position: relative;
	height: 62px;
	margin: 12px 0 0 8px;
}
#logo {
	width: 114px;
	height: 194px;
	display: block;
	background: url(../images/logos/logo.gif) no-repeat center center;
	text-indent: -999px;
	position:absolute;
	top: 0;
	margin-top: 5px;
}
#toolbar {
	height: 42px;
	margin-left:139px;
}
#mainContent {
	margin: 15px 0 0 148px;
	width: 822px;
}
#leftColumn {
	margin: 10px 0 0 148px;
	width: 400px;
	float: left;
	overflow: hidden;
}
* html #leftColumn {display: inline;}
#rightColumn {
	margin: 10px 0 0 22px;
	width: 400px;
	float: left;
	overflow: hidden;
}
#footer {
	clear: both;
	margin: 10px 0 10px 148px;
	border-top: 1px solid #ccc;
	color: #999;
	font-size: 12px;
	width: 822px;
}
#footer a {
	color: #999;
	font-size: 12px;
}
#footer a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #666;
}

/* toolbar */
#toolbar .logggedInAs {
	color: #ccc;
	margin-left: 9px;
	padding-left: 6px;
	height: 21px;
	width: 816px;
	text-align: right;
}
#toolbar .tool {
	float: left;
	margin-left: 9px;
	height: 21px;
}
#toolbar input.text,
#toolbar a#logoutLink,
#toolbar a#createProjectLink {
	color: #669933;
	background-color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 6px;
	height: 19px;
	border: 1px solid #7fcc4a;
	width: 147px;
}
#toolbar a#createProjectLink:hover,
#toolbar a#createProjectLink.active,
#toolbar input:focus,
#toolbar input.active {
	color: #fff;
	background-color: #7fcc4a;
	border-color: #693;
}
#toolbar a#logoutLink {width:128px;}
#toolbar a#logoutLink:hover {
	color: #fff;
	background-color: #F8007B;
	border-color: #F8007B;
}
#toolbar .tool label {
	overflow: hidden;
	display: block;
	margin: -19px 0 0 6px;
	color: #693;
}
/* headline  + navigation combo + search form */
.Module .header {
	border: 1px solid #f8007b;
	padding: 2px 2px 2px 6px;
	color: #f8007b;
	margin-bottom: 3px;
	text-align: right;
	overflow: hidden;
}
.Module .header ul.breadCrumbs {
	margin-left: -4px;
}
.Module .header h1,
.Module .header ul.breadCrumbs,
.Module .header ul.breadCrumbs li {
	float: left;
	font-size: 14px;
}
.Module .header ul.breadCrumbs li h1,
.Module .header ul.breadCrumbs li a {
	display: block;
	text-decoration: none;
	color: #F8007B;
	padding: 2px 10px;
	background: url(../images/icons/breadcrumb.gif) no-repeat 2px 10px;
	line-height: 18px;
	text-align: left;
}
.Module .header ul.breadCrumbs li a:hover {
	background-color: #F8007B;
	color: #fff;
	background-position: 2px -15px;
}

.Module .header2 {
	padding: 2px 2px 2px 6px;
	background-color: #f8007b;
	color: #fff;
	margin-bottom: 3px;
	text-align: right;
	overflow: hidden;
}
.Module .header2 h2 {
	float: left;
	font-size: 1em;
	font-weight: normal;
}
.labelAbove legend span {
	display:block;
	padding: 2px 6px;
	background-color: #f8007b;
	color: #fff;
}
#mainContent .labelAbove legend span {width: 810px;overflow: hidden;}
#leftColumn .labelAbove legend span {width: 400px;overflow: hidden;}
#rightColumn .labelAbove legend span {width: 400px;overflow: hidden;}
#mainContent .labelAbove fieldset legend.withTip span {
	background-color: #fff;
	float: left;
	width: auto;
	color: #666;
}
#mainContent .labelAbove fieldset legend.withTip a.tooltip {
	margin-right: 6px;
}
#mainContent .labelAbove .labelAbove legend span {
	width: auto;
	background-color: #fff;
	color: #333;
	padding: 0 4px;
}
.Module .header select {
	border: 0 none;
	background-color: #F8007B;
	color: #fff;
	font-size: 13px;
}
.Module .header form {
	float: right;
}
.Module .header input.text {
	border: 0 none;
	background-color: #F8007B;
	color: #fff;
	font-size: 13px;
	padding: 0 6px;
	width: 147px;
	height: 21px;
}
.Module .header input.submit {
	float: left;
	border: 0 none;
}
.Module .header input.submit.search {
	height: 21px;
	width: 21px;
	background: url(../images/icons/icon_big.gif) no-repeat -150px 0;
	text-indent: -9999px;
	margin-left: 1px;
	overflow: hidden;
}
.Module .header2 select {
	border: 0 none;
	background-color: #fff;
	color: #000;
	font-size: 13px;
}
.Module .header2 form {
	float: right;
}
.Module .header2 input.text {
	border: 0 none;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	padding: 0 6px;
	width: 147px;
	height: 21px;
}
.Module .header2 input.submit {
	float: left;
	border: 0 none;
}
.Module .header2 input.submit.search {
	height: 21px;
	width: 21px;
	background: url(../images/icons/icon_big.gif) no-repeat -150px -25px;
	text-indent: -9999px;
	margin-left: 1px;
	overflow: hidden;
}

/* forms */
legend {padding: 0;}
*+html legend {margin-left: -7px;}
* html legend {margin-left: -7px;}
input.text, textarea.textarea, select.select,div.fakeTextarea {border: 1px solid #999;margin:0;padding: 2px 4px; float: left;}
input.invalid, textarea.invalid, select.invalid {border-color:#f8007b;background-color: #fdb2d7 !important;}
fieldset.submit {text-align:right;}
.labelAbove ol li label {display: block;padding-left: 6px; width: 665px; float: left;}
.labelAbove ol li.editor {
	position:relative;
}
.labelAbove ol li.editor label {float: none;}
.labelAbove ol li fieldset ol li label,.labelAbove ol li fieldset table td label {width: auto;}
.labelAbove strong.error {position: relative; color: #f00; font-weight: normal;}
.labelAbove strong.error img {position: absolute; top: 4px; left: -14px;}
.labelAbove ol li {margin-top: 5px; clear: both; overflow: hidden;}
.labelAbove ol ol li {margin-top: 0px;}
.labelAbove ol ol li.category {font-weight: bold;color: #666;}
.explain.required {
	padding-left: 20px;
	background: url(../images/icons/required.gif) no-repeat 6px center;
}
#leftColumn .button,
#rightColumn .button,
#mainContent .button {
	background-image: url(../images/icons/icon_button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	margin:0;
	padding:0 0 0 30px;
	border: 0 none;
	height: 26px;
	text-align: left;
}
fieldset.submit input.submit {
	background-position: top left;
}
fieldset.submit a.editBudgetLink {
	background-position: top left;
	display: block;
	float: left;
	line-height: 25px;
	text-decoration: none;
	padding-right: 4px;
}
#mainContent .labelAbove input.text,
#mainContent .labelAbove textarea.textarea,#mainContent .labelAbove div.fakeTextarea {width: 661px;}
#mainContent .labelAbove select.select{width: 671px;}
#mainContent .labelAbove li.date input.text{width: 638px;}
#mainContent .labelAbove fieldset {
	border: 1px solid #999;
	padding: 10px;
	width: 649px;
}
#mainContent .labelAbove fieldset legend {color: #666;font-size: 12px;}
#mainContent .labelAbove .labelAbove fieldset {
	width: 626px;
}
#mainContent .labelAbove .labelLeft fieldset.submit,
#mainContent .labelAbove .labelAbove fieldset.submit {
	border: 0 none;
	padding: 0;
	width: 648px;
}
#mainContent .labelAbove .labelAbove fieldset legend {color: #000;}
#mainContent fieldset.submit {
	margin-top: 10px;
	width: 671px;
}

#mainContent .labelAbove .labelAbove input.text,
#mainContent .labelAbove .labelAbove textarea.textarea, #mainContent .labelAbove .labelAbove div.fakeTextarea {width: 639px;}

#mainContent fieldset fieldset ol.scroll {
	max-height: 100px;
	overflow: auto;
}
#mainContent fieldset fieldset ol.scroll li.row0,
#mainContent fieldset fieldset table.scroll tr.row0 {
	background-color: #eee;
}
#mainContent .labelLeft input.text,#mainContent .labelLeft select,
#mainContent .labelAbove .labelLeft input.text,#mainContent .labelAbove .labelLeft select,
#mainContent .labelAbove .labelAbove .labelLeft input.text,#mainContent .labelAbove .labelAbove .labelLeft select {
	float: right;
	width: auto;
}
#mainContent .labelLeft input.text.date {
	width: 80px;
	margin-left: 1px;
	float: none;
}
#mainContent .labelLeft input.checkbox.accomplished {
	margin: 4px 10px;
}
#mainContent .labelLeft div.fields {
	float: right;
}
#mainContent .labelLeft .date-picker-control {
	float: none;
}
#mainContent .labelLeft label,
#mainContent .labelAbove .labelLeft label,
#mainContent .labelAbove .labelAbove .labelLeft label {
	display: inline;
	float: left;
	width: auto;
}
#mainContent .labelAbove .labelLeft li.row0,
#mainContent .labelAbove .labelAbove .labelLeft li.row0 {background-color:#eee;}
#mainContent .labelAbove .labelLeft li input.text,
#mainContent .labelAbove .labelAbove .labelLeft li input.text,
#mainContent .labelAbove .labelLeft li select.select,
#mainContent .labelAbove .labelAbove .labelLeft li select.select {
	border: 0 none;
}
#mainContent .labelAbove .labelLeft li.row0 select.select,
#mainContent .labelAbove .labelLeft li.row0 input.text,
#mainContent .labelAbove .labelAbove .labelLeft li.row0 input.text {background-color:#ccc;}
#mainContent .labelAbove .labelLeft li.row1 select.select,
#mainContent .labelAbove .labelLeft li.row1 input.text,
#mainContent .labelAbove .labelAbove .labelLeft li.row1 input.text {background-color:#eee;}

/* special form fields */
/* edit project */
#mainContent #estimatedBudget .amount {
	float: right;
	font-weight: bold;
	margin-right: 8px;
}
#mainContent #estimatedBudget .description {
	font-weight: bold;
	color: #666;
}
/* project budget */
#mainContent .labelAbove .labelLeft.ProjectBudget li input.text {width: 80px;text-align: right;}
/* partner budget */
#mainContent .labelAbove.PartnerBudget .labelAbove .labelLeft  input {
	width: 60px;
	padding: 0 2px;
	border: 0 none;
	margin-left: 4px;
	text-align: right;
}
#mainContent .labelAbove.PartnerBudget .labelLeft  input.text {
	width: 196px;
	padding: 0 2px;
	border: 0 none;
	margin-left: 4px;
	text-align: right;
}
#mainContent .labelAbove.PartnerBudget .labelLeft  select {
	width: 200px;
	padding: 0 2px;
	border: 0 none;
	margin-left: 4px;
}
#mainContent .labelAbove .labelAbove .salaries li.row0 input {background-color: #ccc;}
#mainContent .labelAbove .labelAbove .salaries li.row1 input {background-color: #eee;}
	/* ITN */
#mainContent .labelAbove.PartnerBudget .labelLeft.ITN li.head {float: right;}
#mainContent .labelAbove.PartnerBudget .labelLeft.ITN li.row0,
#mainContent .labelAbove.PartnerBudget .labelLeft.ITN li.row1 {text-align: right;}
#mainContent .labelAbove.PartnerBudget .labelLeft.ITN input.text{width:90px; float: none;}
#mainContent .labelAbove.PartnerBudget .labelLeft.ITN li.head label {width: 90px; padding: 0 2px;margin-left: 4px;}

/* costs */
#mainContent .labelAbove.PartnerCost ol li {margin-top: 2px;white-space:nowrap;}
#mainContent .labelAbove.PartnerCost ol li.years label {width: 206px;overflow:hidden;}
#mainContent .labelAbove.PartnerCost.ITN ol li.years label,
#mainContent .labelAbove.PartnerCost.ITN ol li.years label strong {
	width: 107px;white-space:normal;font-size: 11px;
}
#mainContent .labelAbove.PartnerCost ol li.years.total label {font-weight: bold;}

#mainContent .labelAbove.PartnerCost ol li.years input.text,
#mainContent .labelAbove.PartnerCost ol li.years div.total,
#mainContent .labelAbove.PartnerCost ol li.years div.salary,
#mainContent .labelAbove.PartnerCost ol li.years div.calculated {
	float: left;
	width: 93px;
	padding: 2px 4px;
	border: 0 none;
	text-align: right;
}
#mainContent .labelAbove.PartnerCost ol li.years input.text.col0 {background-color: #bfe5a4;}
#mainContent .labelAbove.PartnerCost ol li.years input.text.col1 {background-color: #dff2d2;}
#mainContent .labelAbove.PartnerCost ol li.years div.total {font-weight: bold;}
#mainContent .labelAbove.PartnerCost ol li.years div.total.col0,
#mainContent .labelAbove.PartnerCost ol li.years div.calculated.col0 {background-color: #ddd;}
#mainContent .labelAbove.PartnerCost ol li.years div.total.col1,
#mainContent .labelAbove.PartnerCost ol li.years div.calculated.col1 {background-color: #eee;}
#mainContent .labelAbove.PartnerCost ol li.years div.salary {color: #693;display: none;}


/* lists */
ul.list li {clear: both;}
table.list {width: 100%;}
table.list td {vertical-align: top;padding: 0;}
table.list td.icon {width: 25px;}
table.list td.text a,
table.list td.text span.deactivated {
	display: block;
	text-decoration: none;
	line-height: 25px;
	margin-top: 2px;
	color: #3c7e0e;
}
table.list td.text span.deactivated {
	display: block;
	line-height: 25px;
	margin-top: 2px;
	color: #999;
}
table.list td.text a:hover {
	color: #fff;
}
/* special list formats */
.ListRgProjectPartner table.list td.text .participant {
	display: block;
	float: left;
	width: 30px;
}
.ListRgProjectPartner table.list td.text .subcontractor {
	margin-left: 25px;
}
/* log in */
.Module.Login {
	margin-top: -36px;
}
/* editRGPMLTask */
.labelLeft .listHeader {
	color: #666;
	overflow: hidden;
	padding: 4px 2px;
}
.labelLeft .listHeader span {
	float: left;
	display: block;
	font-size: 12px;
}
.labelLeft .listHeader span.right {
	float: right;
}
.labelLeft .listHeader span.name {margin-left: 22px;}
.labelLeft .listHeader span.startDate {width: 113px;}
.labelLeft .listHeader span.endDate {width: 75px;}
.labelLeft .listHeader span.accomplished {width: 85px;text-align: right;}

/* proposal nodes */
.Module#ListProposalNode{
	float: left;
}
.Module.wide#ListProposalNode{
	float: none;
}
#ListProposalNode a.icon.pdf {
	margin-top: 1em;
	width: 188px;
}
#proposalChapters {
	width:222px;
	float: left;
	margin-left: -10px;
}
#ListProposalNode.wide #proposalChapters {
	width:auto;
	float: none;
}
#proposalChapters li {
	overflow: hidden;
}
#proposalChapters li ul {
	margin-left: 20px;
}
#listNodeItem a.add,
#proposalChapters a.add {
	margin-left: 10px;
	margin-bottom: 2px;
	font-size: 11px;
	overflow: hidden;
	text-decoration: none;
	color: #333;
	display: block;
}
#listNodeItem a.add {margin: 0;}
#listNodeItem a.add span,
#proposalChapters a.add span {
	padding: 2px 4px;
	background-color: #7FCC4A;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#listNodeItem a.add:hover,
#proposalChapters a.add:hover {
	background-color: #7FCC4A;
	color: #fff;
	text-decoration: none;
}
#listNodeItem a.add:hover span,
#proposalChapters a.add:hover span{
	background-color: #F8007B;
}
#proposalChapters li div.toggler {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin-top: 4px;
}
#proposalChapters li div.toggler.enabled {
	background: url(../images/icons/treeToggler.gif) no-repeat left top;
	cursor: pointer;
}
#proposalChapters li div.toggler.enabled:hover {background-position: left -10px;}
#proposalChapters li div.toggler.expanded {background-position: left -20px;}
#proposalChapters li div.toggler.expanded:hover {background-position: left -30px;}
#proposalChapters li a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 1.5em;
	overflow: hidden;
	outline: 0 none;
	white-space: nowrap;
}
#proposalChapters li a.active {
	font-weight: bold;
}
#proposalChapters li a:hover {
	background-color: transparent;
	text-decoration: underline;;
}
#proposalChapters li a span.number {font-weight: 400;}
#proposalChapters ul.tools {
	margin-left:10px;
	overflow: hidden;
}
#proposalChapters ul.tools li {
	float: left;
	clear: none;
}
#proposalChapters ul.tools a,
.ListProposalNode.readonly #proposalChapters a.text span.comment {
	text-indent: -99999px;
	display: block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/proposalIcons.gif);
}
#proposalChapters ul.tools a.indent {background-position: -75px 0;}
#proposalChapters ul.tools a.outdent {background-position: -60px 0;}
#proposalChapters ul.tools a.moveDown {background-position: -45px 0;}
#proposalChapters ul.tools a.moveUp {background-position: -30px 0;}
#proposalChapters ul.tools a.insertSibling {background-position: 0px 0;}
#proposalChapters ul.tools a.insertChild {background-position: -15px 0;}
#proposalChapters ul.tools a.delete {background-position: -90px 0;}
#proposalChapters ul.tools a.edit {background-position: -105px 0;}
#proposalChapters ul.tools a.info {background-position: -120px 0;}
#proposalChapters ul.tools a.comment {background-position: -135px 0;}
#proposalChapters ul.tools a.copy {background-position: -165px 0;}
.ListProposalNode.readonly #proposalChapters li {
	position: relative;
}
.ListProposalNode.readonly #proposalChapters li a{
	padding-right: 15px;
}
.ListProposalNode.readonly #proposalChapters a.text span.comment {
	background-position: -135px 0;
	cursor: pointer;
	margin-left: 4px;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.ListProposalNode.readonly #proposalChapters a.text span {
	float: none;
}

#proposalChapters .nodeCaptionForm {
	overflow: hidden;
}
#proposalChapters .nodeCaptionForm label {
	background-color: #F8007B;
	color: #fff;
	padding: 2px 4px;
	float: left;
}
#proposalChapters .nodeCaptionForm input.text {
	background-color: #7FCC4A;
	color: #fff;
	border: 0 none;
}

/* proposal info form (edit tip) */
#nodeInfoWrapper {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	background-color: #F8007B;
}
#nodeInfoWrapper .head {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	cursor: default;
	padding-right: 1em;
}
#nodeInfoWrapper #nodeInfo {
	border: 0 none;
	background-color: #fff;
}
#nodeInfoWrapper div#nodeInfo {/*readonly*/
	border-bottom: 12px solid #F8007B;
	padding: .4em;
	background-color: #eee;
}
#nodeInfoWrapper a.close {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	line-height: .8em;
	text-decoration: none;
	background-color: #F8007B;
	position: absolute;
	right: 0;
	margin-right: .2em;
	margin-top: -.2em;
}
#nodeInfoWrapper .resize {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	background: url('../images/icons/proposalIcons.gif') no-repeat -150px center;
	cursor: nw-resize;
}
#nodeInfoWrapper fieldset.submit {
	width: auto;
	margin: 0 15px;
}
#nodeInfoWrapper input.submit {
	background: none;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
}

/* download proposal form */
.proposalForm {
	overflow: hidden;
	width: 212px;
	padding-top: 20px;
	clear: both;
}
.proposalForm fieldset.labelAbove {
	border: 1px solid #999;
	padding: 10px;
	width: auto;
}
.proposalForm fieldset.labelAbove legend {
	color: #666;
	padding: 0 10px;
	font-size: 13px;
	font-weight: bold;
}
.proposalForm fieldset.labelAbove ol li label {
	width: auto;
}
.proposalForm select {
	border: 1px solid #999;
	padding: 2px 4px;
	width: 190px;
}
.proposalForm fieldset.submit {
	width: auto;
}
.proposalForm input.submit {
	background: url(../images/icons/go.gif) no-repeat right top;
	border: 0 none;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	float: right;
}

/* proposalNodeItem */
#listNodeItem {
	float: left;
	width: 600px;
	margin-left: 10px;
}
#listNodeItem ul li .mceEditor {
	clear: both;
}
#listNodeItem ul li hr {
	border: 0 none;
	border-top: 1px solid #333;
	margin: 4px 0;
}
#listNodeItem .labelAbove ol li label {
	width: 594px;
	float: none;
}
#listNodeItem fieldset.submit,
#listNodeItem .labelAbove select.select {
	width: 600px;
}
#listNodeItem .labelAbove textarea.textarea,
#listNodeItem .labelAbove div.fakeTextarea,
#listNodeItem .labelAbove input.text {
	width: 590px;
}

#listNodeItem ul.toolbar {
	background-color: #7FCC4A;
	overflow: hidden;
	color: #fff;
	border: 1px solid #669933;
	font-size: 11px;
}
#listNodeItem ul.toolbar li {
	float: left;
	clear: none;
	padding: 1px;
	padding-right: 0px;
}
#listNodeItem ul.toolbar li.icon {
	float: right;
}
#listNodeItem ul.toolbar li.icon a {
	float: right;
	padding-left: 14px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/nodeItemIcons.gif);
}
#listNodeItem ul.toolbar li.icon.delete a {background-position: 0 0;}
#listNodeItem ul.toolbar li.icon.delete a:hover {background-position: 0 -20px;}
#listNodeItem ul.toolbar li.icon.down a {background-position: 0 -40px;}
#listNodeItem ul.toolbar li.icon.down a:hover {background-position: 0 -60px;}
#listNodeItem ul.toolbar li.icon.up a {background-position: 0 -80px;}
#listNodeItem ul.toolbar li.icon.up a:hover {background-position: 0 -100px;}

#listNodeItem ul.toolbar li span,
#listNodeItem ul.toolbar li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 16px;
}
#listNodeItem ul.toolbar li a:hover {
	background-color: #fff;
	color: #333;
}
#listNodeItem ul.toolbar li span {
	background-color: #fff;
	color: #000;
}

#listNodeItem .nodeItemProps {
	padding: 0 4px;
}
#listNodeItem .nodeItemProps h1 {}
#listNodeItem .nodeItemProps .copytext {}
#listNodeItem .nodeItemProps .copytext table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	border-spacing: 0;
}
#listNodeItem .nodeItemProps .copytext table tr.row0 {
	background-color: #fff;
}
#listNodeItem .nodeItemProps .copytext table tr.row1 {
	background-color: #D9D9D9;
}
#listNodeItem .nodeItemProps .copytext table caption {
	font-weight: bold;
	text-align: left;
}
#listNodeItem .nodeItemProps .copytext table th {
	text-align: left;
	background-color: #A6A6A6;
}
#listNodeItem .nodeItemProps .copytext table td,
#listNodeItem .nodeItemProps .copytext table th {
	vertical-align: top;
	padding: .3em;
	border: 0 none;
	border-bottom: 1px solid silver;
}
#listNodeItem .nodeItemProps .copytext ul,
#listNodeItem .nodeItemProps .copytext ul li {
	margin-left: 16px;
	list-style-type: square;
}
#listNodeItem .nodeItemProps .copytext ol,
#listNodeItem .nodeItemProps .copytext ol li {
	margin-left: 16px;
	list-style-type: decimal;
}
#listNodeItem .nodeItemProps .footer {
	font-size: 11px;
}
#listNodeItem .nodeItemProps ins {color: #669933;}
#listNodeItem .nodeItemProps del {color: #f00;}
#listNodeItem .quickForm {
	margin-top: 4px;
}
#listNodeItem .quickForm label,
#listNodeItem .quickForm select,
#listNodeItem .quickForm .submit {
	float: left;
	display: block;
}
#listNodeItem .quickForm .submit {
	border: 2px solid #7FCC4A;
	background: #7FCC4A url(../images/icons/nodeItemIcons.gif) no-repeat 0 -120px;
	text-indent: -9999px;
	width: 23px;
	height: 23px;
	display: block;
	margin-left: 2px;
}
#listNodeItem li.checkOutWarning {
	border: 1px solid #666;
	padding: .2em .4em .2em 14px;
	background: #F8007B url('../images/icons/warning.gif') no-repeat 4px .4em;
	margin-bottom: 2px;
	color: #fff;
}
#listNodeItem li.checkOutWarning a {
	color: #333;
	background: none;
}
#listNodeItem li.checkOutWarning a:hover {
	color: #000;
}
/* time table */
table.timetable {width: 822px;}
table.timetable caption {
	width: 822px;
	padding: 2px 6px;
	overflow: hidden;
	color: #fff;
	background-color: #F8007B;
	text-align: left;
}
table.timetable th,
table.timetable td {
	height: 20px;
}
table.timetable th,
table.timetable td,
table.timetable a {
	font-size: 11px;
	margin:0;
	padding:0;
}

table.timetable th.label {
	width: 222px;
	padding-left: 10px;
}
table.timetable td.bars {
	width: 600px;
	background: url(../images/bg/timescale_10.gif);
}
table.timetable th.label a {
	color: #000; 
	text-decoration: none;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 200px;
}
table.timetable .wp div.toggler {
	display: block;
	background: url(../images/icons/toggler.gif) no-repeat left 3px;
	width: 10px;
	height: 14px;
	float: left;
	cursor: pointer;
	margin-left: -10px;
}
table.timetable .wp div.toggler.open {
	background-position: left -7px;
}
table.timetable th.label a:hover {
	background-color: transparent;
	text-decoration: underline;
}
table.timetable tr.row0 {background-color: #eee;}
table.timetable tr.row1 {background-color: #ccc;}
table.timetable td,
table.timetable th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.timetable .wp .label {
	font-weight: bold;
}
.timetable .objectives .label {
	font-size: 11px;
}
.timetable .objectives .label a {
	width: 206px;
}
.timetable .bar,
.timetable .milestone {
	text-indent: -9999px;
}
.timetable .bar {
	background-color: #7FCC4A;
	height: 12px;
	margin: 4px 0;
	position: relative;
}
.timetable .milestone {
	position: absolute;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: url(../images/icons/milestone.gif) no-repeat;
	margin-top: -2px;
	left: -7px;
}
.timetable #toggleAll {
	float: right;
	color:#000;
	text-decoration: none;
}
.timetable #toggleAll:hover {
	background-color: transparent;
	text-decoration: underline;
}
/* inline form container */
table.list td.inlineForm {
	background-color: #eee;
	padding-bottom: 10px;
}

/* reply messages */
.Module ul.replyMsg li {
	overflow: hidden;
	font-weight: bold !important;
	line-height: 25px;
	padding:4px 6px;
}
ul.replyMsg li.error {
	color: #f00 !important;
}
ul.replyMsg li.success {
	color: #7FCC4A !important;
}
ul.replyMsg li.showTip {
	color: #fff !important;
	background: #7FCC4A url(../images/icons/showTip.gif) no-repeat 4px 6px;
	padding-left: 35px;
}
ul.replyMsg li.showTip p {margin: 0 0 .7em 0;font-weight: normal;}
ul.replyMsg li.showTip li
{
	margin: 0 0 0 1em;
	padding: 0px;
	list-style-position:inside;
	font-weight: normal !important;
}
ul.replyMsg li.showTip ul li
{
	list-style-type: square;
}
ul.replyMsg li.showTip ol li
{
	list-style-type: decimal;
}

/* Acessibility */
hr.accessible, span.accessible {
	display:none;
}
.accessible.target {
	display:inline-block;
}
.accessible.skip {
	position: absolute;
	top:0;
	left:-16px;
	z-index: 99;
}

.accessible.skip a {
	position: absolute;
	top:-999em;
	left:-999em;
	height: 22px;
	width: 170px;
	overflow: hidden;
	background-color: #3c7e0e;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 7px;
}
.accessible.skip a:focus,
.accessible.skip a:active,
.accessible.skip a.active {
	position: absolute;
	top:0;
	left:16px;
	display: block;
	z-index: 999;
}