
/* Custom Nav */

/* Slider itself */
.royalSlider.go336 {    
    padding-bottom: 0px;
}
/* Slider with thumbs (used to add padding based on thumbnails size)*/
.royalSlider.go336.with-thumbs {
    padding-bottom: 62px;
}


/* 
    Left and right navigation arrows    
*/
.royalSlider.go336 .arrow { 
    background:url(/images/specialoffers/control-rightarrow.png) no-repeat 0 0;

    /* change arrows size here */
    width: 17px; 
    height: 33px; 
    margin-top:-25px;   
    
    -moz-opacity: 0.8;  
    opacity: 0.8;
}
/* arrow position in slider with thumbs */
.royalSlider.go336.with-thumbs .arrow {
    margin-top:-31px;
}

/* left arrow */
.royalSlider.go336 .arrow.left {
background:url(/images/specialoffers/control-leftarrow.png) no-repeat 0 0;
    background-position: top left;
    left: -17px;    
}
/* right arrow */
.royalSlider.go336 .arrow.right {
    background:url(/images/specialoffers/control-rightarrow.png) no-repeat 0 0;
    background-position: top right;
    right: -17px;
}

/* Arrow down state */
.royalSlider.go336 .arrow:active {
    
}

/* Arrow hover state */
.royalSlider.go336 .arrow:hover {   
    -moz-opacity: 1;    
    opacity: 1; 
}
/* Arrow disabled state */
.royalSlider.go336 .arrow.disabled {
    -moz-opacity: 1;    
    opacity: 1; 
}
.royalSlider.go336 .arrow.left.disabled {   
    background-position: -17px 0px; 
}
.royalSlider.go336 .arrow.right.disabled {  
    background-position: -136px 0px;    
}


/* ======================== Sliders ===================== */


#banner-rotator,
#image-gallery,
#content-slider {   
    width: 100%;
    height: 100%;
    
}
#content-slider {
    width: 708px;
    height: 130px;
}
#content-slider .exampleButton {
    cursor:pointer;
    padding:5px 12px 8px !important;
    font-size:14px;
}
#content-slider .imageItem {    
    margin: 10px 22px 0;
    float: left;
}
#content-slider .centeredSlide {
    margin: 0 auto;
    width: 674px;
}
#content-slider .slideTextBlock {
    float:left;
    width: 450px;
    margin-left: -20px;
    margin-top: 15px;
}
#content-slider h4 {
    color: #555;
    font-size:32px;
    line-height:24px;   
    margin: 5px 0 11px 0;
}
#content-slider .slideTextBlock p {
    color:#000; 
    margin-bottom:10px;
    font-size:16px;         
    font-family: Georgia;
}
/*
#content-slider img, #content-slider iframe {
    float:left;
    background:#FFF;
    padding:8px;
    border:1px solid #EEE;
}
*/
#content-slider .royalSlide,
#content-slider .royalWrapper {
    background: none;
}
/*
#content-slider .royalWrapper {
    
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.30);
    -moz-box-shadow:0 1px 3px rgba(0,0,0,0.30);
    box-shadow:0 1px 3px rgba(0,0,0,0.30);
    
    background:#F5F5F5;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;    
    
}
*/
#content-slider.royalSlider .royalControlNavOverflow {
    margin-top: -25px;
}
#content-slider.royalSlider .arrow.right {  
    right: 0;
}
#content-slider.royalSlider .arrow.left {   
    left: 0;
}
        
/* ======================== Slider2 ===================== */



