/*
  $Id: stylesheet.css,v 1.45 2002/06/01 18:44:36 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

BODY{
	color:#000000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;font-size:10px;
	text-align:center;
	background-color:#464344;
}
#container {width:905px; margin:auto; border:1px solid #CCCCCC; background-color:#FFFFFF; }
a img {
	border:none;
}

a.search {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;color:#FFFFFF;
}

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, sans-serif; font-size : 11px; color: #ffcc99; text-decoration: underline; }


A { color:#000000; text-decoration:none; }
A.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.bas1link { color:#ffffff; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover { color:#000000; text-decoration:underline; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.bas1link { color:#ffffff; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #cccccc; text-decoration:underline; }

select {
color: #ffffff;
background-color: #9d1c1f;
font-size: 0.8em;
font-family:"Arial Narrow", Arial;
}

.inputbutton { 
font-family: Arial;color: #000000;
background-color: #9d1c1f
}

.inputbox { 
border-top:#9d1c1f solid thin; 
border-bottom:#9d1c1f solid thin; 
border-right:#9d1c1f solid thin; 
border-left:#9d1c1f solid thin; 
font-family: Arial;
}



/*
A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #9d1c1f; 
  text-decoration: underline; 
}
*/

FORM {
	display: inline;
}

TR.header {
	background-image:url(http://www.jumpstylewear.nl/catalog/images/banner.jpg);
	height:150px;
	background-repeat:no-repeat;
}

TD.headerNavigation {
color: #FFffff; 
	text-align:right;
	padding-right:20px;
}

.imgborder {border: #000000 1px dotted;}



A.headerNavigation { 
  color: #FFffff; 
  font-size:0.6em;
  font-family:"Arial Narrow", Arial;
}

td.headerNavigationBreadcrumb {
  color:#666666;
  font-size:0.8em;
  font-family:"Arial Narrow", Arial;
}

A.headerNavigation:hover {
  color: #9d1c1f;
}

TR.headerError {
  background: #ff0000;
}

td.zoeken {
	padding-top:76px;
}
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: #9d1c1f;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #9d1c1f;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #9d1c1f;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #9d1c1f;
  color: #ffffff;
	margin: auto;
  font-weight: bold;
}

.infoBox {
  background-color:#e3e3e3;
}

.infoBoxContents {
	background:#FFFFFF;
  	font-family: Arial, sans-serif;
  	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TABLE.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:"Arial Narrow", Arial;
  font-size: 10.3pt;
  height: 33px;
  text-align:left;
  font-weight:bold;
  padding-left:5px;
  background-color:#aaabab;
  color: #373736;
}

span.breadcrumb {
	font-size:2em;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding-left: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 {
  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;
}

TR.productListing-heading {
  background: #9d1c1f;
}

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #9d1c1f;
  color: #ff3300;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults { 
  color: #0000FF; 
}

A:hover.pageResults { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #9d1c1f;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #9d1c1f;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #9d1c1f;
  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: Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #9d1c1f;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

    /*VJ Links Manager for OSC v0.2 begin*/
    A.exLinkTitle {
      font-size: 12 px;
      color: #9d1c1f;
      font-weight: bold;
    }

    A.exLinkURL {
      font-size: 10 px;
      color: #9d1c1f;
      font-weight: bold;
    }
    /*VJ Links Manager for OSC v0.2 end*/

.moduleRow { }
.moduleRowOver { background-color: #9d1c1f; cursor: hand; }
.moduleRowSelected { background-color: #ff9966; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #9d1c1f; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

.manufacturersLogo {
	float:left;
}