#_frontAdminNav{
    font-size: .7em;
    -webkit-box-shadow: 0px 0px 5px 0px #222222;
    -moz-box-shadow: 0px 0px 5px 0px #222222;
    box-shadow: 0px 0px 5px 0px #222222;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
#_frontNav{
    /*font-family: "Trajan Pro", serif;*/
    font-family: 'Alegreya SC',serif;
    font-size:1.2em;
    line-height: 22px;
    height:30px;
    background: #ff7621;
    width:100%;
}
/*nav section{
    background:white;
    padding: 5px;
    -moz-box-shadow:    0px 6px 3px 3px rgba(0,0,0,.4);
    -webkit-box-shadow: 0px 6px 3px 3px rgba(0,0,0,.4);
    box-shadow:         0px 6px 3px 3px rgba(0,0,0,.4);
    border-radius: 2px 2px 0px 2px;
    margin-bottom:20px;
}*/
h1{
    /*font-family: "Trajan Pro", serif;*/
    font-family: 'Alegreya SC',serif;
    font-size:1.2em;
}
li.child{
    font-family: 'Roboto', sans-serif !important;
}
#_frontNav ul,
#_frontAdminNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#_frontNav li,
#_frontAdminNav li {
    float: left;
}
#_frontAdminNav li span.outer,
#_frontNav li a,
#_frontAdminNav li a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.quickcart-bottom,
#quickcart-container p{
    padding: 6px;
    background: #FF7621;
    margin:0;
}
.sidebar-bargain{
    margin: 10px 0;
    padding: 38px 0px 62px 0px;
    width: 159px;
    height: 276px;
    overflow: hidden;
    background: url("/assets/img/weekly-bargain-interior-side.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 100% auto;
}
#quickcart-container{
    background: white none repeat scroll 0 0;
    position: absolute;
    right: -2px;
    top: 100%;
    width: 400px;
    z-index: 999;
    border: #FF7621 solid 1px;
    box-shadow: 0 0 5px 0px rgba(0,0,0,.6);
    background:white;
    display:none;
    color:black;
}
.quickcart-list{
    font-size: 12px;
}
#_frontNav li .quickcart-bottom a.hov{color:black !important;}
#_frontNav li .quickcart-bottom a.hov:hover{color:white !important;}
#_frontNav li .quickcart-bottom{
    display:block;padding:5px;
}
/* Change the link color to #111 (black) on hover */
#_frontNav li a:hover, .active:hover,
#_frontAdminNav li a:hover, .active:hover {
}
input.active,
#_frontAdminNav .active, .active {
}
.admin_padding{
    padding-top:32px;
}
.cart-in-header{
    list-style: none;
    position: absolute;
    margin: 0;
    padding: 0;
    right: 70px;
    bottom: 25px;
}
.sidebar_list{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0;
}

.widget {
    margin: 0 0 15px;
    padding: 30px;
}

.widget h2, .panel h2 {
    display: block;
    /*font-family: open sans;*/
    line-height: 22px;
    color: #222;
    /*padding-bottom: 15px;*/
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}

.widget h2::after {
    content: '';
    display: inline-block;
    left: 0px;
    width: 100%;
    height: 1px;
    border: 1px dotted #3c948b;
    border-left: none;
    border-right: none;
}

.widget ul{
    padding: 0;
    padding-left: 15px;
}

.widget ul li{
    padding-bottom: 10px;
}

.widget ul li a{
    text-decoration: none;
}
#masthead{
    text-transform: uppercase;
}
#aPost {
    margin: 0 40px 30px 0;
    padding: 20px;
}

#aPost.right {margin: 0 0 30px 40px;padding-top:0;}

#aPost h2, .detailPost h2{
    border-bottom: 1px dotted #3c948bcc;
}

#aPost h2 a{
    text-decoration: none;
}

