/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
  background: #fff url(images/bg-container.gif) 617px top repeat-y;
  color: #313131;
  margin: 0; 
  padding: 0;   
}
body#home, body#product {
  background-image: none;
}
body, th, td, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;      
}
h1,h2,h3,h4 {font-family:'Lucida Grande', Verdana, Arial, Sans-Serif; display:block; font-weight:bold;}
h2, h3 {
        font-size: 11px;
        padding: 0;
        margin: 0;
}
a img {
        border: none;
}
/*
ul ul {
        padding: 2px 0 10px 10px;
        margin-left: 15px !important;
        margin-left: 0;
}
ul ul li {
        padding-left: 0;
        margin-left: 12px;
        list-style-type: square;
        color: #ccc;
        background-image: none;
}
*/
#logo {
  z-index: 10;
  position: absolute;
  top:60px; 
  left:10px;
}
.flash {
  text-align: center;
}
#container {
  background: url(images/bg-body.gif) 614px top no-repeat;
  position: relative;
  margin-left: 10px;
  width:933px; 
  padding: 0;
}
body#home #container {
}
.bigbox {
}
.bigbox a {
  text-decoration: underline;
}
.bigbox a:hover {
}
.productInfoButtons {
  background: #999966;
}
A {
  color: #313131;
  text-decoration: none;
}
A:hover {
  color: green;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 10px;
  color: #fff;
  font-weight: normal;
  padding: 5px 0 0 22px;
}
.headerAltBg {
  background-color: #0066FF;
}
.headerNavigation a { 
  color: #fff;
  font-weight: normal; 
}

.headerNavigation a:hover {
  color: #ffffff;
}

DIV.headerError, TD.headerError {
  font-size: 12px;
  border: 1px solid #E97909;
  background-color: #FFFF00;
  color: #E97909;
  font-weight : bold;
  text-align : center;
  padding: 3px;
}

DIV.headerInfo {
  background: #999966;
}

DIV.headerInfo {
  font-size: 12px;
  background: #999966;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#paymentlogos {
  position: absolute;
  z-index: 10;
  top: 5px;
  left: 630px;
  width: 305px;
  text-align: right;
}
#footer {
  font-size: 11px;
  color: #808080;
  width:902px; 
  height: 40px;
  padding: 15px 0 0 15px;
  margin-left: 15px;
  text-align: center;
  border-top: 9px solid #AAC62F;
}
#footer a {
  color: #808080;
  text-decoration: none;
}
#footer a:hover {
  color: black;
}
.banner {
  position: absolute;
  left: 960px;
  top: 40px;
}
.infoBox {
/*  margin-bottom: 10px;
  background: url(http://www.zeed.ch/fileadmin/img/bg-box-content.gif) 1px top repeat-y;*/
  margin-right: 30px;
}
.bigbox .infoBox {
  background-image: none;
}
td.boxBottom {
/*  height: 21px;
  background: url(http://www.zeed.ch/fileadmin/img/bg-box-bottom.gif) 1px top no-repeat;*/
}
.infoBoxWhite {
  background: #ffffff;
}
.infoBoxContents {
  font-size: 12px;
}
.infoBoxContents ul {
        padding-left: 0;
        margin-left: 0;
}
.infoBoxContents li {
    border-bottom: 1px dotted #939393;
        list-style-type: none;
/*      background: url(http://www.zeed.ch/fileadmin/img/node.gif) left 3px no-repeat;
        padding-left: 10px;*/
        margin: 0 0 5px 0;
        padding: 0 0 3px 0;
        text-align: right;
        font-size: 12px;
}
.infoBoxContents ul.css-buttons li, .infoBoxContents ul.products_buttons li {
        border-bottom: none;
        text-align: left;
}
.infoBoxContents .infoBoxContents {
  padding-left: 0;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: normal;
}
TD.infoBoxHeading H2 {
        color: #000;
        padding: 7px 0 9px 0;
        height: 16px;
        font-size: 12px; 
        margin: 0;
        text-transform: none;
}
TD.infoBoxHeading2 {
  font-size: 10px;
  font-weight: normal;
  background-color: #E97909;
  color: #fff;
  text-transform: uppercase;
  text-indent: 12px;
}
TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TR.productListing-odd, TR.productListing-even {
}
TR.productListing-even P, TR.productListing-odd P {
        margin: 0;
        padding: 0;
}
TABLE.productListing, table.product_details {
  border-collapse: collapse;
}
TABLE.productListing {
  width: 491px;
}
table.product_details {
  margin-top: 20px;
}
table.product_details td, TABLE.product_details TD {
        font-size: 11px;
        padding: 2px 4px 2px 0;
        vertical-align: top;
/*      border: 1px dotted #dbdbdb;*/
}
table.product_details td.pn_width {
}
table.product_details td.pn_width2 {
}
table.product_details td.grid-square {
}
div.scrolling {
        height: 340px;
        overflow: auto;
}
div.scrolling table {
        padding-left: 5px;
}
div.scrolling refrule {
        border: medium none ; 
        width: 95%; 
        height: 1px; 
        clear: left; 
        color: #fff; 
        padding-top: 20px;
}
h1.products_name {
        font-size: 14px;
        font-weight: bold;
        padding: 25px 0 2px 0;
        margin: 0;
}

