h1.Title
{
	font-Size:10pt;
	text-align:center;
	color:#666666;
	margin:0 0 10px 0;
}
div.ImageContainer
{
	text-align:center;
	margin-bottom:10px;
}
div.ImageContainer img
{
	border:none;
}
div.Comments p, div.Comments li
{
	font-style:italic;
}
div.Prices form
{
	margin:0;
	padding:0;
}
h3
{
	text-align:left;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	clear:left;
}
h4
{
	font-weight:normal;
	clear:both;
	margin:0;
	padding:0;
}
div.PrefTypeContainer
{
	position:relative;
	display:block;
	height:150px;
}

span.PTLeft
{
	display:block;
	clear:both;
	font-Size:8pt;
}
span.PTLeft input
{
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
}

span.PTLeft select
{
	float:left;
}
span.PTRight
{
	width:180px;
	text-align:right;
	float:left;
}
span.PTLeft, span.PTRight
{
	display:block;
}
div.NoScriptP1, div.NoScriptP2
{
	clear:both;
}
div.NoScriptP1
{
	background-color:#EEEEEE;
}
div.NoScriptP2
{
	background-color:#FFFFFF;
}
select.preference
{
	width:400px;
}
select#prices
{
	width:580px;
	display:block;
}
select.preference, .PTLeft select
{
	margin-bottom:10px;
	border:solid 1px #999999;
}

div.AddToBasket, div.AddToBasketSimple
{
	margin:5px 0px 20px 0px;
	font-size:8pt;
	display:block;
	width:100%;
}
div.AddToBasket
{
	float:left;
}
div.AddToBasket
{
	text-align:right;
}
div.AddToBasketSimple
{
	text-align:left;
}
div.AddToBasket img, div.AddToBasket input, div.AddToBasketSimple input
{
	zoom:1;
	vertical-align:middle;
}
input.Qty, input.QtyLowIE
{
	margin-right:5px;
}
/*IE 6 and higher*/
input.Qty
{
	border:none;
	background-image:url("../images/qtybg.png");
	background-color:transparent;
	padding:7px 0 0 15px;
	height:23px;
	width:85px;
}
/*JS detects lower than IE 6 and uses this instead:*/
input.QtyLowIE
{
	width:100px;
	height:30px;
	border:solid 2px #999999;
}
.AddToBasketButton
{
	cursor:pointer;
}
div.ImageGallery
{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	border-bottom:solid 1px #999999;
	width:580px;
}
div.ImageGallery img
{
	border:none;
}
span.ImageGalleryItem
{
	display:inline-block;
	width:180px;
	height:180px;
	position:relative;
	text-align:center;
	margin-left:5px;
	margin-top:5px;
}
span.ImageGalleryItem span
{
	width:180px;
	position:absolute;
	top:165px;
	left:0px;
}
span.ImageGalleryItem img
{
	margin:15px;
	border:solid 1px #CCCCCC;
}
span.ImageGalleryItem span.ImageText
{
	position:absolute;
	top:0px;
	left:150px;
	width:120px;
	display:block;
	color:#666666;
}
span.ImageGalleryItem span.ImageText h4
{
	font-weight:bold;
}
div.Comments
{
	font-style:italic;
}
div#stockLimited
{
	font-Size:8pt;
	color:#CC0000;
	padding:10px; 0 0 0;
}

/* Text colour */
div.Information p, div.Information li,
div.Comments p, div.Comments li,
input.Qty,
select.preference, .PTLeft select,
select#prices, h3, h4,
div.AddToBasket,
#Preferences, .PTLeft
{
	color:#333333;
}
/* Text size */
div.Information p, div.Information li,
div.Comments p, div.Comments li,
h3, h4, div.Description, div.Comments,
span.ImageGalleryItem span.ImageText h4,
input.Qty, select.preference,
.PTLeft select, select#prices
{
	font-Size:8pt;
}
span.PreferenceAdditionalCost
{
	position:absolute;
	top:20px;
	left:0px;
	font-Size:8pt;
	color:#333333;
}

#ProductText
{
	margin:0;
}
#ImageGallery
{
	margin:10px 0 0 0;
}
#ProductText, #ImageGallery
{
	background:#EEEEEE;
	display:block;
	/* Filthy hack! */
	border:solid 1px #EEEEEE;
}
a#ShowHideProductText, a#ShowHideImageGallery
{
	font-Size:8pt;
	margin:0;
	background-image:url('../images/moreinfodown.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:12px;
}
a#ShowHideProductText:hover, a#ShowHideImageGallery:hover
{
	background-image:url('../images/moreinfodownx.gif');
}
.MinOrderQty
{
	font-Size:10pt;
	display:block;
	width:580px;
	text-align:right;
	color:#666666;
}
