/*<Каталог>*/
.price
{
	color: #F00;
	font-size: 18px;
	font-weight: 400;
}
.pricerow
{
	color: #228bc8;
	margin: 0 0 5 0;
}
.pricebig
{
	color: #FFF;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	width: 100;
	height: 100;
	background: url("/modules/shop/images/price.gif") no-repeat;
}
.pricebig span
{
	display: block;
	padding: 25 0 0 0;
	text-align: center;
	word-spacing: 20px;
}
.pricesmall
{
	color: #F00;
	font-weight: 900;
	font-size: 18px;
}
/*</Каталог>*/
/*<Корзина>*/
#carttable
{
	width: 100%;
	border-bottom: 1px solid #9bd1f0;
	margin: 0 0 10 0;
}
#carttable .params
{
	margin: 5 0 0 0;
}
#carttable th
{
	background: #9bd1f0;
	color: #000;
	font-weight: 400;
	padding: 10;
}
#carttable tr
{
	background-color: #f9f9f9;
}
#orderform input.text
{
	width: 100%;
}
#orderform textarea
{
	width: 100%;
	height: 70;
}
#cart_pays
{
	vertical-align: top;
	padding: 0 10 0 0;
}
#cart_sum
{
	vertical-align: top;
}
#cartsumstable
{
	border-collapse: collapse;
}
#cartsumstable tr
{
}
#cartsumstable td,#cartsumstable th
{
	padding: 5;
	border: 1px solid #FFF;
}
#cartsumstable th
{
	text-align: right;
	font-weight: 400;
}
tr.sumheader
{
	background-color: #9bd1f0;
}
#sumtotal
{
	background: #c10000;
	color: #FFF;
	text-align: center;
}
/*</Корзина>*/
.shopblock
{
	float: left;
	margin: 3 15 0 0;
	line-height: 1.3;
}
#cart_block,#compare_block,#curs_block
{

}
.blockicon
{
	width: 48;
	height: 48;
	border: none;
	float: left;
}
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;
}
.modelimage
{
	float: left;
	margin: 0 10 5 0;
}
.modelleft
{
	width: 74%;
	float: left;
	line-height: 1.4em;
}
.modelright
{
	width: 25%;
	float: right;
	text-align: center;
}
.modeltop
{
	clear: both;
	padding: 5 0 0 0;
	width: 100%;
}
.modeloptions
{
	padding: 10 0 0 0;
	clear: both;
}
.modelbottom
{
	padding: 10 0;
}
.modelspecs
{
	margin: 10 0 0 0;
}
.modelinnerleft
{
	vertical-align: top;
	text-align: center;
	padding: 10 20;
}
.modelinnerright
{
	vertical-align: top;
	width: 100%;
	padding: 10 20 10 0;
}
.modelimages
{
	margin: 10 0 0 0;
} 
.modelimages img
{
	border: 1px solid #d5d5d5;
	margin: 0 0 5 0;
}
.modelspecname
{
	margin: 0 0 5 0;
}
.modelspecname a,.modelspecname a:active,.modelspecname a:visited
{
	font-size: 12px;
	font-weight: 900;
}
.modelspecname a:hover
{
	color: #333;
	text-decoration: underline;
}