@charset "utf-8";
/* CSS Document */

#productcontent, #productcolor, #productgallery {float:left;}

#productcontent {width:443px;}
#productcolor {width:81px; padding:17px 0px 0px 12px;}
#productcolor a {
	cursor: default;
}
#productgallery {width:236px;}

#gallerythumbs {margin-bottom:14px;}
#gallerythumbs img, .imgborder{border:solid 1px #c4c4c4;}
#gallerythumbs img {margin-right:1px;}
#productcolor img {margin-bottom:3px;}

/* new */
#gallerythumbs img {border:none;}

#loadarea {height:319px;}


.productfeats {padding:0px; margin:0px; width:443px;}
.productfeats li {
line-height:16px;
	width:190px;
	float:left;
	padding-right:5px;
	padding-left:20px;
	list-style-type:none;
	background-image:url(../img/feature-bullet.gif);
	background-repeat:no-repeat;
}

.productfeats2 ul {padding:0px; margin:0px; width:443px;}
.productfeats2 ul li {
line-height:16px;
	width:423px;
	float:left;
	padding-left:20px;
	padding-bottom:3px;
	list-style-type:none;
	background-image:url(../img/feature-bullet.gif);
	background-repeat:no-repeat;
}

.brclear {clear: left; height:14px; padding-top:20px; width:443px;}
.h2color {margin-top:0px; padding-top:0px;}

/* Product size colour chart */
.colorchart th {text-align:left; padding:5px; color:#000;}
.colorchart td {padding:5px; border-top:solid 1px #ddd;}