/* Background Images */
.container { background: url(../images/bg_gradient.png) repeat-y; }
.content { background: url(../images/bg_content.png) repeat-x;  }
.contentBlock h2 { background: url(../images/bg_contentBlock.gif) bottom repeat-x; padding-bottom: 32px; margin-bottom: 0; }
.footer { background: url(../images/bg_footer.jpg) no-repeat; }

.popWindow .header { background: url(../images/bg_popHead.png) no-repeat; width: 728px; height: 79px; }
* html .header {background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_popHead.png', sizingMethod='crop') }
.popWindow .popContent { background: url(../images/bg_popContent.png) repeat-x; padding-top: 30px !important; }
.popContent { background-color: #fff !important; }
.popWindow .headline { background: url(../images/bg_headline.gif) bottom repeat-x; padding: 10px 10px 5px !important; }
.popBottom { margin:0px;width: 728px; height: 10px; background: transparent url(../images/bg_popFoot.png) bottom left no-repeat; }
* html .popBottom {background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_popFoot.png', sizingMethod='scale') }

/*Small Popover*/
.popWindowSmall .header { background: url(../images/bg_popHead.png) no-repeat; width: 500px; height: 79px; }

/* Image / Text Replacements */
#superTrouper { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#superTrouper span { position: absolute; width: 100%; height: 100%; background: url(../images/title_superTrouper.gif) no-repeat; }
#youTubeContest { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#youTubeContest span { position: absolute; width: 100%; height: 100%; background: url(../images/title_contest.jpg) no-repeat; }
#knowing { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#knowing span { position: absolute; width: 100%; height: 100%; background: url(../images/title_knowing.gif) no-repeat; }
#gimme { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#gimme span { position: absolute; width: 100%; height: 100%; background: url(../images/title_money.gif) no-repeat; }
#sos { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#sos span { position: absolute; width: 100%; height: 100%; background: url(../images/title_news.gif) no-repeat; }
#winnerTake { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#winnerTake span { position: absolute; width: 100%; height: 100%; background: url(../images/title_takesAll.gif) no-repeat; }
#oneOfUs { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#oneOfUs span { position: absolute; width: 100%; height: 100%; background: url(../images/title_oneOfUs.gif) no-repeat; }
#club { position: relative; height: 21px; overflow: hidden; margin-top: 2px; }
#club span { position: absolute; width: 100%; height: 100%; background: url(../images/title_join.gif) no-repeat; }

#popSOS { position: relative; height: 25px; overflow: hidden; margin-top: 2px; }
#popSOS span { position: absolute; width: 100%; height: 100%; background: url(../images/title_popSos.gif) no-repeat; }

/*GLOBAL */

