/** Top Menu Style **/

#top-menu ul {
margin:0;
list-style:none;
}

#top-menu ul li {
display:block;
width:62px;
height:28px;
padding:0 4px 0 6px;
background:url(bg_menu_.png) 0 0 no-repeat;
float:left;
}

#top-menu ul li.repeat {
background:url(bg_menu0.png) 0 0 no-repeat;
padding:0;
width:auto;
}

#top-menu ul li.repeat span {
display:block;
height:28px;
background:url(bg_menu1.png) 100% 0 no-repeat;
padding:0 14px 0 6px;
}

#top-menu ul li.repeat span span {
background:url(bg_menu2.png) 0 0 repeat-x;
padding:0 10px 0 0;
}

#top-menu ul li.active {
background:url(http://13k.ru/templates/vamshop/images/bg_menu_li_active.png) 0 0 no-repeat;
}

#top-menu ul li.item8 {
padding:5px 4px 0 8px;
height:23px;
}

#top-menu ul li li {
width:18px;
height:18px;
background:none;
border-right:1px solid #040404;
padding:0 4px;
}

#top-menu ul li li.item10 {
border:none;
}

/** last item menu style **/
#top-menu ul li.item8 {
width:90px;
}
/***** *****/

#top-menu ul li a {
text-decoration:none;
letter-spacing:-1px;
line-height:20px;
}

#top-menu ul li li a {
display:block;
width:18px;
height:18px;
line-height:1.3;
letter-spacing:normal;
text-indent:-9999em;
}

#top-menu ul li li.item9 a {
background:url(sitemap0.png) 0 0 no-repeat;
}

#top-menu ul li li.item10 a {
background:url(mail0000.png) 0 0 no-repeat;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

td.cat_menu_top {	
	background:#D7D7D7 url(cat_menu.png) top right no-repeat;
	font-size:1px;
	height:10px;
	padding:0;
	margin:0;
}

td.cat_menu_bottom {
	background:#D7D7D7 url(cat_menu.png) bottom right no-repeat;
	font-size:1px;
	height:10px;
	padding:0;
	margin:0;
}
