.swatch-nc_frame_main {
   position: relative;
   width: 1100px;
   left: 50%;
   margin-left: -550px;
}
.other_brands_frame {
   width: 1100px;
   height: 494px;
   margin-top: 8px;
   background: url(/images/landingspages/other_brands/background_ob.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}
.swatch-nc_back {
   width: 1100px;
   height:1815px;
   background: url(/images/landingspages/discount/discount-back.jpg);
   background-position: top center;
   background-repeat: repeat-y;
   color:white;
   margin-top:-3px;
}
.swatch-nc_botom {
   width: 1100px;
   height: 14px;
   background: url(/images/landingspages/discount/discount-bottom.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}

/* Custom content vormgeving - NO Swatch */
/* Bovenkant naast de search box */
.other-brands-intro {
	position:absolute;
	width:360px;
	height:120px;
	margin-left:230px;
	top:30px;
}
.other-brands-menu1 {
	position:absolute;
	width:170px;
	margin-left:230px;
	top:130px;
	font-size:12px;
}
.other-brands-menu1 a, .other-brands-menu1 a:visited {
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.other-brands-menu1 a:hover {
	font-size:12px;
	color: #ffc600;
	text-decoration:underline;
}

.other-brands-menu1 H1{
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	color:#ffc600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.other-brands-menu2 {
	position:absolute;
	width:170px;
	margin-left:420px;
	top:130px;
	font-size:12px;
}
.other-brands-menu2 H1{
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	color:#ffc600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.other-brands-menu2 a, .other-brands-menu2 a:visited {
	font-size:12px;
	color: #000000;
	text-decoration:none;
}
.other-brands-menu2 a:hover {
	font-size:12px;
	color: #ffc600;
	text-decoration:underline;
}

/*Content stuk in nc_back div */
.other_brands_adverts_frame {
	width:940px;
	margin-left:90px;
}
.other_brands_adverts_frame H2{
	font-size:20px;
	font-weight:bold;
	color:#ffc600;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ob_advert a img, .ob_advert a:visited img {
	border: solid 3px #ffc600;
	float: left;
	margin-right:8px;
}
.ob_advert a:hover img {
	border: solid 3px red;
	float: left;
	margin-right:8px;
}
.ob_advert2 a img, .ob_advert2 a:visited img {
	border: solid 3px #ffc600;
	float: left;
}
.ob_advert2 a:hover img{
	border: solid 3px red;
}
.ob_advert_space {
	width:914px;
	height: 10px;
	float:left;
}

/*   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');
}
