/* 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 EXTRA STYLES **********/
#related_products {}
#vmMainPage h3, 
.componentheading, 
.componentheading-showhide, 
.componentheading-contact, 
#related_products h3, 
#page h3.contentheading 
{
	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: 12px;
}
.show_cart_but {
	width: 165px;
	font-size: 11px;
	background-color: #000;
	text-align:center !important;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.show_cart_but a {
	display:block;
	text-decoration: none;
	color: #FFFFFF !important;
	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;
}
*/
/***** 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;
}
/*** FRAMES ***/
div.frame1{
	background-image: url(../images/frames/blk_frame_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 79px;
	width: auto;
	margin: 0px;
	}
div.frame1 div{
	background-image: url(../images/frames/blk_frame_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 347px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	width: auto;
	border: 0px solid #0F0;
	padding-top: 10px;
	padding-right: 79px;
	padding-bottom: 10px;
	padding-left: 0px;
}
