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

H5 { font-family: Arial; font-size: 11px; margin:0; padding:0;}
H4 { font-family: Arial; font-size: 12px; font-weight: bold; margin:0; padding-top:5px; }
H3 { font-family: Arial; font-size: 13px; font-weight: normal;margin:2px 0;}
H2 { font-family: Arial; font-size: 12px; font-weight: bold; margin:0; padding:0; }
H1 { font-family: Arial; font-size: 13px; font-weight: bold; margin:0; padding:0; }
ul { list-style-position: inside; margin-bottom: 8px; margin-top: 2px; padding-left: 10px; }

INPUT[TYPE=TEXT], INPUT[TYPE=PASSWORD] {
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D1D1;
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
}
.inputbox {
	background:none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #D1D1D1;
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.inputcontact {
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D1D1;
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: left;
}
.inputsearch {
	width: 99%;
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D1D1;
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: left;
}

.boxText { 
	font-family: Arial;
	font-size: 11px;
}

.boxTextBG {
	font-family: Arial;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Arial;
	font-size: 12px;
	background:transparent url(img/bg_content_or.gif) repeat-x scroll 0 0;
}
.boxTextPrice {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff6633;
}

.errorBox {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	background-color: #FFE6E6;
}
.gvBox {
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

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

BODY {
	color: #666;
	margin: 0px;
	background: #ffffff;
	background-image: url(img/bg_edv.jpg);
	background-repeat: repeat-x;
}

img{
	border:0;
}

A {
  color: #555;
  text-decoration: none;
}

A:hover {
  color: #ff6633;
  text-decoration: none;
}

FORM {
	display: inline;		   
}
DIV#foot_ol {background:transparent url(images/o_l_bg.jpg) no-repeat scroll 0 0; overflow:hidden;}
DIV#foot_or {background:transparent url(images/o_r_bg.jpg) no-repeat scroll 100% 0; overflow:hidden;}
DIV#foot_o {background:transparent url(images/o_bg.jpg) repeat-x scroll 0 0; overflow:hidden;}
DIV#foot_ul {background:transparent url(images/u_l_bg.jpg) no-repeat scroll 0 100%; overflow:hidden;}
DIV#foot_ur {background:transparent url(images/u_r_bg.jpg) no-repeat scroll 100% 100%; overflow:hidden;}
DIV#foot_u {background:transparent url(images/u_bg.jpg) repeat-x scroll 0 100%; overflow:hidden;}
DIV#foot_l {background:transparent url(images/l_bg.jpg) repeat-y scroll 0 0; overflow:hidden;}
DIV#foot_r {background:transparent url(images/r_bg.jpg) repeat-y scroll 100% 0; overflow:hidden;}

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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial;
	font-size: 12px;
	color: #555;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #555; 
}

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

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

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: #FFE6E6;
}

.moduleHeading {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #FFE6E6;
  color: #333333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
margin: 0px;
}

.infoBoxContents {
  font-family: Arial;
  font-size: 11px;
}

.infocontent {
	border: 1px solid;
	border-color: #cccccc;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-x;
	padding: 0 2px;
}
.infocontentart {
	border: 2px solid;
	border-color: #cccccc;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-x;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  padding-left: 6px;  
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(img/back.gif);
  background-repeat: no-repeat;
  height:17px;
  color: #FFFFFF;
}

TD.infoBoxHeading_middle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
  height:17px;
  color: #FFFFFF;
}
TD.product_info_head {
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
  height:17px;
  font-weight : bold;
  color: #FFFFFF;
  border: 0px;
  padding-left: 6px;
}
TD.infoBoxHeading_cart {
  padding-left: 6px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(img/back_or.gif);
  height:17px;
  color: #FFFFFF;
}
TD.infoBoxHeading_right {
  padding-left: 6px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-image: url(img/back.gif);
  height:17px;
  color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 11px;
}
TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial;
  font-size: 11px;
}
TD.infoBox_cart, SPAN.infoBox_cart {
  font-family: Arial;
  font-size: 11px;
  background: #f7f7f7; 
}
TD.imagepopup {
  background-image: url(img/loading.gif);
  background-repeat: no-repeat; 
  background-position: center;
  text-align: center;
}
TD.bildinfo {
  background-image: url(img/loading.gif);
  background-repeat: no-repeat; 
  background-position: center;
}
TD.infoBox_bestsell {
  font-family: Arial;
  font-size: 11px;
  background-image: url(img/loading.gif);
  background-repeat: no-repeat; 
  background-position: center;
}
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 {
  font-family: Arial;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Arial;
  font-size: 11px;
}

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

A.pageResults:hover {
  color: #ff6633;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #333333;
}

