/*
// The Complementary Medicine Centre
// 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: #140B19;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin-bottom: 10px;
padding: 0 0 0 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #F5863F;
}

h2{
margin: 20px 0 0 0;
font: bold 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #F5863F;
}

h3{
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #F5863F;
}

img{
border: none;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
padding-top: 20px;
background: #ffffff url(../images/container.png) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
clear: both;
margin: 0 auto;
padding-top: 340px;
background: #fff;
width: 900px;
overflow: hidden;
}



#column-left{
float: left;
width: 290px;
font-size: 0.8em;
overflow: hidden;
}

#column-left div{
margin: 0 10px;
padding: 10px;
border: 1px solid #cccccc;
}

#column-right{
float: left;
width: 610px;
height: auto;
overflow: hidden;
}




#header-wrapper{
border-top: 5px solid #140b19;
width: 100%;
height: 130px;
border-bottom: 5px solid #ccc;
background: #fff url(../images/header-wrapper.png) repeat-x top left;
}

#header{
width: 900px;
height: 130px;
position: relative;
margin: 0 auto;
}

#logo{
position: absolute;
top: 15px;
left: 0;
}

#contact{
color:  #140b19;
position: absolute;
top: 10px;
right: 0;
font-size: 0.9em;
}

#contact a{
color:  #140b19;
}

#contact a:hover{
color: #000;
}

#contact span{
font-weight: bold;
color: #FB6D17;
}

.treatments{
position: absolute;
top: 170px;
right:0px;
list-style-type: none;
font-size: 1.1em;
text-align: left;
z-index: 99;
}

.treatments li{
padding: 5px 20px;
background: url(../images/bullet.jpg) no-repeat center left;
}


.navigation{
background: url(../images/navigation.png) repeat-x;
position: absolute;
bottom: -10px;
right: -5px;
font-size: 0.9em;
}

.navigation li {
float: left;
display: inline-block;
padding: 0 5px 0 6px;
cursor: pointer;
text-align: center;
color: #666;
}

.navigation li a{
color: #666;
padding: 20px 4px;
height: 14px;
display: inline-block;
}

.navigation li a:hover, .navigation li:hover, .navigation li a.current {
position:relative;
color: #FB6D17;
}


.navigation ul {
display:none;
position:absolute;
left:0px;
top: 50px;
z-index: 999;
background: #666;
}

.navigation li:hover ul {
display:block;
}

.navigation ul li {
width:200px;
background: #666;
height: 30px;
overflow: hidden;
float:left;
font-size: 1em;
padding: 0px;
clear: both;
border-bottom: 1px solid #fff;
display:block;
padding-top: 5px;
color: #4B494A;
}

.navigation ul li a{
color: #ffffff;
width:200px;
padding: 5px;
text-align: left;
font-size: 0.9em;
display: block;
}

.navigation ul li a:hover{
color: #FB6D17;
}





#slideshow{
position: absolute;
top: 155px;
left: 10px;
margin: 10px auto;
width: 880px;
height: 300px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 880px;
height: 300px;
}



#content{
margin: 10px 10px 20px 20px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
list-style-type: none;
margin: 10px;
}


#content ul li{
padding-left: 20px;
background: url(../images/bullet2.jpg) no-repeat center left;
}

#gallery{
margin-left: 0px;
width: 570px;
heighT:500px;
display: block;
margin-bottom: 50px;
}

#gallery img{
float: left;
margin: 2px;
cursor: url(../images/magnify.cur),url(images/magnify.cur),pointer;
border: 2px solid #F5863F;

}

.team{
float: right;
border: 3px solid #F38E4D;
margin: 0 0 10px 10px;
}


.button{
background: #F5863F;
color: #000;
padding: 3px;
font-size: 1.5em;
}

.button:hover{
color: #000;
}



#footer-wrapper{
width: 100%;
margin: 0 auto;
height: 50px;
background-color: #140B19;
}

#footer{
clear: both;
width: 900px;
height: 50px;
margin: 0 auto;
overflow: hidden;
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;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}





#contact-right{
width: 300px;
margin: 0 auto;
}






form.contact-form input,form.contact-form textarea, select {
width:98%;
height:19px;
font:normal 1em/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 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: #F5863F;
}


#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: 170px;
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;
}


#playerLite{
margin: 5px 4px;
background: #fff;
}


#voucher{
margin: 0 auto;
width: 300px;
text-align: center;
}

#quantity{
border: 1px solid #ccc;
}


#amount{
width: 120px;
margin: 0 auto;
display: block;
padding: 2px;
border: 1px solid #ccc;
margin-bottom: 5px;
}

.voucher-quantity{
width: 120px;
margin: 0 auto;
display: block;
border: 1px solid #ccc;
padding: 2px;
}










