@charset "UTF-8";
/* CSS Document */
/*building.css */

.tdbg {
	background:red;
	color:white;}
.tdbg_clear{
	
	}
	
#results{
	color:#FD0106;
	}
	
.customer{
	background:#FFFAF6;
	}
	
.shop{
	background:#D3D6DA;
	
	}
	
.gravel{
	background:#E9EFE7;
	}

.top-nav{
	}
	
.nav li {
	display:	inline;
	list-style-type: none;}	
	
#header {
	margin:0 auto;
	text-align:center;
	width:100%;
	border-bottom:#C0C0C0 thin solid;}
	
#header img{
	height:70px;
	margin:1%;
}

#dialog-form{
	display:none;}

#dialog-form-images{
	display:none;}
	

.red{color:
 #C21919}

#dialog-sold {
	display:none;
}

#dialog-showhide {
	display:none;
} 
#dialog-confirm {
	display:none;
}

.config{
	width: 400px;
	float: left;
	background-color: antiquewhite;
	border: thin black solid;
}