/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
.vari_o {
	background-image: url(./img/bilder/vari_o.gif);
	height: 6px;
	width: 530px;
}
.vari_m {
	background-image: url(./img/bilder/vari_m.gif);
	height: 3px;
	width: 530px;
}
.vari_u {
	background-image: url(./img/bilder/vari_u.gif);
	height: 6px;
	width: 530px;
}  
.test {
	text-align:right;
	vertical-align:bottom;
	background-image: url(./img/icon_arrow.jpg)
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
	color: #ffffff;
}
.header_links, .header_links a, .header_links a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
}
.header_links a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.header_funktion, .header_funktion a, .header_funktion a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366FF;
	font-weight: bold;
}
.header_funktion a:hover
{
	color: #3366FF;
	text-decoration: underline;
}

.boxTextBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #FF6600; 
/* 	background-color: #FF8C00; */
}

h1, h2, h3 {font-weight: bold} /* Fettdruck f?r h1-h3*/
h1 {font-size: 1.0em; display: inline;} /* Schriftgr??e */
h2 {font-size: 1.0em; display: inline;} /* Schriftgr??e */
h3 {font-size: 1.0em; display: inline;} /* Schriftgr??e */


/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #4F494B;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #6FD05F; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.confirmationEdit,
.confirmationEdit a{ font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #0099FF; font-style: italic; }

BODY {
  background-color: #ffffff;
  background-image: url(./img/bilder/hb_hg.jpg);
  background-repeat: repeat-x;
  color: #000000;
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

img{
border:0;
}

A {
  color: #0099FF;
  text-decoration: none;
}

A:hover {
	color: #ef5d00;;
 /* color: #ffffff;*/
/*  font-weight: bold; */
  /* text-decoration: underline; */
}

FORM {
	display: inline;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
/*   background-color: #FF6600; */
  color: #003399;
  font-weight : bold;
  text-align : center;
  padding: 5px;
  border: 1px solid #FF6600;
}

.infoBoxContents {
  background: #;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
	border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background: #FF9933;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	color: #2375b6;
	line-height: 14px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	width: 500px;
	border-bottom: 1px solid #FF6600; 
}

TD.infoBoxHeading a{
	color: #ffffff;
}

TD.infoBoxHeading a:hover{
	color: #000000;
}

TD.infoBoxHeading_1 {
	background-image: url(./img/bilder/top_nav_01.png);
	height:43px;
	width: 44px;
}

TD.infoBoxHeading_2 {
	background-image: url(./img/bilder/top_nav_05.png);
	height: 26px;
	width: 26px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: #4px solid;
	padding: 5px;
  background: #; 
  border-color: #;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #; 

}

.border{
	/*height: 380px;*/
	border: 1px solid #4F494B;
	margin-bottom: 5px;
}

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;
  padding: 10px;
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*   text-align: justify; */
/*   padding: 10px; */
}

P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*   text-align: justify; */
  padding: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #483D8B;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #2375b6;
}

CHECKBOX, 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: #6FD05F;
  font-weight: bold;
}

TABLE.formArea {
  background: #99CCFF;
  border-color: #003399;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #6FD05F;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4F494B;
}

.moduleRow {
	cursor: hand;
	background-color: #99CCFF;
}

.moduleRow2{
	cursor: hand;
	background-color: #FF6633;
}

.moduleRowOver {
	background-color: #ffffff;
	cursor: hand;
	border: 1px solid;
	border-color: #E6E6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.moduleRowOver a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ff3333;
}

a.moduleRow:active {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 14px;
background-color: #E1D9C8;
border: 0px solid;
border-color: #E6E6E6;
}

.moduleRowActive a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E6D9C1;
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; background-color: #FF6600; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; background-color: #FF9933; text-decoration: blink;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF6600; font-weight: normal; }

.tableShop {
	padding: 0px 0px 0px 0px;
/*	background-image: url(./img/bilder/thbg.png); 
	background-repeat: repeat; */
}

