﻿body {
    color: #6c6c6c;
    font-family: Trebuchet MS, Verdana;
    min-height: 1007px;
    font-size: 12px;
}

a {
    text-decoration: none;
}

.rfv {
    color: red;
    position: absolute;
    top: -2px;
    right: -9px;
    width: auto !important;
}

.userCommunication {
    background: #ffebc8 none repeat scroll 0 0;
    border: 1px solid #c3974b;
    color: #c3974b;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 14px 18px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.userCommunication li {
    color: #C3974B;
    display: block;
    text-align: left;
}

.userCommunication ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.userCommunication.negativeMsgs,
.userCommunication .negativeMsgs {
    background: none repeat scroll 0 0 #de2827;
    border: 1px solid #ac3b3d;
    color: #fff;
}

.userCommunication.negativeMsgs li,
.userCommunication .negativeMsgs li {
    border: medium none;
    color: #fff;
    width: 100%;
    float: left;
    line-height: normal;
}

.userCommunication.positiveMsgs,
.userCommunication .positiveMsgs {
    background: none repeat scroll 0 0 #D6E4AF;
    border: 1px solid #6D7C42;
    color: #6D7C42;
}

.userCommunication.positiveMsgs li,
.userCommunication .positiveMsgs li {
    color: #6D7C42;
}

.fleft {
    float: left;
}

