.clothes_search_title {	
	position:relative;
}
.clothes_search_title img.title_image {
	margin: 25px 20px 0px 20px;
	height: 19px;
}
.clothes_search_title #myStyle {
	position: absolute;
	margin-top: 33px;
	margin-right: 7px;
	right: 0px;
}
.clothes_search_title #myStyle:hover {
	font-weight:bold;
}
.clothes_search_box {
	margin:10px;
	width:640px;
}
.clothes_search_box tr.clothes_search_box_head td {
	border-top: 2px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #eee;
	padding: 6px 15px;
	font-size: 11px;
	font-weight: bold;
	width:25%;
}
.clothes_search_box tr.clothes_search_box_content td {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: white;
	padding: 5px;
	vertical-align:top;		
	width:25%;
}
.clothes_search_box tr.clothes_search_box_footer {
	margin-top:10px;
}
.clothes_search_box tr.clothes_search_box_footer td {
	padding: 5px 6px;
	text-align:right;
	vertical-align:middle;
}
.clothes_search_box tr.clothes_search_box_footer td .price {
	line-height: 10px;
	padding: 1px;
	width: 70px;
	border: 1px solid #666;
	font-size: 11px;
	text-align:right;
}
.clothes_search_box tr.clothes_search_box_footer td .searchText {	
	position:relative;
	top:-2px;
	margin-right:5px;
}
.clothes_search_box button.submit {	
	width:69px;
	text-align:center;
	border: 2px ridge #444;
	color: #FF7F00;
	background-color: black;	
	font-weight:bold;	
}
.clothes_search_box button.submit:hover {
	cursor:pointer;
}

