/* -------------------------------------------------------------- 

    base.css
    * Page layout, header, nav, sidebar and footers.

-------------------------------------------------------------- */


/* Page layout ================================================ */

body {
    font: 11px Arial, sans-serif;
    line-height: 14px;
    background: #070504 url(../../images/fl/page_bg1.png) repeat-x;
}
#body-top {
    width: 880px;
    margin: 0 auto;
    padding: 0 32px;
    background: url(../../images/fl/page_bg2.jpg) center top no-repeat;
}
#head {
    position: relative;
    z-index: 2;
    height: 111px;
}
#nav-l1 {
    margin-bottom: 14px;
}
.layout-2-col #sidebar {
    float: left;
    width: 163px;
}

.ie6 .layout-2-col #sidebar {
    float: left;
    width: 156px;
}

.layout-2-col #content{
    float: right;
    width: 643px;
}
.layout-2-col #content.fl-inner {
    width:688px;
    text-align: center;
    float:left;
    margin-left:12px;
}
.layout-2-col #content.fl-inner table {
    text-align:left;
    margin: 0 auto;
}

#content {    background-color:white;  }

#foot-top {
    margin-top: 40px;
    margin-bottom: 22px;
    color:white;
}
#body-bottom {
    height: 120px;
    background: #070504 url(../../images/fl/foot_bottom_bg.gif) repeat-x;
    color:white;
}
#foot-bottom {
    width: 880px;
    margin: 0 auto;
    padding: 0 32px;
}
#head #banner {
    position:absolute;
    top:17px;
    left:200px;
    width:390px;
    height:70px;
    background-color:transparent;
}

/* Head ================================================ */

/* Title */
#head h1 {
    float: left;
    display: inline;
    margin-top: 40px;
    font-weight: normal;
    line-height:14px;
}
#head h1 a {
    text-decoration: none;
}
#head h1 a em {
    overflow: hidden;
    display: block;
    position: relative;
    left: -7px;
    width: 154px;
    height: 28px;
    background: url(../../images/fl/head_logo.png) no-repeat;
    text-indent: 100000em;
}
.ie6-down #head h1 a em {
    background-image: url(../../images/fl/head_logo_ie.png);
}
#head span#b_s {
    display: inline;
    float: right;
    position: relative;
    top: 25px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: 0.99;
}

/* Country and language selection */
#head form {
    position: relative;
    float: right;
    display: inline;
    height: 27px;
    line-height: 27px;
    margin: 35px 5px 0;
    background-color: #281913;
    clear: right;
}
#head form .bg-l,
#head form .bg-r {
    width: 5px;
    height: 27px;
    background-image: url(../../images/fl/head_nav.png);
}
.ie6-down #head form .bg-l,
.ie6-down #head form .bg-r {
    background-image: url(../../images/fl/head_nav_ie.png);
}
#head form .bg-l {
    left: -5px;
    background-position: -64px 0;
}
#head form .bg-r {
    right: -5px;
    background-position: -69px 0;
}

/* Country selection */
#nav-country {
    float: left;
}
#nav-country .select-toggle {
    float: left;
    display: inline;
    height: 27px;
    line-height: 27px;
    margin: 0 15px 0 15px;
    padding-right: 10px;
    border: none;
    text-decoration: none;
    color: #d5b2a1;
    background: #281913 url(../../images/fl/arrow_right_beige.gif) right center no-repeat;
}
#nav-country .select-toggle:hover {
    color: white;
    background-image: url(../../images/fl/arrow_right_white.gif);
}
#nav-country .select-toggle-open {
    text-decoration: underline;
}
#nav-country .select-toggle-open,
#nav-country .select-toggle-open:hover {
    margin-right: 13px;
    padding-right: 12px;
    color: white;
    background-image: url(../../images/fl/arrow_down_white.gif);
}
#nav-country ul.select-menu {
    overflow: auto;
    position: absolute;
    display: none;
    top: 27px;
    left: -5px;
    /*width: 16em;*/
    height: 300px;
    list-style-type: none;
}
.ie #nav-country ul.select-menu {
    width: 18.5em;
    z-index:4;
}
.ie #nav-country ul.select-menu li {
    display: inline;
}
#nav-country ul.select-menu a,
#nav-country ul.select-menu .select-empty {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 20px;
    border-top: 1px solid #4d3931;
    white-space: nowrap;
    text-decoration: none;
    color: #d5b2a1;
    background-color: #281913;
}
#nav-country ul.select-menu a:hover,
#nav-country ul.select-menu a.selected {
    color: white;
    background-color: black;
}
#nav-country ul.select-menu li a {
}
/* Language selection */
#nav-lang {
    float: left;
    padding-left: 15px;
    background: url(../../images/fl/head_nav.png) -74px 0 no-repeat;
}
.ie6-down #nav-lang ul {
    background-image: url(../../images/fl/head_nav_ie.png);
}
#nav-lang li {
    display: inline;
}
#nav-lang li a {
    float: left;
    text-transform: lowercase;
    padding: 0 5px;
    text-decoration: none;
}
#nav-lang li a:hover {
    text-decoration: underline;
}
#nav-lang li.active a {
    color: white;
}


