body{
	background-color: black;
	background-attachment: fixed;
	background-image: url(../images/newfade.jpg);
	background-repeat:  repeat-x;
	margin-top: 20px;
}

a:hover{
	color: #FDF5E6;

}

a:link, a:visited:{
	color:White;
}

a:active {
	color: #F7F2C5;
}


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{
background-image: url(../images/newbg.jpg);
background-color: black;
	background-repeat: no-repeat;
	
}
#product-table img{
	border: 0px;
}

#header{
height: 140px;
}

#topheader {


}

#navigation{
	height: 15px!important;


}


#content{
	height: 100%;
	color: #FFFFFF;
	font-size:  15px;
	padding-right: 10px;
	padding-top:20px;
}

#content h1{
color: #873D4C;
font-size: 36px;

}

#content h2{
color: #873D4C;
font-size: 18px;


}

#content h3{
color: #D99D91;
font-size: 16px;
font-style: italic;
}



#container a:hover{
	color: White;

}
#container a, A:link, a:visited:{
	color:#F7F2C5;
}

#content a, A:link, a:visited:{
	color:#F7F2C5;
}




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

}
.ajaxSearch_resultDescription{
	display: none;
}





#product-table{
margin: 0px;

}

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


#foto {
	
}

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

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

/* 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;
}


