/* 
  -----------------------------------
  Vanilla style sheet for Home Holistics
  by Cherry Austin at Internet Focus UK
  and the no-url.co.uk network, 2008.
  Copyright & trade marks reserved.
  -----------------------------------
*/
html {height: 100.1%;}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #33471C;
	letter-spacing: 0.1em;
	background-color: #FFFFCC;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
}
#pagewrapper {
	margin: 0;
	width: 100%;
}
#innerwrap {
	margin: 0 auto;
	width: 1024px;
	position: relative;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
#innertop {
	text-align: center;
}

h1, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #33471C;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	text-align: center;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: inherit;
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #A6AE68 #C3D28D #33471C #69943A;
}

#brochure img, #addthis img {
	height: 60px;
	width: 60px;
	border: 0 none;
	position: absolute;
	left: 850px;
	top: 167px;
	z-index: 100;
}
#addthis img {
	left: 930px;
}
#flag1 img{
	height: 30px;
	width: 40px;
	border: 1px solid #A6AE68;
	position: absolute;
	top: 180px;
	left: 23px;
	z-index: 101;
}
#flag2 img {
	height: 30px;
	width: 40px;
	border: 1px solid #A6AE68;
	position: absolute;
	top: 180px;
	left: 85px;
	z-index: 102;
}
#flag3 img {
	height: 30px;
	width: 40px;
	border: 1px solid #A6AE68;
	position: absolute;
	top: 180px;
	left: 150px;
	z-index: 103;
}

.hidden {
	display: none;
	font-size: 0.1px;
	line-height: 0.1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.block { display: block; }
.inline { display: inline; }

/* ------------ Styles for headers --------------------- */

#masthead, #subhead, #christmas {
	padding: 12px 3px;
	background-color: #FFFFFF;
	background-image: url(images/banner-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px inset #33471C;
	border-bottom: 1px solid #33471C;
	position: absolute;
	z-index: 50;
	top: 158px;
	width: 100%;
}
#subhead {
	font-size: 0.8em;
	padding: 0 6px 4px;
}
#smallbanner {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #FFFFCC;
	position:absolute;
	left:6px;
	top:6px;
	width:516px;
	height:57px;
	z-index:40;
}
.bighead {
	font-size: 1.2em;
	font-weight: lighter;
	letter-spacing: 0.2em;
	line-height: 2em;
}

.smallerhead {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1.4em;
}
.compacthead {
	font-size: 0.7em;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
}

#main {
	color: #313C28;
	border-top: 2px solid #E7ECC4;
	position: relative;
	padding: 0;
	margin: 0;
	height: 690px;
}

#bigpic {
	width: 526px;
	padding: 0;
	border: 3px solid #CDD2AC;
	border-color: #B1B97D #878F4E #A6AE68;
	position: absolute;
	z-index: 30;
	top: 157px; 
	left: 245px;
}
#bigpic img {
	margin: 0;
	padding: 12px;
	background-color: #FFFFCC !important;
	border: 1px solid #69943A;
	height: 500px;
	width: 500px;
}

#navigation {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	text-align: center;
	background-color:#E9EDC8;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-left: 7px;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #878F4E;
	height: 150px;
	width: 100%;
}

#navBar {
	margin:0 auto;
	position: relative;
}

#mobileNav {
	height: 0;
	width: 0;
	display: none;
}

/* ------------ Thumbnail Lists --------------------- */

#navBar div {
	margin:0 3px;
	padding:0;
	text-align: center;
	width: 136px; 
	height: 136px; 
	display: block; 
	position: relative;
}
#navBar img {
	padding: 8px;
	border: 1px solid #AAB63D;
	background-color: #FFFFCC;
	margin: 6px 4px;
	width: 110px; 
	height: 110px; 
	display: block;
	top: 0;
	left: 0; 
}

/* ------ Thumbnail slideshow ------------------------------- */

#navBar #one, #navBar #two, #navBar #three, #navBar #four, #navBar #five, #navBar #six, #navBar #seven {
	float: left;
}
/* hide extra images if js is off */
#navBar #two .thumbjs,
#navBar #three .thumbjs,
#navBar #four .thumbjs,
#navBar #five .thumbjs,
#navBar #six .thumbjs,
#navBar #seven .thumbjs {
	display: none;
}

