@charset "utf-8";
/* CSS Document */


/* === GENERAL STYLE RULES ======================================================================================= */

* { margin: 0; padding: 0; border: none; outline: none; list-style: none; }

body,html { background: #6d6d6d url(../images/layout-images/site-container-gradient.jpg) repeat-x left top; }

a, a img, input[type=submit], input[type=button] {
	cursor: pointer;
}

/* === FONT SIZES ================================================================================================ */

/* general */

* { font-size: 14px; font-family: Arial, Verdana, Geneva, sans-serif; }

h1 {
	text-indent: -9999em;	
	background: transparent url(../images/layout-images/logo-large.png) no-repeat 0 0;
}

h1 a {
	display: block;	
	width: 600px; 
	height: 97px;
}

h3 {
	color: #fff;
	margin: 0 0 10px 20px;
	font-size: 17px;
}



div#page-content .grey-block h3 {
	color: #FFE901;
	margin: 0 0 10px 20px;
	font-size: 14px;	
}

div#page-content .grey-block p, div#page-content .grey-block ul.confirmed-order-items li, div#page-content .grey-block p a {
	color: #fff;	
}

h5 {
	color: fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

/* shopping cart area */

div#shopping-cart h2 {
	margin: 0 0 5px 0;	
}

div#shopping-cart h2 a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;
}

div#shopping-cart p, div#shopping-cart p span {
	color: #fff;
	font-size: 12px;
}

div#shopping-cart h2 a:hover {
	text-decoration: underline;	
}

/* language select area */

div#language-select span {
	color: #fff;
	font-weight: bold;
	font-style: italic;	
	float: left;
	width: auto;
	margin: 0 5px 0 0;
}

div#language-select span, div#language-select span p {
	font-size: 13px;
}


div#language-select a img {
	cursor: pointer;	
	border: none;
}

div#language-select form {
    float: left;
    margin: -2px 5px 0 5px;
/*    border: 1px solid #9d9d9d; */
}

/* footer area */

div#footer-container p {
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding: 35px 0 0 0;
}

div#footer-container p a {
	color: #ffe901;
	font-size: 11px;
}

/* content area */



div#page-content h2 {
	font-size: 20px;
	color: #e60088;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

div#page-content h3 {
	color: #000;
	font-size: 14px;
	padding: 15px 0 5px 0;
	margin: 0;
	clear: both;
}

div#page-content p {
	/*
    font-size: 12px;
	  text-align: justify;
  */
	color: #000;
	margin: 0 0 12px 0;
}


div#page-content p a {
	color: #046183;
}

div#page-content div#breadcrumbs {
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: auto;
}

div#page-content div#breadcrumbs a {
	color: #046183;
	font-size: 12px;
}
div.information-page p {
	width: auto;
}

div#page-content div.grey-block div p {
	color: #fff;
}

/* products overview */

div#page-content div.product-box h4, div#page-content div.category-box h4,
div#page-content div.product-box h4 a, div#page-content div.category-box h4 a {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
	clear: left;
}

div#page-content div.product-box h4 a, div#page-content div.category-box h4 a {
   color: #046183;
}

div#page-content .grey-block div.product-box h4 a, div#page-content .grey-block div.category-box h4 a  {
   color: #fff;
}


div#page-content div.product-box p {
	width: auto;	
}

div#page-content div.product-box p span.price {
	text-align: center;	
	display: block;
}

/* product detail */

div#product-detail-information p {
	width: auto;
}

div#product-detail-information h3, div#product-detail-options h3 {
	color: #000;
	font-size: 13px;
	padding: 0 0 5px 0;
	margin: 0;
	clear: both;
}

div#product-detail-options p span {
	width: 85px;
	float: left;
	margin: 0px;
	line-height: 1.5;
	font-size: 13px;
}

div#product-detail-options p select {
	border: 1px solid #343434;
	height: 21px;
	width: auto;
}

div#product-detail-options p select option {
	background-color: #fff;
}

