/*
  $Id: stylesheet.css,v 1.6 2004/10/06 09:22:07 choope Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Kleur Scrapenjoy: #EC008B */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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 }

BODY {
	background: #fff url('images/scrapenjoy/pattern.jpg');
  color: #000000;
  margin: 0px;
  font-family: Arial, sans-serif;
	behavior: url("hover.htc");
}

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

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

FORM {
	display: inline;
}


/*td.bg-header {
	background: #fffccc url('images/scrapenjoy/bg-header.jpg') no-repeat top left;
	height: 113px;
	width: 100%;
	}
*/
td.bg-header a#logoLink {
	background: #fffccc url('images/scrapenjoy/bg-header.jpg') no-repeat top left;
	height: 113px;
	width: 100%;
	display:block;
	}
td.bg-footer {
	background: url('images/scrapenjoy/bg-footer.jpg') no-repeat top left;
	height: 16px;
	}
TD.headerNavigation {

  font-size: 10px;
  background: #EC008B;
  color: #000;
  font-weight : bold;
  width:727px;
}
TD.headerNavigationZwart {

  font-size: 10px;
  background: #EC008B;
  color: #fff;
  font-weight : bold;
}
TD.headerNavigationZwart a { 
  color: #000;  
}

#topLinks {
	float:right;
	margin: 3px 0;
	padding: 0;
	display: block;
	width:auto;
}

#topLinks ul {
	padding: 0;
	margin: 0;
    list-style: none;
    }

#topLinks ul li {
    list-style: none;
    float: left;
    position: relative;
	width: 76px;
	font-weight: bold;
    text-align: center;
	margin: 0px;
	border-left: 1px solid #000;
    }

#topLinks li a {
    text-decoration: none;
	display: block;
	padding: 0px 2px;
	color: #fff;
    }

#topLinks li ul {
	padding: 0;
	margin: 0;
    display: none;
    position: absolute;
	border-left: 1px solid #EC008B;
	border-right: 1px solid #EC008B;
    left: 0;
    }	
	                                                                                                                                                              
#topLinks li li {
    text-align: left;
    margin: 0;
	clear: left;
	font-weight: normal;
	background-color: #fff;
	color: #fff;
	border-bottom: 1px solid #EC008B;
	border-left: 0px solid #000;
 }

#topLinks li li a {
    display: block;
	color: #EC008B;
	padding: 2px;
    }
                                                                                                                                                                 
#topLinks li li a:hover {
    display: block;
    }
                                                                                                                                                                  
#topLinks li > ul {
    top: auto;
    left: auto;
    }
                                                                                                                                                                  
#topLinks li:hover ul, #header-menu li.over ul {
    display: block;
    }


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-size: 10px;
/*  background: #bbc3d3; */
/*  color: #FFFFFF; */
  font-weight: bold;
}

#footer {
  font-size: 10px;
  font-weight: bold;
  border-left: 221px solid black;
  padding-left: 25px;
  padding-bottom: 15px;
}

#footer a:hover {
  color: black;
}

.infoBox {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */

  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {

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

.productListing-heading {

  font-size: 10px;
/*  background: #b6b7cb; */
/*  color: #FFFFFF; */
  font-weight: bold;
}

TD.productListing-data {

  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #EC008B;
}

TD.pageHeading {
	padding-top: 17px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

 TD.smallText A.smallText {
	color: #000!important;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}

INPUT, SELECT {

  font-size: 11px;
	display: inline;
	
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

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;
}
TD.boxText form 

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

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 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: Black; }

/* scrapenjoy */

body {
	margin: 15px 0px;
	padding: 0;
	text-align: center;
}

#wrap {
	width: 950px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}

#logo {
	margin: 11px 0 8px 22px;
}

tr.headerNavigation td, tr.headerNavigationZwart td {
}

td#left_navigation {
	background: black;
	color: white;
	width: 165px;
	padding: 30px 8px 0 22px;
}

td#left_navigation td.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  color: white; 
  padding-left:3px;
}

td#content td.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  color: black; 
}

td#left_navigation a {
	color: white
}

td#left_navigation a:hover {
	color: #ec008b;
}
td#left_navigation table {
	width: 185px;
}

td#right_navigation {
	background: white;
	color: black;
	width: 165px;
	padding: 10px 0 0 0px;
}

td#right_navigation td.infoBoxHeading a#shoplink{text-decoration:none;padding-left:3px;}
td#right_navigation td.loginBox {
  padding: 0 13px;
  font-size: 12px;
  font-weight: bold;
  color: #fff; 
  background: #EC008B;
}
td#right_navigation td.infoBoxHeading {
  padding: 0 8px;
  font-size: 12px;
  font-weight: bold;
  color: #fff; 
  background: #EC008B;
}

td#right_navigation a {
	color: #fff;
}
td#right_navigation .boxText a {
	color: #000;
}

td#right_navigation table {
	width: 155px;
}

#content {
	padding: 10px 3px 10px 7px;
}

#content a {
	color: #EC008B;
	text-decoration: none;
}

u {
	text-decoration: none;
}

#content a:hover, #content a:hover u {
	text-decoration: underline;
}

.boxText b {
	color: #EC008B;
}
td.boxTextSearch {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}
td.boxTextSearch a#advSearch {
	padding-left:5px;
}


