/* Custom made CSS for Advanced DHTML Menu mod by convict http://cubecart-mods-skins.com */
.cats-bt{margin:8px 0 0 0; padding-top:0px;background: url(../styleImages/category/b-top.png) no-repeat left top; width:156px; height:2px; clear:both;}
.cats-bb{padding-top:10px;background:#fff url(../styleImages/category/b-bot.png) no-repeat left top; width:156px; clear:both;}
.cats-bg{width: 132px; padding:0px 12px 5px 12px;background: #FFF url(../styleImages/category/b.gif) repeat-y center;}

.cat_box{
	width:156px;
	padding-top:6px;background:red;	
	margin-top:10px;margin-bottom:0px;
	text-align:left;
}
.greyBox 		{ background:url(../styleImages/category/greyBoxTop.png) top left no-repeat; }
.greenBox 		{ background:url(../styleImages/category/greenBoxTop.png) top left no-repeat; }
.whiteBox 		{ background:url(../styleImages/category/whiteBoxTop.png) top left no-repeat; }
.tanBox 	{ background:url(../styleImages/category/tanBoxTop.png) top left no-repeat; }
.orangeBox 	{ background:url(../styleImages/category/orangeBoxTop.png) top left no-repeat; }
.cat_box div.content_box{
	width:136px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;padding-top:6px;
}
.greyBox div.content_box		{ background:url(../styleImages/category/greyBoxBg.png) top left repeat-y; }
.greenBox div.content_box		{ background:url(../styleImages/category/greenBoxBg.png) top left repeat-y; }
.whiteBox div.content_box	{ background:url(../styleImages/category/whiteBoxBg.png) top left repeat-y; }
.tanBox div.content_box	{ background:url(../styleImages/category/tanBoxBg.png) top left repeat-y; }
.orangeBox div.content_box	{ background:url(../styleImages/category/orangeBoxBg.png) top left repeat-y; }
div.content_box h4	{ 
	color:#778C13;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	display:block; 
	margin: 0px 0px 7px 0px;
	padding:0 0 1px 0;
	background:transparent url(../styleImages/category/dot.gif) repeat-x left bottom;
	border:none;
}
.greenBox div.content_box h4	{ 
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	display:block; 
	margin: 0px 0px 7px 0px;
	padding:0 0 1px 0;
	background:transparent url(../styleImages/category/dot.gif) repeat-x left bottom;
	border:none;
}
.orangeBox div.content_box h4	{ 
	color:#BD5120;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	display:block; 
	margin: 0px 0px 7px 0px;
	padding:0 0 1px 0;
	background:transparent url(../styleImages/category/dot.gif) repeat-x left bottom;
	border:none;
}
div.box_bottom{
	width:156px;
	height:6px;
	padding:0px;
	font-size:0px;/*for ie6*/
}
div.greyBoxBottom		{ background:url(../styleImages/category/greyBoxBottom.png) top left no-repeat; }
div.greenBoxBottom		{ background:url(../styleImages/category/greenBoxBottom.png) top left no-repeat; }
div.whiteBoxBottom		{ background:url(../styleImages/category/whiteBoxBottom.png) top left no-repeat; }
div.tanBoxBottom	{ background:url(../styleImages/category/tanBoxBottom.png) top left no-repeat; }
div.orangeBoxBottom	{ background:url(../styleImages/category/orangeBoxBottom.png) top left no-repeat; }


div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu {
	margin-left:1px;
}
#menu ul {
	padding-top: 0em;
}
#menu ul ul {
	padding-top: 0px;
}
#menu ul ul li {
	padding-left: 0px;
}
#menu li {
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type:none;
	margin-left:-2px;
}
/* culoarea anterioara pentru meniu, sub titlu, era 766A50 */
.level2 {
	/*background: url(../styleImages/category/arrowmaro.gif) no-repeat left 5px;*/
	/* linia de mai sus este necesara daca dorim sa apara o imagine cu doua sageti in partea stanga a meniului */
	padding:0 0 0 0px;
	color: #5b3618;
	text-decoration:none;
	font-weight: normal;
	font-size:12px;
}
a.level2:hover {
	color: #5b3618;
	text-decoration:underline;
}

.level1 {
	color:#778C13;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block; 
	margin: 0px 0px 7px 0px;
	padding:0 0 1px 0;
	background: url(../styleImages/category/dot.gif) repeat-x left bottom;
}
