/*img {
	behavior: url(/css/iepngfix.htc);
}*/

/*
* html img,
* html .png{
    azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}
*/
body {
	background: 	white;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		8pt;
}


#container{

}
	#top {
		margin-bottom:		1em;
	}
		#top-menu, #top-languages {
			display: 		none;
		}
	#mainmenu {
		display: 		none;
	}
	#columns.columns_3 {

	}
		#wumboContainer {
			display: 		none;
		}
		.columns_3 .column {
			width:			325px !important;
		}
			.columns_3 .column div.bin {
				width:			325px !important;
			}
		.columns_3 .last_column {
			width:				209px !important;
		}
			.columns_3 .last_column div.bin {
				width:				209px !important;
			}

		.columns_2 .column {
			width:			650px !important;
		}
			.columns_2 .column div.bin {
				width:			650px !important;
			}
		.columns_2 .last_column {
			width:				209px !important;
		}
			.columns_2 .last_column div.bin {
				width:				209px !important;
			}

	#footer {
		display: 		none;
	}

/* bins */
.binheader {
	border-bottom:			2px solid black;
}

/* customers */
.columns_2 .customerRow {
	width:			650px !important;
	height:			116px !important;
}
	.columns_2 .customerRow .header {
		width:			612px !important;
	}

/* google maps */
.customer_subcategories {
	display:			none;
}
.customer_search_form {
	display:			none;
}
ul.legend {
	display:			none;
}

/* customer detail */
.customer_detail img.thumb {
	display:			none;
}
.customer_detail #main_1 {
	display:			block;
	width:				305px;
	margin-bottom:		1em;
}
.customer_detail iframe {
	display:			block !important;
	width:				305px !important;
	margin-bottom:		1em;
}

/*
#columns{
	width:			160mm !important;
	clear:			both;
	display:		inline;
}

	#col_1{
		width:		160mm !important;
		clear:		both;
		display:	inline;
	}

	#col_2{
		width:		160mm !important;
		display:	inline;
		clear:		both;
	}

	#col_3, #col_2_last, #col_3_last{
		display:	none !important;
	}

	.bin{
		clear:		both;
		display:	inline;
		width:		100%;
	}

*/


a:link, a:hover{

}
