/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText td, .boxText, .boxText a, .boxText a:link, .boxText a:hover, .boxText p  { font-family: Verdana, Arial, sans-serif; color:#171717; font-size: 11px;  font-weight:bold; line-height:18px; text-decoration:none; padding-left:4px;}
.errorBox {  background: #ffb3b5; font-weight: bold; }
.stockWarning {  color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #171717;
  background-image: url("images/body_bg.jpg");
  color: #171717;
  margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height:16px;
}
.top_table{
  background-image: url("images/top_right_bg.jpg");
  background-position:right;
  background-repeat:no-repeat;
}
#bild {
	position:absolute;
	right:0px;
	top:125px;
	height: 252px;
	width: 380px;
	z-index:20;
}
.fixcenter {
position:relative;
  width: 1004px;
  /*border: solid; border-color:#B8CDE0; border-width: 1px;*/
  background: #FFFFFF;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
  background-image: url("images/flower_bg.jpg");
  background-position:right;
  background-repeat:repeat-y;  
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #171717;
}

TD.headerNavigation {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  background: #171717;
 /* background-image: url("images/box_header.gif");*/
  color: #ffffff;
}

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

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #171717;
  /*background-image: url("images/box_header.gif");*/
  color: #ffffff;
}
TD.footer a {
  color: #ffffff;
}

.infoBox {
  /*background: #214A73;*/
  margin-bottom:20px;
}

.infoBoxContents {
 /* background: #FFFFFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  /*background: #FF8E90;*/
}

.infoBoxNoticeContents {
  /*background: #FFE6E6;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, TD.infoBoxHeading p, TD.infoBoxHeading a, TD.infoBoxHeading a:hover, TD.infoBoxHeading a:link{
  font-size: 14px;
  font-weight: bold;color:#000000;
}
TD.infoBoxHeading{
  /*background: #214A73;
  background-image: url("images/box_header.gif");*/
  padding-left:9px;
}

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

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #214A73;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #214A73;
  color: #FFFFFF;*/
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
  line-height:24px;
}

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: 11px;
  line-height: 1.5;*/
  
}
.main a {
text-decoration:underline;
}

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 {
  color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:#333333;border-width:1px;
}

TEXTAREA {
  width: 100%;
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 11px;*/
}

.boxText form input { width:100%;}

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: #cbf4fb; }*/

.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; }

TABLE.productinfoBox {
/*border: solid; border-color:#214A73; border-width: 1px;
background: #FFFFFF;*/
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}


input.submit, a.submit, a.submit:hover, a.submit:link, a.submit:visited {
	padding:0;margin:0;
	font-size:10px;
	font-family:Verdana,sans-serif;
	color:#333333;
	background-color:#339999;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	cursor:pointer;
	text-decoration:none;
	padding-top:3px; padding-bottom:3px;
}
input.submit{
padding-top:1px; padding-bottom:1px;
}
a.submit, a.submit:hover, a.submit:link, a.submit:visited {
padding-left:10px; padding-right:10px;
}

h1,a.h1 {
	font-size: 18px;
	text-decoration: none;
	/*margin: 0px;
	padding: 0px;*/
}
h2,a.h2 {
	font-size: 14px;
	color: #339999;
	/*margin: 0px;
	padding: 0px;*/margin-bottom:3px;
}
h3, a.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	/*margin: 0px;
	padding: 0px;*/margin-bottom:0;
}