/***********************
* MAIN STRUCTURE
***********************/

#header
{
    height: 72px;
    margin: 12px auto 8px;
    width: 924px;
}

/* sticky footer */

html,
body
{
    font-size: 12px;
    height: 100%;
    font-family: Tahoma,'Trebuchet MS',Verdana,Arial,Sans-serif;
    font-size: 12px;
}

div#topwrapper
{
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto -70px;
}

#push_footer
{
    height: 70px;
}

#footer
{
    height: 30px;
    padding: 40px 0 0 0;
    width: 924px;
    margin: auto !important;
}

#not_found
{
    height: 800px;
    background: url(/partners/kids/images/404error.jpg) center center no-repeat;
}

#geoblock
{
    height: 800px;
    background: url(/partners/kids/images/geoblockerror.jpg) center center no-repeat;
}

/***********************
* HEADER
***********************/

#header a.logo
{
    width: 195px;
    height: 55px;
    display: block;
    float: left;
    position: relative;
    top: 15px;
}

/*
  Link1
*/
#header div#link1
{
    width: 96px;
    position: relative;
    top: 15px;
}

#header div#link1 a.dmco_simplelink
{
    display: block;
    width: 96px;
    height: 48px;
    cursor: pointer;
}

#header div#link1 a.dmco_simplelink:hover
{
    background-position: center left;
}

#header div#link1.selected a.dmco_simplelink
{
    background-position: bottom left;
}

/*
  Link2
*/
#header div#link2
{
    width: 96px;
    position: relative;
    top: 15px;
}

#header div#link2 a.dmco_simplelink
{
    display: block;
    width: 96px;
    height: 48px;
    cursor: pointer;
}

#header div#link2 a.dmco_simplelink:hover
{
    background-position: center left;
}

#header div#link2.selected a.dmco_simplelink
{
    background-position: bottom left;
}

/*
  Link Channels
*/
#header a#channels-link
{
    width: 144px;
    height: 48px;
    display: block;
    float: left;
    position: relative;
    top: 15px;
    margin-left: 15px;
}

#header a#channels-link.links_us
{
    margin-left: 232px; /* 65 + 152 for missing program-link + 15px for normal margin */
}

#header a#channels-link:hover
{
    background-position: center left;
}

#header a#channels-link.selected
{
    background-position: bottom left;
}

/*
  Link Program
*/
#header a#program-link
{
    width: 152px;
    height: 48px;
    display: block;
    float: left;
    position: relative;
    top: 15px;
    margin-left: 65px;
}

#header a#program-link:hover
{
    background-position: center left;
}

#header a#program-link.selected
{
    background-position: bottom left;
}

/*
  Edit Link1 and Link2
*/
#header div#link1 a.dmco_simplelink.edit_link,
#header div#link2 a.dmco_simplelink.edit_link
{
    position: absolute;
    display: inline;
    background: none;
    width: auto;
    height: auto;
}

#header div#link1 a.dmco_simplelink.edit_link:hover,
#header div#link2 a.dmco_simplelink.edit_link:hover
{
    background: none;
}

/***********************
* FOOTER
***********************/

#footer
{
    text-align: left;
}

#footer span
{
    margin: 0 2px;
    cursor: pointer;
}

#footer span.hover
{
    text-decoration: underline;
}


/***********************
* BOX SLOT
***********************/

#box_slot {
    margin: 12px 0 48px 0;
}

#box_slot .dmco_clear
{
    clear: both;
    display: block;
    height: 1px;
}

#box_slot span.xtop
{
    height: 18px;
    width: 100%;
    display: block;
}

#box_slot div.content h2
{
    height: 28px;
    margin: 0;
    padding: 0 0 0 18px;
    font-weight: bold;
    font-size: 18px;
}

#box_slot span.xbottom
{
    height: 12px;
    width: 100%;
    display: block;
    clear: both;
}

/***********************
* BOX PLAYER
***********************/

#box_player .dmco_clear
{
    clear: both;
    display: block;
    height: 1px;
}

#box_player span.xtop
{
    height: 18px;
    width: 100%;
    display: block;
}

