/*
  $Id: stylesheet-orig.css 2 2010-12-06 10:28:07Z adamb $

  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: 0px 6px;}
.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: #D9D9D9;
  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;
}

.topBox { background: url(images/b/bg_top.png) no-repeat; height: 5px; width: 138px;  margin-bottom: -13px;  }
.middleBox { background: url(images/b/bg_middle.png) repeat-y; width: 138px; margin-left: -1px;  }
.bottomBox { background: url(images/b/bg_bottom.png) no-repeat; height: 5px; width: 138px; margin-top: -1px; }

html>body .topBox {
margin-bottom: 0;
}

.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: 20px 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 {


	margin-left: 1px;
	width: 138px;

}

.searchBoxContents input{
	border: 1px solid gray;
	padding: 2px;
}

#searchButton input { border: 0px; }

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

.informationBox {
	
}


.pageHeading img {
	display:none;
}

#logo{
	margin: 8px 0px 0px 40px;
	height: 60px;
}

#logoImg {
	float:left;
}

#logoTxt {
	float:left;
	font-weight:bold;
	font-size:18px;
	height:60px;
	overflow:hidden;	
}

#logoTxt .inner {	
	padding-left:60px;
	padding-top:30px;
}

#menu li a{
	font-size: 12px;
	text-transform: uppercase;
}



td#header_top_left {
	background:url(images/b/bg2.png) no-repeat;
	padding: 0;
	margin: 0;
/*
	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 {
/*
	float: right;
	background:url(images/cart.jpg) no-repeat #fff;
	padding:7px 0px 5px 5px;
*/
	/*width:126px;*/


	margin-left: 0;

}

div#shoppingcart table {
	
}

.smalllink {
	font-size:10px;
}

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

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:1px solid #cfd0d2;
	font-size:12px;
}

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

}

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

.rightBoxTop{
	margin-top: 12px;
}

.catlink{
	margin-top: 6px;
	padding-bottom: 6px;
}

.catlink a{
	font-size: 11px;
	font-weight: bold;
}

#frontpageTable{
	width: 100%;
}

#frontpageTable td{
	background-color: #E0EFEF;
	padding: 20px 0px 20px 0px;
	width: 300px;
	text-align: center;
}

#frontpageTeasers {
	width:100%; float:left;
	margin-top: 4px;
}

.frontpage_teaser_box {
	width: 200px;
	height: 324px;
	float: left;
	text-align: center;
	position: relative;
}

.frontpage_teaser_box h2 {
    font-size: .8em;
}

.frontpage_teaser_box .inner {
	padding:0px 10px 10px 10px;
}

.frontpage_teaser_box a {
	font-size: 15px;
}

.teaser_box_clearer {
	height: 7px;
	clear: both;
	width: 100%;
}

.right {
	float: right;
}

#mainmenu {
	margin-left: 40px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

#mainmenu .menu_item {
	float: left;
	margin-right: 25px;
}

.splMessage{
	color: #F00;
	border: 1px solid #F00;
	padding: 4px;
}

