
/* подпись снизу */
#autor a:link {font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;color: #2b404a;	text-decoration: none;font-weight:normal}
#autor a:visited {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color: #2b404a;text-decoration: none;font-weight:normal}
#autor a:hover {	font-family:   Arial, Helvetica, sans-serif;	font-size: 9px;	color: #2b404a;	text-decoration:none;	font-weight:normal}
#autor a:active {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color:#2b404a;text-decoration: none;font-weight:normal}
#autor{	font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;	color: #2b404a;margin:15px 0 0 20px;float:left;	}

/* -------------- basket --------------- */

#baskettable {width:100%;text-align:center;}
#baskettable tr.itogo td {border-top:2px solid #466c01;border-bottom:none;}

#baskettable td {height:40px;border-bottom:1px solid #929aa0;}
#baskettable th {color:white; background-color:#95B84C;}
#baskettable tr.bhead th {height:50px;border-top:2px solid #466c01;border-bottom:2px solid #466c01;}
#baskettable tr.bhead th.leftborder {border-left:2px solid #466c01;}
#baskettable tr.bhead th.rightborder {border-right:2px solid #466c01;}
.buttonbasket, .addinput {
	margin:10px 5px 0;
	width:120px;
	height:24px;
	background:url(../_bone/button_t.gif) center center no-repeat;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#edf7d6;
}


/* mini */

#minibasket {
/*	width:100%;*/
	float:right;
	clear:both;
	border:1px solid #939ba1;
}
#minibasket th {
	background-color:#95b84c;
	color:#355800;
	font-size:12px;
	height:18px;
	border-bottom:1px solid #939ba1;
	text-align:left;
	padding-left:10px;
}
.basketbody {
	padding:3px 0 3px 10px;
}
.basketbody a{
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	margin:0 5px;
	width:120px;
	height:18px;
	padding-top:6px;
	background:url(../_bone/button_t.gif) center center no-repeat;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#edf7d6;
}
.labelbasket {}
.countbasket, .pricebasket {color:#355800;font-weight:bold;}
/* ------------------------------------ */ 
