/*
 * $Id: shop.css,v 1.19 2006-12-20 10:39:54 joris Exp $
 */

/* Override processContent layout */
div.shopBody {
	padding: 0px;
}

    div.saleSmall {
	   position: absolute;
	   width: 123px;
	   height: 80px;
	   background: url(/images/design/sale_small.png);
	   z-index: 3;
	   display: none;
	}

	div.productsView {
	   left: 170px;
	   top: -28px;
	}

	div.cartView {
	   background-image: url(/images/design/sale_medium.png);
	   right: -40px;
	   bottom: -50px;
	}

	div.ws_cart { display: block; height: 100%; right: 105px; top: 5px; }
	div.ws_products { display: block; width: 460px; height: 327px; right: 140px; top: 30px; }
	div.categoryView, div.logonView, div.orderView { display: none; }

	div.cartStamp {
	    width: 140px;
	    height: 123px;
	    background: url(/images/shop/cart.png);
	    z-index: 3;
	    right: 35px;
	    top: 30px;
	    position: absolute;
	    display: none;
	}

	div.cs_cart { display: block; }
	div.ss_category { display: block; left: 175px; top: -26px; }

/* Common shop layout*/
h2.shopTitle {
	margin: 0px;
	line-height: 24px;
}
h3.shopTitle {
	margin: 0;
	font-size: 1.2em;
	font-family: arial, verdana;
}

a.shopButton, a.qfSubmitButton {
	color: #525252;
	display: block;
	height: 74px;
	width: 75px;
	border: none;
	text-align: center;
}
a.shopButton:hover, a.qfSubmitButton:hover {
	text-decoration: none;
}

/* BEGIN new Category Layout */
#shopTable { width: 920px; font-family: arial, verdana; position: relative; z-index:10; }
#shopTable.discount { position: relative; bottom: 0px; }
div.formBody div.products { }
#shopTable h2 { margin: 0px 0px 15px; padding: 0px; }
#shopTable h3 {
    margin: 0px;
    padding: 5px;
    height: 13px;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    background: #ee1c24;
    font-weight: bold;
}
#shopTable h3 span.productName { display: block; position: relative; float: left; text-transform: uppercase; }
#shopTable h3 a.productLink { display: none; position: relative; float: right; color: #fff; }
#shopTable div.shopProductRow { width: 920px; height: 165px; padding-bottom: 63px; }
#shopTable div.shopProduct {
    padding: 0px 20px 0px 0px;
    position: relative;
    z-index: 10;
    float: left;
}
#shopTable div.shopProduct div.shopProductBlock {
    width: 158px;
    height: 158px;
    border: 1px solid black;
}

#shopTable a.shopProductImage {
    display: block;
    background-color: #fff;
    height: 111px;
    text-align: center;
}

#shopTable a.shopProductImage img{
    width: 158px;
    height: 111px;
}

img.magGlass{
	position:absolute;
	top:50px;
	right:-1px;
}
a.shopProductImage > img.magGlass{
	right:0;
}
a#backButton{
	position:absolute;
	right:90px;

}
#shopTable div.shopPrice {
    height: 25px;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding: 0px 3px;
    text-align: right;
}

#shopTable a.orderButton {
    position: absolute;
    bottom: -60px;
    width: 56px;
    right: 18px;
    overflow: hidden;
    height: 56px;
    background: url(/images/shop/bestel.png);
}

#shopTable a.movieButton {
	position: absolute;
	bottom: -52px;
	left: 0px;
	overflow: hidden;
	width: 60px;
	height: 42px;
	background: url(/images/shop/btnMovie.png);
}

a.movieButton:hover { text-decoration: none; }
#shopTable .red { color: #ed1c24; }
#shopTable .small { font-size: 11px; }

a.orderButton:hover { text-decoration: none; }
#shopTable .red { color: #ed1c24; }
#shopTable .small { font-size: 11px; }
/* END new Category Layout */

