/************************************************  

ALWAYS INTERACTIVE
www.alwaysinteractive.com

V1 - Changing Habits - April 2008

************************************************/
html, body, div, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	margin: 10px 0 0;
}

.webapptable td {
vertical-align: top;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
#header ul, #main_nav ul, #footer ul, #three_doors ul, #cat_348630_divs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


/******************************* LAYOUT *******************************/

body {
	background:#235800 url(/images/layout/background/background.jpg) repeat-x center top;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.clear {
	clear: both;
}
img {
	behavior: url(/iepngfix.htc);
	border: 0;
}
img.left, .left img {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right, .right img {
	float: right;
	margin: 2px 0 16px 20px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
	color: #333;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.green {
	color: #61830D;
}
p {
	padding: 5px 0;
	line-height: 1.8em;
}
a:link, a:active, a:visited {
	color: #61830D;
}
a:hover {
	color: #AC3B3B;
}
h1, h2, h3 {
	font: 12px Georgia,"Times New Roman",serif;
	color: #61830D;
	padding-bottom: 10px;
}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
hr {
	border: none;
	height: 1px;
	background-color: #333;
	margin: 10px 0;
}
.hide {
	display: none;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
    
#store_template h4 {
	font: 22px Georgia,"Times New Roman",serif;
	font-weight:bold;
	padding: 10px 0 0 0;
	text-decoration:none;
	}	
	
/******************************* CONTAINER *******************************/

#content_container {
	background:url(/images/layout/background/body_background.png) repeat-y center;
	height:100%;	
}
	
/******************************* HEADER *******************************/	
	
#header {
	background:url(/images/layout/background/background2.jpg) no-repeat top center;
	height:217px;
	padding: 0 0 0 0;
}
#header_content {
	background: url(/images/layout/background/background3.jpg) center top;
	width: 880px;
	height: 63px;
	padding: 10px 10px 0;
	margin: 0 auto;
	font-size: 12px;
}
#header-slideshow {
	margin: -15px 0 0 195px;
	position: absolute;
}
#header-slideshow a {
	display: none;
}
#top_search {
float:left;
left:50%;
margin-left:-440px;
position:absolute;
width:250px;
z-index:100;
}
#top_search input.cat_button{
	text-align:center;
	width:29px;
	height:27px;
	color:#ccc;
	font-size:1px;
	border:none;
	background:url(/images/layout/buttons/search.jpg) no-repeat 0 0;
	cursor:pointer;
	}
#top_nav li {
	display: inline;
}
#top_nav li a {
	color: #AC3B3B;
	padding: 0 5px;
	border-right: 1px solid #AC3B3B;
}
#top_nav li.end a {
	border-right: none;
}
#top_nav li a:hover {
	color: #61830D;
	text-decoration: underline;
}
#logo a {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 134px;
	height: 0;
	padding-top: 152px;
	margin: 25px 0 0 25px;
	background: url(/images/layout/header/logo.jpg) no-repeat;
}
#home_template	#logo a, #home_template	#logo {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 134px;
	height: 20px;
	padding-top: 152px;
	margin: 25px 0 0 25px;
	background: url(/images/layout/header/logo.jpg) no-repeat;
}
li {
list-style:none;
}
/******************************* NAV *******************************/
	
#main_nav {
	height:30px;
	color: #535353;
	padding: 12px 25px 0;
}	
#main_nav li {
	display: inline;
	float: left;
	position: relative;
}
#main_nav a {
	color: #535353;
	padding: 0 10px 0 !important;
	text-decoration: none;
	display: block;
}
#main_nav a:hover {
	color: #AC3B3B;
}
    #main_nav ul li ul {
		position: absolute;
		left: 0;
		display: block;
		visibility: hidden;
    }
    #main_nav ul li ul li {
		display: list-item;
		float: none;
    }
    #main_nav ul li ul li ul {
		top: 0;
    }
    #main_nav ul li ul li a {
		font: 10px Arial, Helvetica, sans-serif;
		width: 160px;
		background: #f1f1f1 none !important;
		padding: 4px 5px !important;
		margin: 0 0 0 10px;
		color: #58585A !important;
		border-bottom: 1px solid #798e00;
    }
    #main_nav ul li ul li a:hover {
		background: #61830D none !important;
		color: #FFF !important;
		border-bottom: 1px solid #14677e;
    }
    #main_nav ul li ul li ul li a {
		background: #FAFAFA none !important;
		margin: 0;
		border-left: 1px solid #c2c2c2;
    }

