	/* INDEX */
#splash {
	display:block;
	width: 789px;
	height:auto;
	min-height:502px;
	margin: 0px auto;
	padding:0px auto;
	background-image: url(../images/bg_shadow.gif);
  	background-repeat: no-repeat;
  	background-position: center 0px;
}

#fulltabprod {
float:right; }

#menubox {
height:auto;
padding-bottom:17px;
}

#bagbox {
height:auto;
padding-bottom:10px;
}

div.itemtree {
	min-height: 21px;
	height:auto;
	line-height:21px;
	vertical-align:middle;
	padding-left:10px;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E0D9B8;
	font-weight:600; color:#523A21;
}



div.itemsubcat {
	min-height: 15px;
	height:auto;
	line-height:15px;
	vertical-align:middle;
	padding-left:20px;
	border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#cccccc;
	font-size:11px;
	color:#646451;
}

div.itemsubcathover {
	min-height: 15px;
	height:auto;
	line-height:15px;
	vertical-align:middle;
	padding-left:20px;
	background-color:#f5f1d5;
	border-bottom-style:dashed; border-bottom-width:1px; border-bottom-color:#cccccc;
	cursor: url('../images/cursors/hand_white.png'), auto;
	font-size:11px; font-weight:600;
	color:#523A21;
	background-image:url(../images/puce2.gif);
	background-repeat:no-repeat;
}

td.itembagtotal {
	text-align:center;
	min-height: 21px;
	height:auto;
	line-height:21px;
	vertical-align:middle;
	border-top-style:solid; border-top-width:1px; border-top-color:#E0D9B8;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E0D9B8;
}

td.itembag {
	text-align:left;
	min-height: 15px;
	height:auto;
	padding-left:10px;
	line-height:15px;
	vertical-align:middle;
	border-top-style:dashed; border-top-width:1px; border-top-color:#cccccc;
}

table.backtop {
	clear:left;
	margin-top:10px;
	margin-bottom:10px;
}


