body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}




.messages {
    position: absolute;
    top: 161px;
    left: 440px;
    margin: 0 0 0 10px;
    padding: 20px 15px;
    width: 350px;
    height: 175px;
    background: transparent url('http://bdmp-007.cafe24.com/bizdemo7883/img/main/bg-messages.png') 0 100% repeat-x;
    color: #121213;
    font-family: "gill sans mt", arial, verdana, sans-serif;
    font-size: 1em;
    line-height: 1.286;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .50);
    -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .50);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .50);
}
.messages h1, .messages h2, .messages h3, .messages h4, .messages h5 {
    display: inline;
    color: #121213;
    font-family: "gill sans mt", arial, verdana, sans-serif;
    font-size: 1em;
}
.messages strong {
    /*font-size: 1.143em;*/
}
.messages div {
    overflow: hidden;
}
.messages div ul li {
    float: left;
    width: 350px;
    height: 175px;
}
.messages p {
    padding: 0;
}
.messages div ul li footer {
    margin-top: 4px;
    text-align: right;
}
.messages nav {
    position: absolute;
    bottom: 9px;
    left: 50%;
    z-index: 2;
}
.messages nav ul {
    position: relative;
    float: left;
    left: -50%;
}
.messages nav li {
    float: left;
}
.messages nav span {
    display: block;
    width: 16px;
    height: 16px;
    background: transparent url('http://bdmp-007.cafe24.com/bizdemo7883/img/main/messages-controls.png') 0 0 no-repeat;
    text-indent: -999em;
    cursor: pointer
}
.messages nav .active span {
    background-position: -16px 0;
}
.messages .button {
    float: right;
    margin-right: 5px;
    padding: 0 8px;
    background: #1058a4 url('http://bdmp-007.cafe24.com/bizdemo7883/img/main/bg-button-blue.png') 0 50% repeat-x;
    border: none;
    height: 25px;
    color: #112d4f;
    font-family: arial, verdana, sans-serif;
    font-size: 0.857em;
    font-weight: bold;
    line-height: 25px;
    overflow: visible;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(1, 33, 84, .90);
    -moz-box-shadow: 0px 0px 2px 0px rgba(1, 33, 84, .90);
    box-shadow: 0px 0px 2px 0px rgba(1, 33, 84, .90);
}
.messages .button:hover {
    text-decoration: none;
}
.messages .button span {
    display: block;
    padding: 0 20px 0 0;
    background: url('http://bdmp-007.cafe24.com/bizdemo7883/img/main/bg-button-blue-arrow.png') 100% 55% no-repeat;
}









.tabs {
    margin: 0 auto 126px auto;
    padding: 470px 0 0 0;
}
.tabs section, .tabs aside {
    position: relative;
    float: left;
    height: 200px;
}
.tabs header {
    position: relative;
    float: left;
}
.tabs header li {
    float: left;
}
.tabs header a {
    display: block;
    font-family: "gill sans mt", arial, verdana, sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.tabs .tab {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: arial, verdana, sans-serif;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.75);
}
.tabs section {
    width: 934px;
}
.tabs section header li {
    padding-left: 2px;
    width: 104px;
}
.tabs section header li:first-child {
    padding-left: 0;
}
.tabs section header a {
    height: 42px;
    background: transparent url('http://bdmp-007.cafe24.com/bizdemo5887/img/main/bg-tab-header.png') 0 0 repeat-x;
    color: #555031;
    font-size: 0.857em;
    line-height: 42px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.75);
}
.tabs section header li.active a, .tabs section header a:hover {
    background-position: 0 -42px;
    color: #ffffff;
}
.tabs section .tab {
    top: 42px;
    height: 157px;
    background: transparent 0 0 no-repeat;
}
.tabs section .tab ul {
    color: #fff;
    padding: 70px 0 0 35px;
    width: 378px;
    height: 87px;
}
.tabs section .tab p {
    color: #fff;
    padding: 70px 35px 0 35px;
    width: 358px;
}
.tabs .tab #hdr-weather {
    float: left;
    left: 30px;
    top: 60px;
    width: 175px;
}
.tabs .tab_align_left #hdr-weather {
    left: auto;
    right: 30px;
}
#hdr-weather a {color: #fff;text-decoration: none;float:left;}
.tabs .tab #hdr-weather p {
    padding: 0;
}
.tabs section .tab_align_right ul, .tabs section .tab_align_right p {
    float: right;
}
.tabs section .tab li {
    float: left;
    margin: 0 0 8px 0;
    width: 126px;
}
.tabs section .tab li a {
    display: block;
    padding-right: 5px;
    text-decoration: underline;
}
.tabs section .tab a {
    color: #ffffff;
    vertical-align: top;
    text-decoration: underline;
}






















/* Backgrounds */
#bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#bg img {
    width: 100%;
    max-width: 100%;
} 
.closewindow {margin-bottom: 1em;}

/* Backgrounds */
#bg, #bg li, #bg .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 996px;
}
#bg {
    overflow: hidden;
    z-index: -1;
}
#bg ul {
    position: relative;
}
#bg li {
    display: none;
    background: transparent url('http://bdmp-007.cafe24.com/bizdemo5887/img/main/ajax-loader.gif') 50% 50% no-repeat;
    overflow: hidden;
    z-index: 1;
}
#bg li.current {
    z-index: 10;
}
#bg li.previous {
    z-index: 9;
}
#bg img {
    display: block;
    width: auto;
    max-width: none;
}
#bg .title {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    margin: 0 0 0 -463px;
    width: 926px;
    z-index: 2;
}
#bg .image {
    z-index: 1;
}
#bg .image img {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    margin: 0 0 0 -623px;
}
#bg .caption {
    position: relative;
    top: 884px;
    display: block;
    margin: 0 auto;
    width: 927px;
    z-index: 2;
}
#bg .caption span {
    float: right;
    margin: 0 6px 0 0;
    padding: 4px 8px;
    background: #000000;
    background: rgba(0, 0, 0, 0.65);
    color: #ffffff;
    font-family: "gill sans mt", arial, verdana, sans-serif;
    font-size: 0.929em;
    font-style: italic;
}
