.slDescription {
	padding-left:10px;
	vertical-align: top;
	width: 100%;
}
.slProdTitle,
.slTitle {
	font-weight: bold;
	color: #c5282f;
	font-size: 11pt;
}

.slProdTitle {
	color: #000000;
	padding-bottom: 10px;
}

.slProductsPlace {
	background-color: #ececec;
	padding: 10px;
	margin-bottom: 5px;
}

.slDescPlace {
	margin-top: 18px;
	margin-bottom : 18px;
}

.prodButton {
	cursor: pointer;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #c5282f;
	width: 125px;
	height: 17px;
	line-height: 17px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	margin-bottom: 3px;
}
.prodButton1 {
	cursor: pointer;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #55AE3A;
	width: 125px;
	height: 17px;
	line-height: 17px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	float: right;
	margin-bottom: 3px;
}
.prodButton2 {
	cursor: pointer;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #c5282f;
	width: 125px;
	height: 17px;
	line-height: 17px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	float: right;
	margin-bottom: 3px;
}
.prodButton3 {
	cursor: pointer;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #55AE3A;
	width: 125px;
	height: 17px;
	line-height: 17px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	margin-bottom: 3px;
}
.prodButton4 {
	cursor: pointer;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #55AE3A;
	width: 50px;
	height: 17px;
	line-height: 17px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	margin-bottom: 3px;
}
.arrowButton {
	cursor: pointer;
	font-size: 5pt;
	color: #FFFFFF;
	background-color: #c5282f;
	width: 10px;
	height: 10px;
	line-height: 10px;
	padding-left:2px;
	padding-right:2px;
	display: block;
	margin-bottom: 1px;
	text-align:center;
	margin-left:2px;
	margin-right:5px;
}

.prodColourSelect,
.prodQtyInput {
	border: 1px solid #000000;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.prodQtyInput {
	width: 20px;
	text-align: right;
}

.prodColourSelect {
	width: 134px;
}

.tdQty {
	width: 41px;
}

.tdColour {
	width: 144px;
}

.tdSize {
	padding-right: 10px;
}
.tdPrice {
	width: 100px;
}

.prodTable td {
	vertical-align: top;
}

.prodButtons .prodButton {
	width: 100px;
}
.prodButtons .prodButton1 {
	width: 100px;
}
.prodButtons .prodButton2 {
	width: 100px;
}
.prodButtons .prodButton3 {
	width: 100px;
}
.prodButtons .prodButton4 {
	width: 50px;
}
.scrollItem {
	float: left;
}
.scrollItem * {
	font-size: 8pt;
}

.scrollBtn {
	cursor: pointer;
	float: left;
}
#myScroll {
	float: left;
	position:relative;
}
#zoomPlace {
	position:relative;
	border: 1px solid #000;
	margin-bottom: 10px;
	z-index: 0;
}
.clearBoth {
	clear: both;
}
.siStyle img,
.siImage img,
.siProdColor img {
	cursor: pointer;
}

.siStyle,
.siImage,
.siProdColor {
	text-align: center;
	margin-left:5px;
	margin-right:5px;
}
.siImage,
.siProdColor {
	overflow: hidden; 
	height: 75px;
	width: 51px;
}

.siStyle {
	width: 70px;
	color: #000000;
}

.zoomText * {
	font-size: 9pt;
}

.smallText {
	font-size: 8pt;
	font-weight: normal;
}

.SaleMark {
	background: #c72731 url(/mainsite/images/sale.gif) no-repeat top;
	border: 1px solid #c72731;
	padding-top: 25px;
	height: 178px;
}

.SaleMark .secPlaceImgPlace {
	height: 145px;
}

.SaleMark .secPlaceTextWithPrice {
	border-color: #c72731;
}
