
/* подпись снизу */
#autor a:link {font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;color: #878786;	text-decoration: none;font-weight:normal}
#autor a:visited {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color: #878786;text-decoration: none;font-weight:normal}
#autor a:hover {	font-family:   Arial, Helvetica, sans-serif;	font-size: 9px;	color: #878786;	text-decoration:none;	font-weight:normal}
#autor a:active {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color:#878786;text-decoration: none;font-weight:normal}
#autor{	font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;	color: #878786;margin:15px 0 0 5px;float:left;	}

/* -------------- basket --------------- */

#baskettable {width:93%;text-align:center;}
#baskettable tr.itogo td {border-top:2px solid #218bb3;border-bottom:none;}

#baskettable td {height:40px;border-bottom:1px solid #929aa0;}
#baskettable th {color:white; background-color:#88cae4;}
#baskettable tr.bhead th {height:50px;border-top:2px solid #218bb3;border-bottom:2px solid #218bb3;}
#baskettable tr.bhead th.leftborder {border-left:2px solid #218bb3;}
#baskettable tr.bhead th.rightborder {border-right:2px solid #218bb3;}
.buttonbasket {
	background-color: #88CAE4;
	width:140px;
	height:26px;
	border:1px solid #218BB3;
	color:white;
	font-size:17px;
	margin-left:20px;
}


/* mini */

#minibasket {
	width:300px;
	float:right;
	clear:both;
}
#minibasket th {
	color:white;
	font-size:18px;
	background-color:#218bb3;
	height:26px;
	border-top:1px solid #939ba1;
	border-bottom:1px solid #939ba1;
	text-align:left;
	padding-left:10px;
}
.basketbody {padding:3px 0 3px 10px;background-color:white;}
td.basketbotton a{
	display:block;
	height:24px;
	border:1px solid #88cae4;
	width:148px;
	font-size:18px;
	color:white;
	text-decoration:none;
	text-align:center;
	background-color:#218bb3;
	float:left;
	padding-top:2px;
}
.labelbasket {}
.countbasket, .pricebasket {color:#659801;}
/* ------------------------------------ */ 