p#cost {
	height: auto;
	overflow: hidden;
	margin: 0 0 15px 0;
}

p#cost span {
	font-size: 20px;
	font-weight: bold;
	float: left;
}

div.product_summary, div.category_summary {
	float: left;
	height: 235px;
}

/* shopping cart overview */

div#order-contents p, div#shopping-cart-contents p, div#myitems p {
	width: auto;
}

div#myitems p#tax, div#myitems p#sub-total, div#myitems p#tax span, div#myitems p#sub-total span,
div#mytotals p#sub-total, div#mytotals p#sub-total span, div#mytotals p#verzendkosten, div#mytotals p#verzendkosten span, div#mytotals p#total, div#mytotals p#total span {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0px 25px 0px;
    text-align: right;
}

p#sub-total b {
	font-size: 13px;
}

div#myitems p#tax span, div#myitems  p#sub-total span,
div#mytotals p#verzendkosten span, div#mytotals p#total span, div#mytotals  p#sub-total span
{
	width: 100px;
	clear: left;
}

div#mytotals p#verzendkosten span, div#mytotals p#total span, div#mytotals  p#sub-total span {

}

/* ----------------------------------------------------------------------------------------------- */

/* === FRAME WORK STYLE RULES ====================================================================== */

div#site-container {
	width: 990px;
	height: auto;
	overflow: hidden;
	min-height: 900px;
	margin: 20px auto 20px auto;
}

div#header-container {
  width: inherit;
/*  height: 180px; */
  height: auto;
  overflow: hidden;
  background: transparent url(../images/layout-images/site-header.png) no-repeat 0 0;
}

div#logo {
	width: 	600px;
	height: 97px;
	float: left;
	margin: 3px 0 0 20px;
}

div#shopping-cart {
 	width:	300px;
	height: 55px;
	float: right;
	margin: 10px 0 0 0;
	background: transparent url(../images/layout-images/shopping-cart.jpg) no-repeat 220px center;
}

div#language-select {
 	width: 300px;
	height: 25px;
	margin: 10px 0 0 0;
	float: right;
}

div#top-navigation {
 width: inherit;
 height: 52px;
 background: transparent url(../images/layout-images/top-nav-bg.png) no-repeat left -5px;	
 clear: both;
}

div#content-container {
	width: inherit;
	height: auto;
	overflow: hidden;
	background: #e3e3e3 url(../images/layout-images/side-bar-bg.png) repeat-y 0 0;
}

div#sidebar-products {
 width: 165px;
 height: auto;
 overflow: hidden;
 float: left;
}

div#page-content {
	width: 575px;
	height: auto;
	overflow: hidden;
	min-height: 740px;
	background: #e3e3e3;
	float: left;
	padding: 30px;
}

div#sidebar-supplemental {
	width: 182px;
	height: inherit;
	overflow: hidden;
	min-height: 700px;
	float: right;
    margin-right: 5px;
}


div#payment_logos_body {
	width: 182px;
	background: #5E5E5E;
	text-align: center;
}

div#payment_logos_body a {
}

div#payment_logos_body a img {
	height: 35px;
}

div#footer-container {
	width: inherit;
	height: 100px;	
	background: transparent url(../images/layout-images/site-footer.png) no-repeat bottom left;
	clear: both;
}

div#footer-container p {
    background: transparent url(../images/logo-safe-shopping.png) no-repeat 15px;
    padding-left: 40px;
    height: 70px;
}

/* ----------------------------------------------------------------------------------------------- */

/* === NAVIGATION STYLE RULES === */

div#top-navigation ul {
	height: 52px;
  float: right;
  margin: 0 3px 0 0;
	list-style: none;
}

div#top-navigation ul li {
	float: left;	
	width: 91px;
	height: 33px;
	background: transparent url(../images/layout-images/nav-bg-blue.png) no-repeat -1px 0;	
	margin: 0;
}

