/* =Internet Explorer Fixes
----------------------------------------------------------------------*/
#deals .listoffers {
margin-top:5px;
}




#companyinfo li a{

	text-indent:-3000px;
	text-decoration:none;
	position: relative;
	display:block;
}

#companyinfo a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1000;
	position:absolute;
}
#companyinfo a .informations{
	
	display:none;
	

}
#companyinfo a:hover .informations{
	text-indent:10px;
	display:block;
	position:absolute;
	top:-147px;
	width:226px;
	height:150px;
	left:-100px;
	z-index:1000;
	background:url(../images/span_bg.gif) no-repeat;
	font-family:"trebuchet ms",arial,verdana;
	font-size:12px;
	color:#000;
}

#companyinfo li
{
	position: static;
}

#company .minfo:hover
{
  position:relative;
}

/*-----------------------------------------------------*/


.products li a{

	
	
	position: relative;
	display:block;
}

.products a:hover
{
	
	z-index: 1000;
	position:absolute;
}
.products a .informations{
	
	display:none;
	

}
.products a:hover .fullsize{
	text-indent:10px;
	display:block;
	position:absolute;
	top:-10px;
	
	left:100px;
	z-index:1000;
	
	font-family:"trebuchet ms",arial,verdana;
	font-size:12px;
	color:#000;
}

.products li
{
	position: static;
}

/* -------------------------------  */
ul.vmenu li.parent img{
		
		border:none;
		position:absolute;
		top:10px;
		left:10px;
		float:left;
	}
.parent{
	
	padding-left:10px;
	list-style-type:none;
	line-height:20px;
	height:20px;
	background:url(../images/vmenu_sep.gif) no-repeat bottom center;
}
.categoriesm{
	
	width:200px;
	font-family:"trebuchet ms", arial, verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4c4c4c;
	text-decoration:none;
	padding-left:30px;
	
	
}

.categoriesm:hover{
	color:#68923e;

}
/*----------------------*/
