@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background-color: #e1e1e1;
	text-align: center;	
	line-height:18px;
	background-image:url(../../images/body_bkgd.jpg);  
	background-repeat:repeat;
	
}
  
a { text-decoration:none; } 

img { border:none; }

img.img { padding:1px; border:solid 1px #ababab!important; float:left;margin-right:20px; }

h1.page_header { color:#951e00!important; font-size:15px!important; margin:3px 0px 10px 0px!important; font-weight:bold!important; }

.top_buttons  { display:block; clear:both; position:relative; top:5px;  }
* html .top_buttons  { display:block; clear:both; position:relative;  }
/* ----- Header - Start ----- */

	/* Layout */
	
table.wrapper { width:970px; padding:0px; margin:20px auto; background-color:#FFFFFF; border:solid 1px #a69f72; }	

	#pcHeader08 {
			width: 970px;
			height: 144px;
			background-image:url(../../images/header.jpg);
			margin: 0 auto 0px auto;
			border: none;
			position: relative;
		}
			
		#pcHeader08Left {
				position: absolute;
				top: 4px;
				left: 10px;
			}
			
		#pcHeader08Center {
	left:742px;
position:absolute;
top:83px;
width:251px;
			}
			
		#pcHeader08Right {
				position: absolute;
				top: 8px;
				right: 10px;
				width: auto;
				border: 1px dashed #CCC;
				padding: 6px 10px;
				text-align: right;
			}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			background-color:#E8E8FF;
border:1px solid #CCCCCC;
font-size:11px;
height:17px;
width:130px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
		#pcHeader08Center a:hover {
				color: #999;
			}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 970px;
			margin: 0 auto;
			font-size: 12px;
			padding: 0px;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #fff;
		}
		
	#pcTopNav08 a:hover {
			color: #39C;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea08 {
			width: 970px;
			background-color: #FFF;
			margin: 0 auto 3px auto;
			border: none;
		}
		
	/* Left-side column */
	#pcMainArea08-LEFT {
			width: 190px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 15px 5px 20px 10px;
			/* IE 6 double margin fix */
			display: inline;
		}

	/* Main area */
	#pcMainArea08-PC {
		
		padding-top: 16px;
		}
		
	/* Right-side column */
	#pcMainArea08-RIGHT {
			width: 190px;
			float: right;
			text-align: left;
			vertical-align: top;
			margin: 15px 2px 20px 5px;
			/* IE 6 double margin fix */
			display: none;
			
		}
		
/* ----- Main Area Layout - END ----- */

/* ----- Left Column Elements ----- */

/* ----- hiding left category menu ----- */

	#pcMainArea08-BROWSE {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #a69f72;
			border: 1px solid #a69f72;
			margin-bottom: 10px;
			display:none;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}

	#pcMainArea08-BROWSE table {
			margin: 0px;
			padding:0px;
			background-color:#a69f72;
		}

	#pcMainArea08-BROWSE table td {
			background-image:url(../../images/black_left_item.jpg); height:36px; background-repeat:repeat-x; text-align:left; color:#614520; list-style:none; font-size:13px; margin: 0px;
			padding:8px 0px 0px 0px;
		}
		
	#pcMainArea08-PRICE {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #EEE;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 180px;
			
			background-color:#a69f72;
			border: 1px solid #a69f72;
			margin-bottom: 10px;
		}
		
#pcMainArea08-LINKS ul { margin:0px!important; padding:0px; }
		
		
#pcMainArea08-LINKS  li {
			background-image:url(../../images/black_left_item.jpg); height:28px; background-repeat:repeat-x; text-align:left; color:#413e3a; list-style:none; font-size:13px; margin: 0px!important;
			padding:8px 0px 0px 10px;
		}

#pcMainArea08-LINKS  li a { color:#413e3a; }

