@import url(/fend/pledges/include/calendar/calendar-blue.css);


/* paddler page */
form#select-paddler{
	padding: 15px;
	border: 1px solid #7f9db9;
}
form#select-paddler label, form#select-paddler select{
	font-size: 11px;
}
div#find-paddler{
	float: left;
	padding: 10px;
	width: 210px;
	background: #ecf2ff;
	border: 1px solid #7f9db9;
}
div#paddler-select{
	float: right;
	padding: 10px;
	width: 160px;
}

div#invite{margin: 0 0 0 10px;}
div#invite label{width: 100px; display: inline-block; margin: 5px 0 0 0;}
select-paddler
#Paddler{width:180px;}
.float-left {float: left;}
.float-right {float: right;}
.clear {clear: both;}
#paddler-info {
	background: #e7eef0 url('/fend/images/paddler-backer.gif') no-repeat bottom left;
	padding: 5px;
	min-height: 50px;
	position: relative;
	border-bottom: 2px dotted #e7e7e7;
}
#paddler-info h2 {
	font-size: 18px;
	color: #001975;
	font-weight: bold;
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 40px;
}
#paddler-info p {
	clear: both;
	margin: 0;
	position: absolute;
	bottom: 18px;
	left: 50px;
}
#paddler-info span {
	float: right;
}
#pledge-info {
	background: #f4e2ca;
	text-align: center;
	border-bottom: 2px dotted #e7e7e7;
	padding: 5px;
}
#team-pledge-info {
	background: #e7eef0 url('/fend/images/teamtotals-backer.gif') top right repeat-y;
	margin-top: 50px;
}
#team-pledge-info h3 {
	background: #f4e2ca;
	height: 30px;
	font: bold 14px/30px arial;
	color: #001975;
	padding: 0 10px;
}
#team-pledge-info h4 {
	float: left;
	width: 104px;
	height: 35px;
	text-align: center;
	padding: 5px 0;
	margin: 0 4px;
	clear: left;
}
#team-pledge-info h4 a {
	font-weight: bold;
}
.teamtotal {
	clear: both;
	text-align: right;
	padding-right: 15px;
}
.team-pledge-bar {
	float: left;
	padding: 5px 0;
}
#pledge-bar {
	width: 400px;
	height: 20px;
	border: 1px solid #011875;
	background: #e0e7fa url('/fend/images/pledge-bar-backer.gif') bottom repeat-x;
	text-align: left;
	margin: 0 auto;
}
.fill {
	height: 20px;
	background: url('/fend/images/pledge-bar-fill.gif') right top repeat-x;
	float: left;
}
.head {
	width: 21px;
	height: 20px;
	background: url('/fend/images/pledge-bar-head.gif') no-repeat;
	float: left;
}
.fullboat {
	height: 20px;
	background: url('/fend/images/pledge-dragonboat.gif') right top no-repeat;
	float: left;
}
#pledge-totals {
	margin: 0 auto;
	width: 400px;
}
a#pledge-button span {
	width: 150px;
	height: 25px;
	background: url('/fend/images/pledge-button.gif') no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 25px;
	float: left;
	margin: 10px 10px 0 0;
	text-decoration: none;
	cursor: pointer;
}

a.button-bottomround {
	width: 140px;
	height: 25px;
	line-height: 25px;
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: center;
	background: url('/fend/images/button-bottomround.gif') no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
}