/* SEE ALSO LANGUAGE-SPECIFIC STYLESHEETS */
/* -STYLES- */
body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.65em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif; 
}
h1 {
	font-style:italic;
}
a {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a img {
	border: 0;
}
a:hover{ text-decoration:underline; }
.home-nav, .home-nav a{
	font:Georgia, "Times New Roman", Times, serif; size:11px;
	color: #a9a968;
}
.home-nav a:hover{
	color: #fff;
}


#subnav {
	color: #636363;
	font-size: .95em;
	font-family: Georgia, serif;
	font-weight: bold;
}
#subnav a {
	color: #636363;
}
#subnav a:hover {
	color: black;
	text-decoration: underline;
}
#subnav li a.active {
	color: black;
	text-decoration: underline;
}
#crumbs {
	font-size: .9em;
	font-family: Georgia, serif;
	color: #361212;
}
#crumbs a {
	color: black;
	text-decoration: underline;
}
#main {
	color: #361212;
}
#main h1 {
	margin-top: 6px;
}
#main h1, #main h2 {
	border-bottom: 1px solid #361212;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 4px;
}
#main ul {
	margin-left: 1.5em;
	padding-left: 0;
}
#main ul li {
	margin-left: 0;
	padding-left: 0;
}
#main a {
	color: #333;
}
div.content, div.content_small, div.content_half, div.content_34, div.content_56 {
	line-height: 1.65em;
}
.product_thumbs .pages {
	font-family: Georgia, serif;
	font-size: 1.2em;
}
.product_thumbs .pages a {
	color: #361212;
}
.tea_month {
	font-family: Georgia, serif;
	font-size: .8em;
	font-weight: bold;
}
.tea_month a {
	color: #000;
}
.tea_month a:hover {
	text-decoration: underline;
}
.tea_month h3, .tea-month p{
	font-size: 1em;
	padding: 0 0px;
	margin: 0;
}

.products #main .special {
	width: 300px;
	margin: 20px auto;;
}
.products #main .special p {
	float: left;
	width: 160px;
}
.products #main .special h3 {
	float: right;
	margin-top: 30px;
	width: 130px;
}

#main div#product_sidebar {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.05em;
}
#footer ul li {
	text-transform: uppercase;
	color: white;
}
#footer ul li a {
	color: white;
}
/* -LAYOUT- */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/media/images/layout/html_bg.gif);
	background-repeat: repeat-x;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
div#container {
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	width: 996px;
	background-image: url(/media/images/layout/columns_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div#columns {
	padding-bottom: 56px;
	margin-left: -30px;
	padding-left: 30px;
	width: 996px;
	position: relative;
}
body div#columns {
	background-repeat: no-repeat;
	background-position: 0 167px;
}



div#main_column {
	width: 836px;
	float: left;
}
div#header {
	position: relative;
	width: 836px;
	height: 111px;
	padding-top: 55px;
	background-image: url(/media/images/layout/header_bg.gif);
	background-repeat: no-repeat;
}
#header h1#logo {
	position: absolute;
	top: 18px;
	left: 30px;
	width: 206px;
	height: 99px;
	margin: 0;
	background-image: url(/media/images/layout/header_logo.gif);
}
#header h1#logo a {
	display: block;
	width: 206px;
	height: 99px;
	text-indent: -1000em;
}
#header div#nav {
	height: 32px;
	background-repeat: no-repeat;
	margin: 0 0 0 238px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	height: 32px;
}
#header div#subnav {
	margin: 16px 0 0 248px;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav ul li {
	float: left;
	list-style-type: none;
	background-image: url(/media/images/layout/subnav_divider.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 7px 0 8px;
}
#subnav ul li.first {
	background-image: none;
	padding-left: 0;
}
div#crumbs, div#main {
	padding-left: 50px;
}
div#crumbs {
	position: absolute;
	bottom: 5px;
}
div#main {
	padding-bottom: 20px;
}
#main img.section_image {
	float: left;
}
#main div#product_sidebar_alt,
#main div#product_sidebar {
	float: right;
	width: 158px;
	padding-right: 36px;
	text-align: center;
}
#main div#product_sidebar_alt {
	width: 280px;
}
#product_sidebar_alt p.email_friend,
#product_sidebar p.email_friend {
	width: 86px;
	height: 44px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#product_sidebar_alt p.email_friend a,
