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

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

a {
	color:#666666;
	text-decoration: none;
}

a:hover {
	color:#2C2C2C;
}

form {
	display: inline;

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}


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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
	font-size: 12px;
}
SPAN.errorText {
	color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}



.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color:#333333;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color:#666666; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { 
	background-color:#2C8BC1;
	color:#FFFFFF;
 }


/* 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; }
/********************** 
# XT-Commerce CSS-Basierte Template
# Design: Mustafa Yigit
# Umsetzung und Programmierung: Aymen Hajji
# Alle Rechte vorbehalten. 2009
**********************/
/**************** Zweispaltiges Layout (Outlet Store) ***************/
/**************** Grundformatierung *************************/
body  {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #616161;
	background-color: #ffef98;
    }
#site {
	width: 1200px;
	margin: 0 auto;
	padding:0px;
}

    #container {
	width: 1200px;
	text-align: left;
	padding:0px 111px 0px 110px;
	margin:0px auto;
	position: relative;
    } 
	#container {
	voice-family: "\"}\"";
	voice-family: inherit;
	width:979px;
	}
 
/*	#top {
	padding: 10px 20px;
	color: #333333;
	}*/
	#logo {
	background-image: url(img/Bilder/header.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
#main {
	background:#FFFFFF;
	border:1px solid #5f5f60;
	border-top:none;
	}
#sidebar1 {
	position: absolute;
	width: 200px;
	top: 350px;
	left:111px;
	z-index: 10;
}
#sidebar2 {
	position: absolute;
	width: 200px;
	top: 350px;
	right:112px;
	z-index: 10;
}
#mainContent {
	margin: 0px 215px;
	padding:20px 0px;
} 

#footer {
	height: 25px;
	position:relative;
} 
.fltrt {
	float: right;
   	margin-left: 5px;
    }
.fltlft { 
    	float: left;
    	margin-right: 5px;
    }
