/* SUFFIX AND EXTRA CSS */
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-showhide, .componentheading-contact, #related_products h3, #page h3.contentheading, #contact-name {
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left !important;
	font-weight: normal;
	width:auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.vm_alert{
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}
/******* PAGE CUSTOM CONTENT STYLES *******/
/*
div.pg2{
	float: left;
	border: 0px solid #0F0;
	height: 465px;
	width: 485px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div.pg2 span.article_separator{
	border: 0px solid #0F0;
	height: 125px;
}
*/
/***** CUSTOM SHOWHIDE ******/
.hiddenX {
	display: none;
}
.unhiddenX {
	display: block;
}
/*** MODULE SUFFIX ***/
div.moduletable-testimonials {
	background-image: url(../images/typo/sc-q.gif);
	background-repeat: no-repeat;
	background-position: 90% 85%;
	padding: 5px;
	border: 1px solid #CCC;
}
div.moduletable-testimonials h3 {
	background-image: url(../images/typo/so-q.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #666;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 16px;
}
table.contentpaneopen-testimonials {
	font-size: 11px;
	color: #333;
}
