/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

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

   XTC-Design Template & Stylesheet
   -----------------------------------------------------------------------------------------
   (c) XTC-Design - Thorsten Maurer
       http://www.xtc-design.de
   ---------------------------------------------------------------------------------------*/

/* BODY */
* {margin:0;padding:0}
body {font-family:Verdana,Arial,Sans-serif; font-size:11px; margin:0; padding:0; background-color:#FFFFFF;}

/* HEADINGS */
h1 {color:#000000;font-weight:bold;font-size:13px;margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}
h2 {color:#000000; font-weight:bold;font-size:12px;margin:15px 0px 8px 0px;padding:0px;}
h3 {color:#000000; font-weight:bold;font-size:12px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer}
a:link {color:#000000}
a:visited {color:#000000}
a:hover,a:active {color:#000000}
a img {border:none}


/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px;font-size:11px;}


/* TABLE GLOBAL */
table td {padding:2px;}


#wrap {
        margin: 0 auto; padding: 0; width: 1000px; text-align:center;

}

#top {

position: absolute;
top: 0px;
height: 213px;
width: 1000px;
margin: 0 auto;


}


#topmenubox {

  width: 880px;
  height:29px;
  margin: 0 auto;
  padding:0 0 0 120px;
  background-image: url(../img/header_02.jpg);

}

#search {

  float:left;
  width:300px;
  margin: 0 auto;
  padding:0;
  text-align:left;


}

#topmenu {
float:right;
padding-right:150px;
}



.menutop ul {

margin: 0 auto; color: #ffffff;


}

.menutop li {
  display: inline;
  list-style-type: none;
  margin-top: 7px;
  margin-right:20px;
  padding: 0;
  color: #000000;
  font-size:11px;
  float:right;

}


.menutop li a {color: #000000;}

.menutop li a:hover {color: #000000;}

#header_03 {
  background-image: url(../img/header_03.jpg);
  height:171px;
  float:right;
  width: 1000px;
  padding: 0;
  margin: 0 auto;
  text-align:right;
}


#maincontent {

  width: 1000px;
  background-image: url(../img/main_bkgd.jpg);
  background-repeat: repeat-y;
  text-align:left;
  padding-top: 0px;
  margin-top: 240px;
}

#leftmenu {
  width: 200px;
  float: left;
  padding: 0;
  margin: 0 auto;
  margin-left: -800px;
}

#rightmenu {
  width: 200px;
  float: right;
  padding: 0;
  margin: 0 auto;

}

#content {

float:left;
        width:600px;
        padding:0px 0px 0px 200px;
        margin-bottom:15px;



}


/* CATEGORY MENU */

ul#categorymenu {padding-top:10px;padding-bottom:10px }
/* 1st TIER */
ul#categorymenu li.level1 {list-style-type:none; background-image:url(../img/button.jpg);height:16px; padding:1px 0px 0px 8px;}
ul#categorymenu li.level1 a {text-decoration:none; color:#000000; font-weight:bold;}
/* 2nd TIER */
ul#categorymenu li.level2 {list-style-type:none; padding:4px 0px 4px 24px;}
ul#categorymenu li.level2 a {font-size: 11px; text-decoration:none; color:#3F90D1; font-weight:bold;}
/* 3rd TIER */
ul#categorymenu li.level3 {list-style-type:none; padding:4px 0px 4px 40px;}
ul#categorymenu li.level3 a {font-size: 11px; text-decoration:none; color:#D20000; font-weight:bold;}

/*  Menu-Boxen Start  */

.menutopleft {

  height: 22px;
  padding: 27px 0 0 15px;
  background-image: url(../img/hl_box_left.jpg);
  background-repeat:no-repeat;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin: 0;

}

.menutopleft_cat {

  height: 23px;
  padding: 8px 0 0 15px;
  background-image: url(../img/hl_top_left.jpg);
  background-repeat:no-repeat;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  margin:0 auto;

}

.menutopright {

  height: 22px;
  padding: 27px 15px 0 0;
  background-image: url(../img/hl_box_right.jpg);
  background-repeat:no-repeat;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  margin:0 auto;
}

.menutopleft_cart {

  height: 23px;
  padding: 8px 15px 0 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  margin:0 auto;
}

.menutopleft_info {
  background-image: url(../img/hl_top_right.jpg);
  background-repeat:no-repeat;
  height: 23px;
  padding: 8px 15px 0 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  margin:0 auto;
}



.menucontent {

width: 180px;
  padding: 0;
  margin: 0;
  font-size: 11px;
  padding: 10px 0 15px 20px;
}

.menucontentright {
text-align:left;
width: 170px;
  margin: 0;
  font-size: 11px;
  padding: 10px 0 15px 20px;
}

.menucontentcenter {
text-align:center;
width: 200px;
  margin: 0;
  font-size: 11px;
  padding-top:10px;
  padding-bottom:10px;

}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#AFAFAF; padding:1px 0px 10px 15px; height:2px;  background-repeat:repeat-x; font-size:9px;text-align:left}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#AFAFAF; margin:0; padding:0;}


#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 0 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;}


#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}






/* BOXES GLOBAL DEFINITION */
h2.boxheader {height: 28px;
  padding: 12px 0 0 15px;
  background-image: url(../img/hl_box_left.jpg);
  background-repeat:no-repeat;
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#8A8176}
h2.boxheader_right {height: 28px;
  padding: 12px 0 0 15px;
  background-image: url(../img/hl_box_left.jpg);
  background-repeat:no-repeat;
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;}
h2.boxheader_right a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#FF0000}
.boxbody { padding:8px; margin-bottom:15px}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
.infoboxbody {padding:10px 0 10px 10px}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 4px 4px 8px; margin-bottom:15px;}
.boxcartbody p {font-size:11px;}

