.templateShow .templatePicList{
	padding:0;
	margin:0;
	list-style-type:none;
}
.templateShow .templatePicList img {
	display:block;
}
#templateInfo{
	margin-top:3px;
}
#templateInfo h2{
	font-size:1.2em;
	color:#9c7d51;
	display:block;
	overflow:hidden;
	text-transform:uppercase;
}
#contentWrapper{
	background:none;
}
.templateImages{
	padding:5px;
	background:#101010;
}
.templateImages li {
	overflow:hidden;
	width:650px;
}

.productRelated,
.productExtraData,
.productMainData{
	float:left;
	width:208px;
	padding:5px;
	background:transparent url('/images/templates/default/bg_gradient.gif') repeat-x;
	overflow:hidden;
	min-height:200px;
}

.productExtraData{
	margin:0 3px;
}
.productExtraData .sizeGuide {
	margin-top:20px;
}
.productExtraData dt{
	float:left;
	width:70px;
	color:#9c7d51;
}
.productExtraData .sizeGuide,
.productExtraData .logo{
	display:block;
	text-align:center;
}
.productMainData select{
	width:200px;
}
.productMainData .inline{
	display:inline;
}
.productMainData input.fullWidth{
	width:200px;
}

.productVariants{
	margin:0 0 10px 0;
}

.templatePrice{
	margin:20px 0 10px 0;
}
.templatePrice span{
	font-size:16px;
	font-weight:bold;
	color:#ff0036;
}
.templatePrice span.vatLabel{
	color:#fff;
	font-size:11px;
}
.templatePrice strong{
	font-size:12px;
	font-weight:normal;
	color:#000;
}
.bracketPrice{
	background:transparent url('/images/templates/default/crazyShopping.png') no-repeat center left;
	padding-left:90px;
}
.bracketPrice dt{
	width:50px;
	color:#fff;
}
.bracketPrice dd{
	color:#ff0036;
	font-weight:bold;
}
.frmAddProduct input{
	width:30px;
}
.frmAddProduct .field{
	float:left;
	margin-right:10px;
}

.productNumber{
	width:30px;
}

.productRelated img{
	width:96px;
	height:72px;
	border:1px solid #211e1b;
}
.productRelated li{
	float:left;
	margin-right:10px;
	list-style-type:none;
	width:98px;
	height:120px;
}
.productRelated li a{
	font-size:12px;
	color:#9C7D51;
}
.productRelated li.lastCol{
	margin-right:0;
}