div.shopSeparator {
    display: none;
}

/* Shop Product details */
#productDetail {
	font-family: Arial, Verdana, Times new Roman;
    height: 434px;
}
div.productThumb {
    background: #fff;
    border: 2px solid #000;
    height: 343px;
    width: 345px;
    position: relative;
    float: left;
}

#productDetail h3.productTitle {
    margin: 0px;
    padding: 14px 15px;
    height: 22px;
    font-size: 22px;
    color: #fff;
    background: #ee1c24;
    font-weight: normal;
    overflow: hidden;
}

#productDetail h3 span.productName { display: block; position: relative; float: left; text-transform: uppercase; }
#productDetail h3 a.productLink { display: none; position: absolute; right:5px; color: #fff; }

#productDetail a.shopProductImage {
    display: block;
    background-color: #fff;
    height: 241px;
    text-align: center;
}

#productDetail div.shopPrice {
    height: 52px;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding-right: 15px;
    text-align: right;
    line-height: 52px;
    width: 330px;
    position: relative;
}

#productDetail div.shopPrice a.movieButton {
	display: block;
	width: 60px;
	height: 42px;
	position: absolute;
	top: 7px;
	left: 11px;
	background: url(/images/shop/btnMovie.png);
}

#productDetail .small { font-size: 1em; }
#productDetail .red { color: #ed1c24; }
.strikethrough { text-decoration: line-through;}
#productDetail .discountPrice {
    font-size: 34px;
}

#productDetail div.productInformation {
    width: 535px;
    position: relative;
    float: left;
    padding-left: 15px;
    padding-top: 30px;
    font-family: Times new Roman;
}

#productDetail div.productInformation p {
	width: 450px;
}

div.productOrderContainer {
	position: absolute;
	top: 225px;
}

div.productOrder {
	position: relative;

}

/* div.productOrder { position: relative; top: 220px; }*/
#productDetail .relatedButton {
    display: block;
    float:  left;
    width: 78px;
    height: 82px;
    background: url(/images/shop/btnVoorbeeldkaarten.png);
    font-size: 0px;
}

#productDetail .shopButton {
	display: block;
    position: relative;
    background: transparent url(/images/shop/bestel_groot.png);
    font-size: 0px;
    color: transparent;
	height: 74px;
	width: 75px;
    float: left;
}

#productDetail .emailProduct, #productDetail .hyveProduct {
	margin-left: 15px;
	height: 74px;
}

#productDetail .emailProduct, #productDetail .emailProduct .emailProductLink {
	position: relative;
	width: 163px;
	float: left;
	display: block;
}

#productDetail .hyveProduct, #productDetail .hyveProduct .hyveProductLink {
	position: relative;
	width: 163px;
	float: left;
	display: block;
}

#productDetail .emailProductLink, #productDetail .hyveProductLink {
	margin-top: 25px;
}

#productDetail label.amount { line-height: 30px; }
#productDetail input.amount { text-align: right; border: 1px solid #000; padding: 3px 0px; height: 24px; width: 46px; font-size: 18px;}

h4.shopTitle {
	clear: both;
	margin: 0;
	font-size: 1.1em;
	padding: 4px 0 4px 10px;

	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #104E87 url('../images/site/content_bg.jpg') repeat-y;
}
/* End product detail */

/* Product properties */

table.propertyTable {
	width: 100%;
}
table.propertyTable thead td {
	background-color: #525252;
	color: #ffffff;
}

a.eInfo img { margin: 3px 2px 2px 2px; }

table.propertyTable tr.propertyCategory {
	background-color: #104E87;
	color: #ffffff;
	font-weight: bold;
}

table.propertyTable tr.infoDescription {
	display: none;
	background-color: #ffffff;
	font-size: 0.85em;

}
table.propertyTable tr.infoDescription td {
	border-top: 1px solid #104E87;
	border-bottom: 1px solid #104E87;
}