/* Banner */

/* Level 1 navigation ================================================ */

#nav-l1 {
    position: relative;
    font-size: 12px;
}
#nav-l1 div.bg-l,
#nav-l1 div.bg-r {
    width: 32px;
    height: 27px;
    background-image: url(../../images/fl/head_nav.png);
}
.ie6-down #nav-l1 div.bg-l,
.ie6-down #nav-l1 div.bg-r {
    background-image: url(../../images/fl/head_nav_ie.png);
}
#nav-l1 div.bg-l {
    left: -32px;
}
#nav-l1 div.bg-r {
    right: -32px;
    background-position: -32px 0;
}
#nav-l1 ul {
    height: 27px;
    background-color: #281913;
}
#nav-l1 li {
    display: inline;
}
#nav-l1 a {
    position: relative;
    float: left;
    display: inline;
    height: 27px;
    line-height: 25px;
    text-transform: uppercase;
    margin-right: 15px;
    padding: 0 10px;
    text-decoration: none;
    color: #d5b2a1;
    opacity: 0.99;
}
#nav-l1 a:hover,
#nav-l1 .active a {
    color: white;
}
#nav-l1 .active a {
    background: url(../../images/fl/head_nav_active.png) 0 -25px repeat-x;
}
#nav-l1 .active a .bg-l,
#nav-l1 .active a .bg-r {
    display: block;
}
#nav-l1 a span.bg-l,
#nav-l1 a span.bg-r {
    display: none;
    width: 5px;
    height: 25px;
    background-image: url(../../images/fl/head_nav_active.png);
}
#nav-l1 a span.bg-l {
    left: 0;
}
#nav-l1 a span.bg-r {
    right: 0;
    background-position: -5px 0;
}
.ie6-down #nav-l1 a span.bg-r {
    right: -1px;
}

/* Sidebar ================================================ */

/* Level 2 navigation */
#nav-l2 h3 {
    margin: 15px 0 5px 0;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;
    color: #d5b2a1;
    opacity: 0.99;
}
#nav-l2 ul {
    list-style-type: none;
}
#nav-l2 li {
    position: relative;
    background: url(../../images/fl/sidebar_nav.gif) left bottom no-repeat;
}
.ie #nav-l2 li {
    float: left;
    width: 100%;
}
#nav-l2 li.last {
    background: none;
}
#nav-l2 a {
    position: relative;
    z-index: 1;
    display: block;
    padding-left: 23px;
    line-height: 28px;
    font-size: 15px;
    text-decoration: none;
    background: url(../../images/fl/arrow_right_beige.gif) 12px 11px no-repeat;
    opacity: 0.99;
}
#nav-l2 a:hover,
#nav-l2 .active a {
    color: white;
    background-image: url(../../images/fl/arrow_right_white.gif);
}
#nav-l2 .active .bg {
    position: absolute;
    bottom: 1px;
    top: 0;
    right: 0;
    left: 0;
    background: #1e130f;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ie #nav-l2 .active .bg {
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight-1+'px');
}

/* Login */
#login {
    margin-top: 43px;
}
#login li { 
    list-style-type:none; 
    padding-bottom:0.4em;
}
.ie #login {
    margin-top: 39px;
}
#login h3 {
    font: 20px Georgia, serif;
    line-height: 25px;
    opacity: 0.99;
    color:white;
}
#login form {
    margin-top: 10px;
    padding: 9px 9px 0;
    background: url(../../images/fl/login_bg_narrow.png) no-repeat;
}

#login #linked {
    margin-top: 10px;
    padding: 9px 0px 0;
}

#login form ul {
    font-size:9px;
}
#login p {
    margin-top: 8px;
}

#login #linked p {
    margin-top: 0px;
    display: inline-block;
}

#login #linked .button-text {
    width: 125px;
}

