/* SUFFIX AND EXTRA CSS */
.pg_bgrnd, body {
	background-image: url(../images/bgrnd_dot2.gif);
}
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;
}
/******* Module with padding ***********/
div.moduletable-modpad {
/*padding: 15px;*/
}
/*************** BANNER HERO ********/
.moduletable-hero {
	margin-top:5px;
	margin-bottom:5px;
}
div.moduletable-pink h3 {
	color: #EF4791 !important;
	font-size: 20px;
	font-weight: normal;
}
/******* PAGE CUSTOM CONTENT STYLES *******/
div.pg86{
	display: none;
}