/* CSS for moneytailor.co.uk - Simon Pollard for deckchair.co.uk 2009 */
/* Style for all page */
* { padding: 0; margin: 0; }
* html a:hover {visibility:visible}
html {
	height: 100%;
	text-align: center;
}
.blue {
	color: #005ba0;
}
.red {
	color: #c80000;
}
div#main {
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/main-bground.jpg);
	background-repeat: repeat-y;
	background-color: #e5e5e5;
    position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	height: 113px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}
div#logo {
	height: 78px;
	width: 347px;
	background-image: url(../images/money-tailor.jpg);
	position: absolute;
	left: 17px;
	top: 17px;
}
div#logo a {
	display: block;
	height: 78px;
	width: 347px;
}
div#top-links {
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	right: 25px;
	top: 25px;
}
div#top-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#top-links a:hover {
	text-decoration: underline;
}
div#search {
	position: absolute;
	top: 65px;
	right: 25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
div#mainnavbar {
	height: 25px;
	background-image: url(../images/mainlinks-bground.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}
a.mainnavbar-links {
	display: block;
	margin-top: -1px;
	height: 21px;
	margin-right: 5px;
	background-color: #bd3f00;
	float: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainnavbar-links:hover {
	background-color: #9a3000;
}
div.introduction a#introduction, div.debtmanagementplan a#debtmanagementplan, div.ivas a#ivas, div.trustdeeds a#trustdeeds, div.debtconsolidation a#debtconsolidation, div.ccjs a#ccjs, div.bailiffsexplained a#bailiffsexplained, div.news a#news, div.bankruptcy a#bankruptcy, div.FAQ a#faq {
	background-color: #9a3000;
}

/* CONTENT */
div#content {
	margin-bottom: 10px;
	padding-left: 17px;
	padding-top: 17px;
	padding-right: 17px;
}
img#right-panel {
	position: absolute;
	top: 158px;
	right: 15px;
}
div#left-content {
	background-repeat: no-repeat;
	position: relative;
}
a#help-link {
	background-image: url(../images/pages/help-link.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 42px;
	display: block;
	position: absolute;
	left: 25px;
	bottom: 25px;
}
div#right-hand-panels {
	float: right;
}
div#right-hand-panels h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 15px;
}
div#right-hand-panels a {
	text-decoration: none;
}
div#right-hand-panels div {
	background-repeat: no-repeat;
	width: 188px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
div#webchat {
	background-image: url(../images/webchat-bground.jpg);
	height: 137px;
	margin-top: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
div#webchat p {
	margin-bottom: 10px;
}
div#smallmailform {
	background-image: url(../images/contact-bground.jpg);
	background-repeat: no-repeat;
	background-color: #9eafba;
	width: 208px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 5px;
}
div#smallmailform p {
	font-size: 12px;
	margin-bottom: 10px;
}
div#smallmailform input, div#smallmailform textarea {
	width: 170px;
}
div#smallmailform input#emailus-submit {
	width: 70px;
}
div#smallmailformfooter {
	background-image: url(../images/contact-footer.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 13px;
	margin-top: -10px;
}
a.red-button {
	background-image: url(../images/red-button.jpg);
	background-repeat: no-repeat;
	background-color: #781818;
	width: 185px;
	padding-top: 4px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
a.red-button:hover {
	text-decoration: underline;
}

div.contentbox-content div.actions {
	height: 40px;
	margin-top: 25px;
}

div.contentbox-content span.needtochat {
	background-image: url(../images/needtochat-bground.jpg);
	background-repeat: no-repeat;
	width: 321px;
	padding-top: 10px;
	height: 29px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 5px;
}
div.contentbox-content a.contactbut {
	background-image: url(../images/contactbut-bground.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	width: 280px;
	padding-top: 11px;
	height: 28px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}

/* FOOTER CONTENT */
div#footer {
	padding-top: 15px;
	clear: both;
	height: 27px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
span#copywrite {
	font-size: 12px;
	color: #FFFFFF;
	left: 17px;
	position: absolute;
	bottom: 6px;
}
div#bottom-links {
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	right: 25px;
	bottom: 6px;
}
div#bottom-links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#bottom-links a:hover {
	text-decoration: underline;
}
/* END FOOTER CONTENT */