/*
Theme URL: http://www.willow-spa.co.uk/
Description: Willow Spa - Beauty, Nails, Spa and Holistic
Author: Joshua Gutteridge (Skyte Media)
Author URL: http://www.skytemedia.com/

Copyright (c) Willow Spa.

*/

/* Generic
---------------------------------------------------------------------------------*/
body {
	background-image: url(../img/icons/bg.jpg);
	margin: 0;
	padding: 0;
	font: 14px/1.8em Arial;
	color: #222;
	behavior: url("csshover.htc");
	background-attachment: fixed;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

/* Font & Typography
---------------------------------------------------------------------------------*/
h1 {
	font: 22px Georgia;
	color: #444;
	margin: 0;
	padding: 5px 0;
}

h2 {
	font: bold 14px/2.6em Arial;
	color: #222;
	clear: both;
}

h3 {
	font: bold 14px/2.6em Arial;
	color: #222;
}

p {
	color: #222;
	margin: 0;
	padding: 5px 0;
	clear: left;
}

.blurb {
	font: 12px/2.5em Arial;
	color: #666;
}

.red {
	color: #FF0000;
}

/* Links
---------------------------------------------------------------------------------*/
a:link, a:visited {
	text-decoration: underline;
	color: #444;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {
	text-decoration: none;
}

/* Layout
---------------------------------------------------------------------------------*/
#top_container {
	width: 100%;
	background:  url(../img/icons/bg_top.png) bottom repeat-x;
	position: relative;
}

#top {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
}

#logo {
	float: left;
	margin-bottom: 10px;
}

#offer {
	float: right;
	font-size: 20px;
}

#container {
	width: 860px;
	background-color: #FFF;
	margin: -5px auto 20px auto;
	padding: 20px;
}

#header {
	font: 26px Arial;
	color: #666;
	float: left;
	margin-bottom: 15px;
}

#image {
	padding-bottom: 20px;
}

	#image img {
		border: 1px solid #A0834B;
	}

#content {
	width: 640px;
	float: left;
	padding-bottom: 20px;
}

#content_2 {
	width: 860px;
	padding-bottom: 20px;
}

#images {
	width: 200px;
	float: right;
	text-align: right;
	padding-bottom: 20px;
}

.padding {
	padding-top: 20px;
}

#box_container {
	clear: both;
}

#box1, #box2, #box3 {
	width: 178px;
	float: left; 
	margin: 0px 20px 20px 0px;
	padding: 100px 10px 10px 10px;
	border: 1px solid #DFD3C8;
}

#box4 {
	width: 178px;
	float: left; 
	margin-bottom: 20px;
	padding: 100px 10px 10px 10px;
	background: url(../img/common/pamper.jpg) no-repeat;
	border: 1px solid #DFD3C8;
}

.box1 {background: url(../img/common/beauty.jpg) no-repeat;}
.box2 {background: url(../img/common/spa.jpg) no-repeat;}
.box3 {background: url(../img/common/men.jpg) no-repeat;}

#footer_container {
	clear: both;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	text-align: right;
}

/* Contact Page
---------------------------------------------------------------------------------*/
#call_1 {
	font: bold 14px/2.6em Arial;
	color: #222;
	padding: 0 10px 0 50px;
	float: left;
	clear: both;
	background: url(../img/icons/call.jpg) center left no-repeat;
	width: 500px;
}

#call_2 {
	font: bold 14px/2.6em Arial;
	color: #222;
	padding: 0 10px 0 50px;
	float: left;
	clear: both;
	background: url(../img/icons/form.jpg) center left no-repeat;
	margin-bottom: 20px;
	width: 500px;
}

.contact_left {
	width: 125px;
	float: left;
	font: 14px/2.6em Arial;
	color: #222;
	padding-left: 20px;
	clear:both;
}

.contact_right {
	width: 300px;
	float: left;
}

#contact_send {
	width: 300px;
	float: left;
	margin: 3px 0 0 145px;
}

.contact_field {
	border: 1px solid #CCC;
	height: 20px;
	font: 14px/1.5em Georgia;
	color: #333;
	padding: 5px;
	width: 200px;
}

.contact_box {
	width: 300px;
	border: 1px solid #CCC;
	height: 100px;
	font: 14px/1.5em Georgia;
	color: #333;
	padding: 5px;
}

#contact {
	clear: left;
	list-style-type: square;
}

.contact_dropdown {
	width: 210px;
	height: 32px;
	font: 14px/1.5em Georgia;
	color: #333;
	padding-top: 5px;
	border: 1px solid #CCC;
}

#testimonial {
	clear: both;
	padding: 10px 10px 10px 70px;
	width: 780px;
	background: #EEE url(../img/icons/testimonials.jpg) no-repeat;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	font: italic 12px/1.8em Georgia, "Times New Roman", Times, serif;
	color: #222;
}

.add {
	font: 12px/1.8em Arial;
	color: #222;
}

/* Sitemap Page
---------------------------------------------------------------------------------*/
.sitemap {
	width: 150px;
	float: left;
}

#sitemap li{
	list-style-type: none;
}

/* Gallery
---------------------------------------------------------------------------------*/
#gallery ul {
	margin: 0;
	padding: 0;
}

#gallery li{
	list-style-type: none;
	border: 1px solid #CCC;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 100px;
	height: 100px;
}

#gallery li:hover{
	border: 1px solid #999;
}

#cert_left {
	width: 310px;
	float: left;
	padding-right: 20px;
}

#cert_right {
	width: 310px;
	float: right;
}

/* Info
---------------------------------------------------------------------------------*/
#info {
	clear: both;
	border: 1px solid #DDD;
	background-color: #EEE;
	padding: 5px;
	margin-top: 10px;
}

/* CMS
---------------------------------------------------------------------------------*/
.cms_dropdown {
	width: 200px;
}

/* Slideshow
---------------------------------------------------------------------------------*/

#slideshow {
    position:relative;
    height:350px;
	margin: 31px 0 20px 0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 350px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
	width: 860px;
}

.caption {
	position: absolute;
	top: 305px;
	padding: 10px;
	background-color: #765836;
	font-size: 20px;
	width: 840px;
	color: #FFF;
	height: 25px;
}

/* News
---------------------------------------------------------------------------------*/
#news {
	float: right;
	width: 180px;
	border: 1px solid #DDD;
	padding: 10px;
}

#news ul {
	margin: 0;
	padding: 0;
}

#news li {
	list-style-type: none;
	border-bottom: 1px solid #DDD;
}

/* Clearfix
---------------------------------------------------------------------------------*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */