h3 {
	color: #0099FF;
}

/* */
#productInfoButtons {
	float: right;
}
#priceLabel {
	color: #0099FF;
	font-weight: bold;
	padding-right: 10px;
}
#priceAmountField {
	color: #0099FF;
	font-weight: bold;
	font-size: 20pt;
}
#productInfoImage {
	float: left;
}
#productInfoControl {
	float: right;
	margin-left: 20px;
}
#prod-colour-swatch-right {

	float: right;
	margin-left: 20px;

}
#productInfoContent {
	margin-top: 35px;
	padding: 15px;
	overflow-y: auto;
	height: 440px;
	width: 410px;
}
#productInfoTitle {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	font-weight: bold;
}
#productInfoClose {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}
#moreInfoPopup {
	background-image: url('struct/more_info_bg.png');
	width: 459px;
	height: 553px;
	position: absolute;
	top: 50px;
	left: 300px;
	z-index: 20;
	visibility: hidden;
}


.sprayColourElement {
	height: 20px;
	width: 20px;
	float: left;
	margin: 1px;
	border-width: 1px;
	border-color: #f1f1f1;
	border-style: solid;
}
#productInfoQty {
	float: left;
	padding-left: 5px;
}
#colourSwatcherSelect {
	margin-top: 10px;
	clear: both;
	width: 90px;
	height: 50px;
	float: left;
}
#productInfoSprayColourPicker {

/*	width: 140px;*/
	float: right;

}
#productInfoSprayButtons {
	float: right;
}
#priceSprayLabel {
	color: #0099FF;
	font-weight: bold;
	padding-right: 10px;
}
#priceAmountSprayField {
	color: #0099FF;
	font-weight: bold;
	font-size: 20pt;
}
#productInfoSprayImage {
	float: left;
}
#productInfoSprayControl {
	clear: both;
	float: left;
	margin-left: 20px;
}
#productInfoSprayContent {
	margin-top: 35px;
	padding: 15px;
	overflow-y: auto;
	height: 440px;
	width: 410px;
}
#productInfoSprayTitle {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	font-weight: bold;
}
#productInfoSprayClose {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}
#moreInfoSprayPopup {
	background-image: url('struct/more_info_bg.png');
	width: 459px;
	height: 553px;
	position: absolute;
	top: 50px;
	left: 300px;
	z-index: 20;
	visibility: hidden;
}


/* */

#column_right_lg3 {
	width:435px;
	height:450px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	position:absolute;
	right:25px;
	top:20px;
}
#column_left_lg3{
	width:400px;
	height:530px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	position:absolute;
	left:25px;
	top:45px;
}
#book3{
	width:954px;
	height:659px;
	background-image:url(struct/book_product_list.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	margin-top:10px;
	position:relative;
}
.productThumbHolder {
	width: 106px;
	height: 172px;
	background-image: url('struct/thumb_bg_long.png');
	text-align: center;

	
	float: left;
}
.productThumbImage {
	padding-top: 8px;
	height: 103px;
}
#productContainer {
	padding-top: 180px;
	margin-right: 30px;
}



.clear {
	clear: both;
}
.productThumbHeading {
	font-size: 10pt;
	font-weight: bold;
}
.productThumbText {
	color: #0099FF;
	padding-top: 1px;
	font-weight: bold;
}
.productThumbPrice {
	color: #ff0000;
	font-weight: bold;
}
.pageNav {
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}
#productListContainer {
	padding-top: 10px;
}


.pageLinksPrevious {
margin-right: 10px;
}
.pageLinksNext {
margin-right: 10px;

}
.pageLinksLink {
margin-right: 10px;

}
.pageLinksCurrentLink {
margin-right: 10px;

}

.clear {
clear: both;
}
