/* $Id$ */


/* Logic */

/* Decoration */
div.categorymenu {
	background: url('images/down1.png') repeat-y left top;
	padding:5px;
}
div.categorymenu a.menuitem {
	padding: 6px 10px 7px 10px;
	display:block;
	margin-bottom:10px;
}
div.categorymenu a, div.categorymenu a:visited, div.categorymenu a:hover, div.categorymenu a:active {
	color: #333333;
	text-decoration: none;
	font: bold 11px Tahoma;
	text-align:left;
	
}

div.categorymenu div.submenuheader {

	text-align:left;
	background:url('images/down1.png') repeat-y top left;

}

div.categorymenu div.submenu a{
	padding: 6px 10px 7px 10px;
	display:block;
	text-align:left;
	background: url('images/down1.png') repeat-y top left;

}

div.categorymenu div.submenu a{
	/*background: url('images/list-cat.png') no-repeat left;*/
	/*margin:0px 0px 0px -20px;*/
	
	
}
div.categorymenu div.submenu a:hover {
	text-decoration:none;
	color:#6cea6c;
}

div.categorymenu a.menuitem {
	background: transparent none;
	border: 0px none;
}

/* /Decoration */

.details table {margin:0;padding:0;border:0px;border-collapse:collapse;}
.details table td {margin:0px;padding:0px;border:0px;border-collapse:collapse;}
.details td {vertical-align:top;}
.details {padding:0px;min-height:320px;}
.leftDet {background:url(images/block1-bottom.png) no-repeat 0 100%;padding:10px;min-width:180px;}
.rightDet table {line-height:150%;width:100%;}
.rightDet table {height:100%;width:100%;}
.rightDet {height:100%;width:100%;}

.details .product td {padding-top:10px;}

.leftD {background:url(images/l/left.png) no-repeat 0 100%;width:8px;}
.centerD {background:url(images/l/back.png) repeat-x 0 100%;}
.rightD {background:url(images/l/right.png) no-repeat 0 100%;width:8px;}

.centerD div {padding:10px 10px;}

