body {
    margin-top : 10px;
    font-family : Georgia, "Times New Roman", serif;
    color: #4d4d4d;
    font-size : 14px;
    line-height: 1.5;
    background-color: #dde5c9;
}

div#left {
    float: left;
    width: 150px;
}
div#right {
    float: right;
    width: 150px;
}
div#middle {
    width: 150px;
}

a:link, a:visited,
span.tooltip {
    color: #617817;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration : underline;
}
span.tooltip {
    cursor : help;
}

table a:link, table a:visited {
    font-family: futura-pt, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

header {
    font-family: "futura-pt", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.0;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 1px;
}
header a:link, header a:visited {
    color : #ffffff;
}
header a:hover, header a:focus, header a:active {
    color : #FEDE58;
}
#logo {
  float : left;
  margin-right : 20px;
}
#wrap-nav {
    float : right;
    width : 815px;
    padding-right : 10px;
}
#nav-2 {
    border-bottom : 2px solid #ffffff;
    padding : 8px 0;
}
#nav-main {
    float : left;
}
#nav-main li {
    margin-right : 28px;
}
#social {
    float : right;
}
#social li {
    margin-left : 14px;
}
#social a {
    background-image: url('/_/i/social-icons.png');
    background-repeat : no-repeat;
    background-size : 115px 31px;
  
}
#soc-tw {
    width : 18px;
    height : 15px;
    background-position: 0px 0px;
}
#soc-tw:hover {
    background-position: 0px -16px;
}
#soc-fb {
    width : 14px;
    height : 15px;
    background-position: -22px 0px;
}
#soc-fb:hover {
    background-position: -22px -16px;
}
#soc-yt {
    width : 36px;
    height : 15px;
    background-position: -41px 0px;
}
#soc-yt:hover {
    background-position: -41px -16px;
}
#soc-ig {
    width : 15px;
    height : 15px;
    background-position: -81px 0px;
}
#soc-ig:hover {
    background-position: -81px -16px;
}
#soc-pn {
    width : 15px;
    height : 15px;
    background-position: -100px 0px;
}
#soc-pn:hover {
    background-position: -100px -16px;
}


#nav-user {
    border-bottom : 2px solid #ffffff;
    padding : 8px 0;
    text-align : right;
}
#nav-user li {
    margin-left : 28px;
}

#search {
    padding : 8px 0;
    text-align : right;
}
#quicksearch {
    display : inline;
    margin-left : 10px;
}
#qsterm {
    width: 280px;
    font-family : futura-pt, Arial, sans-serif;
}
#qs {
    width : 135px;
    background : transparent;
    border : 2px solid #ffffff;
    color : #ffffff;
    font-family : futura-pt, Arial, sans-serif;
    text-transform : lowercase;
}

#nav-folio {
    background-color : #000000;
    padding : 8px 0;
    font-family : futura-pt, Arial, sans-serif;
    text-transform : lowercase;
    color : #ffffff;
}
#nav-folio ul {
    display: table;
    width: 100%;
}
#nav-folio li {
  display: table-cell;
  padding : 0 15px;
  text-align : center;
}
#nav-folio a {
    color : #ffffff;
}
#nav-folio a:hover, #nav-folio a:focus, #nav-folio a:active {
    color : #FEDE58;
}

#alpha .inner {
    margin-bottom : 50px;
    padding : 0 20px;
}

h1, .h1 {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #717a59;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
}
h1 a:link, h1 a:visited {
    color: #617817;
}
h2, .h2 {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #717a59;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}
h3, .h3 {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #4d4d4d;
    font-size : 14px;
     line-height: 20px;
}

h1inline, .h1inline {
    font-family: futura-pt, sans-serif;
    font-size : 14px;
    color: #717a59;
    font-weight : normal;
    text-transform : uppercase;
    letter-spacing : 0.1em;
}

#content {
    padding-bottom : 25px;
    background-color : #ffffff;
}

.post {
    margin-bottom : 25px;
    border-bottom : 2px solid #e6e6e6;
}
.postdate {
    color : #bababa;
}
.morelink {
    text-align : right;
    font-style : italic;
}

#entry-nav {
    overflow : auto;
}
#entry-nav div {
    width : 45%;
}
#entry-prev {
    float : left;
}
#entry-next {
    float : right;
}

.product-table {
    margin : 1.5em 0;
}

#news-hed {
    font-family: futura-pt, sans-serif;
    border-bottom : 4px solid #e6e6e6;
}
#news-hed.entry {
    margin-top : 12px;
}
.curr-archive {
    padding : 5px;
    font-weight: 500;
    color: #717a59;
    font-size: 20px;
    line-height: 2.0;
    letter-spacing: 1px;
    text-align: center;
}
.archive-nav {
    font-weight: normal;
    color: #a2a893;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform : uppercase;
}
.archive-nav.main {
    text-align : center;
}
.archive-nav:last-child {
    text-align: right;
}
.archive-nav a {
    color: #a2a893;
}

#archive-list {
    margin : 1em 0;
    width : 100%;
}
#archive-list th {
    text-align : left;
}

#beta {
    color: #999999;
    font-size : 14px;
    line-height: 16px;
}
#beta a {
    color: #717a59;
    text-decoration: none;
}
#beta .widget {
    margin : 0  20px 2em 0;
    border-top : 4px solid #e6e6e6;
}
#beta .widget:first-child {
    margin-top : 20px;
}
#beta .widget li {
    margin-bottom : 0.75em;
}

#beta #widget-offerings ul p {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size : 14px;
    text-transform : uppercase;
    letter-spacing : 0.1em;
    line-height: 30px;
}

/* Tab style */
#scrollUp {
    bottom: -10px;
    right: 30px;
    width: 70px;
    height: 70px;
    padding: 10px 5px;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    color: #828282;
    -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.2);
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
    background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
    background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
    background-repeat: repeat-x;
    -webkit-transition: bottom 150ms linear;
    -moz-transition: bottom 150ms linear;
    transition: bottom 150ms linear;
}
#scrollUp:hover {
    bottom: 0px;
}


footer {
    background: #000000;
    font-family: "futura-pt", Arial, sans-serif;
    font-size : 16px;
    color : #ffffff;
    text-align : center;
}

/*#features { position: relative; overflow: auto;}
#features li { list-style: none; }
#features ul li { float: left; }*/
/* Basic jQuery Slider essential styles */
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:20px;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:20px;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

#page-header {
  position:relative;
}
#page-header h1{
    position : absolute;
    left : 0px;
    bottom : 0px;
    margin : 0;
    padding : 10px;
    width : 920px;
    background : rgba(0,0,0,0.8);
    color : #fede58;
}
#features a:link, #features a:visited {
    color : #fede58;
}
#page-header a:link, #page-header a:visited {
    color : #dfdfdf;
}

#feature-copy {
    position : absolute;
    right : 0px;
    top : 0px;
    width : 300px;
    height : 528px;
    padding : 10px 75px 10px 10px;
    background : rgba(0,0,0,0.8);
    color : #ffffff;
}
#feature-copy li h1 {
    color : #fede58;
}
.feat-hed {
    font-family: "futura-pt", Arial, sans-serif;
    font-size : 14px;
    color : #ffffff;
    text-transform : uppercase;
    letter-spacing : 0.1em;
}

/*
** Cream Team table
*/
#table-cream-team tr {
    border-bottom : 1px solid #cccccc;
}
#table-cream-team td {
    padding : 10px 5px;
    vertical-align : top;
}
#table-cream-team h1 {
    margin-bottom : 0;
  padding-bottom : 0;
    line-height : 1.0;
}
#table-cream-team .title {
    margin : 0;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #4d4d4d;
    font-size: 20px;
    line-height: 1.0;
    letter-spacing: 1px;
}

/*
**Utility
*/

.rpl {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
a.rpl {
    display: inline-block;
}


.wf-loading {
  visibility: hidden;
}
.wf-active  {
  visibility: visible;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/* Horizontal lists */
ul.h {
    margin : 0;
    padding : 0;
}
ul.h li {
    display : inline;
}

ul.nobullets {
    margin : 0;
    padding : 0;
    list-style-type: none;
}

img.left {
    float : left;
    margin : 0 1em 1em 0;
}
img.center {
    display: block;
    margin : 1em auto;
}
img.right {
    float : right;
    margin : 0 0 1em 1em;
}

aside.infobox {
    background-color : #EAEAEA;
}
aside.right {
    float : right;
    margin : 0 0 1em 1em;
    width : 180px;
    padding : 10px;
}

.jump-container {
    padding : 20px;
    background-color : #717a59;
}
.jump-container h2 {
    margin-top : 0;
    color : #d2e5a6;
}

.jump-list,
.jump-list li a:link, .jump-list li a:visited {
    color : #717a59;
    text-transform: uppercase;
    font-family: "futura-pt", Arial, sans-serif;
    font-size : 14px;
    letter-spacing: 0.1em;
}
.jump-list li {
    padding : 0 7px;
    background-color : #dde5c9;
    white-space: nowrap;
}

/* START brand/product infobox */
.info {
    overflow : auto;
    margin-bottom : 0.5em;
    border-bottom : 4px solid #e6e6e6;
    padding-bottom : 0.5em;
}
.info p:first-child {
    margin-top : 0;
}
#img-articles {
    float : right;
    width : 300px;
}
#brand-img img {
    max-width : 300px;
}
#info-left {
    float : left;
    width : 275px;
    font-family: futura-pt, sans-serif;
    line-height : 1.25;
}
.info b {
    font-family: futura-pt, sans-serif;
    font-size : 14px;
    color: #717a59;
    font-weight : normal;
    text-transform : uppercase;
    letter-spacing : 0.1em;
}
/* END brand/product infobox */


