#nav_ctg_box_title {
display: none;
}
#search_box {
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 0px;
}
.clothingList {
background: #fff;
border-radius: 6px;
padding: 10px 0px 15px 0px;
}
.clothingList li{
	float:left;
	margin:0 0 20px 5px;
	text-align:center;
	font-size:12px;
	padding:3px;
	background:#dfdfeb;
	overflow:hidden;
	position:relative;
   display: inline;
}

.clothingList li:hover {
	background-color:#c1c0d8;
}

.clothingList a {
	font: 9pt Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	font-size:9px;
	width: 12.5em;
height: 22em;
	display:block;
	position:relative;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
}
.clothingList p a {
	height:17px;
	width:auto;
	display:block;
	line-height:17px;
}
.clothingList p a:hover {
	color:#4f2583;
}

.rightContent .clothingList p{
	padding:auto;
}
.clothingList li a, .clothingList li, .clothingList a img{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.clothingList .clothing-price {
	background:#9b9ac0;
	position:absolute;
	right:3px;
	top:-28px;
	line-height:24px;
	padding:0 10px;
	float:right;
	color:#FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.clothingList .clothing-title {
	display:block;
	padding:5px;
	line-height:1em;
	vertical-align:middle;
	background: #dfdfeb;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
    border-top: 1px dashed #AAAAAA;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	
}
.clothingList li:hover .clothing-title {
	background:#c1c0d8;
	border-top:1px solid #4f2583;
	color:#c1c0d8;
}
.clothingList a img {
max-height: 150px;
max-width: 120px;
height: 150px;

}



.list_sub_category_table {
	padding:0;
	margin-left:0px;
}

.list_sub_category_table li{
	float:left;
	margin:0 0 20px 25px;
	text-align:center;
	font-size:12px;
	padding:3px;
	background:#dfdfeb;
	overflow:hidden;
	position:relative;
}

.list_sub_category_table li:hover {
	background-color:#c1c0d8;
}

.list_sub_category_table a {
	font: 9pt Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	font-size:9px;
	/*width: 12.5em;*/
/*height: 22em;*/
/*	display:block;*/
	position:relative;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
}
.list_sub_category_table p a {
	height:17px;
	width:auto;
	display:block;
	line-height:17px;
}
.list_sub_category_table p a:hover {
	color:#4f2583;
}

.list_sub_category_table li a, .list_sub_category_table li, .list_sub_category_table a img{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.list_sub_category_table .clothing-price {
	background:#9b9ac0;
	position:absolute;
	right:3px;
	top:-28px;
	line-height:24px;
	padding:0 10px;
	float:right;
	color:#FFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.list_sub_category_table .clothing-title {
	display:block;
	padding:5px;
	line-height:1em;
	vertical-align:middle;
	background: #dfdfeb;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	border-top:1px solid #4f2583;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	
}
.list_sub_category_table li:hover .clothing-title {
	background:#c1c0d8;
	border-top:1px solid #4f2583;
	color:#c1c0d8;
}

.list_sub_category_table a img {
max-height: 150px;
max-width: 100px;
height: 150px;
}



.item_page_info {
    off-border-radius: 6px 6px 6px 6px;
    off-box-shadow: 0 0 3px #C8C8C8 inset;
    margin: 0 10px 5px;
}
.item_page_info {
    background-color: #FFFFFF;
    border: 1px solid #FFF;
    border-radius: 6px 6px 6px 6px;
    padding: 5px;
}

.item-style-82-img {
height: 400px;
}
.item-style-82-thumb {
height: 60px;
}

.item_page_item_img ul#thumblist {
    display: block;
padding: 0px;
}


.item_page_item_detail {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    font-size: 16px;
    font-style: normal;
    font-variant: small-caps;
    padding: 1px;
}

.item_page_style_82_qty {
margin-left: 15px;
}

.item_page_style_82_buy {
margin-left: 15px;
}