@charset "iso-8859-1";
/* CSS Document */


html {
    margin:0;
    }
	

body {
    margin:0;
    }
	
body {
	
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	background-color:#a2d2bd;
    background-image:url('images/takabg2.gif');
	background-repeat:repeat-x;
	background-position:50% top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	}

/* style for the page block without green gradation pattern background */
#wrap {
	position:relative;
	margin:20px auto;
	background:#eee url('images/sidebar-bg.gif');
	width:750px;
	text-align: left;
	padding:0;
	}
	
#header {
	background:#003;
	}
	
#header h1{
	padding:5px;
	margin:0;
	}
	
/* style for horizontal rule with diamond end */	
#takhr {	
	margin:10px auto;
	text-align: center;
	}

/* following two styles for two column layout */
/* left grey sidebar style */ 
	
#sidebar {
	background-color: transparent; 
	float:left;
	width:210px;
	padding-top:20px;
	border:0px solid #fff;
	}

#sidebar ul {
	margin-left:0;
	padding:0px 20px 15px 23px;
	width:auto;
	text-align:center;
	}

#sidebar li {
	list-style:none;
	line-height:1.6;
	background-color:transparent;
	text-align:center;
	padding-left:5px;
	}

#sidebar a { 
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
    text-decoration:none;
     }
	  
#sidebar a:link {color:#333}
#sidebar a:visited {color:#333}
#sidebar a:hover {color:#363; text-decoration:underline;}
#sidebar a:active {color:#696}

#sidebar ul li img {margin-top:4px}
	
/* main area, right of grey sidebar */
#main {
	background:#fff;
	float:right;
	width:490px;
	min-height:410px;
	padding:10px 20px;
	}
	
#main h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	}

#main h2 {font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	} 
	

#main h3 {font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	} 

#main h6 {font: italic 9px; text-align:center; }

#main ul {
	line-height:1.2
	}

#main a:link {color:#600}
#main a:visited {color:#666}
#main a:hover {color:#363; text-decoration:underline;}
#main a:active {color:#696}

/* style for index page -no sidebar*/
#main-index {
	background:#fff;
	float:right;
	width:750px;
	height:410px;
	padding:0;
	margin:0;
	}

img.main-index {display:block;
}


/* style for no sidebar full page - currety not used */
#main-full {
	background:#fff;
    /*height:410px;*/
	width:510px;
	padding:0px 10px;
	margin:0 auto;
	}

#main-full h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	border:0px solid #000;
	}

#main-full h2 {font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	border:0px solid #000;
	} 

#main-full ul {
	line-height:1.2
	}

#main-full a:link {color:#600}
#main-full a:visited {color:#666}
#main-full a:hover {color:#363; text-decoration:underline}
#main-full a:active {color:#696}

#main-full table {cellpadding:0; 
	cellspacing:10;
	align:center;
	width:90%;
	text-align:left;
	}

/* style for contact page with image in background */

#main-imagebg {
	background-image:url('images/rtak50.jpg');
	float:right;
	width:750px;
	height:410px;
	padding:0;
	margin:0;
	}
	
/* style for sitemap page with image in background */

#main-imagebg_sm {
	background-image:url('images/rtak50_b.jpg');
	float:right;
	width:750px;
	height:410px;
	padding:0;
	margin:0;
	}

/* style for contact page with image in background - Home*/

#main-imagebg-home {
	background-image:url('images/index.jpg');
	float:right;
	width:750px;
	height:410px;
	padding:0;
	margin:0;
	}

#contact {
	margin:0px;
	padding:20px;
	color:#eee;
	line-height:1.2em;
	}

#contact a:link {color:#fff}
#contact a:visited {color:#fff}
#contact a:hover {color:#eee}
#contact a:active {color:#363}
#contact b {color:#fff}

/* homepage text dark - when the bkground image is in light color*/

#contact2 {
	margin:0px;
	padding:20px;
	color:#222;
	line-height:1.2em;
	}

#contact2 a:link {color:#222}
#contact2 a:visited {color:#222}
#contact2 a:hover {color:#999}
#contact2 a:active {color:#363}
#contact2 b {color:#222}

/* homepage text style - when a:link and a:hover will be different style*/
#contact3 {
	margin:0px;
	padding:20px;
	color:#eee;
	line-height:1.2em;
	}

