/* Catalog */
#agk-catalog #agk-main {
    margin: 0 auto;
    width: 950px;
}
#top_content {
    background: url(/agkidzone/agk_content_cap-oldbrand.png) no-repeat;
    padding-top: 21px;
}

#top_frame {
    background: url(/agkidzone/agk_content_repeat-oldbrand.png) repeat-x white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    padding: 0 12px 16px;
}

#agk-catalog #content {
    padding: 12px 8px 35px;
}
#agk-catalog #product_type {
    color: #0169B8;
    font: bold 25px Verdana;
    padding-left: 22px;
    text-transform: capitalize;
}

#bottom_content {
    float: right;
    width: 731px;
}

#game {
    float: left;
    position: relative;
    text-align: center;
    width: 875px;
    z-index: 1;
}

#game_content #game {
    float: left;
}


/* Catalog - Activities */
#loader_ad_container
{
	background: url(/agkidzone/loader/bg_top.png) no-repeat top left;
	margin: 0 auto;
	padding-top: 6px;
	text-align: center;
	width: 631px;
}
#loader_ad_container .loader_ad_text
{
	color: #23d;
	font-size: 1em;
	font-weight: bold;
	margin: 4px 0;
	text-align: center;
}
#loader_ad_container a:hover
{
	text-decoration: none;
}
#loader_ad_bottom_border
{
	background: url(/agkidzone/loader/bg_bottom_border.jpg) no-repeat top left;
	height: 19px;
	width: 631px;
}
#loader_ad_message
{
	background: url(/agkidzone/loader/load_text.jpg) no-repeat top center;
	height: 26px;
	margin: 0 auto;
	margin-bottom: 4px;
	width: 298px;
}
#loader_ad_progress_bar_container
{
	background-color: white;
	border: 1px solid #444;
	height: 15px;
	margin: 0 auto;
	text-align: left;
	width: 298px;
}
#loader_ad_progress_bar
{
	background-color: #ff306e;
	height: 15px;
	width: 0px;
}
#agk-catalog #agk-main h1
{
	color: #0169b8;
	font: bold 25px Verdana;
	text-transform: capitalize;
    padding: 12px 12px 24px;
    margin: 0;
}
#main_content {
	margin: 0 auto;
	position: relative;
	width: 882px;
}
#main_entry_container
{
	background-color: #b0effe;
	float: left;
	height: 410px;
	moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 470px;
}
#main_entry_link_container
{
	background-color: #28b1ff;
	height: 356px;
	moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 470px;
}
#main_entry_link_container a
{
	float: left;
	height: 336px;
	margin: 10px;
	width: 450px;
}
#game_links
{
	position: relative;
	text-align: center;
}
#activity_links
{
	margin-top: 10px;
	position: relative;
	text-align: center;
}
#game_links a,
#send_to_friend_link,
#copy_url_link
{
	background-color: #28b1ff;
	background-color: #28B1FF;
	color: #fff;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	height: 15px;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
	moz-border-radius: 20px;
	overflow: hidden;
	padding: 8px 15px 6px 35px;
	position: relative;
	text-decoration: none;
	-webkit-border-radius: 20px;
	width: 100px;
}
#print_link
{
	display: inline-block;
	height: 20px;
	position: relative;
}
#game_links
{
	position: relative;
	z-index: 0;
}
#send_to_friend_link,
#copy_url_link
{
	background-image: url(/agkidzone/icons.png);
	background-repeat: no-repeat;
}

#send_to_friend_link:hover,
#copy_url_link:hover {
    text-decoration: underline;
}

#send_to_friend_link
{
	background-position: 7px 6px;
}
#copy_url_link
{
	background-position: -20px -36px;
}
#previous_entry_link,
#next_entry_link
{
	cursor: pointer;
	height: 129px;
	position: relative;
	width: 193px;
}
#previous_entry_link
{
	background: url(/agkidzone/catalog/nav_bluebox_left.gif) no-repeat top left;
	float: left;
	margin: 142px 12px 0 0;
}
#next_entry_link
{
	background: url(/agkidzone/catalog/nav_bluebox_right.gif) no-repeat top left;
	float: right;
	margin: 142px 0 0 12px;
}
#previous_entry_icon,
#next_entry_icon
{
	height: 42px;
	position: absolute;
	top: 44px;
	width: 42px;
	z-index: 100;
}
#previous_entry_icon
{
	background: url(/agkidzone/catalog/nav_btn_left.gif) no-repeat top left;
	left: 8px;
}
#next_entry_icon
{
	background: url(/agkidzone/catalog/nav_btn_right.gif) no-repeat top left;
	right: 8px;
}
#previous_entry_link div,
#next_entry_link div {
	height: 108px;
	moz-border-radius: 8px;
	position: absolute;
	top: 10px;
	-webkit-border-radius: 8px;
	width: 150px;
	z-index: 0;
}
#previous_entry_link div {
	left: 32px;
}

