
/*
// Dark Colour // Highlight Colour // Light beige // Dark beige */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
list-style-type: none;
border: 0;
font-size: 100%;
background: transparent;
}

body{
position: relative;
padding: 0 0 0 0;
cursor: default;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background: #78746B url(../images/body.jpg) no-repeat center center;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

a:hover{
color: #999999;
}

h1{
font: normal 2em 'La Belle Aurore',Volkhov,Arial,Verdana,Tahoma,sans-serif;
text-shadow 0 0 1px rgba(0, 0, 0, 0.3);
border-bottom: 1px dotted #00471b;
color: #78746B;
height: 35px;
position: relative;
}

h2{
font: normal 2em 'La Belle Aurore',Volkhov,Arial,Verdana,Tahoma,sans-serif;
text-shadow 0 0 1px rgba(0, 0, 0, 0.3);
color: #78746B;
position: relative;
margin-bottom: -8px;
}

h3{
font: normal 1.8em 'La Belle Aurore',Volkhov,Arial,Verdana,Tahoma,sans-serif;
text-shadow 0 0 1px rgba(0, 0, 0, 0.3);
color: #78746B;
position: relative;
}

img{
border: none;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto 30px auto;
z-index: 8;
}

#content-wrapper{
clear: both;
width: 930px;
margin: 0 auto;
z-index: 9;
position: relative;
}



#column-left{
float: left;
width: 170px;
overflow: hidden;
margin-left: 10px;
z-index: 10;
}

#column-left div{
display: block;
background: #fff;
color: #4d4336;
padding: 6px;
font-size: 0.8em;
margin-bottom: 20px;
}

#column-left div a{
color: #4d4336;
font-size: 0.9em;
}

#column-left div a:hover{
color: #000;
}

#column-left a#book-online{
background-image: url(../images/book-online.png);
background-repeat: no-repeat;
width: 170px;
height: 50px;
display: block;
margin: 0 auto 20px auto;
}

#column-left a#book-online:hover{
background-image: url(../images/book-online-hover.png);
}


#column-left h2{
background-color: #78746B;
color: #e8ddcc;
padding: 3px 6px 0px 6px;
margin: 0 0 5px 0;
font-size: 1.7em;
font-weight: normal;
}

#column-right{
float: left;
width: 750px;
height: auto;
overflow: hidden;
background: #fff url(../images/column-right.png) no-repeat bottom left;
z-index: 11;
margin-bottom: 30px;
}

.gallery{
margin: 0 auto;
display: block;
width: 720px;
height: 300px;
}

.gallery div{
float: left;
color: #fff;
padding: 10px;
width: 200px;
display: block;
height: 250px;
background: #78746b;
margin: 8px;
font-style: italic;
padding-bottom: 20px;
}

.gallery div:hover{
background: #78746B;
}


#header-wrapper{
background: url(../images/header-wrapper.png) repeat-x top left;
}

#header{
width: 930px;
position: relative;
margin: 0 auto;
position: relative;
height: 130px;
text-align: left;
}

#header-logo{
position: absolute;
top: 30px;
left: 0;
}

#header-slogan{
position: absolute;
top: 105px;
color: #fff;
left: 20px;
font-size: 0.55em;
}

#header-contact{
color: #fff;
position: absolute;
top: 65px;
right: 0;
font-size: 1em;
}

#header-contact a{
color: #fff;
}

#header-contact a:hover{
color: #ccc;
}

#header-contact span{
font-weight: bold;
color: #bbb7b4;
}

#navigation  {
position: absolute;
top: -127px;
right: -10px;
font-size: 14px;
z-index: 999;
}

#navigation  li {
position:relative;
float:left;
}

#navigation  li a {
display:block;
text-decoration:none;
color: #666;
margin-left: 5px;
border: 0;
padding: 10px 4px 0 4px;
overflow: visible;
}


#navigation  a:hover{
color:#000;
}

#navigation li a.current {
color:#666;
border: 1px dotted #666;
}

#navigation  ul{
text-align: left;
border: 0;
background: url(../images/navigation.png) no-repeat top left;
border-bottom: 1px solid #666;
border-top: 0;
list-style-type: none;
visibility:hidden;
position:absolute;
top: 35px;
left: 20px;
}

#navigation  ul li {
float:left;
margin: 0;
background: #fff;
border-top: 1px solid #666;
}

#navigation  ul li.top {
margin-top: 8px;
border-top: 0;
border-left: 0px solid #666;
border-right: 0px solid #666;
}

