@import url("/template/css/navigation.css");
/* @import url("/template/css/template.css"); */

.boxText {  }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }


body	{
	background:#FFFFFF;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:0 0px 0 0px;
	padding:0;
	min-width:980px;
}

#content_wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
}


#container {
	width:980px; 
	margin:0 auto; 
	position:relative;
	background-color: white;
	border: 1px solid #FFFFFF;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

TD.headerCrumb {
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  text-decoration: underline;
  color: #000000; 
}

A.headerNavigation:hover {
  text-decoration: underline;
  color: #cccccc;
}









TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}



.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

	
.product_details_title	{
font-size: 13pt;
color:#000;
font-weight : bold;
margin-bottom:2px;
width:100%;
margin-top:0;
padding-top:0;
position:relative;
top:-2px;
  
}

.product_details	{
	font-size: 12px;
	  font-weight : bold;
}
	

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(/template/images/layout/headercrumb.gif);
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
  background-image: url(/template/images/layout/headercrumb.gif);
}



TR.footerCrumb {
  background: #4e4e4e;
}

TD.footerCrumb {
  font-size: 10px;
  background: #4e4e4e;
  background-image: url(/template/images/layout/headercrumb.gif);
  color: #ffffff;
  font-weight : bold;
}

A.footerCrumb { 
  color: #ffffff; 
}



TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

A.smallText {
  color: #0000FF;
}

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

TD.main, P.main {
  line-height: 1.5;
}

TD.main A {
  color: blue;
}

TD.main A:hover {
  color: #999999;
}

FORM {
	display: inline;
}


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

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

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


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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

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



#logoff {
	position: absolute;
	top: 5px;
	right: 0;
	/* 
	background: url(../images/language_bar.png) no-repeat;
	*/
	line-height: 25px;
	width: 240px;
	padding: 0 5px 0 10px;

}

#logoff img {
	border: 0px;
	position: absolute;
	top: 5px;
}

#language {
	position: absolute;
	top: 45px;
	right: 0;
	/* 
	background: url(../images/language_bar.png) no-repeat;
	*/
	line-height: 25px;
	width: 186px;
	padding: 0 5px 0 10px;

}



#language a {
color: #ffffff;
  text-decoration: none;
}

#language a:hover {
color: #999999;
  text-decoration: none;
}

#language img {
	position: absolute;
	top: -35px;
}

#en {
	right: 120px;
}

#de {
	right: 75px;
}

#nl {
	right: 30px;
}


img.floatLeft { 
    margin: 4px; 
   float: left; 
   padding:1px;
   border:1px solid #021a40;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


.newBooks {
  font-size: 10px;
		width:200px; 
		height:90px; 
		margin:0 30 30 30;
}