table.propertyTable tr.image td { background-color: #eaeaea; }
table.propertyTable tr.image td.image { padding: 0; }
table.propertyTable td {
	padding: 2px;

}
table.propertyTable tr.propertyCategory td {
	border-right-width: 0;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #104E87 url('../images/site/content_bg.jpg') repeat-y;
}
table.propertyTable td.shopKey {
	background: #ffffff url('../images/site/form_key.gif') repeat-y;
	color: #ffffff;
	width: 168px;
	padding-right: 15px;
}

table.propertyTable td.shopKey, table.propertyTable tr.infoDescription td {
	padding-left: 4px;
}
table.propertyTable td.shopKey img {
	vertical-align: text-top;
}

table.propertyTable td.col1, table.propertyTable td.col2 {
	width: 260px;
}
/* End Product properties */

/* Product Links */
div#shopLinks {

}
div#shopLinks .shopRelated {  border-bottom: 1px solid #104E87;; padding-left: 4px; }
div#shopLinks .row2 { background-color: #F7F7F7; }
div#shopLinks .relatedImage {
	display: inline;
	float: right;
	margin: 0 0 0 5px;
}

div#shopLinks h5 {
	font-size: 0.9em;
	line-height: 130%;
	margin: 0;
	padding: 2px 0 4px 0;
}

div#shopLinks p { margin: 0; padding: 3px 0; }
/* END Product Links */
/* Begin shop documents */
ul.shopDocuments {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.shopDocuments li {
	padding: 2px 4px;
	border-bottom: 1px solid #dddddd;
}
ul.shopDocuments li.row2 {
	background-color: #F7F7F7;
}
/* End shop documents */

/* Start Shop Cart style */
#shopCart {
	position: relative;
	z-index: 10;
	margin-top: 10px;
	min-height: 100px;
	margin-bottom: 10px;
}
#shopCartBlock {
	min-height: 300px;
}

#shopCartBlock h2.shopTitle {
    padding-bottom: 20px;
    font-size: 18px;
    font-family: Arial Black, Arial, Verdana;
}
#shopCart .cartRow { height: 30px; font-family: Times new Roman, Arial, Verdana; }
#shopCart .productTitle { font-weight: bold; font-size: 18px; width: 375px; }
#shopCart .productAmount { width: 90px; text-align: right; }
#shopCart .productPrice { width: 100px; text-align: right; }
#shopCart .productTotalPrice { width: 100px; text-align: right; }
#shopCart .productDelete a {
    display: block;
    width: 16px;
    height: 25px;
    margin-left: 10px;
    background: url(/images/shop/delete.gif) center center no-repeat;
}
#shopCartBlock table.summary {
    position: relative;
    margin-left: 400px;
    width: 200px;
}
#shopCartBlock table.summary th { height: 2px; background: #000; }
#shopCartBlock table.summary td { width: 100px; }
#shopCartBlock table.summary td.price { text-align: right; }

p.orderLine a {
    font-size: 18px;
    font-family: Arial, Verdana;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    margin-right: 172px;
}

p.orderLine a.shopButtonKassa {
    display: block;
    position: absolute;
    right: 230px;
    top: 0px;
    width: 77px;
    height: 78px;
    background: url(/images/shop/btnKassa.png);
    font-size: 0px;
    color: transparent;
    margin: 0px;
}

/* End Shop cart style */

/* Standard form layout */
form.shopForm {
	margin-top: 1em;
}

table.shopForm {
	table-layout: fixed;
	width: 100%;
	font-size: 0.9em;
	border: none;
}
table.shopForm a.aanmelden { background: url(/images/shop/btnAanmelden.png); float:right; }
form.shopForm input {
	vertical-align: middle;
}

form.shopForm h4.header {
	margin: 6px 0 3px;
	padding: 0;
	font-size: 1.0em;
}

form.shopForm td {
	margin: 0;
	padding: 2px;
	background-color: transparent;
}

