SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.footer {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	color: #cac1a8;
}
.footer a:link {
	color: #cac1a8;
}
.footer a:visited {
	color: #cac1a8;
}
.footer a:active {
	color: #cac1a8;
}
.footer a:hover {
	color: #cac1a8;
	text-decoration: underline;
}

.footer_01 {
	border-top:1px dashed #cac1a8;
	border-bottom:1px dashed #cac1a8;
	width:980px;
	margin:auto;
}
.footer_02 {
	width:980px;
	margin:auto;
}
.left_line {
	border-bottom:1px dashed #ccc39e;
	line-height:25px;
	padding-left:6px;
}
.prod_table {
	height:225px;
	width:163px;
	margin:auto;
}

.prod_image {
	padding-left:2px;
	padding-top:2px;
        padding-right:0px;
	width:158px;
	height:157px;
	background-image: url(../images/design/prod_bg.jpg);
        text-align: center;
}

.prod_image2 {
	padding-left:5px;
	padding-top:5px;
	width:158px;
	height:157px;
	background-image: url(../images/design/prod_bg.jpg);
        text-align: center;
}

.prod_name {
	border-top:1px dashed #ccc39e;
	padding-top:5px;
	text-align:left;
}
.prod_main_image {
	padding-left:5px;
	padding-top:5px;
	width:233px;
	height:234px;
	border:6px solid #f3eddb;
        text-align: center;
}
.header_04 {
	width:154px;
	height:86px;
	background-image: url(../images/design/header_04.jpg);
}
.header_06 {
	width:940px;
	height:25px;
	background-image: url(../images/design/header_06.jpg);
}
.telnb {
	width:131px;
	padding-left:15px;
	padding-right:5px;
	font-weight:bold;
	line-height:25px;
	font-size:14px;
}
.tabs_03 {
	margin-right:6px;
}
.tabs_02 {
	padding-left:4px;
	padding-right:4px;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	background-color:#fff;
}
.tabs_02 a:link {
	color:#f06e90;
}
.tabs_02 a:visited {
	color:#f06e90;
}
.tabs_02 a:active {
	color:#f06e90;
}
.tabs_02 a:hover {
	color:#f06e90;
	text-decoration: underline;
}

.header_line {
	height:25px;
	border-bottom: 8px solid #f06e90;
}
.shopping_cart {
	color:#f06e90;
	padding-left:10px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
.prod_det_line {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px dashed #ccc39e;
}
.prodDescription {
	font-size:13px;
}
legend {
	color:#f06e90;
}
.popular_bg_01 {
	width:255px;
	background-image: url(../images/design/popular_18.jpg);
	height:26px;
}
.popular_bg_01:hover {
	cursor:pointer;
}
.popular_bg_01_hover {
	width:255px;
	background-image: url(../images/design/popular_hover_18.jpg);
	height:26px;
}
.popular_bg_01_hover:hover {
	cursor:pointer;
}
.popular {
	height:270px;
	border:1px solid #cfc194;
	margin-bottom:10px;
	margin-top:10px;
}
.pop_links {
	padding-top:5px;
	padding-left:25px;
}
.popular_links {
	font-size:12px;
	font-weight:bold;
	color:#68411f;
}
.popular_links a:link {
 color:#68411f;
}
.popular_links a:active {
 color:#68411f;
}
.popular_links a:visited {
 color:#68411f;
}
.popular_links a:hover {
 color:#68411f;
 text-decoration: underline;
}
.popular_bg {
	width:255px;
/*	border:1px solid #000;*/
}
.right_text {
	width:482px; 
	line-height:22px;
	padding:10px;
}
.scroll_bg  {
	color:#f06e90;
	padding:10px;
	padding-left:25px;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 padding-right:10px;
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 3px solid #f5d3ff;
 font: normal 12px trebuchet ms, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
/* margin-left: 3px;*/
 border-bottom: none;
 background: #f5d3ff;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #406c85; }
ul.tabbernav li a:visited { color: #406c85; }

ul.tabbernav li a:hover
{
 color: #406c85;
 text-decoration:underline;
 background: #f4f1ea;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f4f1ea;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #406c85;
 background: #f4f1ea;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px;
 height:250px;
 border:1px solid #f5d3ff;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.tab_text {
	width:540px;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
}
.tab_img {
	text-align:center;
	width:180px;
	padding-top:10px;
}
