
/*
//  Garstang Natural Health & Beauty Centre 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: #ffffff;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
padding: 0 0 3px 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
}

h2{
margin: 0px 0px 0px 0px;
padding: 0 0 3px 0;
font: bold 1.1em Arial,Verdana,Tahoma,sans-serif;
color: #387645;
border-bottom: 1px solid #cccccc;

text-transform: uppercase;
}

h3{
padding: 3px;
color: #66C87D;
margin: 4px;
}

img{
border: none;
}



#container{
width: 100%;
text-align: left;
background: #fffffff;
overflow: hidden;
}

#content-wrapper{
clear: both;
margin: 0 auto;
background: url(../images/dropshadow.png) repeat-y top left;
width: 960px;
overflow: hidden;
}

#content-wrapper-inner{
clear: both;
margin: 0 auto;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
background: #387645;
width: 910px;
overflow: hidden;
}



#column-left{
float: left;
display: inline-block;
width: 222px;
overflow: hidden;
padding-top: 270px;
}

#column-left p{
margin: 0 5px;
color: #ffffff;
font-size: 0.8em;
}

#column-left a{
color: #ffffff;
}

#column-left a:hover{
color: #cccccc;
}

#shop{
background: #fff;
margin: 10px;
padding: 5px;
}

#shop p{
margin: 10px;
color: #387645;
font-size: 0.8em;
}

#shop p a{
text-decoration: underline;
color: #387645;
}

#column-right{
float: left;
background: #ffffff;
width: 688px;
display: inline-block;
height: auto;
overflow: hidden;
}



#header-wrapper{
width: 100%;
height: 100px;
border-bottom: 3px solid #ffffff;
background: url(../images/header-wrapper.png) repeat-x top left;
}

#header{
width: 940px;
height: 100px;
margin:  0 auto;
position: relative;
text-align: left;
}

#heading{
position: absolute;
top: 300px;
paddinG: 3px;
background: #387645;
color: #ffffff;
left: 250px;
z-index: 999999999;
}

#logo{
position: absolute;
top: 30px;
left: 0;
}

#contact{
color: #ffffff;
position: absolute;
top: 10px;
right: 0;
font-size: 1em;
}

#contact a{
color: #ffffff;
}

#contact a:hover{
color: #cccccc;
}

#contact span{
font-weight: bold;
color: #66C87D;
}



#navigation{
position: absolute;
top: 103px;
background: #ffffff;
border-right: 3px solid #ffffff;
left: 14px;
z-index: 99999999999999999999999999;
}

#navigation li {
display: block;
width: 223px;
height: 48px;
margin-bottom: 2px;
color: #ffffff;
background: url(../images/navigation.png) repeat-x top left;
font-size: 0.9em;
text-align: left;
cursor: pointer;
}

#navigation li a{
color: #ffffff;
width: 193px;
padding: 15px;
height: 18px;
font-size: 1em;
display: block;
}

#navigation li:hover, #navigation li.current {
color: #ffffff;
background: url(../images/hover.png) repeat-x top left;
position:relative;
}


#navigation ul {
display:none;
position:absolute;
left:223px;
border: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
z-index: 999999999999999999;
top:-3px;
background: #ffffff;
}

#navigation li:hover ul {
display:block;
}

#navigation ul li {
width:200px;
background-color:#387645;
height: 30px;
position: relative;
overflow: hidden;
float:left;
font-size: 1.1em;
padding: 0px;
display:block;
border:none;
color: #4B494A;
}

#navigation ul li.first {
width:200px;
background-color:#387645;
height: 51px;
position: relative;
overflow: hidden;
float:left;
font-size: 1.1em;
padding: 0px;
display:block;
border:none;
color: #4B494A;
}

#navigation ul li a{
color: #ffffff;
padding: 10px;
font-size: 0.9em;
display: block;
}

#navigation ul li:hover{
border:none;
}

#navigation li:hover ul li ul {
display:none;
}

#navigation ul li ul {
left:110px;
background-color:#0099CC;
}

#navigation ul li:hover ul {
display:block;
}


#slideshow{
width: 692px;
position: absolute;
top: 100px;
z-index: 1;
left: 230px;
border: 3px solid #ffffff;
height: 247px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 692px;
height: 247px;
}



#content{
margin: 0 20px;
padding-top: 20px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content a{
text-decoration: underline;
}

#content ul{
margin: 15px 10px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.png) no-repeat center left;
padding-left: 20px;
}


#content img{
padding: 3px;
margin: 0 0 0px 20px;
border: 1px solid #cccccc;
}


#footer-wrapper{
width: 100%;
height: 100px;
border-top: 3px solid #ffffff;
background: #387645 url(../images/footer-wrapper.png) repeat-x top left;
}

#footer{
height: 100px;
margin: 0 auto;
width: 920px;
overflow: hidden;
color: #e2e2e2;
position: relative;
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;
line-height: 110%;
left: 0;
text-align: left;
}

#footer-right{
position: absolute;
top: 10px;
right: 0;
text-align: right;
}




#contact-left{
width: 300px;
margin: 0 30px 0 0;
float: left;
text-align: center;
height: 450px;
}

#contact-right{
width: 300px;
float: left;
height: 400px;
}




form{
width:250px;
overflow: hidden;
margin: 5px;
margin-top: 0;
padding: 10px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
font:normal 0.9em/19px arial; 
padding:2px; 
color:#387645;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #387645;
}

select{
height:25px; 
width:100%; 
font:normal 0.9em arial; 
border: 0;
border: 1px solid #387645;
}

form input.textbox-honey {
display: none;
}

form label {
color: #387645;
font:normal 1em/25px arial; 
margin: 3px 0;
cursor: pointer;
}

form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #387645;
}



#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: 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;
}











