/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
/********** SUFFIX ***********/
/*div.moduletable-deco {
	margin-top: 5px;
	padding-top: 8px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #000000;
	margin-bottom: 10px;
	min-height:100px;
}*/
div.moduletable-deco h3, div.moduletable-deco h3 a {
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	/*width:65%;*/
	width:180px;
	font-weight: normal;
	font-size: 13px;
}

/* black module */

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 ****************/
#vmMainPage h3, .componentheading, .componentheading-cats, .contentheading-cats, .componentheading-contact{
	color: #000000;
	font-size: 32px;
	text-transform: lowercase;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: normal;
	width:auto;
	line-height: 115%;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#related_products {
	margin-top: 5px;
	padding-top: 0px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #000000;
	margin-bottom: 6px;
	min-height:100px;
}
#related_products h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	padding-left:5px;
	padding-right:3px;
	padding-bottom:4px;
	padding-top:0px;
	width:40%;
	font-weight: normal;
	font-size: 19px;
	text-align: left;
}
div.nb, div.nb a{
	font-weight: bold;
	text-transform: uppercase;
}
div.nb{
	clear: both;
	border: 1px solid #CCC;
	padding: 10px;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
/******* Module with padding ***********/
div.moduletable-modpad {
	/*padding: 15px;*/
}
/*************** BANNER HERO ********/
.moduletable-hero {
	margin-top:5px;
	margin-bottom:5px;
}