/* only define template page layout styles here. */
/* any formatting/content styles should be put in 'content.css' */
* {
    outline:none;
}

html {

}

body {
    background:#e2e2e2 Url(/templates/custom/lb-2012/images/bg.jpg) top center repeat-y;
}

#container {
    margin:auto;
    width:943px;
}

#header {
    float:left;
    width:943px;
    height:175px;
    background:url(/templates/custom/lb-2012/images/header-bg.gif) bottom left repeat-x;
}

#logo a {
    float:left;
    display:block;
  padding-top:5px;
    width:245px;
    height:123px;
    background:url(/templates/custom/lb-2012/images/2015-logo.png) no-repeat;
}

#top_right {
    float:right;
    text-align:right;
    height:100px;
    font-size:14px;
}

#main_menu {
    float:right;
    height:40px;
    position:relative;
    z-index:9999;
}

#banner {
    float:left;
    position:relative;
    padding:31px 0;
    width:943px;
    background:url(/templates/custom/lb-2012/images/banner-bg.gif) bottom left repeat-x;
}

#banner .pagerContainer {
    border-radius:0;
    -webkit-border-radius:0;
}

#banner div.imagelist-item {
    width:943px !important;
    height:350px !important;
    margin:0 !important;
    padding:0 !important;
}

#banner li.pagerItem {
    height:350px !important;
    margin:0 !important;
    padding:0 !important;
}

#banner .horizontalPagerView {
    width:943px !important;
    height:350px !important;
    margin:0 !important;
    padding:0 !important;
}

#banner .horizontalPagerStatus { display:none }

#banner p { margin:0 }

#banner_text {
    position:absolute;
    color:#FFF;
    font-size:18px;
    top:64px;
    right:0;
    width:387px;
    padding:40px 20px 10px 54px;
    background:url(/templates/custom/lb-2012/images/banner-text-bg.png) repeat-y;
}

#banner_text p { margin:6px 0 12px }

#banner_text h1, #banner_text h2, #banner_text h3 { color:#FFF; font-family: arial, sans-serif; font-weight: 300; }

#banner_text h1 { font-size:23px; }

#headline {
    float:left;
    width:943px;
    padding:10px 0 25px;
    background:url(/templates/custom/lb-2012/images/banner-bg.gif) bottom left repeat-x;
}

#buckets {
    float:left;
    overflow:hidden;
    width:943px;
    padding:10px 0 25px;
    background:url(/templates/custom/lb-2012/images/banner-bg.gif) bottom left repeat-x;
}

#buckets_overflow {
    width:980px;
}

#body_container {
    float:left;
    width:943px;
    margin-top:35px;
    margin-bottom:65px;
    background:url(/templates/custom/lb-2012/images/body-bg.gif) top right repeat-y;
}

#full_body {
    float:left;
    width:943px;
    margin-top:35px;
    margin-bottom:65px;
}

#main_body {
    float:left;
    width:682px;
    text-align:justify;
}

#right_modules {
    float:right;
    width:210px;
}

#strong_footer {
    float:left;
    width:943px;
    padding:34px 0 50px;
    overflow:hidden;
    font-family:arial, sans-serif;
    line-height:22px;
    background:url(/templates/custom/lb-2012/images/footer-bg.gif) repeat-x;
}

#strong_footer .horizontalPagerStatus { display:none }

#strong_footer .horizontalPagerView {
    width:943px !important;
    height:78px !important;
    margin:0 !important;
    padding:0 !important;
}

#strong_footer li.pagerItem {
    padding:0 !important;
    margin:0 !important;
    display:table-cell !important;
}

#strong_footer li.pagerItem div {
    padding:0 !important;
    margin:0 !important;
    text-align:left !important;
    display:table-cell !important;
}

#footer {
    float:left;
    width:943px;
    padding:54px 0 50px;
    overflow:hidden;
    font-family:arial, sans-serif;
    line-height:22px;
    background:url(/templates/custom/lb-2012/images/footer-bg.gif) repeat-x;
}

#footer a { text-decoration:none }

#footer a:hover { text-decoration:underline; }

#footer_overflow {
    float:left;
    width:980px;
}

#newsletter {
    position:relative;
    width:220px;
    height:27px;
    background:url(/templates/custom/lb-2012/images/newsletter-bg.gif) no-repeat;
}

#newsletter td.form-caption-1 { display:none }

#newsletter input.text-off, #newsletter input.text-on {
    background: none;
    border: 0 none;
    height: 16px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 154px;
}

#newsletter input.submit-off, #newsletter input.submit-on, #newsletter input.submit-over {
    background: none;
    border: 0 none;
    font-size: 0;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
}

#strong_footer .imagelist-item {
    max-width:250px !important;
    min-width:103px !important;
    width:auto !important;
}

#strong_footer .imagelist-item li {
    width:auto !important;
    display:inline !important;
}

#strong_footer img {
    width:auto !important;
}

#strong_footer li.imagelist-item {
    margin:0;
}

#strong_footer .flexslider { box-shadow:none; margin:0; border-radius:0; border:0; }

.clear { clear:both }