/*--- Stylesheet Pittig en Stoer ---*/
html, body {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/layout/grijs-witte-stip.jpg);
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #DFDFDF; 
	scrollbar-highlight-color: #DFDFDF; 
	scrollbar-3dlight-color: #DFDFDF; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white;
	scrollbar-arrow-color: #F10E72;
}
#container {
	width: 1000px;
	background-color: #999999;
	font-family: Verdana, Arial, sans-serif;
}
#logo {
	background-image: url(images/layout/logo-pittig-en-stoer.jpg);
	background-image: url(images/layout/top-bg.jpg);
	height: 200px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 20px 0px;
}
#logo-buttons {
	border: 1px solid red;
	margin-left: 800px;
}
#menu-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	color: #F10E72;
	font-weight : bold;
	margin: 20px 20px 0 20px;
	width: 960px;
	height: 25px;
}
#menu-bar a {
	color: #F10E72;
}
#column-left {
	padding-left: 15px;
	margin-right: 40px;
}
#column-right {
	width: 8px;
}

/*--- ---*/
.boxText { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
.imgborder_productpage img {
	border: 12px solid #e0e0e0;
	margin:10px;	
}
A {
  color: #F10E72;
  text-decoration: none;
}
A:hover {
  color: #1b5ba2;
  text-decoration: underline;
}
.boxText a {
	color:#F10E72;
}
.boxText {color:#000000;}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background-color: #F10E72;
}
TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #F10E72;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #bb0000;
}
TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00bb00;
}
TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00bb00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #d5d5d5;
  color: #F10E72;
  height: 25px;
  padding: 0 20px 0 20px;
}
TD.footer a {
  color:#FFFFFF;
}
.infoBox2 table,.infoBox2 table tr,.infoBox2 td{
  background: #f8f8f9;
}
/*.infoBox2 { border:1px solid #F10E72;} */
.infoBox3 {
	background-color:#FFFFFF;
}
.divider {
	background-color: #ff0000;
	width: 40px;
}
/*--- ---*/

.infoBox {
  background: #D5D5D5;
}
.infoBoxContents {
  background: #ffffff;
  background: #D5D5D5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.categorie-bottom {
	background-image: url(images/layout/categorie-bottom.jpg);
	background-position: top;
	_background-position: 15px 0px;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 5px;
}
TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/layout/categorie-top.jpg);
  background-repeat: no-repeat;
  color: #d5d5d5;
  height: 25px;
  padding-left: 10px;
}

/*--- ---*/

.content-top {
	background-image: url(images/layout/content-bckgrnd.jpg);
	/*background-position: top;*/
	background-repeat: no-repeat;
	background-color: #d5d5d5;
	/* background-color: #F8F8FA; */
	padding: 25px 10px 0 10px;
	width: 710px;
}

/*--- ---*/

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1px;
}
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-spacing: 0px;
  border-bottom: 1px solid #F10E72;
}
.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #F10E72;
  color: #FFFFFF;
  font-weight: normal;
  height:18px;
  padding:0px;
  margin:0px;
}
.productListing-heading-left {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(images/infobox/corner_left.gif) #F10E72;
  background-repeat:no-repeat;
  color: #FFFFFF;
  font-weight: normal;
  height:18px;
   padding:0px;
   padding-left:10px;
   margin:0px;
}
.productListing-heading-right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(images/infobox/corner_right.gif) #F10E72;
  background-repeat:no-repeat;
  background-position:top right;
  color: #FFFFFF;
  font-weight: normal;
  height:18px;
   padding:0px;
   padding-right:10px;
   margin:0px;
}
.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #F10E72;
  color: #FFFFFF;
  font-weight: normal;
  height:18px;
    padding:0px;
   margin:0px;
}
TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #0000BB;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #F10E72;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  color: #F10E72;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #d5d5d5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #bb0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border:1px solid #AEAEB2;
}
input[type=image] {border:0px;}
TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border:1px solid #AEAEB2;
}
SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #AEAEB2;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #bb0000;
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #bb0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #bb0000; }
.imageInText {
	border:1px solid #AEAEB2;
}
.mainTable {border-collapse:collapse;width:100%}
#column_left{
	border:0px solid black;
	padding-right:10px;
	background:url(images/bg_column_left.gif);
	background-repeat:repeat-y;
	padding-top:0px;
}
#column_left #table_left  {
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
}
#column_right{
	padding-left:10px;
	background:url(images/bg_column_right.gif);
	background-repeat:repeat-y;
	padding-top:0px;
}
#column_right #table_right  {
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
}

/*--- cel met het produkt op de produktpagina */
.product {
	background-image: url(images/layout/item-bckgrnd.png);
	background-image: url(images/layout/item-bckgrnd-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

/*--- Voorpagina afbeelding v/d fabrikant ---*/
.manufacturer {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.pers {
	align: center;
	margin-bottom: 20px;
	text-align: center;
}
/*--- That's all folks! ---*/