
/*
// Dennison GES Ltd
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #CFD0C2;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #000000;
}

h1{
margin: 0 0 10px 0;
padding: 0 0 3px 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #363636;
border-bottom: 1px solid #efefef;
}

h2{
margin: 4px 0px;
padding: 0 0 0 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #363636;
}

h3{
margin: 5px 0px 10px 0px;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #000000;
}

img{
border: none;
}




#banner-wrapper{
background: transparent url(../images/banner-wrapper.png) repeat-x top center;
width: 100%;
height: 245px;
}

#banner{
background: transparent url(../images/dropshadow.png) repeat-y top center;
margin: 0 auto;
width: 940px;
height: 250px;
}


#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: url(../images/container.png);
overflow: hidden;
}

#content-wrapper{
background: transparent url(../images/dropshadow.png) repeat-y top center;
margin: 0 auto;
width: 940px;
clear: both;
overflow: hidden;
}

#content-wrapper-inner{
background: #efefef;
margin: 0 auto;
width: 900px;
clear: both;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
overflow: hidden;
}




#column-left{
float: left;
width: 196px;
font-size: 0.9em;
overflow: hidden;
}

#column-left div{
background: #ffffff;
border: 1px solid #cccccc;
padding: 10px 5px;
margin: 10px 5px 0px 5px;
}

#column-right{
float: left;
border-left: 1px solid #cccccc;
width: 702px;
background: #ffffff;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
height: 100px;
background: url(../images/header-wrapper.png) repeat-x top left;
border-bottom: 1px solid #666666;
}

#header{
width: 940px;
height: 100px;
margin: 0 auto;

position: relative;
}

#header-logo{
position: absolute;
top: 13px;
left: 10px;
}

#header-design{
position: absolute;
bottom: -75px;
right: 100px;
}

#header-contact{
color: #545454;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1.1em;
}

#header-contact a{
color: #545454;
}

#header-contact a:hover{
color: #000000;
}

#header-contact span{
font-weight: bold;
color: #000000;
}

#header-slogan{
position: absolute;
top: 220px;
font-size: 1em;
color: #343434;
width: 330px;
text-align: left;
right: 20px;
z-index: 99999999999999999999999999999;
}

#slideshow-wrapper{
position: absolute;
top: 101px;
background: url(../images/slideshow-wrapper.png) no-repeat bottom right;
right: 19px;
width: 702px;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #ffffff;
height: 246px;
}

#slideshow{
position: absolute;
top: 150px;
left: 250px;
width: 300px;
height: 175px;
overflow: hidden;
background-color: #ffffff;
}

#slideshow img{
width: 300px;
height: 175px;
}



#navigation{
position: absolute;
top: 101px;
left: 19px;
width: 200px;
height: 250px;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
width: 177px;
height: 23px;
padding: 10px 0px 0px 20px;
display: inline-block;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #ffffff;
border-right: 1px solid #cccccc;
color: #343434;
text-decoration: none;
text-align: left;
background: #efefef;
font: normal 0.9em Arial,Verdana,Tahoma,sans-serif;
float: left;
}

#navigation a:hover,#navigation a.current{
background: #ffffff;
}

#navigation a.current:hover{
color: #666666;
}

#navigation a.first{
height: 24px;
padding: 10px 0px 0px 20px;
border-top: 0px;
background: #efefef url(../images/navigation-first.png) no-repeat top left;
}

#navigation a.first:hover,#navigation a.firstcurrent{
background: #ffffff url(../images/navigation-first-hover.png) no-repeat top left;
}

#navigation a.last{
height: 25px;
}



#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.jpg) no-repeat center left;
padding-left: 20px;
}

#content td{
width: 200px;
}

#content a{
color: #545454;
text-decoration: underline;
}

#content a:hover{
color: #000000;
}

#content div{
padding: 5px;
margin-bottom:5px;
}

#content div.box{
background: #EFEFEF;
border: 1px solid #cccccc;
margin-bottom: 10px;
}

#content img{
float: right;
border: 1px solid #cccccc;
padding: 5px;
margin: 0px 0px 0px 20px;
}

#logos{
border-top: 1px solid #efefef;
margin: 10px;
padding: 10px 0px;
}



#footer-wrapper{
clear: both;
width: 100%;
height:100px;
background: #CFD0C2;
}

#footer{
clear: both;
width: 900px;
position: relative;
height:100px;
margin: 0 auto;
overflow: hidden;
color: #666666;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #666666;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
position: absolute;
top: 10px;
text-align: left;
line-height: 110%;
left: 0px;
}

#footer-right{
position: absolute;
top: 10px;
right: 0px;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 40px;
text-align: center;
border: 0;
}



form.contact-form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
margin-top: 7px;
}

form.contact-form input,form.contact-form textarea,form.contact-form select{
display: block;
width: 100%;
margin-top: 2px;
font: 9pt verdana,arial,tahoma,sans-serif;
border: 1px solid #cccccc;
padding: 3px;
}

form.contact-form input:hover,
form.contact-form textarea:hover,
form.contact-form select:hover,
form.contact-form input:focus,
form.contact-form textarea:focus,
form.contact-form select:focus{
border-color: #999;
}

form.contact-form textarea{
overflow: auto;
height: 100px;
}

form.contact-form input.contact-submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #363636;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

.captcha-container{
width: 100%;
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

form.contact-form div.captcha-container input{
width: 96%;
}

div.captcha-container small{
display: block;
}



#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;
}

.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}

.validated-form label.error{
color: red;
}

div.warning-box,div.info-box,div.confirm-box{
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.warning-box{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.info-box{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirm-box{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}











