.discount_frame_main {
   position: relative;
   width: 1100px;
   left: 50%;
   margin-left: -550px;
}
.discount_frame {
   width: 1100px;
   height: 390px;
   margin-top: 8px;
   background: url(/images/landingspages/discount/discount-frame.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}
.discount_back {
   width: 1100px;
   background: url(/images/landingspages/discount/discount-back.jpg);
   background-position: top center;
   background-repeat: repeat-y;
   color:white;
   margin-top:-3px;
}
.discount_botom {
   width: 1100px;
   height: 14px;
   background: url(/images/landingspages/discount/discount-bottom.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}
.discount_box_frame {
	margin-left:215px;
	width:800px;
}
.discount-pbox-frame {
	width:770px;
	text-align:center;
	margin:5px;
	float:left;
}
.discount-pbox-text {
	width:770px;
	text-align:center;
	margin:5 5 5 0 px;
	float:left;
}
.discount_pbox-goto {
   width: 200px;
   height: 77px;
   background: url(/images/landingspages/discount/discount-go-to.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
   float:right;
   cursor:pointer;
}
.discount_pbox-goto-text {
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
	font-weight:bold;
}
.discount-text {
	clear:both;
	position:absolute;
	width:290px;
	height:300px;
    top: 15px;
    margin-left:415px !important;
	margin-left:415px;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.discount-text H1 {
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
}
.discount-text-margin {
	margin-left: 20px;
}
.discount-text-margin2 {
	margin-left: 110px;
}
.discount-buttons-frame {
	clear:both;
	position:absolute;
	width:260px;
    top: 156px;
    margin-left:738px !important;
	margin-left:738px;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.discount-buttons {
	width:250px;
	height:58px;
    background: url(/images/landingspages/discount/discount-button.jpg) no-repeat;
    background-position: top center;
    background-repeat: no-repeat;
    float:right;
    cursor:pointer;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
.discount-buttons-margin {
	margin-top:14px;
	margin-left:10px;
}

/*   Uitzondering Linker balk, witte achtergrond*/
div#xmas_leftbar
{
   color: #000000;
}
div#xmas_leftbar  .pboxContent
{
   color: #000000;
}
div#xmas_leftbar .pbox
{
  background-image: url('/images/index/sales/search_white.jpg');
}

/* Css voor Search Results Special Offers */
#bijouxcontainer{
	padding-left: 13px;
	
}

.productimagecontainer
{
   overflow: auto;
   height: auto;
   background-color: white;
   padding: 5px;
   padding-left: 40px !important;
   padding-left: 26px;
   margin-bottom: 10px;
   width: 696px !important;
   width: 725px;
}
.productblock
{
   width: 80px;
   height: 230px;
   background-color: white;
   float: left;
   text-align: center;
   margin-right: 5px;
   margin-bottom: 5px;
   border: 1px solid #3B68C3;
}
p.original-price
{
  margin-top: 2px;
  margin-bottom: 0px;
  color: red;
  font-size: 14px;
  text-decoration: line-through ;
}
p.offer-price
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 14px;
  color: green;
}
