<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    margin: 10px;
    padding: 0;
    font: 0.8em "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
}

img {
    border: none;
}

/* Overwrites sfPropelPlugin/css/global.css */
html {
    background-color: white;
}

a.nocolor, a.nocolor:visited {
    text-decoration: none;
    color: black;
}

br.clearboth {
    clear: both;
}

#sf_admin_prevNext li.sf_admin_action_previous {
    float: left;
    margin-bottom: 10px;
}
#sf_admin_prevNext li.sf_admin_action_next {
    float: right;
    margin-bottom: 10px;
}


#sf_admin_container ul li.sf_admin_action_preview a, #sf_admin_container ul li.sf_admin_action_show a
{
    padding-left: 21px !important;
    background: url(../jrUtilsPlugin/jrAdmin/images/default.png) no-repeat 0 0;
}

#wrapper {
    margin: 0 auto;
    width: 1231px;
}


#header {
    margin-bottom: 11px;
}

#header #logo {
    float: left;
}

#header #your_source {
    float: left;
}

#header #langselector {
    float: right;
    margin-top: 36px;
}

#header #cart
{
    float: right;
    width: 280px;
    margin: 35px 3px 0 0;
    vertical-align: bottom;
    text-align: right;
}

#header #cart_stats
{
    width: 280px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-right: 2px;
}

.ghdbInfoRed {
    /* background-color:#cc0000; old color*/
    background-color:#FF2C00;
    color:#ffffff;
    font-size:14pt;
    border-radius: 4px;
    margin-bottom: 2px;
}

.ghdbInfoNormal {
    background-color:#efefef;
    color: #00adef;  /*#629e1f; */
    font-size:9pt;
    text-align:right;
    padding-right:5px;
    border-radius: 4px;
    padding:5px;
}

#logo-shop {
    max-width: 130px;
    margin: 0 15px;
}

#navigation {
    height: 38px;
    width: 1228px;
    /*background: url(../images/nav/bg.png) no-repeat; */
    z-index: 1;
    background-color: #00ADEF;
    padding: 3px 1.5px;
    border-radius: 4px;
}

#navigation div.left {
    float: left;
    z-index: 2;
}

#navigation div.right {
    float: right;
    z-index: 2;
}

#content {
    margin: 30px 17px 30px 17px;
}

#offers div.offer {
    float: left;
    padding: 5px;
    border-bottom: 1px solid #9d9d9d;
    width: 700px;
    margin-bottom: 20px;
    line-height: 14pt;
}

#offers div.offer div.image {
    float: left;
    text-align: center;
    width: 90px;
    
}

#offers div.offer div.text {
    float: left;
    width: 400px;
    max-width: 492px;
    padding-left: 120px;
}

#offers div.offer div.text div.link {
    margin: 5px 0 5px 0;
    font-size: 10pt;
}

#offers div.offer div.text h2 {
    margin: 0 0 5px 0;
    float: left;
}

#offers div.offer div.text div.right {
    float: right;
}

#footer {
    clear: both;
    width: 1194px;
    height: 100px;
    /*background: url(../images/footer/bg.png) no-repeat;
    padding: 17px; */
    background-color: #dedede;
    border-radius: 5px;
    padding:35px 15px;
}

#langselector {
    font-weight: bold;
    margin-top: 8px;
    margin-left: 61px;
    line-height: 16pt;
}

#langselector img {
    padding-left: 2px;
}


#footer a, #footer a:visited {
    color: black;
}

#footer div.block1 {
    float: left;
    width: 239px;
}

#footer div.block3row {
    float: left;
    width: 240px;
}

#footer div.last
{
    float: right;
    width: 165px;
}

#footer div.block4row {
    float: left;
    width: 250px;
}


#footer2 {
    width: 1194px;
    color: grey;
    padding: 5px 17px 0 17px;
    text-align: center;
}

#footer2 a, #footer2 a:visited {
    color: grey;
}

#cart_buttons
{
    margin-top: 10px;
}

#cart_buttons div.left
{
    float: left;
}

#cart_buttons div.right
{
    float: right;
}

#sf_admin_content h1
{
    font-size: 12pt;
    color: #9d9d9d;
    margin-bottom: 9px;
}

div.nav_links a.active
{
    font-weight: bold;
}

div.form li {
    list-style-type: none;
    margin-top: 5px;
}

#contactForm li label {
    display: block;
    width: 200px;
}

#eanorderForm {
    float: left;
    line-height: 13pt;
}

#eanorderForm ul li {
    clear: both;
    /*width: 300px;*/
}

#eanorderForm ul li.ean_order_eans textarea {
    margin-top: 5px;
    line-height: 13pt;
}

#eanorderForm ul li.ean_order_eans label {
    display: block;
}

#eanorderForm ul li.ean_order_stock_only {
    margin-top: 10px;
    width: 25px;
}

#eanorderForm ul li.ean_order_stock_only input
{
    display: block;
    float: right;
    vertical-align: bottom;
}

#eanorderInputs {
    margin: 15px 0 0 80px;
}

#eanorderResult {
    float: left;
    margin-left: 15px;
    line-height: 13pt;
}

#resultstable th {
    color: #666666;
}

#resultstable td {
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: right;
    white-space:nowrap;
}

#resultstable th.upc, #resultstable td.upc {
    display: none;
}

#resultstable td.state, #resultstable td.artist {
    text-align: left;
}

#resultstable td.onhand {
    font-weight: bold;
}
</pre></body></html>