/* TEASER STYLES */
.teaserGroup { width: 100%; overflow: hidden; background: #f0f1f2; }
.teaser { float: left; width: 310px; background: #f0f1f2; }
.teaser h3 { font-size: 1.2em; padding: 5px 0; margin: 0; background: #ced3d6; }
.teaserLight h3 { background: #e2e5e6; }
.teaserWhite h3 { background: #FFFFFF; }
.teaserDark h3 { background: #b1b9bd; }
.teaser h3 a { display: block; font-size: 1.0em; line-height: 1.5; font-weight: bold; color: #3c505a; padding: 0 20px; text-decoration: none; background: url(/res/img/stoneGreyArrow.gif) 295px 5px no-repeat; }
.teaser h5 { font-size: 1.1em; font-weight: bold; color: #009ee0; margin: 0 0 15px 0; }
.teaser .teaserContent { width: 100%; overflow: hidden; }
.teaser .teaserContent .teaserImage { width: 155px; height: 100px; overflow: hidden; float: left; }
.teaser .teaserColumn { width: 135px; padding: 10px; float: right; }
.teaser .teaserColumn p { font-size: 1.1em; line-height: 1.154; margin: 0; color: #666666; }
.addressTeaser .teaserColumn p { margin: 0 0 5px 0; }
.sideBar .teaser { float: none; width: 100%; margin: 0 0 10px 0; }
.sideBar .teaserContent img { float: none; }
.sideBar .teaserColumn { float: none; }
.sideBar .teaser h3 a { padding: 0 10px; background-position: 142px 5px; }

/* SPLASH SCREEN */
#splashScreen { width: 100%; height: 282px; position: relative; }
#topTeaser { width: 775px; height: 282px; }
#topTeaser * { display: none; }
#breakTeaser { width: 310px; height: 120px; padding: 5px 0 8px 0; background: url(/res/img/breakTeaserDottedLine.gif) left bottom no-repeat; position: absolute; top: 0px; right: 0px; z-index: 10; }
#flashCounter { background: #009ee0; width: 310px; height: 120px; }
#moreLink  { width: 125px; height: 17px; padding: 42px 0 41px 30px; background: #f0f1f1; position: absolute; bottom: 0px; right: 0px; }
#moreLink a { font-size: 1.1em; font-weight: bold; display: block; float: left; padding: 0 10px 0 0; color: #0099cc; text-transform: uppercase; line-height: 17px; text-decoration: none; background: url(/res/img/blueArrow.gif) right center no-repeat; }