﻿/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; background: #96C8DC; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #999999; text-decoration: underline; }

BODY {
  text-align: center;
  background: #ffffff; 
  color: #000000;
  margin: 0px;
/*  background-image:url(images/polyback.gif);   /* Adresse des Hintergrundbildes */
/*  background-repeat: no-repeat;   /* Hintergrundbild ohne Wiederholung */
/*  background-attachment: fixed;
/*  background-position: center 20;   /* Erste Zahl Position von Links.  Zweite Zahl Position von oben */  
}

.fixcenter {
/*  width: 766px;   */
  width: 985px;
/*  border: solid; border-width: 1px;  */
  background: #ffffff; 
/*  background: #96c8dc; */
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff; 
/*  background: #96c8dc;  */
}

TR.headerBlind {
  background: #ffffff;
}

TD.headerBlind {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
  background: #ffffff;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation {
/*  background: #bbc3d3; */
  background: #808080;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
/*  background: #a6a6a6;
  color: #ffffff; */
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}


A.headerNavigation { 
/*  color: #FFFFFF; */ 
  color: #000000; 
}

A.headerNavigation:hover {
/*  color: #ffffff; */
  color: #000000; 
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*  background: #bbc3d3; */
  background: #808080;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
  background: #808080;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb;    */
  background: #96C8DC  
}

.infoBoxContents {
/*  background: #c7e2ed;  */
  background: #96C8DC  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #c7e2ed;
}

.infoBoxNoticeContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #808080;
  color: #ffffff;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #c7e2ed;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #808080;
  color: #ffffff;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}

.contentBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #c7e2ed;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #808080; */
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.BestSellersBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #c7e2ed;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
}
.CategoriesBoxContents {
  background: #c7e2ed;
/*  color: #ffffff; */
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #c7e2ed;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.CurrenciesBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #c7e2ed;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.InformationBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #b6b7cb; */
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.LanguagesBoxContents {
/*  background: #f8f8f9; */
  background: #c8e1ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #b6b7cb; */
/*  background: #a6a6a6; 
  color: #ffffff;  */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.ManufacturerInfoBoxContents {
/*   background: #f8f8f9; */
  background: #c8e1ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*   background: #b6b7cb; */
/*  background: #a6a6a6; 
  color: #ffffff;  */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.ManufacturersBoxContents {
/*   background: #f8f8f9; */
  background: #c8e1ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #c7e2ed;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #b6b7cb; */
/*  background: #a6a6a6; 
  color: #ffffff;  */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.OrderHistoryBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #c7e2ed;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.ProductNotificationsBoxContents {
  background: #c7e2ed;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #c7e2ed;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #808080;
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.ReviewsBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #c7e2ed;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.SearchBoxContents {
  background: #c7e2ed;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #c7e2ed;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6;
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
/*  padding-top: 5; */  
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.ShoppingCartBoxContents {
  background: #c7e2ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #c7e2ed;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff; */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.SpecialsBoxContents {
  background: #c7e2ed;
  background: #c8e1ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #c7e2ed;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff;  */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.TellaFriendBoxContents {
  background: #c7e2ed;
  background: #c8e1ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #c7e2ed;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #a6a6a6; 
  color: #ffffff;   */
  background: #c7e2ed;
  color: #000000;
  
  border-top-style: solid;
  border-top-color: #ffffff; 
  border-top-width: 1px; 

}
.WhatsNewBoxContents {
  background: #c7e2ed;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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-old {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb; 
/*  border-color: #000000; */
  border-spacing: 1px;
}

.productListing-heading-old {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #b6b7cb; */
  background: #a6a6a6; 
  color: #FFFFFF;
  font-weight: bold;
  border-spacing: 1px;
}

TABLE.productListing-new {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb; 
/*  border-color: #000000; */
  border-spacing: 1px;

  border-collapse: collapse;
}

.productListing-heading-new {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #b6b7cb; */
  background: #a6a6a6; 
  color: #FFFFFF;
  font-weight: bold;
  border-spacing: 1px;
}

TABLE.productListing {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-collapse: collapse;
}  

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a6a6a6; 
  color: #FFFFFF;
  font-weight: bold;

	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}

.productListing-heading-without-frame {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a6a6a6; 
  color: #FFFFFF;
  font-weight: bold;

	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}

TD.productListing-data-old {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #96c8dc;

  border-bottom-style: solid ; 
  border-bottom-color: #000000; 
  border-bottom-width: 0px; 
}

TD.productListing-data-new {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #96c8dc;

  border-bottom-style: solid ; 
  border-bottom-color: #000000; 
  border-bottom-width: 0px; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #96c8dc;

  border-bottom-style: solid ; 
  border-bottom-color: #000000; 
  border-bottom-width: 0px;
  
  
  	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	background-color: #96c8dc;
	-moz-border-radius: ;

  
  
   
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
/*  color: #9a9a9a; */
  color: #000000;
  background-color: #96c8dc;
  padding-left: 2;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #96c8dc;
  padding-left: 2;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background-color: #96c8dc;
  padding-left: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText9, SPAN.smallText9, P.smallText9 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, 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: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; background-color: #96c8dc; }

/* // Base Price Insert 1.2.0 */
.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #758389; }
/* // Base Price End */

.cssButton {
	background: #f0f0ff;
	color: #000080;
	height: 20px;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #000080;
	border-spacing: 1px;
	line-height: 22px;
	vertical-align: middle;
}

#thecategories a:hover {
/*	background-color: #eeeeee; */
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
/*	width: 140px; */
	width: 220px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;  
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}





#thecategories a:hover {
/*	background-color: #eeeeee; */
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
/*	width: 140px; */
	width: 220px;
}

#topcat a {
padding-left: 5px;
}

.button2 {
	cursor: pointer;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a#button2.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;   
/*    font: normal 12px arial, sans-serif;  */  
    font: bold 12px arial, sans-serif;  
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a#button2.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a#button2.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a#button2.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



.button2left {
	cursor: pointer;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a#button2left.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;   
/*    font: normal 12px arial, sans-serif;  */  
    font: bold 12px arial, sans-serif;  
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a#button2left.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a#button2left.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a#button2left.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


.button2center {
	cursor: pointer;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a#button2center.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
	float: inherit;
/*    font: normal 12px arial, sans-serif;  */  
    font: bold 12px arial, sans-serif;  
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a#button2center.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a#button2center.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a#button2center.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 





.button3 { /* Top left corner, top edge */
	float:right;
	color:#ddd; /* Text colour */
	background:#333 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */
/*	font:1.2em/1.0 Georgia,serif;   */
	font:1.0em/1.0 Georgia,serif;
	text-decoration:none;
}

.button3 * {display:block;}

.button3 span { /* Top right corner */
	padding:6px 0 0;
	background:url(images/corners.gif) no-repeat right top;
}

.button3 span span { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 6px;
	background:url(images/button.gif) no-repeat left bottom;
}

.button3 span span span { /* Bottom right corner */
	padding:0 0 6px;
	background:url(images/corners.gif) no-repeat right bottom;
}

.button3 span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(images/button.gif) no-repeat right center;
}

.button3:hover,
.button3:focus,
.button3 {
	cursor: pointer;},
.button3:active { /* Help keyboard users */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
}

.button4 { /* Top left corner, top edge */
	float:right;
	color:#ddd; /* Text colour */
	background:#333 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */
/*	font:1.2em/1.0 Georgia,serif;   */
	font:1.0em/1.0 arial,sans-serif;
	text-decoration:none;
}
.button4 * {display:block;}

.button4 span { /* Top right corner */
	padding:6px 0 0;
	background:url(images/corners.gif) no-repeat right top;
}

.button4 span span { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 6px;
	background:url(images/button.gif) no-repeat left bottom;
}

.button4 span span span { /* Bottom right corner */
	padding:0 0 6px;
	background:url(images/corners.gif) no-repeat right bottom;
}

.button4 span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(images/button.gif) no-repeat right center;
}

.button4:hover,
.button4:focus,
.button4 {
	cursor: pointer;},
.button4:active { /* Help keyboard users */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
}


.button4a { /* Top left corner, top edge */
	float:right;
	color:#000; /* Text colour */
	background:#333 url(images/button_grau.gif) no-repeat; /* Fallback bg colour for images off */
/*	font:1.2em/1.0 Georgia,serif;   */
/*	font:1.0em/1.0 arial,sans-serif bolder; */
	font:0.9em/0.8 arial,sans-serif bolder;
	text-decoration:none;
}
.button4a * {display:block;}

.button4a span { /* Top right corner */
	padding:6px 0 0;
	background:url(images/corners.gif) no-repeat right top;
}

.button4a span span { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 6px;
	background:url(images/button_grau.gif) no-repeat left bottom;
}

.button4a span span span { /* Bottom right corner */
	padding:0 0 6px;
	background:url(images/corners.gif) no-repeat right bottom;
}

.button4a span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(images/button_grau.gif) no-repeat right center;
}

.button4a:hover,
.button4a:focus,
.button4a {
	cursor: pointer;},
.button4a:active { /* Help keyboard users */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
	font:  bolder;
}


.button5 { /* Top left corner, top edge */
	float:right;
	color:#A5A5A5; /* Text colour */
	background:#333 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */
/*	font:1.2em/1.0 Georgia,serif;   */
/*	font:1.0em/1.0 arial,sans-serif bolder; */
	font:0.9em/0.8 arial,sans-serif bolder;
	text-decoration:none;
}
.button5 * {display:inline-block;}

.button5 span { /* Top right corner */
	padding:6px 0 0;
	background:url(images/corners.gif) no-repeat right top;
}

.button5 span span { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 6px;
	background:url(images/button.gif) no-repeat left bottom;
}

.button5 span span span { /* Bottom right corner */
	padding:0 0 6px;
	background:url(images/corners.gif) no-repeat right bottom;
}

.button5 span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(images/button.gif) no-repeat right center;
}

.button5:hover,
.button5:focus,
.button5 {
	cursor: pointer;},
.button5:active { /* Help keyboard users */
	outline:none; /* Not supported by IE/Win :-( */
	color:#fff;
	font:  bolder;
}




.button10 {
	cursor: pointer;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a#button10.button {
    background: transparent url('images/bg_button_a090306.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;   
/*    font: normal 12px arial, sans-serif;  */  
    font: bold 12px verdana, sans-serif;  
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a#button10.button span {
    background: transparent url('images/bg_button_span090306.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a#button10.button:active {
    background-position: bottom right;
    color: #939393;
    outline: none; /* hide dotted outline in Firefox */
}

a#button10.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#bottomBanner {
display: block;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 40px;
z-index: 999;
text-align: center;
background-color: #b5ae92;
}
#bottomBanner img {
margin: 0 auto;
border: none;
}
