@charset "utf-8";
/**************************** Web Vitality CSS:  www.webvitality.co.uk  **************************/

html {
	height:100%;
	
	}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	color: #4d4c4c;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/template/background_BodyTop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body a		{
	text-decoration: none;
	color: #3989d3;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight:bold;
}
body a:link	{
	text-decoration: none;
	color: #3989d3;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-weight:bold;
}
body a:hover{
	color: #727272;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
body a img 	{
	border:0;
	margin: 0px;
	padding: 0px;
} 

form {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
select {

	
}
input {
	background-image: url(../images/elements/TextArea_background.gif);
	background-repeat: repeat-x;
}
.submit {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F2E3F7;
	height: 28px;
	background-image: url(../images/elements/Submit_background.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2E3F7;
}
table {
	margin-left:0px;
	margin-right:0px;
}
ul, li{ 
	margin:0; 
	padding:0; 
} 
 ul {
	list-style-type: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom:15px;
	}
 li {
	font-size:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/elements/icon_Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	}
.triangle {
	background-image: url(../images/elements/icon_Bullet-Triangle.gif);
	background-position: 0px 2px;
	padding-bottom: 6px;
	padding-left: 17px;
	font-weight: bold;
	color: #444;
	font-size: 14px;
}

.0****************** CONTAINER {}
#div_Container {
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/template/background_ContainerEdges.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
} 
#div_ContainerFooter {
	text-align: center;
	padding: 0px;
	background-image: url(../images/template/background_ContainerEdges.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
}

.0****************** HEADER {}
#div_Header {
	height: 90px;
	text-align: left;

} 
	#div_Header #logo{
	margin-top:0px;
	margin-left: 0px;
	}
#div_Header #tel {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#div_HeaderLinks {
	height:42px;
	text-align: left;
	background-image: url(../images/template/background_Links-Off.gif);
	background-repeat: repeat-x;
} 
#div_Banner {
	height:296px;	
}
.0****************** MAIN {}
#div_Main {
	text-align: left;
	background-image: url(../images/template/background_Body.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#div_Left {
	float:left;
	width:538px;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;
}
#div_Left p{
	margin-top: 0px;
	margin-bottom: 15px;
}

#div_Right {
	float:right;
	padding-left:12px;
	padding-right:12px;
	width:210px;
	padding-top: 14px;
}
#div_Right p{
	margin-top: 0px;
	margin-bottom: 15px;
}
.0****************** FOOTER {}
#div_Footer {
	height: 50px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	padding-left:10px;
}
#div_Footer p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 11px;
} 
#div_Footer a { 
	font-weight:normal;
}
#div_Footer a:link { 
	font-weight:normal;
}
#FooterRightLinks {
	text-align: left;
	margin-right: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	float: right;
}
#FooterRightLinks p {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 14px;
	padding: 0;
	margin-right: 0px;
	margin-left: 12px;
	font-size: 10px;
}
#div_WebVitality {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	width: 210px;
	height: 23px;
	padding: 0px;
}
#div_WebVitality .text{
	float: left;
	padding-top: 0px;
	margin-top: 2px;
}
#div_WebVitality .logo {
	float:right;
	margin: 0px;
	padding: 0px;
}
	
#footer a img {border:0;}

.0****************** RIGHTNAV {}

.CommentBox {
	background-color: #FFF;
	background-image: url(../images/template/background_CommentBoxTop.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.CommentBox p{
	margin-bottom:0px;	
}
.CommentSpeech {
	background-image: url(../images/template/background_CommentBoxBottomSpeechMark.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	
}
.CommentSpeech p{
	margin-bottom:0px;
	font-size: 11px;
	padding-top: 6px;
}
.0****************** BODY CONTENT {}
#div_GoogleMap {
	float:right;
	margin-left:10px;
}
.ButtonBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #563649;
	
}
#div_FlashGallery {
	text-align: center;
	
}
.IndentToButtons {
	margin-left:70px;	
	margin-bottom:20px;
}
.IndentToBody {
	margin-left:90px;		
}
#Wider {
}
#Wider p{
	margin-left:70px;
}
#GalleryLinks {
	float:right;
	width:250px;
	margin-right:70px;
}
#div_FlashHomePhoto{
	float:left;
	padding:0;
	margin:0;
}
#div_FlashHomeText {
	float:right;
	height: 566px;
	width: 335px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#div_FlashMP3Embed {
	margin-left:90px;
}
#LABC {
	float: left;
	
}
#RIBA {
	float: left;
	margin-right: 70px;
	
}
#OrdnanceSurvey {
	float: left;
	margin-right: 70px;
	margin-left:50px;
}
.0****************** HEADING STYLES {}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 90px;
	letter-spacing: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.0****************** FORM STYLES {}
.form_Header {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #cb7aaa;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form_SubHeader {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #7182c7;
}
.form_Data_row1 {
	background-color: #f4edf5;
	color: #000000;
	font-size: 12px;
}
.form_Data_row2 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.form_EnterData {
	background-color: #dbe0ec;
	color:#000000;
}
.form_EnterData a{
	color:#2f80fc;
}
.form_EnterData a:link{
	color:#2f80fc;
}
#div_FormError {
	font-size: 12px;
	font-weight: bold;
	background-color: #f02d43;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.form_Error {
	background-color: #f02d43;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.form_Success {
	background-color: #77df66;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.form_Separator-Row {
	height: 20px;
	line-height:3px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content/background_Table-Row-Spacer.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.form_EmailConfirm {
	color:#45c739;
	font-weight:bold;
}
.form_FieldNeeded {
	color: #FFF;
	background-color: #F02D43;	
}

.0****************** TEXT STYLES {}
.strong {
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
.small {
	font-size: 11px;
	font-weight: normal;
	color:#000;
}
.standard {
	font-size: 12px;
	font-weight: normal;
}
.larger {
	font-size: 14px;
}
.subheading1 {
	color:#017fff;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subheading2 {
	color:#666;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subheading3 {
	color:#017fff;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.0****************** REMAINING STYLES {}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.image_FloatLeft {
	float: left;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.image_FloatRight {
	float: right;
	padding-left: 20px;
	padding-top: 3px;
	margin-right: 5px;
}
.imageSpacer1{
	margin-right:14px;
}
.hr {
	height:1px;
	margin-bottom: 8px;
	background-color: #CCC;
	clear:both;
}
hr {
	display: none;	
}

