/*
// East Dorset Storage &amp; Warehousing Limited
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
}

body{
position: relative;
padding: 8px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background: #8590a2 url(../images/background.jpg) repeat-x top left;
color: #4b4b4b;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 7px;
font-size: 1.4em;
font-weight: normal;
color: #8b171a;
letter-spacing: 0px;
}

h2{
color: #616263;
font-size: 12px;
padding: 10px 0px 5px 0px;
}

h3{
color: #ffffff;
text-align: center;
font-weight: normal;
font-size: 18px;
}

img{
border: none;
}

ul{
padding-left: 35px;
margin-bottom: 12px;
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
background: transparent url(../images/container.png) repeat top left;
overflow: hidden;
}

#content_wrapper{
clear: both;
overflow: hidden;


}



#topcolumn1{
float: left;
width: 200px;
height: 280px;
position: relative;
background: #8b171a;
}

#column1{
float: left;
width: 200px;
overflow: hidden;
}

.address{
color: #8b171a;

padding: 10px 0px 0px 10px;
}

.address a{
color: #8b171a;
}

.address a:hover{
color: #000000;
}

#topcolumn2{
float: right;
width: 700px;
height: auto;
overflow: hidden;
background-color: #ffffff;
}

#column2{
float: right;
width: 700px;
height: auto;
overflow: hidden;

}



#banner{
width: 900px;
height: 130px;
text-align: left;
position: relative;
}

#logo{
position: absolute;
top: 5px;
left: 40px;
}

#banner_contact{
color: #050708;
font-size: 18px;
line-height: 45px;
position: absolute;
top: 20px;
right: 10px;
text-align: right;
}

#banner_contact a{
color: #363636;
}


#banner_contact a:hover{
color: #666666;
}


#slideshow{
width: 700px;
height: 250px;
overflow: hidden;
}

#slideshow img{
width: 700px;
height: 250px;
}


#content{
margin: 0px 20px 20px 20px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}



#footer{
clear: both;
width: 900px;
height: 40px;
background-color: #8b171a;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
line-height: 12px;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footerLeft{
float: left;
text-align: left;
padding: 7px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
padding-top: 15px;
}



#contactLeft{
float: left;
width: 300px;
margin: 10px 0px 20px 10px;
text-align: center;
}

#contact{
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 360px;
margin: 18px 0px 0px 0px;
padding: 0px 0px 0px 10px;
background: #8b171a url(../images/bottom.jpg) no-repeat bottom left;
}

#contactRight{
float: right;
width: 300px;
margin: 10px 40px 0px 0px;
text-align: center;
}


#navigation{
width: 750px;
height: 26px;
z-index: 99;
margin: 0;

}

#navigation ul,#navigation li{
padding: 0;
margin: 0;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 6px 19px;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 0.95em;
font-weight: bold;
letter-spacing: 0px;
background-color: #8b171a;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #cccccc;

}





#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 170px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
color: #cccccc;
}

input.default{
color: #565656;
}



#contact_form textarea{
overflow: auto;
height: 75px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 10px;
padding: 4px 6px;
border: 0;
background-color: #050708;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}



#captcha_container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