div#top-navigation ul li.yellow {
	background: transparent url(../images/layout-images/nav-bg-yellow.png) no-repeat 0 0;	
}

div#top-navigation ul li.yellow a{
	color: #000;	
}

div#top-navigation ul li a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
}

div#top-navigation ul li:hover {
	background: transparent url(../images/layout-images/nav-bg-magenta.png) no-repeat -1px 0;	
}

div#top-navigation ul li.active {
	height: 52px;
	background: transparent url(../images/layout-images/nav-bg-active.png) no-repeat 0 0;		
}

div#top-navigation ul li.active a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	font-size: 12px;
	text-decoration: none;
	line-height: 5;
}

/* product sub navigation */

dl.subcategories {
	margin: 0 0 0 20px;
	width: 130px;
}

dl.subcategories dt {
	font-size: 15px;
	color: #01bbff;
	font-weight: bold;	
	padding: 20px 0 5px 0;
}

dl.subcategories dt.first-in-line {
	padding: 0px 0 5px 0;	
}

dl.subcategories dt.current {
	font-size: 15px;
	color: #ff0097;
	font-weight: bold;	
}

dl.subcategories dd {
	margin: 0 0 0 5px;	
}

dl.subcategories dd a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

dl.subcategories dd a.active {
	color: #01BBFF;	
}

dl.subcategories dd a:hover {
	text-decoration: underline;
}

dl.subcategories dd a:active {
	text-decoration: underline;
	color: #ffc000;
}

/* ----------------------------------------------------------------------------------------------- */

/* === CONTENTS STYLE RULES =============================================================== */

/* general articles */

div.article {
	width:  575px;
	height: auto;
	overflow: hidden;
	margin: 20px 0 20px 0;
}


/* text left, image right */

div.article div.article-content-left {
	float: left;
	width: 225px;
	height: auto;
	
}

div.article div.image-right {
	float: right;	
	height: auto;
/*	overflow: hidden; */
}

/* text right, image left */

div.article div.article-content-right {
	float: right;
	width: 230px;
	height: auto;
	
}

div.article div.image-left {
	float: left;	
	height: auto;
/*	overflow: hidden; */
}

div.article div.image-left img {
	width: 300px;
}
div.article div.image-right img {
	width: 300px;
}

/* --- product row display --- */

div.products-row {
	width: 520px;
	height: auto;
	overflow: hidden;	
	margin: 20px auto 0 auto;
}

/* --- category overview --- */

div.product-box, div.category-box {
	/*height: 275px;*/
	float: left;
	width: auto;
}

div.product-box.new {
	position: relative;	
}

div.product-box.small, div.category-box.small {
	width: 139px;
	margin: 0 0 0 25px;
}

div.product-box.double {
	width: 235px;	
	margin: 0 0 0 25px;
}

div.product-box input[type=button] {
	background: #ffc000;
	width: 85px;
	height: 20px;
	color: #fff;
	font-style: italic;
	text-align: center;
	font-size: 13px;
	padding: 0 0 3px 0;
	margin: 10px 0 10px 0;
	float: left;
}



div.product-box p a.more-info {
 	background: #047daa;
	width: 40px;
	height: 20px;
	color: #fff;
	font-style: italic;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	display: block;
	text-decoration: none;
	margin: 10px 0 10px 0;
	float: right;
}

div.product-box.new img {
	float: left;
	z-index: 200;
	position: relative;
	margin: -67px 0 0 0;
	
}

div.product-box.new img.new-label {
	float: left;
	z-index: 300;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
}

/* paginator */


div#paginator_navigation {
	clear: both;
	height: 25px;
	position: relative;
	left: 50%;
	margin-left: -75px;
	text-align: center;
	width: 500px;
}

div#paginator_navigation ul {
	height: 25px;	
/*	width: 500px;
	margin: 0 auto;        */
}

div#paginator_navigation ul li {
	float: left;
    width: auto;
    padding: 3px;
	font-size: 13px;
}

