
/*
// A to B Removals Aberdeen
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 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: #e2e2e2;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{

font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
border-bottom: 1px solid #cccccc;
color: #020E90;
margin: 0px 0 20px 0;
paddinG: 0px 0px 3px 0px;
}

h2{
margin: 10px 0 0px 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #020E90;
}

h3{
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
background: #020E90;
padding: 5px;
margin: 10px;
}



img{
border: none;
}




#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #efefef url(../images/background.jpg) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
background: transparent url(../images/dropshadow.png) repeat-y top left;
margin: 0 auto;
width: 940px;
clear: both;
overflow: hidden;
}

#content-wrapper-inner{
background: #ffffff url(../images/map.jpg) no-repeat bottom right;
margin: 0 auto;
width: 900px;
clear: both;
overflow: hidden;

}



#column-left{
float: left;
width: 259px;
overflow: hidden;
}

#column-left p{
margin: 10px;
color: #161E66;
}

#column-left a{
color: #161E66;
}

#column-left a.download{
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
background: #020E90;
padding: 5px;
display:block;
margin: 10px;
}

#column-left a:hover{
color: #cccccc;
}

#column-right{
float: left;
width: 640px;
border-right: 1px solid #e2e2e2;
height: auto;
overflow: hidden;
}



#header{
width: 100%;
height: 100px;
background: url(../images/header.jpg) repeat-x top left;
}

#header-inner{
width: 920px;
height: 100px;
position: relative;
margin: 0 auto;
}

#header-logo{
position: absolute;
top: 20px;
color: #161E66;
font-size: 2.5em;
left: 10px;
}

#header-slogan{
color: #666666;
position: absolute;
top: 60px;
font-size: 1.5em;
left: 240px;
}

#header-bar{
position: absolute;
top: 10px;
right: 10px;
}

#header-telephone{
color: #161E66;
position: absolute;
top: 35px;
line-height: 150%;
text-align: right;
font-size: 1.3em;
right: 90px;
}

#header-email{
color: #161E66;
position: absolute;
top: 10px;
line-height: 150%;
text-align: right;
font-size: 1.3em;
right: 90px;
}

#header-telephone a,#header-email a{
color: #161E66;
}

#header-email a:hover,#header-telephone a:hover{
color: #cccccc;
}

#header-telephone span,#header-email span{
font-weight: bold;
color: #7BA4DC;
}

#header-form{
position: absolute;
top: 100px;
text-align: left;
right: 10px;
padding: 0px 0px 0px 10px;
width: 250px;
height:300px;
background: url(../images/form.png) top left;
}


#navigation{
border-top: 1px solid #ffffff;
margin-left: 1px;
z-index: 99;
width: 638px;
height: 25px;
overflow: hidden;
background: #161E66;
}

#navigation ul{
list-style-type: none;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 5px 16px;
height: 25px;
color: #ffffff;
overflow: hidden;
text-decoration: none;
text-align: left;
font-size: 1em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #ffffff;
background-color: #7BA4DC;
}

#navigation a.first{
}

#navigation a.last{
padding: 5px 19px 5px 18px;
}



#slideshow{
width: 900px;
height: 300px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 900px;
height: 300px;
}



#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content a{
color: #545454;
text-decoration: underline;
}

#content a:hover{
color: #020E90;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}


#content ul{
margin: 10px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}

.image{
float: right;
padding: 3px;
border: 1px solid #cccccc;
margin: 0px 0px 10px 10px;
}



#footer{
clear: both;
width: 100%;
overflow: hidden;
width: 100%;
height: 100px;
background: #efefef url(../images/background.jpg) repeat-x top left;
color: #ffffff;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
width: 920px;
margin: 0 auto;
height: 100px;

}

#footer a{
color: #ffffff;
font-size: 10px;
}

#footer a:hover{
color: #020E90;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
padding-lefT: 10px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
padding-right: 10px;
}



#contact-left{
width: 420px;
text-align: center;
}




form{
width:240px;
margin: 0px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
background: #ffffff;
font:normal 11px/19px arial; 
padding:2px; 
color:#161E66;
border: 1px solid #cccccc;
}

select{
width:100%;
}

form input.textbox-small {
width:172px; 
float:left;
}



form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #161E66;
}



form label{
color: #161E66;
cursor:pointer; 
font:normal 12px/18px arial;
margin: 3px 0px;
text-align: left;

}
form img{
float: left;
}



#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);
}











