
/*
// Saltire Carpets &amp; Beds Ltd 
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: transparent;
}

body{
position: relative;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #efefef;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #494949;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 10px 0 10px 0;
padding-bottom: 3px;
border-bottom: 1px dashed #cccccc;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #054286;
}

h2{
margin: 20px 0 0 0 0;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #054286;
}

h3{
background: #054286;
padding: 3px;
margin: 10px 0;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
}

img{
border: none;
}



#container-wrapper{
width: 100%;
margin: 0px auto;
background: #f2f2f2 url(../images/container-wrapper.png) repeat-x top left;
}

#container{
width: 900px;
padding-top: 300px;
overflow: auto;
margin: 0 auto;
background: url(../images/container.png) no-repeat bottom left;
}



#column-right{
float: left;
width: 220px;
text-align: left;
overflow: hidden;
}

#column-right p{
color: #054286;
font-size: 0.9em;
}

#column-right a{
color: #054286;
}

#column-right a:hover{
color: #cccccc;
}

#column-left{
float: left;
width: 670px;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
height: 120px;
background: #ffffff url(../images/header-wrapper.png) repeat-x bottom left;
}

#header{
width: 900px;
height: 120px;
position: relative;
margin: 0 auto;
}

#form-top{
position: absolute;
top: 390px;
font-size: 1.3em;
text-align: center;
color: #ffffff;
padding-top: 5px;
width: 220px;
height: 30px;
right: 10px;
background: #054286;
z-index: 999999999999999999;
}

#logo{
position: absolute;
top: 25px;
left: 0;
}

#contact{
color: #363636;
position: absolute;
top: 10px;
right: 0;
text-align: right;
font-size: 1em;
}

#contact a{
color: #363636;
}

#contact a:hover{
color: #cccccc;
}

#contact span{
font-weight: bold;
color: #074085;
}



#navigation{
position: absolute;
bottom: 3px;
right: -5px;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 6px 7px;
border-right: 1px dashed #cccccc;
color: #4b4b4b;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #074085;
}

#navigation a.last{
border-right: 0 dashed #cccccc;
}



#slideshow{
width: 900px;
height: 300px;
position: absolute;
top: 120px;
left: 0;
z-index: 1;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 900px;
height: 300px;
}



#content{
position: relative;
margin: 10px 20px 10px 0;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content a{
text-decoration: underline;
}

#content img{
float: right;
border: 1px solid #cccccc;
margin: 0 0 10px 10px;
padding: 5px;
}


#content ul{
margin: 15px 10px;
float: left;
list-style-type: none;
}

#content li{
background: url(../images/bullet.png) no-repeat center left;
padding-left: 25px;
width: 280px;
text-align: left;
}

#hours{
position: absolute;
top: 220px;
right: 50px;
}



#logos-wrapper{
width: 100%;
height: 120px;
background: url(../images/logos-wrapper.png) repeat-x top left;
}



#logos{
width: 900px;
height:120px;
margin: 0 auto;
position: relative;
}

#logos img{
margin: 40px 7px 0 7px;
float: left;
}

#footer-wrapper{
width: 100%;
height: 100px;
overflow: hidden;
background-color: #074085;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer{
height: 100px;
width: 900px;
margin: 0 auto;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
float: left;
line-height: 110%;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
width: 400px;

}





#slogan{
color: #054286;
font-size: 1.5em;
}

form.contact-form{
width:200px;
background: #054286;
overflow: hidden;
padding: 10px;
}


form.contact-form input,form.contact-form textarea, select {
width:98%; 
height:19px; 
font:normal 0.9em/19px arial; 
padding:2px; 
color:#1B134A;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #cccccc;
}

form.contact-form select{
height:25px; 
width:100%; 
font:normal 0.9em arial; 
border: 0;
border: 1px solid #cccccc;
}

form.contact-form input.textbox-honey {
display: none;
}

form.contact-form label {
color: #ffffff;
padding: 3px 0;
font:normal 0.8em/25px arial; 
margin: 3px 0;
cursor: pointer;
}

form.contact-form textarea {
height:50px; 
overflow:auto;
}

form.contact-form input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#1B134A; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #ffffff;
}



#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;
}

.left{ float: left; }
.right{ float: right; }

.validated-form label.error{
color: #cccccc;
}

div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}











