/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.1 2003/09/11 19:05:05 fanta2k Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2003 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 
   ---------------------------------------------------------------------------------------*/

TD.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #555555;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


.test {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  color: #cc0000;
  background-color: #E0E0E0;
}


.catback {
background-image: url(img/header_categorie.jpg);
}



.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


img{
	border:0;
}


.boxText_old {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #DCDCDC;
	border: 1px solid #ECCA79;
	text-indent: 0pt;
	color: Black;
}

.boxText_print {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-indent: 0pt;
	color: #000000;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: Red; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000;  font-weight: bold;  }
.productsNotifications { background: #FF9900; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #DC143C; text-decoration: underline;  font-style: italic;  }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #3322B2;
  font-weight : normal;
            }

A.headerNavigation { 
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

A.headerNavigation:hover {
  color: Black;
}

TR.headerError {
  background: #ff0000;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : normal;
}
.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : normal;
}

.infoBox {
  background: #;
}

.infoBoxContents {
  background: #ffffff;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: White;
  color: #DAA520;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
  text-align: center;
  }

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

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TABLE.formArea {
  background: #FF9900;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.gv {
  background: #E0FFFF;
  border-color: Blue;
  border-style: solid;
  border-width: 2px;
}

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

  color: White;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: Yellow;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver {  }
.moduleRowSelected { background-color: #F3D620; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: Black; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: Blue; }

/* 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-color: #b6b7cb;
border-top: 1px solid #b6b7cb;
border-bottom: 1px solid #b6b7cb;
}

.navLeft {

}
.navRight {
}
.tableBody {
padding: 5px;
}
.boxText{
	background-color: #DCDCDC;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.boxText_noframe{
	background-color: #DCDCDC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.boxText_left{
	background-color: #ECCA79;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.captiontext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Black;
	font-weight: bold;
	text-align: center;
}
TD.td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000;
  color: White;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
}

.main_border_top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-top: 1px solid #0000FF;
}

.main_border_bottom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-bottom: 1px solid #0000FF;
}

.main_border_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-right: 1px solid #0000FF;
}

.main_border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-top: 1px solid #0000FF;
  border-bottom: 1px solid #0000FF;
  border-left: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}

.main_grey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  background: #F1F1F1;
}

.main_pink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  background: #FFCCCC;
}

.infoBoxCaption {
  font-family: Verdana, Arial, sans-serif;
  background-color: #990000;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 2px solid #FF9900;
  border-top: 2px solid #FF9900;  
  border-left: 2px solid #FF9900;  
  border-right: 2px solid #FF9900;
  text-align: center;
}
.boxText_border{
	background-color: #DCDCDC;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid Blue;
}
.boxText_border_top{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid Blue;
}
.boxText_left{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.boxText_double{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid Blue;
	border-bottom: 1px solid Blue;
}
.boxText_voucher{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid Blue;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid Blue;
}
.spacer{
	background-color: #990000;
	}
.border{ border-bottom: 1px solid Blue; 
}
.category{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px;  
 color: #3322B2;
 font-weight: bold;
}
.subcategory{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #3322B2;
 font-weight: bold;
}

.subcategory_border{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #3322B2;
 font-weight: bold;
 border-bottom: 1px solid Blue;
}

.subcategory_print{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #999999;
 font-weight: bold;
}
.y_captiontopleft{ background-image: url(img/y_topleft.gif);  background-repeat: no-repeat;  }
.y_captiontopmiddle{ width: 100%;  background-image: url(img/y_top.gif);}
.y_captiontopright{ width: 11px;  background-image: url(img/y_topright.gif); }
.y_captionleft{ width: 24px;  background-image: url(img/y_captionleft.gif);  background-repeat: no-repeat; }
.y_captionbar{  width: 100%; background-image: url(img/y_caption.gif);  background-repeat: repeat-x;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;  color: Black;     }
.y_captionend{  width: 100%; background-image: url(img/y_caption.gif);  background-repeat: repeat-x; }
.y_captionmain{  width: 100%; background-image: url(img/y_caption.gif);  background-repeat: repeat-x; }
.y_captionright{  background-image: url(img/y_captionright.gif);  background-repeat: no-repeat;  background-position: right;  }
.y_bodyleft{ width: 2px; background-image: url(img/y_left.gif); }
.y_bodymain{ width: 100%; background-color: #E0E0E0; padding: 5px 5px 5px 4px; font-size: 10px; color: Black; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top;   }
.y_bodyright{ width: 2px; background-image: url(img/y_right.gif);  }
.y_bottomleft{ width: 10px;  background-image: url(img/y_bottomleft.gif);  background-repeat: no-repeat;  }
.y_bottommain{ width: 100%;  background-image: url(img/y_bottom.gif);  background-repeat: repeat-x; }
.y_bottomright{ width: 10px;  background-image: url(img/y_bottomright.gif);}

.g_captiontopleft{ background-image: url(img/g_topleft.gif);  background-repeat: no-repeat;  }
.g_captiontopmiddle{ width: 100%;  background-image: url(img/g_top.gif);}
.g_captiontopright{ width: 11px;  background-image: url(img/g_topright.gif); }
.g_captionleft{ width: 24px;  background-image: url(img/g_captionleft.gif);  background-repeat: no-repeat; }
.g_captionbar{  width: 100%; background-image: url(img/g_caption.gif);  background-repeat: repeat-x;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;  color: White;     }
.g_captionend{  width: 100%; background-image: url(img/g_caption.gif);  background-repeat: repeat-x; }
.g_captionmain{  width: 100%; background-image: url(img/g_caption.gif);  background-repeat: repeat-x; }
.g_captionright{  background-image: url(img/g_captionright.gif);  background-repeat: no-repeat;  background-position: right;  }
.g_bodyleft{ width: 2px; background-image: url(img/g_left.gif); }
.g_bodymain{ width: 100%; background-color: #E0E0E0; padding: 5px 5px 5px 4px; font-size: 10px; color: Black; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top;   }
.g_bodyright{ width: 2px; background-image: url(img/g_right.gif);  }
.g_bottomleft{ width: 10px;  background-image: url(img/g_bottomleft.gif);  background-repeat: no-repeat;  }
.g_bottommain{ width: 100%;  background-image: url(img/g_bottom.gif);  background-repeat: repeat-x; }
.g_bottomright{ width: 10px;  background-image: url(img/g_bottomright.gif);}

.pageHeading{ background: White;  color: Black;  }

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: Black;
  text-align: center;
  font-weight : normal;
}

.search { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-style: normal;  font-weight: normal;  border-bottom: 1px solid #3322B2;  border-top: 1px solid #3322B2;      }
.bg {

	background-color: White;
	background-repeat: repeat-x;
}
.company {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFF0;
}
.yellow_nav {
	background-image: url(img/yellow_right.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.yellow_nav_left {
	background-image: url(img/yellow_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.grey_nav {
	background-image: url(img/grey_left.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
}
.grey_nav_right {
	background-image: url(img/grey_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mag_nav {
	background-image: url(img/magenta.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
.mag_nav_right {
	background-image: url(img/magenta_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mag_nav_left {
	background-image: url(img/magenta_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bar_11 { background-image: url(img/11.gif);	color: White;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: bold;  vertical-align: middle;     }
.bar_31 { background-image: url(img/31.gif);	background-repeat: repeat-x;  color: White;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;  vertical-align: top;     }
.bar_12 { background-image: url(img/12.gif);	background-repeat: no-repeat;  background-position: right;  width: 1px;  }
.bar_13 { background-image: url(img/13.gif);	background-repeat: repeat-x;  color: White;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-weight: bold;  font-size: 10px;  vertical-align: middle;  text-align: center;      }
.bar_18 { background-image: url(img/18.gif);	background-repeat: no-repeat;}
.bar_19 { background-image: url(img/19.gif);	background-repeat: no-repeat;}
.bar_21 { background-image: url(img/21.gif);	background-repeat: repeat-x;}
.bar_22 { background-image: url(img/22.gif);	background-repeat: no-repeat;  background-position: right;  width: 1px;  }
.bar_23 { background-image: url(img/23.gif);	background-repeat: repeat-x;}
.bar_24 { background-image: url(img/24.gif);	background-repeat: no-repeat;  width: 22px;  background-position: left;  }
.bar_25 { background-image: url(img/25.gif);	background-repeat: repeat-x;}
.bar_26 { background-image: url(img/26.gif);	background-repeat: no-repeat;  background-position: right;  width: 22px;  }
.bar_27 { background-image: url(img/27.gif);	background-repeat: repeat-x;}
.bar_28 { background-image: url(img/28.gif);	background-repeat: no-repeat;  width: 26px; }
.bar_29 { background-image: url(img/29.gif);	background-repeat: repeat-x;}
.bar_33 { background-image: url(img/33.gif);	background-repeat: repeat-x;}
.bar_34 { background-image: url(img/34.gif);	background-repeat: no-repeat;  width: 22px; }
.bar_36 { background-image: url(img/36.gif);	background-repeat: no-repeat;  background-position: right;  width: 22px;  }
.bar_37 { background-image: url(img/37.gif);	background-repeat: no-repeat;}
.bar_39 { background-image: url(img/39.gif);	background-repeat: repeat-x;  color: Black;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: bold;  vertical-align: top;     }
.mz_a {padding-left:20px}
.mz_a:hover{background-image: url(img/bullet2.gif);  background-repeat: no-repeat;  background-position: left;  background-color: #9D9D9D;   }
.mz_b {padding-left:00px; }
.mz_b:hover{background-color: #9D9D9D;   }
.mz_c {padding-left:00px;  background: Yellow;  padding-bottom: 5px;  padding-right: 5px;  padding-top: 5px;  padding: 5px;     }
.mz_c:hover{background-color: #9D9D9D;   }
.logout {
	 width: 70px;
	background-image: url(img/logout2.gif);
	border: 1px solid #708090;
	background-repeat: no-repeat;
	background-position: center;
}
.logout_1 {
	 width: 70px;
	border: 1px solid #708090;
}
.logout_a {
	 width: 70px;
	background-image: url(img/logout1.gif);
	border: 1px solid #708090;
	background-repeat: no-repeat;
	background-position: center;
}
A.kategory { color: White; }



.onepxwidth {
	width: 1px;
}