﻿/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003         nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

.boxText {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}

.boxTextBG   { font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #f1f1f1; border: solid 1px #696969 }
.boxTextBGII {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: #cccccc;
}
.boxTextPrice  {
        color: #fa7006;
        font-size: 13px;
        font-family: Verdana, Arial, sans-serif;
        font-weight: bold;
        background-color: #F2F2F2;
        width: 150px;
        padding: 2px;
        border: solid 1px #cccccc;
}
.boxTextPrice_small { color: #fa7006; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
.errorBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        font-weight: bold;
        background-color: #ffb3b5;
        border: solid 1px #666666;
}
.gvBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 14px;
        font-weight: bold;
        border-color: #FFFFFF;
        border: 1px solid;
        background-color: #ffb3b5;
}
.stockWarning {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #cc0033;
}

.productsNotifications {
        background-color: #f2fff7;
}

.orderEdit {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #70d250;
        text-decoration: underline;
}

BODY {
        color: #000000;
        margin: 0px;
        background-color: #ffffff;
}

img{
        border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #fa7006;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
        height: 124px;
        background-image: url(img/bg_header.gif);
}

TR.headerNavigation {
        background-image: url(img/bg_headerNavigation.gif);
        height: 17px;
}

TD.headerNavigation {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #000000;
}
TD.headerNavigationSpacer {
        width: 205px;
}
A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #fa7006;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
        color: #c63;
        font-style: italic;
}
A.confirmationEdit:hover {
        color: #f93;
        font-style: italic;
        text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
        background-color: #00CC33;
}