#next_entry_link div {
	right: 32px;
}

#catalog-wrapper {
    background: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto;
    padding: 0 9px 20px;
	position: relative;
}

#catalog {
    background-color: #7BDCFF;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    moz-border-radius: 15px;
    width: 900px;
    margin: 0 auto;
}

#loading_catalog {
	background-color: #fff;
	color: #28b1ff;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 29px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 15px;
	position: relative;
	text-align: center;
	top: 8%;
	-webkit-border-radius: 15px;
	width: 200px;
}

#leftNav {
    background-color: #28B1FF;
	float: left;
	height: 520px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-topleft: 15px;
	padding: 5px 0 0 0;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	width: 158px;
}
#leftNav a
{
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 147px;
}
#leftnav_all_games,
#leftnav_all_games_sel,
#leftnav_all_games:hover
{
	background-image: url(/agkidzone/catalog/games.png);
}
#leftnav_all_videos,
#leftnav_all_videos_sel,
#leftnav_all_videos:hover
{
	background-image: url(/agkidzone/catalog/videos.png);
}
#leftnav_all_activities,
#leftnav_all_activities_sel,
#leftnav_all_activities:hover
{
	background-image: url(/agkidzone/catalog/activities.png);
}
#leftnav_all_games_sel,
#leftnav_all_games:hover,
#leftnav_all_videos_sel,
#leftnav_all_videos:hover,
#leftnav_all_activities_sel,
#leftnav_all_activities:hover
{
	background-position: -157px 0;
}
#leftnav_separator
{
	background: url(/agkidzone/catalog/catalog_separator.gif);
	float: left;
	height: 17px;
	width: 157px;
}
#leftnav_bottom a
{
	background-image: url(/agkidzone/catalog/brands.png);
}
#leftnav_care_bears
{
	background-position: 0 0;
}
#leftnav_care_bears_sel,
#leftnav_care_bears:hover
{
	background-position: -157px 0;
}
#leftnav_holly_hobbie
{
	background-position: 0 -50px;
}
#leftnav_holly_hobbie_sel,
#leftnav_holly_hobbie:hover
{
	background-position: -157px -50px;
}
#leftnav_more_games
{
	background-position: 0 -100px;
}
#leftnav_more_games_sel,
#leftnav_more_games:hover
{
	background-position: -157px -100px;
}
#leftnav_maryoku_yummy
{
	background-position: 0 -150px;
}
#leftnav_maryoku_yummy_sel,
#leftnav_maryoku_yummy:hover
{
	background-position: -157px -150px;
}
#leftnav_popples
{
	background-position: 0 -200px;
}
#leftnav_popples_sel,
#leftnav_popples:hover
{
	background-position: -157px -200px;
}
#leftnav_sushi_pack
{
	background-position: 0 -250px;
}
#leftnav_sushi_pack_sel,
#leftnav_sushi_pack:hover
{
	background-position: -157px -250px;
}
#leftnav_strawberry_shortcake
{
	background-position: 0 -300px;
}
#leftnav_strawberry_shortcake_sel,
#leftnav_strawberry_shortcake:hover
{
	background-position: -157px -300px;
}
#leftnav_tinpo
{
	background-position: 0 -350px;
}
#leftnav_tinpo_sel,
#leftnav_tinpo:hover
{
	background-position: -157px -350px;
}
#leftnav_twisted_whiskers
{
	background-position: 0 -400px;
}
#leftnav_twisted_whiskers_sel,
#leftnav_twisted_whiskers:hover
{
	background-position: -157px -400px;
}
#tabs_and_page_nav
{
	border-bottom: 14px solid #008fe9;
	float: left;
	height: 35px;
	padding-top: 14px;
	position: relative;
	width: 100%;
}
#tabs
{
	float: left;
	height: 35px;
	width: 506px;
}
#tabs a
{
	background-image: url(/agkidzone/catalog/tabs.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 126px;
}
#tabs_all_videos
{
	background-position: 0 0;
}
#tabs_all_videos_sel,
#tabs_all_videos:hover
{
	background-position: -126px 0;
}
#tabs_video_clips
{
	background-position: -252px 0;
}
#tabs_video_clips_sel,
#tabs_video_clips:hover
{
	background-position: -378px 0;
}
#tabs_music_videos
{
	background-position: -504px 0;
}
#tabs_music_videos_sel,
#tabs_music_videos:hover
{
	background-position: -630px 0;
}
#tabs_tv_shows
{
	background-position: -756px 0;
}
#tabs_tv_shows_sel,
#tabs_tv_shows:hover
{
	background-position: -882px 0;
}
#pageNum
{
	background-color: #28b1ff;
	color: white;
	float: right;
	font-weight: bold;
	height: 24px;
	margin-top: -5px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	width: 93px;
}
#previous_link_container,
#next_link_container,
#previous_link,
#next_link
{
	background-image: url(/agkidzone/catalog/arrows.gif);
	background-repeat: no-repeat;
}
#previous_link_container,
#next_link_container
{
	float: right;
	height: 34px;
	width: 36px;
}
#previous_link_container
{
	background-position: 0 0;
	margin-top: -5px;
}
#next_link_container
{
	background-position: -72px 0;
	margin-right: 9px;
	margin-top: -5px;
}
#previous_link, #next_link
{
	float: right;
	height: 34px;
	outline: 0;
	width: 36px;
}
#previous_link
{
	background-position: -36px 0;
}
#next_link
{
	background-position: -108px 0;
}
#loader_ad_timeout
{
	display: none;
}
#catalog_entries {
	background-color: #28b1ff;
	float: left;
	height: 445px;
	moz-border-radius-bottomleft: 15px;
	overflow-y: auto;
	-webkit-border-bottom-left-radius: 15px;
    width: 100%;
}

