
/*************************************************** STARTPAGE : LARGE CAMPAIGN */

/* Startpage - General large campaign styles */
.startpage-campaign-area { height: 292px; width: 558px; z-index: 10; }
.large-campaign { height: 292px; position: relative; width: 558px; z-index: 9; }
.large-campaign a.campaign-link { display: block; height: 292px; left: 0px; position: absolute; text-decoration: none; text-indent: -4000px; top: 0px; width: 558px; z-index: 11; }

/* Startpage large campaign - Image without banner */
.large-campaign .campaign { height: 292px; left: 0px; position: absolute; top: 0px; width: 558px; z-index: 8; }

/* Startpage large campaign - Image with banner */
.large-campaign .campaign-top { height: 292px; left: 0px; position: absolute; top: 0px; width: 558px; z-index: 8; }
.large-campaign .campaign-bottom { height: 139px; left: -34px; position: absolute; top: 204px; width: 610px; z-index: 8; }

/* Startpage large campaign - Flash without banner */
.large-campaign .campaign-flash { height: 292px; left: 0px; position: absolute; top: 0px; width: 558px; z-index: 8; }

