﻿h1.ProductName {
	background: white url(/i/bg_ProductName.png) no-repeat;
	padding-left: 27px;
	height: 23px;
	-moz-box-sizing: content-box;
}
h1.ProductName span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 13px;
}
.Firm {
	margin: 0 5px 5px 0;
	background-color: #eeeeee;
	padding: 5px 11px 5px 11px;
	border: solid 1px #cccccc;
	width: 321px;
	line-height: 200%;
	font-size: 12px;
	float: left;
}
.Firm u {
	display: inline-block;
	width: 47px;
}
div.OpenClose {
	display: inline-block;
	float: right;
	width: 91px;
	font-size: 11px;
	height: 27px;
	line-height: 25px;
	background: transparent url(/i/bg_ArrowCommand.png) no-repeat;
	background-position: right center;
	text-align: left;
	cursor: pointer;
}
div.OpenClose img {
	float: left;
	margin-top: 3px;
	padding-left: 21px;
	vertical-align: middle;
}
div.OpenClose a {
	text-decoration: none;
}
div.OpenClose span {
	padding-top: 4px;
	display: inline-block;
	cursor: pointer;
}
#ProductInfo, #ProductImages, #ProductKartela, #ProductColor {
	margin-top: 11px;
	border-top: solid 1px #cccccc;
	margin-bottom: 11px;
	clear: both;
}
.paddedEleven {
	padding: 11px;
}
h2.doubleArrow {
	padding-left: 23px;
	line-height: 27px;
	background: transparent url(/i/bullet_rightDoubleArrow.gif) no-repeat;
	background-position: left center;
}
div.ThumbDetailImage {
	text-align: center;
	width: 167px;
	height: 133px;
	float: left;
	color: #666666;
	font-size: 11px;
	margin-right: 6px;
}
div.ThumbDetailImage .ImageHolder {
	height: 100px;
}
div.ThumbDetailImage a {
	text-decoration: none;
}
#TextOverImage {
	background-color: white;
	position: absolute;
	width: 700px;
	-moz-opacity: 0.77;
	opacity: .77;
	filter: alpha(opacity=77);
}
#TextOverImage .Price {
	float:right;
	font-weight:bold;
	color:#cc0000;
	font-size:20px;
	}

#ContainerImageDescription {
	width: 700px;
	color: Black;
	position: absolute;
	background-color: white;
	-moz-opacity: 0.5;
	opacity: .70;
	filter: alpha(opacity=70);
	margin-top: 353px;
	height: 47px;
	vertical-align: bottom; /*	float: left; 	padding: 337px 5px 3px 13px;*/
}
#ImageDescription {
	padding: 5px;
	font-size: 12px;
}
#PrevNextImage {
	position: relative;
	float: right;
	top: 0;
	visibility: hidden;
}
#PrevNextImage #PrevArrow, #PrevNextImage #NextArrow {
	font-size: 18px;
	float: left;
	font-weight: bold;
	text-align: center;
}
#PrevNextImage #PrevArrow a, #PrevNextImage #NextArrow a {
	color: #cc0000;
	text-decoration: none;
	display: inline-block;
	width: 45px;
	height: 35px;
	background-position: center center;
}
#PrevArrow a {
	background: transparent url(/i/prevImage.png) no-repeat;
}
#NextArrow a {
	background: transparent url(/i/nextImage.png) no-repeat;
}
#tblProperty {
	margin-top: 11px;
}
#tblProperty td.PropertyName {
	background-color: #eeeeee;
	width: 153px;
}
#tblProperty td {
	padding-left: 5px;
	border-bottom:solid 1px #eeeeee;
}
#ProductColor ul, #ProductKartela ul {
	clear: both;
}
#ProductColor ul li, #ProductKartela ul li {
	float: left;
	background-image: none;
	text-align: center;
}
#BigImage {
	width: 700px;
	height: 400px;
	overflow: hidden;
}
#ImageText {
	display:inline-block;
	padding: 7px 0 0 11px;
	float:left;
}
.GroupName {
	padding:5px 11px 7px 11px;
	background-color:#eeeee0;
	}