ul.products_buttons, ul.css-buttons {
        font-size: 11px;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
        margin-top: 15px;
}
ul.css-buttons {
        margin: 0;
}
ul.css-buttons li {
        background-image: none;
}
ul.products_buttons li, ul.css-buttons li {
        list-style: none;
        line-height: 13px;
        padding-bottom: 5px;
        padding-left: 0;
        background-image: none;
}
ul.products_buttons li a, ul.css-buttons li a {
        display: block;
        width: 169px !important;
        width: 193px;   
        background: url(images/bg-list-item.gif);
        padding-left: 24px;
        text-decoration: none;
}
ul.products_buttons li a:hover, ul.css-buttons li a:hover {
        background: url(images/bg-list-item-hover.gif);
        color: #536C02; 
}
ul.checkout {
  padding: 5px 0 0 25px;
  height: 20px;
  width: 250px;
  border: 1px dotted #E97909;
}
ul.checkout li a {
  color: #E97909;
}
.products_description_wrapper {
  background-color: #eee;
  padding: 0 10px 50px 10px;
}
h2.products_description_heading {
        padding: 0;
        margin: 0;
        font-size: 11px;
        font-weight: bold;
        color: #535353;
}
h2.checkout {
        margin-top: 20px;
        text-transform: none;
        color: #000;
        font-weight: bold;
        font-size: 14px;
}

.products_description_text ul {
        padding-left: 18px;
}
TD.productListing-heading {
  font-size: 11px;
  color: #C0C0C0;
  font-weight: normal;
}

td.productListing-data {
  height: 104px;
  font-size: 11px;
  padding: 10px 5px;
  margin-bottom: 20px;
  vertical-align: top;
}
td.productListing-data td {
        border: none;
        background-image: none;
}
TD.productListing-data a {
        text-decoration: none;
}
TD.productListing-data p {
        padding: 0;
        margin: 0;
}
TD.nogrid {
        border: none;
}
p.products_teaser_text {
        color: #b3b3b3;
}
A.pageResults {
  color: #000;
  padding: 2px;
}

A.pageResults:hover {
  color: #000;
  background: #E97909;
  padding: 2px; 
}

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0;
  padding: 5px 0 0 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.main {
}
body#home TD.main, P.main, SPAN.main {
}  
TH {
  font-size: 12px;
  text-align: left;
}
.smallText {
  font-size: 10px;
}
.smallText a {
        text-decoration: none;
}
TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  width: 120px;
  font-size: 12px;
  font-weight: normal;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #fff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
.bigbox select {
}
.bigbox select {
}
td.border input {
        border: 1px solid #818181;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
/*  background: #cfcfcf;
  border-color: #E97909;
  border-style: solid;
  border-width: 1px;*/
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #E97909;
}

SPAN.errorText {
  color: #E97909;
}

.moduleRow { background-color: #fff; }
.moduleRowOver { color: #000; background-color: #ECECEC; cursor: pointer; }
.moduleRowSelected { color: #000; background-color: #ECECEC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #666666; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #fff; color: #E97909; border: 1px dotted #E97909; padding: 3px; }
.messageStackSuccess { font-size: 10px; background-color: #fff; color: #006600; border: 1px dotted #006600;}

/* input requirement */

.inputRequirement { font-size: 10px; color: #E97909; }

/* categories' menu styles */

#button {
        padding: 0 0 0 0;
        background-color: #ccc;
        color: #000;
}
#button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border-top: 1px solid #E97909;
}       
#button li {
                border-bottom: 1px solid #E97909;
                margin: 0;
}
#button li a {
                display: block;
                padding: 2px 2px 3px 0.5em;
                background-color: #cfcfcf;
                font-size: 12px;
                color: #000000;
                text-decoration: none;
                width: 100%;
                }
html>body #button li a {
                width: auto;
}
#button li a:hover {
                background-color: #E97909;
                color: #000;
}
#button li.selected  a {
                background-color: #ffffff;
                color: #000000;
                font-weight: bold;
}
#button li.subcat a {
                font-size: 10px;
                color: #333333;
}

/* news scroller */

.scroller UL {
        margin-left: 12px;
        padding-left: 12px;
}
.scroller UL LI, .scroller UL LI A {
        text-decoration: none;
        color: #666666;
}

/* site map */
#sitemap li a {
        text-decoration: none;
}

/* references */

.ref_odd {
/*      background-color: #F4F4F4;*/
}


