

.productsContainerDiv
{
	width:	721px;
}

.Product
{
	float:left;
	height: 200px;
	width: 114px;
}

.productImage
{
	clear: both;
	width: 114px;
	height: 110px;
}

.productImage img
{
	vertical-align: bottom;

}

.productTitle
{
	width: 114px;
	height:24px;
	font-size: 10px;
	text-align: center;
}

.productPrice
{
	width: 114px;
	height:12px;
	font-size: 10px;
	text-align: center;
	color: #969696;
}

.productLine
{
	width:114px;
	height:10px;
}

#ProductThumbs
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#ProductsFilter
{
	padding: 10px;
	height: 40px;
}

.content p.productDescription
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#imagePanel
{
background-color: #ffffff;
background-repeat:no-repeat;
margin: 0px 0px, 0px, 0px;
width:300px;
height:430px;
float:left;

}

#FlashRow
{
	margin: 10px 0px 10px 0px;
	width: 300px;
}

#ImageRow
{
	width: 300px;
}
#ImageRow .imageContainer
{
	margin: 8px;
	height: 58px;
	width: 58px;
	text-align: center;
	border: solid 1px gray;
	float: left;
}

#ImageRow .imageContainer img
{
	vertical-align: middle;
}
#SwatchRow
{
	width: 300px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

#ColourSwatches
{
	margin-top: 8px;
	width:300px;
	float:left;
	text-align: left;
	
}

#ColourSwatches img
{
	margin-right: 10px;
}

.ColoursText
{
	
	font-size: 8px;
	font-weight: bold;
	color: #939393;
}

#ProductTest
{
	float: left;
	padding: 10px 0px 10px 0px;
}

#textPanel
{
	float: left;
}

.strap

{
font-size:9px;
color:#fff;
font-style:italic;
text-align:center;
padding-bottom:8px;
padding-top:2px;
padding-left:10px;
}

.specifications .productDetailPrice
{
	font-weight: bold;
	font-size: 14px;
}