.navLeft {
	vertical-align: top;
	width: 189px;
	padding-top: 5px;
	color: #ffffff;
	background-position: top left;
	}
.navRight {
	vertical-align: top;
	width: 189px;
	padding-top: 5px; 
	color: #ffffff;
	background-position: top left;
}
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.contentsTopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	height: 42px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-image: url(./img/bilder/miniheader.jpg);	
	background-repeat: no-repeat;	
	/*	color: #4F494B; 
	border: 1px solid #4F494B; */
}
.contentsTopics a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F494B;
}
.contentsTopics2,
.contentsTopics2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	height: 20px;
	text-decoration: none;
/* 	background-color: #3366FF; */
	border-bottom: 1px solid #333399; 
	font-weight: bold;
	padding: 5px;
	text-align: center;
/*	color: #ef5d00; */
	color: #FF6600;
/*	border: 1px solid #4F494B; */
}
.contentsTopics2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.boxprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	font-style: italic;
	color: #ff0000;
}

.productNewPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #000000;
}

.productDiscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ff0000;
}

.yourPrice {
	color: #ff0000;
	font-size: 12px;
}
.tableListingA{
	cursor: pointer;
	color: #003399;
 	background-color:#ffffff;
}
.tableListingI {
/* 	color: #003399; */
	cursor: pointer;
	color: #003399;
 	background-color:#C8E0F1;
}
.tableListingII {
	cursor: pointer;
	color: #003399;
 	background-color:#C8E8F1;
}
.tableListingIII {
	padding: 3px;
	background-color:#EDE8DE;
}

.onepxwidth {
width: 1px;
}

/* BOXES */
.box {
/*	padding-bottom: 5px; */
	}


.guthaben {
	background-color:#FFFF99;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #ff0000;
}

.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.box_th {
	padding: 0px 0px 0px 0px; 
}
.catlev1 {
	width: 170px;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #ffef00;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid;
	border-color: #ffef00;

	
}
.catlev1 a:link,
.catlev1 a:visited {
	font-weight: normal;
	color: #ffe510;
}
.catlev2{
	width: 180px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 8px;
	text-decoration: none;
	font-weight: normal;
	color: #0c1b69;
}
.catlev2 a:link,
.catlev2  a:visited {
	font-size: 10px;
	line-height: 8px;
	padding-left: 0x;
	font-weight: normal;
	color: #ffffff;
}
.catlev2 a:hover {
	font-size: 12px;
	color: #ffe510;
	font-weight: normal;
}

.thbglinks {
	background-image: url(./img/bilder/thcatlev2.jpg);
}
.headboxText,
.headboxText a:link,
.headboxText a:visited
 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
}
.headboxText a:hover
 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
.navileiste_th {
	background-image: url(./img/bilder/hg_buttonzeile.png);
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
	/*	overflow: hidden; */
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;

}