a.active {
    text-decoration: none;
}
#content_box{
    margin: 20px 40px 30px 20px;
}
 .positionable {
    position: absolute;
    display: block;
    max-width:100%;
    max-height:100%;
}
.image-slider-container,
.image-container,
.image-vertical-container{
    position: relative;
    overflow:hidden;
    width:100%;
}
.image-slider-container{
    height:75px;
}
.image-vertical-container{
    height:260px;
}
.sidebar-bargain .image-container{
    height: 115px
}
.image-container{
    height:110px;
}
.product .meta-row-item {
    display: inline;
    position: relative;
}
.float-right {
    float: right;
}
.product .meta-row:last-chil{
    margin-bottom:0;
}
h2{font-size:1.5em;}
h3{font-size:1.3em; margin-bottom: 15px;}
.product .meta-row a.shop-name{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;width:120px;color:#555;
}
.product .meta-row a{
    text-decoration: none;font-weight: bold;
}
.product .meta-row span{
    width: 75px;
    display: block;
}
.product .meta-row span,
.product .meta-row{
    color: black;
    font-size: 14px;
    margin-bottom: 3px;
    text-align: center;

}
.hiddenTxt{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product .meta{
    line-height: 16px;
    padding: 0 3px;
}
.widget .nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: .8em;
}
.widget .nav li.parent {
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 14px;
    text-transform: uppercase;
}
.widget .nav li.child a{
    padding-top:3px;
    padding-bottom:3px;
}
.widget .nav li.child {
    border-left:8px solid transparent;
    font-size: 15px;
}
.widget .nav li {
    /*float: left;*/
    padding:0;
}
.widget .nav li span.outer,
.widget .nav li a {
    display: block;
    text-align: left;
    margin: 0px 0 8px;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 5px;
}
.widget .nav li a:hover {

}
.widget .nav .active {
    font-weight: bold;
    /*text-decoration:underline;*/
}

.grid [class*="col-"]:last-of-type {
    padding-right: 0;
}
.OptionsContainer {
    padding: 0 10px 10px;
}
.accordion h3:hover, .accordion h2:hover, .OptionsContainer, .trlinks tr:hover, .trlinks tr.menu-selected td, .trlinks tr.menu-selected, .trlinks tr.table-odd:hover {
    background: #afc2d3 none repeat scroll 0 0 !important;
}
.OptionsContainer ul{
    padding: 0;
}
.OptionsContainer li{
    list-style:none;
}
.OptionsContainer .col-1-2{
    padding: 8px 20px 8px 0;
}
.AttributesContainer{color: black;}
.AttrLink{cursor: pointer;}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}

#header{
width:100%;
float: left;
background-color:#FFF;
}

#logo{
/* width:367px; */
float: left;
margin-top: 20px;
margin-left: 10px;
height: 105px;
}

#nav{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
padding-top: 60px;
float: right;

}

#nav A:link {
text-decoration: none;
color: #1B1464;
}
#nav A:visited {
text-decoration: none;
color: #1B1464;
}

#nav ul {
list-style-type: none;
margin: 0 auto;
padding-top:8px;
text-align:center;
align:center;
float:left;
}
#nav ul a {
padding-right: 15px;
padding-left: 15px;
display: block;
text-decoration: none;
float:left;
}
#nav li {
float: left;
align:center;
}


#nav2{
font-size: 13px;
text-align: right;
float: right;
margin-top: 10px;
margin-right: 30px;
}

#nav2 a {
text-decoration: none;
color: #000;
}


#headsep{
background-image: url('/assets/img/red_blue_repeater.jpg');
background-repeat: repeat-x;
width: 100%;
height: 8px;
float: left;
}

#maincontent {
    float: right;
    width: 720px;
    background-color: #FFF;
    /* border-top: 2px solid #CCCCCC; */
    position: relative;
    min-height: 700px;
    text-align: left;
    padding: 10px;
    /* min-height: 1410px; */
}

#mcimg {
    width: 100%;
    height: 465px;
    background-color: #FFF;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
    position: relative;
}

#mcimgtext {
    width: 90%;
    text-align: left;
    float: left;
    margin-top: -70px;
    margin-left: 40px;
    color: #FFF;
    position: relative;
}

#mainpgtext {
    padding-top: 35px;
}

#mainimg {
    float: left;
    padding-left: 15px;
    padding-bottom: 0px;
    margin-right: 10px;
}

h1 {
    font-size: 28px;
    color: #bf1e2e;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
}

#footer {
    font-size: 10pt;
    float: right;
    height: 50px;
    margin-top: 20px;
    background-color: #282763;
    width: 100%;
    /* border-top: 2px solid #CCCCCC; */
    padding-top: 16px;
    text-align: center;
    color: white;
}

#footer a {
    text-decoration: none;
    color: white;
}

#headertext {
    text-align: left;
    margin-bottom: 25px;
    font-size: 16px;
    padding: 5px;
    color: #272252;
}

#abouttext {
    text-align: left;
    font-size: 13px;
    padding: 5px;
}

.cat_title h1 {
    color: #272262;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.btn {
    color: white !important;
    background-color: #bf1e2e;
    font-size: 25px;
    padding: 7px 25px;
    border-radius: 12px;
    -webkit-transition: background .218s;
    -moz-transition: background .218s;
    -o-transition: background .218s;
    transition: background .218s;
}
.btn:hover {
    background-color: #282763;
}