div#paginator_navigation ul li a {
    color: #000;
    font-weight: bold;
	text-decoration: underline;
}

div#paginator_navigation ul li.disabled, div#paginator_navigation ul li.disabled a {
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}

div#paginator_navigation ul li.selected, div#paginator_navigation ul li.selected a {
	color: #046183;
	text-decoration: none;
}

/* grey block paginator */
/*
.grey-block div#paginator_navigation {
	clear: both;
	height: 25px;
	width: inherit;
}

.grey-block div#paginator_navigation ul {
	width: 500px;
	height: 25px;	
	margin: 0 auto;        
}

.grey-block div#paginator_navigation ul li {
	float: left;
    width: auto;
    padding: 3px;
	font-size: 13px;
}*/

.grey-block div#paginator_navigation ul li a {
    color: #fff;
    font-weight: bold;
	text-decoration: underline;
}

.grey-block div#paginator_navigation ul li.disabled, div#paginator_navigation ul li.disabled a {
	color: #d9d9d9;
	font-weight: bold;
	text-decoration: none;
}

.grey-block div#paginator_navigation ul li.selected, div#paginator_navigation ul li.selected a {
	color: #FFE901;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------- */

/* === PRODUCT DETAIL PAGE === */

div#product-detail {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 15px 0 15px 0;
}

/* images */

div#product-detail-images {
	width: 300px;
	height: auto;
	float: left;
  min-height: 400px;
}

/* square set-up */

dl#square-images {
	height: auto;
	overflow: hidden;
}

dl#square-images dd {
	width: 89px;
	height: 102px;
	float: left;
	margin: 0 2px;
}

dl#square-images dt {
	height: auto;
	margin: 0 0 10px 0;
}

/* double site images set-up */

dl#double-size-images {
	width: 245px;
	height: auto;
	overflow: hidden;
}

dl#double-size-images dd {
	width: 171px;
	height: 97px;
	float: left;
	margin: 0 4px 10px 4px;
}

dl#double-size-images dt {
	height: 204px;
	margin: 0 0 10px 0;
}

/* information */

div#product-detail-information, div#product-detail-options {
	width: 250px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 5px 0px;
	float: right;
}

/* buttons */

a.button-magenta-small {
	width: 108px;
	height: 25px;
	display: block;
	background: transparent url(../images/layout-images/button-magenta-small.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.7;
}

a.button-magenta-large, input.button-magenta-large {
	width: 182px;
	height: 30px;
	display: block;
	background: transparent url(../images/layout-images/button-magenta-large.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 2;
	float: left;
}

/* ----------------------------------------------------------------------------------------------- */

/* === LINKS PAGE === */

div.links-block {
	width: inherit;
	height: 95px;
	margin: 10px 0 10px 0;	
	clear: both;
}

div.links-block.first-advert {
	margin: 35px 0 10px 0;	
}

div.advert-image {
	/* width: 400px; */
	height: auto;
	float: left;
}

div.link-description {
	float: right;
	padding: 10px;
}

div#page-content div.link-description p {
	/* width: 330px; */
	font-size: 12px;
	line-height: 1.5;
}





/* ----------------------------------------------------------------------------------------------- */

/* === SHOPPING CART OVERVIEW === */

div#order-contents, div#shopping-cart-contents, div#order-proces,  div.grey-block {
	width: 575px;
	height: auto;
	overflow: hidden;
	margin: 25px 0 15px 0; /* 15px; */
	padding: 0 0 30px 0;
	background: #5e5e5e url(../images/layout-images/shopping-cart-footer.png) no-repeat left bottom;
}

/* yellow header */

ul.yellow-header-box {
	width: inherit; /* 485px; */
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(../images/layout-images/yellow-header-bg.png) no-repeat 0 0;
}

ul.yellow-header-box li {
	float: left;
	padding: 0 0 0 20px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0 0 0;
}

li#productname {
	width: 140px;

}

