/**
* zentrales Stylesheet
*
* @copyright       Andre Gärtner
* @link            www.phodana.de
* @package         xt:Commerce
* @version         4.0.0   
*/

.boxText { 
	font-size: 10px;
	padding-left: 8px;
}
.boxTextBG {
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #EACFAA;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}
.Texttab {
	BORDER-BOTTOM: #000000 1px solid;
}
.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
BODY {
	color: #000000;
	margin: 0px;
	background-color:#FFF3E8;
	font-family : Verdana, Arial, sans-serif;
	line-height: 14px;
}
img {
	border:0;
}
A {
  	color: #000000;
  	text-decoration: underline;
}
A:hover {
  	color: #3366FF;
  	text-decoration: none;
}

FORM {
	display: inline;		   
}

TR.headerNavigation {
  	background: #F6F6F6;
}
TD.headerNavigation {
	font-size: 10px;
	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: #00CC33;
}
.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
  	font-size: 10px;
  	background: #F6F6F6;
  	color: #000000;
  	font-weight : bold;
  	border-bottom: 1px solid;
  	border-color: #b6b7cb;
}

.infoBoxContents {
	font-size: 10px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	background: url('img/bg_box.gif');
	padding: 4px;
	color: #fff;
}

TD.infoBox, SPAN.infoBox {
	font-size: 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background: #EFEFEF;
	border-color: #d7af87;
}
TD.infoBox_a1 {
	font-size: 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	background: #EFEFEF;
	border-color: #d7af87;
}
TD.infoBox_right, SPAN.infoBox_right {
 	
	font-size: 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background: #EFEFEF;
	border-color: #d7af87;
}
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-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 10px;
}
A.pageResults {
	color: #000000;
	text-decoration: underline;
}
A.pageResults:hover {
	color: #000000;
}
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 {
	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;
}

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

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

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-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#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-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.productOldPrice {
	font-size: 11px;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
	color: #ff0000;
}
SPAN.productDiscountPrice {
	color: #ff0000;
	font-weight: bold;
}
.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	font-size: 11px;
	line-height: 1.5;
	background-color: #EFEFEF;
}
.moduleRowOver { 
	background-color: #EACFAA; 
	font-size: 11px;
	line-height: 1.5; 
}
.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-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	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-family: Verdana, Arial, Helvetica, sans-serif; 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;
}

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

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
	padding: 5px;
}

.poweredby {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.headnav {
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #CC9966;
	font-size: 11px;
	background-color: #EACFAA;
}
.navtrail {
	font-size: 10px;
	color: #999;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.navtrail a{
	color: #999;
}
.navtrail a:hover{
	color: #3366FF;
}
.maintable {
	padding: 5px;
	background: #FFFFFF;
}
.newptable {
	border-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding: 5px;
}
.articlerow {
	border-bottom: 2px dotted; 
	border-right: 2px dotted;  
	border-color: #CCCCCC;
	padding: 0px 10px;
}
.art_price {
	font-size: 14px;
	color: #a97c47;
	font-weight: bold;
}
.art_name {
	font-size: 12px;
}
.infoBoxHeading a {
	color: #FFFFFF;
	text-decoration: underline;
}
.infoBoxHeading a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ############################################################################################ */
/* ### Kategorie Navigation ################################################################### */
/* ############################################################################################ */

.catListBody {
	padding:3px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	font-size: 11px;
	font-weight: bold;
}

.catListBody li ul {
	list-style-type: none; 
	margin:0; 
	padding: 0;
}

.catListBody ul {
	list-style-type:none;
	padding:0;
	border:0;
	margin:0;
}

.catListBody a {
	display:block;
	text-decoration: none;
}

.catListBody li {
	width: 100%;
	margin:0;
}

/* ### 1.Ebene ### */
.catListBody ul li a {
	width: 95%;
	padding: 2px 0px 2px 10%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#E1E1E1;
	background-image: url('img/icon_arrow.gif');
	background-repeat: no-repeat;
	background-position: 3% 7px;
}

/* ### 2.Ebene ### */
.catListBody ul li ul li a, .catListBody li.activeCat ul li a {
	width: 90%;
	padding: 2px 0px 2px 16%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#f7e8d4;
	background-image: url('img/icon_arrow3.gif');
    background-position: 10% 6px;
}

/* ### 3.Ebene ### */
.catListBody ul li ul li ul li a , .catListBody li.activeCat li.activeCat ul li a {
	width: 85%;
	padding: 2px 0px 2px 21%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#f7e8d4;
	background-position: 15% 6px;
}

/* ### 4.Ebene ### */
.catListBody ul li ul li ul li ul li a , .catListBody li.activeCat li.activeCat li.activeCat ul li a {
	width: 80%;
	padding: 2px 0px 2px 26%;
	color: #444;
	border-bottom: 1px #eee solid;
	background-color:#f7e8d4;
	background-position: 20% 6px;
}

.catListBody li.activeCat li.activeCat li.activeCat li.activeCat ul li a  {
	background-color:#C6C5C5;
	color: #444;
}

/* ############################################################################################ */
/* ### MouseOver ############################################################################## */
/* ############################################################################################ */

/* ### 1.Ebene ### */
.catListBody li a:hover {
	background-color:#EACFAA; 
	color: #000;
	text-decoration: none;
}

/* ### 2.Ebene ### */
.catListBody li li a:hover , .catListBody li.activeCat li a:hover {
	background-color:#EACFAA; color: #000;
	text-decoration: none;
}

/* ### 3.Ebene ### */
.catListBody li li li a:hover , .catListBody li.activeCat li.activeCat li a:hover {
	background-color:#EACFAA; color: #000;
	text-decoration: none;
}

/* ### 4.Ebene ### */
.catListBody li li li li a:hover , .catListBody li.activeCat li.activeCat li.activeCat li a:hover {
	background-color:#EACFAA; color: #000;
	text-decoration: none;
}

/* ############################################################################################ */
/* ### Aktive Kategorie ####################################################################### */
/* ############################################################################################ */

.catListBody li.activeCat a,
.catListBody li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat a ,
.catListBody li.activeCat li.activeCat li.activeCat li.activeCat a {
	background-color:#eacfaa;
	color: #000;
}

/* sticky navigation */
body > div#mini-nav {
	position: fixed;
}

