/*
Theme Name: The Healthy Holiday Theme
Theme URI: www.thehealthyholidaycompany.co.uk
Description: A bespoke theme created for <a href="http://www.thehealthyholidaycompany.co.uk/">thehealthyholidaycompany</a> by <a href="http://www.ansta.co.uk/">Ansta</a>
Version: 0.1
Author: Ansta
Author URI: www.ansta.co.uk
Tags: 
*/


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 5px 15px;
	}

img.alignleft {
	margin: 0 15px 5px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.post {
	overflow: hidden;
}


body {
	font-size: 12px;
	font-family:  Arial, Verdana, Tahoma;
	margin: 0;
	padding: 0;
	background: #ededed url(images/body-bg.jpg) repeat-x top center;
	color: #808284;
	line-height: 18px;
}
a {
	color: #999999;
}

h2, h1 {
	font-weight: normal;
	font-size: 26px;
	margin: 10px 0px;
}
h2 a, h1 a {
	text-decoration: none;
	color: #808284;
}

#page {
	width: 976px;
	margin: 20px auto 0px auto;
	border: 1px solid #808080;
	background: url(images/content-bg.png) repeat-y center center;
}

.page-2 {
	background: url(images/header-bg.jpg) no-repeat top center;
}

#header {
	height: 128px;
	overflow: hidden;
}
#header h1 {
	margin: 0px;
}
#header h1 a  {
	display: block;
	width: 403px;
	height: 86px;
	overflow: hidden;
	text-indent: -999px;
	margin: 22px 0px 0px 26px;
}
#pagemenu {
	height: 34px;
}
#pagemenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 34px;
	margin: 0px 0px 0px 30px;
	background: url(images/menu-bg.png) no-repeat center left;
}
#pagemenu ul ul {
	display: none;
	visibility: hidden;
}
#pagemenu ul li {
	float: left;
}
#pagemenu ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0px 15px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background: url(images/menu-bg.png) no-repeat center right;
	float: left;
}

#main {
	width: 976px;
	overflow: hidden;
}
#sidebar {
	padding: 20px 0px 0px 26px;
	width: 241px;
	float: left;
}
#content {
	padding: 20px 34px 0px 0px;
	width: 641px;
	float: right;
}
#footer {
	padding: 20px;
	background: #e6e6e6;
	font-size: 10px;
	overflow: hidden;
	height: 30px;
}
#footerleft {
	float: left;
	line-height: 15px;
	position:relative;
}
#footerleft img{
	position:absolute; 
	left:430px; 
	top:-10px;
}

#footerright {
	float: right;
	height: 30px;
	line-height: 30px;
}



#sidebar ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
}
#sidebar ul li h2 {
	margin: 0px;
	border-bottom: 3px solid #eeeeee;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
#sidebar ul li ul {
	padding: 0px 0px 20px 0px;
}
#sidebar ul li ul li ul {
	padding: 0px 0px 0px 10px;
}
#sidebar ul li ul li {
	padding: 0px;
	border-bottom: 1px solid #eeeeee;
}
#sidebar ul li ul li ul li {
	padding: 0px;
	border: none;
}
#sidebar ul li ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #808184;
	text-indent: 20px;
}
 
.linkcat ul li a {
	background: url(images/fav.gif) no-repeat 5px 7px;
}
.categories ul li a, .archives li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
}

.linkcat ul li a:hover {
	background: #f2f2f2 url(images/fav.gif) no-repeat 5px 7px;
}
.categories ul li a:hover, .archives li a:hover {
	background: #f2f2f2 url(images/cat.gif) no-repeat 5px 7px;
}


.entry {
	margin: 5px 0px 40px 0px;
	border-top: 1px solid #CCC;
}

.all-holidays-table {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0 0 15px 0px;
}
.table-title {
	height: 33px;
	line-height: 33px;
	text-indent: 15px;
	margin: 0px;
	font-size: 14px;
}
.all-holidays-table th {
	height: 30px;
	line-height: 30px;
	color: #4c4c4c;
	border-bottom: 1px solid #999;
	background: url(images/table-header-bg.png) repeat-x center center;
}
.all-holidays-table td {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #999;
	text-align: center;
}
.t-1 {
	text-align: left !important;
	text-indent: 20px;
	font-weight: bold;
}
.t-2 {
	text-align: left !important;
}



.homepage-table {
	font-size: 14px;
	margin: 30px 0px 20px 0px;
}
.homepage-table-td2 {
	padding: 21px 0px 20px 0px;
}
.homepage-table h2 a {
	float: right;
}
.homepage-table a img {
	border: none;
}
.homepage-table strong {
	font-size: 16px;
	font-weight: normal;
	color: #404040;
}
.inspa h2 a {
	color: #ff7a14;
	text-decoration: underline;
}
.inspa h2 {
	color: #ff7a14;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
}
.fitscape h2 a {
	color: #002051;
	text-decoration: underline;
}
.fitscape h2 {
	color: #002051;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
}
.yoga h2 a {
	color: #ac0e5b;
	text-decoration: underline;
}
.yoga h2 {
	color: #ac0e5b;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
}

#headerimg {
	float: left;
}
#headerimg1 {
	float: right;
}
.search-holder {
	padding: 30px 30px 0px 0px;
	float: right;
}
.search-li {
	float: right !important;
	padding: 4px 5px 4px 4px !important;
}
#searchsubmit {
	height: 25px;
	border: 1px solid #333;
	background:  #FFF;
	color:#333;
}
#s {
	height: 21px;
	border: 1px solid #333;
}

.osmig label {
	display: block;
}
