/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

H3 {
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 1.35em; 
	font-weight: normal;
	line-height: 1.6em;
}


#container { 
	margin: 0 auto; 
	margin-top: 0px; 
	width: 944px; 
	/*height: 100%; */
	background: url('images/bg_container_2.png') repeat-y; 
	padding: 10px;
	padding-left: 22px;
	text-align: left;
}

#containerBottom {
	margin: 0 auto; 
	width: 944px;
	height:40px;
	padding: 10px;
	padding-left: 22px;
	text-align: left;
}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


* html body #container {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_container_2.png", enabled="true", sizingMethod="scale");
	width: 1000px;
}

	
#pageheader {
	margin: auto;
	display: block; 
	width: 976px; 
	height: 147px;
	background-image: url('images/pageheader2.png');
	background-repeat:  no-repeat;
	text-align: left;
	/*padding-left:10px;*/
}

* html body #pageheader {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pageheader2.png", enabled="true", sizingMethod="scale");
	width: 1000px;
} 

#topnav {
	position:relative;
	/* width: 934px; */
	width: 976px;	
	heigth:15px;
	margin: 10px auto 0 auto;
	text-align: right;
	/*
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 22px;
	*/
	padding-right: 20px;

}

#topnav ul li{
	display: inline;
	list-style-image: none;
	font-weight: bold;
	color: #FFF;
}

#topnav A {
	color: #FFF;
	font-weight: bold;
}

#logo
{
	position: absolute;
	left:-5px;
	top:35px;
}

#shoppingcart
{
	left:0px;

}
#shoppingcart a
{
	position: absolute;

}

/* Left column styling */ 

#column-left {
	position: relative; 
	float: left; 
	width: 130px; 
	text-align: right;
	border: 0px solid red;
	margin-top: 12px;
}
	
#column-left A {
	display: block;
	width: 100%;
	padding: 5px 12px 0px 6px;
	border-top: 1px solid #ddd6d2;
	text-align: right;
	margin: 0px;
	font-weight: bold;
}
	
/* End left column styling */

/* Content styling */

#content { 
	position:relative; 
	float: left; 
	width: 428px; 
	background: transparent; 
	padding: 4px;
	margin-top: -94px;
	margin-right: 2px;
	margin-left: 28px;	
	border: 0px solid red;
}

.content_top {
	background: url('images/bg_content_top.png') no-repeat;
	display: block;
	height:27px;
	width: 529px;
	margin-left: -24px;
	margin-top: -51px;
	display: none;
}

.pageHeading {
	font-family: Times, Georgia, serif;
	
}

.pageHeading IMG {
	display: none;
}

.productListing-odd, .productListing-even {
	margin-bottom: 85px;
}

.product, #product_info { 
	position: relative; 
	float: left; 
	border: 0px solid red; 
	padding: 10px;
	background: url('images/bg_product.gif') repeat-x top #f7f8f6;
}

.product, #product_info { 
 width: 435px;
}

.product P {
	margin-right: 10px;
}

.product_image { 
	width: 180px;
}
	
.product_title {
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 1.4em; 
	font-weight: normal;
	line-height: 1.6em;
}

#product_info .product_title {
	font-size: 2em;
}
	
.product_author_price {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 0;
}

.product_price {  
	font-weight: bold; 
}


.product_buttons {

}

.leesmeer {
	border: 0px solid red;
	margin-left: 35px;
	margin-top: 5px;
	position: absolute; 
}


/* End content styling */


/* Right column styling */
	
#column-right { 
	position: relative; 
	float: right;
	width: 256px;
	margin-top: -140px;
	margin-right: 30px;
}

* html body #column-right {
	margin-right:16px;
}

#column-right[ID] {
	margin-left: 40px;
	margin-top: 0px;
}	

#column-right A {
	font-weight: bold;
}

#search {
	margin-left: 25px;
	margin-top: -137px;
	margin-bottom: -36px;
	
}

* html body #search {
	margin-top: 0px;
	margin-bottom: 20px;
}

.search_button {
	display: block;
	float: right;
	margin-top: -23px;
	margin-right: 20px;
}

#cart {
	display: block;
	width: 256px;
	margin-bottom: 33px;
	padding-top: 75px;
}

.cart_middle {
	background-color: #0d5f87;
	padding-left: 15px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
}

#top5 {
	color: #666;
	font-size: 0.9em;
	margin-left: 1.8em;
}

#top5 img {
	margin-left: -1.3em;
	padding-bottom: 15px;
}

#top5 p {
	margin-bottom: 5px;
	margin-top: 0px;
}

#top5 a {
	margin-left: -1.3em;
}


/* End right column styling */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #fbe4d8; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0F6A97; text-decoration: none; }

BODY {
	background: #f7f7f5 url('images/bg.jpg') repeat-x;
	color: #000000;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center; /* because IE's worth it :S */
}

TD {
	font-size: 12px;
}

A, A:visited {
  font-weight: normal;
  color: #0F6A97;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	display: none;
}

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

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

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;

}

.productListing-heading {
  font-family:  trebuchet ms, arial, sans-serif;
  font-size: 0.7em;
  background: transparent;
  color: #000;
  font-weight: normal;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: times new roman, georgia, serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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.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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
