.price_header{
	background-color: #EFECE5;
	color: #911E37;
	border-bottom: 2px solid #D9D6D0;
	padding: 10px 4px 4px 26px;
	font-size: 16px;
	background-image: url(/themes/stairs/images/fishka1.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;		
}

.price_header_2{
	background-color: #EFECE5;
	color: #921E38;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 16px;
	border-bottom: 0px;
}

.price_header_3{
	background-color: #EFECE5;
	color: #911E37;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 16px;
	border-bottom: 0px;
}
	.gallery_header1{
		color: #999999;
		font-size: 10px;
		background-image: url(/themes/stairs/images/fishka2.png);
		background-repeat: no-repeat;
		text-decoration: underline;;
		background-color: #EFECE5;
		padding-left: 20px;
		background-position: 5px 14px;
		border-bottom: 0px;
		padding-bottom: 5px;
		padding-top: 10px;
	}	

a.price_list_1, a.price_list1:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}	

a.price_list_2, a.price_list2:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #922038;
	text-decoration: underline;
}

a.price_list_3, a.price_list3:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #911E37;
	text-decoration: underline;
}
img.price_list4{
	border: 2px solid #767676;
}

img.price_list4:hover{
	border: 2px solid #911E37;
}

img.price_list5{
	border: 1px solid #767676;
}

img.price_list5:hover{
	border: 1px solid #911E37;
}


.price_name{
}
.price_descr{
	font-size: 12px;
	color: black;
}
.price_hotname{
	font-weight: bold;
	color: red;
}
.price_hotdescr{
	font-weight: bold;
	font-size: 12px;
	color: #888888;
}



td.price_item{
	padding: 4px;
}
td.price_price{
	border-bottom: 1px solid black;
	text-align: right;
}
td.price_price, .price_pricetext{
  color: #930909;
  font-size: 14px;
}
td.price_addtocart{
	padding: 4px;
	vertical-align: top;
}

td.price_item, td.price_price{
	border-bottom: 1px solid #D3D3D3;
	vertical-align: top;
}

a.price_hotname_small{
	text-decoration: none;
}
a.price_hotname_small:hover{
	text-decoration: underline;
}
.price_price_small{
	text-align: right;
}




.price_commdate{
	color: darkblue;
}

.price_commname{
	font-weight: bold;
}

.price_commmessage{
	border : 1px solid silver;
	padding: 8px;
}


td.price_domainvalue_title{
	font-weight: bold;
	vertical-align: top;
}
td.price_domainvalue_value{
}
