/* @override 
	http://www.yourspanishmortgage.com/test/default.css
	http://www.yourspanishmortgage.com/test/contact.css
	http://www.yourspanishmortgage.com/contact.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;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

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

p.emp {
	color: #333;
	font-size: 110%;
	margin-left: 10px;
	margin-right: 10px;
}

/* 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;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

li.white {
	color: #fff;
	font-weight: bold;
}

fieldset h4{
        margin: 0;
        font-size:13px;
        color: #fff;
        padding: 4px 0 4px 10px;
        border-bottom:  1px solid #c2c5c9;
}
#one{
        background: #ffffff;
	height: 150px;
	margin-bottom: 10px;
}

#three{
        background: #ffffff;

	margin-bottom: 10px;
}
#two{
        background: #ffffff;
	height: 230px;
}
fieldset#one h4{
        background: #ed5c0c;
         margin: 0 0 15px 0;
}
fieldset#two h4{
        background: #ed5c0c;
        margin: 0 0 20px 0;
}

fieldset#three h4{
        background: #ed5c0c;
        margin: 0 0 20px 0;
	color: #fffeff;
}

fieldset#one  ol{
        list-style: none;
        margin-top: 0;
        padding-top: 0;
	padding-left: 10px;
}
#btq_form fieldset#one ol li{
        margin: 0 0 8px;
        font-size: 13px;
}

fieldset#one label{
        display: inline-block;
        display: -moz-inline-box; /* Fixes Firefox */
        display: inline-block;
        width: 20em;
 }
 fieldset#one input{
        border: 1px solid #444444;
   
        height: 20px;
         padding: 2px 0 0 0;
}
fieldset#two ol{
    margin: 0;
    padding: 0 0 0 50px;
    list-style: none;
}
#btq_form fieldset#two ol li{
        margin: 0;
        padding: 0 !important;
        font-size:13px;
}
fieldset#two input{
	border: 1px solid #444444;
	
	height:18px;
	padding: 2px 0 0 0;
	margin: 0;        
}

fieldset#two li.left{
        float: left;
        width: 190px;
        height: 60px;
        
}
fieldset#two li.right{
        float: left;
        width: 230px;
       height: 60px;
      
}
#sup_right div.long{
        float: left;
        width: 28em;
        font-size: 12px;
        line-height:15px;
}
#long_ccj{
        height: 45px;
}
#sup_right li{
    margin: 0 0 10px 0;
} 
.radio{
        border: 0 !important;
}
#sup_right label{
        font-weight: bold;
}
#brokerMessageStatic{
        clear: both;
        margin: 20px 50px 15px 50px;
        line-height:15px;
        font-size: 12px;
}
.sep10{
        clear: both;
        font-size: 7px;
}

fieldset#two a.privacy {
	color: #112379;
	font-size: 12px;
	margin: 0 50px 20px;
}

#button {
	background-color: #ed5c0c;
	margin-top: 10px;
	height: 60px;
}   
#button input#submit_button {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;

	
	background:url(images/quote_button.gif);
	height: 50px;
	width: 175px;
	margin-left: 170px;
	margin-top: 5px;
}

#button2 {
	background-color: #ed5c0c;
	margin-top: 10px;
	height: 60px;
}   
#button2 input#submit_button {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;

	
	background:url(images/submit_button.jpg);
	height: 50px;
	width: 175px;
	margin-left: 170px;
	margin-top: 5px;
}
.help_bubble{
        font-size: 13px;
        line-height: 17px;
        border: 3px solid #0280bf !important;
        padding: 10px 5px 10px 10px !important;
}
input.pound {
padding-left:16px !important;
	background: url(images/input_bg_euro.gif) no-repeat;
}
input#surname{
     margin: 4px 0 0 0 !important;
}

#btq_form input, select {
	margin:0.2em 0 0;
}

#btq_form input.radio{
	margin-right:2px;
}

/* 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;
}