.moduleHeading {
        font-family: Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
        padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TABLE.footer {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #000000;
        background-image: url(img/bg_footer.gif);
        height: 42px;
}
.footer { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.footerLinks     { color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif }
TABLE.footerNavi     { color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; border-style: none solid solid; border-width: medium 1px 1px; border-color: #000000 }
.footerNavi { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading  { color: white; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold }
TD.infoBoxHeading1   { color: black; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #dcdcdc; border: solid 1px #696969 }
TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E3E2E3;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E2E2E3;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
        color: #fa7006;
        text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #fa7006;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser  { color: #fa7006; font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

SPAN.underline {
        text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #ff0000;
        text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: Black;
}
.moduleRow  { font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 2 }
.moduleRowOver       { font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 2; width: 180px; height: 20px }
.moduleRowSelected      { font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 2; background-color: #dcdcdc; width: 180px; height: 20px }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* SITEMAP */
.sitemapwrap {
}
/*.sitemapwrap .sitemapleft {
        float:left;
        width:235px;
        margin-bottom:15px;
}
.sitemapwrap .sitemapright {
        float:right;
        width:235px;
        margin-bottom:15px;
}*/
/* Sitemap Tables */
.sitemapheader h2 {padding:0; margin:0;}
.sitemapheader h2 a {font-size:1.1em;}
.sitemapcontent ul {margin:0; padding:6px;}
.sitemapcontent ul li.level_ {margin:5px; padding:0px 0 0px 0;}
.sitemapcontent ul li.level_ a {font-weight:bold; color:#D46500;}

.sitemapcontent ul li.level_1 {margin:0 0 0 10px; padding:2px 0;}
.sitemapcontent ul li.level_1 a {font-weight:bold; color:#555;}

.sitemapcontent ul li.level_2 {margin:0 0 0 20px; padding:2px 0; list-style-type:none}
.sitemapcontent ul li.level_2 a {font-weight:normal; color:#555;}

.sitemapcontent ul li.level_3 {margin:0 0 0 30px; padding:2px 0; list-style-type:none}
.sitemapcontent ul li.level_3 a {font-weight:normal; color:#555;}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
        background-color: #ffffff;
        border-left: 1px solid;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #000000;
        margin-left: auto;
        margin-right: auto;
}
.navLeft {
        border-right: 1px solid;
        border-color: #000000;
        width: 180px;
        background-color: #E3E2E3;
}
.navRight {
        border-color: #000000;
        width: 180px;
        border-left: 1px solid;
        background-color: #E3E2E3;
}

.contentsTopics   { font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold }

.tableListingI {
        background-color: #eeeeee;
}

.tableListingII {
        background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
        width: 1px;
}
TR.headerTop {
        background-image: url(img/bg_headerTop.gif);
        height: 37px;
}
TR.headerMiddle {
        background-image: url(img/bg_headerMiddle.gif);
        height: 16px;
}
TR.headerTopMiddle { background-image: url("img/bg_headerTopMiddle.gif"); height: 20px }
TR.contentHeader {
        background-image: url(img/bg_contentHeader.gif);
        height: 27px;
}
TR.boxHeader {
        height:27px;
        background-image: url(img/bg_boxHeader.gif);
}
TR.boxHeader_s {
        height:27px;
        background-image: url(img/bg_boxHeader_s.gif);
}
TABLE.boxHeader {
        border-color: #000000;
        border-right: 1px solid;
        border-left: 1px solid;
}
TR.bgContent {
        background-image: url(img/bg_content.gif);
        background-repeat: repeat-x;
}
.iconBoxHeader {
        width: 30px;
}
.newProductsPrice { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fa7006; border-top: 1px solid #fa7006; border-bottom: 1px solid #fa7006; }
.bg_box_topics  { font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 2; background-image: url("img/bg_box_topics.gif"); width: 180px; height: 20px }

TABLE.specialsborder  { height: 180px; border: solid 1px #300 }
.class { border-top: 1px dashed #000; border-right: #000; border-bottom: #000; border-left: #000 }
.class1 { }
h1  { font-size: 1.4em; font-family: Verdana, Arial, sans-serif; font-weight: bold ; line-height: normal; }
h2 { font-size: 1em; font-family: Verdana, Arial, sans-serif; font-weight: bold ; line-height: normal; }
h3 { font-size: 11px; font-family: Verdana, Arial, sans-serif ; font-weight: normal; line-height: 1.5; }
TD.pimageheight   { height: 100px }
TD.pnameheight   { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; height: 60px }

.startseite_prod { background-repeat: repeat-x; width:33%; border: solid 1px #d9d9d9; }

.plus {
display: block;
background-image: url(img/plus.png);
background-repeat: no-repeat;
background-color: transparent;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.png);
background-repeat: no-repeat;
background-color: transparent;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
background-image: url(img/alter.png);
background-repeat: no-repeat;
background-color: transparent;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
background-color: transparent;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

/* shopping_cart_content */
.shopping_cart_content {padding-top:5px; padding-bottom:15px; font-family:Verdana, Arial, sans-serif; font-size:10px; color:#666666; text-align:left;}
.shopping_cart_bg {text-align:left; }

.allproductsHeader {background-color:#f2f2f2; color:#6f6f6f; padding-left:3px;}
.allproductsContent {color:#777777; padding:2px;}
.allproductsContent h1 {font-size: 12px; margin: 2px 2px 2px 0px; color: #E8A000; }
.allproductsContent a {color: #6f6f6f; background-image:url(img/shopping_cart_bg.gif); background-repeat:repeat; padding:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
.sc_header {padding-left:10px; padding-bottom:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;border-bottom:2px solid #cccccc;font-weight:bold; text-align:left;}
.sc_content {padding-top:4px; border-bottom:1px solid #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
.shopping_cart_header {height:20px; background-color:#f2f2f2; border-bottom:1px solid #cccccc;}
.sc_qty {border:1px solid #666666; color:#E6AA09; text-align:center; font-weight:bold; width:23px;}
A.sc_link {color:#666666; text-decoration:underline;}
A.sc_link:hover {color:#000000; text-decoration:underline;}
.sc_footer {padding-top:5px; padding-bottom:5px; padding-right:45px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;border-top:2px solid #cccccc; text-align:right;}
.sc_desc_content {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;padding-top:2px;padding-bottom:2px;}

/* SAVE IN PERCENT */
SPAN.save_percent {font-family:Verdana, Arial, sans-serif; font-size:9px; color:#000000; font-weight:normal;}
#custom_text_bill { border: solid 1px #000; }

/* Zubehör Modul */
.access_step_cc { color: black; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: center; background-color: #F39F04; border: solid 1px #696969 }
.access_step_c2 {padding-left:5px; padding-right:10px;}

/* Manufacturers Tables */

/* CSS f?r Kategorien*/
.menucontentcat {
  padding: 1px 1px 0 1px;
  background: #ffffff;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
  border-top: 0;
}
/*                ########## Menu ##########                */
ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {padding:0px; margin: 0;}

 /*                ##########Hauptkategorie ##########                */
.maincat { list-style-type:none; margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.maincat a {font-size: 11px; color:#101010; padding: 5px; display: block; background: #e2e2e3;}
.maincat a:hover{background: #cccccc; color: #ffffff; text-decoration: none;}
.maincat a.gewaehlt{background: #999; color: #ffffff;}
.maincat a.gewaehlt:hover{background: #ccc; color: #ffffff;}


 /*                ##########Unterkategorie 1 Ebene  ##########                */

.subcatlevel1 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel1 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 10px; display: block; background: #eaeaea;}
.subcatlevel1 a:hover {background: #ccc; color: #ffffff; text-decoration: none;}
.subcatlevel1 a.gewaehlt{background: #666; color: #ffffff;}
.subcatlevel1 a.gewaehlt:hover{background: #ccc; color: #ffffff; text-decoration: none;}


/*                ##########Unterkategorie 2 Ebene  ##########                */
.subcatlevel2 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel2 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 15px; display: block; background: #f1f1f1;}
.subcatlevel2 a:hover {background: #f90; color: #ffffff; text-decoration: none;}
.subcatlevel2 a.gewaehlt{background: #000; color: #ffffff;}
.subcatlevel2 a.gewaehlt:hover{background: #ccc; color: #ffffff; text-decoration: none;}


/*                ##########Unterkategorie 3 Ebene  ##########                */
.subcatlevel3 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel3 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 20px; display: block; background: #f1f1f1;}
.subcatlevel3 a:hover {background: #f90; color: #ffffff; text-decoration: none;}
.subcatlevel3 a.gewaehlt{background: #fa7006; color: #ffffff;}
.subcatlevel3 a.gewaehlt:hover{background: #f90; color: #ffffff; text-decoration: none;}

/*                ##########Unterkategorie 4 Ebene  ##########                */
.subcatlevel4 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel4 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 25px; display: block; background: #f1f1f1;}
.subcatlevel4 a:hover {background: #f90; color: #ffffff; text-decoration: none;}
.subcatlevel4 a.gewaehlt{background: #fa7006; color: #ffffff;}
.subcatlevel4 a.gewaehlt:hover{background: #f90; color: #ffffff; text-decoration: none;}


.manufacturers_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding-top: 2px; padding-bottom: 2px;}
.manufacturers_heading a {color:#000000;}
.manufacturersp_heading a:hover {color:#CCCCCC; text-decoration:none;}

/*
Intelli Search suggest list layout
Change this lines as you like to asign other colours,
fonts, borders etc. to the Intelli Search suggest List
*/
div#intelliSearchResult { width:230px; z-index:1; background-color:#e3e2e3; position: absolute; padding:0; margin:0 0 0 2px; border-style:solid; border-color:#999999; border-width:0 1px; display:none; visibility:hidden; }

div#intelliSearchResult a { color:#FA0627; padding:4px; width:220px; border-style:solid; border-color:#999999; border-width:0 0 1px; font-size:10px; display: block; }

div#intelliSearchResult a:hover { display:block; color:#000000; text-decoration:none; }

.login_kopf { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#666666;        font-weight:bold; height:20px; background-color:#cccccc; }

.order_kopf { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#000000; font-weight:bold; height:20px; background-color:#eeeeee; }

.seitenueberschrift { font-family: Verdana, courier, Arial, sans-serif; font-size: 13px; color:#666666; font-weight:bold; }

.drei_schritte { font-family: Verdana, courier, Arial, sans-serif; font-size: 11px; color:#333333; height:30px; text-align:center; }

.shopProdContentAttributes { padding:5px; margin-right:5px; margin-bottom:5px; line-height: 1.2; text-align:left; color:#777777; background-color:#f2f2f2; }

.line_up { width: 100%; margin-bottom: 5px; border-top: 1px dashed #CCCCCC; }

.freeship {
        font-family : Verdana, Arial, sans-serif;
        font-size : 11px;
        font-weight: bold;
        background-color: #ffb3b5;
}
.freeship_true {
        font-family : Verdana, Arial, sans-serif;
        font-size : 11px;
        font-weight: bold;
        background-color: #7BEC00;
        border: solid 1px #666666;
}
.trcol2 {
font-family : Verdana, Arial, sans-serif;
        font-size : 11px;
        font-weight: bold;
        background-color: #7BEC00;
        }
        p.productinfoproductadded {
        font-size:11px;
}
.productoptions {
        background-color:#f8f8f8;
        padding:6px;
        border: solid #ccc;
        border-width:1px 0px 0px 0px;
}
.addtobasket {
        background-color:#EDEDED;
        padding:6px;
        text-align:right;
        border: #999 solid;
        border-width:1px 0px 0px 0px;
}
div.hrlightgrey {
        padding-top:1px;
        height:0;
        overflow:hidden;
        margin:0;
        line-height:0px;
        background-color:#999;
}
#productinfowrap {
        display:table;
        width:100%;
}
.taxandshippinginfo {
        margin:0;
        padding:0;
        font-size:11px;
        font-weight:normal;
        color:#999;
}
div.hrproductpreview {
padding-top:1px;
height:0;
overflow:hidden;
margin:12px 0;
display:inline;
height:0;
line-height:0;
display:block;
background-image:url(img/hr_productpreview.gif);
}
/* PRODUCT PREVIEW */
.productPreview {
padding:0;
margin:0;
}
.productPreviewContent {
vertical-align:top;
}
.productPreviewContent h2 {
padding:0;
margin:0 0 5px 0;
}
.productPreviewContent h2 a {
font-size:14px;
font-weight:bold;
outline:none;
}
.productPreviewImage {
vertical-align:top;
padding:3px 15px 0 0;
}
.productPreviewImage img {
border:solid 0 #999;
}
.productPreviewContent .price {
font-size:16px;
font-weight:bold;
padding:0;
margin:0;
}
.productPreviewContent .taxandshippinginfo {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .vpe {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .shippingtime {
font-size:11px;
font-weight:normal;
color:#999;
padding:0;
margin:0;
}
.productPreviewContent .stockimage {
margin:0;
padding:0;
}
.productPreviewContent .stockimagetext {
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
color:#999;
}
.productPreviewContent .productOldPrice {
font-size:12px;
font-weight:bold;
color:red;
}
.productPreviewContent .taxandshippinginfo a {
font-size:11px;
font-weight:bold;
color:#999;
text-decoration:underline;
outline:none;
}
