/* @override 
	http://www.yourspanishmortgage.com/test/default.css
	http://localhost:8888/Your%20Spanish%20Mortgage/default.css
	http://www.yourspanishmortgage.co.uk/default.css
	http://www.yourspanishmortgage.com/default.css
	http://localhost:8888/Your%20Spanish%20Mortgage/Website%20B-up%20sept/default.css
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font: 130% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#menu a:hover {
	background: #F7F7F4;
	color: #0080c6;
}

#menu .active a {
	background: #f3951b;
	color: #FFFFFF;
	font: 130% "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h2 {
	float: left;
	width: 770px;
	height: 170px;
	margin: 0;
	padding: 0px 0 0 0;
	background: url(images/logo2.png) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

#contentprop {
	float: left;
	width: 800px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

.tightlist {
	color: #424242;
	font-size: 12px;
}

ul.tightlist li {
	margin-bottom: 4px;
	width: 450px;
}

p.headlineprop {
		color: #191919;
	font-size: 15px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: bold;
}

p.mortprop {
	margin-bottom: 25px;
	color: #212121;
}

p.costprop {
	margin-bottom: 0;
}

p.termprop {
	margin-bottom: 0;
}

p.headline {
	color: #191919;
	font-size: 113%;
}

p.emp {
	color: #333;
	font-size: 110%;
	margin-left: 10px;
	margin-right: 10px;
}

div.proplisting {
	width: 750px;
	height: 200px;
}

#calc {
	color: #fff;
	background-color: #f3951b;
	text-align: center;
	border: 2px solid #ed5c0c;
	padding: 10px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
	width: 400px;
	margin-left: 50px;
}

#input {
	float: right;
	margin-right: 20px;
}

#contact {
	color: #fff;
	background-color: #f3951b;
	text-align: center;
	border: 2px solid #ed5c0c;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 5px;
}

#contact a {
	color: #fff;
	text-decoration: underline;
}

#contact a:hover {
	text-decoration: underline;
	color: #f9ff7c;
}



input#submit_button {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:0 !important;
	margin:0 50px 20px 0;
	background:url(https://www.resolvemoney.co.uk/btqimages/button_getthatquote.gif);
	width:159px;
	height:23px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

img.sidebar {
	float: left;
	padding-right: 5px;
	margin-top: 5px;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:hover {
	color: #f7f77a;
	text-decoration: underline;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

li.white {
	color: #fff;
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}