.ibox{
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.ibox a:link,
.ibox  a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.ibox a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}	
.ibox10 {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.ibox10 a:link,
.ibox10  a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.ibox10 a:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.box1_o {
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	height: 55px;
	text-align: center;
	width: 189px;
}
.box1_o a:link,
.box1_o a:visited{
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	height: 55px;
	text-align: center;
	width: 189px;
}
.box1_o a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	width: 189px;
} 
.box1_m {
	background-image: url(./img/bilder/box_middle_blue.png);
	background-repeat: repeat-y; 
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 189px;
}
.box1_m a:link,
.box1_m a:visited{
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.box1_m a:hover {
	font-size: 10px;
	color: #ffe510;
	font-weight: normal;
}
.box1_u {
	background-image: url(./img/bilder/box_bottom_blue.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 189px;
	
}

.box2_o {
/* 	background-image: url(./img/bilder/box_head_kategorien.png);
	background-repeat: no-repeat; 
 */	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	height: 55px;
	text-align: center;
	width: 189px;
}
.box2_o a:link,
.box2_o a:visited{
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	height: 55px;
	text-align: center;
	width: 189px;
}
.box2_o a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	width: 189px;
} 
.box2_m {
	background-image: url(./img/bilder/box_middle_orange.png);
	background-repeat: repeat-y; 
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 189px;
}
.box2_m a:link,
.box2_m a:visited{
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.box2_m a:hover {
	font-size: 10px;
	color: #ffe510;
	font-weight: normal;
}
.box2_u {
	background-image: url(./img/bilder/box_bottom_orange.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 189px;
	
}

.main_o {
	background-image: url(./img/bilder/main2_o.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 564px;
}
.main_m {
	background-image: url(./img/bilder/main2_m.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	width: 564px;
}
.main_u {
	background-image: url(./img/bilder/main2_u.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 564px;
}

.prodbox {
	background-image: url(./img/bilder/produktbox2.gif);
	background-repeat: no-repeat;
	height: 184px;
	width: 172px;
}
.trcol1 {background: #CCFFFF;}
.trcol2 {background: #99FFFF;}

.bewertung_o {
	font-size:10px;
	line-height: 10px;
 	background-image: url(./img/bilder/bew_o.gif);
	background-repeat: no-repeat; 
	color: #3366FF;
	width: 502px;
	height: 66px;
	padding-left: 15px;
	padding-right: 15px;
}
.bewertung_m {
	font-size: 11px;
 	background-image: url(./img/bilder/bew_m.gif);
	background-repeat: repeat-y; 
	color: #3366FF;
	width: 502px;
	padding-left: 20px;
	padding-right: 20px;
}
.bewertung_u {
 	background-image: url(./img/bilder/bew_u.gif);
	background-repeat: no-repeat; 
	width: 502px;
	height: 11px;
}
.pbox_o_1 {
	font-size:10px;
	line-height: 10px;
/* 	background-image: url(./img/bilder/pbox_o_1.gif);
	background-repeat: no-repeat; */
	color: #3366FF;
	width: 172px;
	padding-left: 5px;
	padding-right: 5px;
}
.pbox_o_1 a:link,
.pbox_o_1 a:visited{
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #3366FF;
}
.pbox_o_1 a:hover{
	color: #FF8C00;
}
.pbox_m {
/* 	background-image: url(./img/bilder/pbox_m.gif);
	background-repeat: repeat-y; */
	width: 172px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-style: italic;
	color: #0000ff;
}
.pbox_u {
/* 	background-image: url(./img/bilder/pbox_u.gif);
	background-repeat: repeat-y; */
	width: 172px;
	padding-left: 5px;
	padding-right: 5px;
}
.loginueb {
	background-image: url(./img/bilder/loginueb.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 62px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding-left: 20px;
	padding-top: 5px;
}
.adueb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	color: #2375b6;
	line-height: 14px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	width: 500px;
	border-bottom: 1px solid #FF6600; 
}
.ado {
	height: 12px;
	width: 539px;
}
.adu {
	height: 12px;
	width: 539px;
}
.adr {
	height: 1px;
	width: 539px;
}
.adl {
	width: 539px;
	color: #0066CC;
	font-size: 12px;

}
.adm {
	height: 26px;
	width: 539px;
}
.tomtext,
.tomtext a:link,
.tomtext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;

}
.tomtext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8C00;
}
.tomtext2,
.tomtext2 a:link,
.tomtext2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;

}
.tomtext2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8C00;
}
.fueller {
	vertical-align: top;
	width: 8px;
}	
	/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head { text-align:center; border:0px 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:100%; height:20px; }
div#products_treadmill { width:100%; text-align:center; margin:0 auto; border:0px solid #6495ED; text-align:center; margin-bottom:5px; }
div#products_treadmill ul { width:100%; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:178px; float:left; text-align:center; height:150px; padding-bottom:10px; list-style:none; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:normal; font-size:0.9em; color:#0066FF; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:normal; font-size:0.9em; color:#0066FF; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.9em; color:#0066FF; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:normal; font-size:0.9em; color:#0066FF; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.9em; color:#0066FF; }
div#products_treadmill img { display:block; margin:8px auto; border:1px solid #CCCCCC; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */

