
/*
// Spotmix (Scotland) Limited
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
list-style-type: none;
border: 0;
font-size: 100%;
background: transparent;
}

body{
position: relative;
padding-bottom: 20px;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background: #E4E4E4;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #000;
}

h1{
margin: 10px 0 10px 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #000;
}

h2{
margin: 20px 0 0 0;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #000;
}

h3{
margin: 10px 0 10px 0;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
color: #EE2024;
}

img{
border: none;
}



#container{
clear: both;
margin: 0 auto;
background: url(../images/dropshadow.png) repeat-y top left;
width: 1000px;
}

#content-wrapper{
clear: both;
margin: 0 auto;
background: #fff url(../images/map.png) no-repeat 620px 350px;
width: 950px;
overflow: hidden;
}



.column-left{
float: left;
width: 250px;
height: 500px;
text-align: left;
display: block;
position: relative;
}

.column-left{
font-size: 0.9em;
}

.map{
position: absolute;
top: 0;
right: -40px;
}


.column-right{
float: left;
width: 700px;
padding-top: 320px;
height: auto;
overflow: hidden;
}



.header{
width: 950px;
position: relative;
height: 187px;
}

.logo{
position: absolute;
top: 10px;
left: 20px;
}

.locations{
position: absolute;
top: 120px;
width: 270px;
font-size: 0.9em;
height: 80px;
color: #fff;
background: url(../images/locations.png) no-repeat top left;
left: 700px;
}

.locations p{
position: absolute;
top: 16px;
left: 15px;
}

.locations select{
position: absolute;
top: 13px;
width: 95px;
height: 25px;
right: 50px;
background: #fff;
}

.contact{
position: absolute;
top: 15px;
right: 20px;
color: #4b4b4b;
font-size: 1em;
}

.cards{
position: absolute;
top: 60px;
right: 20px;
}

.city{
position: absolute;
top: 85px;
left: 140px;
}


.contact a{
color: #4b4b4b;
}

.contact a:hover{
color: #000;
}

.contact span{
font-weight: bold;
color: #EE2024;
}

.navigation{
border: 3px solid #000;
position: absolute; 
top: 123px;
width: 651px;
overflow: hidden;
height: 63px;
background: url(../images/navigation.png) repeat-x top left;
left: 20px;
z-index: 9999999999999999;
}

.navigation li{
list-style-type: none;
float: left;
}

.navigation a{
display: inline-block;
height: 40px;
overflow: hidden;
padding: 23px 12px 0px 12px;
color: #ffffff;
text-decoration: none;
text-align: center;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

.navigation a.current{
background: url(../images/hover.png) no-repeat bottom center;
}

.navigation a:hover {
color: #ccc;
}








#slideshow{
border: 3px solid #000;
position: absolute;
top: 190px;
lefT: 20px;
width: 651px;
height: 300px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 651px;
height: 300px;
}



#content{
margin: 20px 100px 20px 20px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content a{
color: #E01107;
text-decoration: underline;
}

#content a.email{
color: #4b4b4b;
text-decoration: none;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
}



.footer{
clear: both;
margin: 0 auto;
position: relative;
width: 960px;
height: 50px;
overflow: hidden;
background-color: #000;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

.footer a{
color: #e2e2e2;
font-size: 10px;
}

.footer a:hover{
color: #ffffff;
}

.footer-left{
position: absolute;
top: 10px;
text-align: left;
left: 20px;
line-height: 110%;
}

.footer-right{
text-align: right;
position: absolute;
top: 10px;
right: 20px;
}



#contact-left{
float: left;
width: 300px;
text-align: center;
}

#contact-right{
margin-left: 30px;
float: left;
width: 250px;

}







form.contact-form input,form.contact-form textarea, select {
width:98%; 
height:19px; 
font:normal 1em/19px arial; 
padding:2px; 
color:#000;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #cccccc;
}

form.contact-form select{
height:25px; 
width:100%; 
font:normal 1em arial; 
border: 0;
border: 1px solid #cccccc;
}

form.contact-form input.textbox-honey {
display: none;
}

form.contact-form label {
color: #4b4b4b;
font:normal 1em/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:#ffffff; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #E01107;
}



#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; display: inline-block; }
.right{ float: right; display: inline-block; }
.center{margin: 0 auto;}

.validated-form label.error{
color: red;
}

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;
}











