
/*
// Sauna Tech
// 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;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #4A91CD;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 10px; 0;
padding: 0 0 3px 0;
border-bottom: 1px dashed #cccccc;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #002472;
}

h2{
margin: 15px 0 0 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #002472;
}

h3{
margin: 20px 0 0 0;
padding: 5px;
height: 25px;
background: #002472 url(../images/dropshadow-bottom.png) no-repeat bottom left;
font: normal 1.0em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
text-align: left;
}

img{
border: none;
}




#container{
width: 100%;
background: #ffffff url(../images/container.png) repeat-x top left;
overflow: hidden;
padding-top: 300px;
}

#content-wrapper{
clear: both;
width: 900px;
margin: 0 auto;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
}

#column-left p,#column-left table{
text-align:left;
margin: 5px;
font: normal 0.8em Arial,Verdana,Tahoma,sans-serif;
}

#column-left table{
float: left;
}

#column-right{
float: left;
width: 640px;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
height: 120px;
background: url(../images/header-wrapper.png) repeat-x top left;
border-bottom: 3px solid #ffffff;
}

#header{
width: 900px;
height: 120px;
margin: 0 auto;
position: relative;
}

#header-logo{
position: absolute;
top:  30px;
left: 0px;
}

#header-shop{
position: absolute;
top:  140px;
right: 30px;
z-index: 999999999999999999999999999999999;
}

#header-contact{
position: absolute;
top:  0px;
right: 0px;
color: #cccccc;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1em;
}

#header-contact a{
color: #ffffff;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span br{
height: 5px;
}

#header-contact span{
font-weight: bold;
color: #ffffff;
}

#contact-top{
position: absolute;
top:  380px;
padding: 10px 0px 0px 0px;
width: 250px;
margin: 5px;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
height: 40px;
color: #ffffff;
z-index: 9999;
background: #002472;
right: 5px;
}



#navigation{
position: absolute;
bottom:  0px;
right: -10px;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 6px 9px;
color: #ffffff;
text-decoration: none;
text-align: left;
border-right: 1px dashed #efefef;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
color: #cccccc;
}


#navigation a.first{
}

#navigation a.last{
border-right: 0px dashed #efefef;
}



#slideshow-wrapper{
position: absolute;
top: 124px;
left: -20px;
width: 940px;
height: 300px;
margin: 0 auto;
overflow: hidden;
background: url(../images/dropshadow.png) repeat-y top left;
}


#slideshow{
width: 900px;
height: 300px;
margin: 0 auto;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 900px;
height: 300px;
}



#content{
margin: 20px 30px 0px 0px;
text-align: justify;
font-size: 12px;
line-height: 150%
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
margin: 15px 20px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.png) no-repeat center left;
padding-left: 20px;
text-align: left;
}

#content td{
width: 350px;
}


#footer-wrapper{
clear: both;
border-top: 3px solid #4D8FC7;
width: 100%;
height: 100px;
overflow: hidden;
background-color: #002472;
color: #e2e2e2;
}

#footer{
clear: both;
width: 900px;
margin: 0 auto;
position:relative;
}



#footer a:hover{
color: #ffffff;
}



#footer-left{
position: absolute;
top:  0px;
left: 0px;
color: #cccccc;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1em;
}

#footer-left a{
color: #cccccc;
}

#footer-left a:hover{
color: #cccccc;
}

#footer-left span{
font-weight: bold;
color: #ffffff;
}

#footer-left span{
font-weight: bold;
color: #ffffff;
}

#footer-right{
float: right;
font: normal 0.7em Arial,Verdana,Tahoma,sans-serif;
line-height: 110%;
text-align: right;
padding: 7px;
}

#footer-right a{

color: #ffffff;
}

#footer-right a:hover{
color: #cccccc;
}



#contact-left{
width: 300px;
text-align: center;
}






form.contact-form{
padding: 10px;
padding-bottom: 20px;
width:230px;
background: #002472 url(../images/dropshadow-bottom.png) no-repeat bottom left;
text-align: left;
}


form.contact-form input,form.contact-form textarea, form.contact-form select {
width:98%;
height:19px;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
font:normal 0.8em/19px arial;
padding:2px;
color:#002472;
border: 1px solid #ffffff;
}

form.contact-form select{
width:100%;
height:25px;
font:normal 0.8em arial;
border: 1px solid #ffffff;
}

form.contact-form input.textbox-small {
width:162px;
float:left;
}

form.contact-form label {
text-align: left;
color: #ffffff;
margin: 3px 0px;
font:normal 0.8em/25px arial;
}

form.contact-form textarea {
height:50px;
overflow:auto;
}

form.contact-form input.contact-submit{
width:auto;
cursor:pointer;
float:right;
color:#ffffff;
height: 23px;
border: 0;
overflow: visible;
background: #4A91CD;
}

form.contact-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);
}


.validated-form label.error{
color: #ffffff;
}

div.warning-box,div.info-box,div.confirm-box{
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.warning-box{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.info-box{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirm-box{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}



#shop-sidebar{
background: #002472;
text-align: left;
padding: 2px;
padding-bottom: 100px;
}

#shop-sidebar h3{
color: white;
border-bottom: 0px solid #e2e2e2;
padding-bottom: 0px;
background: #002472;
}

#shop-sidebar h3 a{
color: white;
}

#shop-sidebar div.shop-block{
margin: 5px;
background: #002472;
color: #ffffff;
border: 0;
}

form.shop-search{
background: #002472;
border: 0;
}

form.shop-search input.shop-search-action{
cursor:pointer;
color:#ffffff;
background: #4A91CD;

}

#shop-sidebar div.shop-block a{
color: #ffffff;
}








