table, tr, td, th
{
	font-size: 100%;
}

table
{
	border-collapse: collapse;
}

body
{
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

a img
{
	border: 0;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

#container
{
	background-color: #ffffff;
	width: 900px;
	margin: auto;
	padding-top: 198px;
	border: 1px solid #d0d0d0;
	border-top-width: 0;
}
	
#header
{
	background-color: #ffffff;
	position: absolute;
	top: 0;
	padding: 0px;
	height: 188px;
	width: 900px;
}

#navigation {
	width:100%;
	background-color: #ffffff;
	background-image: url(top-nav-bkgrnd-off.jpg);
	background-position: center;
	float: left;
	}

#navigation .MenuWidget
{
	float: left;
	padding: 0;
}

#navigation ul,
#navigation ul ul,
#navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#navigation ul li {
	float: left;
	height: 28px;
	overflow: hidden;
	}

#navigation ul a {
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#navigation ul ul li {
	float: none;
	margin: 0;
	padding: 0;
	}

#navigation ul li a {
	color: #ffffff;
	}

#navigation ul li li a{
	font-size: 1em;
	}

#navigation ul li a:hover {
	color: #ffffff;
	background-image: url(top-nav-bkgrnd-on.jpg);
	background-position: center;
	}

#navigation ul li a:active {
	color: #ffffff;
	background-color: #2f927b;
	}

#navigation ul ul,
#navigation ul ul ul,
#navigation ul li:hover ul ul,
#navigation ul li.sfhover ul ul {
	position: absolute;
	left: -999em;
	}

#navigation ul li ul {
	background-color: #73aa8b;
	}

#navigation ul ul li:hover {
	background-image: url(top-nav-bkgrnd-on.jpg);
	background-position: center;
	}

#navigation ul ul li a {
	padding: 0.4em 3px;
	margin: 0px;
	width: 13em;
	}

#navigation ul ul li {
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}

#navigation ul li:hover ul,
#navigation ul li li:hover ul,
#navigation ul li.sfhover ul,
#navigation ul li li.sfhover ul {
	display: block;
	z-index: 6000;
	left: auto;
	}

#navigation ul li:hover ul li a,
#navigation ul li.sfhover ul li a {
	display: block;
	}








/** The following define the main, left-hand content area **/

#main-col-outer {
	width: 605px;
	float: left;
	background-color: #ffffff;
	}

#main-col-inner {
	background-color: #ffffff;
	}

#content-box-top {
	height: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(box-border-top.jpg);
	background-repeat: no-repeat;
	}

#content-box-bottom {
	height: 15px;
	margin-left: 10px;
	background-color:#ffffff;
	background-image: url(box-border-bottom.jpg);
	background-repeat: no-repeat;
	}

#content-box-mid {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	}

#content-box-mid-ins
{
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	padding-bottom: 10px;
}

#content-box-mid-ins p
{
	margin-bottom: 0;
}

#content-box-mid h1
{
	margin: 0;
	padding: 10px 0 20px 0;
	font-weight: 100;
	color: #999999;
}

/** The following define the "What kind of mortgage" area **/
	
#mortgage-kind-box {
	clear: both;
	float: left;
	width: 585px;
	margin-left: 10px;
	background-color: #ffffff;
	background-image: url(kind-of-mort-im.jpg);
	background-repeat: no-repeat;
	}	
	
#mortgage-kind-inner {
	float: right;
	padding-right: 20px;
	width: 230px;
	}
	
#mortgage-kind-inner-list {
	text-align: right;
	padding-top: 5px;
	}	
	
#mortgage-kind-inner-list li {
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: none;
	border-bottom: 1px dotted #5c88c3;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
#mortgage-kind-inner-list a {
	background-image: url(tiny-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	display: block;
	color: #d4e4f4;
	text-decoration: none;
	}
	
#mortgage-kind-inner-list a:hover {
	background-image: url(kind-list-hilight.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	}	
	
#mortgage-kind-inner a:visited {
	color: #d4e4f4;
	text-decoration: none;
	}

#mortgage-kind-box-bottom {
	clear: both;
	height: 10px;
	margin-bottom: 10px;
	background-image: url(kind-of-mort-im-bottom.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	}

