/*
Theme Name: Property Angel Solutions
Theme URI: http://www.propertyangelsolutions.co.uk
Description: Custom WordPress Theme developed by <a href="http://www.mangobaboon.co.uk">Mango Baboon</a> for Property Angel Solutions.
Version: 1.0
Author: Mango Baboon
Author URI: http://www.mangobaboon.co.uk
Tags: property, real estate, property angel solutions, custom theme

*/
@charset "utf-8";


body {
	background-color: #F0F0F0;
}

#wrapper {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:948px;
	background-image: url(images/wrapbg.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.logo {
	margin-left: 10px;
	float: left;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #b4c576;
	text-decoration: none;
	font-size: 11pt;
	list-style-type: none;
	float: left;
	width: 630px;
	height: 88px;
	clear: right;
	background-image: url(images/tel-no-white.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.topmenu ul {
list-style-type:none;
margin:0;
padding:0;
}
.topmenu li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4c576;
}
.topmenu li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b4c576;
	text-decoration: none;
	font-weight: bold;
}

.pageheader {
	background-image: url(images/topwrap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 948px;
	display: block;
	background-color: #000099;
}
.topmenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff9c31;
	text-decoration: none;
	font-weight: bold;
}
#lowertopmenu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#lowertopmenu ul {
	padding: 0px;
	list-style-type: none;
	height: 25px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lowertopmenu li {
float:left;
line-height:25px;
padding-left:11px;
padding-right:11px;
text-align:center;
}
#lowertopmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#lowertopmenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
#lowertopmenu   li.stop-reposession  {
	background-color: #CC9900;
}
#lowertopmenu li.financial-difficulties {
	background-color: #cfd16f;
}
#lowertopmenu li.broken-chain {
	background-color: #bdde4a;
}
#lowertopmenu li.relocation-emigration {
	background-color: #5acfbc;
}
#lowertopmenu li.divorce-seperation {
	background-color: #79b1ec;
}
#lowertopmenu li.bereavement-probate {
	background-color: #ff734a;
}
#lowertopmenu li.poor-condition-property {
	background-color: #efd65a;
}
#leftcontent {
	float: left;
	width: 680px;
	padding-left: 10px;
}
#leftcontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	background-image: url(images/headingbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #859b22;
	height: 45px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin:0 0 15px -15px;
}

#rightsidebar {
	float: left;
	width: 245px;
	padding-right: 0px;
	height:auto;

}
#leftcontent    .post  h2 {
background-color:#FFFFFF;
background-image:none;
color:#FF9900;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:auto;
line-height:14pt;
margin-bottom:10px;
padding:15px 0 0;
}


.post {
	padding-right: 10px;
	padding-left: 10px;
}
.post p, #latestnews p {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	margin:0;
	padding:5px 0;
}
.post a, #latestnews a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #859b22;
	text-decoration: underline;
}
.post a:hover, #latestnews a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
#contactform {
	/*border: 1px solid #CCCCCC;*/
	margin-top: 0px;
	margin-bottom:5px;
	width:250px;
	height:auto;
	/*background-image: url(images/contactform-bg.jpg);*/
	/*background-repeat: repeat-x;*/
	background-position: left top;
	/*background-color: #b8b8b8;*/
	font-family: Verdana;
	font-size:11px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.sidecenter {
	margin-left:-19px;
	margin-top:-2px;
	text-align:left;
}
.quotebox {
	height:100px;
overflow:hidden;
}

/*============== Contact Form ==============*/

.formspacer{ height:.7em; clear:both; }

.requiredNotice{ float:right; margin:0 9px 0 0; padding:0;}

input.submitbutton, .nextbutton, .prevbutton{
background-color:#b4c576;
border:1px solid #333333;
color:#FFFFFF;
cursor:pointer;
height:25px;
line-height:22px;
margin:5px 0 0 30px;
padding-bottom:3px;
text-align:center;
width:50px;
}
.post img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.alignright {
float:right;
margin-top:0px;
margin-right: 0px;
margin-left:10px;
margin-bottom:0px;
}
#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.linebreak {
	height: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.designedby {
	float: right;
}
.copyright {
	float: left;
	width: 600px;
}
.copyright p {
	margin: 0px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9F9F9F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.copyright a, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FC9D32;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}




input.submitbutton{
background-color:#FF9900;
}

li { list-style:none;}

#stepForm label.warning{
text-align: right;
width:auto;
padding:30px;
margin:0 0 0 10px;
float: none;
clear: none;
display: inline;
color:#ff0000;
font-size:10px; 
border:none;
}

.steps1 {
	padding-left:15px;
	width:225px;
	float:left;
	height:405px;
	margin-left:2px;
}
.steps2 {
	height:805px;
	float:left;
	padding-left:15px;
	width:228px;
	margin-left:2px;
}
.steps3 {
	height:900px;
	float:left;
	padding-left:15px;
	width:228px;
	margin-left:2px;
}
.designedby a, .designedby a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #9F9F9F;
}
.designedby a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.designedby p {
	margin: 0px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9F9F9F;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcontent h2      {
	font-family: Arial;
	font-size: 18pt;
	color: #FFFFFF;
	background-image: url(images/headingbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #859b22;
	height: 45px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#leftcontent h2 a {
	font-family: Arial;
	font-size: 18pt;
	color: #FFFFFF;
	text-decoration: none;


}

/* Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* end images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	#leftcontent .post h3 {
background-color:#FFFFFF;
background-image:none;
color:#FF9900;
font-family:Arial;
font-size:12px;
font-weight:bold;
height:auto;
line-height:14pt;
margin:0;
padding:0;
}
#leftcontent ul {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	margin:0;
	padding:10px 0;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#leftcontent li {
background-image:url(images/but.jpg);
background-position:left top;
background-repeat:no-repeat;
margin-top:10px;
padding-left:15px;
}
#leftcontent ol {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	margin:0;
	padding:10px 0;
	margin: 0px;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#leftcontent ol li {
	margin-bottom: 15px;
}
.footernumber img {
	border-style:none;
clear:right;
display:block;
margin-bottom:10px;
margin-top:10px;
}
#leftcontent .post h4 {
	background-color:#FFFFFF;
	background-image:none;
	color:#FF9900;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:14pt;
	margin:0;
	padding:0;
}
#latestnews {
	padding-left: 15px;
	clear: left;
}
#latestnews h3 {
	background-image: none;
	width: 100%;
}
#latestnews  h3  a {
	font-family: Arial;
	font-size: 18pt;
	color: #859b22;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	width: 100%;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
#latestnews h3 a:hover {
	font-family: Arial;
	font-size: 18pt;
	color: #FF9900;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	width: 100%;
	float: left;
	text-decoration: underline;
	font-weight: normal;
}
#latestnews h2 {
	background-color:#FFFFFF;
	background-image:none;
	color:#FF9900;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:14pt;
	margin:0;
	padding:0;
}
