/* BASIC css start */
#header { display: block; position:relative; width:100%; z-index:2;}
#header div:after, #header ul:after, #header li:after { content: ''; display: block; clear: both; zoom: 1; }
#header .inner { display: block; position: relative;}
#header .inner.bg{background:#F8F8F8}
#header .inner_wrap { display: block; width: 1200px; margin: 0 auto; position:relative; }
#header .inner_wrap a { -webkit-transition: all 0.10s ease-out; -moz-transition: all 0.10s ease-out; -o-transition: all 0.10s ease-out; -ms-transition: all 0.10s ease-out; transition: all 0.10s ease-out; }

#header .link {display:inline-block; float:left; position:relative;}
#header .link ul{display:block; float:left; position:relative;  }
#header .link li { display:inline-block; float:left; height:35px;}	
#header .link li .favorite {display:block; position:relative; background-color:#efefef;  height:35px; line-height:35px; vertical-align:middle; padding:0 20px; color:#b49463;}


#header .gnb { display:inline-block; float:right;}
#header .gnb ul { margin:0;  padding:0;  }
#header .gnb li { display:inline-block; float:left; list-style:none; }
#header .gnb li a { display:block; padding:0 5px; line-height:35px; color:#000000; }
#header .gnb li a:hover { color:#cbac7d;}
#header .gnb .join{position:relative;}
#header .gnb .favorite { position:relative; }
#header .gnb .favorite img{margin-top:10px}

/*Logo*/
#header .logobox{display:block; height:150px; position:relative;}

#header .logobox .minibanner{position:absolute; left:0; top:20px;  width:210px;   height:100px; overflow:hidden;}
#header .logobox .logo { display: table; width:400px; height: 150px; margin:0 auto; line-height: 150px; text-align: center; vertical-align: middle; }
#header .logobox .logo h1 { display: table-cell; width: 100%; height:150px; line-height:150px; margin: 0 auto; text-align: center; vertical-align: middle; }
#header .logobox .logo h1 a { display:inline-block; vertical-align:middle;}
#header .logobox .logo h1 img { vertical-align: middle; width: auto; display: block; }


#header .logobox .search {position:absolute; right:0; bottom:30px; }
#header .logobox .search {display:block;  width: 280px;  border: 0px solid #ec6c1f; border-radius:20px ; background-color: #eee;}
#header .logobox .search .MS_search_word { float: left; width: 210px; height: 40px; margin-left:15px ; padding: 0 15px 0 0; line-height: 30px; border:none; background-color: #eee; color: #4f4f4f; }
#header .logobox .search .search_btn { display: inline-block; float: right; margin: 0; padding: 0; border: none; vertical-align: middle; }

/*lnb*/
#header .bg_lnb { height:45px; text-align:center; background-color:#fff; background:url('/design/saerow/topclass/msc_skin/img/header/titlebar_bg.png');}
#header .lnb { display: block; .display:inline-block; width:100%; }

#header .bg_lnb.headerfixed { display:block; width:100%; }
#header .headerfixed { position: fixed !important; top: 0; *left: 0; z-index: 9999; background:#fff; background:url('/design/saerow/topclass/msc_skin/img/header/titlebar_bg.png'); }
#header .headerfixed ul.navi>li>a{  }
#header .headerfixed ul.navi>li a:hover{}

/*category*/
#category { display:block; height:45px; padding:0; letter-spacing:1px; }
#category .allcategory {display:block; position:relative; float:left; width:155px; height:45px; line-height:45px; vertical-align:middle; color:#fff; background: url('/design/saerow/topclass/msc_skin/img/header/all_category2.png') 20px 17px no-repeat}
#category .allcategory > a{ display:block; height:45px; line-height:45px; color:#f36f31; font-size:12px;}
#category .allcategory .allcategorywrap{ display:none; position:absolute; left:-1px; top:100%; width:1200px; z-index:1; border:1px solid #000000;  background:#FFFFFF;   }
#category .allcategory .allcategorywrap .inner_wrap{ display:block; width:1180px; padding:10px 10px 30px; }
#category .allcategory .allcategorywrap .inner_wrap h2 { display:block;  height: 50px; line-height:50px; margin: 0 0 10px; padding: 0; color: #000000; font-size: 14px; font-weight:normal; background:none; border-bottom:1px solid #dddddd; text-align:left;}
#category .allcategory .allcategorywrap .cate{display:inline; float:left; width:12.5%; /*height:205px;*/ }/*대분류 가로 갯수 100 ÷ n */
#category .allcategory .allcategorywrap .cate .inbox { display:block; height:133px; padding:5px; text-align:left;  border:1px solid transparent; }
#category .allcategory .allcategorywrap .cate .inbox > a{display:block; padding:0 3px; color:#33353d; font-weight:bold; border-bottom:1px solid #373737; line-height:30px; white-space:nowrap; overflow:hidden;  } /*대분류*/
#category .allcategory .allcategorywrap .cate .inbox > a:hover {color:#FF0900; }

