/* Trick to force scroll bar */
html { height: 100%; margin-bottom: 1px; }
body{
margin:0 0 0 0;
padding:0 0 0 0;
height:100%;
background: url(../images/bg_body2.gif) no-repeat top;
}
h1, h3, h4, p, ul, li{
margin:0;
padding:0;
list-style: none;
}
.normal_ul{
	list-style: disc;
	list-style-type: disc;
	margin: 0 0 0 20px;
}
li{
	font: 11px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.li_text{
	font: 12px Arial, Helvetica, sans-serif;
	color:#58276e;
	margin: 0 0 5px 25px;
	margin-top: 10px;
	list-style: decimal;
}
.clr{
clear:both;
width:1px;
height:1px;
margin-left:-1px;
margin-top:-1px;
}
#master{
	position:relative;
	margin-left:25px;
	margin-right:auto;
	width:782px;
}
#left_ct{
	float:left;
	width:184px;
	padding:35px 0 0 0;
	background-color: #FFFFFF;
	color:inherit;
}
.left_img1{
	padding: 20px 35px 10px 45px;
}
.left_img2{
	margin:0;
	right: 0;
}
.left_menu{
	padding:0 0 0 20px;
	margin: 0 0 0 5px;
	list-style:none;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.left_menu li, .left_menu li a{
	text-decoration:none;
	padding:0; margin:0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.left_menu li a{
	display:block;
	width:100%;
	color:#555655;
	background-color:inherit;
	line-height:20px;
}
.left_menu li{
	border-top:1px dotted #9566aa;
	padding:1px 0 1px 0px;
	margin:2px 0 0px 0;
}
#selected, .left_menu li a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
}
.left_menu li a:hover{
	color:#FFF;
	background:url(../images/bg_menu_selected.jpg) repeat-x #834399;
}
#selected a{
	color:#FFF;
	background:url(../images/bg_menu_selected.jpg) repeat-x #834399;
}
#first_link, #first_link2{
	border:none;
}
#submenu{
	padding:0;
	margin:0;
	list-style:none;
	color:#6e4a7f;
	background:url(../images/bg_ul.jpg) repeat-x #f0f0f0;
}
#submenu li{
	padding: 0 0 0 7px;
	background:none;
}
#submenu li, #submenu li a, #submenu li a:hover{
	list-style:none;
	border:none;
}
#submenu li a, #submenu li a:hover{
	color:#6e4a7f;
	background:none;
}
#submenu li a:hover{
	text-decoration:underline;
	background:none;
}
#wrapper{
	width:592px;
	float:left;
}
#header{
	width:570px;
	padding:10px 0 0 7px;
	float: left;
}
#header p{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#707171;
	background-color:inherit;
	float:left;
}
#header a, #header a:hover{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#707171;
	background-color:inherit;
	text-decoration:none;
	float: left;
}
#header a:hover{
color:#58276e;
background-color:inherit;
}
.top_menu{
padding-bottom: 10px;
margin:0;
list-style:none;
float:right;
}
.top_menu li, .top_menu li a{
float:left;
padding:0 5px 0 5px;
}
.top_menu li{
border-left:1px solid #707171;
}
#content{
	width:552px;
	padding:10px;
	/* overflow: visible; */
    background-color: #FFFFFF;
	color:inherit;
	border-left: 2px solid #d9d8d8;
	border-right: 3px solid #d9d8d8; 
	position: relative;
	left: 7px
}
#top_shadow{
	position:relative;
	float:left;
	height:169px;
	width:591px;
	z-index: 1;
	background: url(../images/top_shadow.png) no-repeat;
}
#middle_shadow{
	position:relative;
	float:left;
	width:591px;
	z-index:2;
	overflow: visible;
	margin-top: -159px;
	margin-bottom: -159px;
	background: url(../images/middle_shadow.png) repeat;

}
#bottom_shadow{
	position:relative;
	float:left;
	height:168px;
	width:591px;
	background:url(../images/bottom_shadow.png) no-repeat;
	z-index: 1;
}
.top, .top a{
font:normal 11px Arial, Helvetica, sans-serif;
color:#565454;
background-color:inherit;
line-height:18px;
margin-bottom: 10px;
}
.top, .line{
	border-top:1px dotted #9566aa;
	padding: 5px 0 0 0;
}
.projects{
	border-top:1px dotted #9566aa;
	padding: 5px 0 15px 0;
	margin-bottom: 8px;
}
.line{
	border-top:1px dotted #9566aa;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}
.img{
	margin: 10px 0 10px 3px ;
}
.bottom{
	border-top:1px dotted #9566aa;
	margin-top: 15px;
	padding: 10px 0 9px 0;
}
#logo{
background: url(../images/logo.jpg) repeat-x;
}
h1 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#58276e;
background-color:inherit;
padding:9px 0 5px 0;
text-decoration:none;
}
h2 {
font:bold 14px Arial, Helvetica, sans-serif;
color:#58276e;
background-color:inherit;
padding:0px 0 2px 0;
text-decoration:none;
}
h4{
	font:Bold 12px Arial, Helvetica, sans-serif;
	color:#58276e;
	margin-bottom: 5px;
	margin-top: 10px;
}
.text_link{
	text-decoration: underline;
}
a{
	text-decoration: underline;
	color:#814298;
	background-color:inherit;
}