li#unitprice {
	width: 75px;

}

li#unit {
	width: 75px;

}

li#unittotal {
	width: 75px;

}

li#remove{
	width: 100px;

}

/* added items */

ul.myitem {
	width: 720px;
	height: auto;
	overflow: hidden;
	margin: 15px 0 15px 0;
	list-style: none;
}

ul.myitem.odd {
	background: #5e5e5e;
}

ul.myitem.even {
	background: #4d4d4d;
	padding: 8px 0 5px 0;
}

ul.myitem li {
	padding: 0 0 0 20px;
	float: left;
	height: auto;
	color: #fff;
	font-size: 13px;
}

ul.myitem li.itemname {
	width: 140px;

}

ul.myitem li.itemunitprice {
	width: 75px;

}
                            
ul.myitem li.itemunit {
	width: 75px;
}

ul.myitem li.itemunit input[type=text] {
	width: 45px;
	height: 17px;
	padding: 3px 0 0 0;
}
                            
ul.myitem li.itemunittotal {
	width: 75px;
}
                            
ul.myitem li.itemremove {
	text-align: center;
    padding: 0px;
}

/* buttons */

a#continue-shopping, a.left-aligned-button {
	width: 108px;
	height: 25px;
	display: block;
	background: transparent url(../images/layout-images/button-magenta-small.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 2;
	float: left;
	margin: 20px 0 0 20px;
}

a.left-aligned-button {
	font-size: 14px;
	line-height: 1.7;
}

a#toregistry, a.right-aligned-button {
	width: 108px;
	height: 25px;
	display: block;
	background: transparent url(../images/layout-images/button-magenta-small.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.7;
	float: right;
	margin: 20px 20px 0 0;
}

/* disabled */

a.left-aligned-button.disabled, a.right-aligned-button.disabled, a#toregistry.disabled {
	width: 108px;
	height: 25px;
	display: block;
	background: transparent url(../images/layout-images/button-disabled-small.png) no-repeat 0 0;
	text-align: center;
	color: #444;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.7;
	float: right;
	margin: 20px 20px 0 0;
}

/* ----------------------------------------------------------------------------------------------- */

/* === ORDER PROCES === */

/* step-1 */

li#new-user{
	width: 300px; /* 55px; */
}

li#existing-user {
	width: 260px;
}

div#create-account {
	width: 300px;
	height: auto;
	float: left;
	margin: 20px 0 0 20px;
}

a#button-register {
	width: 108px;
	height: 25px;
	display: block;
	background: transparent url(../images/layout-images/button-small-yellow.png) no-repeat 0 0;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 1.8;
	float: right;
	margin: 20px 0 0 20px;

}

div#login-now {
	/* width: 300px; */
	height: 182px;
	float: right;
	margin: 20px 20px 0 0;
}

/* step-1 controle */

fieldset.steps{
	padding: 20px;	
}

div#page-content fieldset.steps h3 {
	color: #FFE901;	
	margin: 0;
}

div#page-content fieldset.steps p a {
	color: #01BBFF;		
}

div#page-content fieldset.steps p, div#page-content fieldset.steps p label {
	color: #fff;
	width: auto;
	margin: 3px 0 3px 0;
	font-size: 13px;
}

ul.proces-form-list {
	margin: 5px 0 5px 0;
	width: 450px;
}

ul.proces-form-list li {
	margin: 5px 0 5px 0;	
}

ul.proces-form-list li label {
	float: left;
	margin: 0 10px 0 0;
	width: 110px;
	line-height: 1.7;
	font-size: 13px;
	color: #fff;
}

ul.proces-form-list li input {
	width: 200px;
	height: 19px;
	padding: 3px 0 0 0;
}

ul.proces-form-list li select {
	border: 1px solid #343434;		
}

/* step 2 */

input#coupon_code {
	width: 200px;
	height: 19px;
	padding: 3px 0 0 0;
	margin: 10px 0 0 20px;
}

