
body
{
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #333;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    float: left;
    width: 100%;
    padding: 0;
}


#searchForm
{
    display: none;
    float: left;
    width: 100%;
    border: 1px solid red;
    
}

a[selected], a:active
{
    background-color: #CCCCCC !important;
}

div.logo
{
    margin-left: 6px;
    margin-top: 5px;
    margin-right: 12px;
    float: left;
}
div.logo img
{
    border: none;
}

div.toolbar
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding-top: 5px;
    height: 35px;
    width: 100%;    
    background: url(/partners/iphone/images/toolbar.png) #6d84a2 repeat-x;
}


.toolbar a
{
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
    text-decoration: none;
}

body[orient="landscape"] > .toolbar > h1
{
    margin-left: -125px;
    width: 250px;
}

.button
{
    overflow: hidden;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(/partners/iphone/images/toolButton.png) 0 5 0 5;
}

.button_red
{
    -webkit-border-image: url(/partners/iphone/images/toolButtonRed.png) 0 5 0 5;
}

.button_top_right
{
    float: right;
    margin-right: 6px;
}

.button_top_left
{
    float: left;
    margin-right: 8px;
}

#backButton
{
    display: none;
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(/partners/iphone/images/backButton.png) 0 8 0 14;
}

.button_blue
{
    margin-top: 4px;
    -webkit-border-image: url(/partners/iphone/images/blueButton.png) 0 5 0 5;
    border-width: 0 5px;
}

.button_white, .button_gray
{
    display: block;
    border-width: 0 12px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
    margin: 5px;
}

