#StoreC1{
	width: 130px;
	float: left;
	background-color: #FFF;
	margin-right: 10px;
}

#StoreC2 {
	width: 400px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
}

#StoreC3 {
	float: left;
	width: 370px;
}



#StoreC3 .StoreWrapper{
	background-color: #FFF;
	padding: 0px;
	min-height: 552px;
}

#StoreC3 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000;
	padding: 0 0;
	margin: 0 0;
}

#StoreC3 h2{
	font-size: 100%;
	font-weight: normal;
	color: #C00
}



.StoreBox1 {
	width: 355px;
	height: auto;
	clear: both;
	float: left;
	padding: 0px 0px 0px 10px;
}
.StoreBox2{
	width: 340px;
	height: auto;
	margin-bottom: 10px;	
	padding: 0px 0px 0px 30px;
	float: left;
	clear: both;
}
.StoreBoxBuy{
	width: 370px;
	height: auto;
	margin-bottom: 10px;	

	float: left;
	clear: both;
}

.StoreBoxBuyItem{
	width: auto;
	height: auto;
	float: left;	
}

.StoreBox3{
	width: 370px;
	height: 20px;
	background-image: url(../2012media/storedetail/StoreBox3-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;	
	float: left;
	clear: both;
}
.StoreBoxStart{
	width: 370px;
	height: 17px;
	background-image: url(../2012media/storedetail/StoreBoxStart-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	clear: both;
}
.StoreBoxEnd{
	width: 370px;
	height: 20px;
	background-image: url(../2012media/storedetail/StoreBoxEnd-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;	
	float: left;
	clear: both;
}



.ProductDescription{
	width: auto;
	height: auto;
	clear: both;
	float: left;
	padding: 0px 10px 0px 20px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	border-left: dotted 1px #F0F0F0;
}
.ProductDescription p{
	font-size: 100%;
	color: #000;
}

.ProductDescription ul{
	margin: 10px 0px 0px 25px;
	padding: 0 0;
	color: #666;
}

.ProductDescription li{
	font-size: 95%;
	font-weight: normal;
	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: #333;
}



.SubLabel{
	color: #333;
	font-weight: nomral;
	margin: 2px 0px 2px 0px;
	text-transform: uppercase;
}

.Guides{
	width: auto;
	height: 20px;
	margin-top: 10px;
	float: left;
}

.MainImage{
		width: 380px;
		height: 570px;
		position: relative;

}

.ColorwayLabel{
	width: auto;
	height: auto;
	position: relative;
	top: -565px;
	left: 0px;
	z-index: 6;
	font-size: 85%;
	color: #FFF;
	background-color: #000;
	padding: 5px;
	float: left;
}



#SizeGuideLayer{
	display: none;
	width: 620px;
	height: 600px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2000;
	overflow: scroll;
	clear: both;
}





.ColorwayWrapper{
	width: 370px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

.ColorwayItem{
	width: 120px;
	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;
	color: #666;
}


.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;

}





.StoreWrapper a:link{
	text-decoration: none;
	color: #333;
}
.StoreWrapper a:visited{
	text-decoration: none;
	color: #333;
}
.StoreWrapper a:hover{
	text-decoration: underline;
	color: #333;
}

.StoreWrapper a:active{
	text-decoration: none;
	color: #333;
}

.AltColorWrapper{
	width: 375px;
	height: 26px;
	margin: 0px 5px 5px 0px;
	float: left;
}

.GuideItem{
	width: auto;
	height: auto;
	float: left;
	margin-right: 10px;	
}
.DetailLogo{
  width: 60px;
  height: 60px;
  float: left;
  clear: both;
  margin-bottom: 20px;
  margin-top: 10px;
  background-image: url(../2012media/wb-round.png);
	background-repeat: no-repeat;
	background-position: center top;
}

