/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

HTML, BODY, TABLE, TABLE TD, TD, P, DIV, INPUT, SELECT {
	font: 13px Verdana, Helvetica, sans-serif;
	color:#000;
}

BODY {
	margin:0px;
	padding:0px;
	color: #000;
	background:#eee;
	
	text-align:center;
}

A:link {
  color: #0066CC;
  text-decoration: underline;
}

A:visited {
  color: #080080;
  text-decoration: underline;
}

A:hover {
  color: #f60;
  text-decoration: underline;
  /* border-bottom:1px dotted #c00; */
}

A:active {
  color: #f60;
  text-decoration: underline;
  /* border-bottom:1px dotted #666; */
}

IMG, A.logo:hover {
	border:0;
}

TD.whatsnew P {
	margin: 0; padding: 0;
}

IMG.butterfly {
	position:relative;
	top:3px;
}

.logo IMG {
	height:120px;
}

A IMG.specials {
	margin:-2px;
	border:3px solid #ccc;
}
#wrapper {
	width:auto;
	height:auto;
	background-color:#fff;
	margin:10px 30px;
	padding:10px 10px 10px 10px;
	border:3px double #CCC;
	
	text-align:left;
}

#header {
	background: #fff;
}

#topNav {
	border:1px solid #ccc;
	border-left-color:#ddd;
	border-right-color:#ddd;
	padding:0px 15px 2px 15px;
	margin:0px -10px 10px -10px;
	background:#f6f6f6;
}

#topNav A:link, 
#topNav A:visited {
	color: #003366;
}

#topNav A:hover, 
#topNav A:active {
	color: #999;
	text-decoration: none;
}

#topNav DIV.submit INPUT {
	background:#fff;
	border:1px solid #aaa;
}

#nav, .boxSpecials {
	padding:7px 0px 10px;
	background:#cff;
}

#nav {
	float:left;
	width:230px;
	background: #eff;
	/* border:1px solid #f60; */
	border: 1px solid #FF9933;
	padding:4px 0px 10px;
	margin:0px 0px 0px;
}

.boxSpecials {
	float:right;
	text-align:center;
	margin:0px 5px 0px 0px;
	padding-bottom:5px;
	width:420px;
	border:1px solid #ccc;
	background:#cff;
}

#nav A:link, 
#nav A:visited, 
#nav A:hover, 
#nav A:active {
	font-size:12px;
}

/*
#nav #categories A:link, 
#nav #categories A:visited {
	color: #000;
	font-size:12px;
	border-left:none;
}

#nav #categories A:hover {
	border-left:none;
}

#nav #categories A:active {
	border-left:none;
}

#nav #categories A:hover,
#nav #categories A:active,
#nav A:hover, 
#nav A:active {
	color: #f60;
}

*/

/* Content Area */

#content {
	background: #fff;
	text-align:left;
	line-height:2em;
	margin-left:236px;
	padding:0px 0px 10px;
}

#content TABLE {
	width: 99%;
}

/* Neue Produkte */

#whatsnew {
	border-width:1px 3px 1px;
	border-style:solid;
	border-color:#999 #ddd #ccc #ddd;
	background:#fff;
	margin:2% 1%;
	padding:2%;
	width:90%;
}

#whatsnew IMG {
	margin:4px 0px;
	border: 1px solid #3cf;
}

/*
#whatsnew TABLE {
	background:#fff;
	border:1px solid #ccc;
}
*/

#whatsnew h3 {
	font-size:11px;
	margin:0px;
	padding:0px;
	min-height:20px;
}

.main_content {
	line-height:2.5em;
}

FORM {
	display: inline;		   
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

INPUT {
}

h1, h2 {
	margin:0px;
	padding:0px;
}

h1.pageHeading {
	font-size:17px;
	color: #fff; /* rgb(0, 153, 255) */
	margin:3px 0px 5px;
}

h2.subtitle {
	font-size:15px;
	text-align: left;
}

h2.subtitle span.smalltext {
	font-weight:normal;
	font-variant:small-caps;
	text-decoration:underline;
}

.moduleRow span.smalltext, 
.activeRow span.smalltext {
	font-size: 11px;
	font-weight:normal;
}

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

h2.contentsTopics, 
h2.products-title {
	margin:5px 0px 0px;
	padding:0px;
	font-size:13px;
}
 
h2.products-title, 
h2.special-products-title {
	margin-top:-15px;
	font-size:13px;
	font-weight:bold;
}

h2.special-products-title {
	margin:0px 0px 2px;
	padding:0px;
}

.smalltext {
	font-size: 12px;
}

/* Boxes */

.infoBoxHeading, 
.infoBoxHeading_right {
	font-size: 12px;
	font-weight: bold;
	background:url(img/header_15.gif) repeat-x 0px -20px #09f;
	border:3px double #fefefe;
	color: #fff;
	margin:0px 4px;
	padding:7px 0px 7px 14px;
	text-align:left;
}

#content .infoBoxHeading {
	background:url(img/header_15.gif) repeat-x 0px -20px #ddd;
	padding:4px 0px 3px 14px;
	color: #fff;
}

#content .infoBoxHeading h1,
#content .infoBoxHeading h2 {
	color: #fff;
	margin:3px 0px 5px;
}

.infoBoxHeading a:link,
.infoBoxHeading a:visited,
.infoBoxHeading a:hover,
.infoBoxHeading a:active {
	color:#eee;
}

.boxText { 
	padding:6px 11px;
	line-height:1.5em;
}

#content .boxText {
	background:#fff;
	border:1px solid #ccc;
	margin:0px 6px;
	padding:10px;
}

#content .boxText .boxText {
	border:none;
	padding:4px;
}

