/* CSS Document */

/* ------------- STANDARD TAGS -----------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size:11px;
	line-height:15px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size:11px;
	line-height:18px;

}
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size:11px;
	line-height:18px;
}

h1 {
	margin: 0px;
	padding-left:15px;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	padding-left:15px;
}
h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
}
h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #e21a22;
}
h5 {
	margin: 0;
	padding-left:15px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.h4 {
	margin: 0px;
	padding-left:15px;
	font-size: 12px;
	font-weight: bold;
	color: #99cc00;
}

#text-wrapper h1 {
	margin: 0px;

	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
#text-wrapper h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;

}
#text-wrapper h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
#text-wrapper h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #e21a22;
}
#text-wrapper h5 {
	margin: 0;

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#text-wrapper .h4 {
	margin: 0px;

	font-size: 12px;
	font-weight: bold;
	color: #99cc00;
}


























p {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9px;
}
a:link {
	color: #e21a22;
	text-decoration: none;
}
a:visited {
	color: #e21a22;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	
}

/* ------------- UL STYLES -----------*/
.paddingEven1 {
	padding: 10px;
}
.paddingEven1 ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.paddingEven1 li {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top:0;
	margin-bottom:0;
}
ul {
	list-style-type: square;
	color:#000000;
	}
ul.layerheadings {
	font-weight: bold;
	list-style-type:none;
}
li.layerheadings {
	font-weight: normal;
	margin-top:15px;
}
.UL-no-padding {
	padding: 10px;
}
.UL-no-padding ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.UL-no-padding li {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top:0;
	margin-bottom:0;
}
/* ------------- UL STYLES END -----------*/


/* required styles 
'breadcrumbs' and 'content_title' styles must be defined as they are applied automatically by CMS
*/
.breadcrumbs, a.breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited{
	color: #333333;
}
a.breadcrumbs:hover {
	color: #ff0000; }
td.breadcrumbs {
	padding:5px 0 5px 20px;
	background-color:#efefef;
	}
/* required styles 
'breadcrumbs' and 'content_title' styles must be defined as they are applied automatically by CMS
*/
.content_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#003300;
}
/* ------------- FORMS -----------*/
.textfield{
	width:99%;
}
.textwrap100{
	width:100px;
}
.textwrap150, .textwrap150 input, .textwrap150 select{
	width:150px;
}
.textwrap200{
	width:200px;
}
.textwrap250{
	width:250px;
}
.textwrap300, .textwrap300 input, .textwrap300 select {
	width:300px;
}
.textwrap350{
	width:350px;
}
.textarea{
	width:99%;
	height: 80px;
}
.select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width:99%;
}
.submit{
	width: 70px;
	font-size:11px;
	height: 22px;
	background-color:#333333;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fb_textfield{
	width:250px;
}
.fb_textarea{
	width:250px;
	height: 80px;
}
.fb_select{
	width:250px;
}
select {
	font-size: 10px;
}

/* ------------- END FORMS -----------*/

.diverror{
	background-color: #FFFFEC;
	padding: 20px;
	border: 1px solid #CCCCCC;
	color:#CC0000;
}

/* ------------- QUICK SEARCH -----------*/

#QSpanel select {
	width: 115px;
	font-size: 10px;
}
#QSpanel {
	margin:0; padding:0;
	}
.QSsubmit {
	width: 70px;
	font-size:11px;
	height: 20px;
	background-color:#b4ba05;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #fff;
}
.QSpulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 120px;
}
/* ------------- END QUICK SEARCH -----------*/

.Border1 {
	border: 1px solid #CCCCCC;
}


.colour1 {
	background-color: #333333;
}
.colour2 {
	background-color: #A5A6A8;
}
.colour3 {
	background-color: #00ADEF;
}
.colourLight1 {
	background-color: #27466a;
}
.colourLight2 {
	background-color: #FDEFE5;
}
.colourLight3 {
	background-color: #F7F7E6;
}
.colourLightForm {
	background-color:#e8e6e6;
	}