/** The following classes define the area containing the central image links in the main left-hand content area **/

.box-holder {
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	float: left;
	}
	
.box-holder a img {
	border: 0px;
	}	

/** The following define the right-most column **/

#right-col-outer {
	float: left;
	width: 295px;
	background-color: #ffffff;
	}

.right-col-inner
{
	background-color: #ffffff;
	margin-bottom: 10px;
}

/** The following define the Contact us area **/

.enquiry
{
	background: url(contact-box-bckgnd.jpg) no-repeat;
	padding: 5px 5px 0 5px;
	color: #ffffff;
	width: 274px;
}

.enquiry h6
{
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	margin: 3px 0;
}

.enquiry p
{
	margin: 4px 0 0 0;
	text-align: right;
}

.enquiry form
{
	background: #335DB3 url(contact-box-inside.jpg) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	width: 253px;
}

.enquiry th
{
	text-align: right;
	color: #ffffff;
	font-weight: normal;
}

.enquiry input
{
	width: 160px;
}

.enquiry textarea
{
	width: 250px;
	height: 100px;
	margin: auto;
	display: block;
}

.enquiry .FFHasError
{
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

#contact-box-outer {
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-image: url(contact-box-bckgnd.jpg);
	background-repeat: no-repeat;
	}

#contact-box-outer-bottom {
	background-color: #ffffff;
	background-image: url(contact-box-bottom-both.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 10px;
	}

#contact-box-outer form {
	text-align: right;
	color: #ffffff;
	}

#contact-box-outer form input {
	margin-bottom: 5px;
	width: 145px;
	}

#contact-box-outer form textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	}

.contact-box-inner {
	background-image: url(contact-box-inside.jpg);
	background-repeat: no-repeat;
	padding-right: 26px;
	padding-top: 5px;
	margin-bottom: 0px;
	}
	
.contact-box-inner-bottom {
	background-image: url(contact-box-inside-bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 5px;
	}	 

.contact-box-inner h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	color: #ffffff;
	font-weight: normal;
	font-size: 1.4em;
	}

.contact-box-inner p {
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 12px;
	}

/** "best deals" table styles **/

#deal-area {
	background-image: url(deal-table-bckgrnd.jpg);
	background-repeat: no-repeat;
	width: 880px;
	}
	
#deal-area-bottom {
	background-image: url(deal-table-bckgrnd-bottom.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 16px;
	}
	
#deal-area-inner {
	width: 100%;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 12px;
	padding-right: 12px;
	}

#deal-area-inner table {
	width: 866px;
	}

#deal-area-inner th {
	font-size: 1em;
	vertical-align: top;
	text-align: left;
	padding-left: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	}

#deal-area-inner td {
	background-color: #e1eaf9;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 6px;
	border-bottom: 1px solid #83a7e3;
	}

#deal-area-inner td a {
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(more-info-button.png);
	}

#deal-area-inner td a:hover {
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(more-info-on.png);
	}



/** footer styles **/
	
#copyright
{
	clear: both;
	color: #999999;
	padding-left: 10px;
}






#calculator
{
	border-collapse: collapse;
}

#calculator input
{
	width: 75px;
}

#calculator th
{
	text-align: right;
	padding: 4px;
}

#calculator td
{
	padding: 4px;
}

#calculator h2
{
	background: #32947D url(top-nav-bkgrnd-off.jpg);
	height: 22px;
	padding: 6px 10px 0 10px;
	color: #ffffff;
	margin-bottom: 0;
}

#calculator .major th, #calculator .major td
{
	font-size: 120%;
	font-weight: bold;
	background-color: #AFCCF8;
}

#repayments
{
	width: 800px;
	margin: auto;
	border-collapse: collapse;
	background-color: #AFCCF8;
}

#repayments th, #repayments td
{
	padding: 2px;
}

#repayments th
{
	background: #32947D url(top-nav-bkgrnd-off.jpg);
	height: 28px;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
}

#repayments .year0 td
{
	background-color: #BFD9FF;
}


#hint
{
	position: absolute;
	width: 300px;
	border: 1px solid #cccccc;
	background-color: #ffffee;
	display: none;
}
