#ysw-image-options {
}

.ysw-image-option-set {
}

.ysw-imgOptTitle {
	font-size:11px;
}

.optionImageTile {
	height:100px;
	width:100px;
	display:block;
	border:solid 1px #E6E5E5;
}
.optTileBlock {
	float:left;
	margin:5px;
	font-size:11px;
	color:#333;
	text-align:center;
	width:103px;
	height:120px;
}

.optionImageTile:hover {
	border:solid 1px #000;
}

.imageOptions {
	margin:0 auto;
}

.imageOptionLink {
	font-size:11px;
	color:#333;
	text-decoration:none;
	text-align:center;				
}

.imageOptionLink:hover {
	text-decoration:underline;
	color:#000;
}

.imageOptionLink:hover .imgOptSelected {
	border:solid 1px #000;
}

.imageOptionLink .imgOptSelected {
	width:64px;
	height:64px;
	border:1px solid #E6E5E5;
	position:absolute;
	left:0px;
	top:0px;
	/*background:url(http://sep.turbifycdn.com/ty/cdn/yhst-26179266651112/yswoi-hashbg-lt.png);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;*/
	display:none;
}

.imageOptionLink span {display:none; font-weight:bold;}

.imgOptBox {
	padding:0;
	position:relative;
	/*background:url(http://sep.turbifycdn.com/ty/cdn/yhst-26179266651112/yswio-loading.gif) no-repeat 20px 50% white;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width:200px;*/
	height:40px;

}

.imgOptSwatches {
	/*background-image:url(http://sep.turbifycdn.com/ty/cdn/yhst-26179266651112/selector-back-small.png);
	background-repeat:no-repeat;
	height:34px;
	width:210px;
	padding:1px 0 0 2px;
	*/
	border-left:1px solid #924AC8;
	height:32px;
}

.imgOptSwatches img {
	float:left;
	display:block;
	border:0;
	margin:0;
	padding:0;
	height:30px;
	width:30px;
	border-top:1px solid #924AC8;
	border-bottom:1px solid #924AC8;
}

.choose-diff {color:gray;}
