#showcase {position: relative;}
#showcase .wrapper {position: relative;}
#showcase-height {height: auto;}
#showcase-height.alt {height: 190px;}
#showcase-bottom {z-index: 1;position: relative;}
#showcase-bottom-bg {position: relative;z-index: 1;}

.showcase-module, .showcase-module2 {overflow: hidden;}
.header-module {width:960px; height:225px; position:relative; z-index: 2; overflow: hidden; margin:0 auto;}

.clr {clear:both;}


/* Structure */

#showcase {background: #000306 url(../images/parallax/showcase-bg2.jpg) 50% 100% repeat-x;z-index:999;}
#showcase-bottom-bg {background: url(../images/parallax/showcase-bottom-bg.png) 0 100% repeat-x;}

/* Artwork Themes */

#showcase-layer1 {background: url(../images/parallax/showcase-layer1_002.png) 20% 40% repeat-x;}
#showcase-layer2 {background: url(../images/parallax/showcase-layer2_002.png) 40% 80% repeat-x;margin: 0;padding: 0;width: 100%;}
#showcase-layer3 {background: url(../images/parallax/showcase-layer3_003.png) 70% 0 repeat-x;margin: 0;padding: 0;width: 100%;}
#showcase-bottom {}
.header-module {}

/* Firefox2 Hack */
#showcase-layer1 {font-family: "20% 40%";}
#showcase-layer2 {font-family: "40% 80%";}
#showcase-layer3 {font-family: "70% 0";}

