/* SUFFIX AND EXTRA CSS */
.pg_bgrnd, body {
	background-image: url(../images/pgbrg.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center top;
}
div.module_menu {
	background: url(../images/mw_box_br.png) 100% 100% no-repeat;
}
div.module_menu div {
	background: url(../images/mw_box_bl.png) 0 100% no-repeat;
}
div.module_menu div div {
	background: url(../images/mw_box_tr.png) 100% 0 no-repeat;
}
div.module_menu div div div {
	background: url(../images/mw_box_tl.png) 0 0 no-repeat;
}
ul.menu-listing {
	list-style-type: none;
	display:block;
	margin:0px;
	border: 0px solid #00FFFF;
	padding: 0px;
}
ul.menu-listing li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align:left;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/************** VM and More EXTRA ADDED ****************/
#related_products {
}
#vmMainPage h3, .componentheading, .componentheading-cats, .contentheading-cats, .componentheading-contact, #related_products h3 {
	color: #EF4791;
	font-size: 20px;
	height: 35px;
	text-transform: lowercase;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	width:750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
}
.componentheading-cats, .componentheading, .componentheading-contact{
	padding-top: 9px;
}

/******* Module with padding ***********/
div.moduletable-modpad {
/*padding: 15px;*/
}
/*************** BANNER HERO ********/
div.moduletable-pink h3 {
	color: #EF4791 !important;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #000;
	padding-bottom: 2px;
}
/******* PAGE CUSTOM CONTENT STYLES *******/
div.pg86{
	display: none;
	visibility: hidden;
}
/******** VM SPECIFIC CSS *******/
.snapContainer{
	margin-bottom: 7px;
}
#user2 span.productPrice{
	font-weight: normal !important;
}