#navigation  ul li.top a:hover, #navigation  ul li.top a.current{
border-top: 0;
border-left: 1px solid #666;
border-right: 1px solid #666;
}

#navigation  ul li a {
float:left;
position: relative;
margin: 0;
border: 0;
border-left: 1px solid #666;
border-right: 1px solid #666;
color: #666;
padding: 10px 10px 5px 10px;
width: 180px;
}

#navigation  ul a:hover, #navigation ul a.current{
color:#000;
border-bottom: 0;
border-top: 0;
border-left: 1px solid #666;
border-right: 1px solid #666;
}

#navigation   li:hover ul{
visibility:visible;
}

#navigation :hover ul ul,#navigation :hover ul ul{
visibility:hidden;
}

#navigation  :hover ul :hover ul{
visibility:visible;
}



#slideshow{
width: 740px;
height: 400px;
overflow: hidden;
background-color: #000000;
border: 5px solid #fff;
z-index: 10;
}

#slideshow img{
width: 740px;
height: 400px;
background-color: #000000;
z-index: 11;
}



#content{
margin: 20px;
text-align: justify;
font-size: 13px;
line-height: 150%;
color: #4b4b4b;
position: relative;
}

#content a{
font-weight: bold;
color: #4b4b4b;
}

#content a:hover{
color: #666;
}


#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
}

#logos-wrapper{
background: #fff;
width: 100%;
height: 120px;
clear: both;
position: relative;
}

#logos{
width: 900px;
margin: 0 auto;
height: 120px;
}

#logos img{
float: left;
margin: 10px 20px 0 0;
}

div.area-showcase{
border: 1px dotted #aaaaaa;
padding: 5px;
position: relative;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-indent: 25px;
background-color: #ffffff;
background-image: url(../images/speechmarks.png);
background-position: 4px 6px;
background-repeat: no-repeat;
margin-bottom: 5px;
overflow: hidden;
}

div.area-showcase a{
float: right;
display: block;
text-indent: 0;
margin-left: 15px;
margin-bottom: 4px;
width: 150px;
height: 150px;
padding-left: 0;
border: 2px solid #78746B;
}

div.area-showcase div{
position: absolute;
top: 20px;
left: 20px;
width: 330px;

}

div.area-showcase a img{
padding: 0;
margin: 0;
width: 150px;
height: 150px;
display: inline;
}




#footer-wrapper{
clear: both;
background: #DCDCDA url(../images/footer-wrapper.png) repeat-x top left;
}

#pdfs{
position: absolute;
top: -105px;
right: 0;
}

#footer{
width: 930px;
height: 100px;
margin: 0 auto;
position: relative;
color: #78746B;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #78746B;
font-size: 10px;
}

#footer a:hover{
color: #493e2c;
}

#footer-left{
position: absolute;
top: 30px;
left: 0;
}

#footer-right{
position: absolute;
top: 30px;
right: 0;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 40px;
text-align: center;
}

#contact-right{
float: right;
width: 300px;
margin: 10px 40px 20px 0px;
}




form.contact-form{
overflow: hidden;
padding: 0px 20px 20px 20px;
}


form.contact-form input,form.contact-form textarea, select {
width:98%;
height:19px;
font:normal 1em/19px arial;
padding:2px;
color:#1B134A;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #cccccc;
}

form.contact-form select{
height:25px;
width:100%;
font:normal 1em arial;
border: 0;
border: 1px solid #cccccc;
}

form.contact-form input.textbox-honey {
display: none;
}

form.contact-form label {
color: #4b4b4b;
font:normal 1em/25px arial;
margin: 3px 0;
cursor: pointer;
}

form.contact-form textarea {
height:50px;
overflow:auto;
}

form.contact-form input.contact-submit{
width:auto;
cursor:pointer;
float:right;
color:#ffffff;
paddinG: 10px;
margin-top: 10px;
height: 40px;
border: 0;
overflow: visible;
background: #78746B;
}




#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;
}



img.marginimg{
margin: 5px 0px 0px 10px;
padding: 3px;
border: 1px solid #cccccc;
}

.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;
}


#downloads a{
color: #4d4336 !important;
display: block;
padding: 3px;
padding-left: 22px;
background-image: url(../images/pdf-icon.png);
background-repeat: no-repeat;
background-position: 2px center;
margin-bottom: 3px;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

#downloads a:hover{
color: #00471b !important;
}

#downloads a:hover{
color: #fff;
}



#latest-news p{
font-size: 0.8em;
}

.bold{
font-weight: bold;
text-align: justify;
}

p.tiny{
font-size: 11px;
font-style: italic;
}

a#email{
font-size: 11px;
}






