/**********************************************************/
/* Global style                                           */
/* Copyright (c) 2007 YOUR MOVE ESTATE AGENTS             */
/**********************************************************/
body
{
	text-align: left;
	margin: 0;
	padding: 0;
	font: 10px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	background-color: #efefef;
	background-image: url(../main-images/bg-header-gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 238px;
}

#iframeBody
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	background-image: none;
	height: 238px;
}

/* Paragraphs */
p
{
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #7f7f7f;
	margin: 0;
	padding: 0 0 .6em 0;
}
p.normal
{
	color: #FF0000;
	display: block;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 0px;
}
p.underline
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.side-white
{
	font-size: 15px;
	color: #FFFFFF;
}
.side-white2
{
	font-size: 15px;
	color: #ffffff;
}
p.side_title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
p.tel
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
p.email
{
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
p.branch
{
	font-size: 15px;
	text-decoration: none;
	color: #003399;
}
p.star
{
	font-weight: bold;
	color: #FF0000;
}
.bold
{
	font-weight: bold;
}
.bold-green
{
	font-weight: bold;
	color: #009933;
}
.bold-blue
{
	font-weight: bold;
	color: #003399;
}
.boldtitle
{
	color: #000;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}
.italic
{
	font-style: italic;
}
.lan
{
	font-size: 10px;
	font-weight: bold;
}
p.formlabel
{
	padding: 1px;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
p.progress
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin: 0;
	padding: 0 0 0 0;
}
#centrenavigation p
{
	color: #a5bbcd;
	float: right;
}
#office p
{
	color: #fff;
	font-size: 1em;
	padding: 8px 10px 8px 27px;
	margin: 0;
	text-align: justify;
	line-height: 1.2em;
	width:585px;
}
#footerlinks p
{
	color: #000000;
	font-size: 1.1em;
	padding: 8px 10px 8px 10px;
	margin: 0;
	text-align: right;
	line-height: 1.2em;
}
.privacy p
{
	color: #ffffff;
	font-size: 1.1em;
	margin: 0;
	text-align: right;
	line-height: 1.2em;
}
/* Headings */
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}
h1
{
	font-size: 2em;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;
	color: #003399; /*display: inline;*/
	line-height: 30px;
}
h2
{
	font-size: 2em;
	padding: 2px;
	margin: 0;
	color: #000066;
	word-spacing: -0.1em;
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000000;
	word-spacing: -0.1em;
	padding-bottom: 5px;
}
h4
{
	font-size: 1.2em;
	padding: 1px;
	margin: 0;
	font-weight: bold;
	color: #009933;
}
h5
{
	font-size: 18px;
	padding: 1px;
	margin: 0;
	border-bottom: 1px dotted #d2d2d2;
	color: #fff;
	font-weight: bold;
}
h6
{
	font-size: 14px;
	padding: 1px;
	margin: 0;
	color: #fff;
	font-style: italic;
}
.bold
{
	font-weight: bold;
	color: #000000;
}
.smalltext
{
	font-size: 1.1em;
	color: #006699;
}
.red-text-warning
{
	color: #FF0000;
}
.mortgages_heading
{
	font-size: 2em;
	padding: .8em 0 0 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #d2d2d2;
	color: #003399;
	word-spacing: -.1em;
}
.mm_blue
{
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	color: #003399;
	word-spacing: -0.1em;
}
.mm_yellow
{
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	color: #FF9933;
	word-spacing: -0.1em;
}
#logo h1
{
	padding: 0;
	margin: 0;
	border-bottom: none;
}
/* Lists */
ul
{
	margin: 2px 0 10px 20px;
	padding: 0;
	list-style-type: square;
	color: #666;
}
li
{
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
/* Contentmain links */
a
{
	outline: none;
}
#content a:link, #content a:visited, #content a:visited:hover, #content a:hover, #content a:active
{
	font-weight: normal;
}
#content a:link
{
	color: #809B20;
	text-decoration: none;
	border-bottom: dotted 1px;
	padding: 0 0 2px 0;
}
#content a:visited
{
	color: #809B20;
	text-decoration: none;
	border-bottom: dotted 1px;
	padding: 0 0 2px 0;
}
#content a:visited:hover
{
	color: #809B20;
	border-bottom: none;
	padding: 0 0 2px 0;
}
#content a:hover
{
	color: #809B20;
	border-bottom: none;
	padding: 0 0 2px 0;
}
/* Links */
a:link
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:visited
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:visited:hover
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover, a:active
{
	font-size: 1em;
	text-decoration: none;
	color: #000000 !important;
}

a.green:link
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a.green:visited
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a.green:visited:hover
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a.green:hover, a.green:active
{
	font-size: 1em;
	text-decoration: underline;
	color: #000;
}

#navigation li
{
	display: inline;
	margin: 0;
	font-size:11px;
}
#navigation a
{
	border:1px solid #cccccc;
	border-bottom:none;
	float: right;
	margin: 0 3px 0 3px;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#navigation a.lsl span {
	padding:0;
}
#navigation a span
{
	float: left;
	display: block;
	padding: 5px 3px 4px 3px;
	color: #FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span
{
	float: none;
}
/* End IE5-Mac hack */

#navigation a:hover 
{
	background:#fff;
	
}
#navigation a:hover span {
	color:#333;
}
#navigation #current a
{
	background:#fff;
	
}

#navigation #current a span {
	color: #333;
}

/* Image items */
.clear
{
	clear: both;
}
img
{
	padding: 0;
	border: 0;
	vertical-align: middle;
	outline: none;
}
.image_left
{
	float: left;
	padding: 0 1em .2em 0;
	margin-right: 20px;
	outline: none;
}
.image_right
{
	float: right;
	clear: right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	outline: none;
}
/* Titles */
.title
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#submenu
{
	width: 200px;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}
#list
{
	width: 200px;
	margin: 0;
	padding: 0;
}
#list ul
{
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#list li
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 200px;
	line-height: 20px;
	text-align: left;
	border-top: 1px dotted #abbb8f;
}
#list a
{
	font-size: 12px;
	margin: 0;
	width: 194px;
	padding: 0 0 0 6px;
	display: block;
	background: #fff;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	color: #B0B0B0;
	text-decoration: none;
}
#list a:hover
{
	font-size: 12px;
	color: #000;
	background: #efefef;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 3px solid #660000;
	border-top: 3px solid #efefef;
}
#active a
{
	font-size: 12px;
	color: #fff;
	background: #660000;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 3px solid #cc6666;
	border-top: 3px solid #660000;
}
/* Forms */
form
{
	padding: 0;
	margin: 0;
}
label
{
	padding: 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
label em
{
	font-size: 12px;
	color: #FF0000;
}
legend
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00557b;
}
select
{
	background: #ebf7ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00557b;
}
textarea
{
	background: #ebf7ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a5c73;
	padding: 1px;
}
#submit
{
	position: relative;
	width: 89px;
	height: 25px;
	border: 0px #6699FF solid;
	padding: 0px;
	margin: 10px 0 8px 0;
	vertical-align: top;
	background-image: none;
}
/* Changed By Ruwanika */
/* --------------------------- */
.back
{
	float: left;
	position: relative;
	width: 89px;
	height: 25px;
	border: 0px #cedc28 solid;
	padding: 0px;
	margin: 10px 0 8px 0;
	vertical-align: top;
	background-image: none;
}
.continue
{
	float: right;
	position: relative;
	width: 89px;
	height: 25px;
	border: 0px #cedc28 solid;
	padding: 0px;
	margin: 10px 0 8px 50px;
	vertical-align: top;
	background-image: none;
}
/* --------------------------- */

div.row
{
	clear: both;
	padding-top: 4px;
	width: 500px;
}
div.row span.label
{
	width: 70px;
	float: left;
	text-align: left;
}
div.row span.formw
{
	float: left;
	padding-left: 3px;
	text-align: left;
}
.contact
{
	margin: 0 0 4px 0;
	color: #FFFFFF;
}
.contact span
{
	background: #ccc;
	padding: 10px;
	color: #cc3300;
	display: block;
}
.contact span h3
{
	padding: 0px;
	margin: 0px;
}
.contact span p
{
	padding: 0px;
	margin: 0px;
}
.contact span a
{
	color: #cc3300;
	text-decoration: underline;
}
.contact form
{
}
.contact form fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}
.contact form legend
{
	padding: 0 0 8px 0;
	margin: 0;
}
.contact form p
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	color: #fff;
	line-height: 1.3em;
}
.contact form label
{
	display: block;
	padding: 0px 0px 5px 0px;
}
.contact form label em
{
	font-weight: bold;
	color: #cc6666;
	font-style: normal;
}
.contact form input
{
	background: url(../main-images/other/input_bg.gif);
	border: 1px #ccc solid;
	padding: 4px 2px;
	margin: 0;
	color: #b2b2b2;
	font-size: 11px;
	width: 158px;
	text-align: left;
	vertical-align: top;
}
.contact form input:hover
{
	border: 1px #000 solid;
}
.contact form input:focus
{
	border: 1px #3a535e solid;
	color: #000000;
}
.contact form textarea
{
	background: url(../main-images/other/input_bg.gif);
	border: 1px #ccc solid;
	padding: 4px 2px;
	margin: 0;
	color: #6a757d;
	font-size: 11px;
	width: 158px;
	text-align: left;
	vertical-align: top;
}
.contact form select
{
	background: url(../main-images/other/input_bg.gif);
	border: 1px #ccc solid;
	padding: 4px 2px;
	margin: 0;
	color: #6a757d;
	font-size: 11px;
	width: 158px;
	text-align: left;
	vertical-align: top;
}
.hidden
{
	display: none;
	visibility: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}
