/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Wijnen uit de Elzas kleuren:
  
  Groen: #5AA745
  Paars: #6D3A4D
  Geel:  #


*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.4; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; 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 {
  background: #806060;
  color: #000000;
  margin: 0px;
}

.arrowlight {
    width: 8px ;
    height: 7px ;
    border: 0px none;
    background: url('images/pointer_blue_light.gif');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}


A.main:link {
    color: #C47E9D;
    text-decoration: underline;
}

A.main:visited {
    color: #C47E9D;
    text-decoration: underline;
}

A.main:active {
    color: #C47E9D;
    text-decoration: underline;
}

A.main:hover {
    color: #C47E9D;
    text-decoration: underline;
}

ul {
    list-style-type: square;
    padding-bottom: 5px;
}

FORM {
	display: inline;
}


TR.header {
  height: 120px;
}


TD.headerLeft {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-image:url(images/logo-for-header-trans.gif);
    background-repeat: no-repeat;
    background-position: 2% 50%;
/*    background-color: #6D3A4D; */
    background-color: #FFFFFF;
    height: 100px;
    text-align: right;
    vertical-align: bottom;
    padding: 10px
}

TD.headerRight {
/*    color: #FFFFFF; */
    color: #6D3A4D;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
/*    background-color: #6D3A4D; */
    background-color: #FFFFFF;
    background-position: 100% 0% ;
    height: 100px;
    width: 410px;
    text-align: right;
    vertical-align: top;
    padding: 10px;
}

A.headerOptions:hover {
    color: #ED651B;
}


TR.headerNavigation {
  background: #bbc3d3;
}


.emptyline {
    border: 0px none;
    height: 1px;
    background: url('images/pixel_trans.gif');
    background-repeat:repeat;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url('images/bar.png');
  background-repeat:repeat;
  height:45px;
  color: #ffffff;
  font-weight : bold;

}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

A.headerRight { 
/*  color: #FFFFFF; */
    color: #6D3A4D;
}

A.headerRight:hover {
/*  color: #FFFFFF; */
    color: #6D3A4D;
  text-decoration: underline;
}

A.dashed {
    color: #000000;
    border-bottom: 1px dashed #000000;
}

A.dashed:hover {
    color: #000000;
    border-bottom: 0px dashed #000000;
    text-decoration: underline;
}


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: 11px;
  background: url('images/bar.png');
  background-repeat:repeat;
  height:45px;
  color: #ffffff;
  font-weight: bold;
}

A.footer { 
  color: #FFFFFF; 
}

A.footer:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.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: 11px;
  font-weight: bold;
  background: #623042;
  color: #ffffff;
  padding-left: 5px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #5AA741;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top: 0px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

h1 {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform:uppercase;
    }

h2 {
    color: #623042;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    }

h3 {
    color: #623042;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    }

    

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
  font-weight: bold;
  font-size: 14px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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; }

.mws_boxTopLeft		{ background: url('images/infobox/upper_left.png'); width: 7px;}
.mws_boxTopRight	{ background: url('images/infobox/upper_right.png'); width: 17px;}
.mws_boxBottomLeft	{ background: url('images/infobox/lower_left.png'); width: 7px;}
.mws_boxBottomRight	{ background: url('images/infobox/lower_right.png'); width: 17px;}

.mws_boxTop    { background: url('images/infobox/top.png');
                 font-family: Verdana, Arial;
                 font-size: 10px;
		 color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap;
                 height: 31px }
.mws_boxLeft   { background: url('images/infobox/left.png'); width: 7px; }
.mws_boxRight  { background: url('images/infobox/right.png'); width: 17px; }
.mws_boxBottom { background: url('images/infobox/bot.png');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
		 color: #ffffff;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap;
                 height: 15px; }
.mws_boxCenter { background: #ffffff;
		 padding: 2px;
		 word-wrap: break-word; }



.mws_boxTopLeft_main	{ background: url('images/infobox/upper_left.png'); width: 7px;}
.mws_boxTopRight_main	{ background: url('images/infobox/upper_right.png'); width: 17px;}
.mws_boxBottomLeft_main	{ background: url('images/infobox/lower_left.png'); width: 7px;}
.mws_boxBottomRight_main	{ background: url('images/infobox/lower_right.png'); width: 17px;}

.mws_boxTop_main    { background: url('images/infobox/top.png');
                 font-family: Verdana, Arial;
                 font-size: 11px;
				  color: #ffffff;
                 text-align : left;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap;
                 height: 31px; }
.mws_boxLeft_main   { background: url('images/infobox/left.png'); width: 7px;}
.mws_boxRight_main  { background: url('images/infobox/right.png'); width: 17px;}
.mws_boxBottom_main { background: url('images/infobox/bot.png');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap;
                 height: 15px }
.mws_boxCenter_main { background: #FFFFFF; }.bg{
  background-color: #F5F5F5;
  padding-left: 7px;
  width: 181px;
 }

/* For the new products listing.php */
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #6D3A4D;
  font-weight: bold;
  line-height: 1.5;
}

.priceProductInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  color: #6D3A4D;;
  font-weight: bold;
  line-height: 2.0;
}


.oldprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: black;
  text-decoration: line-through;
  font-weight: bold;
  line-height: 1.5;
}


.forminput {
  color: #000000;
  width: 200px;
  height: 20px;
  background: #F0F0F0;
  border: 1px solid;
  
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    font-weight: bold;
}

body, html {
  color: #101010;
  font-family: Verdana, Arial, sans-serif;
  margin: 0px;
  padding:0px;
  text-align: center;
}

#centerpage{
	width: 990px;
	margin: 0px auto 0px auto;
	background: White;
	text-align: left;
}

#Tables{ 
  border-right-width:1pt;
  border-left-width:1pt;
  border-top-width:1pt;
  border-bottom-width:1pt;
  border-right-color:#590000;
  border-left-color:#590000;
  border-style:solid;
  
  }
  
A {
  color: #000000;
  text-decoration: none;
}


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