#shop_nav {
	height:52px;
	background:url(/images/layout/header/three_doors.png) no-repeat center top;
	height:50px;
        padding:0 25px 0;
        margin-top:12px;
}	
#shop_nav ul {
        margin:0;
        padding:0;
}
#shop_nav li {
	display: inline;
	float: left;
	position: relative;
}
#shop_nav a {
	color: #ffffff;
	padding: 0 10px 0 !important;
	text-decoration: none;
	display: block;
}
#shop_nav a:hover {
	color: #C3FDB8;
}
    #shop_nav ul li ul {
		position: absolute;
		left: 0;
		display: block;
		visibility: hidden;
    }
    #shop_nav ul li ul li {
		display: list-item;
		float: none;
    }
    #shop_nav ul li ul li ul {
		top: 0;
    }
    #shop_nav ul li ul li a {
		font: 10px Arial, Helvetica, sans-serif;
		width: 160px;
		background: #f1f1f1 none !important;
		padding: 4px 5px !important;
		margin: 0 0 0 10px;
		color: #58585A !important;
		border-bottom: 1px solid #798e00;
    }
    #shop_nav ul li ul li a:hover {
		background: #61830D none !important;
		color: #FFF !important;
		border-bottom: 1px solid #14677e;
    }
    #shop_nav ul li ul li ul li a {
		background: #FAFAFA none !important;
		margin: 0;
		border-left: 1px solid #c2c2c2;
    }
.shop-catalogue {width:166px;
}
#home_template #nav_348630 a, #home_template #nav_348630 li li a {
	display: block;
	width: 205px;
	height: 21px;
	padding: 3px 0 0 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/images/layout/sidebar/sidebar_menu.jpg) repeat-x;
	}
    
#nav_348630 a, #nav_348630 li li a {
	display: block;
	width: 176px;
	height: 21px;
	padding: 3px 0 0 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(/images/layout/sidebar/sidebar_menu.jpg) repeat-x;
}  

#home_template #nav_348630 li li a {
	background-position: 0 -24px;
}
#home_template #nav_348630 a:hover, #home_template #nav_348630 li li a:hover {
	background-position: 0 -96px;

}

#nav_348630 li li a {
	background-position: 0 -24px;
}
#nav_348630 a:hover, #nav_348630 li li a:hover {
	background-position: 0 -96px;

}

#store_nav_container {
	width: auto;
	height: 29px;
	border-top: 1px dotted #61830D;
	border-bottom: 1px dotted #61830D;
	padding: 10px 0 0 0;
}

#home_template #store_nav_container {
	padding: 5px 0;
	margin: 10px 23px;
}

#store_nav {
	padding: 0 0 0 0;
	margin: 0px 0 0px 0;
}

#store_nav li {
	display: inline;
	padding: 0 0 0 0;
	margin:0;
}

#store_nav li a {
	color: #61830D;
	padding: 0 5px;
	border-right: 1px dotted #61830D;
	text-decoration: none
}

#store_nav li.end a {
	border-right: none;
}

#store_nav li a:hover {
	color: #265a03;
	text-decoration: underline;
}

#store_nav_info {
	float:right;
	}

#large_icon_nav_container{
	width:auto;
	height: 230px;
}

#large_icon_nav {
	width: 200px;
	text-align:center;
	margin:10px 45px 0 0;
}

#large_icon_nav_container li {
	float:left;
	display:inline;
	text-decoration:none;
	}
#large_icon_nav_container ul {
	display: block;
		}
		
#small_icon_nav_container{
	height: 39px;
	width:auto;
	margin:-23px 0 33px -36px;
}

#small_icon_nav_container img{
	float:left;
}

.small_icon_nav {
	width: 150px;
	margin:10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

#small_icon_nav_container li {
	float:left;
	display:inline;
	text-decoration:none;
	}
#small_icon_nav_container ul {
	display: block;
		}

/******************************* THREE DOORS *******************************/

#three_doors {
	background:url(/images/layout/header/three_doors.png) no-repeat center top;
	height: 128px;
	color: #FFF;
	text-shadow: black 0px 0px 5px;
}
#three_doors li {
	float: left;
	width: 260px;
	height: 98px;
	padding: 15px 20px;
	overflow: hidden;
}
#three_doors h1, #side_top h1, #side_top h2 {
	color: #FFF;
	font-size: 18px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#three_doors span {
	float: right;
	padding: 5px 0 0 0;
}
#three_doors a {
	color:#fff;
}

#three_doors a:hover {
	color:#61830D;
	}
/******************************* MAIN *******************************/

#main {
	background:#fff;
	width:900px;
	margin: -185px auto 0 auto;
}	
#banner {
	background:url(/images/layout/background/banner_background.jpg) no-repeat center bottom; 
	height: 216px;	
}
#main_content {
	width: 900px;
	margin: 0;
}
#main_container {
	width: 866px;
	margin: 22px auto 0 auto;
        min-height:447px;
	}
	
