h3 {	color: #0099FF;}
/* */
#productInfoButtons {	float: right;}

#priceLabel {
	color: #0099FF;
	font-weight: bold;
	padding-right: 10px;
}

#qtyLabel {
	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: 10px;
}

#prod-colour-swatch-right {
	float      : right;
	margin-left: 10px;
}

#notesDiv {
  float: right;
  width : 200px;
  height: 30px;
}

#notes {
  float: left;
  width : 200px;
  height: 20px;
}
#notesLabel {
  color: #0099FF;
  float: left;
  width : 200px;
  height: 20px;
  font-weight: bold;
}

#productInfoContent {
	margin-top: 35px;
	padding: 15px;
	overflow-y: auto;
	height: 540px;
	width: 520px;
}

/****** Mzilla, ie, safari *****************/
#productInfoContent,x:-moz-any-link, x:default {
	margin-top: 35px;
	padding: 15px;
	overflow-y: auto;
	height: 540px;
	width: 520px;
	clear:left;
}

#productInfoContent{
	margin-top: 35px\0/;
	padding: 15px;
	overflow-y: auto;
	height: 540px;
	width: 520px;
	clear:left;
}

/****************/
#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_bg2.png');
	width: 560px;
	height: 600px;
	position: absolute;
	top: 50px;
	left: 100px;
	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-right: 5px;
	padding: 5px;
	clear: both;
	width: 90px;
	height: 50px;
	float: left;
	text-align: center;
}

#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;
}

/****** Mzilla, ie, safari *****************/
#productInfoSprayTitle,x:-moz-any-link, x:default {
	margin-top: -27px!important;
	margin-left: 15px;
	float: left;
	font-weight: bold;
}

#productInfoSprayClose,x:-moz-any-link, x:default {
	margin-top: -25px!important;
	margin-right: 20px;
	float: right;
}

#productInfoSprayTitle {
	margin-top: -27px\0/!important;
	margin-left: 15px;
	float: left;
	font-weight: bold;
}

#productInfoSprayClose {
	margin-top: -25px\0/!important;
	margin-right: 20px;
	float: right;
}

/* */
#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:left top;
	margin: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;
}