#login .foot-contact {
    line-height: 12px;
    font-family: Verdana,serif;
}

/* Contact column */
#login .foot-contact .tel {
    font-weight: bold;
    text-decoration: none;
    color: #f7c1ac;
}
#login .foot-contact p {
    margin-top: 10px;
    opacity:0.99;
    color: white;
}

#login .compact-form label {
    position: absolute;
    display: block;
    padding: 2px 0 0 4px;
    height: 15px;
    line-height: 15px;
    color: #d5b2a1;
    opacity: 0.99;
}
#login input {
    width: 141px;
    height: 13px;
    line-height: 13px;
    padding: 2px;
    font: 11px Arial, sans-serif;
    border: 1px solid #141414;
    color: white;
    background: #4b3429;
}
#login p.submit-form {
    margin-top: 7px;
}
#login .submit-form a {
    float: left;
    line-height: 22px;
    opacity: 0.99;
}
#login .submit-form .button {
    float: right;
    margin-left:0.7em;
}

/* Footer ================================================ */

/* Footer columns */
#foot-top {
    margin-top: 45px;
    font-family: Verdana, serif;
    line-height: 12px;
    background: url(../../images/fl/foot_top_bg.gif) 230px 0 repeat-y;
}
.layout-2-col #foot-top {
    background-position: 173px 0;
}
#foot-top .col-left,
#foot-top .col-middle,
#foot-top .col-right,
#foot-top .col-middle-flash {
    float: left;
}
#foot-top .col-left {
    width: 195px;
    padding-right: 35px;
}
.layout-2-col #foot-top .col-left {
    width: 126px;
    padding-right: 46px;
}
#foot-top .col-middle {
    width: 240px;
    padding: 0 73px 0 84px;
}

#foot-top .col-middle-flash {
    /*width: 240px;
    padding: 0 135px 0 22px;
    */
    padding:0 22px;
}
#foot-top .col-middle-flash  #flashcontent { margin: 0 15px}
#foot-top .col-right {
    width: 171px;
    padding: 0 0 0 59px;
}
.layout-2-col #foot-top .col-right {
    width: 232px;
    padding: 0 0 0 59px;
}
#foot-top h3 {
    position: relative;
    margin: -10px 0 8px;
    font: 20px Georgia, serif;
    line-height: 30px;
    color: #d3b09f;
}
#foot-top h3,
#foot-top p {
    opacity: 0.99;
}

/* Contact column */
#foot-top .foot-contact .tel {
    font-weight: bold;
    text-decoration: none;
    color: #f7c1ac;
}
#foot-top .foot-contact p {
    margin-top: 10px;
}

/* Tasting column */
#foot-top .foot-tasting,
.layout-2-col #foot-top .foot-tasting {
    padding-bottom: 113px;
}

#foot-top .foot-tasting-request {
    position: absolute;
    margin: 15px 0 0 150px;
}
.fl-kr-kr #foot-top .foot-tasting-request, 
.fl-kr-kr #foot-top .foot-tasting-request a,
.fl-kr-kr #foot-top .foot-customer li,
.fl-kr-kr #foot-top p,
.fl-kr-kr #foot-bottom p {
    line-height:1.5em;
}

#foot-top .foot-tasting img {
    position: absolute;
    bottom: -22px;
}

/* Custommer column */
#foot-top .foot-customer,
.layout-2-col #foot-top .foot-customer {
    padding-bottom: 70px;
    background: transparent url(../../images/fl/foot_drinker.jpg) no-repeat scroll right 70px;
}
#foot-top .foot-customer ul {
    margin-top: 5px;
    list-style: none;
}
#foot-top .foot-customer li {
    padding-left: 9px;
    background: url(../../images/fl/foot_bullet.gif) 0 7px no-repeat;
    padding-right:70px;
}


/* Login column */
#foot-top #login {
    margin-top: 0;
}
#foot-top #login form {
    background-image: url(../../images/fl/login_bg_wide.png);
}
#foot-top #login input {
    width: 172px;
}

/* Footer bottom */
#foot-bottom {
    padding-top: 12px;
    font-family: Verdana, serif;
    line-height: 12px;
}
#foot-bottom ul {
    float: left;
    list-style: none;
}
#foot-bottom li {
    display: inline;
}
#foot-bottom li a {
    float: left;
    display: inline;
    margin-right: 30px;
    text-decoration: none;
}
body.fl-l-kr #foot-bottom li a { 
    font-size: 10px;
}

#foot-bottom p {
    float: right;
}

