﻿body {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	color:#333333;
	font-family: Times New Roman, Serif;
	background:url(../images/site_bg.png) left top repeat;
}

/* GENERAL ITEMS */

img {
	border:0px;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:0.90em;
}

h4 {
	font-size:0.85em;
}

h5 {
	font-size:0.8em;
}

p {
	margin-top:0px;
	line-height:140%;
	font-size:0.75em;
}

ul {

}

li {

}

a:link,
a:visited {

}

a:hover {

}

select {
	font-size:0.75em;
	padding:2px;
}

input {
	font-size:0.75em;
}
.clear {
	clear:both;

}

form {
	margin:0px;
	padding:0px;

}

#pageContainer {
	width:950px;
	margin:0px auto;
}

#header {
	clear:left;
	background-color: #000000;
	float:left;
	width:950px;
	margin-bottom:0px;
}

#home_navigation {
	clear:left;
	background:url(../images/home_navigation_bg.png) left top no-repeat;
	float:left;
	height:716px;
	width:950px;
	margin:0 0 5px 0;
}
#home_navigation_container 
{
	clear:left;
	float:left;
	height:535px;
	width:910px;
	margin: 20px 20px 50px 15px;
	padding: 0px;
}
.home_navigation_tab, .home_navigation_tab_last 
{
    
	float:left;
	height:182px;
	width:135px;
	padding: 0px;
}
.home_navigation_tab 
{
	margin: 0px 20px 0px 0px;
}
.home_navigation_tab_last 
{
	margin: 0px 0px 0px 0px;
}

#content_container {
	clear:left;
	background-color: #F7F0C2;
	float:left;
	width:950px;
	margin: 0px;
	padding: 0px;
}

#content_navigation {
	clear:left;
	background:url(../images/top_nav_bg.png) left top no-repeat;
	background-color: #000000;
	float:left;
	height: 46px;
	width:950px;
	margin:0px;
}

#content_navigation td 
{
	font-size: 14px; 
	height: 26px;
	border-bottom: solid 2px #000000;
}
#content_navigation td a
{
	padding: 4px 1px 4px 4px;
}
#content_top 
{
    clear:left;
    float:left;
	padding: 0px;
	margin: 0px;
	width:950px;
	height: 35px;
}
#content_drop_down 
{
    clear:left;
    float:left;
	padding: 0px;
	margin: 0px;
	width:950px;
}
#menu_wrapper 
{
	float: left;
}

#tea_varieties 
{
	float: left;
	padding: 10px 0 0 164px;
	width: 150px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}
#about_us 
{
	float: left;
	padding: 10px 0 0 80px;
	width: 150px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}
#contact_us 
{
	float: left;
	padding: 10px 0 0 88px;
	width: 150px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}

/***************************************************/
/* menus										   */
/***************************************************/
.menu
{
	filter:alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=10, StartY=100, FinishX=500, FinishY=250); 
}
.MenuBox {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
a.MenuItem
{
	FONT-WEIGHT: Normal;
	COLOR: #4F4F7B;
    TEXT-DECORATION: none;
}
a.MenuItem:link
{
	FONT-WEIGHT: Normal;
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
a.MenuItem:visited
{
	FONT-WEIGHT: Normal;
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
a.MenuItem:hover
{
	FONT-WEIGHT: Normal;
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}

/***************************************************/
/* product category								   */
/***************************************************/
#product_category {
	clear:left;
	background:url(../images/product_header.jpg) left top no-repeat;
	background-color: #000000;
	float:left;
	height: 325px;
	width:950px;
	margin:0px;
}
#product_category_image {
	float:left;
	height: 260px;
	width:345px;
	margin: 0px 0 0 0px;
}
#product_category_text 
{
	float:left;
	width:530px;
	color: #FFFFFF;
	margin:0px;
}

#product_category_text h1 
{
	margin-top: 80px;
    color: #DEC423;
	font-size: 20px;
	text-transform: uppercase;  
}
#product_category_text p 
{
	font-family: Arial, Sans-Serif;
	margin: 10px 0px 0 20px;
    color: #FFFFFF;
	font-size: 15px;
}

/***************************************************/
/* search results							       */
/***************************************************/
#search_results {
	clear:left;
	background:url(../images/search_results_header.jpg) left top no-repeat;
	background-color: #000000;
	float:left;
	height: 235px;
	width:950px;
	margin:0px;
}

#search_results_text 
{
	float:left;
	width:530px;
	color: #FFFFFF;
	margin:30px 0 0 150px;
}

#search_results_text h1 
{
	margin-top: 80px;
    color: #DEC423;
	font-size: 20px;
	font-family: Times New Roman;	
}
#search_results_text p 
{
	font-family: Arial, Sans-Serif;
	margin: 10px 0px 0 0px;
    color: #FFFFFF;
	font-size: 15px;
}


/***************************************************/
/* main content block							   */
/***************************************************/
#content 
{
	margin:0px auto;
	width:818px;
}

#content_border_bottom {
	background:url(../images/product_border_bottom.png) left bottom no-repeat;
	height:30px;
	width:950px;
	margin-top:60px;
	margin-bottom:0px;
}

#content_border_bottom p 
{
	padding-left: 60px;
	color: #6D5D35;
	font-size: 13px;
}

