html, body {
	background: #fff url(../../../images/themes/breakfast/bg_tile.gif);
}

#nav a {
	background: #fff url(../../../images/themes/breakfast/nav.png) 0 0 no-repeat;
}

#nav_mystuff a {
	background: #fff url(../../../images/themes/breakfast/nav_mystuff.png) 0 0 no-repeat;
}

#bt_mystuff {
	background: transparent url(../../../images/themes/breakfast/bt_mystuff.png) 0 0 no-repeat;
}

#bt_getit {
	background: transparent url(../../../images/themes/breakfast/bt_getit.png) 0 0 no-repeat;
}

#bt_downloadnow {
	background: transparent url(../../../images/themes/breakfast/bt_downloadnow.png) 0 0 no-repeat;
}

#bt_playgame {
	background: transparent url(../../../images/themes/breakfast/bt_playgame.png) 0 0 no-repeat;
}

#bt_close {
	background: transparent url(../../../images/themes/breakfast/bt_close.png) 0 0 no-repeat;
}

#bt_login {
	background: transparent url(../../../images/themes/breakfast/bt_login.png) 0 0 no-repeat;
}

a.seticon {
	background: url(../../../images/themes/breakfast/bt_seticon.png) no-repeat;
}

a.setbg {
	background: url(../../../images/themes/breakfast/bt_setbackground.png) no-repeat;
}

a.removefrommystuff {
	background: url(../../../images/themes/breakfast/bt_remove.png) no-repeat;
}

#showbanner {
	background: url(../../../images/themes/breakfast/bg_showbanner.png) 0 0 no-repeat;
	height: 43px;
	position: absolute;
	right: 0;
	top: 0;
	width: 87px;
}

#banner {
	background: url(../../../images/themes/breakfast/bg_banner.gif) no-repeat;
}

#bannerlink1 {position: absolute; top: 290px; left: 30px; width:160px; height:140px;}
#bannerlink2 {position: absolute; top: 85px; left: 75px; width:90px; height:90px;}
#bannerlink3 {position: absolute; top: 230px; left: 220px; width:120px; height:100px;}

#showbanner:hover {
	background-position: 0 -45px;
}

#panel_topgame, #panel_userpoints, #panel_topvideo, #panel_topactivity {
	background-position: -220px 0;
	background-repeat: no-repeat;
	margin: 0 0 10px 5px;
	position: relative;
	width: 212px;
}

#panel_topgame {
	background-image: url(../../../images/themes/breakfast/panel_topgame.png);
}

#panel_topactivity {
	background-image: url(../../../images/themes/breakfast/panel_topactivity.png);
}

#panel_topvideo {
	background-image: url(../../../images/themes/breakfast/panel_topvideo.png);
}

#panel_userpoints {
	background-image: url(../../../images/themes/breakfast/panel_userpoints.png);
}

#panel_topgame.closed, #panel_topactivity.closed, #panel_topvideo.closed, #panel_userpoints.closed {
	background-position: 0 0;
	height: 24px;
	overflow: hidden;
}

#panel_topgame.open, #panel_topactivity.open, #panel_topvideo.open, #panel_userpoints.open {
	height: auto;
	min-height: 81px;
	overflow: visible;
}

* html #panel_topgame.open, * html #panel_topactivity.open, * html #panel_topvideo.open, * html #panel_userpoints.open {
	height: 81px;
}

#panel_topgame div, #panel_topactivity div, #panel_topvideo div, #panel_userpoints div {
	padding: 30px 10px 10px 10px;
}

/* add (#panel_choosebackground) in phase II */

#panel_choosebackground {
	background-image: url(../../../images/themes/breakfast/panel_choosebackground.png);
	background-position: -220px 0;
	background-repeat: no-repeat;
	margin: 0 0 10px 5px;
	position: relative;
	width: 212px;
}

#panel_choosebackground.closed {
	background-position: 0 0;
	height: 24px;
	overflow: hidden;
}

#panel_choosebackground.open {
	height: 81px;
	overflow: visible;
}

#panel_choosebackground div {
	padding: 28px 10px 10px 10px;
}

.content-home {
	background: url(../../../images/themes/breakfast/bg_primary.png) right top no-repeat;
}

/*.content-games {
	background: url(../../../images/themes/breakfast/bg_games.png) right top no-repeat;
}

.content-activities {
	background: url(../../../images/themes/breakfast/bg_activities.png) right top no-repeat;
}

.content-poptube {
	background: url(../../../images/themes/breakfast/bg_poptube.png) right top no-repeat;
}*/

/* related: games top nav */

.games #playnow {
	background: url(../../../images/themes/breakfast/nav_games.png) 0 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 159px;
}

.games #playnow:hover {
	background-position: 0 -30px;
}

.games #viewall {
	background: url(../../../images/themes/breakfast/nav_games.png) -166px 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 170px;
}

.games #viewall:hover {
	background-position: -166px -30px;
}

.games #sendfriend {
	background: url(../../../images/themes/breakfast/nav_games.png) -346px 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 156px;
}

.games #sendfriend:hover, .games #sendfriend.on {
	background-position: -346px -30px;
}

/* related: activities top nav */

.activities #playnow {
	background: url(../../../images/themes/breakfast/nav_activities.png) 0 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 159px;
}

.activities #playnow:hover {
	background-position: 0 -30px;
}

.activities #viewall {
	background: url(../../../images/themes/breakfast/nav_activities.png) -166px 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 170px;
}

.activities #viewall:hover {
	background-position: -166px -30px;
}

.activities #sendfriend {
	background: url(../../../images/themes/breakfast/nav_activities.png) -346px 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 156px;
}

.activities #sendfriend:hover, .activities #sendfriend.on {
	background-position: -346px -30px;
}

/* related: videos top nav */

.videos #viewall {
	background: url(../../../images/themes/breakfast/nav_videos.png) 0 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 156px;
}

.videos #viewall:hover {
	background-position: 0 -30px;
}

.videos #sendfriend {
	background: url(../../../images/themes/breakfast/nav_videos.png) -174px 0 no-repeat;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -5000em;
	width: 155px;
}

.videos #sendfriend:hover, .videos #sendfriend.on {
	background-position: -174px -30px;
}

.item span.highlight {
	background: #ff0;
}

#addtomystuff {
	background: url(../../../images/themes/breakfast/bt_addtomystuff.png) 0 0 no-repeat;
	display: block;
	height: 33px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -5000em;
	width: 167px;
}

#addtomystuff:hover {
	background-position: 0 -36px;
}