/*
  $Id: hsm.css,v 1.00 2008/02/13 hpdl Exp $

  WizBizz Webwinkels, E-Commerce Solutions
  http://www.wizbizz.com
  http://www.wizbizz.nl

  Copyright (c) 2008 WizBizz Webwinkels
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #ffffff; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
  background: #B41908;
  margin: 0px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/back.png);
  background-repeat: repeat-x;
  text-align: center; /* for IE */
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 1024px;
}

#shipping {
  width: 143px;
  height: 128px;
  float: left;
}

#shipping_t {
  width: 143px;
  height: 56px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/shipping_top.png);
  background-repeat: no-repeat;
}

#shipping_b {
  position: relative;
  width: 143px;
  height: 72px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/shipping_bot.png);
  background-repeat: no-repeat;
}

#header {
  position: relative;
  width: 881px;
  height: 128px;
  float: left;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/header.png);
  background-repeat: no-repeat;
}

.menu {
  font-family: Arial, Verdana, Times New Roman;
  font-size: 12px;
  color: #FFFFFF; 
}

a:hover.menu {
  color: #FFFFFF;
}

#menu_left {
  position: absolute;
  top: 108px;
  left: 50px;
}

#menu_right {
  position: absolute;  
  top: 108px;
  _top: 93px;
  left: 347px;
}

#logo_tww {
  clear: both;
  position: relative;
  width: 188px;
  height: 59px;
  float: left;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/logo_tww.png);
  background-repeat: no-repeat;
}

#slogan {
  width: 638px;
  height: 59px;
  float: left;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/slogan.png);
  background-repeat: no-repeat;
}

#searchbox {
  position: relative;
  width: 198px;
  height: 59px;
  background-color: #FFFFFF;
  float: left;
}

#searchbox span{
  display: none;
}

#search-left {
  position: absolute;
  top: 8px;
  left: 12px;
  width: 9px;
  height: 15px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/srch_l.jpg);
  background-repeat: no-repeat;
}

#search {
  position: absolute;
  top: 5px;
  left: 21px;
  width: 140px;
  height: 15px;
}

#search-right {
  position: absolute;
  top: 8px;
  left: 161px;
  width: 9px;
  height: 15px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/srch_r.jpg);
  background-repeat: no-repeat;
}

#search-btn {
  position: absolute;
  top: 8px;
  left: 173px;
  width: 9px;
  height: 15px;
}

#search-more {
  clear: both;
  position: absolute;
  top: 30px;
  left: 29px;
  width: 145px;
  height: 19px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/srch_more.jpg);
  background-repeat: no-repeat;
}

#search-bot {
  position: absolute;
  top: 49px;
  left: 0px;
  width: 198px;
  height: 10px;
  background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/search.jpg);
  background-repeat: repeat-x;
}

input.searchbg {
  height: 15px;
  width: 140px;
  color: #FFFFFF;
  border: 0px;
  background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/srch_bg.jpg);
  background-repeat: repeat-x;
}

#container_bg {
  height:100%;
  /*background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/content_bg.jpg);*/
  background-repeat: repeat-y;
}

#column_left {
  width: 188px;
  float: left;
}


.artikellijst_item {
	width: 159px;
	float: left;
	margin-right: 35px;
}


.artikellijst_top {
	width: 159px;
	height: 9px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/artikellijst_top.gif);	
}
.artikellijst_bottom {
	width: 159px;
	height: 8px;
	margin-bottom: 10px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/artikellijst_bottom.gif);	
}
.artikellijst_tekst { 
	font-family: arial;
	font-size: 16px;
	color: #b41908;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
}
.artikellijst_prijs {
	font-family: arial;
	font-size: 16px;
	color: #430801;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#categories {
  clear: both;
  position: relative;
  width: 188px;
  height: 41px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/categories.jpg);
  background-repeat: no-repeat;
}
#categories_bg {
  background : url(includes/sts_templates/houtenspeelgoedmarkt/images/content_bg.jpg) repeat-y top left;
}

#categories span{
  display: none;
}

