#navigation .text-and-submit input{width: 165px;}
.layout-full #primary {background-color:transparent!important;}

a, img {
    transition: all 200ms ease 0s;
}
.columns {
    float: left;
    margin: 0 5px;
    position: relative;
	display:table;
}
.columns img {
    width: 100%;
}

/*ZOOM BOX*/
.productdetails .zoomWrapper {position: relative; z-index: 110; border: none!important; width:480px!important;}
.productdetails .zoomWrapperTitle {display:none!important;}
.productdetails .zoomWrapperImage {height:460px!important;}

/*PROMOTIONS*/
.product-promo {background:#464646; padding:8px; border-radius:3px }
.promotional-message {text-align:center; color:white; line-height:16px;}
.promotional-message span {color:goldenrod;}
.promotion-callout{margin: 10px 0px; padding: 16px; border-radius: 6px; background: #343434; font-size: 18px; color: white;}
.promotion-callout span {color:goldenrod;}


/*--slider--*/
div.fadehover {
position: relative;
float:left;
height:495px; 
width:960px;
}

img.a {
z-index: 10;
position:absolute;
top:0px;
left:0px;
}

img.b {
position:absolute;
top:0px;
left:0px;
}

#homepage-slider .slide {-webkit-background-size:cover;}
#homepage-slider {max-width:960px; margin:0px auto;  overflow:hidden; }
#homepage-slider .int-c div:first-child { padding: 0px; overflow:hidden; }
.flex-viewport {height:auto!important; overflow:hidden;  }
#homepage-slider .int-c {width:100%;max-width:960px;}
#homepage-slider .int-c > div {padding-bottom:0px!important;height:auto!important;}
#homepage-slider .int-c > div > div{position:relative!important; height:auto!important;}
#homepage-slider .flex-direction-nav-wrapper {top:50%!important; margin-top:-20px; position:absolute!important; width:100%!important;}
#homepage-slider .flex-direction-nav li.nav-left {left:0px!important;}
#homepage-slider .flex-direction-nav li.nav-right {right:0px!important;}
#homepage-slider .flex-direction-nav li {top:50%!important;}

div#homepage-slider{background-color:#FFFFFF;}
div#homepage-slider ul li{display:inline-block; padding:0px 0px 9px 10px; width:225px;}
div#homepage-slider ul li:nth-child(5){display:none;}

#homepage-slider .flex-prev { background: transparent url('homepage/slider/arrow-left-white.png?$staticlink$') center center no-repeat;}
#homepage-slider .flex-next { background: transparent url('homepage/slider/arrow-right-white.png?$staticlink$') center center no-repeat;}

.gb_slide .button {transition:all 200ms ease; background:transparent; color:white; text-align:center; padding:10px 14px; font-size:14px; min-width:150px; border:1px solid white; border-radius:4px;}
.gb_slide .button:hover {background:white; color:#AB860D;}
.gb_slide .desktop.table {display:table; width:100%; height:494px; color:white;} 
.gb_slide .table {display:table; width:100%; height:400px; color:white;} 
.gb_slide .cell {display:table-cell; padding:0px!important; text-align:right; vertical-align:middle; height:100%;}
.gb_slide .bgimg {max-width:100%; }

.movitleft {width:50%; float:left; text-align:center;}
.movitleft button {position:absolute; bottom:28%; left:15%;z-index:2; padding:10px 14px; background:transparent; border:solid 2px white; border-radius:4px; color:white;}
.movitleft p{font-family: Arial, Helvetica, sans-serif; font-size:18px;margin:20px;}
.movitleft img {max-width:80%;margin-top:20px;}

.movitright {width:50%; float:left;}
.movitright img {height:100%; float:right; max-width:none;}


.bottom-slot{width:225px; margin:0 auto; padding:10px 0 0 0; display:inline-block;}
.bottom-slot img{width:100%;}

@media screen and (max-width: 699px) {
	.movitleft p{display:none;}
	.gb_slide .table {height:300px!important;}
    
    div#homepage-slider{padding:1%;}
    div#homepage-slider ul li{display:inline-block; padding:1% 0 0 1%; width:48%;}
    .bottom-slot{padding:0;}
}


.pager{position:absolute; width:200px; margin-right:-100px; text-align:center; bottom:30px;right:165px; z-index:1;}

.pager a {
	background: transparent url(carousel_control.png?$staticlink$) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
	}
.pager a.selected {
	background: transparent url(carousel_control.png?$staticlink$) no-repeat -2px -22px;
	text-decoration: underline;
	}
.next {
    bottom: -41px;
    position: absolute;
    right: 0;
    z-index: 3;
}
.next:hover {
    bottom: 0;
}
.prev {
    bottom: -41px;
    left: 0;
    position: absolute;
    z-index: 3;
}
.prev:hover {
    bottom: 0;
}
.hovered {
    bottom: 0;
}
.slider {
    overflow: hidden;
}
.one {
    width: 75px;
}
.two {
    width: 160px;
}
.three {
    width: 245px;
}
.four {
    width: 330px;
}
.five {
    width: 415px;
}
.six {
    width: 500px;
}
.seven {
    width: 585px;
}
.eight {
    width: 670px;
}
.nine {
    width: 755px;
}
.ten {
    width: 840px;
}
.eleven {
    width: 925px;
}
.twelve {
    width: 1010px;
}
.first {
    margin-left: 0;
}
.last {
    margin-right: 0;
}
.btn-white.sm {
    color: #101010;
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    transition: all 200ms ease 0s;
}
.btn-white-bordered.sm, .btn-black-bordered.sm {
    background: none repeat scroll 0 0 transparent;
    border: 3px solid white;
    color: white;
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 20px;
    padding: 8px 15px;
    transition: all 200ms ease 0s;
}
.btn-white-bordered.sm:hover {
    background: none repeat scroll 0 0 white;
    color: #101010;
}
.btn-black-bordered.sm {
    border: 3px solid #101010;
    color: #101010;
}
.btn-black-bordered.sm:hover {
    background: none repeat scroll 0 0 black;
    color: #fff;
}
.btn-black {
    border-radius: 0 !important;
}
.btn-black.sm {
    background: none repeat scroll 0 0 #101010;
    color: white;
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    transition: all 200ms ease 0s;
}
.btn-trans.sm {
    background: none repeat scroll 0 0 transparent;
    color: white;
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    padding: 0 15px;
    transition: all 200ms ease 0s;
}
.btn-trans.sm:hover {
    background: none repeat scroll 0 0 white;
    color: #101010;
}
.btn {
    letter-spacing: 0.08em !important;
}
.sm {
    letter-spacing: 1px;
}
.lg {
    font-size: 24px !important;
    height: 50px !important;
    line-height: 24px !important;
    min-width: 170px;
}
.half-top {
    margin-bottom: 10px;
}
.add-bottom {
    margin-bottom: 15px !important;
}
.add-both {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.promo-title {
    display: table-cell;
    position: absolute;
    text-align: center;
}
/*.pt_storefront .promo-title,*/.category-banner .promo-title {
	display: table-cell;
	position:relative;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	vertical-align: middle;
}
.slider .promo-title {
	height:414px;
}
.promo-title.left {
    left: 0;
}
.promo-title.right {
    right: 0;
}
.promo-title.center {
    left: 0;
    width: 100%;
}
.center-center {
	position:absolute;
	height:100%;
	width: 100%;
    left: 0;
    margin-top: -18px;
    top: 50%;
	text-align:center;
}
.promo-title hr {
    background-color: white;
    border: medium none;
    height: 3px;
    margin: 6px auto 13px;
    width: 60px;
}
.promo-title hr.opp {
    margin: 16px auto 3px;
}
.promo-title h1 {
    color: white;
    font-family: 'Itc Avant Garde Std Bold';
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 !important;
}
.promo-title a {
    text-decoration: none !important;
}
.promo-title h2 {
    color: white;
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
}
.promo-title span {
    font-family: 'Itc Avant Garde Gothic Std Md';
    font-weight: normal;
    letter-spacing: 0;
}
.promo-title.dark h1, .promo-title.dark h2 {
    color: #101010 !important;
}
.promo-title.dark hr {
    background-color: #101010 !important;
}
.mid-half .promo-title h1 {
    font-size: 24px;
}
.promo-title p {
    color: white;
    letter-spacing: 0;
    line-height: 14px;
    margin: 8px 0 10px;
}
.promo-title.dark p {
    color: #101010 !important;
}
.quote h3 {
    border-bottom: medium none;
    font-family: 'Itc Avant Garde Gothic Std Md',sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-10deg, 0deg);
}
.quote h2 {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif !important;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.marker-left, .marker-right, .marker-bottom, .marker-top {
    background: url("images/homepage/marker.png?$staticlink$") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    position: absolute;
    width: 20px;
    z-index: 5;
}
.marker-left {
    left: -20px;
    margin-top: -10px;
    top: 50%;
}
.marker-right {
    margin-top: -10px;
    right: -20px;
    top: 50%;
}
.marker-top {
    left: 50%;
    margin-left: -10px;
    top: -20px;
}
.marker-bottom {
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
}

.timcr, .onthestreet, .streetteam {
    color: white;
    cursor: pointer;
    font-family: 'Itc Avant Garde Gothic Std Md';
}
.timcrL {
    float: left;
    font-size: 24px;
    line-height: 28px;
    margin-right: 10px;
    text-align: right;
}
.timcrR {
    float: left;
    font-size: 15px;
    line-height: 18px;
    margin-left: 10px;
    text-align: left;
}
.timcrBAR {
    background-color: white;
    float: left;
    height: 54px;
    width: 3px;
}
.stLOGO {
    clear: both;
    margin: 14px auto;
}
.stTOP {
    clear: both;
    font-size: 24px;
    line-height: 28px;
}
.stBOT {
    clear: both;
    font-size: 15px;
    line-height: 18px;
}
.stBAR {
    background-color: white;
    clear: both;
    height: 3px;
    margin: 7px auto;
    width: 54px;
}
.onthestreet {
    margin: 10px;
    text-align: left;
}
.otsBOT {
    clear: both;
    font-size: 24px;
    line-height: 28px;
}
.otsTOP {
    clear: both;
    font-size: 15px;
    line-height: 18px;
}
.otsBAR {
    background-color: white;
    clear: both;
    height: 3px;
    margin: 5px 0;
    width: 54px;
}
.overlay, .overlaynext {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 200ms ease 0s;
    width: 100%;
}
.ovblack {
    background-color: #000;
}
.overlaynext {
    left: 680px;
    width: 330px;
}
.overlay:hover, .overlaynext:hover {
    opacity: 0.7;
}
.video-background {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.timcr p, .timcr h2, .timcr hr {
    margin-bottom: 10px;
}
.timcr hr, .campaign hr {
    background-color: black;
    border: medium none;
    height: 3px;
    margin-bottom: 10px;
    text-align: left;
    width: 60px;
}
.timcr i {
    text-align: center;
    width: 20px;
}
.timcr a {
    color: black;
}
.timcr a:hover {
}
.timcr .sociallinks {
    margin: 20px 0;
}
.campaign .title {
    bottom: 30px;
    color: white;
    position: absolute;
    right: 30px;
    width: 215px;
}
.campaign .title h2 {
    color: white;
}
#carousel {
    height: 450px !important;
    overflow: hidden;
}
.st-bigtitle h1 {
    float: right;
    font-size: 40px;
    font-style: italic;
    line-height: 42px;
    padding-right: 15px;
    text-align: right;
}
.st-form-row {
    clear: both;
    float: left;
    margin-bottom: 20px;
}
.st-form-input {
    border: 1px solid black;
    border-radius: 3px;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 13px;
    margin: 0;
    padding: 6px 0;
    text-indent: 6px;
    width: 100%;
}
.st-title {
    margin: 10px auto 0;
    text-align: center;
}
.st-title h1 {
    font-family: "pt_sans_captionbold",sans-serif;
    font-size: 40px;
    letter-spacing: 9px;
}
.st-title h2 {
    font-size: 20px;
    letter-spacing: 1px;
}
.st-bigspace {
    height: 40px;
    width: 100%;
}
.st-strong {
    font-family: "pt_sans_captionbold",sans-serif;
}

.alert-wrap {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.alert-inner {
    background: none repeat scroll 0 0 white;
    border: 1px solid black;
    left: 50%;
    margin: -90px 0 0 -190px;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 340px;
}
.clickable {
    cursor: pointer;
}
.row {
    margin-bottom: 10px;
    position: relative;
}
.clear {
    position: relative;
}
.row:before, .row:after, .clear:before, .clear:after {
    content: " ";
    display: table;
}
.row:after, .clear:after {
    clear: both;
}

#quickviewbutton  {
 background: url("images/quickviewbtn-gb.png?$staticlink$") no-repeat center;
}

.product-promo {background:#464646; padding:8px; border-radius:3px }
.promotional-message {text-align:center; color:white; line-height:16px;}
.promotional-message span {color:goldenrod;}
.promotion-callout{margin: 10px 0px;
padding: 16px;
border-radius: 6px;
background: #343434;
font-size: 18px;
color: white;}
.promotion-callout span {color:goldenrod;}
.selected {background:#ccc;}

@media screen and (max-width:959px){
div#space {display: none!important;}
}


   .sub-banner-container .blocks.three{
        width: 100%!important;
    }
    .gb_banner {
        width: 100%;
        max-width: 700px;
        height: 365px;
        background-size: cover;
        position: relative;
    }
    .gb_banner div{
        display: block;
    }
    .gb_banner.left > div{
         width: 50%!important;
        float: left;
    }
    .gb_banner.right > div{
        width: 50%!important;
        float: right;
    }
    .gb_banner.right > div > div, .gb_banner.left > div > div{
       padding:20px;
        width: auto!important;
    }
    .gb_banner .logo, .gb_banner .tag, .gb_banner .text{
        text-align: center;
    }
    .gb_banner .logo img, .gb_banner .tag img, .gb_banner .text img{
        max-width: 100%;
        margin-bottom: 10px;
    }

    .gb_banner .text{
    }
    .gb_banner .text p{
        margin: 0px;
        padding: 0px 10px 10px 10px;
        text-align: left;
        font-size: 1em;
    }
    .gb_banner .text span{
        font-size: .7em;
    }
    @media all and ( max-width : 700px){
        
    .gb_banner .text{
        display: none;
        } 
    .gb_banner {
        width: 100%;
        height: auto;
        background:url('landingpage/banner/mobile_bg.jpg') top center no-repeat !important;
        display: table;
        }
     .gb_banner .logo {
        float: left;
         padding: 10px;
        }
    .gb_banner .tag {
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px 0px 20px;
        width: 70%!important;
    }
    .gb_banner .logo img, .gb_banner .tag img, .gb_banner .text img{
        width: auto;
        max-height: 100%;
        margin-bottom: 0px;
        float: left;
        
    }

    .gb_banner.left > div,  .gb_banner.right > div{
         width: 98%!important;
        float: left;
    }
    .gb_banner.left > div > div,  .gb_banner.right > div > div{
        padding: 0px;
        display: table;
    }

}
    /*END LANDING BANNERS*/

div#onlineExclusive{
    padding:10px; 
    margin-top:10px; 
    display:block;
    width:auto;
    width:40%;
    background-color:#CCCCCC; 
    color:#000;
    font-weight:bold;
    text-align:center;
    font-size:1.5em;
    
}

.refinements ul.swatches a { width:auto; min-width: 34px; padding: 0px 2px;}

.menu-category > li:nth-child(5), .menu-category > li:nth-child(6) {display:none!important;}
.footer-columns {
padding:0px 15px;
}
div.footer-columns div.three:first-child{
margin-left:10px;
}
a.select-bonus {
  background-color: #ab860d;
  color: white!important;
  padding: 6px 14px;
  border-radius: 4px;
}
body.georgia {
    background-color: white;
}
body.georgia #header{
    background-color: white;
}
body.georgia #header .mini-cart-total {
    background-color: #6C6C6C;
}
body.georgia .product-tile-bottom .product-pricing { background-color: white; text-align:center;}
body.georgia .product-tile-bottom .product-sales-price, body.rocky .product-tile-bottom .product-standard-price,body.georgia .product-tile-bottom .product-id  {color: #343434; font-family:"pt_sans_captionbold", sans-serif;}
body.georgia .product-tile-bottom .product-discounted-price .product-sales-price {color: red; font-size: 14px;}
body.georgia .product-tile-bottom .product-id {font-size: 11px;}
body.georgia .product-name {margin-top: 5px;}
body.georgia #footer h5 {
    background-color: white;
}
.grid .grid .block, .grid .grid .blocks {
    border: 1px solid #eee;
}
.product-tile-bottom .product-standard-price {  padding-right: 3px; font-size: 12px;}
.product-tile-bottom .td { vertical-align: bottom; display: block; text-align: center; float: none;}
.BVRRInlineRatingContainer {padding: 0px; position: absolute;bottom: 30px; left: 50%;margin-left: -40px;}
.product-tile{padding-bottom:78px;}
.product-tile-bottom .cell2 { padding-left: 0px;  width: 160px; position: absolute; bottom: 60px; left: 50%;  margin-left: -80px;}
.product-swatches, .swatch-list {text-align:center!important;}
.product-promo {background:#464646; padding:8px; border-radius:3px }
.promotional-message {text-align:center; color:white; line-height:16px;}
.promotional-message span {color:goldenrod;}
.promotion-callout{margin: 10px 0px;
padding: 16px;
border-radius: 6px;
background: #343434;
font-size: 18px;
color: white;}
.promotion-callout span {color:goldenrod;}
.selected {background:#ccc;}
.mini-cart-link-checkout {display: none;}

@media screen and (max-width:959px){
div#space {display: none!important;}
}