/* Menu Links */
 div.module_shop-menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_shop-menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_shop-menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_shop-menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}

div.module_shop-menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_shop-menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_shop-menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_shop-menu div div div div {
	background: none;
	padding-bottom: 0;
	padding-top: 5px;
	padding-left: 5px;
}

div.module_shop-menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.moduletable_shop-menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eee;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#336633;
}



/* 
div.module_shop-menu ul li a:link, div.module_shop-menu ul li a:visited {
	font-weight: bold;
}
*/

 /* Menu Link */
div.module_shop-menu a:link, div.module_shop-menu a:visited {
	text-decoration: none;
	padding-top: 5px;	
  font-weight: 700;
}


div.module_shop-menu a:hover {
	text-decoration: none;
}

div.module_shop-menu a:active {
	color: #eee;
}

div.moduletable_shop-minicard-menu ul {
  padding-left:10px;
  font-size: 11px;
}

.mainlevel {
padding-top: 5px;	
font-weight: 700;
}


.sublevel {
padding-left: 5px;
font-weight: 400;
}

#active_menu {
font-style:normal;
}

/* Product Listing */

#product_list {
margin-top:10px;
border-top:1px #CCCCCC solid;
}

.browseProductContainer {
border-top: 1px solid #CCCCCC;
}

.browseProductTitle {
font-size: 14px;
width: 100%;
text-align: center;
}

.browseRatingContainer {
width: 10%;
}

.browseProductImageContainer{
width: 100px;
}

.browseProductDescription {
width: 100%;
margin-top: 1px;
padding-bottom: 5px;
}


.addtocart_form {
display: block;
padding-bottom: 10px;
}

.browseProductImage {
padding-bottom: 5px;
}
#shoprightcolumn h3 {
padding-top: 5px;
padding-bottom: 3px;
text-align:center;
background-color:#DF2929;
color:#eeeeee;
border: 5px solid #eeeeee;
margin-bottom: 3px;
}

div.moduletable_shop-minicard-menu {
border: 2px outset #336633;
padding: 5px;
background:#FFFFCF;
}

div.moduletable_shop-minicard-menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color:#336633;
	text-align:center;
}

.product-Old-Price {
text-decoration:line-through;
}