#content-slider2 {  
    width: 100%;
    height: 100%;
    
}
#content-slider2 {
    width: 708px;
    height: 130px;
}
#content-slider2 .exampleButton {
    cursor:pointer;
    padding:5px 12px 8px !important;
    font-size:14px;
}
#content-slider2 .imageItem {   
    margin: 10px 22px 0;
    float: left;
}
#content-slider2 .centeredSlide {
    margin: 0 auto;
    width: 674px;
}
#content-slider2 .slideTextBlock {
    float:left;
    width: 450px;
    margin-left: -20px;
    margin-top: 15px;
}
#content-slider2 h4 {
    color: #555;
    font-size:32px;
    line-height:24px;   
    margin: 5px 0 11px 0;
}
#content-slider2 .slideTextBlock p {
    color:#000; 
    margin-bottom:10px;
    font-size:16px;         
    font-family: Georgia;
}
/*
#content-slider img, #content-slider iframe {
    float:left;
    background:#FFF;
    padding:8px;
    border:1px solid #EEE;
}
*/
#content-slider2 .royalSlide,
#content-slider2 .royalWrapper {
    background: none;
}
/*
#content-slider .royalWrapper {
    
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.30);
    -moz-box-shadow:0 1px 3px rgba(0,0,0,0.30);
    box-shadow:0 1px 3px rgba(0,0,0,0.30);
    
    background:#F5F5F5;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;    
    
}
*/
#content-slider2.royalSlider .royalControlNavOverflow {
    margin-top: -25px;
}
#content-slider2.royalSlider .arrow.right { 
    right: 0;
}
#content-slider2.royalSlider .arrow.left {  
    left: 0;
}

#leftnav {
    height: 465px;
    background: #00aded url(/images/specialoffers/bg-nav.png) bottom center no-repeat;
}

#leftnav div {
    width: 195px;
    display: table;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
    border-top: solid 1px #FFF;
}

div.navitem:hover {
    background-color: rgba(255,255,255,0.25) !important;
    color: #fff;
    cursor: pointer;
}

#leftnav div p {
    display: table-cell;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.02em;
}

div.navitem-inner {
    width: 195px;
    height: 78px;
    background-image: none !important;
}

div.soOuter {
    position: relative;
}

.soContentInner {
    width: 708px;
    height: 465px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 0;
}

#soSlide {
    position: relative;
    left: 0;
    top: 0 !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

    #soSlide li {
        width: 708px;
        height: 465px;
        background: #ddccdd;
        position: absolute;
        left: 0;
        top: 0;
        border: 0 !important;
    }

.active {
}

#soContent ul {
    list-style: none;
}

#soContent li {
    float: left;
    padding: 0px;
    border: 0px solid #ddd;
    background: #eee;
}

.layer1 {
    margin: 0;
    padding: 0;
    width: 500px;
}

.heading {
    margin: 1px;
    color: #fff;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #c30;
}

.content {
    padding: 5px 10px;
    background-color: #fafafa;
}

p {
    padding: 5px 0;
}

.block {
    color: white;
    background-color: #68BFEF;
    width: 150px;
    height: 70px;
    margin: 10px;
}

#shopnav a {
    text-decoration: none;
}

    #shopnav a:hover {
        color: #ff870f;
    }

#outerWrap > .wrapper {
    max-width: 1200px;
}
/* Style the buttons that are used to open and close the accordion panel */
h3.accordion {
    background-color: #f0f0f0;
    color: #444;
    cursor: pointer;
    padding: 18px;
    /width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    h3.accordion.active, h3.accordion:hover {
        background-color: #f1f1f1;
    }

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
}

div#offersDetails p.promoCode {
    font-weight: bold;
}

div#offersDetails {
    margin-top: -1.5em;
}

    div#offersDetails ul {
        margin-top: -.25em;
    }

.leftnav {
    overflow: auto !important;
}

#soSlide li {
    width: 995px;
    height: 523px;
}

    #soSlide li img {
        width: 100%;
    }

#special-offer-social #myPantone_SocialNetworkLikeButtons ul {
    padding-left: 0px;
}

#special-offer-social #myPantone_SocialNetworkLikeButtons ul li {
    min-width: 30px;
}

#offersDetails { padding-top: 15px; }

@media screen and (max-width: 995px) {
    #left-nav-td, #mid-spacing-td {
        display: none;
    }
    #soSlide li {
        width: 100%;
        height: auto;
        display: inline-block !important;
        position: inherit;
        padding-bottom: 5px;
        background-color: #FFF;
    }
    #soSlide #TEMP { display: none !important;}
    #offersDetails { 
        text-align: left;
        padding-top: 0px;
    }
}


.promoCode {letter-spacing: 0.07em;}
.navItem { border-bottom: 1px solid #fff; }
/* #leftnav div { height: 50px; } */
#leftnav div p { font-size: 14px; }
