#StoreC1{
	background-color: #FFF;	
}

#StoreC2 {
	margin-top: 0px;
	background-color: #FFF;
}

#StoreC3 {
	margin-top: 0px;
	background-color: #FFF;
}



#StoreC3 .GreyWrapper{
	background-color: #DDD;
	padding: 10px;
	background-image: url(../media/GreyWrapperBG.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 552px;
}

#StoreC3 h1{
	font-size: 120%;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-style: italic;
}

#StoreC3 h2{
	font-size: 100%;
	font-weight: normal;
	color: #C00
}

#StoreC3 p{
	font-size: 87%;
	line-height: 140%;
	color: #505050;
}

#StoreC3 .StoreDetailPrice{
	font-size: 115%;
	font-weight: normal;
	color: #505050;
	text-transform: uppercase;
	font-style: italic;

}
#StoreC3 .WasPrice{
	font-size: 90%;
	font-weight: normal;
	color: #C00;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: line-through;

}



.StoreDetailForm{
	padding: 0px;
	font-size: 85%;
	color: #505050;
	margin-bottom: 20px;
}

.ProductDescription{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	color: #666;
	
	z-index: 5;
}

.ProductDescription ul{
	margin: 10px 0px 0px 12px;
	padding: 0 0;
}

.ProductDescription li{
	font-size: 87%;
	line-height: 140%;
	list-style-image: url(../media/cross.png);
	list-style-position: outside;
	color: #666;
}


.SpecFabric{
	font-size: 85%;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

.SpecDetails{
	font-size: 80%;
	font-weight: normal;
	color: #666;
}



.SubLabel{
	color: #666;
	font-weight: nomral;
	margin: 2px 0px 2px 0px;
}

.Guides{
	width: auto;
	height: 20px;
	margin-top: 10px;
	float: left;
}

.MainImage{
		width: 380px;
		height: 570px;
		position: relative;
		z-index: 5;
}

.ColorwayLabel{
	width: 200px;
	height: 20px;
	position: relative;
	top: -565px;
	left: 0px;
	z-index: 6;
	font-size: 85%;
	color: #515151;
}

.SaleFlag{
	width: 65px;
	height: 65px;
	position: relative;
	z-index: 6;
	background-image: url(../media/sale-blob.png);
	background-repeat: no-repeat;
	float: right;
	top: -5px;

}

.dotwFlag{
	width: 120px;
	height: 120px;
	position: relative;
	z-index: 100;
	background-image: url(../media/dotw-blob.png);
	background-repeat: no-repeat;
	float: right;
	top: -10px;
}

.totmFlag{
	width: 120px;
	height: 120px;
	position: relative;
	z-index: 20;
	background-image: url(../media/totm-blob.png);
	background-repeat: no-repeat;
	float: right;
	top: -65px;
}

#SizeGuideLayer{
	display: none;
	width: 620px;
	height: 600px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2000;
	overflow: scroll;
	clear: both;
}

.BuyNowWrapper{
	width: 360px;
	height: auto;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
	margin-bottom: 10px;
	z-index: 5;
}	
.BuyNowImage{
	width: 50px;
	height: 50px;
	float: left;
}
.BuyNowText{
	width: 300px;
	height: auto;
	float: right;
	font-size: 85%;
	line-height: 130%;
	margin-top: 10px;
}

.BuyNowText a:link{
	color: #505050;
	text-decoration: none;
}
.BuyNowText a:visited{
	color: #505050;
	text-decoration: none;
}
.BuyNowText a:hover{
	color: #CCC;
	text-decoration: none;
}
.BuyNowText a:active{
	color: #505050;
	text-decoration: none;
}



.ColorwayWrapper{
	width: 380px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

.ColorwayItem{
	width: 125px;
	height: 180px;
	float: left;
	text-align: center;
	
}

.ColorwayImage{
	width: 100px;
	height: 150px;
	overflow: hidden;
	margin: 0px auto 5px auto;
}
.ColorwayText{
	width: 120px;
	height: 20px;
	margin: 0px auto 5px auto;

	font-size: 85%;
	text-align: center;
}


.MorePicturesWrapper{
	width: 360px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 3px 10px 10px 10px;
}
.MorePicturesItem{
	width: 90px;
	height: 120px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;

}

.DOTWcap{
	width: 360px;
	height: auto;
	padding: 10px;
	color: #FFF;
	background-color: #000;
}
.dotwDesc{
	width: auto;
	height: auto;
	background-color: #666;
	padding: 5px;
	color: #FFF;
	font-size: 11px;
	line-height: 130%;
}



.GreyWrapper a:link{
	text-decoration: none;
	color: #333;
}
.GreyWrapper a:visited{
	text-decoration: none;
	color: #333;
}
.GreyWrapper a:hover{
	text-decoration: underline;
	color: #333;
}

.GreyWrapper a:active{
	text-decoration: none;
	color: #333;
}

.OtherColorTextWrapper{
	width: auto;
	height: auto;
	padding: 3px 5px 3px 5px;
	background-color: #000;
	color: #FFF;
	margin: 0px 1px 1px 0px;
	float: left;
	font-size: 11px;
}

.OtherColorTextWrapper a:link{
	color: #FFF;	
}

.OtherColorTextWrapper a:visited{
	color: #FFF;	
}

.OtherColorTextWrapper a:hover{
	color: #CCC;
	text-decoration: none;
}

.OtherColorTextWrapper a:active{
	color: #FFF;	
}
.OtherColorTextWrapper:hover{
	background-color: #666;
}

.OtherColorTextWrapperLabel{
	width: auto;
	height: auto;
	padding: 3px 5px 3px 5px;
	background-color: #333;
	color: #FFF;
	margin: 0px 1px 1px 0px;
	float: left;
	font-size: 11px;
}