.button_white
{
    -webkit-border-image: url(/partners/iphone/images/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}

.button_gray
{
    -webkit-border-image: url(/partners/iphone/images/grayButton.png) 0 12 0 12;
    color: #FFFFFF;
}

div.dm_widget_iphone_placeholder
{
    text-align: center;
    margin-top: 160px;
    margin-bottom: 150px;
    font-size: 25px;
    color: #ccc;
}

body[orient="landscape"] div.dm_widget_iphone_placeholder
{
    margin-top: 100px;
}


body[orient="landscape"] div.dm_widget_iphone_list
{
    min-height: 268px;
}

div#features:before
{
    float: left;
    content: url(/partners/iphone/images/star.png);
    margin-top: 10px;
    margin-right: 6px;
    margin-left: 6px;
}
div#channels:before
{
    float: left;
    content: url(/partners/iphone/images/channel.png);
    margin-top: 10px;
    margin-right: 6px;
    margin-left: 6px;
}
div#rated:before
{
    float: left;
    content: url(/partners/iphone/images/rated.png);
    margin-top: 10px;
    margin-right: 6px;
    margin-left: 6px;
}
div#recent:before
{
    float: left;
    content: url(/partners/iphone/images/clock.png);
    margin-top: 10px;
    margin-right: 6px;
    margin-left: 6px;
}

div.dm_widget_iphone_list > div.dm_widget_iphone_listitem,
div.dm_widget_iphone_list > a > div.dm_widget_iphone_listitem
{
    margin: 0;
    border-bottom: 2px solid #333;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
    -webkit-border-image: url(/partners/iphone/images/grayButton.png) 6 12 6 12;
}

div.dm_widget_iphone_listitem a
{
    display: block;
    color: #FFF;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: inherit;
    padding: 12px;
    font-weight: bold;
    background: url(/partners/iphone/images/listArrow.png) no-repeat right center;
}

div.dm_widget_iphone_listitem
{
    float: left;
    width: 100%;
    border-bottom: 1px solid #999;
}

div.dm_widget_iphone_listitem > div.text
{
    padding: 5px;
}

div.dm_widget_iphone_videoitem
{
    float: left;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #999;
}

div.dm_widget_iphone_videoitem embed
{
    float: left;
}

div.dm_widget_iphone_videoitem  div.rating_bg
{
    margin-top: 4px;
    margin-right: 6px;
    background-image: url(/partners/iphone/images/stars_small_bg.png);
    float: left;
    width: 60px;
    height: 12px;
}
div.dm_widget_iphone_videoitem  div.rating
{
    background-image: url(/partners/iphone/images/stars_small.png);
    float: left;
    height: 12px;
}

div.dm_widget_iphone_videoitem div.star-1
{
    width: 12px;
}
div.dm_widget_iphone_videoitem div.star-2
{
    width: 24px;
}
div.dm_widget_iphone_videoitem div.star-3
{
    width: 36px;
}
div.dm_widget_iphone_videoitem div.star-4
{
    width: 48px;
}
div.dm_widget_iphone_videoitem div.star-5
{
    width: 60px;
}


div.dm_widget_iphone_videoitem a.preview
{
    float: left;
    position: relative;
    margin-right: 6px;
    margin-top: 3px;
    text-decoration: none;
    border: 1px solid #333;
}

div.dm_widget_iphone_videoitem a.preview img
{
    border: none;
    float: left;
}

div.dm_widget_iphone_videoitem a.details
{
    float: right;
    color: #333;
    font-size: 30px;
    height: 75px;
    width: 29px;
    text-decoration: none;
    background: url(/partners/iphone/images/listArrowDetails.png) no-repeat right center;
}


div.dm_widget_iphone_videoitem div.views,
div.dm_widget_iphone_videoitem div.subLine
{
    color: #888;
}

div.dm_widget_iphone_videoitem div.play
{
    position: absolute;
    z-index: 3;
    width: 25px;
    height: 25px;
    top: 28px;
    left: 35px;
    background-repeat: no-repeat;
    background: url(/partners/iphone/images/mini_play_hover.png);
    cursor: pointer;
}

div#player
{
    background-color: #000;
}

div.dm_widget_iphone_videoitem div.duration
{
    position: absolute;
    background-color: #333 !important;
    z-index: 3;
    top: 0px;
    right: 0px;
    font-size: 10px;
    color: #FFF !important;
    padding: 2px;
    opacity: 0.6;
}

div.dm_widget_iphone_videoitem div.info
{
    float: left;
    padding: 6px;
    min-height: 70px;
    width: 160px;
}

.dialog
{
    top: 0;
    width: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    text-align: right;
}

#searchForm
{
    float: left;
    width: 100%;
    padding: 6px;
    margin: 0;
    border: none;
    border-top: 1px solid #6d84a2;
    background: url(/partners/iphone/images/toolbar.png) #7388a5 repeat-x;
}

input
{
    box-sizing: border-box;
    float: left;
    padding: 6px 6px 6px 6px;
    margin-right: 12px;
    font-size: 16px;
    width: 75%;
    font-weight: normal;
}


div.dm_widget_iphone_panel
{
    box-sizing: border-box;
    float: left;
    width: 100%;
    background: #c8c8c8 url(/partners/iphone/images/pinstripes.png);
}


div.dm_widget_iphone_panelrow
{
    font-size: 13px;
    float: left;
    background: #FFF;
    position: relative;
    min-height: 42px;
    -webkit-border-radius: 10px;
    border: 1px solid #999999;
    padding-left: 5px;
    padding-right: 5px;
    width: 90%;
    margin-bottom: 20px;
    margin-left: 3%;
    margin-right: 6%;
}

div.dmco_clear
{
   visibility: hidden;
   clear: both;
   height: 0px;
   width: 1%;
}


fieldset > div.dm_widget_iphone_panelrow:last-child
{
    border-bottom: none !important;
}

div.dm_widget_iphone_panelrow > input
{
    box-sizing: border-box;
    border: 1px solid red;
    
    margin: 0;
    border: none;
    padding: 12px 10px 0 110px;
    height: 42px;
    background: none;
}

div.dm_widget_iphone_panelrow > label
{
    position: absolute;
    margin: 0 0 0 14px;
    line-height: 42px;
    font-weight: bold;
}

div.dm_widget_iphone_panelrow > .toggle
{
    position: absolute;
    top: 6px;
    right: 6px;
    width: 100px;
    height: 28px;
}

.toggle
{
    border: 1px solid #888888;
    -webkit-border-radius: 6px;
    background: #FFFFFF url(/partners/iphone/images/toggle.png) repeat-x;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
}

.toggle[toggled="true"]
{
    border: 1px solid #143fae;
    background: #194fdb url(/partners/iphone/images/toggleOn.png) repeat-x;
}

.toggleOn
{
    display: none;
    position: absolute;
    width: 60px;
    text-align: center;
    left: 0;
    top: 0;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
}

.toggleOff
{
    position: absolute;
    width: 60px;
    text-align: center;
    right: 0;
    top: 0;
    color: #666666;
}

.toggle[toggled="true"] > .toggleOn
{
    display: block;
}

.toggle[toggled="true"] > .toggleOff
{
    display: none;
}

.thumb
{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 28px;
    border: 1px solid #888888;
    -webkit-border-radius: 6px;
    background: #ffffff url(/partners/iphone/images/thumb.png) repeat-x;
}

.toggle[toggled="true"] > .thumb
{
    left: auto;
    right: -1px;
}

div.dm_widget_iphone_panel > h2
{
    margin: 0 0 8px 14px;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}

#preloader
{
    display: none;
    background-image: url(/partners/iphone/images/loading.gif), url(/partners/iphone/images/selection.png),
        url(/partners/iphone/images/blueButton.png), url(/partners/iphone/images/listArrowSel.png), url(/partners/iphone/images/listGroup.png);
}


div.info
{
    line-height: 22px;
    overflow: hidden;
}

div.info a.title
{
    color: #333;
    margin-top: -3px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0;
}

div.info div.subLine
{
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
}

a.owner
{
    margin-left: 4px;
    color: #E36203;
    text-decoration: none;
    font-weight: bold;
}

/* video page */

div.dm_widget_iphone_panelrow > div.info
{
    font-size: 14px;
    overflow: auto;
    width: 100%;
    text-align: left;
    margin: 10px;
}
div.dm_widget_iphone_panelrow > div.info > div.label
{
    font-weight: bold;
}
div.dm_widget_iphone_panelrow > div.info > div.data
{
    font-size: 13px;
    overflow: hidden;
    width: 90%;
}
div.dm_widget_iphone_panelrow > div.info > div.data > a
{
    color: black;
}

div.dm_widget_pagination
{
    height: 60px;
}
div.dm_widget_pagination a
{
    font-size: 25px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    margin: 10px;
}
div.dm_widget_pagination div
{
    text-align: center;
}
div.dm_widget_pagination div.prev
{
    float: left;
}
div.dm_widget_pagination div.next
{
    float: right;
}

div.dm_widget_pagination div.foreground_50
{
    display: none !important;
}

div.dm_widget_iphone_panel div.no_list
{
    width: 96%;
    margin-left: 3%;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
    border: none;
}

a.iphone_image_link
{
    text-align: center;
    text-decoration: none;
}

a.iphone_image_link img
{
    border: none;
}

div.dm_widget_iphone_listitem img.list_image
{
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}

div.unique_video
{
    padding-bottom: 4px;
}

div.second_banner
{
    margin-top: -4px;
    margin-bottom: -4px;
}