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

*
{
	padding: 0;
	margin: 0;
    font-family: verdana, arial;
    font-size: 13px;
    color: #862686;
}

a img
{
	border: none;
}

.right {text-align: right;}

.boxText {}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {color: #000000; text-decoration: underline; font-size:10px;}

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

.checkoutBarFrom, .checkoutBarTo {color: #8c8c8c; }
.checkoutBarCurrent {font-size: 1em; color: #000000; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning {background-color: #ffb3b5; }
.messageStackSuccess {background-color: #99ff00; }

/* input requirement */

.inputRequirement {color: #ff0000; }

/* infoBoxes */

.infoBox {background: #fff;}
.infoBoxContents {background: #fff;}
.infoBoxNotice {background: #fff;}
.infoBoxNoticeContents {background: #fff;}

td.page_border_right
{
	width: 40px;
	background: #fff url('css/img/rand_content_r.png') right center repeat-y;
}

html
{
    background-color: #862686;
}

body
{
	width: 900px;
	margin: 0 auto 0 auto;
    background-color: #862686;
    text-align: center;
}

table, a img
{
	border: none;
	border-collapse: collapse;
}

body > table
{
	background-color: #fff;
	background-image: url('css/img/bg_body.jpg');
	background-repeat: repeat-y;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

a
{
	color: #862686;
	background: none;
	text-decoration: none;
   
}

a:hover, a:hover u {
    color: #915406;
}

b
{
	background: none;
}

form {
	margin-bottom: 5px;
}

input
{
 vertical-align: middle;
}

input.border
{
    border: 1px inset;
}

table
{
	border-collapse: collapse;
	background-color: #fff;
	background-image: url('css/img/bg_body.jpg');
	background-repeat: repeat-y;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

table table
{
	width: auto;
	background: #fff;

}

#header {
	height: 150px;
	background-color: #fff;
	background-image: url('css/img/bg_body.jpg');
	background-repeat: repeat-y;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

	#header td
	{
		vertical-align: top;
	}

	#header_top_left {
		background-image: url('css/img/hoek_content_lb.png');
		background-repeat: no-repeat;
		width: 55px;
		height: 55px;
	}

	#header_top_center {
		background-image: url('css/img/rand_content_b.png');
		background-repeat: repeat-x;
		padding-right: 5px;
	}

	#header_top_right {
		background-image: url('css/img/hoek_content_rb.png');
		background-repeat: no-repeat;
		width: 55px;
	}

	#header_left {
		background-image: url('css/img/rand_content_l.png');
		background-repeat: repeat-y;
		width: 55px;
	}

	#header_right {
		background-image: url('css/img/rand_content_r.png');
		background-repeat: repeat-y;
		width: 55px;
	}
	
#logo
{
	_display: block;
	_width: 308px;
	_height: 59px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./css/img/logo.png', sizingMethod='image');
}

#logo img
{
	_display: none;
}

tr.headerNavigation {
}

td.headerNavigation {
    background-color: #e8d8e8;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation {}
a.headerNavigation:hover {}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

	#shopping_cart
	{
		width: 360px;
	}


#categories, #information

{
	background: #fff url('css/img/rand_content_l.png') left repeat-y;
	_background: #fff url('css/img/rand_content_l.png') -3px repeat-y;
	padding: 0 30px 0 60px;
}

	#categories_heading, #categories_photo, #categories_frame
	{
		width: 190px;
		height: 119px;
	}

	#categories_frame, #categories_photo
	{
	    position: absolute;
	    top: 150px;
	    _top: 153px;
		background: none;
	}
	
	#categories_frame
	{
		background: url('./css/img/frame_menu.png');
		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./css/img/frame_menu.png', sizingMethod='scale');
	}

    #categories .level_0, #categories .level_1, #categories .last, #information .last, #information .first, #information .cat_1
    {
        display: block;
        border: 1px solid #862686;
		border-bottom: 1px solid #fff;
		vertical-align: middle;
	}
	
    #categories .level_0, #information .cat_1
    {
	    padding: 4px 0 4px 4px;
		width: 184px;
		_width: 190px;
		margin: -1px 0 1px 0;
	}
	
	#categories .level_1
	{
	    margin-top: -2px;
	    padding: 4px 0 4px 20px;
	    width: 168px;
	    _width: 190px;
	}

	#categories .last, #information .last
	{
        background: #862686 url('css/img/rand_menu.png') no-repeat bottom;
		border-left: 0px;
		border-right: 0px;
	    padding: 4px 0 4px 4px;
		width: 186px;
		_width: 190px;
		margin: -2px 0 10px 0;
	}
	#information .first {
        background: #862686 url('css/img/rand_menu_top.jpg') no-repeat top;
		border-top: 1px solid #fff;
        border-bottom: 1px solid #862686;
		border-left: 0px;
		border-right: 0px;
	    padding: 4px 0 4px 4px;
		width: 186px;
		_width: 190px;
	}

	#categories .level_0, #categories .level_0 a, #categories .level_0 b, #categories .last, #categories .last a, #categories .last b, #information .cat_1
	{
		background-color: #862686;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
        text-transform: lowercase;
	}
	
	#categories .level_0:hover,
	#categories .level_0 a:hover,
	#categories .level_0 b:hover,
	#categories .last:hover,
	#categories .last a:hover,
	#categories .last b:hover
	{
	}

	#categories .level_1, #categories .level_1 a, #categories .level_1 b
	{
		background-color: #fff;
		color: #862686;
		font-size: 14px;
		font-weight: normal;
        text-transform: lowercase;
	}
	
	#categories .level_1:hover,
	#categories .level_1 a:hover,
	#categories .level_1 b:hover
	{
		color: #915406;
	}

#shopping
{
	background: #fff url('css/img/rand_content_r.png') right repeat-y;
	_background: #fff url('css/img/rand_content_r.png') 228px repeat-y;
	padding: 0 60px 0 30px;
	color: #915406;
}

	#shopping_heading, #shopping_photo, #shopping_frame
	{
		width: 190px;
		height: 123px;
	}

	#shopping_frame, #shopping_photo
	{
	    position: absolute;
	    top: 150px;
	    _top: 153px;
		background: none;
	}
	
	#shopping_frame
	{
		background: url('./css/img/frame_winkelwagen.png');
		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./css/img/frame_winkelwagen.png', sizingMethod='scale');
	}

	#shopping_title, #shopping_title a
	{
		background-color: #915406;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
        text-transform: lowercase;
        height: 20px;
        padding: 0 0 4px 8px;
	}

	#shopping_text, #shopping_last
	{
		color: #915406;
		font-size: 16px;
		font-weight: normal;
        text-transform: lowercase;
        height: 20px;
        padding: 4px 8px;
	    background: url('css/img/bg_shopping.png') repeat-y;
	}

	#shopping_text span, #shopping_text center, #shopping_last
	{
		color: #915406;
		font-size: 12px;
		font-weight: normal;
	}

	#shopping_last
	{
	    text-align: right;
	    background: url('css/img/rand_shopping.png') bottom no-repeat;
	    border-top: 1px solid #915406;
	    height: 40px;
	}

	#shopping_last span
	{
		float: left;
	}

	#shopping_last a
	{
		color: #915406;
	}

	#shopping_last a img
	{
		vertical-align: middle;
		color: #915406;
	}

#whatsnew
{
	background: #fff url('css/img/rand_content_r.png') right repeat-y;
	_background: #fff url('css/img/rand_content_r.png') 228px repeat-y;
	padding: 40px 60px 0 30px;
	height: 100%;
}

	#whatsnew table
	{
		width: 190px;
	}
	
	#whatsnew_heading
	{
		text-align: center;
		vertical-align: middle;
	}

	#whatsnew_heading, #whatsnew_frame
	{
		width: 190px;
		height: 90px;
	}
	
	#whatsnew_photo
	{
	    _display: block;
		height: 90px;
	    margin-top: 0;
		z-index: 3;
	}
	
	#whatsnew_frame
	{
	    position: absolute;
	    margin-top: -90px;
	    margin-left: 0;
	    background: url('css/img/frame_aanbieding.png');
	    _margin-top: -90px;
	    _margin-left: -95px;
		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/frame_aanbieding.png', sizingMethod='image');
		z-index: 4;
	}
	
	#whatsnew_title
	{
		background: #b7eb3b url('css/img/rand_whatsnew.png') bottom no-repeat;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
        text-transform: lowercase;
        padding: 4px 0 4px 8px;
	}

#specials
{
	background: #fff url('css/img/rand_content_r.png') right repeat-y;
	_background: #fff url('css/img/rand_content_r.png') 228px repeat-y;
	padding: 40px 60px 0 30px;
	height: 100%;
}

 	#specials td.infoBoxHeading img
	{
		display:none;
	}
	
	#specials td.infoBoxHeading a img
	{
        display: block;
	}

	#specials table
	{
		width: 190px;
	}
	
	#specials_header
	{
         background: url('css/img/frame_aanbieding.png');
         height: 90px;
	}
	
	#specials_header table, #specials_info table
	{
		background: none;
	}
	
	#specials_info
	{
		background: #b7eb3b url('css/img/rand_whatsnew.png') bottom no-repeat;
	}

	
.productListing-data a img
{
}

.frame_thumb
{
	position: absolute;
	width: 71px;
	height: 64px;
	background: url('css/img/frame_thumb.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/frame_thumb.png', sizingMethod='image');
	margin: -67px 0 0 0;
	_margin: 0 0 0 -71px;
	z-index: 10;
}

.new_products_thumb
{
	position: relative;
	width: 71px;
	height: 64px;
	background: url('css/img/frame_thumb.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/frame_thumb.png', sizingMethod='image');
	padding: 0;
	margin: -64px 0 0 0;
	_margin: -64px 0 0 0;
	z-index: 10;
}

.product_thumbs
{
	padding: 18px 10px 0 10px;
	_padding: 0;
}
.product_thumbs_frame
{
	position: absolute;
	width: 71px;
	height: 64px;
	background: url('css/img/frame_thumb.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/frame_thumb.png', sizingMethod='image');
	margin: -64px 0 0 0;
	_margin: 5px 0 0 -76px;
	z-index: 10;
}

#mainimage
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 308px;
}

#mainimage_frame
{
	position: absolute;
	background: url('css/img/frame_product.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/frame_product.png', sizingMethod='image');
	width: 308px;
	height: 270px;
	margin: -270px 0 0 0;
	_margin: 0 0 0 -308px;
	
}

#footer
{
	height: 108px;
	background-color: #fff;
	background-image: url('css/img/bg_body.jpg');
	background-repeat: repeat-y;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}

	#footer_left {
		background-image: url('css/img/hoek_content_lo.png');
		background-repeat: no-repeat;
		width: 55px;
	}

	#footer_center {
		background-image: url('css/img/rand_content_o.png');
		background-repeat: repeat-x;
	}

	#footer_right {
		background-image: url('css/img/hoek_content_ro.png');
		background-repeat: no-repeat;
		width: 55px;
	}

#color_comfi {
 _color: #915406;
 color: rgb(132,46,130);
 font-size: 120%;
}
#color_baby {
  _color: #915406;
 _color: rgb(217,115,217);
 font-size: 120%;
}

