/*
 

  Created by Tim Hanekamp for www.shopjes.com;shopje.com;shopjes.nl and www.debazaar.be ,
  Do not use content without written authorization .
  Shopje.com, Shopjes.com and Shopjes.nl are registered trademarks,
  and the property of ownership given to Tim hanekamp.
  Copyright 2003 - 2006 Shopje.com
 

 
*/

.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  position: relative;
  margin: 0px auto;
  width: 90%;
  background: #ffffff;
  color: #000000;
   scrollbar-face-color:#C6DBF7;
  scrollbar-arrow-color:#21347B;
  scrollbar-track-color:#F7F7FF;
  scrollbar-shadow-color:#0077B8;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#00344B;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C0DBF3;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #041765;
	color: #5A55E9;
	font-weight: bold;
	background-image: url('./images/timskin/headfoot.gif');
	background-repeat: repeat;
	height: 15px;
	border-color: #639ED4;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


}

A.headerNavigation { 
  color: #041765; 
}

A.headerNavigation:hover {
  color: #5A55E9;
}

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: #C0DBF3;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #C0DBF3;
	color: #ffffff;
	font-weight: bold;
	background-image: url('./images/timskin/headfoot.gif');
	background-repeat: repeat;
	height: 20px;
	border-color: #639ED4;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.infoBox {
  background: #639ED5;
}

.infoBoxContents {
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED5;
  color: #ffffff;
}

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: #F2F7FC;
}

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: #F0F2F4;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #639ED5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #639ED5;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* product comparison opmaak */
TD.compareListing-data {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #639ED5;
}
/* product comparison opmaak einde*/
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7D7D7D;
}
/* th added h1 tags */
h1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7D7D7D;
}
/* h1 tags stop*/

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.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: 10px;
}

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; }

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #639ED4;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}

.contentBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_main.jpg');
	background-repeat: repeat;
	height: 20px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.BestSellersBoxContents {
	background: #639ED4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.CategoriesBox {
  background: #639ED4;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #7DA8DC;
  color: #ffffff;
}
.CategoriesBoxContents {
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.CurrenciesBox {
  background: #639ED4;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.CurrenciesBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.InformationBox {
  background: #639ED4;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.InformationBoxContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.LanguagesBox {
  background: #639ED4;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}

.LanguagesBoxContents {
	background: #639ED4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_stars.jpg');
	background-repeat: repeat;
	height: 20px;
}
.ManufacturerInfoBox {
  background: #639ED4;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.ManufacturersBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.OrderHistoryBox {
  background: #639ED4;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f7f7f7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #639ED4;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.ReviewsBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.SearchBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.ShoppingCartBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.SpecialsBox {
  background: #639ED4;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.SpecialsBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.TellaFriendBox {
  background: #639ED4;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.TellaFriendBoxContents {
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}

.WhatsNewBox {
  background: #639ED4;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}
.WhatsNewBoxContents {
	background: #f7f7f7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}

.ScrollerBox {
  background: #639ED4;
}
TD.ScrollerBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}

.ScrollerBoxContents {
	background: #639ED4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}


.BoxadBox {
  background: #639ED4;
}
TD.BoxadBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #639ED4;
  color: #ffffff;
}

.BoxadBoxContents {
	background: #639ED4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url('./images/timskin/tim_herfst.jpg');
	background-repeat: repeat;
	height: 20px;
}
/TABLE.LangBox {
height: 15px;
width: 70px;
}

.bgimage {
	background: url(images/timskin/columnleftback.gif);
	background-color: #ffffff;
	border-color: #639ED4;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
} 
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
/* Cool Href */
A.coolHref { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#000000; 
  background:#FFFFFF; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
}
A.coolHref:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  font-weight:bold;
  color:#FFFFFF; 
  background:#99CCFF; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel { 
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#99CCFF; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial, sans-serif; 
  font-size:10px; 
  color:#FFFFFF; 
  background:#639ED4; 
  padding:2px; 
  display:block;
  width:90%;
  border:1px;
  border-style:inset;
  border-color:#b6b7cb;
  text-decoration:none;
}
/* Cool Href end*/
/* geel briefje */
div.postit_img {
  position: static; 
  top:    0px; 
  left:   0px;  
  width:  110px; 
  height: 110px; 
  z-index: 0; 
}  
div.postit_top {
  position: relative; 
  top:    -110px; 
  left:   12px; 
  width:  140px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  z-index: 1; 
}  
div.postit_middle {
  position: relative; 
  top:    -110px; 
  left:   12px; 
  width:  130px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  z-index: 1;   
} 
div.postit_bottom {
  position: relative; 
  top:    -100px; 
  left:   -30px; 
  width:  80px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #d00;
  z-index: 1;   
} 

/* geel briefje stop*/
/* tims 2e geel briefje */
div.postit_img2 {
  position: static; 
  top:    0px; 
  left:   600px;  
  width:  310px; 
  height: 310px; 
  z-index: 0; 
}  
div.postit_top2 {
  position: relative; 
  top:    -110px; 
  left:   12px; 
  width:  140px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  z-index: 1; 
}  
div.postit_middle2 {
  position: relative; 
  top:    -110px; 
  left:   12px; 
  width:  130px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  z-index: 1;   
} 
div.postit_bottom2 {
  position: relative; 
  top:    -100px; 
  left:   -30px; 
  width:  80px; 
  height: 0px; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #d00;
  z-index: 1;   
} 

/* tims 2e geel briefje stop*/
