
/*************************************************** 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; }



/*************************************************** STARTPAGE : BLOG POST LIST */

.startpage-blog-area { height: 280px; overflow: hidden; }

.startpage-blog-post { background: #ffffff url(img/firstpage-blog-post-background.gif) bottom left no-repeat; height: 79px; overflow: hidden; padding: 0 12px 0 12px; width: 246px; }
.startpage-blog-post h3 { color: #ba84bd; font-size: .925em; font-weight: bold; line-height: 1em; padding: 4px 10px 4px 0; }
.startpage-blog-post h3 a { color: #ba84bd; text-decoration: none; }
.startpage-blog-post p { color: #4b4446; font-size: .85em; line-height: 1.325em; }
.startpage-blog-post p a { color: #4b4446; text-decoration: none; }
.startpage-blog-post p a:hover { color: #ba84bd; }

.startpage-blog-more-posts { height: 16px; overflow: hidden; width: 270px; }
