/* ::::: http://goldeyerecordings.ga/swcontrib/SWShopMusic/assets/css/products.css ::::: */

div.line {   border-top: 1px solid rgb(213, 213, 213);
    clear: both;
}
/* ::::: http://goldeyerecordings.ga/swcontrib/SWShopMusic/assets/css/product.css ::::: */

div.product {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 12px;
}

div.product_bio {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

div.topcontent {
    margin-left: 5px;
}

div.product h1, div.product h2, div.product h3 {
    font-size: 14px;
    color: rgb(0, 0, 0);
}

div.product h1 {
    font-size: 17px;
    margin-top: 20px;
}

div.product h2 {
    color: rgb(255, 255, 255);
}

div.product h3 {
    margin-bottom: 10px;
    margin-top: 20px;
    color: rgb(0, 0, 0);
}

div.line {
    border-top: 1px solid rgb(236, 236, 236);
    clear: both;
}

div.images {
    border: 0px solid rgb(192, 215, 170);
    text-align: center;
    padding: 0px;
    color: rgb(9, 152, 192);
    float: left;
    margin-right: 5px;
    z-index: 300;
}

div.image {
    background-color: rgb(255, 255, 255);
    padding: 1px;
    margin-left: auto;
    margin-right: auto;
}

    div.image img {
        margin-left: auto;
        margin-right: auto;
    }

div.images_menu {
    font-size: 10px;
    padding: 3px;
    margin-top: 0px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    font-weight: bold;
}

div.content {
    float: left;
}

    div.content label, div.content input[type="submit"] {
        margin-left: 0px;
        margin-top: 20px;
    }

div.product input {
}

img.thumb {
    cursor: pointer;
}
/* ::::: http://goldeyerecordings.ga/swframework/SWCore/assets/css/date_form.css ::::: */

/* ::::: http://goldeyerecordings.ga/swcontrib/SWShopMusic/assets/css/cart.css ::::: */

#minicart {
    color: rgb(255, 255, 255);
    font-size: 10px;
    border: 0px solid rgb(161, 161, 161);
    padding: 3px;
}

table.minicart a {
    text-decoration: none;
    color: rgb(15, 149, 116);
    font-size: 10px;
}

table.minicart td {
    padding: 0px 0px 0px 5px;
    border: 0px solid rgb(255, 255, 255);
}

table.minicart th {
    font-weight: normal;
    padding: 0px;
    text-align: right;
    font-size: 10px;
}

table.minicart {
    border-collapse: collapse;
    margin: 0px;
}

    table.minicart img {
    }
/* ::::: http://goldeyerecordings.ga/swframework/SWLibs/jquery/jquery-lightbox-0.5/css/jquery.lightbox-0.5.css ::::: */

/* ::::: http://goldeyerecordings.ga/swcontrib/SWShopMusic/assets/css/default.css ::::: */

body {
   /*background: none repeat scroll 0% 0% rgb(0, 0, 0);
    color: rgb(255, 255, 255);*/ 
}

div.product h1, p, h2, h3 {
    color: rgb(0, 0, 0);
}

div.images_menu, div.image {
    background-color: transparent;
}

div.images_menu {
    text-align: center;
    color: rgb(193, 193, 193);
}

h1.pagetitle a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

    h1.pagetitle a:hover {
        color: rgb(0, 180, 73);
        text-decoration: underline;
    }

div.product h3 a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bolder;
    padding: 10px 0px;
    margin-bottom: 0px;
}

    div.product h3 a:hover {
        text-decoration: underline;
    }

div.product h3 {
    color: rgb(0, 0, 0);
    font-size: 1.2em;
}

div.product blockquote, div.product p {
    color: rgb(0, 0, 0);
}

div.product_bio {
    color: rgb(66, 62, 63);
}

blockquote {
    line-height: 1.4em;
    color: blue;
}

div.line {
    border-color: rgb(58, 45, 39);
}

abbr {
    cursor: help;
}

/*body {
    background-image: url('section8bg2.jpg');
    background-repeat: no-repeat;
    background-position: center -30px;
    background-attachment: fixed;
}*/

body {
    padding-top: 20px;
}

div.footer {
    padding-top: 44px;
    vertical-align: bottom;
    text-align: center;
    font-family: Tahoma,Geneva,sans-serif;
}
/* ::::: http://goldeyerecordings.ga/swframework/SWLibs/jquery/jquery-popupbox/popbox.css ::::: */

.popbox {
    margin: 0px auto;
    text-align: center;
    position: relative;
}

