/* Page contents */

.content , #loading, .popup {
   margin-left:12px;
   font-size:10px;
   color:white;
}

#advies_id .content {
}

.content h2, #front H2 {
   margin: 16px 0 0 0;
   text-transform: uppercase;
   font-weight:lighter;
   letter-spacing:1px;
   font-size:18px;
}

.content p {
   margin-top: 0;
   line-height: 1.8em;
}

.content a {
	color:#c6c7d8;
	text-decoration: underline;
}
.content a:hover,
.content a:active,
.content a:focus {
	color:#262958;
	text-decoration: none;
}


/* Preloading page */

#loading {
	height: 624px;
	width: 850px;
	overflow: hidden;
	position: absolute;
	top: 112px;
	left: 0;
	margin:0px;
	padding:0px;
	color: #fff;
	background: #000000;
	padding-right:0px;
	vertical-align: center;
	text-align: center;
}

#loading p {
   margin-top: 250px;
}

#loading p>img {
   vertical-align: bottom;
}

/* Manufacturers */

#merken_id DIV , #opruiming_id DIV {
  margin-left:22px; 
}

#merken_id .content div {
   height: 524px;
   width: 700px;
   position: absolute;
   padding: 0;
   margin: 0;
   top: 0;
}

#merken_id .content h2 {
   margin-left: 5px;
}

#merken_id a {
   color:white;
}
#merken_id a.active {
  text-decoration:underline; 
}

#merken_id img {
	border: none;
}

#merken_id ul {
	float: left;
	list-style-position: inside;
}

#merken_id ul li {
	margin: 0px;
	margin-top: 4px;
	*margin-left: -15px;
	list-style-type: none;
	padding: 0px;
}

#merken_id #manufacturersList1 {
   margin-left: 5px;
   margin-top: 0px;
   padding: 0px;
   vertical-align:top;
}

#merken_id #manufacturersList2 {
   margin-top: 0px;
   margin-left: 50px;
   padding: 0px;
   vertical-align:top;
}

#merken_id #manufacturersList3 {
   margin-top: 0px;
}

#merken_id #manufacturersImage {
   position: absolute;
   top: 180px;
   right:65px;
   float:right;
   width:230px;
   text-align:center;
}

#merken_id #manufacturersSlogan {
   font-size:15px;
   position: absolute;
   top: 70px;
   right: 10px;
   width: 350px;
   text-align: center;
   line-height:25px;
   letter-spacing:3px;
}

#merken_id A {
   text-decoration:none;
}
#merken_id A:hover {
   text-decoration:underline;
}
/* Tabs */

#advies_id {
   background-color:#000;
}

#merken_id {
   background-color:#58595b; 
}

#contact_id {
   background-color:#6d6f71;
}

#opruiming_id {
   background-color:#414142;
}

/* Opruiming */


#opruiming_id .content > div {
   height: 524px;
   width: 700px;
   position: absolute;
   padding: 0;
   margin: 0;
   top: 0;
   *left: 35px;
}

/* Reddende engel */

div#specialsInnerContainer {
	overflow: auto;
   height: 474px;
   width: 690px;
   position: absolute;
   padding: 0;
   margin: 0;
   top: 0;
   top: 35px;
   *left: 35px;
}

#opruiming_id h2 {
   margin-left: 5px;
}

#opruiming_id table {
   margin: 0px 0px 0px 0px;
}

#opruiming_id table tr{
   height: 200px;
   font-size: 11px;
   color: white;
}

#opruiming_id table td {
   width: 100px;
   padding: 0px !important;
	margin: 0px !important;
}

#opruiming_id .specialsHolder {
   vertical-align:top;
}
#opruiming_id .specialsHolder p {
   margin-top: 1px;
   width: 140px;
   font-size: 1.0em;
}

#opruiming_id .specialsHolder p span.productsNormalPrice {
   color:#b3b3b3;
}


/* Winkel exceptions (this tab is wider and has a background behind the decoration */

#winkel_id {
   padding-left:14px;
   *padding-left:0px;			/* IE Hack */

}
#winkel_id .content {
}
#winkel_id {
   background-color:#414142;

}
#winkel_id h1 img {
   background-color:white;
}

#winkel_id .content {
   *margin-left: 0px;			/* IE Hack */
   *padding-left: 0px;
}

#winkel_id .content>div {		/* Since picture is a bit wider content must be placed more to the left (Firefox) */
   padding-left:8px;
   margin-left: 0px;
}