/* style for floating image to the right - no border */
img.right{
	float:right; 
	margin:0 0 10px 10px;
	}

/* style for floating image to the left- no border */
img.left{
	float:left; 
	margin:0 10px 0 10px;
	}

/* style for floating image in center- no border, detail text comes right under the pic */
img.center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin:10px 10px 0 10px;
	/*margin: up right bottom left;*/
	}

/* style for floating image to the right with border */

img.right-bordered{
	float:right; 
	margin:0 0 10px 10px;
	border:2px solid #600;
	}

/* style for 3 tea types */
.three-teas {
	float: left;	
	width: 150px;
	background: #fff;
	padding: 0 0px;
	margin:0px 5px 0px 0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}	

.three-teas h2 {text-align:center;
}

/* style to center element */
.center {text-align:center;
}
	
/* style for product thumbnails */
.thumbnail {
	float: left;	
	width: 210px;
	background: #eee;
	padding: 2px;
	margin:0px 20px 20px 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
}	

/* style to break inline display of elements, use in product thumbnail pages */
.clearboth {
	clear:both;
}

/* style for footer */
	
#footer {
	margin-top:0;
	margin-bottom:0;
	background:#669966;
	clear:both;
	color:#eee;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	text-align:center;
	line-height:3em; 
	text-decoration: none;
	}

#footer a {
	color:#eee;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	text-decoration: none;
	}

#footer a:hover {
	color:#eee;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	text-decoration: underline;
	}

/* style for thumbnails - test2 */
.thumbnail2 img {
margin: 1px 10px 0px 10px;
float: left;
}

.thumbnail2 {
width: 100%;
height: 105px;
overflow: auto;
background: #eee;
padding: 2px;
text-align: left;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;

color: #333;
}

.thumbnail2 p {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

.thumbnail2 h6 {
float: right;
width: 72%;
font-size: 10px;
overflow: auto;
font-family: Verdana, Arial, Helvetica, Sans-serif;
margin: 0px;
padding: 0px;
}

.thumbnail2 h3 {
padding: 0px;
margin: 1px 0px 2px 0px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 15px;
font-weight: bold;
}

/*style for sitemap.shtml*/
/*outside table: background and outline */
#maptable {
	border: 0px solid #FFFFFF;
	background: url url('images/sidebar-bg.gif');
	width: 760px;
	padding: 15px;
}
#maptable h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#600;
	}

 /*style for sitemap : table*/
table.map {
	background-color: #FFFFFF;
	margin: auto;
	width: 696px;
	padding: 2px;
}

table.map td.bar1 {
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	width: 20px;
	height: 20px;
}

table.map td a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.map td a:link {color:#600}
table.map td a:visited {color:#666}
table.map td a:hover {color:#363; text-decoration:underline;}
table.map td a:active {color:#696}

table.map td.level1 {
	border: 1px solid #9D0000;
	width: 40px;
	height: 20px;
	padding: 2px;
}

table.map td.level2 {
	border: 1px solid #9D0000;
	width: 120px;
	height: 20px;
	padding: 2px;
}

table.map td.level3 {
	border: 1px solid #9D0000;
	width: 240px;
	height: 20px;
	padding: 2px;
}
table.map td.level4 {
	border: 1px solid #9D0000;
	width: 130px;
	height: 20px;
	padding: 2px;
}

/* Site Map */
div.smframe01 {
	width: 750px;
}

div.smlist > div {
	display: inline-block;
	width: 23%;
	vertical-align: top;
}

	.smlist ul {
		margin: 10px;
		padding: 10px 0px;
	}
	
		.smlist li {
			list-style-type: none;
		}
				
		.smlist li a {
			font-size: 10pt;
			list-style-type: none;
			color: #D7D7D7;
			text-decoration: none;
		}
	
		.smlist li a:hover {
			font-size: 10pt;
			list-style-type: none;
			color: #FFF;
			text-decoration: none;
		}

		.smlist li.li01 {
			display:block;
			border-bottom: 1px #D5D4D7 solid;
			list-style-type: none;
			color: #EAEAEA;
			font-size: 11pt;
			font-weight: bold;
			text-decoration: none;
		}