TD.infoBoxHeading {
}

TD.infoBox, SPAN.infoBox {
}
/*
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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

*/

	#productListing
	{
		width: 365px;
	}


A.pageResults {
  color: #0000FF;
}

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

.nmH1 {
	display:inline;
	margin:0;
	padding: 0;
	
	}
.nmH1-1 {
	font-size:14px;
	
	}
	
TD.pageHeading, DIV.pageHeading, .nmH1 {
  color: #915406;
  font-size: 16px;
  
  text-align: left;
}


TD.pageHeading img, TD.pageHeading span, DIV.pageHeading img , DIV.pageHeading span {
	display: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 1em;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 1em;
}

TD.smallText {
	width: 150px;
}

TD.accountCategory {
  font-size: 1.3em;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 1.2em;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 1.2em;
}

TD.tableHeading {
  font-size: 1.2em;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 1em;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

select
{
	width: 120px;
}

textarea {
  width: 300px;
  height: 100px;
  font-size: 1em;
}

SPAN.greetUser {
  font-size: 1.2em;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 1.2em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 1.2em;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

/* BOF: Additional Images */
/*
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.boxen_velouria_2 {
	width:250px;
}	

td.boxen_velouria_2a {
  height:10px;
  background-image:url(css/img/rand_menu_top.jpg);
	}	
td.boxen_rand_1 {
  background-image:url(css/img/rand_content_l_new.jpg);
  width:60px;
  height:20px;
	}	
td.boxen_rand_2 {
  width:60px;
  background-image:url(css/img/rand_content_l_new.jpg);
	}	
td.boxen_velouria_2b {
}
td.boxen_velouria_2c {
  height:10px;
  background-image:url(css/img/rand_menu.jpg);
}
*/

a.cat_1 {
width:185px;
_width: 190px;
		font-size: 16px;
color:#FFFFFF;
background-color: #862686;
display:block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
/*
border-bottom-width:1px;
border-bottom-color:#ffffff;
border-bottom-style:solid;
*/
}
a.cat_1:hover {
background-color: #862686;
display:block;
color:#f4f4f4;
}
a.cat_2 {
		font-size: 15px;
background-color: #ffffff;
display:block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-color:#862686;
border-bottom-style: solid;
border-left-width:1px;
border-left-color:#862686;
border-left-style: solid;
border-right-width:1px;
border-right-color:#862686;
border-right-style: solid;
}
a.cat_2:hover {
background-color: #ffffff;
display:block;
color:#932a93;
}
a.cat_3 {
		font-size: 16px;
background-color: #862686;
color:#FFFFFF;
display:block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
/*
border-bottom-width:1px;
border-bottom-color:#ffffff;
border-bottom-style:solid;
*/
}
a.cat_3:hover {
background-color: #862686;
display:block;
color:#f4f4f4;
}
H1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14pt;
color:#862686;
}
a.width { width:200px;}