/***************************************************/
/* product tabs									   */
/***************************************************/
.product_tab, .product_tab_last
{
	float:left;
	width:265px;
	min-height:500px;
	padding: 0px;
}
.product_tab
{
	margin-right: 10px; 
}
.product_tab_last
{
	margin-right: 0px; 
}
.product_tab_underline {
	background:url(../images/product_title_line.png) left top no-repeat;
	height:3px;
	width:236px;
	margin:0px;
}

.product_tab h2, .product_tab_last h2 
{
	color: #B19531;
	font-size: 16px;
	font-weight: bold; 
	padding: 0;
	margin: 0 0 6px 0;
}
.product_tab p, .product_tab_last p 
{
	font-family: Arial, Sans-Serif;
	color: #6D5D35;
	font-size: 13px;
	font-weight: normal; 
	padding: 0;
	margin: 10px 0 10px 0;
    min-height: 115px;
}

.product_tab_time
{
    background:url(../images/clock-img.png) left top no-repeat;
    height: 25px;
    width: 35%;
    float:left;
    margin: 0 0 0 0;
}

.product_tab_time h2
{
	font-family: Arial, Sans-Serif;
    color: #B19531;
	font-size: 10px;
	font-weight: bold; 
	padding: 0;
	margin: 0 0 0px 30px;
}

.product_tab_time p
{
	font-family: Arial, Sans-Serif;
    color: #6D5D35;
	font-size: 11px;
	font-weight: normal;
	font-style:italic; 
	padding: 0;
	margin: 0px 0 0px 30px;
}

.product_tab_tspoon
{
    float:left;
    background:url(../images/per-cup-icon-img.png) left top no-repeat;
    height: 25px;
    width: 40%;
    margin: 0 0px 0 5px;
}

.product_tab_tspoon h2
{
 
	font-family: Arial, Sans-Serif;
    color: #B19531;
	font-size: 10px;
	font-weight: bold; 
	padding: 0;
	margin: 0 0 0px 30px;
}

.product_tab_tspoon p
{
	font-family: Arial, Sans-Serif;
    color: #6D5D35;
	font-size: 11px;
	font-weight: normal;
	font-style:italic; 
	padding: 0;
	margin: 0px 0 0px 30px;
}

.product_tab_temp
{
    float:left;
    background:url(../images/temp-icon-img.png) left top no-repeat;
    height: 25px;
    width: 20%;
    margin: 0 0px 0 5px;
}

.product_tab_temp h2
{
	font-family: Arial, Sans-Serif;
    color: #B19531;
	font-size: 10px;
	font-weight: bold; 
	padding: 0;
	margin: 0 0 0px 15px;
}

.product_tab_temp p
{
	font-family: Arial, Sans-Serif;
    color: #6D5D35;
	font-size: 11px;
	font-weight: normal;
	font-style:italic; 
	padding: 0;
	margin: 0px 0 0px 15px;
}


.product_tab_pricing
{
    width: 100%;
    margin: 20px 0px 0 0px;
}

.product_tab_pricing span
{
	font-family: Arial, Sans-Serif;
    color: #B19531;
	font-size: 11px;
	font-weight: bold; 
	padding: 0;
	margin: 0px 0 0px 0;
	float:left;
	width:75px;
}

.product_tab_pricing span .price
{
	color: #6D5D35;
    font-size: 16px;
}

.product_tab_pricing .dropdown
{
    margin: 0px 0px 10px 5px;
    width: 150px;
    float:left;    
}


#photo_wrapper 
{
	margin: 0px;
	padding: 0px;
}



#footer 
{
	text-align: center;  
	font-size: 12px;
	width: 900px;
	clear:left;
	float:left;
	margin:10px 0 10px 0px;
}

#footer ul {
	list-style-type: none;
	margin: 0 0 5px 0;
}
#footer ul li {
	display: inline; 
	padding: 2px 4px 2px 4px;
	margin: 0 0 2px 0;
	color: #DCC422;
}
#footer ul li a 
{
	text-transform: uppercase;  
	color: #DCC422;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul.lower {
	list-style-type: none;
	margin: 0 0 5px 0;
}
#footer ul.lower li {
	display: inline; 
	padding: 2px 4px 2px 4px;
	margin: 0 0 2px 0;
	color: #FFFFFF;
}
#footer ul.lower li a 
{
	text-transform: none;  
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul.lower li a:hover {
	text-decoration: underline;
}

/*****************************/
/*                           */
/*      Cart Top             */
/*                           */
/*****************************/

#cart_top
{
    background: none;
    color: #ffffff;
    float:right;
    font-size: 12px; 
    margin-top: 10px;   
}

#cart_top a
{
    color: #ffffff;
    text-decoration: none;   
}

#cart_top input 
{
	font-family: Arial, Sans-Serif;
	margin-top:5px;
	background-color: #000000;
	width: 100px;
	color: #ffffff;
	font-size: 10px;
	padding: 1px 0px 1px 3px; 
	font-style: italic;
	border: Solid 1px #ffffff
}

#cart_top input[type="image"]
{
    height: 20px;
    width: 23px;
    vertical-align:bottom;    
}

#cart_top input.image 
{ 
   height: 20px;
   width: 23px;
   vertical-align:bottom;  
} 


#social_networking 
{
    float: left;
    width: 200px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 0px 4px;
}
#social_networking .item
{
    color: #ffffff;
    float: left;
    padding: 4px 4px 0px 0px;
    margin: 0px 0px 0px 0px;
}


