

body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #DFECF4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtr #container {
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 30px;
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 848px;
	float: right;
}

p{
	margin-top: 0.4em;
	margin-bottom: 1.2em;
}

.clear{
  clear: both;
  overflow: hidden;
  height: 1px;
  margin: 0;
  padding: 0;
}

.line{
  clear: both;
  overflow: hidden;
  height: 1px;
  margin-right: 10px;
  padding: 0;
  border-top: 1px solid #f0f0f0;
}	

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



#mainContent{
	font-size: 12px;
}

.oneColFixCtr #mainContent{
	padding-top: 0.5em;
}

a{	color: #cc2e29; }
a:visited{	color: #a06c6b; }
a:hover { color: #ff0000; }



#mainContent h1{
	font-size: 24px;
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	color: #8d0108;
}

#mainContent h2{
	/*
	font-size: 16px;
	padding: 0.5em 0 0.2em 0;
	margin: 0;
	color: #8d0108;
	*/
	margin: -10px -10px 10px -10px;
	padding: 10px;
	color: #8d0108;
	font-size: 18px;
	
	background: transparent;
}

#heading{
	padding: 0;
	margin:0;
	width: 100%;
	text-align: left;
	height: 130px;
	overflow: visible;
}

#heading img{
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#heading img.offset{
	position: relative;
	top: 16px;
}

#heading #heading_left{
	margin-left: 10px;
	padding: 0;

}



#heading #heading_logo{
	padding-left: 10px;
}

#heading #heading_bottom{
	border-bottom: 1px solid #f0f0f0;
	margin-left: 160px;
	margin-right: 10px;
	overflow: hidden;
	height: 1px;
	position: relative;
	top: -35px;
}


#mainContent p{
	padding-right: 2em;
	line-height: 175%;
	padding-top: 0.5em;
}

#mainContent ul{
	padding-left: 6em;
	padding-right: 2em;
	line-height: 175%;
	padding-top: 0.5em;
	margin: 0;
	padding-bottom: 0;
}

#mainContent li{
	margin: 0;
	padding: 0;
}

#menuContainer{
	float: left;
	padding: 10px 0 0 0;

	margin: 28px 10px 0px 10px; 

	 
	text-align: left;
	width: 136px;
	background: url(images/menu_bg_top.jpg);
	background-repeat:repeat-x;
	height: 400px;
	overflow: visible;
/*	border: 1px solid green; */
}

* html #menuContainer{
	position: relative;
	top: -2px;
	margin: 0 0 0 5px;
	padding: 0;
}


#menu{
	margin: 15px 0;
	padding: 0;
 	width: 136px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#menu ul{
	padding: 0;
	margin: 0;
}

#menu li{
	float: left;
	list-style: none;
	padding: 0;	
	width: 100%;
	/* border: 1px solid green;*/
	background: url(images/menu_item_bg.jpg);
	background-repeat:repeat-x;
}


#menu #menu_buy_online{
	background: url(images/menu_item_buy_bg.jpg);
	background-color: #FF8400;
	background-repeat:repeat-x;
}

#menu a{
	display: block;
	margin: 5px 0 5px 0;
	padding: 0px 20px 1px 10px;
}


#menu a:hover{
	/*background-position: 0% -29px;*/
}

/*#menu #menu_buy_online:hover a,*/
#menu li:hover a{	/*background-position: 100% -29px;*/
	text-decoration: underline;
	color: #FFFFFF;
}

#menu li:hover{
	background: url(images/menu_item_bg2.jpg) repeat-x;
}

#menu #menu_buy_online:hover{
	background: url(images/menu_item_buy_bg2.jpg)  repeat-x;
}

#menu #menu_searth_tea:hover{
	background: #7a8004 url(images/tbg_searth.gif) repeat-x;
}

#menu #menu_spearole_tea:hover{
	background: #6d7e64 url(images/tbg_spearole.gif) repeat-x;
}

#menu #menu_purple_carrot_crystals:hover,
#menu #menu_purple_carrot:hover,
#menu #menu_purple_carrot_tea:hover{
	background: #4a2043 url(images/tbg_purple_carrot.gif) repeat-x;
}

#menu #menu_olevine_coffee:hover{
	background: #492f22 url(images/tbg_olevine_coffee.gif) repeat-x;
}

#menu #menu_blueberry_punch:hover{
	background: #355488 url(images/tbg_blueberry.gif) repeat-x;
}

