/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ BANNER ]--------------------------------------------------------------------- */

/*
	Default Class Selectors and ID Selectors have been created for you.
	Alter the Property and Value to reflect your design as required.
*/

/* === [ GLOBAL STYLE ] === */

	.Banner {
		position: relative;
		display: block;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	
	.Banner img {
		display: block;
	}

	.home #content #content_home_left .Banner,
    .home #content #content_home_right .Banner {
	width: 100%;
	float: none;
	clear: both;
	display: block;
	padding: 0px;
	}

.home #content .Banner,
#footer .Banner {
	width: auto;
	float: left;
	clear: none;
	display: inline;
	padding: 0 0 8px 0;
}

#footer .Banner  {
	padding: 0px;
}

#footer .Banner {
	width: 100px;
}

#navigation .Banner {
	padding: 16px 0 0 0;
}/* Automatically Updateded in patch version 4.6.0.0 */

/* -----[ Patch 4.6.2 ]----- */
/* -----[ Feature ID #1318 ]----- */
/* -----[ Added to Banner.css  ]----- */
/* -----[ Responsive CSS ]----------------------------------------------------- */
.BackgroundBanner a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
