/*
** layout_content_events.css 
** CSS - Events page top banner
** Author: Steve TANGUE
** Date: 11.02.08
** Last edited: 11.02.09 by Steve TANGUE 
*/

/* general */

/* end general */

/* container_wrapper */
/* container wrapper header */

/* page header */
/* page header menu */
/* page header logo */
/* platinum */
/* end page header */


/* page content */
/* page content left */
/* page content banner */
div#page_content_banner {
	background-image:url(../img/page_content_banner_bg_specialoffers.jpg);
}
div#page_content_banner_curve_bg {
	width: 550px; height: 180px;
	background-image:url(../img/offers_banner_curve_bg.png);
	margin-left: 2px;
}
* html div#page_content_banner_curve_bg {
	width: 550px; height: 180px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/ebusiness/img/offers_banner_curve_bg.png',sizingMethod='scale');
	margin-left: 1px;
}

/* page content banner left search */
/* page content banner right */
/* listing premium item */
/* listing item premium heading */
/* listing item  premiumlocation, phone, date, venue ... */
/* listing item premium description */
div.listing_item_premium p {
 height: 60px;
} 
/* listing item premium link */


/* page content bottom */
/* page content bottom background */
/* page content right */
/* gold */
/* bronze */
/* silver */
/* end page content */






/* end of file */