#product_sidebar p.email_friend a {
	display: block;
	width: 86px;
	height: 44px;
	text-indent: -1000em;
}
#main div.content_half {
	width: 384px;
	float: left;
}
#main div.content_34 {
	width: 558px;
	float: left;
}
#main div.content_34_alt {
	width: 450px;
	float: left;
}
#main div.content_56 {
	width: 596px;
	float: right;
}
#main div.content_full {
	padding-right: 36px;
}
#main div.content_small {
	width: 230px;
	float: right;
}
.content_small p {
	margin-top: 0;
}
#main div.product_thumbs {
	width: 376px;
	padding: 0 12px;
	float: right;
}
.product_thumbs div.pages {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 15px;
}
.product_thumbs div.product {
	width: 125px;
	text-align: center;
	float: left;
	line-height: normal;
}
.product_thumbs div.product_alt {
	width: 180px;
	text-align: center;
	float: left;
	line-height: normal;
}
.product p {
	margin: 0 5px 5px 5px;
}
.product_alt p {
	margin: 0 25px 10px 25px;
}

div#side_column {
	width: 160px;
	float: right;
}
#side_column div#corner {
	height: 105px;
	position: relative;
	background-image: url(/media/images/layout/corner_mug.jpg);
	background-repeat: no-repeat;
}
#corner p {
	margin: 0;
}
#corner p#fr_link,
#corner p#en_link {
	position: absolute;
	top: 20px;
	right: 0;
	width: 74px;
	height: 14px;
}
#corner p#en_link {
	/* background-image: url(/media/images/layout/corner_english.gif); */
}
#fr_link a {
	display: block;
	text-indent: -1000em;
	width: 74px;
	height: 14px;
	background: url(/media/images/layout/corner_francais.gif) no-repeat;
}
#fr_link a:hover {
	background: url(/media/images/layout/corner_francais.gif) 0px  -25px no-repeat;
}

#en_link a {
	display: block;
	text-indent: -1000em;
	width: 74px;
	height: 14px;
	background: url(/media/images/layout/corner_english.gif) no-repeat;
}
#en_link a:hover {
	background: url(/media/images/layout/corner_english.gif) 0px  -24px no-repeat;
}

#corner p#search_link {
	position: absolute;
	top: 64px;
	right: 0;
	background-repeat: no-repeat;
	width: 74px;
	height: 11px;
}
#search_link a {
	display: block;
	text-indent: -1000em;
	width: 74px;
	height: 11px;
}
div.tea_month {
	background-image: url(/media/images/layout/tea_month_bg.gif);
	background-color: #f9ba26; /* ORANGE */
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 2px;
}
div.tea_month h2 {
	background-color: #b32017; /* BURGUNDY */
	height: 32px;
	text-indent: -1000em;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 6px;
}
div.tea_month p {
	margin: 5px 0 0;
}
div.rotation, div.tea_tips {
	padding: 0;
	text-align: center;
}
div.rotation a {
	margin: 0;
	padding: 0;
}
div.tea_tips {
	background: url(/media/images/bk_tea_tip.jpg) no-repeat;
	margin-bottom: 2px;
	padding: 30px 20px 20px 20px;
}
div#footer {
	margin-top: -56px;
	height: 55px;
	background-color: #8c8c35;
	border-top: 1px solid #e2e2cc;
	width: 100%;
	z-index: 1;
}
div#footer_inner {
	margin: 0 auto;
	position: relative;
	height: 55px;
	background-image: url(/media/images/layout/footer_bg.gif);
	background-repeat: no-repeat;
	width: 963px;
	padding-left: 33px;
	line-height: normal;
}
#footer ul {
	margin: 5px 0 0;
	padding: 0;
	width: 750px;
	float: left;
}
#footer ul.first {
	margin-top: 12px;
	margin-bottom: 0px;
}
#footer ul li {
	margin: 0;
	float: left;
	list-style-type: none;
	background-image: url(/media/images/layout/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 8px 0 9px;
}
#footer ul li.first {
	padding-left: 0;
	background-image: none;
}
#footer div#designer {
	position: absolute;
	right: 0;
	top: 0;
	margin: 15px 0;
	height: 25px;
	width: 168px;
	background-image: url(/media/images/layout/blueband.gif);
	background-repeat;
}
div#designer a {
	display: block;
	height: 25px;
	text-indent: -1000em;
}



/* SEARCH OVERLAY */
div#overlay {
	background-color: black;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
div#search_box {
	width: 772px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -386px;
	margin-top: -250px;
	padding: 0;
	z-index: 1001;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Georgia, serif;
	color: #AF2624;
}
#search_box div#search_top {
	width: 772px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image: url(/media/images/layout/searchbox_top.png);
}
#search_box div#search_main {
	width: 740px;
	padding: 0 16px 5px;
	background-image: url(/media/images/layout/searchbox_bg.gif);
}
#search_box div#search_bottom {
	width: 772px;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image: url(/media/images/layout/searchbox_bottom.png);
	clear: both;
}
#search_box a {
	color: #AF2624;
}
#search_box div#search_close {
	position: absolute;
	top: 16px;
	right: 16px;
	color: black;
}
#search_box div#search_close a {
	color: black;
}
#search_box div#search_logo {
	position: absolute;
	left: 18px;
	top: 22px;
	width: 136px;
	height: 65px;
	background-image: url(/media/images/layout/searchbox_logo.gif);
	background-repeat: no-repeat;
}
#search_box h2 {
	font-weight: normal;
	text-align: center;
	margin: 3px 0 5px;
}
#search_box input.image {
	vertical-align: bottom;
}
#search_box div#search_name {
	padding-top: 75px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
