@import url(highslide.css);

/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
 /* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;text-decoration: none;}
a:hover {text-decoration: underline;}

body {
    background: #ccc;
	color: #444;
	font: normal 68.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1                      {color:#444; font-size:1.5em; font-weight:bold; padding:10px 0px 15px 0px; text-decoration:none; line-height:20px;}
h2                      {color:#444; font-size:12px; font-weight:bold; padding:15px 0px 15px 0px; text-decoration:none; line-height:20px;}
h4                      {color:#444; font-size:12px; font-weight:bold;}
h5                      {color:#444; font-size:14px; font-weight:bold;}
h3			{color:#000; font-size:13px; font-weight:normal;text-transform:uppercase;}

/* misc */

.wrap {width:990px;margin: 0 auto; border: 1px solid #ccc;}
.clearer {clear: both;}

.left {float: left; padding: 0 10px 0 0;}

.right {float: right;}
       
/* structure */
.container {
 background: #fff;
 width:974px;
   	font-size: 1.2em;
	padding: 8px 8px 0 8px;
}

/* header */
.top {
	padding: 0px 0px 0; background: #fff;
}

/* title */
.header {
 background: #FFF url(img/header.jpg) no-repeat;
	height: 180px;
	width: 990px;
}

.header_left {width: 0px; }
.header_middle {padding-top:83px;width: 200px;}
.header_right {float:right;width: 420px;color:#fff;}

.cartBox {float:right;color:#fff;width:362px;padding:3px 0 0 3px;border: 1px solid #f7aa00;margin:7px 7px 0 0;height:50px;}
.cartBox2 {float:right;background:#fff;color:#000;width:362px;padding:5px 0 0 5px;border: 1px solid #f7aa00;margin:7px 5px 0 0;height:75px;}
.searchBox {margin-top:-30px;margin-right:220px; width:288px;padding:5px 2px 0 5px;float:right;height:40px;}

/* navigation */
.navigation {
    padding: 0px 0px 0px 0px;
    width: 991px;

}
.navigation a {
    border-right: 1px solid #ccc;
     /* background-image: url(img/nav.png);  */
    color: #444;
    display: block;
    float: left;
    font-size: 1.2em;
    font-weight:bold;
    padding: 3px 8px 0px 10px;
    text-decoration: none;
    height:18px;

}
.navigation a:hover {color: #fff; background:#ccc;text-decoration: none;}


/* main */
.main {
 background: #ffffff;
}

/* sub navigation */
.sidenav_right {
    float: right;
    width: 192px;
}
.sidenav_left    {
    float: left;
    width: 192px;
    list-style: none;
}

.link1 {
        display: block;
	padding: 6px 0 4px 20px;

        background: #ff9;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
        margin-bottom:2px;
}

.link1:hover {
       background: #fff url(img/moduleheader.png)no-repeat;
        color: #000;   text-decoration: none;
}

.link2 {
	display: block;
	padding: 4px 0px 4px 18px;
        background: #f1f1f1;
 	text-decoration: none;
        font-size: 1em;
	color: #000;
        border: 1px dotted #ccc;
}

.link2:hover {
	background-color: #ccc;
	color: #ff0000; text-decoration: none;
}



/* content */
.content {
}

.content_middle {
        margin: 0 auto;
	padding: 0 3px 5px 3px;
	width:550px;
        border: 0px solid #cccccc;
}

.content p {font-family: Tahoma,sans-serif;}

/* footer */
.footer {
	background: url(img/bg2.jpg) repeat-x;
	font: bold 0.8em sans-serif;
	line-height: 29px;
	text-align: left;
}
.footer a,.footer a:hover {color: #444;}




.gvBox {
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;
}

 .priceDisclaimer	{
	font-size:11px;
	line-height:1.2;
	color:#000;
        font-weight:normal;
	}
 
 .price	{
	font-size:12px;
	color:#000;
        font-weight: bold;
	}
 
 
.productListingOuter	{
	width:540px; float:left; border-bottom:1px dotted #f7aa00; margin:5px;
	}

.productListingInner	{
	padding:10px;
	}

.productListingOuter3	{
	width:170px; height:250px; float:left;
          border-bottom: 1px dotted;
          border-left: 1px dotted;
          border-right: 1px dotted;
          background: #ffffff;
          border-color: #f7aa00;
          margin:3px;
}

.productListingInner3	{
	padding:3px;
}


.infoBoxNoticeContents {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
 /* background:url(img/infoboxHeading.gif) repeat-x;  */
        border-top: 1px solid;
          border-left: 1px solid;
          border-right: 1px solid;
          border-color: #f7aa00;
          background: #f1f1f1;
	height: 18px;
        padding: 3px 0 0 10px;
        font-size:1em;
        font-weight:bold;
        color: #d92817;
}

.infoBoxHeading a{
    color: #d92817; text-decoration:underline;
}

.infoBox, SPAN.infoBox {
          border-bottom: 1px solid;
          border-left: 1px solid;
          border-right: 1px solid;
          background: #ffffff;
          border-color: #f7aa00;
          color: #000000;
	  line-height: 15px;
          padding:5px;
          margin-bottom:10px;
}

.catBox, SPAN.catBox {
          border-bottom: 1px solid;
          border-left: 1px solid;
          border-right: 1px solid;
          background: #ffffff;
          border-color: #cccccc;
          padding:0;
          margin:0;
}


TR.headerError {
  color: #ff0000;
  font-size: 12px;
}

INPUT{
	font-family: Tahoma, sans-serif;
	font-size: 11px; color: #000;
}

a.confirmationEdit {
  font-style:italic;
  font-size: 10px;
  color: #999999;
}

SPAN.greetUser {
  font-family: Tahoma, sans-serif;
  color: #000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Tahoma, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
}
SPAN.productInfoPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
  font-size: 14px;
  font-weight:bold;
}
SPAN.productOldPrice {
  font-family:  Tahoma, sans-serif; font-size: 11px; color:#000000;
}
SPAN.productNewPrice {
  font-family:  Tahoma, sans-serif;  color: #ff0000;  font-weight:bold;   font-size: 14px;
}

#newprice{
  color: #ff0000;
}

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

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


/* Sitemap Tables */
.sitemap_heading {font-family:  Tahoma, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #444;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#fff;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #ccc; padding: 2px 2px;}
.sitemap_sub a {color:#444;}
.sitemap_sub a:hover {color:#444; text-decoration:none;}


/* message box */

.messageBox { font-family:  Tahoma, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Tahoma, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Tahoma, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Tahoma, sans-serif; font-size: 11px; color: #ff0000; }

input,select,checkbox {z-index:0}

.pageHeading, .contentsTopics {
  height: 18px;
    font: bold 1.4em sans-serif;
    width: 550px;
    padding: 4px 0 4px 0px;
    }

.tableListingI {
	background-color: #fafafa;

}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 0px;
}

.onepxwidth {
	width: 1px;
}

img { border: 0 }

.copyright {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.parseTime {
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #666;
}
.copyright a {
  color: #666;
}
copyright a:hover {
  color: #666;
  text-decoration: underline;
}



table.product_listing_info_leiste th { vertical-align:top; text-align:center; background:#a10000; color:#fff; height:1.3em; }
table.product_listing_info_leiste td { vertical-align:top; text-align:center; background:#f1f1f1; color:#000; }
ul.product_listing_info_leiste { list-style:none; margin:0; padding:0; width:960px; }
ul.product_listing_info_leiste li { border-right:2px solid #fff; float:left; }
dl.product_listing_info { float:none; clear:both; }
dl.product_listing_info dt { background:#a10000; color:#fff; height:1.3em; padding:2px; }
dl.product_listing_info dd { color:#000; padding:2px; }



/*---------------------------- Imageslider (c) 2008 by Hetfield - Begin --------------------------*/
#imageslider { 
        margin:0 auto;
	padding: 0;
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 540px; /* Breite des Slideshowcontainers */
}
#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 88888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -203px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 540px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - End ----------------------------*/


/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head { display:none; text-align:center; border:1px solid #333; color:#fff; background:#999 url(img/products_treadmill_header.gif) repeat-x; font-size:1.1em; text-align:center; margin:15px auto 0px auto; width:600px; height:20px; }
div#products_treadmill { margin:0 auto; text-align:center; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:bold; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill img { display:block; margin:8px auto; }
#mycarousel { border-top:1px dotted #f7aa00; }
.jcarousel-container { position: relative; }
.jcarousel-clip { z-index:2; padding:0; margin:0; overflow:hidden; position:relative; }
.jcarousel-list { z-index:1; overflow:hidden; position:relative; top:0; left:0; margin:0; padding:0; }
.jcarousel-list li, .jcarousel-item { float:left; list-style:none; width:180px; }
.jcarousel-next { z-index: 3; display:none; }
.jcarousel-prev { z-index:3; display:none; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */


/*---------------------------- Imageslider (c) 2008 by Hetfield - Begin --------------------------*/
#imageslider { 
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 550px; /* Breite des Slideshowcontainers */
}
#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -203px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 550px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - End ----------------------------*/


/* begin Menu */
/* menu structure */

ul.catmenu { width:990px; margin:0; padding:0; position:absolute; top:240px; z-index:999; background:url('img/nav.png') repeat-x; }
/*---------------------------- BOF - Hauptkategorien (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de --------------------------*/
li.catmenulev0 { float:left; height:32px; width:198px; }
li.catmenulev0:hover { height:32px; }
li.catmenulev0 a { border: 0 none; display:block; padding:4px 0 4px 10px; text-decoration:none; font-size:12px; font-weight:bold; }
li.catmenulev0 a:link { color:#fff; }
li.catmenulev0 a:visited { color:#fff; }
li.catmenulev0 a:hover { color:#fff; text-decoration:underline; }
li.catmenulev0 a:active { color:#000; text-decoration:underline; }
li.catmenulev0 a:focus { color:#000; }
li.catmenulev0active { float:left; height:32px; width:198px;}
li.catmenulev0active:hover { height:32px;}
li.catmenulev0active a { border: 0 none; display:block; padding:4px 0 4px 10px; text-decoration:none; font-size:12px; font-weight:bold; }
li.catmenulev0active a:link { color:#fff; }
li.catmenulev0active a:visited { color:#fff;}
li.catmenulev0active a:hover { color:#000; }
li.catmenulev0active a:active { color:#000; text-decoration:underline; }
li.catmenulev0active a:focus { color:#000; }
ul.catmenu li ul.catmenulev1 { display:none; }
ul.catmenu li:hover ul.catmenulev1 { display:block; }
/*---------------------------- EOF - Hauptkategorien (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de --------------------------*/

/*---------------------------- BOF - 1. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/
ul.catmenulev1 { width:990px; position:absolute; top:32px; left:0px; display:block; min-height:30px;  background:#eee;z-index:999; }
li.catmenulev1 { float:left; width:196px; border-right:1px dotted #999; padding-left:2px; }
li.catmenulev1 a { background:#ff9; display:block; padding:4px; text-decoration:none; font-size:11px; font-weight:bold; border-bottom:1px dashed #e8ae0b; margin-right:2px; }
li.catmenulev1 a:link { color:#000; }
li.catmenulev1 a:visited { color:#000; }
li.catmenulev1 a:hover { color:#000; background:#e8ae0b; }
li.catmenulev1 a:active { color:#333; text-decoration:underline; }
li.catmenulev1 a:focus { color:#333; }
ul.catmenulev1active { width:990px; position:absolute; top:24px; left:0px; display:block; min-height:30px; background:#eee; }
li.catmenulev1active { float:left; width:240px; border-right:1px dotted #999; padding-left:2px; }
li.catmenulev1active a { background:#ff9; display:block; padding:4px; text-decoration:none; font-size:11px; font-weight:bold; border-bottom:1px dashed #e8ae0b; margin-right:2px; }
li.catmenulev1active a:link { color:#000; }
li.catmenulev1active a:visited { color:#000; }
li.catmenulev1active a:hover { color:#000; background:#e8ae0b; }
li.catmenulev1active a:active { color:#999; text-decoration:underline; }
li.catmenulev1active a:focus { color:#999; }
/*---------------------------- EOF - 1. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/

/*---------------------------- BOF - 2. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/
ul.catmenulev2 { width:196px; }
li.catmenulev2 { margin:0; padding:0; height:18px; border-bottom:1px dotted #ccc; }
li.catmenulev2 a { border:0; background:#eee; display:block; padding:4px; text-decoration:none; font-size:10px; font-weight:bold; margin-right:2px; }
li.catmenulev2 a:link { color:#000; }
li.catmenulev2 a:visited { color:#000; }
li.catmenulev2 a:hover { color:#333; background:#fff; }
li.catmenulev2 a:active { color:#333; text-decoration:underline; }
li.catmenulev2 a:focus { color:#333; }
ul.catmenulev2active { width:240px; }
li.catmenulev2active { margin:0; padding:0; height:18px; border-bottom:1px dotted #ccc; }
li.catmenulev2active a { border:0; background:#eee; display:block; padding:4px; text-decoration:none; font-size:10px; font-weight:bold; margin-right:2px; }
li.catmenulev2active a:link { color:#000; }
li.catmenulev2active a:visited { color:#000; }
li.catmenulev2active a:hover { color:#999; background:#fff; }
li.catmenulev2active a:active { color:#999; text-decoration:underline; }
li.catmenulev2active a:focus { color:#999; }
/*---------------------------- EOF - 2. Unterkategorie (c) 2009 by Hetfield - http://www.MerZ-IT-SerVice.de ------------------------*/

#BoxBrands {background:url('img/nav.png') no-repeat;margin-top:-20px; margin-bottom:28px;height:24px; width:184px;padding:5px;font-weight:bold;color:#fff; position: relative; cursor: pointer; }
#BoxBrands div { background-color: #eee; margin:0; padding: 0; cursor: pointer; display: none; position: absolute; top: 32px; left: 0px; width: 192px; overflow: auto; border-right: dotted 0px #f7aa00; border-bottom: dotted 0px #f7aa00; border-left: dotted 0px #f7aa00; z-index: 10 }
#BoxBrands:hover div { display: block; }

#BoxBrands ul { text-align: center; margin: 5px 0 0; padding: 0; border-top: 0px dotted #999 }
#BoxBrands li { list-style-type: none; display: inline; margin: 0; padding: 0 }
#BoxBrands a { display: block; padding: 5px 0 5px 0;border-bottom: 1px dotted #f7aa00; }