#category .allcategory .allcategorywrap .cate .inbox .sub{display:block; } /*중분류*/
#category .allcategory .allcategorywrap .cate .inbox .sub li{display:block; position:relative; line-height:20px; white-space:nowrap; text-overflow:ellipsis; }
#category .allcategory .allcategorywrap .cate .inbox .sub li a{display:block;  line-height:20px; padding:0 3px; line-height:20px; color:#888888; font-size:11px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; } /*대분류*/
#category .allcategory .allcategorywrap .cate .inbox .sub li a:hover {color:#ff4c2e; background:#f0f0f0;}

#category .allcategory .allcategorywrap .cate .inbox .sub ul{display:none; position:absolute; left:100%; top:0; padding:5px; border:1px solid #515151; background:#FFFFFF; z-index:1; opacity:1;}
#category .allcategory .allcategorywrap .cate .inbox .sub ul li{ display:block; position:relative; }

#category .allcategory .allcategorywrap .cate.on{ }
#category .allcategory .allcategorywrap .cate.on .inbox{ border:1px solid #b49463; -webkit-transition: all 500ms ease-out; -moz-transition: all 500ms ease-out; -o-transition: all 500ms ease-out; transition: all 500ms ease-out; }
#category .allcategory .allcategorywrap .cate.on .inbox > a{color:#f36f31; border-bottom:1px solid #f36f31; }
#category .allcategory .allcategorywrap .cate.on .inbox ul li.on ul{ display:block;-webkit-transition: all 500ms ease-out; -moz-transition: all 500ms ease-out; -o-transition: all 500ms ease-out; transition: all 500ms ease-out;}
#category .allcategory .allcategorywrap .cate.on .inboxul li.on > a{color:#ff4c2e; background:#f0f0f0;}


/*대분류*/
#category ul.navi { display:inline-block; float:left; width:1045px; height:100%; padding:0;  *display: inline;  *zoom: 1;}
#category ul.navi > li { display: inline-block; position:relative; float: left; margin-left:0; vertical-align: middle; *display: inline; *zoom: 1; }
#category ul.navi > li {  width:9.09%; }/*상단메뉴 넓이 지정 100 ÷ n  9칸일때 11.1 10칸일때 10*/
#category ul.navi > li > a { display:inline-block; float:left; width:100%; line-height:45px; color:#555; font-size:12px;   word-spacing:-1px;  white-space:nowrap; overflow:hidden; }
#category ul.navi > li > a:hover{ color:#f36f31; background-color:#fff0; line-height:45px;}
#category ul.navi > li.on { color:#ffe400; z-index:3;}
#category ul.navi > li.on > a { color: #f36f31; line-height:45px; background-color:#fff0;}

/*카테고리 중분류 이하 공통*/
#category ul.navi ul{-webkit-transition: all 500ms ease-out; -moz-transition: all 500ms ease-out; -o-transition: all 500ms ease-out; transition: all 500ms ease-out;}
#category ul.navi ul { display: none; min-width:100%;  padding:5px; border: 1px solid #515151; background:#fff; }	
#category ul.navi ul li { display:block; position:relative; width:100%; }
#category ul.navi ul li a { display:block; margin:2px; padding:0 3px;  line-height:30px; font-size:12px; word-spacing:-1px; text-align:left; white-space:nowrap; overflow:hidden; }
#category ul.navi ul li.on > a,
#category ul.navi ul li:hover > a { background: #f1f1f1; color:#f36f31; }
#category ul.navi a{ -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }


/*중분류*/
#category ul.navi > li .subcate { display:none; position:absolute; left:0; top:100%; margin-top:-2px; min-width:100%; padding:0; z-index:2; }	
#category ul.navi > li.on .subcate {  display:block; }
#category ul.navi > li.on .subcate ul.subnavi { display:block; float:left; min-width:100%; border-top-width:2px; }
#category ul.navi > li.on .subcate:after,
#category ul.navi > li.on .subcate ul:after,
#category ul.navi > li.on .subcate li:after { content:''; display:block; clear:both;}

#category ul.navi > li.on .subcate ul.subnavi > li ul{display:none; position:absolute; left:100%; top:-1px; }
#category ul.navi > li.on .subcate ul.subnavi > li.on ul{display:block; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}
	

#MAKESHOPLY13 { display:none !important; }

/* 다찾다 검색 파인더 */
#allfinder-layer { z-index: 9999; position: fixed; top: 50px; right: 101px; width: 1000px; zoom: 1; overflow: hidden; }
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 998px; *width:918px; padding:35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size:24px; color:#000; *width:19px; *height:24px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size:19px 24px; }
#allfinder-ctr { z-index: 10000; position: fixed; top: 50px; right: 0; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/images/common/allfinder_ctrl_pc.png') no-repeat right top; border:none; outline:none; font-size:0; }

.all-finder-layer .finder-body .finder-tbl table { border:1px solid #ccc; border-top:1px solid #000; }
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family:'Malgun Gothic'; color: #000; }
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top:none; }
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height:34px; line-height:34px; padding: 0 20px; margin:3px 0; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%; right:15px; margin-top:-6px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:22px; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display:none; position:absolute; top:33px; left:52px; width:270px; padding:0 20px 18px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1}
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:14px; right:20px; margin:0; font-size:21px; color:#000; outline:none; *width:19px; *height:22px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding:18px 0; border-bottom:1px solid #e5e5e5; font-size:15px; font-weight:bold; line-height:15px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top:16px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; }
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category { height:40px; overflow:hidden; }
.all-finder-layer .finder-body .finder-category.open { height:100%; overflow:visible; }
.all-finder-layer .finder-body tr.finder-child-category {display:none;}
.all-finder-layer .finder-body tr.finder-child-category th,
.all-finder-layer .finder-body tr.finder-child-category td { border-top:none; }
.all-finder-layer .finder-body tr.finder-child-category td { background:#fbfbfb; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; vertical-align:top; word-break:break-all; color:#9a9a9a; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display:none; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight:bold; color:#000; border:0; border-radius:0; box-shadow: unset; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display:inline-block; margin-right:3px; }

.all-finder-layer .finder-body .finder-color { padding-left:10px; }
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top:5px}
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; color: #666; }
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; }
.all-finder-layer .finder-body .finder-search { position:relative; padding-left:5px; }
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; }
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; }
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding:0 30px; *padding:0; border:none; border-radius:3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family:'Malgun Gothic'; cursor:pointer; }
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility:visible; display:inline-block; width:16px; height:15px; margin-right:10px; margin-top:-4px; *margin-top:0; vertical-align:middle; background:url('/images/common/btn_h15_search.png') no-repeat 0 0; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility:visible; display:inline-block; height:60px; color:#ffd800; font-size:23px; *vertical-align:middle; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility:visible; display:none; }
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border:none; border-radius:3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family:'Malgun Gothic'; margin-right:15px; }

.all-finder-layer .finder-body .finder-options { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; border: 1px solid #fff; vertical-align:top; word-break:break-all; }
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius:20px; font-size:0; vertical-align:top; }
.all-finder-layer .finder-body .finder-option-color.color-picker { width:22px; height:22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; }
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display:none; width:22px; height:22px; margin-top:-17px; color:#fff; text-align:center; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e;  }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .finder-body .search-auto-complete-list { display:none; z-index:1; position:absolute; top:30px; left:5px; border:1px solid #ddd; line-height:14px; background:#fff; }
.all-finder-layer .finder-body .search-auto-complete-list ul { width:340px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align:left; }
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background:#f3f3f3; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a{ display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }

.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow:none; }
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }

.search-auto-complete-list { display:none; z-index:1; position:absolute; top:120px; right:50px; border:1px solid #ddd; border-top:1px solid #000; line-height:14px; background:#fff; }
.search-auto-complete-list ul { width:202px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.search-auto-complete-list ul li { text-align:left; }
.search-auto-complete-list ul li.on { background:#f3f3f3; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }
/* BASIC css end */