a:hover{
	text-decoration: underline;
	color:#565454;
	background-color:inherit;
}

p{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#565454;
	background-color:inherit;
	line-height:18px;
	margin-bottom: 10px;
}
/*h2, h2 a{
font:normal 16px Arial, Helvetica, sans-serif;
color:#58276e;
background-color:inherit;
padding:9px 0 9px 0;
text-decoration:none;
}*/
.box_ps, .box_fb, .box_bc, .box_ad, .box_pw, .box_pm, .box_cs1, .box_cs2, .box_bp, .box_mt, .box_wr{
float:left;
width:247px;
padding:5px 9px 4px 9px;
border:1px solid #ebdbeb;
margin-bottom:12px;
}
.box_h2{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#814298;
	background-color:inherit;
	margin:0;
	padding:0px 0 9px 0;
}
.box_h2 a{
	text-decoration: none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#814298;

}
.box_h2 a:hover{
	text-decoration: underline;
}
.box_ps p, .box_fb p, .box_bc p, .box_ad p, .box_pw p, .box_pm p, .box_cs1 p, .box_cs2 p, .box_bp p, .box_mt p, .box_wr p{
	font:normal 12px Arial, Helvetica, sans-serif;
	border:none;
	padding: 40px 0 0 0;
}
.more{
font:normal 10px Arial, Helvetica, sans-serif;
color:#814298;
background-color:inherit;
text-decoration:underline;
}
.box_fb{
background:url(../images/bg_fisherbridge.jpg) no-repeat;
}
.box_bp{
background:url(../images/bg_bridport.jpg) no-repeat;	
}
.box_mt{
background:url(../images/bg_martinstown.jpg) no-repeat;
margin-left: 12px;
margin-bottom: 50px;	
}
.box_wr{
background:url(../images/bg_wyke_road.jpg) no-repeat;	
}
.box_bc{
background:url(../images/bg_bowleazecove.jpg) no-repeat;
margin-left: 12px;
margin-bottom: 50px;
}
.box_ps{
background: url(../images/bg_property.jpg) no-repeat top;
}
.box_ad{
	background:url(../images/bg_arhitectural.jpg) no-repeat;
	margin-left: 12px;
}
.box_pw{
background:url(../images/bg_walls.jpg);
}
.box_pm{
	background:url(../images/bg_project.jpg) no-repeat;
	margin-left: 12px;
}
.box_cs1{
background:url(../images/bg_cs1.jpg) no-repeat;
}
.box_cs2{
background:url(../images/bg_cs2.jpg) no-repeat;
margin-left:12px;
margin-bottom: 50px;
}
.news, .login{
	float:left;
	width:250px;
	margin-top: 8px;
}
.login a{
font:normal 11px Arial, Helvetica, sans-serif;
color:#656565;
background-color:inherit;
text-decoration:none;
padding:0 0 0 37px;
}
.news{
background:url(../images/bg_latest_news.jpg) no-repeat;
padding:30px 8px 20px 20px;
	width:224px;
}
.news p{
font:normal 11px Arial, Helvetica, sans-serif;
color:#656565;
background-color:inherit;
float:left;
width:125px;
}
.news_img{
	float:right;
	border: 4px solid #FFF;
	margin-bottom: 20px;
}
.login{
	background:url(../images/bg_login2.jpg) no-repeat;
	margin-left: 35px;
}
h3{
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#656565;
	background-color:inherit;
	float: left;
}
form{
padding:0 0 0 10px;
}
form#frontPage {
   padding:40px 20px 35px 80px;
   width:150px;
}
input{
	color: #003876;
	margin: 0;
	padding: 0;
	border: 1px solid #003876;
}
#frontPage input {
   margin:4px;
   background-color:#f9ebaa;
   width:150px;
}

