/*
  $Id: stylesheet.css,v 1.0 12-11-2007 22:00 AvD E$

  Ironw@re uw online ijzerwaren winkel voor kwalitatief hoogwaarig schuif- & deurbeslag
  http://www.ijzerwarenwinkel.org
  http://www.ijzerwarenwinkel.eu

  Copyright (c) 2007  Your added Value

*/

* { margin: 0 ; padding: 0; }

a.button_back{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_back{color: #ffffff; text-decoration: none;}

a.button_order{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_order{color: #ffffff; text-decoration: none;}

a.button_refresh{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_refresh{color: #ffffff; text-decoration: none;}

a.button_checkout{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_checkout{color: #ffffff; text-decoration: none;}

a.button_checkout_login{margin: 0px 0px 1px 0px; display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_checkout_login{color: #ffffff; text-decoration: none;}

a.button_continue{margin: 0px 0px 1px 0px; display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_continue{color: #ffffff; text-decoration: none;}

a.button_continue_information{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_continue_information{color: #ffffff; text-decoration: none;}

input.button_login{display: inline-block; border-style: none; cursor: pointer; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}

a.button_reviews{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_reviews{color: #ffffff; text-decoration: none;}

a.button_adress_change{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_adress_change{color: #ffffff; text-decoration: none;}

a.button_cart{display: inline-block; background-color: #007db7; padding: 4px 10px 4px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_cart{color: #ffffff; text-decoration: none;}

a.button_view_small{display: inline-block; background-color: #007db7; padding: 2px 5px 2px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; letter-spacing: 1px; color: #ffffff;}
a:hover.button_view_small{color: #ffffff; text-decoration: none;}

.default{
	padding: 0px 15px 0px 15px;
}

.right{
	background: #deecf7;
}

img.no_border{
	border-style: none;
}

.lightblue{
	background: #deecf7;
}

.boxText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background: #deecf7; 
	font-weight: bold; 
}

.boxText hr{ 
	display: none;
}

.boxText a{
	color: #000000;
	background: #deecf7;
	border-bottom: #000000 solid 1px;
	display: inline-block;
	width: 100%;
}

.boxText a:hover{
	color: #000000;
	background: #ffffff;
	border-bottom: #000000 solid 1px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}

a.search b{
	color: #007db7;
	background: #deecf7;
	display: inline-block;
	width: auto;
	border-bottom: #000000 solid 0px;
}

a:hover.search b{
	color: #007db7;
	background: #deecf7;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	border-bottom: #000000 solid 0px;
}

span.search_text{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #6d6d6d;
}

a.categorien{
	color: #000000;
	background: #deecf7;
	border-bottom: #000000 solid 1px;
	display: inline-block;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

a:active.categorien{
	color: #000000;
}

a:visited.categorien{
	color: #000000;
}

a:hover.categorien{
	color: #000000;
	background: #ffffff;
	border-bottom: #000000 solid 1px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #606060; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #606060; }
.productsNotifications { background: #FFA511; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #FFA511; text-decoration: underline; }

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-size:11px; 
	font-family : Verdana, Arial, sans-serif; 
}

div#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1150px;
}

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

a:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header_white {
  background: #ffffff;
}

TR.headerNavigation_white {
  background: #ffffff;
}

td.headerNavigation_white {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #007db7;
  background-position: left top;
  background-image:url("images/menu_boven.png");
  background-repeat:repeat;
  color: #ffffff;
  font-style: italic;
  font-weight : bold;
  height: 30px;
}

a.headerNavigation_white { 
  color: #ffffff; 
  font-style: italic; 
}

a.headerNavigation_white:hover {
  color: #ffffff;
}

a.headerNavigation { 
  color: #818286; 
  font-style: italic; 
}

a.headerNavigation:hover {
  color: #818286;
}

td.headerNavigation_bread{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: italic; 
	color: #818286;
	height: 18px;
	vertical-align: middle;
}

.left_margin{
	margin: 0px 0px 0px 30px;
 }
 
a.left_margin{
	color: #ffffff;
} 

a:hover.left_margin{
	color: #ffffff;
}

TR.headerError {
  background: #FFA511;
}

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: #404040;

}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #404040;
  color: #404040;
  font-weight: bold;
  text-align: center;
  
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #007db7;
  background-image:url("images/menu_boven.png");
  background-repeat:repeat;
  color: #FFFFFF;
  font-weight: bold;
  height: 20px;
}

.infoBox {
/*  background: #505050;	*/
  background: #ffffff;

}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
/*background-image:url("images/menu_achter.png");
  background-repeat: repeat; */
  font-size: 11px;
 }

tr.order_historyboxbg{
  background: #deecf7;
}


.infoBoxContents2 {
  padding: 2px 2px 2px 2px;
  font-family: Verdana, Arial, sans-serif;
  background-image:url("images/menu_achter.png");
  background-repeat: repeat;
  border: 0;
  font-size: 11px;
}

a.cart{
  color: #000000;
  border: 0;
}

a:hover.cart{
  color: #000000;
  border: 0;
  background: #deecf7;
}

.infoBoxNotice {
  background: #FFA511;
  background-image:url("images/menu_boven.png");
  background-repeat:repeat;

}

.infoBoxNoticeContents {
  background: #606060;
  font-family: Verdana, Arial, sans-serif;
  background-repeat:repeat;
  font-size: 11px;
}

td.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #007db7;
	color: #ffffff;
	height: 22px;
	text-align: center;
	font-style: italic; 
 }
 

TD.infoBoxHeadingLeft {
HEIGHT: 16px;
 }
	
TD.infoBoxHeadingRight {
HEIGHT: 16px;
 }


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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

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: #deecf7;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #007db7;
  border-spacing: 2px;
}

.productListing-heading {
  background: #deecf7;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #000000; 
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #000000;
}

A.pageResults {
  color: #FFA511;
  font-weight: bold;
}

A.pageResults:hover {
  color: #FFA511;
  background: #404040;
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
}

TR.subBar {
  background: #FFFFFF;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #6d6d6d;
  padding: 2px 2px 2px 2px;
}

td.main a u{
	color: #007db7;
	text-decoration: none;
}

td.main a:hover u{
	color: #007db7;
	text-decoration: none;
}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

td.margin div a{
	padding: 10px 0px 0px 0px; 
}

TD.descriptionText, SPAN.descriptionText, P.descriptionText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*color: #FFFFFF;*/
  color: #000000;
}

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

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: 11px;
}

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: #FFA511;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFA511;
  border-color: #FFA511;
  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: #FFA511;
  font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #deecf7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #deecf7; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #007db7; }
TH {
	text-align: left; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 21px; 
}