.boxText { }
.headerLinks { color: #000; }
.headerLinks a { font-size: 12px; font-weight: bold; color: #E97909; background-color: white; padding: 1px 3px; }
.headerLinks a:hover { font-size: 12px; font-weight: bold; color: black; text-decoration: none; }
.errorBox { font-size : 10px; background: #E97909; font-weight: bold; color: #fff; }
.stockWarning { border: 1px dotted #cc0033; padding: 5px; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #7D868F; text-decoration: underline; }
.morelink a { color: #fff; }
.red { color: #CC0000;  }
.label { width: 110px; }
.label_affiliate { width: 160px; }
.upper { text-transform: uppercase; }

.category_desc {
        padding: 5px 15px 5px 5px;
}

/* search suggest */
.suggest_link {
        background-color: #fff;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #E97909;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over a {
        color: #fff;
        text-decoration: none;
}
#search_suggest {
        position: absolute; 
        background-color: #fff; 
        text-align: left; 
        border: 1px solid #9598A7;
}       
.information {
  padding-top: 70px;
}
.information td.boxBottom {
  display: none;        
}
/* topright_info box styles */
.topright_info .price {
  background: url(images/bg-price-button.png) no-repeat;
  height: 89px;
  color: #fff;
  padding-left: 15px;
}
.topright_info .price p {
  padding: 0;
  margin: 0;
}
.teaser, .price, .incart {
/*  border: 1px dotted red;*/
}
.teaser {
  height: 77px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 20px;
}
.uvp {
  color: #c6f623;
  font-size: 13px;
}
.topright_info .price p.uvp {
  padding-top: 8px;
}
.tp1 {
  font-size: 18px;
}
.tp2 {
  font-size: 23px;
  font-weight: bold;
}

/* missed products box */
.missed_item_info {
  text-align: center;
}
div.loginbox {
  height: 120px;
  background-color: #eee;
  padding: 5px 15px 15px 0;
  margin-top: 10px;
}
div.loginbox .infoBoxContents {
  font-size: 11px;
  color: #6a6a6a;
  line-height: 18px;
}
div.loginbox .infoBoxContents input {
  border: 1px solid #b9b9b9;
  height: 20px;
  width: 130px;
}
.main_image {
  margin-bottom: 19px;
}
.additional_images {
  display: none;
}
.reviews {
  padding: 0 5px 10px 5px;      
}
#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#8CD200;
        padding: 5px;
        color:#fff;
        display:none;
        font-weight: normal;
}

/*@import url(includes/modules/themes/gudi/mobile.css) screen and (max-device width:320px);*/

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.flash-counter{
 width:614px;
 height:104px;
 vertical-align:top;
 background-image:url(/images/counter-bg.gif);
 background-position:0px 0px;
 background-repeat:no-repeat;
}
.outer-container{
 width:598px;
}
#countdown-container{
 font-family:Verdana, Tahoma, Arial;
 font-size:31px;
 color:#000000;
 padding:0px;
 padding-left:7px;
 padding-right:5px;
}
#countdown-container .chr1{
 padding-left:15px;
 padding-right:7px;
}
#heute-ist{
 font-size:22px;
 font-family:Tahoma, Verdana, Arial;
 color:#000000;
 padding-top:10px;
 width:380px;
 height:50px;
 text-align:center;
}
#heute-ist span{
 font-size:29px;
}
#verfuegbar{
 padding-top:5px;
 padding-bottom:10px;
 text-align:center;
}
#progress-bar{
 background-image:url(/images/progress-green.gif);
 background-repeat:no-repeat;
}
.language-switch{
 position:relative;
 z-index:777;
 width:160px;
 margin-left:40px;
 padding-top:27px;
}

.german_monday{ background-image:url(../../../languages/german/images/monday.png); }
.german_tuesday{ background-image:url(../../../languages/german/images/tuesday.png); }
.german_wednesday{ background-image:url(../../../languages/german/images/wednesday.png); }
.german_thursday{ background-image:url(../../../languages/german/images/thursday.png); }
.german_friday{ background-image:url(../../../languages/german/images/friday.png); }
.german_sunday{ background-image:url(../../../languages/german/images/sunday.png); }
.german_saturday{ background-image:url(../../../languages/german/images/sunday.png); }
.french_monday{ background-image:url(../../../languages/french/images/monday.png); }
.french_tuesday{ background-image:url(../../../languages/french/images/tuesday.png); }
.french_wednesday{ background-image:url(../../../languages/french/images/wednesday.png); }
.french_thursday{ background-image:url(../../../languages/french/images/thursday.png); }
.french_friday{ background-image:url(../../../languages/french/images/friday.png); }
.french_saturday{ background-image:url(../../../languages/french/images/sunday.png); }
.french_sunday{ background-image:url(../../../languages/french/images/sunday.png); }
.missed_item_image{ width:199px; text-align:center; padding-top:77px; padding-bottom:4px; }
.missed_item_info{ padding-bottom:10px; }
