/*<Каталог>*/
a.modelname,a.modelname:active,a.modelname:visited,.modelname
{
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
}
a.modelname:hover
{
	color: #333;
	text-decoration: underline;
}
table.modeltable,#modelinner
{
	width: 100%;
}
table.modeltable td,#modelinner td
{
	padding: 0;
}
td.modelleft
{
	vertical-align: top;
	width: 73%;
}
td.modelright
{
	vertical-align: top;
	width: 27%;
	text-align: center;
}
.pricerow
{
	color: #228bc8;
	margin: 0 0 5 0;
}
.pricerow .price
{
	display: block;
}
.price
{
	color: #F00;
	font-size: 18px;
	font-weight: 400;
	white-space: nowrap;
}
.pricebig
{
	color: #F00;
	font-weight: 400;
	font-size: 26px;
}
.pricesmall
{
	color: #F00;
	font-weight: 900;
	font-size: 13px;
	text-align: center;
}
.modelspecleft
{
	float: left;
	text-align: center;
	padding: 0 10 0 0;
}
input.q
{
	width: 27;
}
/*</Каталог>*/
/*<Корзина>*/
#carttable
{
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10 0;
}
#carttable td
{
	padding: 5;
	border: 1px solid #FFF;
}
#carttable .params
{
	margin: 5 0 0 0;
}
#carttable th
{
	background: #228bc8;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: 400;
	padding: 10;
}
#carttable tr,#carttable tr.tr0
{
	background-color: #f9f9f9;
}
#carttable tr.tr1
{
	background-color: #f1f1f1;
}
#orderform input.text
{
	width: 100%;
}
#orderform textarea
{
	width: 100%;
	height: 70;
}
#cart_pays
{
	float: left;
	width: 50%;
}
#cart_sum
{
	float: right;
	width: 50%;
}
#cartsumstable
{
	width: 100%;
	border-collapse: collapse;
}
#cartsumstable tr
{
}
#cartsumstable td,#cartsumstable th
{
	padding: 5;
	border: 1px solid #FFF;
	text-align: center;
}
#cartsumstable th
{
	text-align: right;
	font-weight: 400;
}
tr.sumheader
{
	background-color: #228bc8;
	color: #FFF;
}
#sumtotal
{
	background: #c10000;
	color: #FFF;
	text-align: center;
}
/*</Корзина>*/
.shopblock
{
	float: left;
	margin: 3 15 0 0;
	line-height: 1.3;
}
#cart_block
{
	clear:both;
	margin: 40 0 0 0;
	line-height: 1.4em;
}
#compare_block
{
	clear:both;
	margin: 40 0 30 35;
	line-height: 1.4em;
}
.blockicon
{
	border: none;
	float: left;
	margin: 10 10 50 0;
}
img.brandimage
{
	border: none;
	margin: 0 0 5 0;
	border: 1px solid #d5d5d5;
}
a.bookinfo:link,a.bookinfo:active,a.bookinfo:visited
{
	color: #F00;
}
a.bookinfo:hover
{
	color: #999;
}