#membership_template #main_container {
	margin: 4px auto 0 auto
	}

#main_left {
	float: left;
	width: 490px;
	height:auto;
}
#main_left02 {
	float: left;
	width: 664px;
	height:auto;
}

#membership_template #main_left {
	float: left;
	width: 450px;
	height:auto;
}

#main_left label {
	display:block;
	width: 175px;
}

#main_left input {
	width:200px;
	}
	
#main_left .cat_dropdown_smaller {
	width:75px;
	margin: 0 5px 0 0;
	}
	
#main_left .cat_dropdown {
	width:204px;
	}

#main_left .cat_button {
	width:75px;
	}
#main_left .webform h1 {
	color:#666;
	padding:20px 0 0 70px;
	}
#main_right {
	background:url(/images/layout/sidebar/sidebar_background.jpg) repeat-y left;
	float: right;
	width: 353px;
	height:auto;
	margin: 0 0 0 22px;
}
#main_right a{
color:#FFF;
}

.home_col .image{
	padding:12px;
	background:#fff no-repeat;
	border:#666 solid 1px;
	width:130px;
	text-align:center;
	margin: 0 auto;
}

#main_right .image{
	padding:12px;
	background:#fff no-repeat;
	border:#666 solid 1px;
	width:130px;
	text-align:center;
}

#main_right #meetcindi ul  {
margin:0 0 0 14px;
padding:0;
}
#membership_right {
	float:right;
	height:auto;
	margin:0;
	padding:22px 30px 0 0;
	width:350px;
}

#internal_template #main_right {
	background:url(/images/layout/sidebar/sidebar_background_small.jpg) repeat-y left;
	width: 180px;
}

#side_top {
	background: url(/images/layout/sidebar/sidebar_top.jpg) no-repeat top left;
}

#internal_template #side_top {
	background: url(/images/layout/sidebar/sidebar_top_small.jpg) no-repeat top left;
}
#side_bottom {
	background: url(/images/layout/sidebar/sidebar_bottom.jpg) no-repeat bottom left;
	height: 5px;
	}

#internal_template #side_bottom {
	background: url(/images/layout/sidebar/sidebar_bottom_small.jpg) no-repeat bottom left;
	height: 5px;
}
#side_top .col01, #side_top .col02, .home_col {
	width: 176px;
	float: left;
	color: #FFF;
}

.home_col h1, .home_col h2 {
	background:url(/images/layout/background/header_background.jpg) repeat-x;
	font-size: 16px;
	margin:10px 0 8px;
	padding:10px 0;
	text-align: center;
	font-weight:bold;
	color:#fff;
}

.home_col h3, .home_col h3 {
	background:url(/images/layout/header_background.gif) repeat-x;
	font-size: 16px;
	margin:10px 0 8px;
	padding:10px 0;
	text-align: center;
	font-weight:bold;
	color:#fff;
}
.home_col a {
	color:#fff;
}

.home_col a:hover {
	color:#AC3B3B;
}

.home_col .meet_pad {
	padding: 0 10px;
	}

#side_top h1, #side_top h2 {
	font-size: 14px;
	margin: 10px 0 8px;
	text-align: center;
	font-weight:bold;
}
#internal_template #side_top h2 {
	margin: 0px 0 15px;
	padding-top:14px;
}
#side_top h2 {
	margin-top: 20px;
	padding: 20px 0 0;
	background: url(/images/layout/elements/slice.gif) center top repeat-x;
}
#side_top p {
	padding: 0 10px;
}

#internal_template #side_top h1 {
background:transparent url(/images/layout/background/header_background.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:10px 0 8px;
padding: 10px 0 11px;
text-align:center;
}


#internal_template #side_top h3 {
background:transparent url(/images/layout/header_background.gif) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:10px 0 8px;
padding: 10px 0 11px;
text-align:center;
}

#store_feature {
	width:auto;
	height:auto;
}

#feature_left {
	float:left;
	width:290px;
	text-align: right;
	margin: 10px 0 0 0;
	}
	
#feature_left img {
	padding:5px;
	border: 1px solid #666;

}

#feature_right {
	float:right;
	width:500px;
	margin: 10px 25px 0 0;
	padding:0 10px 0;
}

#feature_add {
	height: 25px;
	width: inherit;
	text-align:right;
}

#feature_add_button {
	background:url(../images/layout/buttons/add_button.jpg) no-repeat left top;
	height:25px;
	width:75px;
	padding: 2px 0 0 12px;
}
#feature_add_functions {
	padding: 2px 0 0 12px;
}
#feature_add li {
	text-align:left;
	float:right;
	display:inline;
	text-decoration:none;
	margin:0;
	padding:0;
	}
#feature_add ul {
	display: block;
	margin: 0;
	padding:0;
		}

