/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/
body {
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #efeae5;
}

.suse {
	position:absolute;
	top:-500px;
	width:auto;
	height:auto;
}

.boxText {
	font-size: 10px;
}

.boxTextBG {
	font-size: 11px;
	color: #ffffff;
	background-color: #693D22;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-size: 10px;
	color: #7BB3B4;
}

.errorBox {
	background-color: #7BB3B4;
	padding: 3px 5px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #7BB3B4;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

A {
  color: #333333;
}

A:hover {
  color: #8A1C1D;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-size: 10px;
	color: #333333;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #333333;
}

A.headerNavigation:hover {
  color: #333333;
}

TD.conditions {
  background-color: #693d22;
}

A.confirmationEdit {
	color: #7B4E3B;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #333333;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #7BB3B4;
}

TR.headerMessage {
	background-color: #7BB3B4;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #7BB3B4;
  color: #333333;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
    background: #F6F6F6;
  color: #333333;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}


.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #C7B19B;
  height:17px;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
  background: #E6E6E6;

}

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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 2px;
}

A.pageResults:hover {
	font-size: 12px;
  	color: #8A1C1D;
  	padding: 0 2px;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #333333;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #7BB3B4;
}



/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:12px;}
textarea {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}


SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

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

.copyright {
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  display: none;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #333333;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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

SPAN.productSpecialPrice {
  color: #7BB3B4;
}
SPAN.productOldPrice {
	font-size: 12px;
	color: #8A1C1D;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #7BB3B4;
}

SPAN.productDiscountPrice {
  color: #7BB3B4;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow, .moduleRowOver  {
	line-height: 14px;
	text-decoration:none;
	padding-left: 8px;
}

.moduleRowSelected { color: #7B4E3B; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #333333; }
.checkoutBarCurrent { font-size: 10px; color: #7B4E3B; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 16pt; }

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

.sitemap_sub {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#333333;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { color: white; font-size: 12px; background-color: #7BB3B4; }
.messageStackSuccess { font-size: 10px; background-color: #7BB3B4; }

/* input requirement */

.inputRequirement { font-size: 10px; color: red; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #dbccbe;
}

.tableListingII {
	background-color: #efeae5;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #333333;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* sauna-life  */

* { padding: 0; margin: 0; }
img {border: 0;}

p {
  margin-top: 10px;
  text-align: justify;
}

.saunakategorien p {
  float: left;
  display: block;
  text-align: justify;
  width: 300px;
  margin-right: 15px;
}

td {
  padding: 2px;
}

h1 {
  font-size: 12px;
  /* color: #7B4E3B;*/
  color: #693D22;
  text-transform: uppercase;
  margin: 5px 0 10px 0;
}

h2 {
  font-size: 15px;
  color: #603316;
  font-weight:bold;
  margin-bottom:5px;
  }

h3 {
  font-size: 13px;
  color: #603316;
  font-weight:bold;
  }

.bold {
  font-weight:bold;
}

.small {
  font-size: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.nounderline {
  text-decoration: none;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.block {
  display: block;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.white {
  color: white;
}

.red {
  color: #693D22;
}

.size10 {
  font-size: 10px;
}

.size11 {
  font-size: 11px;
}
.size12 {
  font-size: 12px;
}

.size14 {
  font-size: 14px;
}

.backgroundwhite {
  background: white;
}

.margin0 {
  margin: 0;
}

.margintop {
  margin-top: 10px;
}

.borders {
  border: 1px solid white;
}

.borders1 {
  border: 1px solid #7B4E3B;
}

.titel { color:#000;font-weight:bold;margin-bottom: 8px;text-decoration:underline;font-size:13px;} 
.titelBlue { color:#009999;font-weight:bold;margin-bottom: 6px;text-decoration:underline;font-size:14px;} 

#wrapper {
	position: relative;
	background: url('img/bg_wrapper.gif') left top repeat-y;
	width: 1100px;
  	margin: 0 auto;
  	border: 1px solid #7B4E3B;
}


#header {
	position: relative;
	background-color:#C7B19C;
    padding: 0 0 0 0;
	height: 100px;
	margin: 0px;
}


.box_cart {
  width: 180px;
  margin: 0;
  padding: 0;
}

#navi_top {
  background: #693D22 url('img/bg_navi.jpg') top left no-repeat;;
  height: 18px;
  padding-top: 6px;
}

#navi_top .heading {
	color: #7B4E3B;
	width: 200px;
}

#navi_top .navi {
  color: #7B4E3B;
  text-decoration: none;
  margin-left: 6px;
}

#navi_top .navi a {
  color: #FFFFFF;
  padding: 0 13px;
}
#navi_top .navi a:hover, .heading a:hover {
  color: #CCAE94;
}

.line {
	border-top: 1px solid #BEA790;
	height: 3px;
	margin: 2px 0;
}

.line0 {
	border-top: 1px solid #BEA790;
	margin: 0;
}

#left {
	position: absolute;
  	width: 200px;
}

.infoBoxHeading_categories {
	color: white;
	background: url('img/boxheading_categories.gif') right top no-repeat;
	padding: 3px 0 0 10px;
	height: 16px;
}

.infoBoxHeading_left {
	padding: 8px 0 0 11px;
/*	background: #BEA790;  */
	height: 22px;
}
.boxHeading_back_left {
	background: url('http://www.sauna-life.com/templates/sauna_life_2007/img/boxheading_left.gif') no-repeat;
}

.infoBoxHeading_left img, .infoBoxHeading_right img, .infoBoxHeading_right1 img, .info_link img {
  margin-right: 5px;
}

.infoBoxHeading_right {
	padding: 8px 0 0 12px;
/*	background: #BEA790; */
	width: 190px;
	height: 22px;
}
.boxHeading_back_right {
	background: url('http://www.sauna-life.com/templates/sauna_life_2007/img/boxheading_right.gif') left no-repeat;
}

.infoBoxHeading_right1 {
	padding: 8px 0 0 8px;
	background: #BEA790; 
	width: 190px;
	height: 22px;
	margin-bottom: 10px;
}

.infoBox {
	padding: 5px 0 10px 5px;
	margin-bottom: 10px;
}

.partner {
  color: #FFE5C4;
  background: none;
}

.box_categories, #box_information, #box_support {
	margin: 2px 0 15px 0;
}

.box_categories a, #box_information a, #box_support a {
  line-height:20px;
  font-size: 11px;
  text-decoration:none;
  text-transform: uppercase;
  font-weight: normal;
}

.box_categories a:hover, #box_information a:hover, #box_support a:hover {
  color: #632F1E;
  text-decoration:underline;
}

