/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Tom Harman		[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: .7em;
	background-color: #515050;
	 margin:0px;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, 
div#content h6, div#content table, div#content ul, div#content ol, div#content form {
	margin: 1em 0;
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
position: relative;
float: right;
right: 83px;
	clear: both;
	text-align: center;
	width: 60px;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea {
	 width: 45%;
	 background: #DAEAE9;

}

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold;  }

div.multi label 					{ height: 22px; }

div.req label:before, 
/*div.req p:before {
	content: "";
}*/


input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#container {

   margin: 0 auto;
	width: 754px;


	}


div#header{
	display: block;
	background-image:  url(../i/layout/header-header.jpg);
	background-repeat: no-repeat;
	width: 754px;
	height: 175px;
}

div#content-top{
	background-image: url(../i/layout/body-top.jpg);
	background-repeat: no-repeat;
	width: 754px;
	height: 22px;

}

div#content-body{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-body.jpg);
	background-color: White;
	background-repeat: no-repeat;
	width: 754px;
	height: 379px;
	
}
div#content-extended-under{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-extender.jpg);
	background-repeat: repeat-y;
	width: 754px;
	/*extend this one to stretch the body and keep the edging*/
	height: 0px;
	/*********************************************************/
}
div#content-extended-enquire{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-extender.jpg);
	background-repeat: repeat-y;
	width: 754px;
	/*extend this one to stretch the body and keep the edging*/
	height: 0px;
	/*********************************************************/
}
div#content-extended-over{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-extender.jpg);
	background-repeat: repeat-y;
	width: 754px;
	/*extend this one to stretch the body and keep the edging*/
	height: 0px;
	/*********************************************************/
}
div#content-extended-business{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-extender.jpg);
	background-repeat: repeat-y;
	width: 754px;
	/*extend this one to stretch the body and keep the edging*/
	height: 0px;
	/*********************************************************/
}

div#content-bottom{
	position: relative;
	float: left;
	background-image: url(../i/layout/body-bottom.jpg);
	background-repeat: no-repeat;
	width: 754px;
	height: 16px;
}

div#footer {
   margin: 0 auto;
	background-image: url(../i/layout/debtgetter-badge.jpg);
	background-repeat: no-repeat;
	width: 754px;
	height: 114px;
}
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div#body-images{
	background-image: url(../i/layout/body-photos.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width: 115px;
	height: 354px;
	left:25px;
	text-indent: -999px;
}
div#body-images-debts{
	background-image: url(../i/layout/body-photos-2.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width: 115px;
	height: 354px;
	left:25px;
	text-indent: -999px;
}
div#body-images-business{
	background-image: url(../i/layout/body-photos-business.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width: 115px;
	height: 354px;
	left:25px;
		text-indent: -999px;
}

div#content-words-contact{
	font-weight: bold;
	position:relative;
	float: right;
	right:10px;
	width: 620px;
	height: 354px;	

}

div#content-words{
	font-weight: bold;
	position:relative;
	float: right;
	right:75px;
	width: 505px;
	height: 354px;	
}

div#content-words p{
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: justify;
	margin-top: 10px;
}

p.less-padding{

	font-size: 1.1em;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 5px;
}



div#content-words h1{
	font-size: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#content-words ul{
	margin-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
}
div#content-words ul li{
	margin-top: 7px;
}

div#content-words div.title-bottom {
	position: relative;
	float: right;
	top: 2px;
}

div#mail-form-left{
/*background: Aqua;
position: relative;*/
display: block;
float: right;
width: 579px;



}

div#mail-form-left form fieldset label{
/*
 background: Lime;
 text-align: right;*/

}
p.req{
	position: relative;
	float: right;
	padding-top: 24px;
	padding-right: 40px;
}

div.mailwrapper{

	position: relative;
	float: right;
	display: block;
	width: 450px;
}
div.error-message{

	position: relative;
	float: left;
		display: block;
		z-index: 999px
}
/***********************************************************************
	NAVIGATION
************************************************************************/

/*this is the nav bar*/
div#quicknav{
	float: left;
	clear: both;
	width: 600px;
	height: 30px;
	margin-top: 107px;
/*	margin-left: 8px;*/
}
div#quicknav ul{
	left:0px;
	padding-left: 0em;
	text-align: center;
}
div#quicknav ul li{
	list-style-type: none;
	display: inline;
}
div#quicknav ul li a{
	color: #ffffff;
}
div#quicknav ul li#home-top{
	text-decoration: none;
	padding-right: 3px;
	padding-left: 11px
}
div#quicknav ul li#home{
	text-decoration: none;
	padding-right: 3px;
	padding-left: 11px
}
div#quicknav ul li#under {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px
}
div#quicknav ul li#over {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px
}
div#quicknav ul li#business {
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px
}
div#quicknav ul li#enquire {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px
}
div#quicknav ul li a:hover{
	color: #666666;
	text-decoration: none;	
}
/*end of nav bar*/

/*this is the link over the logo*/
div#logo-link{
	position: relative;
	width: 280px;
	float: left;
	top: 20px;
	left: 7px;
	height: 45px;
}
div#logo-link a{
	text-indent: -999em;
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 280px;
	height: 45px;
	left: 0px; 
}
/*end of link over the logo*/

div#header-contact{
	top:48px;
	right: 7px;
	position: relative;
	float: right;
	width: 178px;
	height: 38px;
}
div#header-contact a{
	display: block;
	width: 178px;
	height: 38px;
	text-indent: -999px;
}

/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer-links {
	left: 0px;
	top: 50px;
	position: relative;
	float: left;
}
div#footer-links ul{

}
div#footer-links ul li#home{
	display: inline;
	margin-left: 28px;
	background-image: url(../i/layout/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
div#footer-links ul li#contact{
	display: inline;
	margin-left: 10px;
	background-image: url(../i/layout/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#footer-links a{
	color: #666666;
	padding-left: 10px;


}
div#footer-links ul li a:hover{
	color: #ffffff;
}

div#siteinfo-legal{
	
}

div#siteinfo-credits{
	color: #666666;
	position: relative;
	float: right;
	padding-right: 20px;
	top: 50px;
}
div#siteinfo-credits a{
	color: #666666;
}
div#siteinfo-credits a:hover{
	color: #ffffff;
}
/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;

	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;

}
div#mail-form-left ul{

position: relative;
float:left;
width: 100px;
font-size: 1em;
text-decoration: none;
}
div#debtgetter{
width: 250px;
height: 100px;
display: inline;
margin-left: 175px;
margin-top: 5px;
text-indent: -999px;

	float: left;
}
div#debtgetter a{

width: 250px;
height: 100px;
float: left;
}