/* color chart */
.color_table {
	width: 150px;
	height: 155px;
}
.color_table .color_wrapper {
	width: 25px;
	float: left;
	padding-bottom: 5px;
}
.color_table .color_wrapper .color {
	border: 1px solid #CCC;
	margin: auto;
	width: 17px;
	height: 24px;		
}
.color_table .color_wrapper .color:hover {
	border: 1px solid #666;
	cursor: pointer;
}
.color_table .color_wrapper .color.selected {
	border: 1px solid black;
}
.color_table .color_wrapper .color .color_image_wrapper {
	width: 17px; height: 20px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	position:relative;	
}
.color_table .color_wrapper .color .color_image_wrapper img.color_image {
	width: 18px; height: 21px;
	margin-top: -1px;
}
.color_table .color_wrapper .color .color_text {
	display:none;	
	position: relative;	
	top: 0px; left: -2px;	
	z-index:19
}
.color_table .color_wrapper .color .color_text .text{	
	padding: 0px 3px;
	position:absolute;
	height:14px;	
	color: white;	
	background-color: black;
	white-space: nowrap;			
}
.color_table .color_wrapper .color:hover .color_text {
	display:block;		
}
.color_table .color_wrapper .color.selected .color_text {
	display:block;
}
/* tag box */
.tag_wrapper {
	width:150px;
	overflow:hidden;
}
.tag_wrapper .tag_breakline {
	float:left;
	clear:both;
	height:1px;
	width:100%;
	background-color:#ddd;
	margin:3px 0px;
}
.tag_wrapper .tag {
	float:left;
	color: #666;
	width: 145px; height: 15px;
	line-height: 15px;
	margin:1px 0px;
	border: 1px solid #CCC;
	padding-left: 3px;
	position: relative;
	font-size:12px;
	z-index:0;
}
.tag_wrapper .tag:hover {
	border:1px solid #999;
	cursor:pointer;
}
.tag_wrapper .tag .tag_title {
	position: relative;
	z-index: 2;	
	height: 15px;
	line-height:15px;
}
.tag_wrapper .tag .tag_weight {
	position: absolute;
	right: 0px; top: 0px;
}
.tag_wrapper .tag .tag_weight .step {
	width: 15px;
	height: 15px;
	margin:-1px -1px -1px 0px;
	border: 1px solid #CCC;
	float: left;
	position: relative;
	z-index:1;
	text-align:center;
}
.tag_wrapper .tag:hover .tag_weight .step {
	border: 1px solid #999;
}
.tag_wrapper .tag .tag_weight .step.no0 {
	border: none;
	margin: 0px;
	width: 68px;
}
.tag_wrapper .tag .tag_weight .step span {
	color:white;
	display:none;
}
.tag_wrapper .tag .tag_weight .step.last span {
	display:inline;
}
.tag_wrapper .tag .tag_weight_btn {
	position: absolute;
	right: 0px; top: 0px;
	z-index: 3;
}
.tag_wrapper .tag .tag_weight_btn .step {
	width: 15px;
	height: 15px;
	margin:0px 0px 0px 1px;
	float: left;
	position: relative;
	z-index:3;
	text-align:center;
	background-image:url(../image/transparent.png);
}
.tag_wrapper .tag .tag_weight_btn .step span {
	color:#666;
	display:none;
}
.tag_wrapper .tag .tag_weight_btn .step.no0 {
	border: none;
	margin: 0px;
	width: 68px;
}
.tag_wrapper .tag .tag_weight_btn .step:hover {
	margin:-1px -1px -1px 0px;
	border: 1px solid #444;
}
.tag_wrapper .tag .tag_weight_btn .step:hover span {
	display:inline;
}
.tag_wrapper .tag .tag_weight_btn .step.no0:hover {
	border: none;
}
.tag_wrapper .tag .tag_weight_btn .step.hover {
	margin:-1px -1px -1px 0px;
	border: 1px solid #444;
}
.tag_wrapper .tag .tag_weight_btn .step.hover span {
	display:inline;
}
/* Tag Step Colors */
.tag_wrapper .tag .step.no0.selected { background-color:#e2e4e3; }
.tag_wrapper .tag .step.no1.selected { background-color:#c7c9c8; }
.tag_wrapper .tag .step.no2.selected { background-color:#b1b3b2; }
.tag_wrapper .tag .step.no3.selected { background-color:#9c9d9f; }
.tag_wrapper .tag .step.no4.selected { background-color:#6f6f6f; }
.tag_wrapper .tag .step.no5.selected { background-color:#444; }

.tag_example {
	float: left;
	color: #444;
	width: 148px; height: 11px;
	margin: 1px 0px;
	border: 1px solid #CCC;
	position: relative;
}
.tag_example .step {
	color: white;
	width: 15px; height: 11px;
	margin: -1px -1px -1px 0px;
	border: 1px solid #CCC;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 8px;
	line-height: 10px;
	float: left;
}
/* ie */
.ie .tag_example .step {
	font-size:11px;
	line-height: 11px;
}
.tag_example .step.no0 {
	border: none;
	margin: 0px;
	width: 68px;
	color: #666;
}
.tag_example .step.no0 { background-color:#e2e4e3; }
.tag_example .step.no1 { background-color:#c7c9c8; }
.tag_example .step.no2 { background-color:#b1b3b2; }
.tag_example .step.no3 { background-color:#9c9d9f; }
.tag_example .step.no4 { background-color:#6f6f6f; }
.tag_example .step.no5 { background-color:#444; }

/* type */
#clothes_type {
	position:relative;
	z-index:20;
}
.type_wrapper {
}
.type_wrapper .type {
	font-size: 11px;
	line-height: 15px;
	position:relative;
}
.type_wrapper .type:hover {
	cursor:pointer;
}
.type_wrapper .type .checkbox {
	float: left;
	width: 15px; height: 15px;
	background-image: url(../image/clothes/selectbox.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.type_wrapper .type.selected .checkbox {
	background-image: url(../image/clothes/selectbox_selected.png);
}
.type_wrapper .type .typename {
	margin-left: 15px;
}
.type_wrapper .type .typename .subtype_name {
	color: #777;
	padding-left: 5px;
	line-height: 10px;
}
.type_wrapper .type:hover .typename {
	background-color: #fdc91e;
	color: brown;
}
.type_wrapper .type.in_select_sub .typename {
	background-color: #fdc91e;
	color: brown;
}
.subtype_wrapper {
	background-color: white;
	position: absolute;
	border: 2px solid #fdc91e;
	padding: 7px 0px;
	z-index:20;
	top:-9px; left:120px;
}
.subtype_wrapper .type {
	font-size: 11px;
	line-height: 15px;
}
.subtype_wrapper .type.selected {
	background-color: #fdc91e;
	color: brown;
}
.subtype_wrapper .type:hover {
	cursor:pointer;
	background-color: #fdc91e;
	color: brown;
}
.subtype_wrapper .type .checkbox {
	display:none;
}
.subtype_wrapper .type .typename {
	padding: 0px 7px;
	overflow: hidden;
	white-space: nowrap;
}

/* condition */
#search_condition {
	position:relative;
}
#search_condition .condition_wrapper {
}
#search_condition .condition_wrapper .condition {
	font-size: 11px;
	line-height: 15px;
}
#search_condition .condition_wrapper .condition:hover {
	cursor:pointer;
}
#search_condition .condition_wrapper .condition .checkbox {
	float: left;
	width: 15px; height: 15px;
	background-image: url(../image/clothes/selectbox.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#search_condition .condition_wrapper .condition.selected .checkbox {
	background-image: url(../image/clothes/selectbox_selected.png);
}
#search_condition .condition_wrapper .condition .conditiontext {
	margin-left: 15px;
}
#search_condition .condition_wrapper .condition .conditiontext .subcondition_text {
	color: #777;
	padding-left: 5px;
	line-height: 12px;
}
#search_condition .condition_wrapper .condition:hover .conditiontext {
	background-color: #fdc91e;
	color: brown;
}
#search_condition .condition_wrapper .condition.in_select_sub .conditiontext {
	background-color: #fdc91e;
	color: brown;
}
#search_condition .subcondition_wrapper {	
	background-color: white;
	position: absolute;
	border: 2px solid #fdc91e;
	padding: 7px 0px;
	z-index:20;	
}
#search_condition .subcondition_wrapper .condition {
	font-size: 11px;
	line-height: 15px;		
}
#search_condition .subcondition_wrapper .condition.selected {
	background-color: #fdc91e;
	color: brown;
}
#search_condition .subcondition_wrapper .condition:hover {
	cursor:pointer;
	background-color: #fdc91e;
	color: brown;
}
#search_condition .subcondition_wrapper .condition .checkbox {
	display:none;
}
#search_condition .subcondition_wrapper .condition .conditiontext {
	padding: 0px 7px;
	overflow: hidden;
	white-space: nowrap;
	width:100%;
}