#mini-nav {
	position:fixed;
	right:10px;
	top:20px;
	width:20px;
	padding: 2px;
	line-height: 16px;
}

#mini-nav img {
	padding-bottom: 3px;
}

img {
	border: none;
}

/* fix IE6 */
#mini-nav{
	position:fixed;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
}


h1 {font-size: 16px;}
h2 {font-size: 14px; margin: 0; padding: 0; border-bottom: 1px dotted #666666;}
.infoBoxHeading h1 { font-size: 10px; margin:0; padding:0 }
.contentsTopics h1 { font-size: 14px; color: #a97c47; font-weight: bold; margin:0; padding:0 }

#header {
	background: #ffffff url('img/header.jpg');
	height: 210px;
	width: 900px;
	position: relative;
}
#box_search { 
	position: absolute; 
	left: 0; 
	top: 0px; 
	width: 222px; 
	height: 30px; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url('img/search_bg.png'); 
}
#box_rss { 
	position: absolute; 
	right: 25px; 
	bottom: -10px; 
	width: 40px; 
	height: 40px; 
}
#box_gallery { 
	position: absolute; 
	right: 75px; 
	bottom: -10px; 
	width: 40px; 
	height: 40px; 
}
.indexbox a { color: #0066FF }
.indexbox a:hover { color:#000000; text-decoration:none; }
input[name=keywords] { border: 0px; width: 110px; }

#tabs_container {  
  position:absolute;
  right:0px;
  top: 0px;
}
#tabs {
  float:left;
  width:100%;
  font-size: 11px;
  font-weight: bold;
  line-height:normal;
}
#tabs ul {
  margin:0;
  padding:0;
  list-style:none;
}
#tabs li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs a {
  float:left;
  background:url("img/tableft.png") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  text-decoration:none;
}
#tabs a span {
  float:left;
  display:block;
  background:url("img/tabright.png") no-repeat right top;
  padding:8px 15px 9px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#FFF;
  background-position:100% -30px;
}
#tabs a:hover {
  background-position:0% -30px;
}
#tabs a:hover span {
  background-position:100% -30px;
}

.tip { border-bottom:1px dotted #000000; cursor:help; }
a.tip,
a.tip:link,
a.tip:visited,
a.tip:active { color: #616161; text-decoration: none; position: relative; }
a.tip:hover { background: transparent; z-index: 100; }
a.tip span { display: none; text-decoration: none; }
a.tip:hover span {
display: block;
position: absolute;
top: 40px;
left: 0;
width: 250px;
z-index: 100;
color: #2f2f2f;
padding: 2px 10px;
background-color: #efefef;
text-align: left;
border-color: #A97C47;
border-style: solid;
border-width: 1px 4px; }