/* Nearest Branch */
.nearest
{
	padding: 0 0px 0 18px;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../main-images/phone.gif);
	background-repeat: no-repeat;
}
/* Property Information Bullets */
.property_info ul
{
	padding: 0;
}
.property_info li
{
	margin-left: 20px;
	list-style-image: url(../main-images/bullet_property_details.gif);
	padding-bottom: 3px;
	color: #003399;
}
/* Related links */
.related
{
}
.related p
{
	color: #fff;
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.2em;
}
.related a:link
{
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
.related a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
.related a:visited:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.related a:hover, .related a:active
{
	text-decoration: none;
	color: #fff;
}
/* Footer elements */
a.foot:link
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
a.foot:visited
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
a.foot:visited:hover
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
a.foot:hover, a.foot:active
{
	font-size: 9px;
	text-decoration: underline;
	color: #fff;
}
/* White Links */
a.chitta:link
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
a.chitta:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.chitta:visited:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.chitta:hover, a.chitta:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#footer
{
	background-image: url(../main-images/other/background-y.jpg);
	height: auto;
	background-position: top;
	background-repeat: repeat-y;
	position: relative;
	width: 972px;
	margin: auto;
	background-color: #efefef;
	padding: 0 10px;
	clear: both;
}
.branches2
{
	color: #000000;
	font-size: 7pt;
	background-color: #ffffff;
	float: left;
	width: 942px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 15px;
	text-align: justify;
}

.branches2 a
{
	color: #000000;
	text-decoration: none;
}

#result-banner {
	float:right;
}

