
/* подпись снизу */
#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 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;}
/* ------------------------------------ */ 

/* Короткие новости */

#small-newsblock {position:relative;width:230px;display:block;clear:both;background:#eee;margin:10px 10px 10px 0;margin-bottom:0;padding:5px 10px;border-radius:10px;float:left;}
#small-newsblock .one {width:100%;display:inline-block;clear:both;border-bottom:1px dashed #777;padding:10px 0;}
#small-newsblock h3 {color:#088;border-bottom:1px dashed #777;margin:0.3em 0;}
#small-newsblock .one .image {width:130px;height:130px;display:block;float:left;}
#small-newsblock .one .content {width:100%;min-height:130px;display:block;float:left;}
#small-newsblock .one .content .caption {font-size:1em;font-weight:bold;height:20px;line-height:20px;color:#088;font-weight:normal;}
#small-newsblock .one .content .date {font-size:0.9em;font-weight:normal;height:20px;line-height:20px;}
#small-newsblock .one .content .text {font-size:0.9em;font-weight:normal;min-height:80px;line-height:1.1em;}
#small-newsblock .one .content .text p {margin:0;padding:0;}
#small-newsblock .one .content .more {float:right;font-size:0.9em;}
#small-newsblock .one .content a:hover {text-decoration:none;}
/* ------- */

.all-news {float:right;font-size:0.8em;line-height:30px;height:30px;display:inline-block;}
.all-news:hover {text-decoration:none;}

/* Новости */

#newsblock {width:790px;display:inline-block;clear:both;background:#eee;margin:10px 0;margin-bottom:0;padding:5px 10px;
-webkit-border-radius:10px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 10px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-radius: 10px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;behavior:(border-radius.htc);}
#newsblock .one {width:100%;display:inline-block;clear:both;border-top:1px dashed #777;padding:10px 0;}
#newsblock h3 {color:#088;}
#newsblock .one .image {width:130px;height:130px;display:block;float:left;}
#newsblock .one .content {width:600px;min-height:130px;display:block;float:left;}
#newsblock .one .content .caption {font-size:1em;font-weight:bold;height:20px;line-height:20px;color:#088;font-weight:normal;}
#newsblock .one .content .date {font-size:0.9em;font-weight:normal;height:20px;line-height:20px;}
#newsblock .one .content .text {font-size:0.9em;font-weight:normal;min-height:80px;line-height:1.1em;}
#newsblock .one .content .text p {margin:0;padding:0;}
#newsblock .one .content .more {float:right;font-size:0.9em;}
#newsblock .one .content a:hover {text-decoration:none;}
#pagination {display:none;width:790px;padding:0;margin:0 auto;background:#eee;padding:5px 10px;
-webkit-border-radius:10px;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 10px;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-radius: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
behavior:(border-radius.htc);}
#pagination ul {margin:0 auto;padding:0;text-align:center;list-style:none;display:block;width:200px;}
#pagination div {margin:0 auto;width:200px;text-align:center;}
#pagination ul li {list-style:none;display:inline;}
#pagination ul li a:hover {text-decoration:none;}
/* ------- */


