
/* ------------ THIS IS OLD CSS... TO BE PHASED OUT ------------------ */
/* ------------ mobile css for this old stuff is at the END of this file ------------------ */





.hmm-cell{
    vertical-align: middle;
    text-align: center;
    line-height: 100%;
}
.sidecolright{
    width: 270px;
    min-height: 100px;
    float: right;
    padding: 10px 10px 10px 10px;
    margin: 0 0 20px 20px;
    background: #f1f1f1;
    border-left: 2px dotted #aaa;
    font-size: 13px;
}
.sidecolright img{max-width: 270px;}
.sidecolright .dashedg div{
    background: #fff;
}
.sidecolright h1, .sidecolright h2, .sidecolright h3{
    font-size: 15px;
    margin: 0 0 12px 0;
    padding: 0;
}
.sidecolright p{
    margin: 10px 0;
    font-style: italic;
}


.sidenote{
    font-size: 11px;
    color: #aaa;
    font-style: italic;
}
.sidenote2{
    font-size: 12px;
    color: #999;
    font-style: italic;
    display: inline-block;
    margin-left: 10px;
}
.sidenote3{
    font-size: 12px;
    color: #888;
    font-style: italic;
}

/* -------------------- text --------------------*/
.tn{color: #000;}
.tw{color: #fff;}
.tv{color: #09620c;}
.ty{color: #feff13;}
.tgp{color: #bbb;}
.tgp2{color: #888;}
.taaa{color: #aaa;}
.red{color: red;}
.tor{color: #ff1d00;}

.ts12{font-size: 12px;}
.ts14{font-size: 14px;}
.ts16{font-size: 16px;}
.ts18{font-size:18px;}
.ts20{font-size:20px;}
.ts25{font-size:25px;}
.ts30{font-size:30px;}
.smaller70{font-size: 70%;}

.tnorm{font-weight: normal;}
.center{text-align: center;}
.tac{text-align: center;}
.tvac{vertical-align: middle;}
.tleft{text-align: left;}
.tright{text-align: right;}
.stk{text-decoration: line-through;}
.tem{font-style: italic;}
.tbold{font-weight: bold;}
.allcaps{text-transform: uppercase;}
.tshad{text-shadow: 1px 2px rgba(0,0,0,0.3);}

.ybox{
    font-size: 15px;
    background: #ffee7e;
    padding: 30px;
    margin: 30px auto;
    max-width: 960px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    line-height: 115% !important;
}

/* --------- general ------- */
.middlex{
    padding: 0 10px 100px 10px;
}
.middlex p, .middlex ul{
    line-height: 1.6em;
    max-width: 600px;
    margin: 30px auto;
}
.fixedbottomband{
    width: 100%;
    min-height: 30px;
    margin: 0 auto;
    padding: 15px 50px;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    bottom: 0;
    color: #000;
    background: #d8ff6c;
    z-index: 1009;
    line-height: 115% !important;
}




/* --------- ORANGE ---start------- */

/* --------- BLACK ---start------- */
.buttonblack {
    -moz-box-shadow: inset 0 1px 0 #3f3f3f;
    -webkit-box-shadow: inset 0 1px 0 #3f3f3f;
    box-shadow: inset 0 1px 0 #3f3f3f;
    background: -moz-linear-gradient(center top, #383838 5%, #000000 100%) #000000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #383838), to(#000000)) #000000;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#000000');
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border: 1px solid #626262;
    display:inline-block;
    color:#fff;
    padding:12px 30px;
    text-decoration:none;
    text-shadow: 1px 1px 0 #434343;
    font: bold 14px arial;
    font-style: italic;
    position:relative;
}
.buttonblack:link{
    color: #fff;
    text-decoration: none;
}
.buttonblack:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #383838) );
    background:-moz-linear-gradient( center top, #000000 5%, #383838 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#383838');
    background-color:#383838;
}
.buttonblack:active {
    top:1px;
}
.buttonblack:visited{
    color: #fff;
    text-decoration: none;
}

/* -------------------------------- product listings ---------------------------------*/
.simpleListingThumbBuilder{
    width: 75px;
    height: 75px;
    display: inline-block;
    background-size: 75px auto;
    /*background-repeat: no-repeat;*/
    margin: 0;
    padding: 0;
    opacity: .5; filter:alpha(opacity=50);
}
.simpleListingThumbBuilder:hover{
    opacity: 1; filter:alpha(opacity=100);
}
.simpleListingThumb{
    max-width: 135px;
}
.images_pop_zoom{
    max-width: 135px;
}


/* --------- THIS MUST BE LAST ON THIS PAGE otherwise fonts will be bigger ------- */
.imgbutton{
    display: inline-block;
    position: relative;
    top: 2px;
    left: -8px;
    margin: 0 20px 0 0;
    padding: 0;
    height: 10px;
    width: 1px;
    background: red;
}
.imgbutton img{
    position: absolute;
    top: -13px;
    left: -8px;
    margin: 0 20px 0 0;
    padding: 0;
}
.smallbut{
    padding:12px 40px;
    font-size: 22px;
    font-weight: bold;
}
.smallbut2{
    padding:6px 30px;
    font: italic 12px arial !important;
}
.smallbut_menu{
    padding:8px 15px;
    font: italic 14px arial;
    position: relative;
    top: -9px;
}
.smallbut_menu:active{
    padding:8px 15px;
    font: italic 14px arial;
    position: relative;
    top: -8px;
    font-weight: bold;
}






/* ------------------------------------ MOBILE VERSION -- 849 ----------------------------------------*/
@media screen and (max-width: 849px) {
    .fixedbottomband {
        padding: 15px 10px;
    }
    .fixedbottomband .ts12{}
}
@media screen and (max-width: 599px) {
    .ybox{
        padding: 15px;
    }

    .fixedbottomband {}
    .fixedbottomband .ts12{
        display: none;
    }
    .fixedbottomband .smallbut{
        font-size: 14px !important;
        padding: 15px;
    }

    .sidecolright{
        display: none;
    }
}