input#add_coupon {
	width: 108px;
	height: 25px;
	background: transparent url(../images/layout-images/button-magenta-small.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


/* step 3 confirmation */

ul.confirmed-order-items {
	margin: 0 0 0 30px;	
}

ul.confirmed-order-items li a{
	color: #fff;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------- */

/* REGISTRATION FORM CONTENTS */


fieldset#registration {
	float: left;
	width: inherit; /* 390px; */
}

ul.form_as_ul {
	margin: 20px 0 0 20px;	
}

ul.form_as_ul li {
	margin: 5px 0 5px 0;
	width: inherit;
	clear: left;
}

ul.form_as_ul li label, div#password_reset_result form p label {
	float: left;
	margin: 0 10px 0 0;
	width: 155px;
	line-height: 1.7;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

ul.form_as_ul li input, div#password_reset_result form p input {
	width: 200px;
	height: 19px;
	padding: 3px 0 0 0;
}

ul.form_as_ul li select {
	border: 1px solid #343434;		
}

ul.form_as_ul li input[type=submit], div#password_reset_result form p input[type=submit] {
	width: 108px;
	height: 25px;
	background: transparent url(../images/layout-images/button-magenta-small.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
	padding: 0 0 3px 0;
	margin: 15px 0 0 0;
}

div#password_reset_result  form ul {
	padding-left: 20px;
	margin-bottom: -6px;
}

/* ----------------------------------------------------------------------------------------------- */

/* SIDEBAR SUPPLEMENTAL CONTENTS */

/* rounded corners box */

div.round-corners-header {
	width: 182px;
	height: 15px;
	background: transparent url(../images/layout-images/round-corners-header.png) no-repeat 0 0;	
}

div.round-corners-footer {
	width: 182px;
	height: 15px;
	background: transparent url(../images/layout-images/round-corners-footer.png) no-repeat 0 0;
	margin: 0 0 5px 0;
}


/* login */

input[type="text"], input[type="password"], textarea {
	background: #fff url(../images/layout-images/input-field-bg.jpg) repeat-x 0 0;
	border: 1px solid #343434;
}

fieldset#login, fieldset#logged-in, fieldset#register {
	width: inherit;
	height: auto;
	overflow: hidden;
	background: #5e5e5e;
	text-align: center;
}

fieldset#register h3 {
	height: 20px;
	line-height: 20px;
}

fieldset#login input[type=text], input[type="password"] {
	width: 155px;
	height: 21px;
	padding: 3px 0 0 3px;
}

fieldset#login span {
	font-size: 11px;
	float: left;
	margin: 0 0 2px 0px;
}

fieldset#logged-in span {
	font-size: 13px;
	font-weight: bold;
	float: left; 
}

fieldset#login p, fieldset#logged-in p {
	margin: 3px auto;
	color: #fff;
	width: 160px;
}

fieldset#login p a, fieldset#logged-in p a {
	color: #ffc000;
	font-size: 11px;
}

fieldset#login h3 a, fieldset#logged-in h3 a, fieldset#register h3 a {
	text-decoration: none;
	font-size: 17px;
	color: #fff;
}

fieldset#register h3, fieldset#login h3 {
	margin: 0;
}

fieldset#register h3 a {
	color: #FFE901;
}
fieldset#login input[type=submit], fieldset#logged-in input[type=submit] {
	border: 1px solid #343434;
	padding: 3px 8px;
	font-size: 12px;
	background: #d9d9d9;
	color: black;
	margin: 3px 0 10px 0;
}

/* sub navigation */

ul#sub-page-navigation li {
	background: transparent url(../images/layout-images/button-big-yellow.png) no-repeat 0 0;
	width: 182px;
	height: 31px;
	margin: 3px 0 3px 0;
}

ul#sub-page-navigation li a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 2;
}

ul#sub-page-navigation li.search {
    background: none;
    height: auto;
}

