/* BASIC css start */
#product-list h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.breadcrumb-cat ol {margin-top:10px; padding-bottom:5px; padding-left:5px; font-weight: bold;  border-bottom: 1px solid #4a4a4a; font-size:13px;}
.breadcrumb-cat em {color:#ff6c0a; font-weight: bold;}
#product-list .list_group {margin-bottom:10px; padding:8px 0; text-align:center; /*background-color:#ddd;*/ width:100%}
#product-list .list_group select {width:49%; height:28px; background-color:#fff; border:1px solid #888;}

#product-list .items-wrap .items[data-type=horizontal] li { min-height: 100%; }
#product-list .results .tool-wrap { width: 100%; position: relative; padding: 5px 0; border-bottom: 1px solid #e1e1e1; height: 33px; }
#product-list .results .tool-wrap select { width: 48.387%; position: absolute; top: 10px; }
#product-list .results .tool-wrap select:first-child { left: 4px; }
#product-list .results .tool-wrap select:last-child { right: 4px; }
#product-list .results .paging-wrap { /*overflow-y: auto; height: 200px;*/}
/*#product-list .results .paging {margin-bottom:20px; color: #919191; text-indent: 10px; line-height: 22px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #fff; background-color: #f1f1f1; }*/
#product-list .results .tool-wrap .links {text-align: right; padding: 0 6px; }
#product-list .results .tool-wrap .links a.now { background: url(/images/d3/m_01/bull/tool_wrap_link_now_@2x.gif) no-repeat 0 50%; background-size: 13px 10px; padding-left: 14px; color: #f56e00; }
#product-list .results .tool-wrap { width: 100%; position: relative; padding: 5px 0; /* border-bottom: 1px solid #e1e1e1;*/ height: 33px; line-height: 33px; }
#product-list .results .tool-wrap .links a { display: inline-block; margin: 0; /*font-size: .75em; font-weight: bold; color: #626b7c;*/ }
/*#product-list .results .paging { color: #919191; text-indent: 10px; line-height: 22px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #fff; background-color: #000; }*/
#product-list .results .tool-wrap .type-btn { position: absolute; right: 6px; top: 8px; }
#product-list .results .tool-wrap .type-btn a { display: block; width: 61px; height: 29px; text-indent: -9999px; }
#product-list .results .tool-wrap .type-btn a.list { background: url(/images/d3/m_01/btn/type_btn_list_@2x.gif) no-repeat 0 0; background-size: contain; }
#product-list .results .tool-wrap .type-btn a.gallery { background: url(/images/d3/m_01/btn/type_btn_gallery_@2x.gif) no-repeat 0 0; background-size: contain; } 
#product-list .results .category-title {}
#product-list .results .category-title img { width: 100%; }

.items-wrap .items[data-type=vertical] .price-info .break { margin-top:5px; }



/* °¶·¯¸®Çü */
.items-wrap .items[data-type=gallery] {margin:10px 0; text-align: center;}
.items-wrap .items[data-type=gallery] > li { float: left; margin-bottom: 20px; position: relative; width:33.33%; text-align: center; }
.items-wrap .items[data-type=gallery] > li dl:after { clear: both; text-align: center; }
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; }
.items-wrap .items[data-type=gallery] > li dl:before, .items-wrap .items[data-type="gallery"] > li dl:after { content: ""; display: table; }
.items-wrap .items[data-type=gallery] > li dl {min-height: 180px; position: relative; height:180px; text-align: center; }
.items-wrap .items[data-type=gallery] .thumb-img {border:1px solid #ddd; width:150px; padding:8px; margin:3px; text-align: center;}
.items-wrap .items[data-type=gallery] .pname {text-align: center;  padding: 3px 0px; }

.items-wrap .items[data-type=gallery] .price-info li { border: medium none; font-size: 1em; line-height: 1.5em; text-align: center;}
.items-wrap .items[data-type=gallery] .price-info li .review-count { font-size: smaller; }
.items-wrap .items[data-type=gallery] .price-info li .review-count em { font-style: normal; } 
.items-wrap .items[data-type=gallery] .price-info .tit { /*font-size: 1em; margin-right: 4px;*/ }
.items-wrap .items[data-type=gallery] .price-info .tit img { /*vertical-align: -1px;*/ }
.items-wrap .items[data-type=gallery] .price-info .discount { color: #000000; font-weight: bold; }
.items-wrap .items[data-type=gallery] .price-info .strike { text-decoration: line-through; }

.items-wrap .items[data-type=vertical] .price-info .tit img { text-align: center; }

/* =============================================================================
   ¾ÆÀÌÄÜ ¹× Ç°Àý¹è°æ °ü·Ã
================================================================================*/
.items-wrap .items .icons { position: absolute; left: 5px; top: 0; }
.items-wrap .items .icons span { display: block; width : 30px;  }
.items-wrap .items .sold-out { position: absolute; z-index: 1; width: 100%; height: 100%; background: url(/images/d3/m_01/bg/sold_out.png) no-repeat top center; background-size: 100%; }
.items-wrap .items[data-type=vertical] .vertical-img { position:relative; float: left; margin: 0; width: 95px; height: auto; }
.items-wrap .items[data-type=vertical] .vertical-img img { width: 100%; height: auto; max-height: none; }
.items-wrap .items[data-type=vertical] .sold-out { left: 0; top: 0; }

.items-wrap .items[data-type=gallery] .gallery-img { width: 95px; height: auto; position:relative; }
.items-wrap .items[data-type=gallery] .gallery-img img { width: 100%; height: auto; max-height: none; }
.items-wrap .items[data-type=gallery] .sold-out { left: 0; top: 0; }

/* =============================================================================
   ÃßÃµ»óÇ°
================================================================================*/
#product-list .results .MK_product_list { margin-bottom:10px; background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; position: relative; /*background: url(/images/common/recents_items.gif) repeat 0 0;*/ }
#product-list .results .MK_product_list h3 { margin: 0; padding: 5px 0; text-indent: 10px; /*font-size: .875em; color: #828282;*/ }
#product-list .results .MK_product_list .items { position: relative; width: 100%; margin: 0 auto; overflow: hidden; text-align: center;  margin-top:10px;}
#product-list .results .MK_product_list .items ul { width: 100%;}
#product-list .results .MK_product_list .items ul li { float: left; width: 33.33%; list-style-type: none; margin-bottom:10px;}
#product-list .results .MK_product_list .items ul li a { position: relative; display: block; padding: 5px; }
#product-list .results .MK_product_list .items ul li img { width: 100%; height: auto; border: 1px solid #dddddd; margin-bottom:5px;}
#product-list .results .MK_product_list .items .paging-num {text-align: center; clear: both;  margin-bottom:20px;}
#product-list .results .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #ddd; padding:5px 10px;}
#product-list .results .MK_product_list .btns a { display: block; width: 12px; height: 32px; position: absolute; top: 80%; margin-top: -5px; text-indent: -9999px; }
#product-list .results .MK_product_list .btns a.prev {left: 10px; background: url(/images/common/recent_prev_btn@2x.gif) no-repeat 0 0; background-size: contain; }
#product-list .results .MK_product_list .btns a.next { right: 10px; background: url(/images/common/recent_next_btn@2x.gif) no-repeat 0 0; background-size: contain; }



/* =============================================================================
   ÆäÀÌÂ¡
================================================================================*/

.pag {position:relative; float:left; width:100%; overflow:hidden;} 
.pag .paging li {margin:10px 0; display: inline;}
.pag .paging li a {overflow: hidden; width:auto; height:18px; /*padding:0 5px;*/ line-height: 18px; background-color:#fff; border:1px solid #ddd; padding:5px 10px; cursor: pointer; text-align: center; }
.pag .paging li a:hover,
.pag .paging li.now a {font-weight: bold;}
/* BASIC css end */