#menu #menu_rosella_punch:hover{
	background: #9e3929 url(images/tbg_rosella.gif) repeat-x;
}

#menu #menu_ginger_punch:hover{
	background: #786000 url(images/tbg_ginger.gif) repeat-x;
}


#menu a:link,
#menu a:visited{
	text-decoration: none;
	color: #2a2914;	
	/* font-variant:small-caps; */
}


#contact .details .field{
	width: 400px;
	float: left;
	margin-bottom: 10px;
}

#contact .details .label{
	width: 120px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}

#contact .details p{
	clear: both;
	margin: 0;
	padding: 0;
}



input, textarea{
	background-color: #f8f8f8;
	border: 1px solid #9D605B;
}

input.button{
	padding: 2px 30px 2px 30px;
	font-size: 12px;
	
	background-color: #f8f8f8;
	
	border-top: 1px solid #D1B9B1;
	border-left: 1px solid #D1B9B1;
	border-right: 1px solid #9D605B;
	border-bottom: 1px solid #9D605B;
	
	background-position: top;
	background-repeat:repeat-x;
	
}

#contact label{
	float: left;
	text-align: right;
	width: 120px;
	padding-right: 10px;
	margin-left: 10px;
}

#contact p{
	clear:left;
}

#contact form{
	width: 550px;
	margin: 1.5em auto 3em; auto;
	padding: 10px 0 10px 0;
	border: 1px solid #b09294;
}

#contact p.readonly input{
	color: #808080;
	border: 1px solid #808080;
}

#buyonline .order_links{
	text-align: center;
}

#buyonline .order_links a:link,
#buyonline .order_links a:visited{
	font-size: 120%;
	font-weight: bold;
	color: red;
}


.product{
	margin: 10px 10px 10px 0;
	padding: 10px;	
}

.product_small{
	border-bottom: 1px solid #f0f0f0;
	margin: 10px 10px 10px 0;
	padding: 10px;
}


.product img.large{
	border: 1px solid #e0e0e0; 
	margin: 5px 0 10px 10px;
	float: right;
}

.product_small img{
	border: 1px solid #e0e0e0; 
	margin: 0 10px 10px 0;
	float: right;	
}


#stockists label{
	margin: 5px 1em 1em 5em;
	font-size: 120%;
}

#stockists input{
	font-size: 120%;
	margin: 5px;
}

#stockists .button{
	font-size: 100%;
}

#stockists li{
	display: block;
	float: left;
	width: 5em;
}

#stockists ul{
	margin-right: 10px;
}

#stockists .no_results{
	text-align: center;
	margin-top: 2em;
}

.clear{
	clear: both;
}


.stockist{
	float: left;	
	margin: 0 1em 1em 0;
	padding: 1em;
	width: 350px;
	height: 10em;
	border: 1px solid #f0f0f0;
}

.stockist .name{
	font-size: 110%;
	font-weight: bold;
}

/* The CSS that's required to position the footer */
html{
	height: 100%;
}

body{
	height: 100%;
}


#nonFooter{
	position: relative;
	min-height: 100%;
	width: 1004px;	
	background: #ffffff;
	background: url(images/main_bg.jpg);
	background-repeat:repeat-y;
	padding: 0;
	margin-left: auto;
	margin-right: auto;

}

* html #nonFooter{
	height: 100%;
}

/*
* html #footer
{
	margin-top: 0px;
}
*/

#footerContainer{
	clear: both;
	position: relative;
	overflow: hidden;
	margin-top: -36px;
	
	padding: 0;
	height: 36px;
	
	text-align: center;
}

#footer{
	text-align: center;
	margin: 0 auto 0 auto;
	width: 1004px;
	height: 100%;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ef3829;
	color: #ffffff;
}

#footer ul{
	padding: 3px 0 0 0;
	margin: 0;
}

#footer li{
	display: inline;
	width: 90px;
	list-style: none;
	padding: 0 15px 0 15px;
}

#footer_menu li{
	font-size: 9pt;
}

#footer a:link,
#footer a:visited{
	color: #ffffff;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.hid{
	display: none;
}

.content{
	margin: 10px 10px 10px 0;
	padding: 10px;	
}

#uk_announce{
	background: url(images/ukbg2.jpg);
	border: 1px solid #e00000;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 110%;
	overflow: auto;
}

#mainContent #uk_announce h2{
	color: red;
	font-size: 140%;
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#uk_announce .container{
	margin-right: 200px;
}

