/* =============================================================================
   ### 공통적용 사항 시작
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 12px; height: 100%; -webkit-text-size-adjust: 100%/*화면회전시 폰드 고정할때 none*/; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Dotum, sans-serif; color: #535353; }
body { margin: 0; padding: 0; height: 100%; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { outline: none;color: #574d43; text-decoration: none; }
a:active { selector-dummy:expression(this.hideFocus = true); }
a, img {selector-dummy: expression(this.hideFocus=true);} 
/*
a:visited { color: #551a8b; }
a:hover { color: #06e; }

a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
*/

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 0; }
dfn { font-style: italic; }
hr { display: none; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
caption{display:none;}

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
ul, ol, dl{ list-style: none; }
dl { margin: 0; padding: 0; }
dd { margin: 0; padding: 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
em {font-style:normal;}

figure { margin: 0; }
p { margin: 0; }
form { margin: 0; padding: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/*label { cursor: pointer; }*/
legend { overflow: hidden; text-indent: -9999px; width: 0; height: 0; font-size: 0; }
button, input, select, textarea { font-size: 1em; margin: 0; vertical-align: baseline; *vertical-align: middle; outline: none; }
button, input { line-height: normal; border:none;}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
button {background:none;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; word-wrap: break-word; word-break: keep-all; }
table img { vertical-align: middle; }
table td { vertical-align: top; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.box-round { -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

/* AllMenu */
#all_menu {z-index:9999; position:absolute; display:none; left:0px; top:138px; width:980px; height:487px; background:url(/img/podbbang/main/bg_all_menu.png) no-repeat 0 0;}
#all_menu .inner {position:relative;}
#all_menu .inner .left {position:absolute; left:520px; top:28px;}
#all_menu .inner .left p.tit {padding-bottom:15px; color:#b74f49; font-weight:bold; font-size:14px;}
#all_menu .inner .left dl {line-height:24px;}
#all_menu .inner .left dl.low_menu dt {float:left; padding-right:10px;}
#all_menu .inner .left dl dd {float:left;}
#all_menu .inner .left dl.low_menu dd {padding:0 8px; background:url(/img/podbbang/main/line_all_menu_blue.gif) no-repeat right 6px;}
#all_menu .inner .left dl.low_menu dd.last {background: none;}
#all_menu .inner .left dl.low_menu dd a {color:#5071b4;}

#all_menu .inner .right {position:absolute; left:30px; top:35px;}
#all_menu .inner .right dl {line-height:32px;}
#all_menu .inner .right dl.low_menu dt {float:left; width:100px; padding-right:10px; font-weight:bold; font-size:14px;}
#all_menu .inner .right dl.low_menu dt a {color:#b74f49; }
#all_menu .inner .right dl dd {float:left;}
#all_menu .inner .right dl.low_menu dd {padding:0 8px; background:url(/img/podbbang/main/line_all_menu_wine.gif) no-repeat right 10px;}
#all_menu .inner .right dl.low_menu dd.last {background: none;}
#all_menu .inner .right dl.low_menu dd a {color:#553320;}

#all_menu .inner .btn_all_close {position:absolute; right:0; top:0;}

/* all category */
#all_category {z-index:9999; position:absolute; display:none; left:0px; top:150px; width:980px; height:297px; background:url(/img/podbbang/main/bg_all_category.png) no-repeat 0 0;}
#all_category .inner {position:relative; top: 39px; left: 37px;}
#all_category .inner p.tit {padding-bottom:13px; color:#59392f; font-weight:bold; font-size:16px;}
#all_category .inner dl {line-height:24px; padding-top: 8px;}
#all_category .inner dl.first {padding-top: 0px;}
#all_category .inner dl.low_menu dt {padding-right:10px; font-size: 14px; font-weight: bold; color: #f03b20;}
#all_category .inner dl.low_menu dt a {color: #f03b20;}
#all_category .inner dl.low_menu dd {float:left; color: #2a2a2a;} 
#all_category .inner dl.low_menu dd a {color: #2a2a2a; }
#all_category .inner .btn_all_close {position:absolute; right:38px; top:-39px;}

/* loginWrap */
#login_wrap {z-index:9999; position:absolute; left:170px; top:280px; width:638px; height:448px; background:url(/img/podbbang/main/bg_login.png) no-repeat 0 0; display:none;}
#login_wrap .inner {position:relative; padding:60px 0 0 50px;}
#login_wrap .inner p.btn_close {position:absolute; right:30px; top:30px;}
#login_wrap .inner .con {margin-top:45px;}
#login_wrap .inner .con .etc_menu {margin:30px 0 0 70px}
#login_wrap .inner .con .etc_menu ul li {float:left; letter-spacing:-0.02em;}
#login_wrap .inner .con .etc_menu ul li.first {padding-right:10px; background:url("/img/podbbang/main/line_top.gif") no-repeat right 2px; }
#login_wrap .inner .con .etc_menu ul li.first a {color:#f35626;}
#login_wrap .inner .con .etc_menu ul li.first em {text-decoration:underline;}
#login_wrap .inner .con .etc_menu ul li.last {padding-left:12px;}
#login_wrap .inner .con .etc_menu ul li.last a {color:#5d5d5d;}
#login_wrap .inner .con .etc_menu ul li.last em {text-decoration:underline; color:#4178c7;}

.sns {padding:0;}
.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-radio {float:left; width:16px; height:16px; padding-right:5px; background: transparent url(/img/podbbang/main/radio_btn_off.gif) 0 0 no-repeat; display:inline-block;}
.ez-selected {float:left; width:16px; height:16px; padding-right:5px; background: transparent url(/img/podbbang/main/radio_btn_on.gif) 0 0 no-repeat; display:inline-block;}
.ez-checked-green { background-position: 0 -18px; }
.ez-radio { zoom: 1; *display:inline; _height:30px; }
.ez-checkbox {float:left; width:15px; height:15px; padding-right:2px; background: transparent url('/img/podbbang/main/check_off.gif') 0 0 no-repeat; display:inline-block;}
.ez-checked {float:left; width:15px; height:15px; padding-right:2px; background: transparent url('/img/podbbang/main/check_on.gif') 0 0 no-repeat; display:inline-block;}
.sns .sns_con {width:247px; height:35px; margin: 15px 0 0 20px; background:url("/img/podbbang/main/bg_sns.gif") no-repeat 0 0;}
.sns .sns_con ul li {float:left;}
.sns .sns_con ul li a {display:block; width:123px; height:35px; font-size:0; line-height:0; text-indent:-9999px;}
.email {margin-top:50px;}
.email .email_con {position:relative; margin:10px 0 0 20px;}
.email .email_con p.btn_login {position:absolute; top:0; left:360px;}
.email .email_con dl dt {float:left; font-weight:bold; line-height:29px; width:60px; color:#929292;}
.email .email_con dl dd {float:left; width:288px;}
.email .email_con dl dd input {width:288px; height:29px; padding:0 3px; background: transparent url(/img/podbbang/main/bg_input.gif) no-repeat 0 0 ; font-weight:bold; font-size:13px; line-height:29px; color:#929292;}
.email .email_con .chk_area {margin:10px 0 0 60px;}
.email .email_con .chk_area ul li {float:left; font-size:11px; color:#929292; line-height:14px;}
