/* ******************************************************************************* */
/* ******************************* PRODUCT DETAIL ******************************** */
/* ******************************************************************************* */


/* ***************************** Product actions ********************************* */

#product-actions{
  display: block;
  float: left;
  width: 610px;
  padding-bottom: 10px;
}
#product-actions .print a{
  background-image: url(../images/navigation/print.gif);
  background-repeat: no-repeat;
  font-size: 9px;
  text-align:center;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: right;
  width: 28px;
  height: 24px;
}
#product-actions .print a:hover{
  background-image: url(../images/navigation/printh.gif);
}
.print a span {
  display: none;
}
#product-actions .print a:hover {
  position: relative;
}
#product-actions .mail a{
  background-image: url(../images/navigation/mail.gif);
  background-repeat: no-repeat;
  font-size: 9px;
  text-align:center;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: right;
  width: 28px;
  height: 24px;
  margin-right: 8px;
}
#product-actions .mail a:hover{
  background-image: url(../images/navigation/mailh.gif);
}
.mail a span {
  display: none;
}
.print a:hover .tooltip, .mail a:hover .tooltip {
  left: -3px;
  bottom: 27px; 
}
#product-actions .mail a:hover {
  position: relative;
}
#product-actions .share{
  display: block;
  float: right;
  margin-right: 20px;
  padding-top: 2px;
}
#product-actions .share h3{
  float: left;
  padding-top: 2px;
  padding-bottom: 0px;
}
#product-actions .share a{
  margin-left: 10px;
}


/* **************************** Product details ******************************* */

