/* CSS for energised business - Simon Pollard for deckchair.co.uk 2008 */
/* Style for pages */
img#page-header-img {
	float: right;
	margin-top: 0px;
	clear: right;
	margin-bottom: 15px;
}
div#content-body {
	padding-left: 15px;
}
h3 {
	font-size: 15px;
	color: #192283;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(../images/page-header-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 613px;
}
ul {
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 10px;
}
div.nlp {
	background-color: #E7EFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}
div.nlp li {
	margin-bottom: 5px;
}
a {
	color: #FC2429;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img.left-img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
img.right-img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 30px;
}
div.form-item {
	font-size: 13px;
	position: relative;
	height: 25px;
	margin-left: 15px;
}
div.form-item input {
	position: absolute;
	left: 120px;
	width: 250px;
}
div.form-item-textarea {
	font-size: 13px;
	position: relative;
	height: 75px;
	margin-left: 15px;
}
div.form-item-textarea textarea {
	position: absolute;
	left: 120px;
	width: 250px;
	height: 70px;
}
div.form-item-submit {
	position: relative;
	height: 50px;
	margin-left: 15px;
}
div.form-item-submit input {
	position: absolute;
	left: 120px;
	top: 20px;
	width: 70px;
}
/****************
  Charity 
*/
div#charity-money-total {
	color: #192283;
	border: 2px solid #192283;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 200px;
}
div#charity-money-total p {
	margin: 0px;
}
h4 {
	background-color: #DCE7FF;
	width: 617px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 25px;
	padding: 5px;
	color: #192283;
	font-size: 14px;
}
p.charity, p.seminars {
	margin-left: 25px;
}
h5 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 25px;
	background-image: url(../images/page-header-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 613px;
}
ul.seminars {
	margin-left: 40px;
}
object.justgiving {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}