/*
// Stor It @ Preston
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
margin: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #fdb813;
padding: 0px;
border: 0px;
margin: 0px;
color: #666;
/*
background-image: url(../images/back.png);
background-repeat: no-repeat;
background-position: top center;
*/
}

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

h1{
font-family: arial;
color: #002b5c;
padding-top: 0px;
margin-bottom: 10px;
font-size:1.6em;
letter-spacing: 0px;
font-weight: lighter;
}


h2{
font-size: 1.2em;
font-weight: lighter;
letter-spacing: 1px;
color: #002b5c;
margin: 0px;
margin-top: 10px;

}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}

ul{
padding-left: 30px;
}




















#container{
width: 900px;
text-align: left;
margin: 0px;
background: white;
overflow: hidden;
border: 4px solid white;
}

#content_wrapper{
clear: both;
overflow: hidden;
overflow-x: hidden;
border: 0px solid #bbb;
border-top: none;
margin-bottom: 10px;
}



#column1{
clear: both;
float: left;
width: 300px;
}

#column2{
float: left;
width: 600px;
height: auto;
text-align: right;
}














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

#logobox{
color: #002b5c;
font-variant: small-caps;
float: left;
width: 360px;
text-align: center;
font-style: italic;
}




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

#slideshow_bottom_rc{
position: absolute;
top: 237px;
left: 0px;
}



#content{
text-align: justify;
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
}






#footer{
clear: both;
width: 900px;
height: 30px;
color: #002b5c;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background-image: url(../images/footer_rc.png);
background-repeat: no-repeat;
}

#footl{
float: left;
width: 320px;
text-align: left;
padding: 7px;
}

#footm{
float: left;
width: 210px;
text-align: left;
padding: 7px;
}

#footr{
float: left;
width: 320px;
text-align: right;
padding: 7px;
}

#footer a{
color: #002b5c;
}

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












#contact_left{
float: left;
width: 320px;
margin: 10px 30px 10px 40px;
text-align: center;
}

#contact_right{
float: left;
width: 320px;
margin: 10px 0px;
}











    #navigation{
        width: 900px;
        z-index: 99;
        margin: 0px;
        background-image: url(../images/nav_rc.png);
        background-repeat: no-repeat;
        overflow: auto;
    }

    #navigation ul{
        padding: 0px;
        margin: 0px;
    }

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 5px 14px 4px 14px;
        border-right: 1px solid white;
        border-left: 1px solid white;
        margin: 0px;
        margin-right: 25px;
        color: #002b5c;
        text-decoration: none;
        text-align: left;
        font-size: 0.90em;
        font-weight: bold;
        letter-spacing: 0px;
        background: #fdb813;
        float: left;
    }
    #navigation a:hover {
        color: white;
        background-color: #002b5c;
    }
    #navigation a.current {
        color: white;
        background-color: #002b5c;
    }
    #navigation a.current:hover {
        color: #666;
    }









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

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

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

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background: #fdb813;
border: 0;
float: left;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 50px;
float: left;
}




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







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #002b5c;
}

#contright div.infobar{
margin-bottom: 1px;
}



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

#index_offers{
background: url(../images/trans.png);
padding: 10px;
position: absolute;
top: 0px;
right: 0px;
width: 230px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}

#index_offers h2{
color: #002b5c;
font-weight: bold;
letter-spacing: 1px;
}






p#quote_value{
display: block;
background: #fdb813;
padding: 10px;
width: 400px;
font-size: 28px;
color: #002b5c;
letter-spacing: -2px;
line-height: 30px;
background-image: url(../images/grad50.png);
background-repeat: repeat-x;
background-position: bottom left;
}

p#quote_value small{
font-size: 12px;
margin-top: 20px;
letter-spacing: 0px;
}

#interest{
background-image: url(../images/arrows.png);
background-repeat: no-repeat;
background-position: top right;
background-color: #002b5c;
padding: 4px;
border: 1px solid #ccc;
color: white;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
font-weight: bold;
font-size: 0.9em;
width: 423px;
text-align: left;
cursor: pointer;
}

#interest:hover{
color: #ccc;
}