#search-again {
	display:inline;
	float:right;
	margin:-30px 30px 0 0;
}

.branches2 a:hover
{
	color: #006666;
	text-decoration: underline;
}

#f_links
{
	height: 26px;
	background-color: #d6d7d6;
	float: left;
	width: 972px;
}
#f_links li
{
	float: right;
	margin: 0;
	display: block;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#f_links li a, #f_links li a:link
{
	background: #d6d7d6; /*background: url(../main-images/blue_arrow.gif);*/
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px 1px 3px;
	display: block;
}
#f_links li a:hover
{
	color: #000;
}
#office
{
	position: relative;
	float: left;
	width: 972px;
	background-color: #003C6C;
	border-top: 10px solid #6CB33F;
	/*border-right: 1px solid #FFFFFF;*/
	height:110px;
}
 #footer #YMFooter_lblServerName,  #footer #Footer_lblServerName
 {
	position:absolute;
	right:26px;
	bottom:4px;
}
.privacy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 11px;
	padding-top:8px;
	color: #FFFFFF;
	position: relative;
	float: right;
	height: 20px;
	width: 308px;
	text-transform:uppercase;
	/*background-image: url(../main-images/other/privacy_button.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
}

.privacy a {
	color:#fff !important;
	text-decoration:none !important;
}

.privacy a:hover {
	color:#fff !important;
	text-decoration:underline !important;
}

.topspot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	text-align: left;
	padding: 5px;
	background-color: #ededed;
	background-image: url(../main-images/topspot-gradientdown.gif);
	background-repeat: repeat-x;
	border: 1px #cccccc solid;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 493px;
	height: auto;
	border-bottom: 4px #cccccc solid;
	font-weight: bold;
}
.topspot-desc
{
	font-size: 10px;
	font-weight: normal;
}
.topspot-location
{
	font-size: 12px;
	font-weight: bold;
}
.topspot-location a:link
{
	text-decoration: none;
	font-weight: bold;
}
.topspot-location a:visited
{
	text-decoration: none;
	font-weight: bold;
}
.topspot-location a:visited:hover
{
	color: #809B20;
	text-decoration: underline;
	font-weight: bold;
}
.topspot-location a:hover
{
	color: #809B20;
	text-decoration: underline;
	font-weight: bold;
}

/*Site map styles   */

.sitemap
{
	padding-top: 0.5em;
}
.sitemap a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.sitemap a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007828;
	text-decoration: none;
}
.sitemap ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap li a
{
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
.sitemap .sitemapblock
{
	float: left;
	width: 30%;
	margin-left: 3%;
	display: inline;
	padding-bottom: 1em;
}  
.sitemap .sitemapblock2
{
	float: left;
	width: 90%;
	margin-left: 3%;
	display: inline;
	padding-bottom: 1em;
}

.sitemap ul.topLevel
{
	background-image: url(/ps/images/icons/squareMinus.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 1.5em;
}
.sitemap ul.colIndent li
{
	padding-left: 1.5em;
	background-image: url(/ps/images/icons/squareDot.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	margin-left: 2em;
}
.sitemap ol.noIndent
{
	margin: 0;
	padding: 0;
	margin-left: 4.7em;
}
.sitemap ol.noIndent li
{
	margin: 0;
	padding: 0;
	margin-left: -0.7em;
	background-image: none;
}
.sitemap .dottedDivider
{
	border-top: 1px dashed #ccc;
	clear: both;
	padding-bottom: 16px;
}

.style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.SiteMapRegionWrapper
{
	color: #009933;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	width: 655px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}  

.SiteMapRegionWrapper2
{
	color: #000000;
	/*border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;*/
	width: 550px;
	/*margin-left: 15px;
	padding-right: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;*/   
}
.SiteMapRegionWrapperRegions
{
	font-size: 12px;
	font-weight: bold;
}
.SiteMapTownBranch a
{
	font-size: 12px;
	font-weight: bold;
}
.SiteMapTownBranch a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.SiteMapRegionWrapperCounties
{
	margin-left: 25px;
}

#alternative-images img {
	width:70px;
}

#alternative-images li {
	float:left;
	margin:0 2px 2px 0;
}

#alternative-images, #alternative-images .main-image, #alternative-images .main-image img {
	width:290px;
}

#streetView2 {
	color:#000;
	height:100%;
}

#noresultsfound {
	color:#f00;
	margin:20px 0;
}

#lanhcontact {
	padding:20px;
}

#lanhcontact h4 {
	color:#78B94C;
	padding:0px;
}

#lanhcontact p {
	font-size:100%;
}

#lanhcontactsidebar {
	float:right;
}

#lanhcontactsidebar img {
	display:block;
	margin:0 0 10px 10px;
}