#catbox {
  width: 188px;
  height: 100%;
  background : url(includes/sts_templates/houtenspeelgoedmarkt/images/content_bg.jpg) repeat-y top left;
}

#infobox {
  width: 188px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/info_bg.jpg);
}

.infoBoxHSM {
  padding-left: 29px;
  padding-right: 29px;
}

#information {
  position: relative;
  width: 188px;
  height: 41px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/information.png);
  background-repeat: no-repeat;
}

#information span{
  display: none;
}

#info_text {
  width: 188px;
  color: #FFFFFF;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/info_left.png);
  background-repeat: repeat-y;
  padding-left: 10px;
}

#info_bot {
  font-size: 0px;
  width: 188px;
  height: 8px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/info_bot.png);
  background-repeat: no-repeat;
}

.specials_home {
	width: 142px;
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
}

.specials_home_top {
	font-size: 0px;
	height: 8px;
    background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/specials_top.jpg);
}

.specials_home_bottom {
	clear: both;

	font-size: 0px;
	height: 6px;
    background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/specials_bottom.jpg);
}


.specials_home_image {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.specials_home_tekst {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

.specials_home_tekst a:link,.specials_home_tekst a:visited {
	color: #b41908;
	font-family: Arial;
	font-size: 11px;
}

.specials_home_prijs_nieuw {
	padding-left: 5px;
	color: #430801;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	float: left;
}

.specials_home_prijs_normaal {
	padding-left: 5px;
	color: #430801;
	font-family: Arial;
	font-size: 10px;
	padding-top: 3px;
	float: left;
}

#voorpagina p {
	text-align: center;
}

#artikellijst_nop_top {
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	text-align: right;
	clear: both;
	padding-right: 50px;
	padding-bottom: 10px;
}

#artikellijst_pn_top {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

#artikellijst_pn_bottom {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.artikellijst_pn_txt{
	font-size: 12px;
	font-weight: normal;
}

#content {
  width: 638px;
  _width: 628px;
  /*height: 100px;*/
  /*background-color: #B41908;*/
  /*background-color: #B41908;*/
  background : url(includes/sts_templates/houtenspeelgoedmarkt/images/content_bg.jpg);
  background-repeat: repeat-y;
  background-position: -188px 0px;
  float: left;
  min-height: 900px;
  _height: 900px;
}
#content_bg {
  background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/heading_bg.jpg);
  background-repeat: no-repeat;
}

.content_txt {
	font-family: Arial;
	font-size: 12px;
  color: #FFFFFF;
  padding-left: 29px;
  padding-right: 29px;
}

#column_right {
  width: 198px;
  float: left;
}

#productinfo {
	margin-top: 25px;
	margin-left: 25px;
	clear: both;
}

#productinfo_top {
    background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/productinfo_top.gif);
	width: 582px;
	height: 29px;
}

#productinfo_main {
	width: 582px;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/product_bg.jpg);
	background-color: #ffffff;
}

.productinfo_title {
	color: #430801;
	font-family: Arial;
	font-size: 27px;
	text-align: center;
	margin-bottom: 10px;
}

#productinfo_image {

	padding-left: 20px;
}

#productinfo_prijs {
	text-align: right;
	font-family: arial;
	font-size: 47px;
	color: #430801;
	padding-right: 10px;
}

#productinfo_cart {
	padding-left: 100px;
}

#productinfo_reviews {
	padding-left: 40px;
}

#productinfo_desc {	
	font-family: arial;
	font-weight: normal;
	font-size: 15px;
	color: #430801;	
	padding-right: 10px;
}

#productinfo_bottom {
	clear: both;
    background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/productinfo_bottom.gif);
	width: 582px;
	height: 27px;
}
#shopcart {
  clear: both;
  width: 198px;
  height: 50px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/shoppingcart.jpg);
  background-repeat: no-repeat;
}

#shopcart span{
  display: none;
}

#voorpagina {
	color: #ffffff;
	text-align: center;

	margin: 10px;
}

#voorpagina h1 {
	font-size: 18px;
	font-weight: bold;
}

.menu_item {
	clear: both;	
}

.menu_item_image {
	position: relative;
	left: -11px;
	float: left;
	width: 16px; 
	height: 16px;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/square.png);
}
.menu_item_noimage {
	position: relative;
	left: -11px;
	float: left;
	width: 16px; 
	height: 16px;
}

#shoppingcart {
	padding-left: 45px;
}

#shoppingcart_top {
	width: 538px;
	height: 39px;
	clear: both;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/shoppingcart_top.gif);	
}

.shoppingcart_tekst {
	width: 538px;
	background-color: #ffffff;
	clear: both;
	padding: 0px;
	padding-top: 10px;
}

.shoppingcart_top2 {
	width: 538px;
	height: 13px;
	clear: both;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/shoppingcart_top2.gif);	
}

.shoppingcart_bottom {
	width: 538px;
	height: 13px;
	clear: both;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/shoppingcart_bottom.gif);	
}

.shoppingcart_image {
	padding: 0px;
	padding-left: 5px;
	width: 70px;
}

.shoppingcart_product {
	  font-family: Arial, Verdana, Times New Roman;
	  font-size: 14px;
	  font-weight: bold;
	  color: #430801;
	  	
	width: 215px;
}

.shoppingcart_aantal {
	width: 75px;
}

.shoppingcart_prijs {
	  font-family: Arial, Verdana, Times New Roman;
	  font-size: 14px;
	  font-weight: bold;
	  color: #430801;
	  	
	width: 100px;
}

.shoppingcart_subtotal {
	  font-family: Arial, Verdana, Times New Roman;
	  font-size: 17px;
	  font-weight: bold;
	  color: #ffffff;
	  
	padding-right: 165px;
}

.shoppingcart_update {
	padding-left: 25px;
}

.shoppingcart_checkout {
	padding-right: 30px;
}

.shoppingcart_continueshopping {
	padding-left: 75px;
}

.menu_item_text {
	float: left;
	height: 16px;
}

.menu_item_text a:link,.menu_item_text a:visited {
	color: #bb200f;
	text-decoration: none;
	font-weight: normal;
}

.menu_item_text a:hover {
	color: #430801;
	font-weight: bold;
	text-decoration: none;
}

#cart_count {
	  font-family: Arial, Verdana, Times New Roman;
	  font-size: 12px;
  	color: #b41908;
	position: relative;
	left: 25px;
	top: 14px;
	width: 52px;
	text-align: right;
}

#cart_prijs {
	  font-family: Arial, Verdana, Times New Roman;
	  font-size: 12px;
  	color: #b41908;
	position: relative;
	left: 25px;
	top: 23px;
	width: 52px;
	text-align: right;
}

#cart_link {
	position: relative;
	left: 18px;
	top: 36px;
	width: 132px;
	height: 14px;
	background-image: url(includes/sts_templates/houtenspeelgoedmarkt/images/cart_btn.png);
	cursor: pointer;

}

#cartbox {
  width: 198px;
  height: 88px;
  background-image : url(includes/sts_templates/houtenspeelgoedmarkt/images/incart.jpg);
  background-repeat: no-repeat;
}

.hsm_link{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.hsm_link span{
  display: none;
}


.mainTable {

  background-color: #FFFFFF;

}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background-color : #3f586c;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3f586c;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  /*background: #3f586c;*/
}
/*
.infoBoxContents {
  background: #f8faf9;
  background-image : url(images/OSCMAX_infobox_bg.gif);
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #3f586c;
  color: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #3f586c;
  border-spacing: 1px;
}

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

TD.productListing-data {
  padding-top:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #f8faf9;
}

A.pageResults {
  text-decoration: none;
    font-size: 13px;
    font-weight: normal;
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
    font-size: 13px;
    font-weight: normal;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 27px;
  color: #FFFFFF;
  padding-left: 29px;
  padding-top: 23px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #B41908;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #B41908;
}

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

input.hsmform {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #B41908;
  border: 1px #FFFFFF solid;
}

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

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: Arial;
  font-size: 10px;
  color: #b41908;
  font-weight: bold;
}

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

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

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

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