@charset "utf-8";
/* CSS Document */
/*headers and text*/
body {
	/*	background-color: #38521b;*/
	margin-top:27px;
	background-image:url(graphics/back.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding-top:0px;
	background-color: #d64f9b;
}
h1, h2, h3, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color:#000000;
	margin:0;
}
h2 {
	font-size:14px;
	line-height: 1.4;
}
p {
	font-size:12.5px;
	color:#000;
	font-weight:500;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color: #FFF
}
a:hover {
	color: #666
}
span {
	display:none
}
/*navigation*/
#nav {
	height:20px;
	padding-left:5px;
	padding-top:120px;

}
#nav ul {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	width:600px;
	height:20px;

}
#nav li {
	float:left;
	font-size:12px;
	margin:0;
	height:20px;
}
#nav a {

}
#nav :hover {

}
/*left bar*/
#left {
	width:250px;
	float:left;
	background:#ffffff;
	padding:15px;
	height:850px;
	background-image:url(graphics/left_bar.jpg);
	background-repeat:no-repeat;
}
/*address*/
#address {
	float:right;
	text-align:right;
	width:auto;
}
#address p {
	color: #000;/*-----------------------------------------------------------address colour*/
	font-weight:700;
	font-size:14px;
}
.nogap {
	margin-top:0em
}
/*content wraps*/
#wrap_ser {
	float:left;
	width:600px;
	min-height:800px;
	height:auto;
	background-image:url(graphics/back.jpg);
}
#wrap {
	width:960px;
	padding:15px;
	padding-left:5px;
	padding-right:5px;
	min-height:600px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
/*profile text*/
#profile {
	width:280px;
	height:475px;
	float:left;
	background-repeat:no-repeat;
	padding:20px;
	padding-top:15px;
	color:#000;
	overflow:auto;
}

#location {
	width:600px;
	height:100px;
	float:left;
	background-repeat:no-repeat;
	padding:20px;
	padding-top:15px;
}
#profile_moreinfo {
	width:250px;
	font-family:  Arial, Helvetica, sans-serif;
}
/*coloured text background*/
.txt_colour_background {
	padding-left:5px;
	margin-bottom:1.5em;
}

/*contact text and subnit bar*/
#contact {
	float:left;
	width:250px;
	clear:both;
	height:100px;
	padding-left:5px;
}
/*services layout*/
#mid-enq {
	float:left;
	height:190px;
	width:250px;
}
#mid-enq label {
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.5px;
}
#mid-enq input {
	margin-bottom:4px;
	margin-top:4px;
	width:170px;
}
#mid-enq textarea {
	width:170px;
	height:100px;
	font:  Arial, Helvetica, sans-serif;
}
#mid-image {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.itemadvert {
	background-image:url(graphics/home_item.jpg);
	background-repeat:no-repeat;
}
.itemphoto {
	padding:3px;
}
/*google map directions*/

#right-google {
	width:600px;
	height:360px;
	margin:12.5px;
}
#map_back {
	height:360px;
	width:625px;
	float:left;
}
/*text wraps*/
#content {
	margin-left:auto;
	margin-right:auto;
	height:800px;
	width:600px;
	margin-top:0px;
	padding-top:0px;
}

/*services images and text*/
#services {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.itemadvert {
	position:relative;
	float:left;
	width:165px;
	height:155px;
	margin-bottom:10px;
	padding:5px;
	padding-left:10;
	margin-right:3px;
	font-family:  Arial, Helvetica, sans-serif;
}
.itemphoto {
	position:absolute;
	top:40px;
	left:10px;
	width:160px;
	height:120px;
	margin-top:5px;
	text-align:center;
}
.itemtitle {
	width:159px;
	font-weight:700;
	font-size:12.5px;
	_margin-right:10px;
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left:15px;
	color:#FFF;
	font-weight:700;
	padding-top:3px;
}
.itemprice {
	font-weight:100;
	width:159px;
	font-size:12.5px;
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left:15px;
	color: #fff;
}
.itembriefdescription {
	width:490px;
	height:125px;
	font-size:12.5px;
	float:right;
	margin-right:10px;
	border-left:5px;
	display:none;
}
.itemmoreinfo {
	color:#fff;
}
.itemmoreinfo a {
	color:  #fff;
	text-decoration:none;
	width:90px;
	position:absolute;
	top:21px;
	left:95px;
	display:block;
	height:18px;
	text-align:center;
	padding-top:3px;
	font-size:12.5px;

}
.itemmore a:hover {
	color: #ffffff;
}
/*footer*/
#footer_asp {
	margin-top:20px;
	font-size:11px;
	float:right;
	color: #999;
}

#footer_asp a {

	color:#666;
}
#footer_asp a:hover {
	color:#999
}
/*directions and post code*/
#find_us {
	width:290px;
	height:170px;
	float:left;
	margin-right: 50px;
	
}
#find_us_home {
	margin-top:215px;
	float:left;
	width:300px;
	padding-left:30px;
}
#txtPostcodeA {
	width:50px;
	margin-top:15px;
}
#txtPostcodeB {
	width:50px;
	margin-top:15px;
}
#btnShowDirections {
}
/*main image bellow nav*/
#top {
	width:930px;
	height:135px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
}
#top p {
	color: #999;
	text-align:right;
	padding:5px;
	width:300px;
	float:right;
	margin-top:5px;
}
/*images and tumb on more info*/

#right_view {
	float:left;
	margin-left:10px;
	width:275px;
}
#left_view {
	float:left;
}
#view-photos {
	width:280px;
	height:400px;
	float:left;
}
#view-right {
	width:270px;
	float:left;
}
#view-thumb-wrap {
	width:280px;
	float:left;
}
.view-thumb {
	width:90px;
	height:67px;
	float:left;
	padding:1px;
}
.view-large {
	width:270px;
	height:205px;
}
.view-en {
	width:270px;
	height:25px;
	text-align: right;
	background-color:#266f1e;
	color:#000000;
	margin-left:2px;
	font-size:12px;
	padding-top:5px;
}
.view-en a {
	color:#000000;
	width:257.5px;
	height:20px;
	text-align:right;
	padding-right:2px;
	padding-top:2px;
	background-color:#266f1e;
}
.view-en a:hover {
	color:#ffffff;
}
.view-title {
	width:270px;
	height:28px;
	padding-top:10px;
	margin-right:1px;
	margin-left:2px;
	margin-bottom:2px;
	background-color:#266f1e;
	color:#000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:5px;
}
/*profile text on index*/
#profiletext1, #profiletext2 {
	width:290px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#profiletext2 {
	margin-left:10px;
}
#main_image {
	margin-top:0px;
	height:300px;
	width:635px;
	background-image: url(graphics/main-image.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#home_item {
	float:left;
	width:640px;
	height:185px;
	background-position:right;
	background-repeat: no-repeat;
	z-index:1
}
#homeitem .itemadvert {
	position:relative;
	float:left;
	width:160px;
	height:155px;
	margin-bottom:10px;
	padding:10px;
	margin-right:50px;
	font-family:  Arial, Helvetica, sans-serif;
}
#address-right {
	float:left;
}
#directions {
	float:left;
	margin-top:5px;
	margin-left:50px;
	padding-top:215px;
}
#directions_loc {
	float:left;
	margin-top:1px;
}
