.prod_table {
	height:280px;
	margin:auto;
}
.prod_table_2 {
	margin-top:2px;
	width:166px;
	border:1px solid #e9e1d4;	
	padding:2px;
}
.prod_image {
	width:170px;
	height:170px;
	text-align:center;
	border:1px solid #e9e1d4;
	display:block;
	margin:0px;
	position: static;
}
.prod_name {
	font-size:11px;
	width:166px;
	text-align:left;
	height:30px;
	padding-bottom:2px;
	font-weight:bold;
}
.prod_price {
	width:166px;
	text-align:right;
	font-weight:bold;
	color:#fca5d2;
	font-size:12px;
}
.prod_content {
	width:166px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}
.prod_qty input {
	margin:0;
	padding:0;
	width:20px;
}
a.menu_tutorial_02:link, a.menu_tutorial_02:active, a.menu_tutorial_02:visited { 
display:block; 
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff; 
color:#ff99cc; 
padding: 5px 0px 5px 4px;
text-decoration:none; 
text-align: left; 
border-bottom:1px dashed #F3A1B8;
font-weight: normal;
}  
a.menu_tutorial_02:hover { 
display:block; 
margin-left: 0px;
margin-right: 0px;
background-color:#bedcf9; 
color:#ff99cc; 
padding: 5px 0px 5px 4px;
text-decoration:none; 
text-align: left;  
border-bottom:1px dashed #F3A1B8;
font-weight: normal;
} 

a.menu_tutorial:link, a.menu_tutorial:visited, a.menu_tutorial:active { 
margin-left: 0px;
display:block; 
margin-right: 0px;
background-color:#fff; 
padding: 5px 0px 5px 4px;
text-align: left; 
border-bottom:1px dashed #a8c2d1;
font-weight: normal;
} 
a.menu_tutorial:hover { 
margin-left: 0px;
display:block; 
margin-right: 0px;
background-color:#bedcf9; 
padding: 5px 0px 5px 4px;
text-align: left; 
border-bottom:1px dashed #a8c2d1;
font-weight: normal;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.cat_table {
	height:210px;
	margin:auto;
}
.cat_image {
	width:170px;
	height:170px;
	text-align:center;
	border:1px solid #e9e1d4;
}
.cat_name {
	margin-top:2px;
	width:172px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
/*	background-color:#bedcf9;*/
}
.cat_name a:link {
	color:#3385b3;
}
.cat_name a:visited {
	color:#3385b3;
}
.cat_name a:active {
	color:#3385b3;
}
.cat_name a:hover {
	color:#3385b3;
	text-decoration: underline;
}
#popup_add_to_cart {
	z-index:1000;
	display:none;
	position:fixed;
	top:250px;
	left: 50%;
	padding:20px;
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	margin:auto;
        margin-left: -70px;
}
#load2 {
	display:none;
}
.checkoutCandy {
	line-height: 2.4em;
	font-weight: bold;
	padding: 0.4em;
	border: 1px solid #9a9a9a;
	background-color: #ffffcc;
	color: #000000;
}
.listingProductImage{ position:fixed;}
