/* -- CSS Document for NMF Mortgages - Mortgages and Loans -- */
/* -- Created on 20 October 2007 by Danny Hayfield for West Midlands Media -- */

body {
	background-color: #323031;
	margin: 0 auto;
	padding: 0;
}
h1 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #3EC736;
	text-decoration: none;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	width: 270px;
}	
h2 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #3EC736;
	text-decoration: none;
	margin: 0 0 1px 0;
	text-transform: uppercase;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	display: block;
	clear: both;
	width: 100px;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

/* website styles start here */
#container {
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 874px;
}
#banner {
	background-image: url(../images/nmf_banner.jpg);
	background-position: center;
	width: 874px;
	height: 176px;
	padding: 0;
	margin: 0;
}
#body {
	background-color: #fff;
	width: 661px;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
#content_body {
	padding: 24px;
	margin: 0;
}
#advice {
	background-image: url(../images/advice_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 258px;
	margin: 0;
	padding: 0 0 15px 30px;
	float: right;
}
#mimage {
	width: 258px;
	margin: 0 auto;
	padding: 76px 0 0 0;
	display: block;
}
#rss {
	background-image: url(../images/rss.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 218px; /* minus 40(258px) for padding */
	height: 281px; /* minus 94(375px) for padding */
	margin: 95px 0 0 0;
	padding: 94px 20px 0 20px;
	display: block;
	font-size: 11px;
}
#rss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#rss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#rss h1 {
	width: 120px;
	margin: 0 0 2px 0;
	padding: 0;
}
#rss h1 a {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #3EC736;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#rss h1 a:hover {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #3EC736;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#navigation {
	background-color: #E6E6E6;
	width: 211px;
	margin: 0 auto;
	padding: 0;
	float: left;
	border-right: 1px #C0C0C0 solid;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#navigation ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 100%;
	border-bottom: 1px #C0C0C0 solid;
}
#navigation ul li a {
	background-image: url(../images/navigation_off.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 8px 0 0 26px;
	width: 185px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
}
#navigation ul li a:hover {
	background-image: url(../images/navigation_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 8px 0 0 26px;
	width: 185px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	display: block;
}
#navigation .active {
	background-image: url(../images/navigation_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 8px 0 0 26px;
	width: 185px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	display: block;
}

/* boxes underneath navigation list */
#calculator {
	background-color: #E6E6E6;
	padding: 15px 0 12px 0;
	margin: 0 auto;
	text-align: center;
}
#newsletter {
	background-color: #3EC736;
	width: 100%;
	height: 100%;
	padding: 15px 0 12px 0;
	margin: 0 auto;
	text-align: center;
}
#newsletter_subscribe {
	background-color: #79D574;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 100%;
	padding: 18px 0 16px 20px;
	margin: 0 auto;
	text-align: left;
}
#customer_testimonials {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	padding-top: 70px;
}
#customer_testimonials_comments {
	background-image: url(../images/testimonial_comments.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	height: 151px;
	width: 182px;
	padding: 0 0 10px 0;
}
#customer_testimonials_comments .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 14px 0 11px 4px;
	margin: 0 auto;
	width: 170px;
	height: 50px;
}
#customer_testimonials_comments .comment strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#callback {
	background-image: url(../images/callback.jpg);
	background-position: 50% 14px;
	background-color: #000;
	background-repeat: no-repeat;
	padding: 80px 0 0 0;
	cursor: pointer;
}
#callback_form {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	display: block;
}
#container #top_link {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 4px 8px 4px 4px;
}
#container #top_link a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3EC736;
	text-decoration: none;
}
#container #top_link a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3EC736;
	text-decoration: none;
}


/* website submenu bulletin styles */
.sub {
	background-image: url(../images/arrow.gif);
	background-position: -5px 2px;
	background-repeat: no-repeat;
	padding: 0 0 18px 15px;
	margin: 2px 0 2px 0;
	display: block;
}
.sub a {
	text-deocration: none;
}
.sub a:hover {
	text-deocration: none;
}

/* top images of page content styles */
.top_banner {
	height: 171px;
	width: 661px;
	display: block;
}

