body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
.moduletable .mod_vm_universal {
	width:193px;
	}
.moduletable .mod_vm_universal, .moduletable .mod_vm_universal img {
	border:0;
	padding:0;
	margin:0;
	height:auto;
	}
.moduletable .mod_vm_universal .mod_vm_price {color:#787878;}
.moduletable .mod_vm_universal .mod_vm_title {display:none;}
.moduletable .mod_vm_universal img.discount {margin-top:0; margin-left:15px;}
.moduletable .mod_vm_universal .mod_vm_readmore {color:#787878; text-decoration:underline;}
#vmMainPage {float:left; width:99%;}
#vmMainPage h4 {display:none;}
#vmMainPage br {
	display:none;
	}
#vmMainPage table br {
	display:block;
	}
#vmMainPage a.img {text-decoration:none;}
#vmMainPage a {color:#787878; font-weight:bold;text-decoration:underline;}
.ffoot {
	background:url(../images/ffoter_bgr.jpg) repeat-x;
	height:74px;
	margin-bottom:-5px;
	}
#header #topmenu li ul {
	position:absolute;
	padding:10px;
	display:block;
	border:1px solid red;
	z-index:9999;
}
#header #topmenu li ul li {
	float:none;
	margin-bottom:5px;
	}
#header #topmenu li ul li a {
	background:0;
	float:none;
	}
#header #topmenu li ul li a span {
	background:0;
	border:1px solid red;
	color:#000;
}
