@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: url(img/body_bg.jpg);
	color: #444;
	font: normal 58.5% Tahoma,sans-serif;
}

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

li {list-style: none;}

h1                      {color:#444; font-size:15px; 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:#444; font-size:13px; font-weight:bold}

/* misc */

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

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

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

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

/* title */
.header {
 background: #FFF url(img/header.jpg);
	height: 150px;
	width: 980px;
}

.header_left {width: 200px; }
.header_middle {width: 580px;}
.header_right {width: 200px;}

.cartBox {float:right; height:135px;width:180px;padding:5px 5px 0 5px;}

/* navigation */
.navigation {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-image: url(img/bg2.jpg);
    padding: 0px 0px 0px 0px;
    width: 983px;

}
.navigation a {
    border-right: 1px solid #ccc;
        background-image: url(img/bg2.jpg);
    color: #444;
    display: block;
    float: left;
    font: bold 1.4em Arial;
    padding: 10px 8px 0px 10px;
    text-decoration: none;
            height:30px;

}
.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: 8px 0 4px 20px;
        background: #ffffff url(img/moduleheader.png);
	text-transform: uppercase;
	text-decoration: none;
        font: bold 1.1em Tahoma,sans-serif;
	color: #444;
}

.link1:hover {
        /* background: url(img/nav.gif) repeat-x;  */
        background: #ccc;
        color: #fff;   text-decoration: none;
}

.link2 {
	display: block;
	padding: 4px 0px 4px 5px;
        background: #dfdfdf;
 	text-decoration: none;
        font: normal 1.1em Tahoma,sans-serif;
	color: #666;
}

.link2:hover {
	background-color: #eaeaea;
	color: #666; text-decoration: none;
}



/* content */
.content {
	background: #fff;
}

.content_middle {
        margin: 0 auto;
	padding: 0 3px 5px 3px;
	width:540px;
        border: 1px 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:9px;
	line-height:1;
	color:#000;
        font-weight:normal;
	}
 
 .price	{
	font-size:12px;
	color:#000;
        font-weight: bold;
	}
 
 
.productListingOuter	{
	width:530px; float:left; border-bottom:1px dotted #ccc; margin:5px;
	}

.productListingInner	{
	padding:10px;
	}

.productListingOuter3	{
	width:170px; height:320px; float:left; border:1px solid #ccc; margin:3px;
}

.productListingInner3	{
	padding:3px;
}


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

.infoBoxHeading {
 background: url(img/moduleheader.png) repeat-x;
	height: 24px;
        padding: 5px 0 0 19px;
        font: bold 1.2em Arial, sans-serif;
        color: #444;
}

.infoBoxHeading a{
    color: #444;
}

.infoBox, SPAN.infoBox {
          font-family:  Tahoma, sans-serif;
          border-bottom: 1px solid;
          border-left: 1px solid;
          border-right: 1px solid;
          background: #ffffff;
          border-color: #cccccc;
          color: #000000;
	  line-height: 15px;
          padding:5px;
}

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

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: 14px;
  color: #ff0000;
  font-weight: bold;
}

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

SPAN.productNewPrice {
  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:10px;
}
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; }

.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: 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: 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 ----------------------------*/

#tabs {

	font-size:12px;
	line-height:normal;
 position:absolute;
 margin-top:117px;  padding-left:265px;
 width:700px;
	}
	
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
        background:url(img/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
 background:url(img/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}  


/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head { 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:549px; height:20px; }
div#products_treadmill { width:549px; text-align:center; margin:0 auto; border:0px solid #ccc; text-align:center; background:#eaeaea; margin-bottom:5px; }
div#products_treadmill ul { width:549px; text-align:center; margin:0 auto; overflow:hidden; }
div#products_treadmill ul li { width:183px; float:left; text-align:center; height:195px; padding-bottom:10px; }
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; border:1px solid #dfdfdf; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */



