/* CSS for moneytailor.co.uk - Simon Pollard for deckchair.co.uk 2009 */
/* Style for index page */
div#intro-panel {
	background-image: url(../images/index/intro-panel-bground.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 400px;
	width: 247px;
	padding-top: 15px;
	height: 225px;
	position: relative;
}
div#intro-panel h1 {
	font-size: 14px;
	color: #03407e;
	font-weight: bold;
	margin-bottom: 15px;
}
div#intro-panel p {
	font-size: 12px;
	margin-bottom: 15px;
}
div#intro-panel embed, div#intro-panel object {
	position: absolute;
	right: 0px;
	top: 3px;
}
div#modules {
	margin-top: 10px;
	height: 142px;
}
div.module {
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 152px;
	padding-top: 10px;
	height: 132px;
	margin-right: 7px;
	position: relative;
	float: left;
}
div.module h2 {
	color: #FFFFFF;
	font-size: 12px;
}
div.module a {
	position: absolute;
	bottom: 18px;
	left: 35px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.module a:hover {
	text-decoration: underline;
}
div#debt-management {
	background-image: url(../images/index/debt-management.jpg);
}
div#iva {
	background-image: url(../images/index/iva.jpg);
}
div#debt-consolidation {
	background-image: url(../images/index/debt-consolidation.jpg);
}
div#bankruptcy-box {
	background-image: url(../images/index/bankruptcy.jpg);
}
div#bottom-panels {
	margin-top: 10px;
	height: 170px;
}
div#bottom-panels-left {
	width: 324px;
	float: left;
	margin-top: 5px;
}
div.news {
	background-image: url(../images/index/newspanel-header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.moneytailornews {
	margin-top: 15px;
}
div.news h2 {
	font-size: 13px;
	font-weight: bold;
	color: #03407e;
	margin-left: 20px;
	margin-bottom: 20px;
}
div#bottom-panels-left div.news a {
	text-decoration: none;
}
div.news p {
	font-size: 10px;
	margin-bottom: 5px;
}
div.news p a {
	color: #1e4f80;
	text-decoration: none;
}
div.news p a:hover {
	text-decoration: underline;
}
div.news-footer {
	background-image: url(../images/index/newspanel-footer.jpg);
	height: 9px;
	margin-top: -5px;
}


div#book {
	background-image: url(../images/index/book-bground.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	width: 321px;
	padding-top: 10px;
	height: 147px;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}
div#book h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: 30px;
}
div#book p {
	font-size: 12px;
	margin-bottom: 15px;
}
div#book p.book-first {
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 90px;
	margin-bottom: 10px;
}
div#book a {
	background-image: url(../images/index/book-button.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 171px;
	padding-top: 2px;
	height: 21px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#book div.form-row {
	height: 25px;
	position: relative;
	font-size: 12px;
}
div#book div.form-row input.textbox {
	position: absolute;
	left: 100px;
	top: 0px;
}
div#book a#debt-pdf {
	background-image: url(../images/index/download-pdf.gif);
	padding-left: 40px;
	width: 141px;
	padding-top: 10px;
	height: 29px;
}
div#custcharter {
	background-image: url(../images/index/custchart-bground.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 85px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
div#custcharter p {
	margin-bottom: 5px;
}
div#custcharter a {
	background-image: url(../images/index/charter-button.jpg);
	background-repeat: no-repeat;
	width: 245px;
	padding-top: 4px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}