﻿/*
  $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-family: 'Helvetica', 'Arial', sans-serif; font-size: 11px; }
.errorBox { font-family : 'Helvetica', 'Arial', sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : 'Helvetica', 'Arial', sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : 'Helvetica', 'Arial', sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #6d5f54;
  color: #6d5f54;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

a { 
color : #6d5f54; 
text-decoration : none; 
} 
a:visited { 
color : #6d5f54; 
text-decoration : none; 
}
a:hover { 
color : #6d5f54; 
text-decoration : underline; 
}

a {
outline:0;
}

FORM {
	display: inline;
}

TR.header {
  background: #ede5d0;
}


.headerNavigation {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #6d5f54;
  padding-top: 25px;
  padding-bottom: 25px;
}

a.headerNavigation {
text-decoration:none;
}

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


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #6d5f54;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  background: #ede5d0;
  color: #6d5f54;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  background: #ede5d0;
  color: #6d5f54;
  font-weight: bold;
}

.infoBox {
background:transparent;
}

.infoBoxContents {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
background:transparent;
}


.plainBox {
  background: #ede5d0;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ede5d0;
}

.infoBoxNoticeContents {
  background: #ede5d0;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6d5f54;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

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:transparent;
}

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:transparent;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  background:transparent;
  color: #6d5f54;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  padding-top: 10px;
  line-height:140%;
}

A.pageResults {
  color: #6d5f54;
}

A.pageResults:hover {
  color: #6d5f54;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 28px;
  font-weight: normal;
  color: #6d5f54;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #6d5f54;
}

.main {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 8pt;
}

TD.accountCategory {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #6d5f54;
}

TD.fieldKey {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #6d5f54;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

SPAN.errorText {
  font-family: 'Helvetica', 'Arial', sans-serif;
  color: #ff0000;
}


.moduleRow { }
.moduleRowOver { background-color: #ede5d0; cursor: pointer; }
.moduleRowSelected { background-color: #ede5d0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica; font-size: 12px; color: #515151; }

/* message box */

.messageBox { font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 'Helvetica', 'Arial', sans-serif; font-size: 12px; color: #ff0000; }

/* Warenkorb */
#shoppingcart {
     font-size: 12px;
}
#shoppingcart p.newItemInCart {
    margin: 0px;
    color: #FF0000;
    font-size: 12px;
}
#shoppingcart p.newItemInCart a {
    color: #FF0000;
    font-size: 12px;
}
#shoppingcart p.oldItemInCart {
    margin: 0px;
    color: #6d5f54;
    font-size: 12px;
}
#shoppingcart p.oldItemInCart a {
    color: #6d5f54;
    font-size: 12px;
}
#shoppingcart p.CartSummary {
    border-top: solid 2px #4B7792;
    font-weight: bold;
    font-size: 12px;
}
#shoppingcart p.CartEmpty {
    font-size: 12px;
}

.leftshop {
float:left;
width:5px;
line-height:15px;
}
.rightshop {
float:right;
width:5px;
line-height:15px;
}


/* Kategorien */
#nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#nav li.navlevel {
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  color: #6d5f54;
  width:180px;
  height:25px;
  line-height:25px;
  display:block;
}

a.navlevel:hover {
  width:180px;
  height:25px;
  line-height:25px;
  background:#ffffff;
  text-decoration:none;
  display:block;
}

.navlevel_a {
  width:180px;
  height:25px;
  line-height:25px;
  background:#ffffff;
  font-weight:bold;
  text-decoration:none;
  display:block;
}


/* Showbox Paypal */
#showbox {
    padding: 0px;
    margin: 25px 0px 20px 0px;
}

/* Registerbox */

a.register {
    font-size: 10px;
}


#partnerbox ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 20px 0px;
	border-top:1px dotted #005270;
}

#partnerbox li {
    padding: 3px 0px 3px 15px;
    margin: 0px;
    /*border-bottom: solid 1px #005270;*/
    color: #6d5f54;
    font-size: 12px;
}

#partnerbox li a {
    color: #6d5f54;
}

/* Lookbook */
.lookbookImg {
    float: left;
    margin: 0px 5px 16px 20px;
    padding: 0px;
}

h1 { 
 font-family: 'Helvetica', 'Arial', sans-serif;
 font-size: 28px;
 font-weight: normal;
 margin: 0;
 padding: 0;
}

