/* ******************************************************************************* */
/* ************************* FILTER, SORT & NAVIGATE ***************************** */
/* ******************************************************************************* */

/* *********************************** Selector ********************************** */

#selector {
	display: block;
	width: 592px;
	border-bottom: 2px solid #F4F4F4;
	margin-bottom: 7px;
	min-height: 2.7em;
}
.amount-item {
	display: block;
	float: left;
	margin-top: .5em;
  font-size: 150%;
  line-height: 1.2;
}
.amount-item strong
{
  font-weight: normal;
}
#selector .sort-item {
	display: block;
	float: right;
	padding-top: .75em;
	margin-left: 20px;
  font: normal 81.25%/1.53846 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
}
#selector select{
	background-color: #FFFFFF;
	color: #000000;
	width: 125px;
	margin-left: 5px;
	vertical-align: baseline;
  font: normal 100%/1.1 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
}
#selector select.number{
	width: 50px;
}

/* ********************************* Navigation ********************************** */
/* Moved to paging rules in gx_overrule.css */




/* ******************************************************************************* */
/* ********************************** PRODUCTS *********************************** */
/* ******************************************************************************* */

/* ************************************* 4-row *********************************** */

.product-row-wrap-4
{
	display: block;
	float: left;
	clear: left;
	width: 625px;
	margin: 10px 0;
	position: relative;
}
.product
{
	display: inline;
	clear: right;
	float: left;
	width: 142px;
	margin-right: 12px;
	position: relative;
}
.product .top
{
  display: none;
}
.product .content{
	display: block;
	width: 140px;
}
.product .image{
	border-bottom: solid 5px #F4F4F4;
	display: block;
	width: 131px;
	height: 131px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	position: relative;
}
.product:hover .image{
	border-color: #D10;
}
.product .action
{
	background-color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 2px 6px 3px 6px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.product .discount{
	background-image: url(../images/content/discount_4.png);	
	behavior: url(javascript/iepngfix.htc);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 47px;
	height: 40px;
	padding-top: 5px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.category-overview .product .discount{
	display: none;
}
.product .bookdiscount{
	background-image: url(../images/content/boekvandeweek_4.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	display: none;
}
.product .description-wrap
{
	display: block;
	min-height: 28px;
	padding-bottom: 8px;
}
.product .linktitle a
{
  font: normal 120%/1.1 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
	color: #D10;
	text-decoration: none;
	display: block;
	float: left;
	width: 131px;
	margin-bottom: .4em;
	padding-bottom: .4em;
	padding-top: 10px;
	border-bottom: 1px solid #F4F4F4;
}
*+html .product .linktitle a
{
  font-size: 115%;
  letter-spacing: -0.02em;
}
.product:hover .linktitle a,
.product .linktitle a:hover {
	border-bottom: 1px solid #D10;
}
.product:hover .button-action-small a
{
  background-color: #D10;
  color: #FFF;
}
.product-row-wrap-4 .product .button-action-small
{
  margin-right: 10px;
}
.product .description{
	font-size: 90%;
	line-height: 1.25;
	display: block;
	float: left;
	width: 135px;
}
.category-overview .product .description
{
	display: none;
}
.product .shoppingbasket
{
	display: block;
	float: right;
	padding-right: 5px;
	position: relative;
	width: 32px;
	height: 28px;
}
.category-overview .product .shoppingbasket{
	display: none;
}
.product .shoppingbasket a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	background-image: url(../images/navigation/shoppingbasket.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 32px;
	height: 28px;
}
.shoppingbasket a span {
	display: none;
}
.shoppingbasket a:hover {
	position: relative;
}
.shoppingbasket a:hover .tooltip {
	bottom: 30px; 
}
.product .price
{
	display: block;
	color: #D10;
  font: normal 150%/1.1 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
}
.category-overview .product .price{
	display: none;
}
.product .discount-price{
	color: #FF0000;
	text-decoration: line-through;
	display: block;
	float: left;
	padding-right:3px;
	display: none;
}
.product .price-info
{
	display: block;
  color: #444;
  font: normal 120%/1.1 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
}
.product-row-wrap-4 .product .price-info
{
  margin-bottom: .5em;
  color: #D10;
  font-size: 90%;
}
.product:hover .price-info{
  color: #D10;
}
.shipping-info{
	font-size: 9px;
	display: block;
	float: left;
	padding-top: 4px;
	display: none;
}
.detail-wrap .shipping-info, .checkout .shipping-info{
	display: block;
}
.shipping-info a{
	background-repeat: no-repeat;
	font-size: 9px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 34px;
	height: 12px;
	margin-left: 2px;
	cursor: default;
}
.shipping-info a.shipping-1{
	background-image: url(../images/content/shipping_indicator_1.gif);
}
.shipping-info a.shipping-2{
	background-image: url(../images/content/shipping_indicator_2.gif);
}
.shipping-info a.shipping-3{
	background-image: url(../images/content/shipping_indicator_3.gif);
}
.shipping-info a span {
	display: none;
}
.shipping-info a:hover {
	position: relative;
}
.product .links {
	display: block;
	float: left;
	width: 135px;
	margin-top: .4em;
}
.category-overview .product .links{
	display: none;
}
.product .more-info{
	display: block;
}
.product .in-basket{
	display: none;
}
.product .more-info a, .product .in-basket a{
	background-image: url(../images/navigation/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 8px;
}
.product .more-info a:hover, .product .in-basket a:hover{
	text-decoration: underline;
}
.product .bottom
{
  display: none;
}

/* ************************************* 3-row *********************************** */

.product-row-wrap-3{
	display: block;
	float: left;
	clear: left;
	width: 632px;
	margin-bottom: 9px;
	position: relative;
}
.product-row-wrap-3 .product{
	width: 191px;
	margin-right: 17px;
}
.product-row-wrap-3 .product:hover{
}
.product-row-wrap-3 .product .content{
	width: 191px;
	padding-left: 0;
}
.product-row-wrap-3 .product .image{
	width: 182px;
	height: 182px;
}
.product-row-wrap-3 .product .action{
	font-size: 12px;
	padding: 3px 7px 4px 7px;
	right: 6px;
	bottom: 6px;
}
.product-row-wrap-3 .product .discount{
	background-image: url(../images/content/discount_3.png);
	font-size: 22px;
	width: 56px;
	height: 49px;
	padding-top: 6px;
	left: 5px;
	bottom: 5px;
}
.product-row-wrap-3 .product .bookdiscount{
	background-image: url(../images/content/boekvandeweek_3.gif);
	width: 55px;
	height: 55px;
	left: 6px;
	bottom: 6px;
}
.product-row-wrap-3 .product .description-wrap{
	min-height: 32px;
}
.product-row-wrap-3 .product .linktitle a{
	width: 182px;
}
.product-row-wrap-3 .product .description{
	width: 182px;
}
.product-row-wrap-3 .product .price,
.product-row-wrap-4 .product .price
{
	position: absolute;
	z-index: 100;
	top: 90px;
	left: 0;
	padding: 5px 10px 4px 20px;
  background: #FFF;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -o-border-top-right-radius: 3px;
}
.product-row-wrap-3 .product .price-info
{
	position: absolute;
	z-index: 100;
	top: 120px;
	right: 5px;
	padding: 4px 0 3px 5px;
  background: #FFF;
  font-size: 80%;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -o-border-bottom-left-radius: 2px;
  -o-border-top-left-radius: 2px;
}

.product-row-wrap-3 .product:hover .price,
.product-row-wrap-4 .product:hover .price
{
  margin-top: -.05em;
  font-size: 155%;
}

.product-row-wrap-3 .shipping-info a{
	margin-left: 3px;
}
.product-row-wrap-3 .product .links {
	margin-top: -13px;
	width: 186px;
}
.product-row-wrap-3 .product .more-info{
	float: left;
}
.product-row-wrap-3 .product .in-basket{
	float: right;
}
.product-row-wrap-3 .product .button-action-small
{
  margin-right: 10px;
}

/* ************************************* 2-row *********************************** */

.product-row-wrap-2{
	display: block;
	float: left;
	clear: left;
	width: 625px;
	margin-left: -2px;
	margin-bottom: 9px;
	position: relative;
}
.product-row-wrap-2 .product{
	background-image: url(../images/content/product_2_background.gif);
	width: 306px;
	margin-right: 4px;
}
.product-row-wrap-2 .product:hover{
	background-image: url(../images/content/product_2_backgroundh.gif);
}
.product-row-wrap-2 .product:hover .bottom{
	background-image: url(../images/content/product_2_bottomh.gif);
}
.product-row-wrap-2 .product:hover .top{
	background-image: url(../images/content/product_2_toph.gif);
}
.product-row-wrap-2 .product .top{
	background-image: url(../images/content/product_2_top.gif);
	width: 306px;
}
.product-row-wrap-2 .product .content{
	width: 295px;
}
.product-row-wrap-2 .product .image{
	width: 286px;
	height: 286px;
}
.product-row-wrap-2 .product .action{
	font-size: 14px;
	padding: 4px 8px 5px 8px;
	right: 7px;
	bottom: 7px;
}
.product-row-wrap-2 .product .discount{
	background-image: url(../images/content/discount_2.png);
	font-size: 32px;
	width: 76px;
	height: 66px;
	padding-top: 9px;
	left: 6px;
	bottom: 6px;
}
.product-row-wrap-2 .product .bookdiscount{
	background-image: url(../images/content/boekvandeweek_2.gif);
	width: 75px;
	height: 75px;
	left: 7px;
	bottom: 7px;
}
.product-row-wrap-2 .product .description-wrap{
	min-height: 23px;
}
.product-row-wrap-2 .product .linktitle a{
	font-size: 14px;
	line-height: 16px;
	width: 290px;
}
.product-row-wrap-2 .product .description{
	font-size: 12px;
	width: 290px;
}
.product-row-wrap-2 .product .shoppingbasket{
	margin-top: 2px;
}
.product-row-wrap-2 .product .price{
	margin-top: 0px;
	font-size: 15px;
	width: 249px;
	padding-left: 1px;
	padding-bottom: 12px;
}
.product-row-wrap-2 .product .price-info{
	font-size: 11px;
	width: 251px;
	margin-top: -2px;
}
.product-row-wrap-2 .shipping-info{
	font-size: 11px;
}
.product-row-wrap-2 .shipping-info a{
	margin-left: 4px;
}
.product-row-wrap-2 .product .links {
	margin-top: -6px;
	margin-bottom: -1px;
	width: 290px;
}
.product-row-wrap-2 .product .more-info{
	margin-top: -5px;
	font-size: 11px;
	float: left;
}
.product-row-wrap-2 .product .more-info a{
	background-position: 1px 5px;
	padding-left: 9px;
}
.product-row-wrap-2 .product .in-basket{
	float: right;
}
.product-row-wrap-2 .product .in-basket a{
	background-position: 0px 5px;
}
.product-row-wrap-2 .product .bottom{
	background-image: url(../images/content/product_2_bottom.gif);
	width: 306px;
}

/* ************************************* 5-row *********************************** */

.product-row-wrap-5 {
	display: block;
	float: left;
	clear: left;
	width: 625px;
	margin-left: -2px;
	margin-bottom: 9px;
	position: relative;
}
.product-row-wrap-5 .product{
	background-image: url(../images/content/product_5_background.gif);
	width: 120px;
	margin-right: 4px;
}
.product-row-wrap-5 .product:hover{
	background-image: url(../images/content/product_5_backgroundh.gif);
}
.product-row-wrap-5 .product:hover .bottom{
	background-image: url(../images/content/product_5_bottomh.gif);
}
.product-row-wrap-5 .product:hover .top{
	background-image: url(../images/content/product_5_toph.gif);
}
.product-row-wrap-5 .product .top{
	background-image: url(../images/content/product_5_top.gif);
	width: 120px;
}
.product-row-wrap-5 .product .content{
	width: 109px;
}
.product-row-wrap-5 .product .image{
	width: 100px;
	height: 100px;
}
.product-row-wrap-5 .product .action{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px 3px 5px;
	right: 4px;
	bottom: 4px;
}
.product-row-wrap-5 .product .discount{
	background-image: url(../images/content/discount_5.png);
	font-size: 15px;
	width: 37px;
	height: 30px;
	padding-top: 5px;
	left: 3px;
	bottom: 3px;
}
.product-row-wrap-5 .product .bookdiscount{
	background-image: url(../images/content/boekvandeweek_5.gif);
	width: 35px;
	height: 35px;
	left: 4px;
	bottom: 4px;
}
.product-row-wrap-5 .product .description-wrap{
	min-height: 28px;
}
.product-row-wrap-5 .product .linktitle a{
	font-size: 10px;
	width: 104px;
}
.product-row-wrap-5 .product .description{
	width: 104px;
}
.product-row-wrap-5 .product .shoppingbasket a{
	display: block;
	float: right;
}
.product-row-wrap-5 .product .price
{
	margin-top: 0px;
}
.product-row-wrap-5 .product .discount-price{
	padding-right:2px;
}
.product-row-wrap-5 .product .price-info
{
  font-size: 80%;
}
.product-row-wrap-5 .shipping-info{

	margin-top: -1px;
	padding-top: 0px;
}
.product-row-wrap-5 .shipping-info a{
	margin-left: 0px;
	margin-top: 4px;
}
.product-row-wrap-5 .product .links {
	width: 104px;
	margin-top: -13px;
}
.product-row-wrap-5 .product .bottom{
	background-image: url(../images/content/product_5_bottom.gif);
	width: 120px;
}

/* *************************** Disabled shoppingcart ******************************* */

.product .shoppingbasket a.disabled{
	display: none;
}

/* ***************************** Catogory overview ********************************* */

.category-overview .product .description-wrap{
	min-height: 1px;
	padding-bottom: 0px;
}

/* ***************************** Related products ********************************* */

.product-list{
	display: block;
	float: left;
	width: 612px;
	margin-right: -20px;
}
.product-list .row-wrap{
	display: block;
	margin-bottom: 5px;
}
.product-list h1
{
  margin: 1em 0 5px 0;
  font: normal 125%/1.38 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
}
.product-list .product
{
	background-image: none;
	width: 100px;
	margin-right: 28px;
}
.product-list .product .image
{
	width: 100px;
	height: 100px;
	border-bottom-width: 3px;
}
.product-list .number
{
	display: block;
	position: absolute;
	left: 2px;
	bottom: 3px;
	padding: 1px 5px;
  background-color: #D10;
	color: #FFFFFF;
	font: bold 75%/1.25 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}
.product-list .product .price
{
	width: 100px;
	padding-bottom: .4em;
	font-size: 120%;
}
.product-list .product .discount
{
	width: 37px;
	height: 30px;
	padding-top: 5px;
	right: 3px;
	bottom: 3px;
}
.product-list .product .description-wrap
{
	min-height: 28px;
}
.product-list .product .linktitle a{
	width: 100px;
	font-size: 90%;
}
.product-list .product .description
{
	width: 100px;
}
.product-list .product .price-info
{
	width: 100px;
	margin-bottom: 0;
	font-size: 90%;
}
.product-list .product .price-info b
{
  display: block;
}
.product-list .product .links {
	width: 100px;
	margin-bottom: -2px;
	margin-top: 5px;
}
.product-list .remove a
{
	background-image: url(../images/navigation/x_small.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	display: none;
}
.product-list .remove a:hover{
	text-decoration: underline;
}

/* ***************************** Related products ********************************* */

.product-list-small{
	display: block;
	float: left;
	width: 156px;
}
.product-list-small h1
{
	position: relative;
	margin: 30px 0 .2em;
	padding: .1em 4px .1em 8px;
	border-bottom: 2px solid #F4F4F4;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.2;
}
.product-list-small .product
{
  width: 156px;
	clear: left;
  margin-right: 0;
	margin-bottom: 10px;
	background: none;
	font-size: 80%;
}
.product-list-small .image
{
  display: block;
	width: 61px;
	height: 61px;
	margin-right: 5px;
	border: none;
}
.product-list-small .number
{
	display: block;
	position: absolute;
	left: 2px;
	bottom: 3px;
	padding: 1px 5px;
  background-color: #D10;
	color: #FFFFFF;
	font: bold 75%/1.25 'PT Sans','Corbel','Lucida Grande','Lucida Sans Unicode','Futura Medium',sans-serif;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}
.product-list-small .description-wrap
{
  clear: left;
	padding-bottom: 5px;
}
.product-list-small .linktitle a
{
  width: 156px;
}
.product-list-small .description
{
	display: none;
}
.product-list-small .price-wrap
{
	display: block;
	width: 84px;
	position: absolute;
	left: 72px;
	top: 5px;
}
.product-list-small .price
{
	display: block;
	float: left;
	padding-bottom: .1em;
}
.product-list-small .price-info
{
  position: relative;
  left: auto;
  top: auto;
	width:auto;
	margin-top: 0px;
	font-size: 100%;
}
.product-list-small .price-info b
{
  display: block;
}

.product-list-small .product .links
{
	width: 149px;
	display: block;
	padding-left: 2px;
	margin-bottom: -2px;
	float: left;
}
.product-list-small .remove
{
	display: none;
}
.product-list-small .remove a
{
	background-image: url(../images/navigation/x_small.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 15px;
	padding-top: 3px;
}
.product-list-small .remove a:hover{
	text-decoration: underline;
}