.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#navigation /******************** Navigation ********************/
 ul {
	background-image: url(img/Bilder/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 30px;
	padding:0px;
	list-style-type: none;
	overflow: hidden;
	border-left:1px solid #5f5f60;
	border-right:1px solid #5f5f60;
}
#navigation  li  {
display:inline;
}
#navigation  a   {
	display: block;
	float: left;
	color: #515151;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom:none;
	color: #494949;
	background:none;
	height:20px;
	width: 99px;
	text-align: center;
}
#navigation  a   {
	voice-family: "\"}\"";
	voice-family: inherit;
	height:20px;
}
#navigation  a:hover   {
	color:#000000;
}
#navigation .logout {
	color:#990000;
	font-weight:bold;
}
#navigation .logout:hover {
	color:#990000;
	text-decoration:underline;
}
/********** Box Formatierung *****************/
.box  {
	margin:0px 5px 15px 5px;
	color: #333333;
	line-height:1.3em;

}
.boxheading {
	background:url(img/Bilder/boxheading.jpg) repeat-x left top;
	font-variant: small-caps;
	color: #333333;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	border-top:1px solid #7c6045;
	border-left:1px solid #7c6045;
	border-right:1px solid #b3885e;
	border-bottom:1px solid #b3885e;
	
}
.boxheading {
	voice-family: "\"}\"";
    voice-family: inherit;
	height: 20px;
}
.boxheading a {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	display:block;
	text-decoration:none;
	z-index: 5;
	background:url(img/Bilder/arrow_boxheading.gif) no-repeat 10% center;
}
.boxcontent {
	margin:0;
	background-color: #FFFFFF;
	padding: 10px 5px;
	color:#616161;
	border:#828080 solid 1px;
	border-top:none;
}
.boxbottom {
	background-image:url(img/Bilder/bg_box_content.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:10px;
}
.boxcontent a {
	text-decoration:none;
	color:#999999;
}
.boxcontent a:hover {
	color:#333333;
}
.box p {
	margin: 0px;
}
.infolink {
	background-image: url(img/Bilder/icon_cat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.floatleft {
float:left;
margin-right:5px;
}
/********************** Formatierung Box Suche ********************/
.searchinput {
	color:#CCCCCC;
	border: 1px solid #3D3D3D;
	height:15px;
	width:130px;
}
/********************** Formatierung Manufacturersbox *************/
.manufacturers {
}
/********************** Formatierung Manufacturersbox *************/
.login {
}
/********************** Formatierung Schnellkaufbox *************/
.addquick {
}
/********************** Formatierung Schnellkaufbox *************/
.information {
}
.newsletter {
}
/********************** Formatierung bestsellerbox **************/
.bestseller {
}
.bestsellerbox {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #333333;
	padding:5px 0px;
	margin-bottom:10px;
	font-size:12px;
}
.number {
	color:#FF0000;
}
.innerbox {
	margin-left:20px;
}
/****************** shopping cart box *************/
.cartcontent {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/********************** Formulare formatieren ***************************/
.formarea {
	padding:0px 19px;
}
.formarea {
	voice-family: "\"}\"";
    voice-family: inherit;
	border:#A4A4A4 1px solid;	
}
.label {
	float: left;
	width: 160px;
}


.data {
	margin-left:160px;
}
.label, .data {
	padding-top:5px;
	padding-bottom:5px;
} 


.error {
margin:15px 30px;
border:#999999 dashed 2px;
background:#FFC4C4;
color:#990000;
padding:10px;
}
.required {
color:#FF0000;
font-size:10px;
}

.contentheading {
	background:url(img/Bilder/bg_contentheading.jpg) repeat-x left top;
	height:72px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	color:#828282;
	font-family:tahoma, Arial, sans-serif;
	font-size:18px;
	padding-left:10px;
	font-weight: bold;
	font-variant: small-caps;
	margin:0px;
	margin-bottom: 20px;
	padding-top:20px;
}
.contentheading {
	voice-family: "\"}\"";
    voice-family: inherit;
	height:52px;	
}
/**************** 2 Spalten innerhalb vom mainContent **************/
.leftcol {
float:left;
width:250px;
text-align:left;
}
.rightcol {
margin-left:260px;
text-align:left;
}
/************* Navigationselemente auf der Seite Account ******************/
.vertcallist {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}
.vertcallist li {
	display:inline;
}
.vertcallist a {
	color:#CCCCCC;
	display:block;
	padding:3px 0px 3px 15px;
	background:url(img/Bilder/icon_cat.gif) no-repeat center left;
}
.vertcallist a:hover {
	color:#333333;
}


.smallheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	padding:10px 0px;
	font-size: 14px;
}

.subcatlisting {
	width:100%;
	margin:10px 0px;
}

.subcatbox_left {
	border:#c9c9c9 1px solid;
	text-align:center;
	float:left;
	width:32%;
}

.subcatbox_right {
	border:#c9c9c9 1px solid;
	text-align:center;
	float:right;
	width:32%;
}

.subcatbox {
	border:#c9c9c9 1px solid;
	text-align:center;
	margin:0px 33%;
}
.subcatproductlink  {
	background: url(img/Bilder/product_box_top.jpg) repeat-x left top;
	display:block;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	overflow: hidden;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.subcatproductlink:hover {
	color:#333333;
}
.subcatcontent a {
	
}

/*************** Katalog ********************************/
.katalog {
display:block;
list-style-type:none;
margin:0;
padding:0;
}
.katalog li {
display:block;
margin:0px;
padding:0px;
}
.maincat {
	background:url(img/Bilder/bg_maincat.jpg) repeat-x left top;
}
.subcat {
	background:#FFFFFF;
}

.katalog a {
	display:block;
	text-decoration:none;
}
.katalog a:hover {
}
.katalog .maincat a {
	padding: 5px 0px 5px 0px;
	border:1px solid #b7b7b7;
	color: #404040;
	font-variant:small-caps;
	text-align:center;
	font-weight:bold;
}
.katalog .subcat a {
	padding:5px 0px;
	color: #404040;
	border-bottom:1px dashed #999999;
	font-size:11px;
	border-left:1px solid #5f5f60;
	border-right:1px solid #5f5f60;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
.katalog .maincat a:hover {
	color:#262626;
}
.katalog .subcat a:hover {
	color:#FFFFFF;
	background-color: #ECA114;
}

/************************ Produktinformationen ***************************/
.productlistingleft {
	float:left;
	width:250px;
}
.productlistingright {
	margin-left:255px;
	padding:20px;
	text-align:left;
}
.productlistingright .productname {
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	margin-bottom: 15px;
	border:none;
	background:none;
}
.productlistingleft .productbox {
	text-align:center;
	height: auto;
	padding:0px;
	width:250px;
	border:none;
}
.productlistingleft .productcontent {
	padding: 10px 0px;
}
.productlistingleft .productbox_bottom {
	height: 19px;
}
.productinfoprice {
	font-size:24px;
	color:#c9c6c1;
	font-weight: bolder;
}
/******************* Login box Top ******************/
.logininput {
border:#000000 1px solid;
background:#FFFFFF;
color:#b1b1b1;
}

/******************* Copyright Notiz *******************/
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color:#FF9933;
  padding-top:10px;
  padding-bottom:10px;
  margin:0px auto;
  width:1200px;
}
.parseTime {
  display:none;
}
.copyright a {
  color:#666666;
}
.copyright a:hover {
  text-decoration: underline;
}
/******************** Allgemeine Klasse *********************/
.abstandunten {
	margin-bottom:20px;
	}
.abstandoben {
	margin-top: 20px;
}

.border {
	border: 1px solid #000000;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
/**************************** Login- bzw. Neuanmeldungsbereich ***************************/
.bordertopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}



/******************* Formatierung vom Warenkorb ********************/
.shopping_cart_head {
	background: #669ED1;
	width:100%;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF; 
	height: 20px;
	vertical-align: middle;
	overflow:hidden;
}
.shopping_cart_head .quantity_heading {
	width: 16%;
	float:left;
}


.shopping_cart_head .article_heading {
	width: 36%;
	float:left;
}

.shopping_cart_head .single_heading {
	margin:0px 24% 0px 52%;
}

.shopping_cart_head .total_heading {
	width: 14%;
	float:right;
}

.shopping_cart_head .remove_heading {
	width: 14%;
	float:right;
}
.shopping_cart {
	padding-top:10px;
	border-bottom: 1px solid #999999;
	overflow:hidden;
	height: 50px;
	width:100%;	
}
.shopping_cart .quantity {
	width:16%;
	text-align:center;
	float:left;
}

.shopping_cart .article {
	width: 36%;
	float:left;
}

.shopping_cart .single {
	margin:0px 24% 0px 52%;
}

.shopping_cart .total {
	width: 14%;
	float:right;
}

.shopping_cart .remove {
	width: 14%;
	text-align:center;
	float:right;
}
/********************** Produktauflistung **********************/
.categoriedescription {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.productbox {
	width:250px;
	float:left;
	text-align:center;
	display: inline;
	height: 330px;
	overflow: hidden;
	border: 1px solid #c9c9c9;
	margin: 0px 10px 20px 10px;
	background-color:#FFFFFF;
}

.productcontent  {
}

.productname {
	background-image: url(img/Bilder/product_box_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:48px;
	overflow:hidden;
	margin: 0px;
	color:#8F8F8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9C9C;
	font-size: 12px;
	padding:5px 0px 0px 10px;
	text-align:left;
}
.productname {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 43px;
}
.productname a {
	font-size:14px;
	font-weight:bold;
	color:#6A6A6A;
}
.productname a:hover {
	color:#3A3A3A;
}
.productimage {
	display: block;
	margin: 10px auto;
	height: 180px;
	overflow: hidden;
}
.productbox_bottom {
	display:none;
}
.productprice {
	font-weight: bold;
	color: #7D7D7D;
	font-size: 18px;
}
.shippinginfo {
	font-size: 11px;
}
/************************ Produktbox in der Accounthistory *****************/
.producthistory .productbox {
width:90%;
}

/************************** Produkt Navigator **********************/
#navigator ul {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navigator li {
	display:block;
	float:left;
	width:80px;
	text-align:center;
}
#navigator .count {
	width:200px;
}
#navigator a {
	display:block;
	padding:5px 0px;
	width:100%;
}

/************************** Review Formatierung ********************/
#reviews {
	background-image:url(img/Bilder/bg_shopping_cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	list-style-type: none;
}

#reviews li {
	display: block;
	float: left;
	overflow:hidden;
	font-variant: small-caps;
	color: #000000;
	font-size: 14px;
	vertical-align: middle;
	height: 25px;
	width: 140px;
}

.review_productname {
	color: #999999;
}

.rating {
	font-size: 10px;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

/************************ Popup Help search ******************/
.blank {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 2% 5%;
	width: 75%;
	margin: 0px auto;
}

/********************* Categories Listing *******************/
.cat {
	text-align: center;
}

.smallText {
	font-size: 10px;
}
/***************** Formatierung der Checkoutbar *************/
#checkout {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#checkout li {
	display: block;
	float: left;
	width:25%;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
	font-size:10px;
	font-weight:bold;
}
.current {
	background-color:#2C8BC1;
	color:#E7FFFF;
}
.next {
	background-color:#E5E7E6;
	color: #010368;
}
.done {
	background-color:#06086C;
	color:#FFFFFF;
}

#sitemap {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemap .main a {
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006B9F;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitemap .sub a {
	background:none;
	color:#333333;
	margin:0px;
	padding:0px;
}

.relative {
	width: 100%;
	position: relative;
}

.filter {
	position: absolute;
	top: 25px;
	right: 10px;
}
.filter select {
	border:#000000 1px solid;
	width:150px;
	height:20px;
}

/* Scrollable Section */
/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 470px;	 
	height:270px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	float:left;
	width:470px;
	height:270px;
	background:#ffffff;
	color:#000;
	cursor:pointer;
}

#thumbs img {
	float:left;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#FFFFFF;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#FFFFFF;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#888888;	
}

#thumbs h3 em {
	font-style:normal;
	color:#990000;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:inline;
	width:18px;
	height:18px;
	background:url(img/Bilder/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled:hover {
	background-position:left top;
	cursor:default;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(img/Bilder/right.png);
	clear:right;	
}

