
/*
// Self Storage 2 U
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
border: 0;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #222222;
color: #4b4b4b;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
font-size: 1.4em;
font-weight: normal;
color: #004b94;
letter-spacing: 0px;
border-bottom: 1px dotted #004b94;
}

h2{
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
font-size: 1.4em;
font-weight: normal;
color: #004b94;
letter-spacing: 0px;
border-bottom: 1px dotted #004b94;
}

img{
border: none;
}

#content_wrapper ul{
padding-left: 0px;
margin-bottom: 12px;
}



#corner{
position: absolute;
right: 0px;
top: 0px;
}


#container{
width: 100%;
text-align: left;
background: #004b94 url(../images/bg.png) repeat-x top left;
overflow: hidden;
}

#content_wrapper{
width: 900px;
margin-left: auto;
margin-right: auto;
clear: both;
overflow: hidden;
background: #575757;
}



#column1{
float: left;
width: 239px;
overflow: hidden;
position: relative;
}


#four{
position: absolute;
top: 740px;
left: 0px;
}

#three{
position: absolute;
top: 560px;
left: 0px;
}

#two{
position: absolute;
top: 380px;
left: 0px;
}

#one{
position: absolute;
top: 200px;
left: 0px;
}

#address{
width: 239px;
height: 200px;
background: #ffffff url(../images/address.png) no-repeat top left;
margin-bottom: 10px;
color: #ffffff;
position: relative;
}

#address h3{
padding: 23px 0px 0px 20px;
}

#address p{
padding: 0px 0px 0px 20px;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #e72528;
}

#heading{
width: 215px;
background: url(../images/heading.jpg) no-repeat bottom left;
height: 38px;
margin: 23px 0px 0px 10px;
color: #ffffff;
}

#heading h3{

padding: 10px 0px 0px 10px;

}



.box{
width: 210px;
height: 170px;
margin-right: auto;
margin-left: auto;
background: #ffffff url(../images/bottom.png) repeat-x bottom left;
margin-bottom: 10px;
}

.box p{
padding: 5px 3px;
font-size: 0.9em;
color: #2e2e2e;
}

.box span{
padding: 5px 5px;
float: right;
color: #004b94;
font-size: 1.1em;
font-weight: bold;
}

#column2{
float: left;
width: 661px;

overflow: hidden;
background: #ffffff;
}



#banner{
width: 100%;
height: 129px;
background: #ffffff url(../images/banner.jpg) repeat-x bottom left;
}

#banner-inner{
width: 900px;
height: 129px;
margin-left: auto;
margin-right: auto;
position: relative;
}

#logo{
position: absolute;
left: 0px;
top: 25px;
}

#banner_contact{
color: #004b94;
position: absolute;
font-size: 18px;
right: 100px;
top: 25px;
text-align: right;
}

#banner_contact a{
color: #363636;
}



#slideshow{
width: 661px;
height: 197px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}

#content ul{
list-style-type: none;
margin-left: 10px;
}

#content li{
background: #ffffff url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}

#content a:hover{
color: #e72528;
}



#footer{
border-top: 3px solid #e72528;
clear: both;
width: 100%;
height: 50px;
background: url(../images/footer.png) repeat-x top left;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
clear: both;
width: 900px;
height: 50px;
color: #e2e2e2;
margin-left: auto;
margin-right: auto;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#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;
}



#contactLeft{

width: 300px;

text-align: center;
}



#navigation{
position: absolute;
width: 900px;
top: 95px;
left: 350px;
z-index: 99;
margin: 0;
}

#navigation li{
list-style-type: none;
float: left;
border-right: 1px dotted #004b94;
}

#navigation li.last{
border-right: 0px dotted #004b94;
}

#navigation a{
display: block;
padding: 6px 15px;
color: #004b94;
text-decoration: none;
text-align: left;
font-size: 12px;
font-weight: lighter;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #E72528;
}





#contact_form{
width: 220px;
overflow: hidden;
height: 300px;
}

#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: 210px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
color: #545454;
}

#contact_form input:hover,#contact_form textarea:hover{
border-color: #999;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #e72528;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#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;
}



