
/*
// HAVM
// Dark Colour // Highlight Colour */



*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: transparent;
}

html{
min-height: 101%;
overflow-x: hidden;
}

body{
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #0075B4;
color: #4b4b4b;
text-align: center;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 10px 0 10px 0;
padding-bottom: 5px;
font: normal 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #0075B4;
border-bottom: 1px solid #cccccc;
text-transform: uppercase;
}

h2{
margin: 4px 0px;
padding: 0 0 0 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #0075B4;
}

h3{
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #cccccc;
}

h4{
border: 1px solid #cccccc;
margin: 5px;
padding: 11px 10px;
background: #0075B3;
color: #ffffff;
text-align: center;

}

img{
border: none;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #e2e2e2 url(../images/container.png) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
clear: both;
width: 960px;
background: url(../images/dropshadow.png) repeat-y top left;
margin: 0 auto;
overflow: hidden;
}

#content-wrapper-inner{
clear: both;
width: 920px;
background: #ffffff url(../images/content-wrapper.png) repeat-x bottom left;
margin: 0 auto;
overflow: hidden;
}

#address{
background: #0075B4;
width: 642px;
margin: 20px;
margin-bottom: 10px;
height: 150px;
font-size: 0.9em;
position: relative;
color: #ffffff;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #cccccc;
}

#address div{
float: left;
height: 100px;
padding: 10px;
width:180px;
}

#address div#anthony{
position: absolute;
top: 80px;
width: 700px;
height: 50px;
left: 200px;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
}

#column-left img{
margin: 10px;
}

#column-right{
float: left;
width: 670px;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
height: 120px;
background: url(../images/header.png) repeat-x top left;
}


#header{
width: 940px;
height: 120px;
margin: 0 auto;
overflow: hidden;
position: relative;
}

#slogan{
position: absolute;
bottom: 20px;
right: 0px;
}

#logo{
position: absolute;
top: 10px;
lefT: 0px;
}

#plusone{
position: absolute;
top: 10px;
right: -20px;
}

#contact{
color: #231f20;
position: absolute;
top: 10px;
right: 120px;
font-size: 1em;
}

#contact a{
color: #231f20;
}

#contact a:hover{
color: #545454;
}

#contact span{
font-weight: bold;
color: #0075B4;
text-transform: uppercase;
}

#box{
height: 254px;
width: 200px;
background: url(../images/box.png);
position: absolute;
top: 126px;
font-size: 1em;
color: #0075B4;
right:19px;
overflow: hidden;
}

#box ul{
margin: 10px;
text-align: left;
list-style-type: none;
}

#box li{
background: url(../images/bullet.png) no-repeat 0px 5px;
padding-left: 20px;
padding-bottom: 3px;
}



#navigation{
margin: 5px 0 0 5px;
width: 250px;
height: 270px;
overflow: hidden;
}

#navigation li{
list-style-type: none;
}

#navigation a{
width: 220px;
margin-bottom: 5px;
overflow: hidden;
border: 1px solid #cccccc;
display: inline-block;
padding: 11px 10px;
color: #363636;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
background: #0075B4;
color: #ffffff;
}



#navigation a.first{
}

#navigation a.last{
}



#slideshow{
margin-left: 5px;
margin-top: 5px;
width:655px;
border: 1px solid #cccccc;
height: 254px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width:655px;
height: 254px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
margin: 15px 10px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.png) no-repeat 0px 5px;
padding-left: 20px;
}



#footer-wrapper{
border-top: 100px solid #ffffff;
width: 100%;
height: 100px;
background: url(../images/footer.png) repeat-x top left;
}

#footer{
clear: both;
width: 940px;
height: 100px;
position: relative;
margin: 0 auto;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
position: absolute;
top: 30px;
left: 0px;
text-align: left;
line-height: 110%;
}

#footer-logos{
position: absolute;
top: -75px;
color: #000000;
left: 30px;
width: 900px;
height: 30px;
}

#footer-logos img{
float:left;
margin-right: 66px;
}

#footer-right{
position: absolute;
top: 30px;
right: 0px;
}



#contact-left{
width: 300px;
margin: 0 auto;
text-align: center;
}






form{
width:220px;
border: 1px solid #cccccc;
margin: 5px;
padding: 10px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
font:normal 1em/19px arial; 
padding:2px; 
color:#0075B4;
background: #ffffff;
border: 1px solid #cccccc;
}

select{
height:25px; 
width:100%; 
font:normal 1em arial; 
border: 0;
border: 1px solid #cccccc;
}

form input.textbox-honey {
display: none;
}

form label {
font:normal 1em/25px arial; 
margin: 3px 0;
cursor: pointer;
}

form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #0075B4;
}

form img{
float: left;
margin: 0;
}




#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}

.left{ float: left; }
.right{ float: right; }

.validated-form label.error{
color: red;
}

div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}