#store_list {
	width:121px;
	height:300px;
	margin:0;
	padding:0;
	text-align:center;
}

#store_list li {
	text-decoration:none;
	margin:0;
	padding:0;
	}
#store_list ul {
	list-style-type:none;
	margin:0;
	padding:0;
		}
#store_list_button {
	background:url(../images/layout/buttons/more_add_button.jpg) top left no-repeat;
	height: 25px;
	width:121px
}


/******************* HOME COLS ********************/
#home_template #main_container {
	width: 856px;
	margin: 22px auto 0 auto;
	background:url(../images/layout/background/home_content.jpg) repeat-y top left;
}

#home_background_bottom {
	background:url(../images/layout/background/home_content_bottom.jpg) no-repeat;
	width:856px;
	margin:0 auto;
	height:19px;
	clear:both;
}

.home_col {
	background:url(../images/layout/background/home_content_top.jpg) no-repeat top	left;
	width: 205px;
	height: auto;
	float:left;
	margin:0 12px 0 0;
	color:#FFF;
}
.last {
	margin-right:0;
}

.home_content {
	padding: 0 10px;
}

/******************************* RECIPE *******************************/

/******************************* NEWSLETTER SIGN UP *******************************/
.newsletter-form input.cat_button{
	text-align:center;
	width:73px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	border:none;
	padding-bottom:6px;
	font-size:11px;
	background:url(/images/layout/buttons/signup.png) no-repeat 0 0;
	}
.newsletter-form input.cat_button:hover{
	background:url(/images/layout/buttons/signup.png) no-repeat -74px 0;
}
/******************************* MEET CINDI *******************************/
#meetcindi {
	padding:0 10px;
}
/******************************* NEWS *******************************/
#latestnews {
	padding:0 10px;
}

#home_template #latestnews {
	padding:0;
}

#latestnews .newsitem,#main_left02 .newsitem {
	margin-bottom:10px;
	}
#home_template #latestnews .newsitem {
margin-bottom:10px;
padding:0 10px;
}
#latestnews .readmore {
	text-align:right;
}

.newsitem .description {
	margin: 10px 0 0 0;
	}
	
.newsitem .name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}
	

/******************************* BOOKINGS *******************************/
#upcomingevents{
	padding:0 10px;
}
#upcomingevents .booking-list span.date {
	display:none;
}
/******************************* FEATURE PRODUCT *******************************/
#feature_home_container {
	width:883px;
	margin: 10px auto 0 auto;
	}

#featureprod {
	padding:0 10px;
}
#featureprod ul{
	margin:0;
	padding:0;
	list-style:none;
}
#featureprod .shop-product-small{
	background:none;
	color:#fff;
	border:none;
	padding:0;
	height:auto;
	width: 158px;
}

#internal_template #featureprod .shop-product-small {
width:156px;
}
#featureprod .shop-product-small .image {
	height:auto;
}
#featureprod .readmore {
text-align:right;
}
ul.productfeaturelist {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}



ul.productfeaturelist li {
	float:left;
	width:196px;
	margin-right:24px;
}

#internal_template ul.productfeaturelist li {
	margin:0 0 10px;
}

.col2 ul.productfeaturelist li {
	float:left;
	width:158px;
	margin-right:24px;
}
	
#catProdTd_682967 {
	margin-right:0;
}
/******************************* TESTIMONIALS *******************************/
hr.green {
	height:1px;
	border-bottom:#61830D solid 1px;
	margin:20px 0;
}



/******************************* RESOURCES *******************************/
.resources .cat_textbox_small{
width:150px;
}
.resources .cat_textbox_post{
width:80px;
}
table.resources {
	
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}
.webapptable td table{
	width:270px;
	margin:5px;
	border-right:#ccc solid 1px
	}
#footer {
	height:60px;
	background: url(/images/layout/background/bottom-rip.jpg) repeat-x center top;
	text-align:center;
	padding: 0 0 0 0;
}
#footer_content {
	background:url(/images/layout/background/bottom-rip2.jpg) center top;
	width:900px;
	height: 60px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#footer_shadow {
	background:url(/images/layout/background/bottom-rip3.jpg) no-repeat top center;
	width: 960px;
	margin: 0 auto;
}
#footer_text {
	padding: 20px 0 0 0;
	font-size: 11px;
}
#footer_text li {
	display: inline;
}
#footer_text li a {
	color: #666;
	padding: 0 5px;
	border-right: 1px solid #666;
	text-decoration: none;
}
#footer_text li.end a {
	border: none;
}
#footer_text li a:hover {
	color: #AC3B3B;
}
	
/********************************* COLOURS *********************************

Red #AC3B3B - Green #61830D - 

***************************************************************************/