#initContainer{margin:0;padding:0;float:left;display:none;}
#items{float:left;padding-top:20px;}

.menuItem{cursor:pointer;padding-bottom:8px;width:324px;height:43px;padding-left:20px;margin-top:4px;-overflow:hidden;}

.menuItem .title{font-size:11px; color:#003399;font-family:Arial Black;display:block;padding-right:30px;}
.menuItem .description{font-size:11px; color:#0099cc;font-family:Arial;display:block;padding-right:30px;}
.menuItemOver{}
.menuItemOver .description{color:#003399;}

.menuItemSelected{background:url(/penguins-of-madagascar/images/backSelected.png) no-repeat center;-background-position:top;font-size:10px; color:#ffffff;font-family:Arial Black;-overflow:hidden;}
.menuItemSelected .title{font-size:11px; color:#ffffff;font-family:Arial Black;display:block;}
.menuItemSelected .description{font-size:11px; color:#ffffff;font-family:Arial;display:block;}

.videoInit{width:360px;height:301px;}
.gameInit{width:403px;height:324px;}

.itemContainer{width:403px;height:324px;-overflow:hidden;-position:relative;-height:320px;}
.videoPlayerContainer{display:none;}

.playlistThumbnail{width:66px;height:49px;padding:3px 3px 3px 2px;margin-right:3px;position:relative;float:left;*top:2px;}

/* Image borders and rollovers */
.lightImageBorder{position:relative;top:-46px;*top:-49px;right:2px;}
.menuItem .lightImageBorder{display:block;}
.menuItemSelected .lightImageBorder{display:none;}
.menuItemOver .lightImageBorder{display:none;}

.darkImageBorder{position:relative;top:-46px;*top:-49px;right:2px;}
.menuItem .darkImageBorder{display:none;}
.menuItemSelected .darkImageBorder{display:block;}
.menuItemOver .darkImageBorder{display:block;}


.overlay{cursor:pointer;position:relative;top:-301px;width:360px;height:301px;}