#box_service {}
#box_support {padding-left:10px;padding-right:10px;}

.box_bausaetze {
  /* background: #7BB3B4; */
  padding-bottom: 10px;
	padding-top: 10px;
  width: 199px;
}

#main {
  position: absolute;
  top: 127px;
  left: 200px;
  width: 701px;
}

.content {
  padding: 5px 20px;
}

.heading_content {
  color: #7B4E3B;
  padding: 8px 20px 2px 20px;
  border-bottom: 1px solid #BEA790;
  height: 17px;
}
/*   Index     */
.outline {
  background: #E7DBD2;
  padding: 8px;
}

.outline1 {
  /* background: #DDD4C8; */
	background: #fefdfa;
  border: 1px solid #BEA790;
  margin-top: 10px;
  padding: 8px;
}

a.index_back { 
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	line-height: 17px;
	text-align: center;
	}

a.index_back:hover {
  color: #C7B19B;
}

.index_cat_neu {
	background: #5F3F28;
	width: 140px;
	height: 160px;
}
	
/*	a.index_cat {
	display: block;
	color: #dbccbe;
	background: url('img/bg_button.gif') left top no-repeat;
	padding: 2px 0 0 24px;
	width: 86px;
	height: 16px;
	margin-top: 13px;
  } */

a.index_text {
	color: #006666;
	text-decoration: none;
}

a.index_text:hover {
	text-decoration: underline;
}

/*   Index    Ende   */

/* shopping cart  */
.outlineCart {
  background: #dbccbe;
  padding: 4px;
}
.boxTextCart {
	font-size: 12px;
	background-color: #f1f1f1;
}
/* Kategorie Listing */
.categories a {
  color: #7B4E3B;
  text-decoration: none;
}

.categories a:hover {
  color: #333333;
  text-decoration: underline;
}

.cat_back {
	background: #59B7B9;
	width: 143px;
	height: 184px;
}
a.cat_back_link { 
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px;
	text-align: center;
	}
	
a.cat_back_link:hover {
  color: #333333;
}

/* Kategorie Listing Ende  */

.product_info_image {
  text-align: center;
  background: url(img/bg_info.gif) left top no-repeat;
  padding-top: 5px;
  width: 210px;
  height: 170px;
  margin-right: 10px;
}

.product_info {
	width: 330px;
}

ul, ol {
  list-style-position: inside;
}

ol {
 list-style-type: decimal-leading-zero;
}

.sitemap ul, .sitemap ol {
  list-style-type: none;
}

li.sitemap1 {
  margin-left: 20px;
}

li.pay {
  list-style-position: inside;
  margin-left: 10px;
}


#right {
  position: absolute;
  left: 901px;
  width: 200px;
}

.decoration {
   color: #7B4E3B;
   font-weight: normal;
}


.linkList a {
  color: #333333;
  text-decoration: none;
  }

.linkList a:hover {
  color: #7B4E3B;
  text-decoration: underline;
  }

div.clearer{
	width: 100%; 
	clear: both; 
	height: 0; 
	line-height: 0px; 
	font-size: 0px;
	margin: 0; 
	padding: 0; 
	background: transparent;
	}
	
a.a1 {
  font-size: 11px;
  margin-right: 10px;
}
a.a2 {
  font-size: 14px;
  margin-right: 10px;
}
a.a3 {
  font-size: 15px;
  margin-right: 10px;
}

.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
}