div.yellow-box-header {
    background: transparent url(../images/layout-images/button-big-yellow-header.png) no-repeat 0 0;
    height: 15px;
    display: block;
}

div.yellow-box-content {
    background: #ffd300;
}

div.yellow-box-footer {
    background: transparent url(../images/layout-images/button-big-yellow-footer.png) no-repeat 0 0;
    display: block;
    height: 15px;
}

.search .yellow-box-footer {
	margin-bottom: 3px;
}

ul#sub-page-navigation li.search form {
    margin: 0px auto;
    width: 155px;
}

ul#sub-page-navigation li.search input {
    height: 21px;
    width: 155px;
}

ul#sub-page-navigation li.search a {
    line-height: 1;
}

/* magenta background on 'aanbieding' */

div#special-offer-box h4 a {
	color: #000;
	text-decoration: none;
}

div#special-offer-box h3 {
	text-align: center;
	margin: 0 0 10px 0;
}

div#special-offer-box div.offer-text {
	text-align: center;
	width: 182px;
}


div.magenta-corners-header {
	width: 182px;
	height: 15px;
	background: transparent url(../images/layout-images/round-corners-header-magenta.png) no-repeat 0 0;
}

div.magenta-bg-gradient {
	width: 182px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #e50087 url(../images/layout-images/magenta-bg-gradient.png) no-repeat left bottom;
	overflow: hidden;
}

div.magenta-corners-footer{
	width: 182px;
	height: 15px;
	background: transparent url(../images/layout-images/round-corners-footer-magenta.png) no-repeat 0 0;
	margin: 0 0 5px 0;
}

div.magenta-bg-gradient a img {
	margin: 0 auto;
	display: block;
	cursor: pointer;
}

div#special-offer-box div a img {
	margin: 0 auto;
	display: block;
	cursor: pointer;
  padding: 0 0 0 1px;
  width: 175px;
}

/* ----------------------------------------------------------------------------------------------- */

/* ERRORS AND FORM HELP */

div.form-help {
	border: 1px solid #343434;
	height: auto;
	margin: 15px;
	padding: 15px;
	background: #d9d9d9;
}

div#page-content div.grey-block p {
	color: #fff;
	padding: 12px 20px 0 20px;
}

div#page-content div.grey-block div.form-help p {
	color: #000;
	font-size: 11px;
	padding: 0;
}

ul.errorlist li {
	color: #a20a0a;
	font-size: 11px;
	font-weight: bold;
	background: #f98b8b;
	padding: 3px 0 3px 3px;
	/* width: 363px; */
}

/* ------------------------------ */

/* Photo Gallery */

div.gallerypage_item {
	float: left;
	width: 200px;
	height: 160px;
	margin: 20px;
}

div.album_picture_image {
	width: 200px;
	text-align: center;
}

div.album_description {
	text-align: center;
	width: 200px;
}

div.album_description a {
	color: #FFC000;
}

input.normal-input {
	background: #fff;
}

.std-bg {
	background: #5E5E5E;
}

.payment-box {
	text-align: center;
	padding-top: 10px;
}

.payment-box img {
  margin: 0px;
  width: 150px;
}

input.payment-option {
	display: block;
	float: left;
	margin: 20px 10px 0 0;
}

/* graphic header */

div#graphic-header {
	display: none;
	overflow: hidden;
	position: relative;
	margin: -245px 0 35px 10px;
}

div.slideshow {

}

div.overlay {
	position: relative;
	z-index: 10;
}

div.slideshow img {

}

.grey-block div.product-box.small {
	margin: 0 5px 0 30px;
}

.grey-block div.product-box.double {
  /* margin: 0 35px 0 45px; */
	margin: 0 5px 0 30px;
}

div#no-script {
	width: 400px;
	height: 150px;
	border: 3px solid red;
	background: #fff;
	color: red;
	padding: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -200px;
	z-index: 999;
}

div#no-script h3 {
	background: none;
	font-size: 16px;
	color: red;
	font-weight: bold;
}