.collapse {
    position: relative;
}

.open {
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgb(204, 204, 204);
    background: -moz-linear-gradient(center top, rgb(244, 244, 244), rgb(232, 232, 232)) repeat scroll 0% 0% transparent;
    padding: 8px;
}

.box {
    display: none;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid rgb(187, 187, 187);
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgb(153, 153, 153);
    position: absolute;
}

.arrow {
    width: 0px;
    height: 0px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid rgb(255, 255, 255);
    position: absolute;
    left: 1px;
    top: -10px;
    z-index: 1001;
}

.arrow-border {
    width: 0px;
    height: 0px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid rgb(187, 187, 187);
    position: absolute;
    top: -12px;
    z-index: 1000;
}
/* ::::: http://goldeyerecordings.ga/swcontrib/SWShopMusic/assets/css/section8.css ::::: */

/*body {
    background: none repeat scroll 0% 0% rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}*/

div.product h1, p, h2, h3 {
    color: rgb(0, 0, 0);
}

div.images_menu, div.image {
    background-color: transparent;
}

div.images_menu {
    text-align: center;
    color: rgb(193, 193, 193);
}

h1.pagetitle a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

    h1.pagetitle a:hover {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

div.product h3 a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bolder;
    padding: 10px 0px;
    margin-bottom: 0px;
}

    div.product h3 a:hover {
        text-decoration: underline;
    }

div.product h3 {
    color: rgb(255, 255, 255);
    font-size: 1.2em;
}

div.product blockquote, div.product p {
    color: rgb(0, 0, 0);
}

div.product blockquote {
    font-size: 1.4em;
    font-weight: normal;
    font-family: MS Serif,New York,serif;
    color: rgb(0, 0, 0);
}

div.product_bio {
    color: rgb(0, 0, 0);
}

blockquote {
    line-height: 1.4em;
    color: blue;
}

div.line {
    border-color: rgb(58, 45, 39);
}

abbr {
    cursor: help;
}

/*body {
    background-image: url('section8bg2_001.jpg');
    background-repeat: no-repeat;
    background-position: center -30px;
    background-attachment: fixed;
}*/

h1 a {
    color: rgb(161, 161, 161);
}

h1.pagetitle {
    color: rgb(96, 96, 96);
}

div.line {
    border-bottom: 1px dotted rgb(4, 20, 9);
}

.hidden {
    display: none;
}

#minicart {
    color: rgb(255, 255, 255);
}

h1.pagetitle {
    font-weight: bold;
    font-size: 3.8em !important;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
}

div.footer a {
    color: rgb(239, 239, 239);
    text-decoration: none;
    border-bottom: 1px dotted rgb(239, 239, 239);
}

    div.footer a:hover {
        text-decoration: none;
        color: rgb(239, 239, 239);
    }

div.footer {
    font-size: 12px;
    letter-spacing: 2px;
}

div.footer {
    height: 200px;
}

div.product p a {
    color: white;
}

p.clinks a {
    color: rgb(170, 79, 79) !important;
}

    p.clinks a:visited {
        color: rgb(170, 79, 79) !important;
    }

    p.clinks a:hover {
        color: white !important;
    }

p.clinksLg a {
    color: rgb(240, 240, 240) !important;
}

    p.clinksLg a:visited {
        color: rgb(240, 240, 240) !important;
    }

    p.clinksLg a:hover {
        color: rgb(173, 187, 166) !important;
    }

p.clinks a.permalink {
    color: rgb(24, 23, 23) !important;
}

    p.clinks a.permalink:hover {
        color: white !important;
        text-decoration: none;
    }

a.hoverHilight {
    text-decoration: none !important;
}

    a.hoverHilight:hover {
        color: rgb(173, 187, 166) !important;
    }

table.minicart th {
    font-size: 14px;
}

table.minicart:hover {
    text-decoration: underline;
}

table.minicart a {
    font-size: 14px;
    color: rgb(215, 215, 215);
}

    table.minicart a:hover {
        text-decoration: underline;
    }