.Padding5px {
	padding: 5px;
}
.Padding10px {
	padding: 10px;
}
.style1 {color: #FFFFFF; font-weight: bold; }
.bodysmall {
	font-size: 11px;
}
.bodysmall2 {
	font-size: 10px;
}
.templateWidth {
	width: 900px;
}

.textcolour1, a.textcolour1:link, a.textcolour1:visited {
	color: #bcbcbc;
}
.textcolour2 {
	color: e21a22;
}
a.textcolour2:link, a.textcolour2:visited {
	color: #ff0000;
}
.textcolour3 {
	color: #000000;
}
.textcolour4 {
	color: #333333;
}
.textcolour4 a:link{
	color: #333333;
}
a.textcolour3:link {
	color: #95a2b2;
}
.footerlinks {
	font-size: 11px;
}
a.footerlinks:link {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
a.footerlinks:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.linkstyle2 {
	color:#333333;
}
a.linkstyle2:link {
	text-decoration:none;
	color:#333333;
}
a.linkstyle2:visited {
	text-decoration:none;
	color:#333333;
}
a.linkstyle2:hover {
	text-decoration:none;
	color:#000000;
}
.linkstyle3 {
	color:#005CB9;
}
a.linkstyle3:link {
	text-decoration:none;
	color:#005CB9;
}
a.linkstyle3:visited {
	text-decoration:none;
	color:#005CB9;
}
.pictureborder {
	margin: 2px;
	padding: 4px;
	border: 1px solid #F4F4F7;
}
.message {
	background-color: #e8e6e6;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.bold
	{
	font-weight: bold;
	}

.fb_textfield
{
	width:200px;
}

#DetailsImages a:link img {
	border: 1px solid #ffffff;
}
#DetailsImages a:hover img {
	border: 1px solid #CC0000;
}



/* ------------------ Blog styles -------------------- */
.blog_head
{
	padding:20px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.blog_post_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
.blog_post
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blog_controls
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-bottom:15px;
}
.blog_poster_detail
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	margin-top:10px;
}
.blog_separator
{
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	margin-bottom:15px;
	margin-top:15px;
}
.blog_archive_list
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	padding-left:10px;
}
.blog_comments_head
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
.blog_comment_body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blog_comment_footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	margin-top:10px;
}
/* ---------------- End blog styles ------------------ */


#top-nav-panel {
	margin: auto;
	width: 968px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#main-container {
	margin: auto;
	width: 968px;
	border: solid 1px #427eb0;
}
#main-container-subpage {
	margin: auto;
	width: 968px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #427eb0;
	border-right-color: #427eb0;
}
.myaccount-panel {
	height: 18px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #999999;
	background-color: #e8e6e6; ;
}
#property-tools-panel a {
	color: #6584a9;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#footer-panel{
	padding:0;
	margin:0;
	width: auto;
	color:#666666;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
}
#footer-panel a, #footer-panel a:link, #footer-panel a:visited {
	color:#666666;
	text-decoration:none;
}
.box-border {
	border:1px solid #ff0000;
	padding: 10px;
	background-color: #E8E6E6;;
	}
.red, a.red:link, a.red:visited {
	color:#cc0000;
	}
.wht, a.wht:link, a.wht:visited {
	color: #FFFFFF;
}
.black, a.black:link, a.black:visited {
	color: #000000;	
}
.gray, a.gray:link, a.black:visited {
	color: #999999;	
}
#DetailsImages a:link img {
	border: 1px solid #1f3656;
}
#DetailsImages img {
	border: 1px solid #1f3656;
}
#DetailsImages a:hover img {
	border: 1px solid #ffffff;
}
.mapLabel {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 2px; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Verdana, Arial, sans-serif; HEIGHT: 17px; BACKGROUND-COLOR: #669900
}
.introImg {
	BORDER-RIGHT: #233e61 1px solid; BORDER-TOP: #233e61 1px solid; BORDER-LEFT: #233e61 1px solid; BORDER-BOTTOM: #233e61 1px solid
}
.introImg:hover {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
#bluelinks a:link, #bluelinks a:visited, #bluelinks a:active {
color:#bcbcbc;
}
#map a:link, #map a:visited, #map a:active {
	color: #000000;
}
#map a:hover {
	color: #9BAF4B;
}
#map {
	color: #000000;
}
#map table, #map div, #map td, #map tr {
	color: #000000;
}
#gmapmarker {
	color: #000000;
}

