/* CSS for moneytailor.co.uk - Simon Pollard and Becky Tailor for deckchair.co.uk 2009 */
/* Style for standard pages */
div.topbox {
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 643px;
	padding-top: 20px;
	height: 156px;
	margin-bottom: 15px;
}
div#bankruptcy-topbox {
	background-image: url(../images/pages/bankruptcy-header-jpg.jpg);
}
div#introduction-topbox {
	background-image: url(../images/pages/introduction-header.jpg);
}
div#debtmanagementplan-topbox {
	background-image: url(../images/pages/debtmanagement-header.jpg);
}
div#ivas-topbox {
	background-image: url(../images/pages/iva-header.jpg);
}
div#trustdeeds-topbox {
	background-image: url(../images/pages/trustdeeds-header.jpg);
}
div#debtconsolidation-topbox {
	background-image: url(../images/pages/debtconsolidate-header.jpg);
}
div#introhelp-topbox {
	background-image: url(../images/pages/intro-help-header.jpg);
}
div.topbox h1 {
	color: #03407e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 350px;
}
div.topbox p {
	font-size: 12px;
	margin-bottom: 10px;
	width: 350px;
}
div.topbox h2 {
	color:#03407e;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 10px;
	width: 350px;
}
div.contentbox {
	background-image: url(../images/pages/contentbox-bground.jpg);
	background-repeat: repeat-y;
	width: 668px;
	margin-bottom: 15px;
	position: relative;
}
div.contentbox-header {
	background-image: url(../images/pages/contentbox-header.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
div.contentbox-header-gn {
	background-image: url(../images/pages/contentbox-header-gn.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-top:13px;
	padding-left:25px;
}
div.contentbox-header-gn h1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
div.contentbox-content {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
div.contentbox-footer {
	background-image: url(../images/pages/contentbox-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 13px;
}
div.contentbox-content h1 {
	color: #03407e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.contentbox-content h1.first-h1 {
	margin-top: 10px;
}
div.contentbox-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.contentbox-content p {
	font-size: 12px;
	margin-bottom: 10px;
}
div.contentbox-content p.smallprint {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top:10px;
}
div.contentbox-content p.charter {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top:17px;
}
div.contentbox-content ul {
	color: #c15701;
	font-size: 12px;
	margin-left: 15px;
}
div.privacy ul {
	color: #000;
}
div.contentbox-content li {
	margin-bottom: 7px;
}
div.contentbox-content span.listtext {
	color: #000000;
}
div.contentbox-content img.img-right {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.contentbox-content a {
	color: #03407e;
	font-weight: bold;
	text-decoration: none;
}

div.contentbox-content a:hover {
	text-decoration: underline;
}
div.contentbox-content a#customer-charter-button {
	background-image: url(../images/pages/customer-charter-button.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 136px;
	padding-top: 10px;
	height: 29px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-top: 25px;
}
a#intro-link {
	background-image: url(../images/pages/intro-link.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 282px;
	padding-top: 13px;
	height: 29px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 25px;
}
a#scotish-link {
	background-image: url(../images/pages/scot-flag.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 14px;
	font-size: 12px;
	color: #03407E;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: absolute;
	right: 25px;
	top: 20px;
}
a#scotish-link:hover {
	text-decoration: underline;
}
h1#contact-call {
	background-image: url(../images/contact/telephone.gif);
	background-repeat: no-repeat;
 	background-position: left top;
	padding-left: 35px;
	height: 26px;
}
h1#contact-email {
	background-image: url(../images/contact/mail.gif);
	background-repeat: no-repeat;
 	background-position: left top;
	padding-left: 35px;
	height: 26px;
}
div.form-row {
	height: 30px;
	font-size: 12px;
	position: relative;
}
div.form-row input.textbox {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 300px;
}
div.form-row input#submit {
	position: absolute;
	left: 130px;
	top: 0px;
}
div.form-row-textarea {
	height: 90px;
	font-size: 12px;
	position: relative;
}
div.form-row-textarea textarea {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 300px;
	height: 80px;	
}
div.form-row-double {
	height: 40px;
}
div#form-required {
	position: relative;
	background-color: #f2f8ff;
	margin-left: -21px;
	padding-left: 21px;
	width: 640px;
	padding-top: 10px;
	margin-bottom: 10px;
}
span.required {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 10px;
	font-weight: bold;
}
a#faq_link {
	background: url(../images/faq-link.jpg) no-repeat;
	width: 491px;
	padding-top: 10px;
	height: 28px;
	color: #FFF;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	font-size: 13px;
	text-align: center;
}