div.product {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
/* ::::: http://goldeyerecordings.ga/swframework/SWAudioVideo/soundmanagerv297a/demo/360-player/360player.css ::::: */

.ui360, .sm2-360ui {
    position: relative;
}

.ui360, .sm2-360ui {
    min-width: 50px;
    min-height: 50px;
}

.sm2-360ui {
    width: 50px;
    height: 50px;
}

.ui360, .ui360 * {
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: -18px;
}

.sm2-360ui {
    position: relative;
    display: inline-block;
    float: left;
}

.ui360 a {
    float: left;
    display: inline;
    position: relative;
    color: rgb(0, 0, 0);
    text-decoration: none;
    left: 3px;
    top: 18px;
    text-indent: 50px;
}

    .ui360 a.sm2_link {
        text-indent: 0px;
    }

    .ui360 a, .ui360 a:hover, .ui360 a:focus {
        padding: 2px;
        margin-left: -2px;
        margin-top: -2px;
    }

        .ui360 a:hover, .ui360 a:focus {
            background: none repeat scroll 0% 0% rgb(238, 238, 238);
            border-radius: 3px;
            outline: medium none;
        }

.ui360 .sm2-canvas {
    position: absolute;
    left: 0px;
    top: 0px;
}

.ui360 .sm2-timing {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    font: 11px/50px "helvetica neue",helvetica,monaco,lucida,terminal,monospace;
    color: rgb(102, 102, 102);
    text-align: center;
}

.ui360 .sm2-cover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
    background-image: url('undefined');
}

.ui360 .sm2-360btn {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 25px;
    cursor: pointer;
    z-index: 3;
}

.ui360, .ui360 .sm2-360btn-default, .ui360 .sm2-360ui.sm2_paused .sm2-360btn {
    background-image: url('undefined');
    background-repeat: no-repeat;
}

.ui360 {
    background-position: 14px 50%;
}

    .ui360 .sm2-360btn-default, .ui360 .sm2-360ui.sm2_paused .sm2-360btn {
        background-position: 50% 50%;
    }

    .ui360 .sm2-360btn-default, .ui360 .sm2-360ui.sm2_paused .sm2-360btn {
        cursor: pointer;
    }

        .ui360 .sm2-360btn-default:hover, .ui360 .sm2-360ui.sm2_paused .sm2-360btn:hover {
            background: url('360-button-play-light.png') no-repeat scroll 50% 50% transparent;
            cursor: pointer;
        }

    .ui360 .sm2-360ui .sm2-timing, .ui360 .sm2-360ui .sm2-360btn:hover + .sm2-timing, .ui360 .sm2-360ui.sm2_paused .sm2-timing {
        visibility: hidden;
    }

div.ui360 a {
    color: rgb(255, 255, 255);
}

    div.ui360 a:hover {
        background-color: rgb(34, 44, 40);
        color: rgb(255, 255, 255);
    }

    div.ui360 a:active {
        background-color: rgb(34, 44, 40);
        color: rgb(255, 255, 255);
    }

    div.ui360 a:focus {
        background-color: rgb(34, 44, 40);
        color: rgb(255, 255, 255);
    }

div.footer {
    height: auto;
}

    div.footer a {
        border: 0px none;
    }

canvas.social {
    margin-left: 3px;
    margin-right: 3px;
}

div.footer {
    background-image: none;
    padding-top: 0px;
}

/*body {
    background-image: url('black-city-skyline.jpg');
    background-repeat: no-repeat;
    background-position: center -30px;
    background-attachment: fixed;
    background-size: cover;
}*/

.ui360 .sm2-timing {
    color: rgb(204, 204, 204);
}

div.product {
    position: relative;
}

table.minicart a {
    font-size: 9px;
}

table.minicart th {
    font-size: 9px;
}

#minicart {
}

.fb_reset {
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    border-spacing: 0px;
    color: rgb(0, 0, 0);
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px;
    overflow: visible;
    padding: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}

    .fb_reset > div {
        overflow: hidden;
    }

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

    .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        text-align: justify;
    }

    .fb_iframe_widget iframe {
        position: absolute;
    }

#minicart {
    float: right;
}

div.jqpopup {
    z-index: 80;
    margin-right: 10px;
    margin-top: -40px;
    white-space: nowrap;
}

    div.jqpopup a {
        color: rgb(197, 35, 35);
        text-decoration: none;
    }

        div.jqpopup a:hover {
            color: rgb(0, 0, 0);
            text-decoration: none;
        }

    div.jqpopup .box {
        left: -100px;
    }

div.jqpopup {
    color: rgb(0, 0, 0);
    font-size: 1.1em;
}

    div.jqpopup .salePopupContents {
        color: rgb(82, 105, 100);
        padding: 10px;
        font-size: 14px;
    }

#cartUpdateNoticeTitle, #cartUpdateNoticeCartCount, #cartUpdateNoticeCartTotal {
    color: yellow;
}

#cartUpdateNotice a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.hoverbox:hover {
    border-bottom: 1px solid rgb(221, 221, 221);
}
}