.text12px {
	font-size: 12px;
}
.text13px {
	font-size: 13px;
}
.text14px {
	font-size: 14px;
}
#results {
	height: 420px;
	width: 100%;
	overflow: auto;
	margin: 0px;
	background-color: #f2f0f0;
}
.rowcolour1
{background-color:#f2f0f0;}
.rowcolour0
{background-color:#f2f0f0;}
.detailsheight {height:411px;}
#detailsscrollbox-maintab {
	height: 329px;
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding:0;
}
#detailsscrollbox {
	height: 354px;
	width: 495px;
	overflow: auto;
	margin: 0px;
	padding:0;
}
.box-border-SEARCH {

	border:1px solid #c6c6c6;
	padding: 4px;
	background-color: #E8E6E6;;
}

.titlebg {
	background-color: #e8e5e6;
	padding: 7px 10px 7px 15px;
	color:#000000;
}
.titlebg p, .titlebg h1, .titlebg h2, .titlebg h3, .titlebg h4, .titlebg h5{
	padding-left:0;
	}
.specialbox p, .specialbox h1, .specialbox h2, .specialbox h3, .specialbox h4, .specialbox h5{
	padding-left:0;
	}
.no-padding p, .no-padding h1, .no-padding h2, .no-padding h3, .no-padding h4, .no-padding h5{
	padding-left:0;
	}
.cta-bg {
	background-color: #f3f1f1;
	padding: 8px 10px 8px 15px;
	color:#000000;
	background-image:url(/media/weremoving.co.uk/images/bg_titlebox.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}
p.boxout-section{
	background-color: #FFFFE6;
	color:#000000;
	background-repeat:repeat-x;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	display: block;
}
.rh-box-inner {
	background-image: url(/media/weremoving.co.uk/images/rh_box_bg.gif);
	background-color: #f3f1f1;
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.rh-box-outer {
	border: 1px solid #C6C6C6;
}
.rh-box-outer-v2 {
	border: 2px solid #ff0000;
}
.BUTTON {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	background-color: #E71821;
	margin: 5px;
}
a.BUTTON, a.BUTTON:hover, a.BUTTON:link, a.BUTTON:active {
	color:#FFFFFF;
	text-decoration:none;
	}
.yellow{ color:#e21a22}
.whty{ color:#fff}
.blue{ color:#ff0000}
.red{ color:#ff0000}
.font11{ font-size:11px;}
.font16{ font-size:16px;}
.font14{ font-size:14px;}
.font21{ font-size:21px;}
.font25{ font-size:25px;}

span.Sale { display:none}

/*+++++++++++++++++++++FORM STYLE+++++++++++++++++++++++*/
/*+++++++++++++++++++++FORM STYLE+++++++++++++++++++++++*/
/*+++++++++++++++++++++FORM STYLE+++++++++++++++++++++++*/
/*+++++++++++++++++++++FORM STYLE+++++++++++++++++++++++*/
/*+++++++++++++++++++++FORM STYLE+++++++++++++++++++++++*/
/*      Ashley you can edit the form styles below       */

#form-title{
	background-color: #b5e0ff;
	border:#b5e0ff 10px solid;
	margin-bottom:1px;
	margin-left:150px;
	}
.arrows UL { 
	margin:5px 0 0 0px; 
	padding: 0 0 0 0; 
	LIST-STYLE-IMAGE: url(/media/weremoving.co.uk/images/red-arrow.png);
	}
.arrows LI { 
	margin:0px 0px 0 20px; 
	}


#form{
	background-color: #d6ffff;
	border:#d6ffff 10px solid;
	margin-left:150px;
	}
.formfieldtd SELECT { width:150px;}
.formfieldtd input{ width:300px;}
.formfieldtd textarea{ width:300px; height:100px;}

#myarealinks a:link, #myarealinks a:visited{ color:#c10001}
#myarealinks a:hover{ color:#fff}