#content {
	padding:0px 9px 20px 0px;
}
#content h1 {
	padding:13px 0px 0px 15px;
	font:bold 1.5em serif;
	color:#EDEC93;
	height:34px;
}
#content h1 span {
	visibility:visible;
	color:#fff;
	font-size:1.1em;
}
#content h2 {
	background:url(../images/text/category_main_h2.gif) 0px 0px repeat-x;
	font:bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#7B5F45;
	padding:25px 0px 0px 18px;
	border-bottom:1px solid #fff;
	height:43px;
}
#contentA {
	background:url(../images/content/category_main_A_tile.gif) 0px 0px repeat-x;
	padding:16px 0px 10px 13px;
}
#contentA h3 {
	font:bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#CA8A2C;
}
#contentA .flash {
	width:440px;
	height:264px;
	background:url(../images/content/home_1.jpg) 0px 0px no-repeat;
	}
/* heading, introductory text */
#intro {padding:13px 7px 0px 8px;}
#intro h1 {
	background:url(../images/text/home_h1.gif) 0px 0px no-repeat;
	width:380px;
	height:25px;
}

#intro p {
	color:#78736D;
	margin:0px 0px 8px 0px;
	font:10px "Kozuka Gothic Std", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.6em;
}
#contentAa,
#justArrived {float:left}

#contentAa {width:425px;}
/* Search: */
#searchKeyword {padding:0px 0px 10px 0px;}
#searchKeyword h3 {padding:0px 0px 8px 0px;}

#searchKeyword span {
	font:bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#7C6B54;
}
#searchKeyword input {vertical-align:middle;}
#searchKeyword input.text {
	width:147px;
	height:20px;
	border:1px solid #d6d6d6;
}
/* View by Category: */
#searchCategory h3 {
	background:#F8F7D4;
	border-top:1px solid #d6d6d6;
	padding:10px 0px 6px 8px;
	width:406px;
}
#searchCategory ul {
	border-top:1px solid #d6d6d6;
	width:414px;
}
#searchCategory li {
	border-bottom:1px solid #d6d6d6;
	padding:4px 0px 4px 8px;
	width:130px;
	float:left;
	height:13px;
}
#searchCategory li.a {background:#EFF5FB;}

#searchCategory li a {
	color:#7C6B54;
	background:url(../images/content/category_main_bullet.gif) no-repeat;
	padding:0px 0px 0px 16px;
	}

/* Latest Additions: */
#justArrived {
	background:url(../images/content/_arrivals_bottom.gif) 0px bottom no-repeat;
	width:303px;
	padding:0px 0px 6px 0px;
}
#justArrived h3 {
	width:303px;
	height:54px;
	background:url(../images/content/_arrivals_category_main_hea.gif) 0px 0px no-repeat;
}
#justArrived ul {
	background:url(../images/content/_arrivals_tile.gif) 0px 0px repeat-y;
	width:283px;
	padding:0px 0px 0px 20px;
}
#justArrived li {
	background:url(../images/content/_arrivals_bullet.gif) 0px 0px no-repeat;
	padding:0px 0px 0.7em 15px;
	color:#fff;
}
#justArrived li a {
	color:#fff;
	text-decoration:none;
	}
#justArrived li a:hover {text-decoration:underline;}

/* product output */

#contentB {padding:0px 0px 0px 13px;}
#contentB table {width:730px;}

/* product image */

#contentB td ul {background:#fff;}

#contentB td li {
	padding:0px 0px 8px 0px;
	font-weight:bold;
	width:150px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

/* product name */
li.name {
	font-size:14px;
	color:#a18d73;
}
/* product manufacturer */
li.man {
	font-size:11px;
	color:#84aed2;
}
/* product price */
li.price {
	font-size:12px;
	color:#CA8A2C;
}
/* product description */
#contentB td p {
	margin:0px 0px 8px 0px;
}
/* view more details button */

#contentB .view {
	background:url(../images/text/home_view.gif) 0px 0px no-repeat;
	width:114px;
	height:15px;
}
#contentB .view a {
	display:block;
	text-decoration:none;
	height:15px;
}