#storage_sqft{
width: 400px;
padding: 4px;
}





a.faq_question{
background: #ddd;
display: block;
width: 450px;
padding: 4px 12px;
color: #666;
border-bottom: 1px solid #aaa;
}

div.faq_box{
display: block;
background: #e2e2e2;
padding: 6px;
margin-bottom: 5px;
border: 1px dashed #ccc;
}

div.faq_box h2{
border-bottom: 1px solid #aaa;
}


.theader{
font-weight: bold;
width: 100px;
color: #002b5c;
background: #fdb813;
padding: 8px;
}

.theader2{
width: 572px;
font-weight: bold;
color: #002b5c;
background: #fdb813;
padding: 8px;
}

.theader3{
font-weight: bold;
width: 100px;
color: #000000;
padding: 4px;
}

.theader4{
padding: 4px;
}



#slideshow1 button{
border: 1px solid #002b5c;
padding: 4px;
background: #cccccc;
}

.nobull{
list-style-type: decimal;
}











#menuholder{
width: 900px;
height: 25px;
background-image: url(../images/nav_rc.png);
background-repeat: no-repeat;
}


#menu {
width: 800px;
z-index: 99;
margin-left: 40px;
}


#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 11em;
float: left;
width: auto;
z-index: 99;
}

#menu a, #menu h2 {
font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
font-size: 13px;
display: block;
margin: 0;
padding: 4px 18px 3px 18px;
width: auto;
z-index: 99;
color: #002b5c;
}



#menu h2 {
cursor: pointer;
border-right: 1px solid white;
border-left: 1px solid white;
z-index: 99;
letter-spacing:0px;
margin-right: 10px;
}

#menu a {
color: #000;
cursor: pointer;
text-decoration: none;
z-index: 99;
letter-spacing: 0px;
}

#menu a.toplink {
color: #002b5c;
letter-spacing: 0px;
border-right: 1px solid white;
border-left: 1px solid white;
z-index: 99;
margin-right: 10px;
}

#menu a.current, #menu h2.current{
background: #002b5c;
color: #fdb813;
}

#menu a.trans {
color: white;
background: #002b5c;
width: 12em;
border-left: none;
margin-right: 1px;
z-index: 99;
text-align: left;
}

#menu a.transw {
color: white;
background: #002b5c;
width: 19em;
border-left: none;
margin-right: 0px;
text-align: left;
z-index: 99;
}

#menu a.trans:hover{
background: #fdb813;
color: #002b5c;
}

#menu a.transw:hover{
background: #fdb813;
color: #002b5c;
}

#menu a:hover {
color: #e1e1e1;
z-index: 99;
}

#menu a.toplink:hover {
color: white;
background: #002b5c;
z-index: 99;
}

#menu h2:hover {
color: white;
background: #002b5c;
z-index: 99;
}

#menu li {position: relative; z-index: 99;}

#menu ul ul {
position: absolute;
left: 0px;
z-index: 99;
width: 172px;
}

#menu ul ul.wdr {
width: 249px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 99;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
















#slideshow1
{
width: 450px;
margin: 15px 0px 0px 0px;
height: auto;
overflow: hidden;
position: relative;
z-index: 500;
}


#shifter
{
position: relative;
margin: 0;
width: 450px;
height: auto;
overflow: hidden;
z-index: -500;
background: #e2e2e2;
}



.panel_box{
margin: 0;
width: 450px;
height: 450px;
float: left;
position: relative;
}

div.panel_box img{
border: 1px solid white;
}

.panel_text{
position: absolute;
top: 400px;
left: 0px;
color: #222;
font-weight: bold;
background: url(../images/trans.png);
display: block;
width: 100%;
font-size: 14px;
padding: 8px;
}

div.portrait img{
padding: 0px 75px;
}

div.landscape img{
padding: 75px 0px;
}

#special_offers{
background: #002b5c;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: white;
margin: 5px;
padding: 6px;
font-size: 1.2em;
width: 220px;
line-height
}

#special_offers h2{
color: #fdb813;
margin-bottom: 10px;
border-bottom: 1px solid #fdb813;
padding-bottom: 5px;
font-size: 15px;
font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
}