h2 {
 font-family: 'Helvetica', 'Arial', sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h3 { 
 font-family: 'Helvetica', 'Arial', sans-serif;
 font-size: 20px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.stock_prod {
font-size:12px;
margin-top:10px;
}

.price_prod {
font-size:20px;
font-weight:bold;
margin-top:10px;
}

.prod_ueber {
font-weight:bold;
font-size:13px;
margin-top:10px;
margin-bottom:10px;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #77B9B8;
}
/* EOF Dynamic Sitemap */


#shopmiddle {
margin-left: auto; 
margin-right: auto; 
background: #ede5d0; 
text-align: left;
width: 900px;
}


#shopcontent {
margin-left: 27px; 
margin-right: 27px;
background: #ede5d0;
text-align: left;
width: 846px;
}

.logo {
padding-left: 33px;
padding-top: 15px;
padding-bottom: 20px;
}

.head_right_logo {
padding-right:33px;
padding-top:5px;
font-size:10px;
}

.shopheader {
color : #6d5f54; 
font-family : 'Helvetica', 'Arial', sans-serif; 
font-size : 36px; 
text-align : left; 
text-decoration : none;
}

.shopnavigation {
padding-top: 10px;
padding-left: 5px;
padding-bottom: 50px;
}

.paragraph_style_3 { 
color : #6d5f54; 
font-family : 'Helvetica', 'Arial', sans-serif; 
font-size : 12px; 
text-align : right; 
text-decoration : none; 
padding-top:10px;
padding-bottom:15px;
}

a.class1 { 
color : #6d5f54;
text-decoration : none; 
} 
a.class1:visited { 
color : #6d5f54; 
text-decoration : none;
} 
a.class1:hover { 
color : #6d5f54; 
text-decoration : none;
}

a.class2 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class2:visited { 
color : #6d5f54; 
text-decoration : none;
} 
a.class2:hover { 
color : #6d5f54; 
text-decoration : none;
} 
a.class3 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class3:visited { 
color : #6d5f54; 
text-decoration : none;
} 
a.class3:hover { 
color : #6d5f54; 
text-decoration : none;
} 
a.class4 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class4:visited { 
color : #6d5f54; 
text-decoration : none;
} 
a.class4:hover { 
color : #6d5f54; 
text-decoration : none;
} 
a.class5 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class5:visited { 
color : #6d5f54; 
text-decoration : none;
} 
a.class5:hover { 
color : #6d5f54; 
text-decoration : none;
} 
a.class6 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class6:visited { 
text-decoration : none;
color : #6d5f54; 
} 
a.class6:hover { 
color : #6d5f54; 
text-decoration : none;
} 
a.class7 { 
color : #6d5f54; 
text-decoration : none;
} 
a.class7:visited { 
text-decoration : none;
color : rgb(180, 79, 72); 
} 
a.class7:hover { 
color : #6d5f54; 
text-decoration : none;
}

.Free_Form { 
color : #6d5f54; 
font-family : 'Helvetica', 'Arial', sans-serif; 
font-size : 12px; 
font-weight : 400; 
padding-bottom : 30px; 
padding-top : 0px; 
text-align : left; 
text-decoration : none; 
}

.shapeabstand { 
text-align: center;
padding-top: 20px;
padding-bottom: 20px; 
}

.shapeabstandkategorie { 
text-align: center;
padding-top: 20px;
}

.shape4 { 
margin-top:10px;
margin-bottom:10px;
}

.fb_prod {
margin-top: 25px;
}

.content_rahmen {
  width:575px;
  background:#ffffff;
  border:2px solid #6d5f54;
  padding:20px;
}

/* Preis fuer Prozente */
SPAN.pricesavings{
font-weight: bold;
font-size: 12px;
font-family: Verdana, Arial;
color: #6d5f54;
}
SPAN.pricesavingstext{
font-weight: bold;
font-size: 12px;
font-family: Verdana, Arial;
color: #6d5f54;
}

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #6d5f54;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#6d5f54;
	background:		#ede5d0;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
/* ©2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */

/* CSS class for thumbnail link <A> */
.MagicThumb {
    cursor: url(cursor/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }

/* CSS class for the thumbnail image */
.MagicThumb img { outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(cursor/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #6d5f54;
    background-color: #ede5d0;
    border: 1px solid #6d5f54;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar {
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #000000;
	background: #ffffff url(graphics/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}