/* ------ Thumbnail Menu Links ------------------------------- */

#navBar a {
	font-size: 0.8em;
	font-variant: small-caps;
	color: #33471C;
	text-decoration: none;
	width: 136px;
	height: 136px;
	display:block;
	top: 0;
	left: 0;
	margin-left: 6px;
}
#navBar a:link {
	color: #33471C;
}
#navBar a:hover {
	color: #FFFFCC;
}
#navBar .uberlink {
	color: #CED784;
}
#navBar a:hover img {
	background-color: #33471C;
	border-color: #FFFFCC;
}
#navBar .uberlink img {
	background-color: #33471C;
	border-color: #FFFFCC;
}

/* ------ Footers ------------------------------- */

#address {
	width: 998px;
	margin-left: 5px;
}
#address h2 {
	margin: 0px 12px 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	border-top: 1px solid #A6AE68;
}
#address h2 a:link, #address h2 a:visited {
	color: #33471C;
}
#address h2 a:hover {
	background-image: url(images/keylime.jpg);
}

#address p {
	text-align: center;
	margin: 0 0 30px;
}
	
.detail {
	font-weight: normal;
	letter-spacing: normal;
}
 
#address p.footer {
	font-size: 0.7em;
	text-align: right;
	text-transform: uppercase;
	color: #333333;
	width: 100%;
	margin: 0;
}
#address p.footer a {
	color: #333333;
	text-decoration: none;
}
#address p.footer a:hover {
	text-decoration: underline;
}
/* ------ Side menu bars (left and right) & detail panels  ------------------------------- */

#rightnav, #leftnav {
	position: absolute;
	top: 242px;
	width: 203px;
	color: #313C28;
	background-color: transparent;
	margin: 0;
	padding: 10px;
}
#rightnav {
	right: 7px;
	z-index:60;
	text-align: center;
}
#leftnav {
	left:7px;
	z-index:70;
}
#leftnav ul, #leftnav .item, #leftnav p, #rightnav ul, #rightnav .item, #rightnav p,
.draggable .item, .draggable p {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
}
#leftnav li, #leftnav p,  #leftnav h2, #rightnav li, #rightnav p, #rightnav h2,
.draggable p {
	border-width: 1px;
	border-style: solid;
	border-color: #A6AE68 #C3D28D #33471C #69943A;
	padding: 3px 6px 3px 6px;
}

#leftnav div p, #rightnav div p, .draggable div p, table {
	color: #313C28;
	text-decoration: none;
	display: block;
	background-color: #EFEEAE;
	font-size: 0.8em;
	margin: 6px;
	border-top-color: #FFFFFF;
}

h3 {
	font-size: 1em;
	font-variant: small-caps;
	font-weight: normal;
	background-color: #EBEDC8;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 0 6px;
	border-top: 1px solid #A6AE68;
}

#leftnav h2, #leftnav h3, #rightnav h2, #rightnav h3 {
	background-color: #EBEDC8;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}

#leftnav img, #rightnav img {
	float: right;
	clear: left;
}

.centred {
	text-align: center;
	background-color: #CDD580;
	border: 1px solid #A6AE68;
	border-top-width: 0;
}

a.closeLayer, a.closeLayer img {
	border: 0 none;
}

/* ------ Drag layers ------------------------------- */

.draggable {
	font-size: 0.9em;
	padding-top: 26px;
	position: absolute;
	left: 239px;
	top: 206px;
	width: 526px;
	height: auto;
	z-index:104;
	cursor: pointer;
	background-image: url(images/draggable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
.close {
	clear: left;
	float: right;
	margin-right: 0px;
	margin-top: -26px;
}
.close img, .close a {
	border: 0 none;
	position: relative;
	margin: 0;
}
.draggable h3 {
	border: 0 none;
	position: absolute;
	top: 1px;
	width: 350px;
	height: 25px;
	margin-left: 100px;
	text-align: center;
}
.productpic {
	margin-top: 20px;
	border: 1px solid #FFFFFF;
}
/* ------ Menu link styles ------------------------------- */

#leftnav a:link, #rightnav a:link, .description a:link {
	color: #313C28;
	text-decoration: none;
}
#leftnav a:visited, #rightnav a:visited, .description a:visited {
	color: #313C28;
	text-decoration: none;
}
#leftnav a:hover, #rightnav a:hover, .description a:hover {
	color: #000033;
	text-decoration: none;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}