#recentprds {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #F5F5F5;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	#recentprds h3 {
			font-size: 13px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
	}
	
	#pcMainArea08-LEFT h3 {
		background-image:url(../../images/black_left_header.jpg);
		background-repeat:repeat-x;
		color:#F7F4E6;
		font-size:14px;
		font-weight:bold;
		height:25px;
		margin:0;
		padding-top:8px;
		text-align:center;
		width:180px;
				}
	
	
		
	#pcMainArea08-RIGHT h3 {
			font-size: 15px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
		}

	#pcMainArea08-LEFT ul, #pcMainArea08-RIGHT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li, #pcMainArea08-RIGHT li {
		margin: 4px 0 0 5px;
	}
	
	/* Styling links in both side columns */

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-RIGHT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-RIGHT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			height: 20px;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 970px;
			margin: 0 auto;
			padding: 3px 0 4px 0;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
		width: 180px;
		border: 1px solid #e1e1e1; 
		margin-bottom: 10px;
		font-size: 11px;
		background-image: url(images/pcv4_cart_back.png);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		text-align: right;
	}
	
	/* Top navigation */

#top_navigation { width:100%; background-color:#c87d13; }

#top_navigation div.last   {float:right;}

#top_navigation a { color:#ffffff;font-size:12px; font-weight:bold;  }

#top_navigation span { position:relative; top:7px; }

#top_navigation td {  text-align:center; }

td.black .start  { background-image:url(../../images/but_black_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.black .end  { background-image:url(../../images/but_black_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.black .middle  { background-image:url(../../images/but_black_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 2px 0px 3px; float:left;}



td.green .start  { background-image:url(../../images/but_green_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.green .end  { background-image:url(../../images/but_green_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.green .middle  { background-image:url(../../images/but_green_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.white .start  { background-image:url(../../images/but_white_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.white .end  { background-image:url(../../images/but_white_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.white .middle  { background-image:url(../../images/but_white_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.herbal .start  { background-image:url(../../images/but_herbal_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.herbal .end  { background-image:url(../../images/but_herbal_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.herbal .middle  { background-image:url(../../images/but_herbal_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.roobios .start  { background-image:url(../../images/but_roobios_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.roobios .end  { background-image:url(../../images/but_roobios_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.roobios .middle  { background-image:url(../../images/but_roobios_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.oolong .start  { background-image:url(../../images/but_oolong_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.oolong .end  { background-image:url(../../images/but_oolong_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.oolong .middle  { background-image:url(../../images/but_oolong_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.foil .start  { background-image:url(../../images/but_foil_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.foil .end  { background-image:url(../../images/but_foil_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.foil .middle  { background-image:url(../../images/but_foil_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}


td.artisan .start  { background-image:url(../../images/but_artisan_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.artisan .end  { background-image:url(../../images/but_artisan_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.artisan .middle  { background-image:url(../../images/but_artisan_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 3px; float:left;}

td.accessories .start  { background-image:url(../../images/but_accessories_start.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left; }
td.accessories .end  { background-image:url(../../images/but_accessories_end.jpg); width:9px; height:30px; background-repeat:no-repeat;float:left;}
td.accessories .middle  { background-image:url(../../images/but_accessories_middle.jpg); height:30px; background-repeat:repeat-x; padding: 0px 2px; float:left; }

ul.top_links { position:relative; float:right; top:5px; right:55px;margin:0px; padding:0px; }

ul.top_links li { display:inline; padding:0px 2px; font-size:11px;}

ul.top_links li a { color:#614520; }

/* footer */

table.footer { width:970px; padding:0px; margin:0px auto; background-color:#FFFFFF; border:solid 1px #a69f72; text-align:center; color:#614520;  }

.footer a { color:#614520; }

ul.footer { margin:2px 0px; padding:0px; text-size:11px!important;} 

ul.footer li { display:inline; padding:0px 10px; }

#copyright {  width:100%; margin:10px auto; color:#333333; font-size:10px; text-align:center; }
 
form {  margin:0px; padding:0px; }