#search_name h2 {
	margin: 0 0 5px;
}
#search_name p {
	width: 208px;
	padding-right: 8px;
	float: left;
	margin: 0;
	line-height: 20px;
}
#search_name form {
	line-height: 25px;
	text-align: right;
	padding-top: 8px;
	margin: 0;
}
#search_name input.text {
	width: 370px;
	height: 20px;
	margin-right: 15px;
}
div#search_benefits {
	width: 460px;
	height: 230px;
	padding: 8px;
	background-image: url(/media/images/layout/search_benefits_bg.gif);
	float: left;
}
div#search_benefits_inner {
	background-color: white;
	width: 450px;
	height: 230px;
	padding-right: 10px;
	overflow: auto;
}
div.search_benefit {
	height: 31px;
	line-height: 31px;
	float: left;
	clear: left;
}
div.benefit_help {
	line-height: 31px;
	height: 31px;
	float: right;
	clear: right;
}
form#search_by_benefits {
	margin-bottom: 0;
}
#search_by_benefits h3 {
	width: 178px;
	padding-right: 35px;
	float: right;
	text-align: center;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0;
}
#search_by_benefits p {
	width: 166px;
	padding-right: 41px;
	text-align: center;
	float: right;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 15px;
}
#search_by_benefits input.image {
	margin-left: 78px;
	clear: right;
}


body.search .content_full p {
	margin-bottom: 1.0em;
}
body.search .content_full h4 {
	text-transform: uppercase;
	color: #AE2524;
	border-top: 1px solid #000;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 5px;
}
body.search .content_full h4 img {
	margin-bottom: -4px;
}


body.home #main .content_full {
/*	height: 300px; */
}
body.home #main .content_full h1 {
	width: 410px;
}
body.home #main .content_full p {
	width: 300px;
}
body.home #main .content_full {
	background: transparent url(/media/images/layout/home_products.jpg) 300px  0 no-repeat;
}







/* NAVIGATION MATRIX */
body.products #nav ul.products {
	background-position: 0 0;
}
#nav ul li a {
	display: block;
	height: 32px;
	text-indent: -1000em;
}
#nav ul li.products a {
	width: 90px;
	background-position: 0 -32px;
}
#nav ul li.products a:hover {
	background-position: 0 -192px;
}
body.products #nav ul li.products a {
	background-position: 0 0;
}
#nav ul li.origins a {
	width: 77px;
	background-position: -90px 0;
}
#nav ul li.origins a:hover {
	background-position: -90px -192px;
}
body.origins #nav ul li.origins a {
	background-position: -90px -32px;
}
#nav ul li.health a {
	width: 93px;
	background-position: -167px 0;
}
#nav ul li.health a:hover {
	background-position: -167px -192px;
}
body.health #nav ul li.health a {
	background-position: -167px -64px;
}
#nav ul li.celestial_difference a {
	width: 99px;
	background-position: -260px 0;
}
#nav ul li.celestial_difference a:hover {
	background-position: -260px -192px;
}
body.celestial #nav ul li.celestial_difference a {
	background-position: -260px -96px;
}
#nav ul li.perfect_brew a {
	width: 102px;
	background-position: -359px 0;
}
#nav ul li.perfect_brew a:hover {
	background-position: -359px -192px;
}
body.perfect_brew #nav ul li.perfect_brew a {
	background-position: -359px -128px;
}
#nav ul li.interactive_corner a {
	width: 104px;
	background-position: -461px 0;
}
#nav ul li.interactive_corner a:hover {
	background-position: -461px -192px;
}
body.interactive #nav ul li.interactive_corner a {
	background-position: -461px -160px;
}

body.interactive #celstial_timeline object{
	padding-left: 100px;
}


/* - Tell A Friend - */
body.friend input,
body.friend textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 400px;
}
body.friend input.submit {
	width: auto;
}


/* -Product Category Nav- */
.products .category_nav ul {}
.products .category_nav li {
	float: left;
	width: 80px;
	margin-right: 10px;
	list-style-type: none;
	text-align: center;
}
.products .category_nav li img {
	margin-bottom: 1px;
}


sup{
	font-size:9px;
}

/* -UTILITY- */
.clear {
	clear: both;
}