.password{
	width:122px !important;
	margin-left:33px !important;
}
.button{
   color:#58276e;
	width:60px !important;
	margin:0 0 0 100px !important;
   background-color: #ececec !important;
	cursor: pointer;
}
#footer{
	width:572px;
	position: relative;
	float: left;
	padding-left: 10px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#footer p, #footer a{
	color:#717172;
	background-color:inherit;
	float: left;
	text-decoration:none;
}
#footer a{
float:right;
}
.property_img, .property_img_right, .img{
border:1px solid #ebdbeb;
margin-top: 10px;
}
.property_img_right{
padding:0 0 0 170px;
}
.guide{
	float: right;
	width:214px;
	margin-top: 30px;
	background:url(../images/bg_guide.jpg) no-repeat;
	padding:30px 8px 20px 30px;
}
.guide p, .guide a{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#656565;
	background-color:inherit;
	float:left;
	width:100px;
	text-decoration:none;
	padding-top: 10px;
}
.guide a{
	text-decoration:underline;
}
.guide img{
	float:right;
	border: 4px solid #FFF;
	margin-bottom: 10px;
}
.center_menu{
	display:block;
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	color:inherit;
	background-color:#FFFFFF;
}
.center_menu li{
width:240px;
padding:0 9px 0 9px;
border:1px solid #ebdbeb;
float:left;
margin:0 12px 9px 0;
}
.center_menu li a, .center_menu a:hover{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#6c3684;
	background-color:inherit;
	text-decoration:none;
	display: block;
	float: left;
	line-height: 20px;
}
.center_menu li:hover{
background:url(../images/bg_bt_hover.jpg) repeat-x;
}
.right_arrow{
	float: right;
}
.left{
float:left;
}

.more_link{
	width:42px;
	height:15px;
	display: block;
	border: none;
	float:right;
	margin:-10px 15px 0 0;
}

.heading {
	background-color:#58276e;
	color:White;
	margin:0px;
	padding:5px;
	font-weight: bold;
	font-size: 80%;
}

.input, .input2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: bold;
	color: #58276e;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

.input {
	background-color: #d9d8d8;
}

.input2{
	background-color: #ececec;
}

.input a, .input2 a{
color: #58276e;
	text-decoration: none;
}

.input a:hover, .input2 a:hover{
	text-decoration: underline;
	color: #000000;
}

.heading-button {
	background-color:#565454;
	font-weight:bold;
	margin:0;
	padding:2px 5px;
	font-size:80%;
	text-align:center;
}

.heading-button a, .heading-button a:visited {
	color:#fff;
	text-decoration:underline;
}

.heading-button a:hover {
	text-decoration:none;
}

.errorMessage {
	color:#FF0000;
}
.login-box {
	background-color: #d9d8d8;
	border:1px solid #9d9d9d;
	height:167px;
	width:300px;
}
.login-box p {
	color:#58276e;
	font-weight:bold;
	margin:10px 0px 10px 80px;
	padding:0px;
	text-align:left;
}
#submit { 
 cursor: pointer;
}