/*
  $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 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left:8px;}
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #336666;
  color: #000000;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
}

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

A:hover {
  color: #ce003c;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #5e6769;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #5e6769;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #5e6769;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #5e6769;
  color: #ffffff;
  font-weight: bold;
}

#footertable {
      	margin-right:48px;
}

.infoBox {
  background:none;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.categoriesBoxContents, .informationBoxContents {
	margin-top:-3px;
	width:138px;
    background: #c6e6e7;
}

.categoriesBox {
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  display:none;
}

div#boeker_header {
	background:url(images/t_boeker.jpg) no-repeat;
	width:141px;
	height:28px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {

}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

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

.product_image {
	padding:2px;
	border:3px solid #cfd0d2;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  color: #50898c;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ce003c;
  font-weight: bold;
}

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


/* changes */

#t_wrapper {
	margin:0 auto;
	width:1081px;
}

#t_indexBody {
	background:#fff;
	margin-right:48px;
}

#t_footerText {
	margin-top:10px;
	margin-left:20px;
}

#t_searchBox{
	height:200px;
}

#t_header {
	background:url(images/t_header.jpg) no-repeat red;
	width:1078px;
	height:220px;
	text-indent:-999em;
	text-align:left;
}

#t_header a {
	width:400px;
	height:100px;
	display:block;
}

span.cat_active {
	color:#ce003c;
}

.searchBox {
	background:url(images/t_search.jpg) no-repeat;
	width:141px;
	height:278px;
}

.searchBoxContents {

}

.searchBoxText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.informationBox {
margin-top:4px;
}


.pageHeading img {
	display:none;
}


td#header_top_left {
	background:url(images/header_top_left.jpg) no-repeat;
	height:192px;
}

td#header_right {
	background:url(images/header_right.jpg) no-repeat;
	height:220px;
}

td#header_bottom_left {
	background:url(images/header_bottom_left.jpg) no-repeat;
	height:28px;
}

div#shoppingcart {
	margin-top:50px;
	width:130px;
	background:url(images/cart.jpg) no-repeat #fff;
	padding:37px 0px 5px 5px;

}

div#shoppingcart table {
	width:118px;
}

.smalllink {
	font-size:10px;
}

ul#menu {
	font-size:15px;
	font-weight:bold;
	list-style:none;
}

ul#menu li {
	float:left;
	margin-right:20px;
}

ul#menu li a {

}

#searchButton {
float:right;
display:inline;
margin-top:5px;
margin-right:6px;
}

.productPrice {
	font-size:13px;
	font-weight:bold;
}


.catChoose {
	font-size:12px;
	text-align:left;
}

a img {
	border:none;
}

.leftContent {
	background:red;
}

textarea {
	width:300px;
}

table.ansatt {
	float:left;
	margin-right:20px;
	border-bottom:3px solid #cfd0d2;
	font-size:12px;
}

.ansatt_bold {
	font-weight:bold;
	width:150px;

}

.ansatt_mail a{
	  color: #ce003c;
}

.ansatt_regular {
	font-weight:normal;
}

h2.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  margin-top:30px;
}

.featured {
	width:100%;
	float:left;
	margin-bottom:30px;
}

.featured_image {
	float:left;
	padding:2px;
	border:3px solid #cfd0d2;
	margin-right:40px;
}

.featured_description {
}

.featured h2 {
  font-family: Arial, Helvetica, sans-serif;
  width:322px;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  float:left;
  margin-top:100px;
  padding-bottom:10px;
  border-bottom:2px solid #cee8e9;
}

div.description {
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}