#box_player div.content h2
{
    margin: 0;
    padding: 0 0 5px 18px;
    font-weight: bold;
    font-size: 18px;
}

#box_player span.xbottom
{
    height: 12px;
    width: 100%;
    display: block;
    clear: both;
}

#box_player div.dmco_user_login
{
    float: right;
    margin: 4px 8px 0 0;
}

#box_player div.dmco_user_login a
{
    text-decoration: none;
}

#player_container,
div.dmpi_video_player
{
    margin: 0 0 0 8px;
}

div.dm_widget_videoplayer,
div.dmpi_video_player embed,
div.dmpi_video_player,
#player_container,
#video_player
{
    height: 445px !important;
    width: 596px !important;
}

#player_video_title
{
    margin: 0 0 0 8px;
}

/***********************
* BOX MASSCAST
***********************/

#mc_Middle
{
    margin: 4px 0 0 0;
    float: left;
}

#mc_Middle,
#mc_Middle iframe
{
    width: 300px;
    height: 600px;
}

#mc_Top
{
    margin: 4px 0 0 0;
}

#mc_Top,
#mc_Top iframe
{
    width: 924px;
    height: auto;
}

#mc_Right1,
#mc_Right2,
#mc_Right3
{
    margin: 10px 0 0 0;
}

#mc_Right1,
#mc_Right2,
#mc_Right3,
#mc_Right1 iframe,
#mc_Right2 iframe,
#mc_Right3 iframe
{
    width: 300px;
    height: 100px;
}

/***********************
* BOX NAVIGATION
***********************/

/*----- player's buttons */

#navigation_controlbox
{
    height: 66px;
}

div.dmpi_navigation span.button
{
    cursor: pointer;
    height: 48px;
    width: 48px;
    display: block;
    float: left;
    margin: 8px 0 8px 0;
    *margin-bottom: 0;
}

div.dmpi_navigation span.button.mute
{
    float: right;
    margin-right: 12px;
    overflow: hidden;
}

#navigation_controls_play
{
    margin-left: 12px;
}

#navigation_controls_play.paused
{
    margin-left: 12px;
}

#navigation_controls_mute
{
    height: 192px;
    width: 96px;
    display: block;
}

#navigation_controls_mute.muted
{
    float: right;
    margin-right: 12px;
}

#navigation_controls_reload.hover,
#navigation_controls_play.hover,
#navigation_controls_play.paused.hover,
#navigation_controls_forward.hover,
#navigation_controls_mute.hover,
#navigation_controls_mute.muted.hover
{
    background-position: bottom left;
}

/*----- info bubble */

#navigation_list_infos
{
    position: absolute;
    display: none;
    top: 5px;
}

#navigation_list_infos div.content
{
    width: 122px;
    padding: 15px 15px 0 15px;
    overflow: hidden;
}

#navigation_list_infos div.bottom
{
    height: 28px;
    width: 152px;
}

#navigation_list_infos span.title
{
    display: block;
    margin: 0 0 5px 0;
    font-weight: bold;
    max-height: 32px;
    line-height: 16px;
    _height: 30px;
    overflow: hidden;
}

#navigation_list_infos span.user span {
    display: block;
    float: left;
    margin-right: 5px;
}