TD.list, P.list {
  font-family: Arial;
  font-size: 12px;
}
TD.maincenter, P.maincenter {
  font-family: Arial;
  font-size: 12px;
  background: #fff;
}
TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.4;
}
TD.staffel, P.staffel {
  font-family: Arial;
  font-size: 12px;
  text-align: right;
}
TD.special, P.special {
  font-family: Arial;
  font-size: 12px;
  padding: 10px 0;
  width: 260px;
}
TD.shopnav, P.shopnav {
  font-family: Arial;
  font-size: 10px;
  background-color: #ffffff;
}
TD.shop, P.shop {
  font-family: Arial;
  font-size: 12px;
  background-color: #ffffff;
  padding-right: 4px;
}
TD.versandfrei, P.versandfrei {
  font-family: Arial;
  font-size: 11px;
  background-color: #EBEBEB;
}
TD.versandfreicontent, P.versandfreicontent {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background-color: #EBEBEB;
}
TD.widerruf, P.widerruf {
  font-family: Arial;
  font-size: 12px;
  background-color: #FFE7C6;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 9px;
}
TD.smallInfo, SPAN.smallInfo, P.smallInfo {
  font-family: Arial;
  font-size: 9px;
}
TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff6633;
}
SELECT {
	background:none repeat scroll 0 0 #ffffff;
	color: #555;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	width: 157px;
}
textarea:focus {
	background-color: #ffe7c6;
}
input:focus { 
	background-color: #FFE7C6;
}
TEXTAREA {
	width: 99%;
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D1D1D1;
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: left;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #d4d4d4;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.parseTime {
  font-family: Arial;
  font-size: 10px;
  color: #b6b7cb;
  text-align:center;
}

.copyright a {
  color: #555;
} 

.copyright {
  background: url("img/bg_foot.gif") repeat-x scroll 0 25px #FFFFFF;
  font-family: Arial;
  font-size: 10px;
  color: #555;
  text-align: center;
}
A.copyright:hover {
  font-family: Arial;
  font-size: 10px;
  color: #555;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.productPrice, P.productPrice, SPAN.productPrice {
  font-family: Impact;
  font-size: 22px;
  color: #555;
  font-weight: normal;
  line-height: 1.2;
}
SPAN.productSpecialPrice {
  font-family: Impact;
  color: #630;
}
SPAN.productboxPrice {
	font-family: Impact;
	font-size: 15px;
	color: #555;
	font-weight: normal;
}
SPAN.productOldPrice {
	font-family: Impact;
	font-size: 12px;
	color: #777;
	text-decoration: line-through;
	font-weight: normal;
}
SPAN.errorText {
  font-family: Arial;
  color: #ff6633;
}

SPAN.productDiscountPrice {
  font-family: Impact;
  color: #630;
}

.smallHeading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 background-color: #F7F7F7;
 font-family: Arial;
 font-size: 12px;
 text-align:left;
 line-height: 1.5;
}

.moduleRowOver {
 background-color: #F7F7F7;
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 line-height: 1.5; 
}
.moduleRowMen {
 padding: 3px 0px 2px 20px;
 background: #F7F7F7 url(img/menu_link_bg.jpg) no-repeat scroll left top;
 font-family: Arial;
 font-size: 12px;
 text-align:left;
 line-height: 1.5;
}
.moduleRowOverMen {
 padding: 3px 0px 2px 20px;
 background: #EBEBEB url(img/menu_link_bg_hover.jpg) no-repeat scroll left top;
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 line-height: 1.5; 
}
.moduleRowMenSelected {
 padding: 3px 0px 2px 20px;
 background: #EBEBEB url(img/menu_link_bg_hover.jpg) no-repeat scroll left top;
 font-family: Arial;
 font-size: 12px;
 line-height: 1.5;
}
.moduleRowSelected {
 background-color: #F7F7F7;
 font-family: Arial;
 font-size: 12px;
 line-height: 1.5;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 14px; color: #555; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial; font-size: 9px; }
.heading2 { font-family: Arial; font-size: 10px; }
.heading3 { font-family: Arial; font-size: 11px; }
.heading4 { font-family: Arial; font-size: 12px; }
.heading5 { font-family: Arial; font-size: 15px; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial; font-size: 12px; color: #555; text-align: left; background-color: #cccccc; border: 1px solid; border-color: #cccccc; padding-left: 6px;}
.sitemap_heading a {color:#555;}
.sitemap_heading a:hover {color:#ff6633; text-decoration:none;}

.sitemap_sub {font-family: Arial; font-size: 12px; color: #555; text-align: left; background-color: #E6E6E6; padding-left: 6px; width: 90px;}
.sitemap_sub a {color:#555;}
.sitemap_sub a:hover {color:#ff6633; text-decoration:none;}

/* message box */
.messageBox { font-family: Arial; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 12px; color: #ff6633; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 185px; margin: 0;
}
.navRight {
	width: 185px;
}
.contentsTopicsCat {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 6px;
	width: 50%;
}
.contentsTopicsCart {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/back_or.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 6px;
}
.contentsTopicsFilt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 0 0 0 3px;
	vertical-align:middle;
}
.contentsTopicsStep {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-x;
	padding: 0 0px;
	vertical-align:middle;
	width:140px;
	text-align:right;
}
.contentsTopics {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-x;
	padding-left: 6px;
}
.contentsHeadline {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}
.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial;
  font-size: 10px;
  color: #b6b7cb;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