#clothes_list_box {
	border-top: 1px solid #999;
	margin: 0px 10px;
	padding: 10px 0px 3px 0px;
	min-height: 305px;
	position:relative;
}
#clothes_list_box .clothes_list_page {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
#clothes_list_box .clothes_list_page .clothes {
	width: 125px;
	margin: 1px;
	float: left;
}
#clothes_list_box .clothes_list_page .clothes.invalid {
}
#clothes_list_box .clothes_list_page .clothes:hover {
	margin: 0px;
	border: 1px solid #444;
	background-color: #444;
	color:#FF7F00;
	cursor:pointer;
}
#clothes_list_box .clothes_list_page .clothes.selected {
	margin: 0px;
	border: 1px solid #444;
	background-color: #444;
	color:#FF7F00;
}
#clothes_list_box .clothes_list_page .clothes .clothes_image_wrapper {
	position: relative;
	width: 125px;
	height: 125px;
	overflow: hidden;
}
#clothes_list_box .clothes_list_page .clothes .clothes_image_wrapper div.invalid_clothes_shadowblock {
	position:absolute;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=70);
	opacity:0.7;
	background-color:black;
}
#clothes_list_box .clothes_list_page .clothes .clothes_image_wrapper img.clothes_image {
	width: 100%;
}
#clothes_list_box .clothes_list_page .clothes .clothes_name {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	overflow:hidden;
}
#clothes_list_box .load_wrapper {
	position:absolute;
	background-color:rgba(0, 0, 0, 0.5);
	background-image:url(../image/loading_bar_white.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:100%; height:100%;
	top:0px; left:0px;
}
.ie #clothes_list_box .load_wrapper {
	background-color:rgb(0, 0, 0);
	filter:alpha(opacity=50);
}
#clothes_list_box .clothes_contents {
	float: left;
	width: 100%;
	margin: 30px 0px 10px 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	position: relative;
}
#clothes_list_box .clothes_contents .anchor {
	position: absolute;
	width: 127px; height:30px;
	background-image:url(../image/clothes/anchor.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:transparent;
	top: -30px;
}
#pagination_box {
	text-align:center;	
}
#pagination_box .pointer {	
	width:11px;	
	height:9px;
	display:inline-block;	
	margin: 0px 5px;		
	background-repeat:no-repeat;
}
#pagination_box .pointer.prev {	
	background-image:url('../image/goPreviousPage.png');
}
#pagination_box .pointer.prev_default {		
	background-image:url('../image/goPreviousPage_default.png');
}
#pagination_box .pointer.forward {	
	background-image:url('../image/goForwardPage.png');
}
#pagination_box .pointer.forward_default {	
	background-image:url('../image/goForwardPage_default.png');
}
#pagination_box .pointer.prev:hover, #pagination_box .pointer.forward:hover {
	cursor: pointer;	
}
#pagination_box .page {	
	padding: 0px 3px;	
	margin: 0px 2px;	
}
#pagination_box .page:hover {
	background-color: #E0E0E0;
	cursor:pointer;
}
#pagination_box .page.current {
	background-color: #F9A71B;
	cursor:default;
	color: white;
}