/* form button styles */
.button_unsubscribe {
	background-color: #79D574;
	background-image: url(../images/buttons/unsubscribe.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 89px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 50px;
	cursor: pointer;
}
.button_subscribe {
	background-color: #79D574;
	background-image: url(../images/buttons/subscribe.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 89px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 74px;
	cursor: pointer;
}
.button_callback {
	background-color: #000;
	background-image: url(../images/buttons/callback.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 88px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 84px;
	cursor: pointer;
}
.button_go {
	background-color: #fff;
	background-image: url(../images/buttons/go.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 6px;
	cursor: pointer;
}
.button_contact {
	background-color: #fff;
	background-image: url(../images/buttons/contact.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 88px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 196px;
	cursor: pointer;
}
.button_apply {
	background-color: #fff;
	background-image: url(../images/buttons/apply.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 89px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 0px;
	cursor: pointer;
}
.button_apply_off {
	background-color: #fff;
	background-image: url(../images/buttons/apply_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 89px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 0px;
	cursor: default;
}
.button_confirm {
	background-color: #fff;
	background-image: url(../images/buttons/confirm.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 115px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 0px;
	cursor: pointer;
}
.button_return {
	background-color: #fff;
	background-image: url(../images/buttons/return.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 18px;
	padding: 0;
	margin: 10px 0 0 0px;
	cursor: pointer;
}
.button_advice {
	background-color: #3EC736;
	background-image: url(../images/buttons/advice.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 118px;
	height: 31px;
	padding: 0;
	margin: 18px 0 0 86px;
	cursor: pointer;
}

/* general input styles */
form {
	padding: 0;
	margin: 0;
}
input {
	background-color: #fff;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	border: 0;
	padding: 2px 2px 2px 8px;
	margin: 0 0 3px 0;
}
textarea {
	background-color: #fff;
	width: 280px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	border: 1px #ddd solid;
	margin: 1px 0 0 0;
	padding: 2px;
}
select, option {
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.default { /* style for middle content text box */
	border: 1px #ddd solid;
	margin: 1px 0 0 0;
	padding: 2px;
	width: 160px;
}
.clean {
	padding: 0;
	margin: 0;
}
.advice_input {
	border: 0;
	margin: 5px 0 20px 0;
	padding: 0px;
	width: 198px;
	color: #595959;
	font-weight: bold;
}
.advice_form {
	padding: 0;
	margin: 95px 0 0 30px;
}
.advice_links {
	padding: 0;
	margin: 96px 0 0 24px;
	display: block;
}
.link_block {
	padding: 4px 0 0 8px;
	margin: 0 0 12px 0;
	border: 0px;
	height: 23px;
	width: 200px;
	display: block;
}
.link_block a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
.link_block a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}


/* testimonials speech bubbles */
.ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}
.green_box {
	width: 384px;
	padding: 8px;
	margin: 0;
	float: left;
}
.green_con {
	background-color: #3EC837;
	padding: 4px 4px 4px 6px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.green_top {
	background-image: url(../images/bubbles/green_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 11px;
	padding: 0;
	margin: 0;
	font-size: 0; /*fix for ie*/
	line-height: 0; /*fix for ie*/
}
.green_bottom {
	background-image: url(../images/bubbles/green_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 30px;
	padding: 0;
	margin: 0;
}
.grey_box {
	width: 384px;
	padding: 8px;
	margin: 0;
	float: right;
}
.grey_con {
	background-color: #808080;
	padding: 4px 4px 4px 6px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.grey_top {
	background-image: url(../images/bubbles/grey_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 11px;
	padding: 0;
	margin: 0;
	font-size: 0; /*fix for ie*/
	line-height: 0; /*fix for ie*/
}
.grey_bottom {
	background-image: url(../images/bubbles/grey_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#add_text {
	clear: both;
	padding: 1px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
}
#add_testimonial {
	clear: both;
	padding: 3px;
	margin: 0;
}

/* other useless styles */
.divide {
	padding: 0;
	margin: 0;
	height: 15px;
}

/* application form styles */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #222;
	font-weight: bold;
	padding: 1px 0 4px 2px;
	margin: 0 0 6px 0;
	border-bottom: 1px #ddd solid;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #444;
	font-weight: bold;
	padding: 0;
	margin: 1px 0 2px 1px;
}

/* footer styles */
#footer {
	background-color: #000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 95% 16px;
	width: 826px;
	border-top: 8px #4C4C4E solid;
	padding: 24px 24px 24px 24px;
	margin: 0 auto;
	clear: both;
}
#footer .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	width: 600px;
	float: left;
	display: block;
}
#footer .seoshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	width: 600px;
	float: left;
	display: block;
	padding: 8px 0 0 0;
	cursor: pointer;
}
#footer .fsa {
	float: left;
	display: block;
	width: 60px;
	height: 55px;
	margin-left: 30px;
	cursor: pointer;
}
#footer .fsa a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#footer .fsa a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	color: #fff;
}
#footer .ce {
	float: left;
	display: block;
	width: 120px;
	height: 45px;
	margin-left: 10px;
	cursor: pointer;
}

/* seo links */
#seo_links {
	/*background-color: #000;*/
	width: 826px;
	padding: 6px 24px 8px 24px;
	margin: 0 auto;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	display: block;
}
#seo_links a {
	width: 200px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
#seo_links a:hover {
	width: 200px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;
}

/* west midlands media backlinks */
#wmm {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
#wmm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3DC736;
	text-decoration: none;
}
#wmm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #48CB3F;
	text-decoration: underline;
}