/* MANUFACTURER BOX */


ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin-left:0px; padding:0; list-style-type:none}


/* PRODUCT PREVIEW */
#listingheader {padding:8px 0px 0px 15px; margin:0;height:23px;font-size:12px;background-image: url(../img/hl_new_products.jpg);background-repeat:repeat-x;color:#FFFFFF;font-weight:bold;}
.listingbox {
  width:572px;
  border: 1px solid #C0C0C0;
  float: left;
  margin: 2px;
  background:#FFFFFF;
}
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {font-size:11px;padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:11px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:12px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .listingbox {
width: 170px;
}
/* End hide from IE5/mac */

.listing  {margin:0px 0px 10px 0px; padding: 5px 0px 0px 0px;font-size:11px; color: #686868; font-weight:bold;min-height:19px;}
.listing a {color: #000000;}
.listing a:visited {color:#000000}
.listing a:hover,a:active {color:#000000}
#price  {font-size:14px; color: #DF0000;font-weight:bold;}

#products_footer {
  height: 28px;
  background-image: url(../img/products_footer.jpg);
  padding: 4px 0 0 20px;
  font-size: 12px;
  border-top: 1px solid #C0C0C0;
  color:#ffffff;
  font-weight:bold;
  margin: 0 auto;
}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#FFFFFF; text-align:center; width:220px; padding:10px; margin:0px 10px 10px 0px; border: solid 1px #949494;}
#productinfoimages .productimage {border: solid 1px #949494;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {float:right; width:320px}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#949494;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#949494;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#949494;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#949494;}
p.productinfoproductadded {font-size:11px;color:#8F8F8F;font-style:italic;}
.productoptions {padding:2px;}
.addtobasket {padding:3px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#949494}

.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#ffffff; border: solid #697074 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#000000; padding:0px 0px 10px 0px; margin:0; border:none; font-size:12px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #697074;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#ffffff; border-style: solid; border-width:1px 1px 1px 1px; border-color:#697074; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#ffffff; padding:2px; padding-left:5px; color:#6F6F70; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#ffffff; border-style: solid; border-width:1px 1px 1px 1px; border-color:#cccccc; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#ffffff; padding:2px; padding-left:5px; color:#000000; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}


/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#6F6F70; border: solid #000000 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}


/* ORDER DETAILS */
table.tabledetails {font-size:11px; background-color:#FF0000; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DD0202;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#DD0202; color:#FFFFFF; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#FFFFFF;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#FFFFFF;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#FFFFFF; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DD0202;}



/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#efefef; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#6F6F70; border-style: solid; border-width:0px 1px 1px 1px; border-color:#000000;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#6F6F70; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#6F6F70;}
table.reviewlist tr.contentrow2 td {background-color:#efefef;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#ffffff; border-style: solid; border-width:1px; border-color:#000000;font-size:11px}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#6F6F70;}
table.medialist tr.contentrow2 td {background-color:#efefef;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%;background-color:#ffffff}
p.checkoutrescission textarea {width:100%}


/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#ffffff;display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#ffffff; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DD0202; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {width:100%;text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 80px; list-style-type:none; float:left; width:110px; margin-right:15px;margin-top:10px; border: solid 1px; padding:8px}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul#checkoutnavigation li {
width: 150px;
}
ul#checkoutnavigation li.active {background-color: #FFFFFF}
ul#checkoutnavigation li.active .number {font-size:11px; font-weight:bold;color:#000000}
ul#checkoutnavigation li.active .title {font-size:11px; font-weight:bold;color:#000000}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {background-color: #DEDFE0}
ul#checkoutnavigation li.inactive .number {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:11px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border: dotted #DD0202 2px; padding:15px; background-color:#ffffff; padding:8px}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {border: dotted #DD0202 2px; padding:15px; background-color:#ffffff; padding:8px}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#EFEFEF}

ul.info_success {border: dotted #DD0202 2px; padding:15px; background-color:#ffffff; padding:8px}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#EFEFEF}

ul.info_info {border: dotted #DD0202 2px; padding:15px; background-color:#ffffff; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#C5EBFF}

/* SUCCESS MESSAGE */
.messageStackSuccess {border: dotted #DD0202 2px; padding:15px; background-color:#ffffff}

#footer {
  clear: both;
  width: 1000px;
  height: 43px;
  margin: 0  0 5px 0;
  padding: 50 0  0 0;
  background-image: url(../img/footer.jpg);
  background-repeat:no-repeat;
}



}
A.footer {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight : normal;
        text-decoration: none;

}

A.footer:hover {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight : normal;
        text-decoration: underline;
}
A.footer:visited {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight : normal;
        text-decoration: none;
}


/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:11px}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#EFEFEF; border: solid #999999 1px; margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; background-color:#EFEFEF; border: solid #999999 1px; margin-bottom:8px;}
.products_sort form {float:left;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}



/* XTC COPYRIGHT */
.copyright {margin: 0 auto; width:1000px; background-color:#ffffff; text-align:center; color:#000000; font-size:11px; padding:0px 0px 10px 0px;}
/* XTC ParseTime */
.parseTime {margin: 0 auto; width:1000px; background-color:#ffffff; text-align:center; color:#000000; font-size:11px; padding:0px 0px 10px 0px;}