/*
  $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
*/

.boxText, table { font-family: Arial, sans-serif; font-size: 11px; }
.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: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #e0e0e0;
  margin: 0px;
  text-align: center;
  line-height: 200%;
}

#wrapper{
	width: 960px; 
	height: auto;	
	margin: 0px auto;
	text-align: left;
	margin-top: 20px;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
}

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

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

h2 {
	font-size: 16px;	
}
h3 {
	font-size: 14px;
}

p {
	font-size: 11px;	
}

FORM {
	display: inline;
}

#ae_logo {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url('images/ae_black.gif');	
	float: right;
	margin-right: 10px;
}
#ae_logo:hover{
	background-image: url('images/ae_color.gif');		
}

#vi_logo {
	height: 30px;
	width: 47px;
	display: block;
	background-image: url('images/visa_black.gif');	
	float: right;
	margin-right: 10px;
}
#vi_logo:hover{
	background-image: url('images/visa_color.gif');	
}

#mc_logo {
	height: 30px;
	width: 47px;
	display: block;
	background-image: url('images/mastercard_black.gif');	
	float: right;
	margin-right: 10px;
}
#mc_logo:hover {
	background-image: url('images/mastercard_color.gif');		
}

#di_logo {
	height: 30px;
	width: 47px;
	display: block;
	background-image: url('images/discover_black.gif');	
	float: right;
	margin-right: 10px;
}
#di_logo:hover {
	background-image: url('images/discover_color.gif');			
}

#id_logo {
	height: 30px;
	width: 35px;
	display: block;
	background-image: url('images/ideal_black.gif');	
	float: right;
	margin-right: 10px;
}
#id_logo:hover {
	background-image: url('images/ideal_color.gif');			
}

#pa_logo {
	height: 30px;
	width: 108px;
	display: block;
	background-image: url('images/paypal_black.gif');	
	float: right;
	margin-right: 10px;
}
#pa_logo:hover {
	background-image: url('images/paypal_color.gif');			
}

TR.header {
  background: #000000;
  border-bottom: #303030 solid 1px;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #e0e0e0;
  font-weight : bold;
}

.menuitem {
	border-top: #fff solid 3px;	
	font-style: italic;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 5px;
}
a.menuitem:hover{
	color: #fff;	
	text-decoration: none;
}
.menuitemon {
	border-top: #ce1326 solid 3px;	
	font-style: italic;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 5px;
}
a.menuitemon:hover{
	color: #fff;	
	text-decoration: none;
}

.submenu {
	font-size: 9px;
	text-transform: uppercase;
}

.submenuitem {
  	
}

A.headerNavigation { 
  color: #e0e0e0; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #e0e0e0; 
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #e0e0e0;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #e0e0e0;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 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: #000000;
}

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: #000000;
}

TR.productListing-even,TR.productListing-odd {
  border-bottom: #fff solid 1px;
}

TABLE.productListing {
  border: none; 
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #303030;
  color: #FFFFFF;
  font-weight: bold;
  border: #303030 solid 1px;
  padding: 5px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
   border: #303030 solid 2px;
   padding: 5px;
}

TD.productListing-data-first {
  font-family: Arial, sans-serif;
  font-size: 11px;
   border: #303030 solid 2px;
   border-left: #303030 solid 4px;
   padding: 5px;
}

TD.productListing-data-last {
  font-family: Arial, sans-serif;
  font-size: 11px;
   border: #303030 solid 2px;
   border-right: #303030 solid 4px;
   padding: 5px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #303030;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #e0e0e0;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
}

TD.lefttd {
	width: 150px;	
	font-family: Arial, sans-serif;
  	font-size: 11px;
  	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: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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 {
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fff; cursor: pointer; cursor: hand; color: #000;}
.moduleRowSelected { background-color: #fff; color: #000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 11px; background-color: #000000; color:#ff0000;  font-weight: bold;}
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #000000; color:green; font-weight: bold; }
 
/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ffffff; }

.prijs {
	font-size: 20px;	
}

.dropdown {
	position: absolute;
	height:200px;
	width: 200px;	
	background: red;
}

#down {
	position: absolute;
	width: 200px;
	height: 20px;
	padding: 10px;
}

#jsddm
{	margin: 0;
	padding: 0;
	float:right;
	text-align: left;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 13px Arial;
		text-transform: uppercase;}

	#jsddm li a
	{	display: block;
		background: #000;
		padding: 5px 5px;
		padding-top: 0px;
		text-decoration: none;
		/*border-top: 3px solid white;*/
		width: auto;
		color: #fff;
		margin-left: 12px;
		white-space: nowrap}

	#jsddm li a:hover
	{	
		color:#ce1326;
		/*border-color: #ce1326*/
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			}
		
		#jsddm li ul li a
		{	width: auto;
			background: #000;
			border:none;
			padding: 5px 5px;
			font: 10px Arial;}
		
		#jsddm li ul li a:hover
		{	background: #ce1326;
			color: #fff;} 	

.picturelink {
	text-decoration: none;	
}
#bigimg {
	width: 310px;
	height: 310px;
	float: left;	
	margin-right: 4px;
}
#img1 {
	border: #303030 solid 1px;
	float: left;
}

#img2 {
	border: #303030 solid 1px;
	float:left;
}

#img3 {
	border: #303030 solid 1px;
	float:left;
}
#smallimages {
	width: 74px;
	float: left;	
}
.smallimg {
	float: left;
	border: #303030 solid 1px;	
	margin-left: 1px;
}
.bottomimg {
	margin-top: 5px;
}

/* ultimate buttons */
/* applegray, appleblue, darkgray buttons /////////////////// */
.buttons {
/*background: transparent url('images/button_right.png') no-repeat scroll top right;*/
background: #303030;
color: #FFF; /*use #F8F8F8 for appleblue, darkgray buttons */
display: block;
float: left;
font-weight: normal;
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
margin: 0px 6px 0px 0px; /* margins entire button */
padding-right:10px; /* overlap of left image on right image */
border: none;
text-transform: uppercase;

}

.buttons span { 
background: #303030;
display: block;
padding: 1px 6px 3px 14px; /*positions text in button */
text-transform: uppercase;
}

.buttons:hover {
color: #000000; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}

.buttons:hover span {
}

.buttons_submit {
/*background: transparent url('images/button_left.png') no-repeat;*/
background: #303030;
font-weight: normal;
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
color: #FFF; /*use #F8F8F8 for appleblue button, darkgray buttons */
display: block;
float:left;
padding: 3px 6px 3px 16px; /*positions text in button */
border:none;
text-transform: uppercase;

}

.buttons_submit:hover {
color: #fff; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
text-decoration: underline;
}

.maat {
	background: #303030;
	border-color: #ccc;
	color: #fff;	
}
.connect_widget_not_connected_text{
    color: white;
}
.connect_widget {
    float: right;
}