form, input, option, label {
    font-family: futura-pt, sans-serif;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.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;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


#beta ul, #beta li {
    list-style : none;
    margin : 0;
    padding : 0;
}
#beta h2 {
    font-size : 14px;
    color : #4d4d4d;
    text-transform : uppercase;
    letter-spacing : 0.1em;
}



.fixme {
    outline : 2px solid red;
}


.results {
    font-size : 90%;
}
.results + .results {
    margin-top : 25px;
}
.nation-head {
    font-family: futura-pt, sans-serif;
    font-style: bold;
    font-weight: 500;
    color: #717a59;
    font-size: 20px;
	vertical-align: bottom;
    line-height: 200%;
    letter-spacing: 1px;
    text-align : left;
    text-transform : uppercase;
	padding : 5px;
}

.results-columnhead {
    font-family: futura-pt, sans-serif;
    font-style: bold;
    font-weight: 500;
    color: #717a59;
    font-size: 15px;
	vertical-align: bottom;
    line-height: 200%;
    letter-spacing: 1px;
    text-align : left;
    text-transform : uppercase;
	padding : 5px;
}


.region-hed {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #a2a893;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align : left;
    text-transform : uppercase;
    }
.region-cont{
	font-size: 8px;		
}
.main_content {
     width: 100%;
     position: relative;
     float: left;
}

.left {
     width: 50%;
     float: left;
	 display: block;
}

}	



.results th {
    padding : 5px;
	align : left;
}
.results tbody tr {
    border-bottom :  1px solid #eeeeee;
}
.results td {
    padding : 5px;
    vertical-align : top;
}

#search-criteria td {
    padding : 5px 0;
}

/* START search columns */
.results-country {
    width : 250px;
}
.results-info {
    width : 50px;
}
.results-region {
    width : 90px;
}
.results-pack {
    width : 65px;
}
.results-list {
    width : 55px;
}
.results-net {
    width : 55px;
}
.results-netbt {
    width : 55px;
}
.results-promo {
    width : 90px;
}
.results-pre {
    width : 90px;
}
.results-reviews {
    width : 90px;
}
.results-stock {
    width : 75px;
}
.results-new {
    width : 45px;
}
/* END search columns */


/* Importer page product table */
.imp-brand {
    width : 340px;
}
.imp-rating {
    width : 105px;
}
.imp-web {
    width : 105px;
}


.tooltipster-light {
    border-radius: 5px; 
    border: 1px solid #cccccc;
    background: #ededed;
    color: #666666;
}
.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}

#archive-list-monthly-tree {
display:block !important;
}

#archive-list-monthly-tree ul.parent {
  margin-left : 1em;
}

#archive-list-monthly-tree ul.child {
    display:none;
    margin-top: 0.5em;
}
#archive-list-monthly-tree ul.child li {
    margin-left : 0.5em;
}

#archive-list-monthly-tree ul.parent li,
#archive-list-monthly-tree ul.child li {
    position: relative;
    list-style-type: none;
}

#archive-list-monthly-tree ul.parent li .toggle,
#archive-list-monthly-tree ul.child li .toggle {
    position: absolute;
    left: -18px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

#archive-list-monthly-tree ul.parent li .toggle.closed,
#archive-list-monthly-tree ul.child li .toggle.closed {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}



/* START print styles */
@media print {
    header,
    #nav-folio,
    #crumbs,
    .backstretch {
        display:none;
    }

    a:link:after,
    a:visited:after {
        content: "" !important;
    }

}