.boxTextBG {
	background-color: #f1f1f1;
}
.boxTextBGII {
	background-color: #e1e1e1;
}
.boxTextPrice {
	color: #FF0000;
}

.header15 {
	background-image: url(img/header_15.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:92px;
}
.header17 {
	background-image: url(img/header_17.gif);
	background-repeat: repeat;
	height:25px;
}

.login {
	font-size:11px;
	text-align:left;
	line-height:2em;
}

.submit {
	display: inline;
}

.submit INPUT {
	position: relative;
	top: 4px;
}

.errorBox {
	font-weight: bold;
	background-color: #ffb3b5;
}


/* Sitemap */

.sitemap {
	background:#fafafa;
}

.sitemap-list {
	width:250px;
	margin:0px;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}

.sitemap-entry, 
.moduleRow {
	border:1px solid #eee;
	border-top:1px solid #efefef;
	border-bottom:1px solid #ddd;
	background:#fcfcfc;
	margin:0px;
	padding:2px 20px;
	list-style:none;
	list-style-type:none;
}

a.sitemap-entry-title:link,
a.sitemap-entry-title:visited,
.moduleRow a:link,
.moduleRow a:visited {
	font-weight: bold;
	text-decoration:none;
}

/* Produkte und Kategorien */

.cat-list {
	border-top: 2px solid #d4d4d4;
}

.cat-list ul {
	list-style-image:url("/templates/levana/img/icon_arrow.jpg");
}

.cat-list ul li {
	margin:0px;
	padding:0px;
}

.cat-list ul li .inner-li {
	position:relative;
	top:-3px;
	margin-left:10px;
}

.cat-list ul li .inner-li h2 {
	font-size:17px;
	margin:2px 0px;
}

.cat-row {
	border:1px dashed #f60;
	border-top:none;
	border-right:none;
	border-left:none;
	padding-bottom:10px;
	padding-left:4px;
	margin-bottom:10px;
}

.cat-row h2 {
	font-size:13px;
	margin:5px 0px 0px;
}

.product-img {
	 padding-top:5px;
	 padding-right:15px;
}

.product-desc {
	/**/
}

.product-shipping {
	position:relative;
	top:-15px;
	text-align:right;
}

.product-button {
	margin-top:5px;
}

/* Detailansicht */

.product-details-img {
	 padding-top:5px;
	 padding-right:25px;
}

.product-details-img IMG {
	display:block;
	margin-bottom:15px;
}

.product-details-button {
	text-align:right;
	width:150px;
}

LABEL.product-options {
	display:block;
	width:120px;
	float:left;
	padding:0px;
	padding-left:2px;
}

SELECT.product-options,
LABEL.product-options {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
}

/* Produkt-Bilder */

.product-img IMG {
	border: 1px solid #ddd;
}

.gvBox {
	font-weight: bold;
	border-color: #fff;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	color: #70d250;
	text-decoration: underline;
}

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

TR.headerNavigation {
  background: #F6F6F6;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #FFFF77;
	padding:4px 6px;
}

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

TD.headerError {
  background: #f00;
  color: #fff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #0f0;
}

TD.headerInfo {
  background: #0f0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}
.infoBox {
}

.infoBox_right {
}

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

TD.productListing-data {
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, TD.whatsnew P {
  font-size: 11px;
  line-height: 1.5;
}

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

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-size: 12px;
  font-weight: bold;
}

TD.copyright {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}
SPAN.productOldPrice {
	
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #ff0000;
}

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

.smallHeading {

	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow, 
.activeRow {
	background:transparent;
	border:1px solid #eff;
	/*border-bottom:1px solid #eee;*/
	line-height: 1.2em;
	margin:0px -3px 0px;
	padding:1px 0px 2px 5px;
}

.activeRow {
	 background:#fff;
	 border:1px solid #ccc;
	 border-right:2px solid #ddd;
	 border-left:2px solid #ddd;
}

.moduleRow a:link, .moduleRow a:visited, 
.activeRow a:link, .activeRow a:visited {
	display: block;
	color: #003366;
	border:1px solid #eff;
	background:url("img/icon_arrow.jpg") left 50% no-repeat transparent;
	text-decoration:none;
	padding-left:12px;
}

.moduleRow a:hover, .moduleRow a:active,
.activeRow a:hover, .activeRow a:active {
	color: #f60;
	background-color:#fff;
}

.activeRow a.active:link, .activeRow a.active:visited {
	color: #f60;
}

.activeRow a:hover, .activeRow a:active {
	border-bottom:1px solid #fff;
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { 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-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-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.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: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}
.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.header04 {
	background-image: url(img/header_04.gif);
	background-repeat: repeat;
	
	font-size: 10px;
	font-weight: bold;
}
.header05 {
	background-image: url(img/header_05.gif);
	background-repeat: no-repeat;
	
	font-size: 10px;
}
.header06 {
	background-image: url(img/header_06.gif);
	background-repeat: repeat;
	
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding-right:10px;
}
.header07 {
	background-image: url(img/header_07.gif);
	background-repeat: repeat;
}
.header08 {
	background-image: url(img/header_08.gif);
	background-repeat: no-repeat;
}
.header09 {
	background-image: url(img/header_09.gif);
	background-repeat: repeat;
}
.header10 {
	background-image: url(img/header_10.gif);
	background-repeat: repeat;
}
.header11 {
	background-image: url(img/header_11.gif);
	background-repeat: repeat;
}
TD.nav1, P.nav1 {
   
   font-size: 11px;
   padding-left: 5px;
}
.new {
  border-left: 1px solid #B1B1B1;
  border-right: 1px solid #B1B1B1;
  border-bottom: 1px solid #B1B1B1;
  }
  
 .productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
}