#navigation_list_infos span.user a
{
    color: #D2FF1F;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}


/***********************
* USER PLAYLISTS
* USER VIDEOS
* USER LIST
* PLAYLIST LIST
***********************/

div.dmpi_slotitem_playlist
{
    margin: 0px;
}

#box_slot.clear_bottom_space
{
    margin-bottom: 0 !important;
}

#slot_home.dmpi_list_slot,
div.dmpi_user_playlists div.list,
div.dmpi_user_videos div.list
{
    margin: 10px 0 0 18px;
}

#slot_home.dmpi_list_slot
{
    _margin-left: 8px;
}

div.dmpi_playlist_preview,
div.dmpi_video_preview
{
    display: block;
    width: 128px;
    height: 156px;
    float: left;
    margin: 0 18px 0 0 !important;
}

div.dmpi_playlist_preview div.preview_box,
div.dmpi_video_preview div.preview_box
{
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

div.dmpi_playlist_preview img,
div.dmpi_video_preview img
{
    width: 116px;
    margin: 4px 0 0px 7px;
}

div.dmpi_playlist_preview div.stats_box
{
    margin: 0 0 0 8px;
    color: #fff;
}

div.dmpi_playlist_preview a.preview_link,
div.dmpi_video_preview a.preview_link
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 128px;
    height: 96px;
}

div.dmpi_playlist_preview a.text_link,
div.dmpi_video_preview a.text_link
{
    padding: 0px 0 0 8px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    display: block;
    line-height: 14px;
    overflow: hidden;
    width: 120px;
}

div.dmpi_playlist_preview.short_title a.text_link,
div.dmpi_video_preview.short_title a.text_link
{
    max-height: 30px;
    _height: 30px;
}

div.dmpi_playlist_preview div.author_box,
div.dmpi_video_preview div.author_box
{
    margin: 0 0 0 8px;
}

div.dmpi_playlist_preview a.author_link,
div.dmpi_video_preview a.author_link
{
    text-decoration: none;
}

div.dmpi_user_playlists div.pagination,
div.dmpi_user_videos div.pagination,
div.dmpi_user_list div.pagination,
div.dmpi_playlist_list div.pagination
{
    clear: both;
    padding: 10px 0 0 0;
    margin: 8px;
    *margin: 0 8px;
    text-align: center;
}

div.dmpi_user_playlists div.pagination span,
div.dmpi_user_videos div.pagination span,
div.dmpi_user_list div.pagination span,
div.dmpi_playlist_list div.pagination span
{
    color: #D2FF1F;
    font-weight: bold;
    font-size: 18px;
    margin: 0 4px;
    cursor: pointer;
}

div.dmpi_user_playlists div.pagination span.previous,
div.dmpi_user_playlists div.pagination span.next,
div.dmpi_user_videos div.pagination span.previous,
div.dmpi_user_videos div.pagination span.next,
div.dmpi_user_list div.pagination span.previous,
div.dmpi_user_list div.pagination span.next,
div.dmpi_playlist_list div.pagination span.previous,
div.dmpi_playlist_list div.pagination span.next
{
    margin: -12px 0 0 0;
    width: 48px;
    height: 48px;
}

div.dmpi_user_playlists div.pagination span.previous,
div.dmpi_user_videos div.pagination span.previous,
div.dmpi_user_list div.pagination span.previous,
div.dmpi_playlist_list div.pagination span.previous
{
    float: left;
}

div.dmpi_user_playlists div.pagination span.next,
div.dmpi_user_videos div.pagination span.next,
div.dmpi_user_list div.pagination span.next,
div.dmpi_playlist_list div.pagination span.next
{
    float: right;
}

div.dmpi_user_playlists div.pagination span.previous.hover,
div.dmpi_user_videos div.pagination span.previous.hover,
div.dmpi_user_list div.pagination span.previous.hover,
div.dmpi_playlist_list div.pagination span.previous.hover,
div.dmpi_user_playlists div.pagination span.next.hover,
div.dmpi_user_videos div.pagination span.next.hover,
div.dmpi_user_list div.pagination span.next.hover,
div.dmpi_playlist_list div.pagination span.next.hover,
div.dmpi_playlist_preview a.preview_link:hover,
div.dmpi_video_preview a.preview_link:hover,
div.dmpi_user_list a.preview_link:hover,
div.dmpi_playlist_list a.preview_link:hover
{
    background-position: bottom left;
}

div.dmpi_user_playlists div.pagination span.selected,
div.dmpi_user_playlists div.pagination span.selected
{
    cursor: default;
}

/***********************
* AUTO PROMO
***********************/

#boxright_autopromo
{
    margin: 16px 0 0 12px;
}


/***********************
* LOGIN
***********************/

form.dmpi_login
{
    width: 200px;
    padding: 15px;
    margin: 50px 0;
    margin-left: -100px;;
    left: 50%;
    position: absolute;
}
