.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;
}

.productVariants{
	margin:20px 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;
}

.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;
}


#productImageContainer {
	display:block;
	clear:both;
	margin-bottom:3px;
}
#productImageContainer #firstImage {
	padding:4px;
	background:#d6d6d6 none;
	display:block;
}

#productImageTnContainer {
	display:block;
	float:left;	
	width:198px;
	min-height:200px;
	padding:10px 0 0 10px;
	margin:0 2px 0 0;
	background:transparent url('/images/templates/default/product_detail_background.jpg') repeat-x;
}

#productImageTnContainer img {
	width:90px;
	margin-right:7px;
}


#productMainContent { 
	display:block;
	float:left;	
	width:398px;
	min-height:200px;
	padding:10px 10px 0 10px;
	margin:0 0 0 0;
	background:transparent url('/images/templates/default/product_detail_background.jpg') repeat-x;
	color:#454545;
	font-size:11px;
}

#productMainContent h2 {
	font-size:11px;
	color:#454545;
	text-transform:uppercase;	
}

#productPrice {
	padding-top:10px;
	color:#00aeef;
	font-weight:bold;
	font-size:13px;
}