.product-detail{
  display: block;
  float: left;
  width: 589px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.photo-wrap {
  display: block;
  float: left;
  width: 290px;
}
.detail-wrap {
  display: block;
  float: left;
  width: 270px;
  margin-left: 20px;
}
.photo-wrap .top-tabs{
  width: 290px;
  height: 25px;
}
.photo-wrap .product-row-wrap-2{
  width: 290px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.video-wrap{
  width: 290px;
  padding-top: 10px;
}
.photo-wrap .product{
  background-image: none;
  width: 290px;
  margin-top: 10px;
  margin-right: 0px;
}
.photo-wrap .image{
  margin-bottom: 0px;
}
.photo-wrap .zoom a{
  background-image: url(../images/navigation/zoom.png);
  background-repeat: no-repeat;
  font-size: 9px;
  text-align:center;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 6px;
  top: 6px;
  cursor: pointer;
}
.photo-wrap .zoom a:hover{
  background-image: url(../images/navigation/zoomh.png);
}
.photo-wrap .image:hover .zoom a{
  background-image: url(../images/navigation/zoomh.png);
}
.zoom a span {
  display: none;
}
.zoom a:hover .tooltip {
  left: -1px;
  bottom: 33px; 
}
.photo-wrap .thumbs{
  display: block;
  float: left;
  width: 300px;
  margin-right: -10px;
}
.detail-wrap .thumbs{
  display: block;
  float: left;
  width: 275px;
}
.photo-wrap .thumbs a, .detail-wrap .thumbs a{
  border: solid 1px #006C9D;
  display: inline;
  float: left;
  width: 46px;
  height: 46px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 1px;
}
.detail-wrap .thumbs a{
  margin-top: 5px;
  margin-right: 5px;
}
.photo-wrap .thumbs a:hover{
  border: solid 1px #00A1E9;
}
.detail-wrap .thumbs a:hover, .detail-wrap .thumbs a.active{
  border: solid 3px #006C9D;
  margin-left: -1px;
  margin-bottom: -1px;
  margin-top: 4px;
  margin-right: 4px;
  padding: 0px;
  position: relative;
}
.detail-wrap h1{
  font-size: 18px;
  padding-bottom: 10px;
}
.detail-wrap h2{
  padding-bottom: 2px;
}
.detail-wrap .description {
  display: block;
  float: left;
  width: 270px;
  margin-bottom: 10px;
}
.detail-wrap .deliverable {
  display: block;
  float: left;
  width: 270px;
  margin-bottom: 10px;
}
.detail-wrap .sizes{
  display: block;
  float: left;
  width: 275px;
}
.detail-wrap .sizes a{
  background-color:#FFFFFF;
  font-weight: bold;
  color: #006C9D;
  text-align: center;
  text-decoration: none;
  border: solid 1px #006C9D;
  display: block;
  float: left;
  width: 45px;
  margin-top: 5px;
  margin-right: 5px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
}
.detail-wrap .sizes a:hover, .detail-wrap .sizes a.active{
  color: #006C9D;
  border: solid 3px #006C9D;
  width: 43px;
  margin-left: -1px;
  margin-bottom: -1px;
  margin-top: 4px;
  margin-right: 4px;
  padding-top: 0px;
  padding-bottom: 1px;
  position: relative;
}
.detail-wrap .order {
  border-bottom: solid 1px #E2E2E2;
  display: block;
  float: left;
  width: 270px;
  padding-top: 5px;
  padding-bottom: 15px;
  margin-bottom: 12px;
}
.detail-wrap .field-wrap { 
  margin-bottom: 0px;
}
.detail-wrap select{
  font-size: 12px;
  width: 50px;
  margin-top: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.detail-wrap .price-wrap{
  font-size: 18px;
  font-weight: bold;
  display: block;
  float: left;
  width: 270px;
}
.detail-wrap .price{
  display: block;
  float: left;
  padding-bottom: 10px;
}
.detail-wrap .discount-price{
  color: #FF0000;
  text-decoration: line-through;
  display: block;
  float: left;
  padding-right:5px;
  display: none;
}
.detail-wrap .shipping-info{
  margin-right: 5px;
  margin-top: -3px;
}
.detail-wrap .shipping-info a{
  margin-left: 0px;
}


/* ******************************* Notificatie ************************************ */

.notificatie-wrap{
  display: block;
  float: left;
  width: 280px;
  margin-left: -3px;
  position: relative;
}
.notificatie{
  width: 250px;
  min-height: 265px;
  padding-left: 12px;
  padding-top: 0px;
  padding-right: 12px;
}
.notificatie h2{
  margin-bottom: 5px;
}
.notificatie .form-wrap {
  border-bottom: none;
  width: 260px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.notificatie .form-wrap .row-wrap{
  width: 260px;
  padding-bottom: 10px;
}
.notificatie input.large{
  width: 242px;
}
.notificatie .required{
  padding-top: 5px;
}
.notificatie .button-action{
  float: right;
}

/* **************************** Product more info ******************************* */

.product-more-info{
  display: block;
  float: left;
  width: 549px;
  min-height: 125px;
  padding-left: 30px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 10px;
}

/* ******************************** Mailafriend ************************************* */

#mailafriend-block .mail-active {
  width: 578px;
  padding-right: 31px;
}
#mailafriend-block .mail-active a{
  background-image: url(../images/navigation/mailactive.gif);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 37px;
  height: 39px;
  margin-top: -38px;
  margin-bottom: -31px;
  position: relative;
}
.mailafriend{
  display: block;
  float: left;
  width: 569px;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 10px;
}
.mailafriend .form-wrap {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.mailafriend textarea{
  height: 71px;
}
.mailafriend .required{
  padding-top: 4px;
}
.mailafriend .link-continue a{
  margin-top: 5px;
}
.mailafriend .button-action{
  float: right;
}

/* ******************************** Lighbox ************************************* */

.lightbox{
  background-color: #FFFFFF;
  display: block;
  width: 500px;
  height: 560px;
  padding: 10px;
}
a.lightbox-close{
  background-image: url(../images/navigation/button_close.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin: -4px -4px 8px 0px;
}
a.lightbox-close:hover{
  background-image: url(../images/navigation/button_closeh.gif);
}
.lightbox-image{
  display: block;
  float: left;
  clear: left;
  border: solid 1px #006C9D;
  margin: -1px -1px 8px -1px;
}
.lightbox-title{
  font-size: 11px;
  font-weight: bold;
  color: #006C9D;
  float: left;
  margin-top: -1px;
  margin-bottom: 2px;
}
.lightbox-number{
  font-size: 9px;
  clear:left;
  float: left;
}
a.lightbox-next, .lightbox-previous{
  background-image: url(../images/navigation/button_next.gif);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 28px;
  height: 24px;
  margin-left: 5px;
}
a.lightbox-previous{
  background-image: url(../images/navigation/button_previous.gif);
}
a.lightbox-next:hover{
  background-image: url(../images/navigation/button_nexth.gif);
}
a.lightbox-previous:hover{
  background-image: url(../images/navigation/button_previoush.gif);
}

