/* Color Dress - Customize */

#dColor_img
{
	position: relative;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}

#dcolorMain a
{
	color: #2777a1;
	text-decoration: none;
	outline: none;
}

#dcolorMain a:hover { color: #1b9de2; }

#dressZone li
{
	display: block;
	float: left;
	padding: 10px 10px 5px 0;
	width: 160px;
	list-style-type: none;
}

#dressZone label
{
	color: #931638;
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: normal !important;
	line-height: 1.6;
}

#dressZone label:hover { color: red; }

#colorPreview
{
	position: absolute;
	top: 5px;
	left: -213px;
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: url('../media/share/loading.gif') no-repeat center center;
}

#colorPreview img.cash { display: none; }

#ogScan
{
	position: absolute;
	width: 120px;
	height: 25px;
	right: 20px;
	bottom: 5px;
}

#colorSet
{
	position: absolute;
	width: 100px;
	height: 130px;
	overflow: hidden;
	background: none;
	left: -113px;
	bottom: -150px;
}

/* Tab Image */

#thumbs, #thumbs li { list-style-type: none; }
#thumbs { clear: both; }

#thumbs li
{
	float: left;
	font: 11px/1.8 Verdana;
}

#dressZone label, #thumbs li { letter-spacing: -0.2pt; }

#thumbs li a
{
	float: left;
	display: block;
	width: 72px;
	margin: 0 10px 0 0;
	border: 1px #eee solid;
	overflow: hidden;
}

#thumbs li a.active, #thumbs li a:hover { background-color: #f5f5f5; }

#thumbs li a img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

#dcolorMain label
{
	display: inline !important;
	margin: 0 !important;
	text-align: left;
	white-space: nowrap;
		cursor: pointer;
}


.dcolor_illust_bg { background: url('../media/illust/illust_6.png') no-repeat right bottom; }