#uk_announce em{
	font-weight: bold;
}

#uk_announce p{
	margin-bottom: 0.5em;
	padding: 0;
}

#uk_announce a:link,
#uk_announce a:visited{
	color: #147af1;
	font-weight: bold;
	font-size: 110%;
}

#uk_announce .side{
/*	border: 1px solid #d2c2c2;*/
	float: right;
	width: 190px;
	padding: 5px;
}

	

#uk_announce .side h2{
	font-size: 110%;
}

#uk_announce .side ul{
	padding: 0;
}
#uk_announce .side li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	font-size: 14px;
	margin: 0;
}

#uk_announce a:link,
#uk_announce .side a:visited{
	color: #147af1;
	font-weight: bold;
	font-size: 12px;
}


#uk_announce2{
  background: #c3bf3a;
  color: white;
  padding: 5px;
  margin-right: 10px;
  overflow: auto;
}

#uk_announce2 .title{
  font-size: 30px;
  line-height: 30px;
  text-transform: capitalize;
  font-family:"Arial Black";
  float: left;
  width: 275px;
  color: #b0446b;
}

#uk_announce2 ul.stores{
	float: left;
	width: 550px;
	padding: 0;
}

#aus_announce ul.stores li,
#uk_announce2 ul.stores li{
	float: left;
	padding-right: 40px;
	font-weight: bold;
	color: white;
	line-height: 16px;
	font-size: 12px;
}

#uk_announce2 .bottom{
	clear: both;
	padding-top: 10px;
	color: #b0446b;
}

#uk{
}

.special{
	color: red;
}


.announcement {
	border: 1px dashed #808080;
	margin-right: 10px;
	padding: 5px;
	background: #e9e9e9;
}

#mainContent .announcement p{
	text-align: left;
	padding: 0;
	line-height: 120%;
}

.announcement h3{
	margin: 0;
}

#mainContent h2,
#mainContent .product_small h2,
#mainContent .product h2{
	color: white;
	font-size: 20px;
}

#mainContent .product_small h2.searth,
#mainContent .product h2.searth{
	background: #7a8004 url(images/tbg_searth.gif) repeat-x top left;
}


#mainContent .product_small h2.spearole_infuser,
#mainContent .product h2.spearole_infuser{
	background: #7A5377 url(images/tbg_spearole_infuser.gif) repeat-x top left;
}

#mainContent .product_small h2.spearole,
#mainContent .product h2.spearole{
	background: #6d7e64 url(images/tbg_spearole.gif) repeat-x top left;
}

#mainContent .product_small h2.olevine_coffee,
#mainContent .product h2.olevine_coffee{
	background: #492f22 url(images/tbg_olevine_coffee.gif) repeat-x top left;
}

#mainContent .product_small h2.blueberry,
#mainContent .product h2.blueberry{
	background: #355488 url(images/tbg_blueberry.gif) repeat-x top left;	
}

#mainContent .product_small h2.rosella,
#mainContent .product h2.rosella{
	background: #9e3929 url(images/tbg_rosella.gif) repeat-x top left;	
}

#mainContent .product_small h2.ginger,
#mainContent .product h2.ginger{
	background: #786000 url(images/tbg_ginger.gif) repeat-x top left;	
}

#mainContent .product_small h2.purple_carrot,
#mainContent .product h2.purple_carrot{
	background: #4a2043 url(images/tbg_purple_carrot.gif) repeat-x top left;	
}

#mainContent h2{
	background: #575757 url(images/tbg_regular.gif) repeat-x top left;	
}

.release{
  width: 550px;
  background: #f0f0f0;
  border: 1px dashed #a0a0a0;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.release img{
	margin: 10px;
	border: 1px solid #e0e0e0;
}


.shop_link{
	border: 1px solid #e0e0e0;
	margin: 5px 10px 5px 0;
	padding: 5px;
	background:url(images/menu_item_bg.jpg);
	background-repeat: repeat-x;
	background-color: #d7d7d7;
}

.brilliant th{
	font-size: 110%;
}

#aus_announce{
  background: #b0446b;
  color: white;
  padding: 5px;
  margin-right: 10px;
  overflow: auto;
}

#aus_announce .title{
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize;
  font-family:"Arial Black";
  float: left;
  width: 220px;
  color: #ffff00;
}

#aus_announce a{
  color: yellow;
 }
 
#aus_announce ul.stores{
	float: left;
	width: 600px;
	padding: 0;	
}