.catalog_entry {
	background-color: #b0effe;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
	color: #0169b8;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-weight: bold;
	height: 192px;
    margin: 12px 0 0 14px;
	moz-border-radius: 8px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	text-decoration: none;
	-webkit-border-radius: 8px;
	width: 153px;
}
.catalog_entry:hover {
	background-color: white;

}
.catalog_entry .game,
.catalog_entry .music-video,
.catalog_entry .show,
.catalog_entry .video-clip,
.catalog_entry .printable
{
	height: 32px;
	position: absolute;
	right: 12px;
	top: 9px;
	width: 32px;
	z-index: 100;
}
.catalog_entry .game
{
	background: url(/agkidzone/catalog/icon_game.png);
}
.catalog_entry .music-video
{
	background: url(/agkidzone/catalog/icon_music_video.png);
}
.catalog_entry .show
{
	background: url(/agkidzone/catalog/icon_show.png);
}
.catalog_entry .video-clip
{
	background: url(/agkidzone/catalog/icon_video_clip.png);
}
.catalog_entry .printable
{
	background: url(/agkidzone/catalog/icon_printable.png);
}
.catalog_entry img
{
	border: 1px solid #b9b9b9;
	float: left;
	height: 108px;
	width: 150px;
}
.catalog_entry h2
{
	color: #0169b8;
	float: left;
	font-size: 13px;
	margin-bottom: 5px;
	padding-top: 4px;
}
.catalog_entry h3
{
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 150px;
}
#selected_entry
{
	background-color: white;
}
#game_content #game
{
	float: left;
}
#game_content .bold
{
	font-weight: bold;
}
#instructions
{
	color: #0091FF;
	float: left;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 4px;
	padding: 5px;
	position: relative;
}
#instructions_bottom
{
	background: url(/agkidzone/catalog/game_instructions/background_bottom.png) no-repeat center top;
	color: #0091FF;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 37px;
	margin-top: 15px;
	padding: 10px;
	width: 780px;
}
#instructions_bottom .section
{
	float: left;
	margin-left: 10px;
	width: 190px;
}
#instructions ul,
#instructions_bottom ul
{
	display: inline-block;
	margin-bottom: 6px;
	margin-top: 6px;
}
#instructions li,
#instructions_bottom li
{
	list-style-type: disc;
	margin-left: 18px;
	padding-bottom: 1px;
}
.tophead
{
	color: #ed1c24;
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 27px;
	margin-top: -6px;
	padding-bottom: 8px;
}
.subhead
{
	color: #ed1c24;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 7px;
}
#instr_icon_left,
#instr_icon,
#instr_icon_right
{
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	padding: 73px 0 15px;
	text-align: center;
}
#instr_icon_left,
#instr_icon_right
{
	width: 110px;
}
#instr_icon_left
{
	float: left;
	margin-left: 20px;
}
#instr_icon_right
{
	float: right;
	margin-right: 20px;
}
#game_content .mouse
{
	background: url(/agkidzone/catalog/game_instructions/mouse.png) no-repeat center top;
}
#game_content .mouse_button_up
{
	background: url(/agkidzone/catalog/game_instructions/mouse_upbtn.png) no-repeat center top;
}
#game_content .mouse_space
{
	background: url(/agkidzone/catalog/game_instructions/mouse_space.png) no-repeat center top;
}
#game_content .mouse_move
{
	background: url(/agkidzone/catalog/game_instructions/mouse_move.png) no-repeat center top;
}
#game_content .arrows
{
	background: url(/agkidzone/catalog/game_instructions/arrows.png) no-repeat center top;
}
#game_content .space
{
	background: url(/agkidzone/catalog/game_instructions/space.png) no-repeat center top;
}
.new
{
	color: #ed1c24;
	font-weight: bold;
}
#catalog_bg
{
	background: url(/agkidzone/catalog/catalog_bg.gif) no-repeat center bottom;
	float: left;
	position: relative;
}
#vidplayerHD
{
	float: left;
	position: relative;
}
#video_side {

}
#video_info
{
	float: left;
	padding: 0px 8px;
	position: relative;
	width: 222px;
}
#video_info .video_title
{
	color: #ed1c24;
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 23px;
	margin-top: -6px;
	padding-bottom: 8px;
}
#video_info .video_desc
{
	color: #0091FF;
	float: left;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	position: relative;
}
#next_video
{
	color: #28b1ff;
	float: left;
	margin: 5px 0px 0px 35px;
	position: relative;
}
#next_video #next_video_header
{
	font-size: 12px;
	font-weight: bold;
}
#next_video #next_entry_icon
{
	margin-top: 17px;
}
#next_video_thumb
{
	background: transparent url(/agkidzone/catalog/nav_bluebox_right.gif) no-repeat;
	cursor: pointer;
	display: block;
	height: 129px;
	margin-top: 3px;
	width: 193px;
}
#next_video_thumb div
{
	float: left;
	height: 108px;
	margin: 10px 0px 0px 10px;
	width: 150px;
}
#video_links
{
	float: left;
	padding: 8px;
	position: relative;
	text-align: center;
	width: 222px;
}
#video_links #send_to_friend_link,
#video_links #copy_url_link
{
	background-color: #28b1ff;
	background-color: #28B1FF;
	color: #fff;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	height: 15px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	moz-border-radius: 20px;
	overflow: hidden;
	padding: 8px 15px 6px 35px;
	position: relative;
	-webkit-border-radius: 20px;
	width: 180px;
}
#video_info .video_logo
{
	margin: auto;
	padding-bottom: 10px;
}
#cb_video_logo
{
	background: transparent url(/agkidzone/catalog/cb/cb_nav_logo2.png) no-repeat;
	height: 75px;
	width: 126px;
}
#hh_video_logo
{
	background: transparent url(/agkidzone/catalog/hh/hh_nav_logo.png) no-repeat;
	height: 75px;
	width: 126px;
}
#my_video_logo
{
	background: transparent url(/agkidzone/catalog/my/my_nav_logo2.png) no-repeat;
	height: 70px;
	width: 137px;
}
#ss_video_logo
{
	background: transparent url(/agkidzone/catalog/ss/ss_nav_logo.png) no-repeat;
	height: 75px;
	width: 126px;
}
#sp_video_logo
{
	background: transparent url(/agkidzone/catalog/sp/sp_nav_logo.png) no-repeat;
	height: 75px;
	width: 126px;
}
#tp_video_logo
{
	background: transparent url(/agkidzone/catalog/tp/tp_nav_logo.png) no-repeat;
	height: 75px;
	width: 126px;
}
#tw_video_logo
{
	background: transparent url(/agkidzone/catalog/tw/tw_nav_logo.png) no-repeat;
	height: 75px;
	width: 126px;
}
#sm_info_to_know
{
	padding-left: 10px;
}
#sm_info_to_know li
{
	display: inline;
	font-family: arial;
	font-size: 12px;
	padding: 10px;
}
#sorted_sm
{
	display: block;
	font-family: arial;
	font-size: 11px;
	overflow: hidden;
}
#sorted_sm div
{
	float: left;
	width: 195px;
}
#sorted_sm div div
{
	float: left;
	padding-left: 10px;
	padding-right: 25px;
	width: 195px;
}
#sm_info_to_know h1, #sorted_sm h1,#sorted_sm h1 a
{
	font-size: 14px;
	font-style: bold;
	padding-top: 10px;
	text-decoration: underline;
	text-transform: capitalize;
}
#sorted_sm h2
{
	font-size: 12px;
	padding-top: 5px;
	text-transform: capitalize;
}
#sm_info_to_know ul, #sorted_sm ul
{
	padding-left: 20px;
}
#sorted_sm li
{
	color: #F59091;
	list-style: square;
}

/* Video Player */
#vidplayerHD .video-metadata {
	position: absolute;
	top: 0;
	color: #FFF;
	background: #000;
	width: 100%;
}

#vidplayerHD .video-title {
	font-size: 22px;
	padding: 12px;
}

#vidplayerHD .video-description {
	font-size: 14px;
	padding: 0 12px 12px;
}

#vidplayerHD.video-js {
    height: 360px !important;
}

#vidplayerHD .vjs-tech {
	position:relative;
}