.skip {
	font-size: 0.7em;
	letter-spacing: 0.2em;
	color: #33471C;
}
#rightnav .skip {
	margin-left: 80px; 
}

/* ------ Collapsing menu styles ------------------------------- */

#leftnav .selected, #rightnav .selected {
	background-color: #EBEDC8;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	border-bottom: 0 none;
}
h2.selected {
	font-variant: small-caps;
	text-align: left;
}
#leftnav h2 a.open:hover, #rightnav h2 a.open:hover { 
	background-image: none; 
}

.description, .multi {
	background-color: #EBEDC8;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #A6AE68;
	border-right: 1px solid #C3D28D;
	border-bottom: 1px solid #33471C;
	border-left: 1px solid #69943A;
	margin: 0;
}

.multi { 
	border-bottom: 0 none;
	padding-bottom: 3px; 
}

#rightnav .description {
	text-align: left;
}

#leftnav p a, #rightnav p a {
	display: inline;
	color: #333300;
	font-style: italic;
}

/* ------ Form styles ------------------------------- */

.KT_tng { position: relative; }

.KT_tng .KT_tngform {
	width: 500px;
	background-color: #E9EDC8;
	background-image: url(images/main-bg.jpg);
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #69943A;
	padding: 12px;
	background-image: url(images/keylime.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.KT_tngtable {
	border-color: #D1D98C;
	background-color: #EFEEAE;
	margin: 0 auto;
	width: 100%;
}
#form1 {
	background-color: #FFFFCC;
	border-top: 1px solid #AAB63D;
	border-right: 1px solid #CBD37E;
	border-bottom: 1px solid #69943A;
	border-left: 1px solid #DFE4AE;
}
.KT_tngtable th, .KT_tngtable td.KT_th, .KT_th {
	background-color: #EFEEAE;
	border-color: #FFFFCC #EFEEAE #1D3525;
}
.KT_tngtable td { 
	text-align: left;
	border-color: #FFFFCC #EFEEAE #1D3525;
}
.KT_bottombuttons {
	background-color: #FFFFCC;
	border-top: 0 none;
}
.KT_bottombuttons input {
	background-color: #EFEEAE;
	border-color: #AAB63D;
}
#form1 h5 {
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
}

/* ------ Shopping basket ------------------------------- */

form.basket, form.total {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #33471C;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #EFEEAE;
	margin: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #A6AE68 #C3D28D #33471C #69943A;
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.3em;
}
form.basket input, form.total input, form.basket textarea, form.total textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #33471C;
	letter-spacing: 0.1em;
	background-color: #EFEEAE;
	border: 0 none;
	overflow: visible;
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
form.basket input.quantity, form.total input.quantity {
	width: 20px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	background-image: url(images/keylime.jpg);
}
form.basket input.price, form.total input.price {
	width: 50px;
	text-align: right;
}
form.basket table tr, form.total table tr {
	border-bottom: 1px solid #CDD580;
}
.myproduct {
	border-right: 1px outset #CCD47F;
	padding-right: 6px;
}
form.updates {
	font-size: 0.9em;
	text-align: right;
}
#Basket input.button {
	font-size: 0.9em;
	color: #484800;
	margin-left: 15px;
	margin-right: 5px;
}
#christmas {
	position: absolute;
	left: 220px;
	z-index: 20000;
	width: 576px;
	font-size: 0.65em;
	border-top: 1px solid #C3D28D;
	border-right: 1px solid #C3D28D;
	border-left: 1px solid #C3D28D;
}
#Xmas img {
	float: left;
	margin: -3px;
}
#christmas a img, #christmas a:link img, #christmas a:visited img, #christmas a:active img, #christmas a:hover img {
	border: 0 none;
	outline: none;
}
