/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px;  }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #111111; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  color: #111111;
  background: #ffffff; 
  background-image: url('images/bbackg.png');
 background-repeat: repeat-x; 
  background-position: top;
  background-attachment:fixed;
  margin: 0;
 }

#cwdusacontainer {
  width: 920px;/* width can be changed to what you want just stay under 790px*/
 /* border: 3px solid #999999;  border can be removed for a borderless */
 /* border-style:double;*/
  background: #ffffff;
  color: #111111;
  margin: 5px auto 5px auto;
  text-align: left;
  
 }
 
 .kategorifont {
 
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #111111;

}

A.kategorifont:hover {
  letter-spacing:0.1em;
  text-decoration: none;
   color: #800000;
}


A {
  color: #222222;
  text-decoration: none;
  
}

A:hover {
  color: #808080;
  text-decoration: underline;
}

FORM {
	color: #111111;
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #dddddd;
  
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  letter-spacing:0.1em;
  background: #e2e4e7;
  color: #111111;
  font-weight : bold;
  padding: 3px;
  background-image: url(images/headingback.png);
  border: 1px;
  border-style: none solid none none;
  border-color: #c0c0c0;
  }
  TD.headerNavigation1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  letter-spacing:0.1em;
  background: #e2e4e7;
  color: #111111;
  font-weight : bold;
  padding: 3px;
  background-image: url(images/headingback.png);
  border: 1px;
  border-style: none none none solid;
  border-color: #c0c0c0;
  }

A.headerNavigation { 
  color: #111111; 
}

A.headerNavigation:hover {
  color: #666666;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #111111;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #dddddd;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #dddddd;
  color: #111111;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e2e4e7;
  color: #111111;
  font-weight: bold;
  background-image: url(images/headingback.png);
  padding: 6px;
}

.infoBox {
  background: #c0c0c0;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-spacing: 2px;
  border-collapse: separate;
  /* border-collapse: expression('separate', cellSpacing = '2px'); */
}

.infoBoxNotice {
  background: #111111;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  letter-spacing:0.1em;
  font-weight: bold;
  border: 1px;
  border-style: none solid;
  border-color: #c0c0c0;
  background-image: url(images/headingback.png);
 /* background-repeat: no-repeat;*/
  background-position: top left;
  color: #111111;
  text-indent: 5px;
  padding: 7px;
  margin: 6px;
  }

TD.infoBoxHeading a {
  color: #111111;
}

TD.infoBoxHeading a:hover {
  color: #666666;
  text-decoration:none;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #c0c0c0;
}

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: #c0c0c0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c0c0c0;
  border-spacing: 0px;
  padding: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
 }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border: 1px;
    border-style: solid none none;
    border-color: #c0c0c0;
    border-spacing: 1px; 
}



A.pageResults {
  color: #111111;
}

A.pageResults:hover {
  color: #666666;
  background: #222222;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  
}

TR.subBar {
  background: #222222;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 0px;
  padding-right: 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #111111
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #222222
}
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: #008000;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #222222;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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.scrollingbestseller {
  font-family: Verdana, Arial, sans-serif;
  color: #111111;
}


SPAN.bestseller {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #99ff99; cursor: pointer;}
.moduleRowSelected { background-color: #99ff99; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #111111; }

/* 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: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #006600; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Best Sellers Scroller */

#pscroller_bs {
height: 182px;
border: 0px;
padding: 0px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
  }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #444444;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #222222;
 text-align: justify;
}

h3 {
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 11px;
 /**font-weight: bold;**/
 margin-bottom: 0;
 padding-bottom: 0;
 font-weight: bold;
 color: #222222;
}

h4 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #333333;
}
/*** End Header Tags SEO ***/

table.infoBoxContents td.smalltext img {border: 1px #ffffff solid; 
padding: 2px;}
table.infoBoxContents td.smalltext a:hover img {border: 1px #111111
solid; padding: 2px;} 
/* TABLE.productListing TD.productListing-data img {border: 1px # 333333 solid; padding: 2px;}
   TABLE.productListing TD.productListing-data a:hover img {border: 1px #ffffff solid; padding: 2px;} */

.infoBoxProducts {
  text-align: center;
  /* border: solid 1px #999999; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #ffffff;
  margin-bottom:-8px;
  background: #f6f6f6;;
   
}
.infoBoxProducts a {
  color: #222222;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
  background: #ffffff;;
  /*color: #990000*/
 }

/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: none;
 border-collapse: collapse;
 background-color: #ffffff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }

TABLE.maintextbox {
  font-family: Tahoma, forte, sans-serif;
  font-size: 10px;
  font-weight: normal; 
  color: #333333;
  text-align: left; 
  /*vertical-align: top; */
  width: 100%;
  height: 330px;
  background-color: #ffffff;
  background-image: url('includes/languages/swedish/banner.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  }
  
  TABLE.infotext {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 0px;
  font-family: Verdana, forte, sans-serif;
  font-size: 11px;
  font-weight: normal; 
  color: #222222;
  text-align: left; 
  background-color: #ffffff;
  text-align: justify;
  }

/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 162px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 161px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}


/* Ende Warenkorb im Header */

  

/* BOF: More Pics 6 */
/*TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}*/
/* EOF: More Pics 6 */