form.shopForm td a {
	/*color: #ffffff; */
}
form.shopForm td.key {
	color: #000;
	background-color: transparent;
	padding: 2px 10px;
	width: 200px;
}
form.shopForm input.text, form.shopForm textarea.text {
	width:250px;
	border: 1px solid #989898;
	padding: 1px;
}
form.shopForm textarea.text {
	height: 60px;
}
form.shopForm tr.submitRow td {
	text-align: left;

}
form.shopForm tr.submitRow td.key {
	text-align: left;
}
form.shopForm tr.submitRow td.value { width: 260px; }

form.shopForm tr.orderSubmitRow td {
	text-align: right;
}
form.shopForm tr.header {
	color: #525252;
	font-size: 1.2em;
}
form.shopForm tr.header td {
	padding-left: 10px;
	background-color: #ee1c24;
	color: #fff;
	border: 2px solid #000;
}

form.shopForm tr.submitRow input, form.shopForm input.button {
	background-color: transparent;
	border:medium none;
	color:#875F30;
	cursor:pointer;
	font-weight:bold;
	font-size: 0;
	line-height: 0;
	padding:3px;
}
form.shopForm input.button {
	width: 254px;
}
form.shopForm tr.submitRow input.btnBack {
	float: left;
}

form.shopForm input.text:focus, form.shopForm textarea.text:focus {
	border-color: #000000;
}

/* Errors */
form.shopForm ul.errors {
	color: #d41920;
	padding: 0.2em 0.1em 0.1em 1.2em;
	margin: 10px 0;
	font-weight: bold;
	font-size: 0.875em;
	position: absolute;
	right: 85px;
	top: 120px;
	width: 350px;
}
form.shopForm .required	{
	font-weight: bold;
	color: #ff0000;
}

p.orderLine {
    position: relative;
    clear: both;
	margin: 0;
	padding: 0.5em;
	background-color: transparent;
}
/* Last visited style */
div.lastVisited {

}
div.lastVisited h4 {
	background-color: #525252;
	background-image: none;
}

ol#lastVisited {
	margin: 2px 10px 0px 30px;
	padding: 0 0 2px 0;
	color: #4c4c4c;

}

/* Search result */
p.searchResult, p.message {
	margin: 0;
	padding: 0.7em 0;
}

table.searchNavigation {
    position: absolute;
    z-index: 15;
    top: 5px;
    left: 356px;
}
table.searchNavigation a { color: #000; padding: 5px; }
form#shopLogon { width: 475px; }
#shopLogon a.qfSubmitButton { border: 1px solid #000; background: lightgrey; height: 24px; }
div.shopBody ul.listMessages div.loginLink { font-weight: bold; }
div.shopBody ul.listMessages div.loginLink a { color: #000; text-decoration: underline; }
div.shopBody ul.listMessages div.loginLink a:hover { text-decoration: none; }
#shopSignup table { width: 50%; }
tr.orderSubmitRow td div input.btnNext  { font-color: green; overflow: hidden; font-size: 0; line-height: 0; width: 82px; height: 82px; background: url(/images/shop/btnNext.png) no-repeat; }
tr.orderSubmitRow td div input.btnBack  { font-color: green; overflow: hidden; font-size: 0; line-height: 0; width: 82px; height: 82px; background: url(/images/shop/btnPrevious.png) no-repeat; }
tr.orderSubmitRow td div input.btnOrder { font-color: green; overflow: hidden; font-size: 0; line-height: 0; width: 82px; height: 82px; background: url(/images/shop/bestel_groot.png) no-repeat; }
#orderOverview ul.errors { position: static; }
tr.submitRow td a.btnLogin { font-color: green; overflow: hidden; font-size: 0; line-height: 0; display: block; width: 82px; height: 82px; background: url(/images/shop/btnLogin.png) no-repeat; }



img#thumbLarge {
	width: 345px;
	height: 241px;
}
}