.frigth {
    float: right;
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.netro-align-nw {
    width: 100% !important;
    position: static !important;
    overflow: visible !important;
}

h1.page-title, .page-title h1 {
    background: transparent url("../Images/Backgrounds/header-bg.png") repeat-x scroll left top;
    color: #423f31;
    float: left;
    font-family: Georgia;
    font-size: 24px;
    font-weight: bold;
    height: 51px;
    line-height: 47px;
    margin-top: 20px;
    padding: 0 20px;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

h1.page-title:before,
h1.page-title:after,
.page-title h1:before,
.page-title h1:after {
    content: "\a0";
    height: 85px;
    position: absolute;
    top: 0;
    width: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

h1.page-title:before, .page-title h1:before {
    left: -12px;
    background-image: url('../Images/Backgrounds/header-left-bg.png');
}

h1.page-title:after, .page-title h1:after {
    right: -16px;
    background-image: url('../Images/Backgrounds/header-right-bg.png');
}

.breadcrumbsMenuWrapper {
    position: relative;
    top: -16px;
}

.breadcrumbsMenuWrapper,
.breadcrumbsMenuWrapper .breadcrumbsMenu,
.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation {
    width: 100%;
    display: inline-block;
}

.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation {
    background: transparent url("../Images/Backgrounds/header-bg.png") repeat-x scroll left bottom;
    padding: 8px 0;
}

.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation ul.BreadCrumbsControl {
    list-style: outside none none;
    margin: 0;
    padding: 0 20px;
}

.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation ul.BreadCrumbsControl li {
    display: inline-block;
    float: left;
}

.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation ul.BreadCrumbsControl li a {
    color: #6c6c6c;
    float: left;
    background: url('../Images/square-breadcrumbs.png') no-repeat right center;
    padding-right: 10px;
    margin-right: 10px;
}

.breadcrumbsMenuWrapper .breadcrumbsMenu .breadcrumbsNavigation ul.BreadCrumbsControl li:last-child a {
    margin-right: 0;
    padding-right: 0;
    background: none;
}

.pageWrapper {
    width: 1065px;
    margin: 0 auto;
}

.bottomHeader,
.topHeader,
.banner,
.content,
.topFooter,
.bottomFooter {
    display: inline-block;
    width: 100%;
    float: left;
}
/*.banner {
    display: none;
}*/

.content {
    position: relative;
    z-index: 2;
}

.content .pageWrapper {
    background-color: #FFFFFF;
    margin-bottom: 15px;
    display: flex;
}

.topHeader {
    padding: 2px;
}

.topHeader .clouds-top {
    background: url('../Images/Backgrounds/clouds.png') no-repeat 0 0;
    float: left;
    height: 410px;
    left: -131px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 380px;
    z-index: 1;
}

.topHeader .shareButton {
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
    margin-top: 10px;
}

.topHeader .shareButton .facebookIcon {
    width: 25px;
    display: inline-block;
    height: 25px;
    background: url('../Images/Icons/fb.png') no-repeat center center;
    margin-top: 5px;
}

.topHeader .language-switcher .RadComboBox {
    border: 1px solid #fff;
}

.topHeader .language-switcher .RadComboBox table td {
    background: none !important;
}

.topHeader .language-switcher .RadComboBox table td > * {
    cursor: pointer;
}

.topHeader .language-switcher .RadComboBox table td.rcbInputCell input {
    color: #fff;
}

.topHeader .language-switcher .RadComboBox table td.rcbArrowCell {
    background: url('../Images/Icons/language-dropdown-arrow.png') no-repeat center center !important;
}

.bottomHeader .pageWrapper > .netro-split {
    background: transparent url("../Images/Backgrounds/bottom-header-bg.png") repeat-x scroll 0 bottom;
    position: relative;
    padding: 0 0 5px 0;
    z-index: 2;
}

.bottomHeader .logo-header {
    position: relative;
    z-index: 2;
}

.bottomHeader .contact-header {
    display: inline-block;
    float: right;
}

.bottomHeader .contact-header span {
    display: inline-block;
    font-family: Georgia, tahoma;
    font-size: 22px;
    font-weight: bold;
    margin-left: 3px;
}

.bottomHeader .contact-header span.cw {
    color: #fff;
}

.bottomHeader .contact-header span.cg {
    color: #086231;
}

.bottomHeader .main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.bottomHeader .main-menu li {
    display: inline-block;
    float: left;
    padding-right: 2px;
    background: url("../Images/main-menu-separator.png") no-repeat scroll right 1px transparent;
}

.bottomHeader .main-menu li a {
    line-height: 59px;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    padding: 0 20px;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.bottomHeader .main-menu li a.selected,
.bottomHeader .main-menu li a:hover {
    background-image: url('../Images/Backgrounds/main-menu-item-selected.png');
    background-repeat: repeat-x;
}

.search-label > span {
    line-height: 58px;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    float: right;
}

.searchBox,
.searchBox .oneField {
    display: inline-block;
    width: 100%;
}

.searchBox .oneField .fieldCont,
.searchBox .oneField > a.button {
    display: inline-block;
    float: left;
}

.searchBox .oneField .fieldCont .fieldContInner {
    background: transparent url("../Images/Backgrounds/input-search.png") no-repeat scroll left top;
    color: #ffffff;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    height: 31px;
    margin: 13px 0 0 0px;
    width: 177px;
}

.searchBox .oneField .fieldCont .fieldContInner input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #a5a5a5;
    float: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    height: 30px;
    padding: 0 5px;
    width: 173px;
}

.searchBox .oneField > a.button {
    background: rgba(0, 0, 0, 0) url("../Images/Backgrounds/btn-search.png") no-repeat scroll left top;
    color: #ffffff;
    cursor: pointer;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    margin: 12px 0 0 10px;
    padding-top: 7px;
    text-align: center;
    width: 45px;
}

.banner {
    display: none;
    /**********************************************************************************************************************************************DELETE */
}

.banner .bannerWrapper {
    position: relative;
}

.topFooter {
    /*background: transparent url("/Files/Skins/7/footer.png") repeat scroll left -1px;*/
    background-color: #000000;
    padding-bottom: 20px;
    min-height: 173px;
}

.bottomFooter {
    /*background: transparent url("../Images/Backgrounds/footer-bg.png") repeat-x scroll left -175px;*/
    background-color: #000000;
}

.topFooter h3,
.bottomFooter h3 {
    color: #fff;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 0 3px;
    width: 100%;
    margin-bottom: 0;
}

.topFooter ul.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.FooterMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.topFooter ul.footer-menu li, .FooterMenu li {
    background: transparent url("../Images/Icons/footer-list-bullet.png") no-repeat scroll left 8px;
    padding: 0 0 0 10px;
}

.topFooter ul.footer-menu li a, .FooterMenu li a {
    color: #eae3db;
    font-family: Trebuchet MS;
    font-size: 12px;
    display: inline-block;
    text-transform: capitalize;
    width: 100%;
    line-height: 20px;
}

.topFooter .contact-footer,
.topFooter .contact-footer > * {
    color: #eae3db;
    font-family: Trebuchet MS;
    font-size: 12px;
    display: inline-block;
    text-transform: capitalize;
    width: 100%;
}

.topFooter .contact-footer > a {
    color: #fff200;
    text-decoration: underline;
    font-size: 12px;
    font-family: Georgia;
    font-weight: bold;
    margin-top: 10px;
}

.topFooter .CategoriesMenuControl,
.topFooter .CategoriesMenuControl .list {
    display: inline-block;
    width: 100%;
}

.topFooter .CategoriesMenuControl .list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.topFooter .CategoriesMenuControl .list ul li {
    background: transparent url("../Images/Icons/footer-list-bullet.png") no-repeat scroll left 8px;
    padding: 0 0 0 10px;
}

.topFooter .CategoriesMenuControl .list ul li a {
    color: #eae3db;
    font-family: Trebuchet MS;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    line-height: 20px;
}

.topFooter .Newsletter {
    background: rgba(0, 0, 0, 0) url("../Images/logo.png") no-repeat scroll center 15px;
    background-size: 100% auto;
    display: inline-block;
    width: 100%;
    padding-top: 60px;
}

.topFooter .Newsletter h5 {
    margin: 0 0 15px 0;
    color: #eae3db;
    font-family: Trebuchet MS;
    font-size: 12px;
}

.topFooter .Newsletter .row .oneField,
.topFooter .Newsletter .row > a.button {
    display: inline-block;
    float: left;
}

.topFooter .Newsletter .oneField .fieldCont .fieldContInner {
    background: transparent url("../Images/Backgrounds/input-search-footer.png") no-repeat scroll left top;
    color: #ffffff;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    height: 31px;
    width: 184px;
}

.topFooter .Newsletter .oneField .fieldCont .fieldContInner input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a5a5a5;
    float: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    height: 30px;
    padding: 0 5px;
    width: 184px;
    border: none;
}

.topFooter .Newsletter a.button {
    background: rgba(0, 0, 0, 0) url("../Images/Backgrounds/btn-search.png") no-repeat scroll left top;
    color: #ffffff;
    cursor: pointer;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    margin: 0 0 0 5px;
    padding-top: 7px;
    text-align: center;
    width: 45px;
}

.topFooter .Newsletter .userCommunication {
    margin: 0;
    padding: 6px 18px;
    position: relative;
    top: 7px;
}

.topFooter .logo {
    width: 180px;
    max-width: 100%;
    float: right;
    margin: 11px 0 0;
}

.bottomFooter .copyrights {
    width: 100%;
}

.bottomFooter .copyrights,
.bottomFooter .copyrights a {
    color: #eae3db;
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
}

.bottomFooter .bottom-footer-txt-message {
    color: #fcfafa;
    display: inline-block;
    font-size: 10px;
    margin-top: -15px;
    padding: 10px 200px;
    text-align: center;
    width: 100%;
}

.index-bulletins-list {
    width: 100%;
    display: inline-block;
    min-height: 332px;
    padding-bottom: 40px;
}

.index-bulletins-list h1 {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.index-bulletins-list h1 span {
    background: transparent url("../Images/Backgrounds/index-title-bg.png") repeat-x scroll left top;
    line-height: 41px;
    padding-left: 10px;
    color: #423f31;
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    width: 100%;
    display: inline-block;
    margin-top: 3px;
}

.index-bulletins-list .boxContent {
    padding: 10px;
    width: 100%;
    display: inline-block;
}

.index-bulletins-list .boxContent table {
    width: 100%;
}

.index-bulletins-list .boxContent table .desc {
    border-bottom: 1px solid #dbdbdb;
    float: left;
    font-size: 12px;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.index-bulletins-list .boxContent table .desc h3,
.index-bulletins-list .boxContent table .desc .date {
    margin: 0 0 3px 0;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #6c6c6c;
}

.index-bulletins-list .boxContent table .desc .date {
    font-size: 12px;
}

.index-bulletins-list .button {
    color: #f7a11a;
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
}

.rewards-home-static {
    width: 100%;
    display: inline-block;
    min-height: 332px;
}

.rewards-home-static h5 {
    background: transparent url("../Images/Backgrounds/index-title-bg.png") repeat-x scroll left top;
    line-height: 41px;
    color: #423f31;
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    width: 100%;
    display: inline-block;
    margin-top: 3px;
    padding-left: 30px;
    text-align: center;
}

.rewards-home-static .box-content {
    padding: 10px;
    width: 100%;
    display: inline-block;
}

.rewards-home-static .box-content p {
    float: left;
  
     text-align: justify;
    width: 275px;
    line-height: 18px;
    margin: 10px 0 23px 25px;
}
.homepage-our-products .searchBox .oneField > a.button {
    margin: 8px 0 0 14px !important;
}
.rewards-home-static .box-content a {
    width: 100%;
    display: inline-block;
    margin-top: 6px;
}

.rewards-home-static .box-content img {
    display: block;
    margin: 0 auto;
}

ul.all-bulletins-btn {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.all-bulletins-btn li a {
    color: #f7a11a;
    display: inline-block;
    margin-top: 5px;
    position: relative;
    text-decoration: underline;
    top: -55px;
    left: -4px;
}
/*Homepage our Products ================================================================================*/

.homepage-our-products {
    width: 100%;
    display: inline-block;
    min-height: 332px;
}

.homepage-our-products h5 {
    background: transparent url("../Images/Backgrounds/index-title-bg.png") repeat-x scroll left top;
    line-height: 41px;
    padding-left: 10px;
    color: #423f31;
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    width: 105%;
    display: inline-block;
    margin-top: 3px;
    margin-left: -17px;
    text-indent: 17px;
    text-align: center;
}

.homepage-featured-products h5 {
    background: transparent url("../Images/Backgrounds/index-title-bg.png") repeat-x scroll left top;
    line-height: 41px;
    padding-left: 10px;
    color: #423f31;
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 23px 0 0 -15px;
    width: 105%;
    display: inline-block;
    text-indent: 15px;
    text-align: center;
}

.featured-products-box-content.productListControl .productList ul li {
    display: inline-block;
    width: 100%;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #e0e0e0;
    min-height: 100px;
     height: 252px;
}
.homepage-our-products .searchBox .oneField .fieldCont .fieldContInner {
margin: 10px 0 0 0px !important;
}
.homepage-our-products .searchBox .oneField .fieldCont .fieldContInner {
    width: 265px !important;
    background: none;
    border: 2px solid #1f1f1f !important;
}

.featured-products-box-content.productListControl .productList ul li a h3 {
    margin: 0 0 3px 0;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #6c6c6c;
    text-transform: none;
    float: none;
}

.featured-products-box-content.productListControl .paging {
    display: none;
}

.featured-products-box-content.productListControl .productList {
    margin-top: 10px;
}

.homepage-our-products .box-content {
    padding: 10px;
    width: 100%;
    display: inline-block;
}

.homepage-our-products .box-content .btn_go {
    background: rgba(0, 0, 0, 0) url("../Images/btn_go.png") no-repeat scroll left top;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 0 0 0 5px;
    text-align: center;
    vertical-align: top;
    width: 45px;
}

.homepage-our-products .box-content .search-row .fieldCont {
    border: solid 1px #bfbfbf;
    display: inline-block;
    width: 267px;
}

.homepage-our-products .box-content .search-row .fieldCont .fieldContInner {
    border-top: solid 1px #aaaaaa;
    background-color: #ffffff;
    padding: 5px;
}

.homepage-our-products .box-content .search-row .fieldCont .fieldContInner input {
    background: none;
    border: none;
}

.homepage-our-products .box-content .subheaders-row {
    margin-top: 10px;
    display: inline-block;
    padding-bottom: 4px;
    width: 100%;
    vertical-align: top;
    background: transparent url("../Images/indexGreenLine.png") repeat-x scroll left bottom;
}

.homepage-our-products .box-content .subheaders-row .subheader {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #dddddd;
    color: #40341d;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    width: 160px;
    margin-right: 3px;
    vertical-align: top;
    background: rgb(235, 235, 235);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#fefefe', GradientType=0);
    /* IE6-8 */
}

.homepage-our-products .box-content .subheaders-row .subheader:last-child {
    margin-right: 0;
    float:right;
}

.homepage-our-products .box-content .lists-box {
    border-color: -moz-use-text-color #C2C2C2 #C2C2C2;
    border-right: 1px solid #C2C2C2;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: inline-block;
    padding: 2px;
    width: 100%;
    overflow: hidden;
}

.homepage-our-products .box-content .lists-box .scroll-box {
    display: inline-block;
    vertical-align: top;
    height: 158px;
    width: 156px;
}

.homepage-our-products .box-content .lists-box .scroll-box .jspPane a {
    border: 1px solid #cecece;
    color: #6c6c6c;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    line-height: 30px;
    min-height: 30px;
    padding-left: 8px;
    font-size: 11px;
    width: 145px;
}

ul.side-menu {
    background: rgba(0, 0, 0, 0) url("../Images/Backgrounds/side-menu-bg.png") repeat-y scroll 0 0;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 20px;
    position: relative;
    top: -46px;
    min-height: 250px;
    width: 125px;
}

ul.side-menu li {
    background: transparent url("../../Images/Pages/menuLeftSep.png") no-repeat scroll right bottom;
    float: left;
    width: 100%;
}

ul.side-menu li a {
    background: transparent url("../Images/square-breadcrumbs.png") no-repeat scroll left 15px;
    color: #6c6c6c;
    float: left;
    font-size: 11px;
    line-height: 35px;
    padding: 0 0 0 15px;
    text-decoration: none;
    width: 100%;
}

ul.side-menu li a.selected,
ul.side-menu li a:hover {
    background-color: #ffffff;
}

.default-area-style {
    left: -32px;
    position: relative !important;
}

.default-area-style .art-title {
    font-size: 24pt;
    font-family: Trebuchet MS, Verdana;
}

.default-area-style .c-green {
    color: #008000;
}

.default-area-style a {
    color: #f7a11a;
    cursor: pointer;
    text-decoration: none;
}

.default-area-style a.locate-btn {
    text-decoration: none;
    background: url('../Images/Backgrounds/btn_send.png') no-repeat 0 0;
    display: inline-block;
    margin: 20px 0 0 102px;
    padding: 7px 0;
    border: medium none;
    text-align: center;
    font-family: Georgia, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 90px;
    height: 36px;
    cursor: pointer;
}

.default-area-style p {
    line-height: 140%;
    text-align: justify;
}

.default-area-style h3 {
    color: #008000;
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    width: 100%;
}

.bulletins-list-controll {
    padding: 15px;
    position: relative;
    top: -30px;
    left: -30px;
}

.bulletins-list-controll,
.bulletins-list-controll .boxContent,
.bulletins-list-controll .boxContent .list {
    width: 100%;
    display: inline-block;
}

.bulletins-list-controll h1 {
    display: none;
}

.bulletins-list-controll .boxContent .list table {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.bulletins-list-controll .boxContent .list table td {
    padding-bottom: 20px;
    vertical-align: top;
}

.bulletins-list-controll .boxContent .list table td img {
    border: 1px solid #b2b2b2;
    margin-right: 20px;
    padding: 1px;
}

.bulletins-list-controll .boxContent .list table td h3,
.bulletins-list-controll .boxContent .list table td .date {
    color: #626262;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.bulletins-list-controll .boxContent .list table td .listPart {
    margin: 10px 0;
}

.bulletins-list-controll .boxContent .list table td a.button {
    color: #f7a11a;
    text-decoration: underline;
}

.paging,
.paging .pagingList,
.navigation-letters {
    display: inline-block;
    width: 100%;
}

.navigation-letters {
    margin-bottom: 20px;
}

.paging .pagingList a.pager_btn,
.paging .pagingList a.pager_btn_hover,
.navigation-letters a {
    border-color: #e1e1e1 #b1b1b1 #b1b1b1;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: Calibri;
    height: 25px;
    width: 25px;
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
    color: #6c6c6c;
    text-align: center;
}

.paging .pagingList a.pager_btn:hover,
.paging .pagingList a.pager_btn_hover {
    color: #ffffff;
    background-color: #000;
}

.BulletinsArchiveControl {
    background: rgba(0, 0, 0, 0) url("../Images/Backgrounds/side-menu-bg.png") repeat-y right 0;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 20px;
    position: relative;
    min-height: 250px;
    top: -34px;
    width: 145px;
}

.BulletinsArchiveControl .boxContent .simpleBox {
    display: inline-block;
    width: 100%;
}

.BulletinsArchiveControl .boxContent .simpleBox h4 {
    border-bottom: 1px solid #d9d9d9;
    display: inline-block;
    float: left;
    line-height: 33px;
    margin: 0 0 10px;
    padding-bottom: 0;
    width: 100%;
}

.BulletinsArchiveControl .boxContent .simpleBox:nth-child(2) h4 {
    margin-bottom: 0;
}

.BulletinsArchiveControl .boxContent .simpleBox:first-child .oneField {
    border-bottom: 1px solid #d9d9d9;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}

.BulletinsArchiveControl .boxContent .simpleBox:first-child .oneField .fieldCont .fieldContInner input {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #adadad;
    color: #868686;
    float: left;
    font-family: Calibri;
    height: 21px;
    line-height: 19px;
    width: 90px;
}

.BulletinsArchiveControl .boxContent .simpleBox:first-child .oneField .fieldCont .fieldContInner a {
    background: transparent url("../Images/Backgrounds/btn_NewsSearch.png") no-repeat scroll left top;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 21px;
}

.BulletinsArchiveControl .archiveBox ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.BulletinsArchiveControl .archiveBox .accordionMenu > li > a {
    border-bottom: 1px solid #d9d9d9;
    display: inline-block;
    float: left;
    line-height: 33px;
    background: rgba(0, 0, 0, 0) url("../Images/square-breadcrumbs.png") no-repeat scroll left center;
    width: 100%;
    color: #6c6c6c;
    padding-left: 10px;
}

.BulletinsArchiveControl .archiveBox .accordionMenu > li > .accordionMenu_innerWrapper {
    width: 100%;
    display: inline-block;
    background: #fff;
}

.BulletinsArchiveControl .archiveBox .accordionMenu > li > .accordionMenu_innerWrapper ul > li {
    padding-left: 15px;
}

.BulletinsArchiveControl .archiveBox .accordionMenu > li > .accordionMenu_innerWrapper ul > li > a {
    color: #6c6c6c;
    float: left;
    font-size: 11px;
    height: 33px;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: 100%;
    line-height: 33px;
    background: rgba(0, 0, 0, 0) url("../Images/square-breadcrumbs.png") no-repeat scroll left center;
}

.contact-form {
    width: 100%;
    display: inline-block;
    border-left: 1px solid #ededed;
    padding: 15px 30px 15px 50px;
    background: url('../Images/contact-form-img.png') no-repeat 0 0;
}

.sent .lblStatus {
    color: Green;
    margin: 20px 0 0 183px;
    font-weight: bold;
    display: inline-block;
}

.contact-form h3 {
    float: left;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #7a7a7a;
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 15px 0 50px;
}

.contact-form p {
    font-family: Arial;
    font-size: 10pt;
    padding: 0 15px 0 50px;
    line-height: 140%;
    text-align: justify;
    margin: 0;
}

.contact-form .form-fields .checkboxes {
    padding: 0 50px;
    margin-top: 50px;
}

.contact-form .form-fields .checkboxes input {
    margin-right: 5px;
    cursor: pointer;
}

.contact-form .form-fields .checkboxes label {
    cursor: pointer;
    margin-right: 10px;
}

.contact-form .form-fields .one-field {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.contact-form .form-fields .one-field .field-content > input,
.contact-form .form-fields .one-field .field-content > select,
.localStores .one-field .field-content > input,
.localStores .one-field .field-content > select {
    width: 270px;
    height: 40px;
    border: 1px solid #979797;
    box-shadow: 0 1px 2px #979797 inset;
    padding: 0;
}

.localStores .one-field .txt-label {
    width: 100px;
    display: inline-block;
}

.contact-form .form-fields .one-field .field-content > textarea {
    border: 1px solid #979797;
    width: 270px;
    box-shadow: 0 1px 2px #979797 inset;
    height: 100px;
    padding: 5px;
}

.contact-form .form-fields span.label-for-field {
    display: inline-block;
    float: left;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 120px;
}

.contact-form .form-navigation {
    width: 100%;
    display: inline-block;
    text-align: right;
}

.contact-form .form-navigation > a {
    display: inline-block;
    line-height: 36px;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}

.contact-form .form-navigation > a.clr-btn {
    color: #f7a11a;
}

.contact-form .form-navigation > a.send-btn {
    background: url('../Images/Backgrounds/btn_send.png') no-repeat 0 0;
    color: #fff;
}

.product-list-sidebar {
    display: inline-block;
    width: 100%;
}

.product-list-sidebar h3 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%) repeat scroll 0 0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #dddddd;
    color: #40341d;
    display: inline-block;
    float: left;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 100%;
    margin: 0;
}

.product-list-sidebar .scroll-wrapper {
    background: transparent url("../Images/indexGreenLine.png") repeat-x scroll left top;
    border: 1px solid #c2c2c2;
    padding: 5px 1px;
    border-top: none;
    width: 100%;
    display: inline-block;
}

.product-list-sidebar .scroll-box {
    display: inline-block;
    height: 300px;
    vertical-align: top;
    width: 100%;
}

.product-list-sidebar .scroll-box .jspPane a {
    border: 1px solid #cecece;
    color: #6c6c6c;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    min-height: 30px;
    padding-left: 8px;
    margin-bottom: 2px;
    vertical-align: top;
    width: 100%;
}

.product-list-sidebar .scroll-box .jspVerticalBar {
    right: 0;
}

.product-list-sidebar .scroll-box .jspHorizontalBar {
    left: -99999999999px;
}

.productListControl {
    display: inline-block;
    padding-bottom: 15px;
    padding-right: 15px;
    width: 100%;
    margin-top: -20px;
}

.productListControl .paging {
    float: right;
    width: auto;
}

.productListControl .displayOptionsBar {
    float: left;
}

.productListControl .displayOptionsBar .sortBy > span {
    display: none;
}

.productListControl .viewModes {
    display: none;
}

.productListControl .productList {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}

.productListControl .productList ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.productListControl .productList ul li {
    display: inline-block;
    width: 32.3%;
    border: 1px solid #b1b1b1 !important;
    vertical-align: top;
    padding: 1%;
    min-height: 355px;
    margin-bottom: 1%;
    box-sizing: border-box;
}

.productListControl .productList ul li:nth-child(3n-1) {
    margin: 0 6px;
    margin-bottom: 1%;
}

.productListControl .productList ul li .productItem {
    display: inline-block;
    padding-bottom: 60px;
    width: 100%;
}

.productListControl .productList ul li table {
    width: 100%;
}

.productListControl .productList ul li table td {
    vertical-align: top;
}

.productListControl .productList ul li table td:first-child {
    width: 130px;
}

.productListControl .productList ul li a h3 {
    color: #6c6c6c;
    float: left;
    width: 100%;
    display: inline-block;
    font-family: Georgia, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.productListControl .productList ul li .productImage {
    padding: 1px;
}

.productListControl .productList ul li .productImage,
.productListControl .productList ul li .productImage a {
    display: inline-block !important;
    height: auto !important;
    width: 100% !important;
    float: left;
}

.productListControl .productList ul li .productImage img {
    display: inline-block;
    float: none !important;
    width: auto !important;
   
    margin: 0 auto;
       max-width: 110px !important;
    max-height: 160px !important;
  height: auto;
}

.featured-products-box-content.productListControl .productList ul li .productImage,
.featured-products-box-content.productListControl .productList ul li .productImage a {
    width: 100px !important;
}

.productListControl .productList ul li .productDescription h3 {
    display: inline-block;
    margin-left: 10px;
    width: 100%;
}

.featured-products-box-content.productListControl .productList ul li .price {
    color: #f7a11a;
    font-weight: bold;
}

.featured-products-box-content.productListControl .productList ul li .eProductList_viewDet {
    margin: 0;
    font-size: 12px;
    float: right;
}

.featured-products-box-content.productListControl .productList ul li .productDescription {
    float: left;
    display: inline-block;
    width: 200px;
    margin-left: 20px;
}

.featured-products-box-content.productListControl .productList ul li .productCart {
    float: left;
    position: relative;
    top: -25px;
    left: 100px;
    font-weight: bold;
    font-size: 16px;
}

.productListControl .productList ul li .eProductList_viewDet {
    background: rgba(0, 0, 0, 0) url("../Images/Backgrounds/btn_viewMore.png") no-repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    margin: 10px;
    text-align: center;
    width: 120px;
    position: absolute;
    bottom: 10px;
}

.productListControl .RadComboBox {
    border: 1px solid #979797;
    box-shadow: 0 1px 2px #979797 inset;
    height: 30px;
    padding: 5px;
}

.productListControl .RadComboBox td {
    background: none !important;
}

.productListControl .RadComboBox td.rcbArrowCell {
    background: url('../Images/Icons/dropdown-arrow.jpg') no-repeat 0 0 !important;
}

.print-cupon {
    width: 100%;
    display: inline-block;
    padding: 0 15px 15px 15px;
    position: relative;
    top: -30px;
}

.print-cupon > hr {
    background-color: #cfcfcf;
    height: 1px;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 25px;
    border: none;
}

.print-cupon .print-cupon-btn {
    color: #f7a11a;
    cursor: pointer;
    display: inline-block;
    float: left;
    text-decoration: none;
}

.print-cupon .image-wrapper {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 15px 0;
}

.print-cupon img {
    max-width: 100%;
}

.print-cupon .link-bnt-pdf {
    color: #f7a11a;
    cursor: pointer;
    text-decoration: none;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
/* WHERE TO BUY */

.paginationStores {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.paginationStores ul {
    margin: 0 !important;
}

.paginationStores ul li {
    width: 60px !important;
    height: 50px;
    float: none !important;
    margin: 0 5px !important;
}

.paginationStores ul li a {
    background: url(/Files/Skins/7/pagination.png) no-repeat center center;
    color: #fff !important;
    font-family: Georgia, Sans-Serif !important;
    font-size: 20px !important;
    padding: 7px 5px 5px 0px;
    height: 40px;
    display: block;
}

.paginationStores ul li a.active {
    background: url(/Files/Skins/7/paginationActive.png) no-repeat center center;
}

.storesHolder {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}

.localStores {
    padding: 0 !important;
}

.localStores h3 {
    color: #36b048;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0;
}

.localStores .one-field {
    margin-top: 15px;
}

.localStores .one-field input[type="text"] {
    width: 180px;
    height: 30px;
    border: 1px solid #979797;
    box-shadow: 0 1px 2px #979797 inset;
    padding: 0 5px;
}

.localStores .RadComboBox_Default .rcbInputCell {
    background-image: none !important;
}

.localStores .RadComboBox .rcbArrowCell a {
    background: url("../Images/blackArrow.png") no-repeat center center;
    right: 30px;
}

.localStores .RadComboBox_Default .rcbReadOnly .rcbArrowCellRight {
    background: none;
}

.RadComboBox table td.rcbInputCell {
    padding: 0 !important;
}

.localStores > a {
    margin: 20px auto 0 100px;
    display: inline-block;
    text-align: left;
    background: url(/Files/Skins/7/btn-baner.png) no-repeat scroll center center transparent;
    font-family: Georgia, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding: 10px;
}

.onlineStores ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.onlineStores ul li h3 {
    color: #6c6c6c;
    font-family: Trebuchet MS, Verdana;
    font-size: 22px;
    margin: 20px 0 0;
}

.onlineStores ul li a {
    color: #6c6c6c;
    font-family: Trebuchet MS, Verdana;
    font-size: 14px;
    display: block;
}

.onlineStores ul li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0 15px;
    word-wrap: break-word;
}

.localStores .onlineStores {
}

.onlineStores .localStoresList {
    width: 200px;
    height: 500px;
    display: inline-block;
    vertical-align: top;
}

.onlineStores .localStoresList ul {
    width: 100%;
    margin-top: 0;
}

.onlineStores .localStoresList ul li {
    width: 100%;
    margin-bottom: 30px;
}

.onlineStores .localStoresList ul li h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px; 
}

.localStores .map {
    width: 680px;
    display: inline-block;
    vertical-align: top;
}

.storesHolder.ui-tabs .ui-tabs-nav {
}

.storesHolder.ui-tabs .ui-tabs-nav,
.storesHolder.ui-tabs {
    padding: 0 !important;
}

.storesHolder.ui-tabs .ui-tabs-nav li {
    width: 50%;
    background-color: #eceff4;
    margin: 0 !important;
}

.storesHolder.ui-tabs .ui-tabs-nav li a {
    font-family: Georgia, serif;
    font-size: 14px;
    color: #6c6c6c;
    border: 1px solid #d8d8d8;
    background: transparent url("../Images/Backgrounds/header-bg.png") repeat-x scroll left top;
    width: 100%;
    display: block;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
    background-color: #36b048;
    border: 1px solid #36b048;
    text-shadow: 1px 1px 1px #1e6128;
    background-image: url('../Images/Backgrounds/main-menu-item-selected.png');
    background-repeat: repeat-x;
    color: #ffffff;
}

.where-to-buy {
    border: 1px solid #d6d6d6;
    padding: 15px;
    width: 100%;
    display: inline-block;
    border-radius: 8px;
    position: relative;
    top: -10px;
}

.where-to-buy h3 {
    color: #7a7a7a;
    font-size: 15px;
    margin: 0 0 20px 0;
}

.where-to-buy .box-content,
.where-to-buy .box-content > div {
    width: 100%;
    display: inline-block;
}

.where-to-buy .box-content .one-field {
    margin-bottom: 15px;
}

.where-to-buy .box-content > div .txt-label {
    min-width: 90px;
    display: inline-block;
    float: left;
    line-height: 30px;
}

.where-to-buy .box-content > div > input[type="text"],
.where-to-buy .box-content > div > .dropdown {
    float: left;
    width: 180px;
    border: 1px solid #b6b6b6;
    height: 30px;
    margin-right: 10px;
    box-shadow: 0 1px 2px #aaaaaa inset;
}

.where-to-buy .box-content > div > input[type="text"] {
    padding: 0 5px;
}

.where-to-buy .box-content > div > .dropdown td.rcbInputCell,
.where-to-buy .box-content > div > .dropdown td.rcbArrowCell {
    height: 28px;
    background: none !important;
}

.where-to-buy .box-content > div > .dropdown td.rcbArrowCell {
    background: url('../Images/Icons/dropdown-arrow.jpg') no-repeat center center !important;
}

.where-to-buy .box-content > div > .dropdown td.rcbArrowCell a {
    margin-right: 5px;
}

.where-to-buy a.locate-btn {
    background: url('../Images/Backgrounds/btn_send.png') no-repeat 0 0;
    width: 90px;
    color: #ffffff;
    cursor: pointer;
    font-family: Georgia, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 0 0;
    display: inline-block;
    float: left;
    position: relative;
    top: -3px;
    padding: 0;
    text-align: center;
}

.adnotation {
    color: #7a7a7a;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
}

.store-list-sidebar {
    width: 100%;
    display: inline-block;
    padding-right: 15px;
}

.store-list-sidebar .title {
    background: url('../Images/komp.png') no-repeat 0 center;
    font-weight: bold;
    margin-top: 0;
    padding-left: 53px;
    width: 100%;
    display: inline-block;
    line-height: 20px;
}

.store-list-sidebar ul {
    padding: 0;
    margin: 15px 0;
    list-style: none;
}

.store-list-sidebar ul li {
    display: inline-block;
    width: 100%;
    line-height: 30px;
}

.store-list-sidebar ul li a {
    cursor: pointer;
    color: #f7a11a;
    text-decoration: none;
}
.subjectAreaProductsList.productListControl .productList ul li .productDescription span a {
color: #6c6c6c;
}
.subjectAreaProductsList.productListControl .productList ul li .productDescription .SKU {
    margin-bottom: 20px;
    display: block;
}
.subjectAreaProductsList.productListControl .productList ul li .productDescription span a:hover {
color:#009d51;
}
.subjectAreaProductsList ul li .productImage img {
margin:40px auto 10px auto;
  float: none !important;
     
}
.subjectAreaProductsList.productListControl .productList ul li .productImage {
width: 100% !important;
  margin: 65px auto 20px;
  text-align: center;
}
.subjectAreaProductsList ul li .productItem {
	position:relative;
      display: block;
}
.subjectAreaProductsList.productListControl .productList ul li .productDescription h3 {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 0 !important;
    display: block !important;
}
.subjectAreaProductsList.productListControl .productList ul li .productDescription {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.subjectAreaProductsList.productListControl .productList ul li .eProductList_viewDet {
float: none !important;
      padding: 10px 9px;
}
.subjectAreaProductsList.productListControl .displayOptionsBar.bottom {
    float: left;
    margin-top: 20px;
}
.eProductList_noResults {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 100px;
    margin-top: 90px;
    text-align: center;
    width: 100%;
}

.blog-product {
    display: inline-block;
    width: 100%;
    padding: 10px 78px;
    position: relative;
}

.blog-product ul {
    list-style: none;
    padding: 0;
}

.blog-product ul li {
    display: inline-block;
    width: 155px;
    float: left;
    text-align: center;
    margin: 0 5px;
}

.blog-product ul li a {
    display: block;
    text-align: center;
}

.blog-product ul li a img {
    margin: 0 auto;
    max-width: 150px;
}

.blog-product #foo2_prev,
.blog-product #foo2_next {
    cursor: pointer;
    height: 32px;
    position: absolute;
    width: 32px;
    top: 40%;
}

.blog-product #foo2_prev {
    left: 20px;
    background: url('../Images/Backgrounds/prev-horizontal2.png') no-repeat scroll 0 0;
}

.blog-product #foo2_next {
    right: 20px;
    background: url('../Images/Backgrounds/next-horizontal2.png') no-repeat scroll 0 0;
}

.bulletinBody {
    padding-right: 25px;
    padding-bottom: 25px;
}

.RelatedBulletinsControl {
    padding-right: 20px;
}

.RelatedBulletinsControl h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}

.RelatedBulletinsControl ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.RelatedBulletinsControl ul li {
    float: left;
    display: inline-block;
    width: 50%;
}

.RelatedBulletinsControl ul li table {
    width: 100%;
}

.RelatedBulletinsControl ul li table td {
    vertical-align: top;
}

.RelatedBulletinsControl ul li table td.imageCell a {
    text-align: center;
    display: inline-block;
    margin-right: 15px;
}

.RelatedBulletinsControl ul li table td h3 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #6c6c6c;
    font-weight: bold;
}

.RelatedBulletinsControl ul li table td .description {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.RelatedBulletinsControl ul li table td a.button {
    color: #f7a11a;
    text-decoration: underline;
    font-family: Trebuchet MS, Verdana;
    font-size: 12px;
}

.supplement-facts {
    width: 100%;
    display: inline-block;
}

.supplement-facts .header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(235, 235, 235, 1) 0%, rgba(254, 254, 254, 1) 100%) repeat scroll 0 0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #dddddd;
    color: #40341d;
    display: inline-block;
    float: left;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 65%;
    margin: 0;
}

.supplement-facts .border {
    width: 100%;
    float: left;
    padding-top: 4px;
    background: url("../Images/indexGreenLine.png") repeat-x left top;
}

.supplement-facts .product-label-img {
    border-bottom: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    color: #40341d;
    float: left;
    width: 100%;
}

.supplement-facts .product-label-img img {
 
     width: 300px;
}

.product-sku-and-package-contents {
    display: inline-block;
    width: 100%;
}

.product-sku-and-package-contents > span {
    display: inline-block;
    float: left;
    color: #000000;
    margin-right: 10px;
    line-height: 30px;
    font-size: 18px;
    font-weight:bold;
}

.ProductObjectImage {
    padding: 1px;
    width: 340px;
    display: inline-block;
}