/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.darkborder {border: 1px #46412B solid; }

body {
	background: #FFFFFF url(images/shop/background2.gif) no-repeat center top;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
body.conditions {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

.clr {
	clear: both;
}

h1 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:200%;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0.1em;
	margin: 0px 0px 0px 0px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}
ul.druck {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 10px 15px;
	list-style-type: circle;
	list-style-position: outside;
}

div#wrapper {
	margin: 0px auto;
	width: 1000px;
	background: url(images/shop/bglines.gif) no-repeat left top;
}

div#faux {
	margin: 0px;
	width: 100%
}
div#header {
	height: 290px;
	width: 1000px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
div#logo {
	width: 1000px;
	height: 190px;
	margin: 0px 0px 0px 0px;
}

div#logo a img, div#logo a:link img {
	background-image: url(images/shop/spacer.gif);
}

div#logo a:hover img, div#logo a:active img {
	background-image: url(images/shop/escalogo_o.gif);
}

div#logo img {
	margin: 95px 0px 0px 195px;
}
div#logo h1{
	text-indent: -5000px;
	margin: -190px 0px 0px 0px;
}
div#hauptmenu {
	width: 1000px;
	height: 35px;
	margin: 0px 0px 0px 0px;
}
div#hauptmenucontainer {
	padding: 11px 0px 0px 200px;
}
div#menubild {
	width: 990px;
	height: 65px;
	margin: 0px 0px 0px 0px;
}


#columns {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#leftcolumn {
	display: inline;
 	margin: 0px 0px 0px 5px;
 	padding: 0px 0px 0px 0px;
 	width: 149px;
 	float: left;
	overflow: hidden;
	background: #FFFFFF;
}
#maincolumn,
#maincolumn_full {
	margin: 0px 0px 0px 155px;
	padding: 0px 44px 0px 44px;
	width: 600px;
	overflow: hidden;
}

#rightcolumn {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 690px;
	background: url(images/shop/bglinien.gif) repeat-y left top;
}

#content {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	width: 668px;
}

#startcontent {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 660px;
}
#starttext {
	margin: 0px;
	padding: 15px 35px 0px 0px;
	width: 650px;
	height: 200px; /*200px*/
	float: right;
	text-align: right;
}
#startbild {
	margin: 0px;
	padding: 0px;
	width: 650px;
	float: left;
}

/* Hauptmenu */

ul.menuhaupt {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	text-align: left;
}

ul.menuhaupt li {
	margin: 0px 15px 0px 0px;
	font-size: 12px;
	display: inline;
	text-transform: lowercase;
}

ul.menuhaupt li a, ul.menuhaupt li a:link, u tl.menuhaupt li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 12px georgia, serif;
	letter-spacing: 0.1em;
}

ul.menuhaupt li a:hover, ul.menuhaupt li a:active {
	color: #000000;
	text-decoration: none;
}

ul.menuhaupt li#current, ul.menuhaupt li#current a {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

.startseite {
	margin: 0px 0px 20px 0px;
}

div#footer {
	font-family:Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	width: 750px;
	height: 135px;
	clear: both;
	margin: 0px 0px 0px 125px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 9px;
	background: url(images/shop/footer.gif) #FFFFFF no-repeat center top;
	overflow: visible;
}

div#footer div {
	padding: 23px 0px 0px 75px;
	color: #FFFFFF
}

div#footer div a {
	color: #FFFFFF
}

#maincat {
 float: left;
 width: 150px;
 color: #333;
 border: 1px solid #ccc;
 margin: 10px 0px 10px 10px;
 background: #FFFFFF;
}
#maincat a {
 float: left;
 width: 150px;
 background: #FFFFFF;
}
#maincat a:hover {
 background: #112233;
}

#subcat {
	float: left;
	width: 150px;
	color: #00BBD6;
	border: 0px solid #00BBD6;
	margin: 0px 15px 15px 0px;
	text-align: center;
}

#produkte {
	float: left;
	width: 150px;
	border: 0px solid #00BBD6;
	margin: 0px 15px 15px 0px;
}

a, a:link {
  color: #46412B;
  text-decoration: none;
}

