/*jph modded file,   productGalleryDetailsList changed for full width display */

/*MAIN PIC */
/*  genre li */
#productGalleryGenres{
	margin-left:30px;
	font-size:1.2em;
}
/* CENTRES IMAGE with TABLE */
div.productMainGalleryImage table{
	text-align: center;
	margin-left:auto;
	margin-right:auto;

}
/* set position of image block within container */
div.GalleryImage{
	margin-top:3px;
  padding: 0px;
  text-align: center;

}
/* split because of ie bug see above page #ccc matches corner pics*/
/* set colour of slide and its border colour background: #fff; */
.GalleryImageContent {   
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #ccc;

}
.navNextPrevThumbList {
margin: 10px;
border-bottom: 1px solid #30261b;
}
.navNextPrevThumbList img {
  border: 2px solid #493b2c;
}
span.navNextPrevImageCurrent img {
    border: 2px solid #fff;
}
/* image table */
div.GalleryImage table {
  text-align: center;
  vertical-align: middle;
}

/* thumbs row on main gallery pic */

span.navNextPrevImage{
	border-style:none;
	margin-left:3px;
}
/* product list */
div.productGalleryListIsbn{
	font-size:0.9em;
}
/* info page */
span.gall_label{
	color:#660066;
}
div.gall_label{
	color:#660066;
}
#productGalleryAuthors{
	font-size:1.1em;
	width:15%;
	text-align:right;
	}
div.authorsList{
	font-size:1.1em;
	text-align:left;
	}
#productGallerySubtitle{
	font-size:1.1em;
	}
#productName{
	font-size:1.2em;
	}	
#productGalleryDetailsList{
	margin-left:15px;
	font-size:1.1em;
		
}
#productGalleryDetailsLines{
	font-size:1.1em;
	}
.floatingBoxGalleryRH{
	margin: 0;
	width:90%;
	}
div.insert_gallery_price {
	text-align: left;
	}
#productPrices{
	font-size:1.3em;
}

