body{
	background-color: white;
	background-attachment: fixed;
	/*background-image: url(../images/newfade.jpg);*/
background-image: url(../images/bg-licht.jpg);
	/*background-repeat:  repeat-x;*/
	margin-top: 20px;
	font: Verdana, Arial;
}





hr {
color:#A3A46C;
border:none;
border-top: 1px solid black;
background-image:url(../images/bg-hr.jpg);
width:100%;
height:2px;
background-repeat: no-repeat;
}


#container{
border: 2px solid black;
background-image: url(../images/newbg.jpg);
background-color: black;
	background-repeat: no-repeat;
	
	-moz-box-shadow: 8px 8px 8px #4a4a4a; /* Firefox/Mozilla */
  -webkit-box-shadow: 8px 8px 8px #4a4a4a; /*Safari/Chrome */
  box-shadow: 8px 8px 8px #4a4a4a; /* Opera & hoe het zou moeten */
  /* Voor IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* Voor IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#4a4a4a');
  	 	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;

}


	
}
#product-table img{
	border: 0px;
}

#header{
height: 180px;
}

#topheader {

width: 150px!important;

}

#navigation{
	height: 15px!important;


}


#content{
	
	color: #FFFFFF;
	font-size:  15px;
	padding-right: 10px;
	padding-top:20px;
	width:200px!important;
	font-family: "Verdana";
}

#content h1{
color: #AD2620;
font-size: 22px;
font-family: "Verdana";
text-align: left;

}

#content h2{
color: #AD2620;
font-size: 20px;
font-family: "Verdana";


}

#content h3{
color: White;
font-size: 14px;

}


#content ul{
	color:white;
}



#content form{
padding: 10px;
border: solid 1px #796700;

}
.ajaxSearch_resultDescription{
	display: none;
}





#product-table{
margin: 0px;
width: 700px;

}

#left-bar{
	/*width: 180px;*/
	width: 260px;
	
}


#foto {
	
}

#footer{
background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height:100px;
	text-align: center;
	padding-top:20px;
	
}

.footer-text{
	color: White;
	font-weight: bold;
	
}

#footer-menu{
	color: white;
	width: 100%;
	height: 10px;
	text-align: center;
	border-top: 1px solid #AD2620;
}

/* ajax-search */

#ajaxSearch_form{
	margin-top: 300px;
	margin-left: 10px;
}
#ajaxSearch_form label, fieldset{
	border : none;
	text-align: left;
	width: 150px;
}



#ajaxSearch_input{
	border: none;
	background-image: url(../images/bg-inputbox.jpg);
	padding-left: 5px;
	padding-right: 5px;
	width: 109px;
	height: 18px;
}

#ajaxSearch_submit{
width: 70px;
height: 70px;
	background-image: url(../images/bg-searchbutton.jpg);
border: none;
}

#accessories{
	color: Orange;
	font-weight: bold;
}

a:link {color:White;}      /* unvisited link */
a:visited {color:White;}  /* visited link */
a:hover {color:White;}  /* mouse over link */
a:active {color:White;}  /* selected link */

#ditto_item, .ajaxSearch_result{
	background-color: #363636;
	padding: 8px;
	width: 60%;
	font-size: 0.8em;
	
	  	 	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	 margin-bottom: 6px;
}

#ditto_pages A, .ajaxSearch_paging A{
border: 1px solid #363636;
padding-left: 3px;
padding-right: 3px;
margin: 3px;
text-decoration: none;
	
}

#ditto_pages A:hover, .ajaxSearch_paging A:hover{
background-color: #AD2620;
color:black;
}

#dealer_request_chunk{
	text-align: center;
	font-size: 1.3em;
	background-color:#AD2620;
	color: white;
	padding: 6px;
   width: 200px;

	display: block;
	position: relative;
	left: -86px;

	  	 	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
#dealer_request_chunk A{
	text-decoration: none;
	
}

#dealer_request_chunk A:hover{
	color: black;
	
}

TD #pageheader{
	height-max: 30px;
}

#ditto_WatchNow, #ditto_ReadMore{
	color: white;
	background-color: #AD2620;
		  	 	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	 
  
  padding: 6px;
  text-decoration: none;
  margin-top: 6px;
  
width: 100px;
	
}

#ditto_WatchNow A, #ditto_ReadMore A{  text-decoration: none;}
#ditto_WatchNow A:hover, #ditto_ReadMore:hover{ color:black;}

.ditto_Date{
	color: AppWorkspace;
	text-align: right;
}
