
/*
// Document Storage Preston
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
font-size: 100%;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #010569;
color: #4b4b4b;
behavior: url(includes/csshover.htc);
overflow-x: hidden;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding: 4px;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #010569;
text-transform: uppercase;
border-bottom: 1px dotted #cccccc;
}

h1.coloured{
color: white;
border-bottom: 0px;
}

h1.document{background-color: #010569;}
h1.destruction{background-color: orange;}
h1.digital{background-color: green;}

h2{
margin: 20px 0px 0px 0px;
text-transform: uppercase;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
padding-bottom: 3px;
color: #010569;
}

h3{
text-transform: uppercase;
margin: 4px 0px;
font: normal 0.9em Arial,Verdana,Tahoma,sans-serif;
margin: 10px;
color: #010569;
}

h4{
margin: 20px 0px 0px 0px;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
padding-bottom: 3px;
color: #010569;
}

img{
border: none;
}




#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #efefef url(../images/container.jpg) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
width: 940px;
margin: 0 auto;
clear: both;
border-top: 0;
background: url(../images/dropshadow.png) repeat-y top left;
overflow: hidden;
}

#content-wrapper-inner{
width: 900px;
margin: 0 auto;
clear: both;
border: 1px solid #cccccc;
border-top: 0;
background: #efefef;
overflow: hidden;
}



#column-left{
font: normal 1.0em Arial,Verdana,Tahoma,sans-serif;
float: left;
background: #efefef;
width: 210px;
overflow: hidden;
}

#column-left p{
margin: 10px;
}

#column-right{
float: left;
width: 690px;
background: #ffffff;
height: auto;
overflow: hidden;
}



#header{
width: 100%;
height: 120px;
text-align: left;
background: #ffffff url(../images/header.jpg) repeat-x bottom left;
}

#header-inner{
width: 900px;
position: relative;
margin: 0 auto;
height: 120px;
}

#header-logo{
position: absolute;
top: 15px;
left: 20px;
}

#header-slogan{
position: absolute;
top: 100px;
right: 20px;
}

#header-contact{
position: absolute;
top: 20px;
righT: 0px;
text-align: right;
font-size: 1.2em;
}

#header-contact a{
color: #666666;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
text-transform: uppercase;
color: #CE050F;
}



#slideshow-container{
position: relative;
border: 1px solid #666666;
width: 900px;
margin: 0 auto;
height: 250px;
overflow: hidden;
}

#slideshow-caption{
position: absolute;
top: 0px;
left: 0px;
width: 310px;
height: 40px;
background-image: url(../images/trans.png);
font-weight: bold;
color: #010569;
font-size: 17px;
z-index: 999;
}

#slideshow-caption-inner{
margin: 10px;
font-size: 1.3em;
}

#slideshow{
width: 900px;
height: 250px;
}

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



#content{
margin: 10px;
text-align: justify;
font-size: 0.9em;
color: #545454;
}

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

#content ul{
margin: 10px 10px;
list-style-type: none;
line-height: 20px;
}

#content li{
background: url(../images/bullet.jpg) no-repeat left center;
padding-left: 20px;
}


#footer{
clear: both;
width: 100%;
overflow: hidden;
background-color: #010569;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
clear: both;
width: 900px;
margin: 0 auto;
overflow: hidden;
background-color: #010569;
color: #666666;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

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

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

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

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 400px;
margin: 10px 0px 20px 40px;
text-align: center;
}

#contact-right{
float: right;
width: 300px;
margin: 10px 70px 20px 0px;
}


#navigation{
border: 1px solid #666666;
border-bottom: 0;
width: 900px;
heighT: 27px;
overflow: hidden;
z-index: 99;
margin: 0 auto;
overflow: hidden;
background-color: #ce050f;

}

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

#navigation a{
display: block;
padding: 8px 30px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
background-color: #ce050f;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
background-color: #010569;
}



#navigation a.first{
}

#navigation a.last{
padding: 8px 12px 8px 13px;
}


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{
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: #010569;
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;
}

.contact-form input.noblock{
display: inline;
float: none;
width: 93%;
}



#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);
}


div.home-box{
width: 275px;
height: 190px;
float: left;
margin: 4px;
padding: 0px 5px 2px 5px;
border: 1px solid #aaaaaa;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #e2e2e2;
overflow: hidden;
}

div.home-box h2{
padding: 3px 6px;
margin: 0px -5px 1px -5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: white;
letter-spacing: 0px;
text-align: center;
font-size: 0.95em;
}

#content div.home-box h2 a{
color: white;
}

.cleared{
clear: left;
}

div.home-box img{
display: block;
}

#content div.home-box p{
margin-bottom: 0px;
padding-bottom: 0px;
}

#arrows{
clear: both;
float: right;
width: 275px;
margin: 20px 0px 7px 7px;
text-align: center;
}

#arrows *:focus,#arrows *:active{
outline: none;
}

#storit-link{
position: absolute;
top: 40px;
left: 0;
}

#storit-link:hover{
border: 1px solid #ce050f;
border-left: 0;
}

#quote-container{
width: 500px;
margin: 2px auto;
margin-top: 20px;
}


span.strong-highlight{
color: red;
font-weight: bold;
text-transform: uppercase;
}


.important-message{
color: #df2222;
font-size: 1.2em;
border: 1px solid #df2222;
text-align: center;
font-weight: bold;
background: #efdada;
padding: 6px;
margin: 5px 0;
}

.important-message h5{
color: #df2222;
font-weight: bold;
letter-spacing:0;
font-size: 1.2em;
margin: 0;
margin-bottom: 5px;
font-family: Arial,Verdana,Tahoma,sans-serif;
}