a:hover, a:active {
  color: #00BBD6;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

.productListing {
  border: 0px solid #000000;
}

.productListing td.productListing-data {
  border: 0px solid #000000;
}

.productListing-heading {
  font-family: Georgia, serif;
  letter-spacing:0.1em;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background: #FFFFFF;
  padding: 4px 10px 4px 10px;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}

.productListing-data {
  font-size: 12px;
  line-height: 150%;
  color: #000000;
  padding: 5px 10px 5px 10px;
  background: #EEEEEE;
}

.productListing-data a, .productListing-data a:link {
	color: #46412b;
}

.productListing-data a:hover {
	color: #00BBD6;
}

.productListing-data b {
	font-family: Georgia, serif;
	line-height: 100%;
}

.form1 {
	font-size: 12px;
	letter-spacing:0.1em;
	padding: 4px 10px 4px 10px;
	background: #000000;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

.form1selected {
  color: #00BBD6;
  font-size: 12px;
  letter-spacing:0.1em;
  padding: 4px 10px 4px 10px;
  background: #000000;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}

.form1over {
  font-size: 12px;
   letter-spacing:0.1em;
	padding: 4px 10px 4px 10px;
   background: #000000;
   color: #00BBD6;
   border-bottom: 1px solid #FFFFFF;
   font-weight: bold;
}

.form2 {
  font-size: 12px;
   border-bottom: 1px solid #FFFFFF;
}

.form3 {
   font-size: 12px;
   padding: 3px 5px 3px 5px;
   border-bottom: 1px solid #FFFFFF;
}

.darkborder {
	border: 1px solid #46412B;
}

.darkbg {
   background: #EEEEEE;
   color: #000000;
}

.texthell {
  font-size: 12px;
  line-height: 150%;
  color: #000000;  
}

.drei {
  padding: 0px;
}

.orderEdit { 
	font-size : 12px; 
	color: #46412b; 
}

a:hover.orderEdit { 
	font-size : 12px; 
	color: #00BBD6; 
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
} 

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

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: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { 
	font-size: 10px; 
	padding-left: 5px;
 }

/*change the menu hover color below*/
.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
#thecategories {
	position: relative;
	width: 149px;
	overflow: hidden;
	font-size: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.activelink {
	display: block;
	color: #00BBD6;
	text-decoration: none;
	background: #000000;
}
#thecategories a {
	display: block;
	text-decoration: none;
}
#thecategories a:hover {
	background-color: #FFFFFF;
	color: #00BBD6;
	text-decoration: none;
}
/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/
#topcat {
	margin: 0px 0px 1px 0px;
}
#topcat a {
	padding: 2px 6px 0px 0px;
	color: #FFFFFF;
	background: #000000;
	height: 18px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	border: 1px #000000 solid;
}
#topcat a.activelink {
	background: #FFFFFF;
	color: #000000;
	border: 1px #000000 solid;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#topcat a:hover.activelink {
	background: #FFFFFF;
	color: #00BBD6;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#secondcat {
	margin: 0px 0px 1px 0px;
}
#secondcat a {
	padding: 2px 0px 0px 6px;
	color: #FFFFFF;
	background: #666666;
	height: 18px;
	margin: 0px 0px 0px 0px;
	border: 1px #666666 solid;
	font-weight: normal;
}
#secondcat a.activelink {
	background: #FFFFFF;
	color: #000000;
	border: 1px #000000 solid;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#secondcat a:hover.activelink {
	background: #FFFFFF;
	color: #00BBD6;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#thirdcat a {
	padding-left: 26px;
}
#fourthcat a {
	padding-left: 36px;
}
#fifthcat a {
	padding-left: 46px;
}
#abstand {
	padding: 2px 0px 0px 6px;
	background-color: #000000;
	height: 18px;
	margin: 0px 0px 1px 0px;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.tax_info {
	font-size: 9px;
}

.tax_info_listing, .tax_info_listing a {
	font-size: 9px;
	text-decoration: none;
}

.thumbs {
	margin: 15px 15px 0px 0px;
	border: 1px #46412B solid;
}

.bild {
	margin: 0px 15px 0px 0px;
	border: 1px #46412B solid;
}

.bildlisting {
	margin: 0px 15px 15px 0px;
}

.top15 {
	margin: 15px 0px 0px 0px;
}

.tuerkis {
	color: #00BBD6;
}

.dunkelb {
	color: #666666;
}

#bestellen {
	background: #000000 url(includes/languages/german/images/buttons/button_in_cart.gif) no-repeat top center;
	margin: 0px;
	height: 28px;
	width: 92px;
	border: 0px;
	outline: none;
}

#bestellen:hover {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_in_cart_o.gif) no-repeat top center;
}

#senden {
	background: #000000 url(includes/languages/german/images/buttons/button_send.gif) no-repeat top center;
	margin: 0px;
	height: 28px;
	width: 82px;
	border: 0px;
	outline: none;
}

#senden:hover {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_send_o.gif) no-repeat top center;
}

#weiter {
	background: #000000 url(includes/languages/german/images/buttons/button_continue.gif) no-repeat top center;
	margin: 0px;
	height: 28px;
	width: 82px;
	border: 0px;
	outline: none;
}

#weiter:hover {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_continue_o.gif) no-repeat top center;
}

a.backb img {
	background: #000000 url(includes/languages/german/images/buttons/button_back.gif) no-repeat center top;
}

a.backb:hover img {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_back_o.gif) no-repeat center top;
}

a.kassa img {
	background: #000000 url(includes/languages/german/images/buttons/button_checkout.gif) no-repeat center top;
	width: 92px;
}

a.kassa:hover img {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_checkout_o.gif) no-repeat center top;
}

a.einkaufen img {
	background: #000000 url(includes/languages/german/images/buttons/button_continue_shopping.gif) no-repeat center top;
	width: 145px;
}

a.einkaufen:hover img {
	background: #00BBD6 url(includes/languages/german/images/buttons/button_continue_shopping_o.gif) no-repeat center top;
}

.productListing-even, .productListing-odd {
}

.left {
	float: left;
}

