Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/ASP.NET/CS/VideoPortal/Content/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/ASP.NET/CS/VideoPortal/Content/styles.css

/* Reset */

body, form, div, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote
{
    margin: 0;
    padding: 0;
}

fieldset, img
{
    border: 0;
}

ol, ul
{
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

body, html, form
{
    height: 100%;
    background-color: #272727;
    font: 12px "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
}

.clear
{
    display: block;
    clear: both;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

h1
{
    font-size: 26px;
}

h2
{
    font-size: 21px;
}


#contentHolder
{
    background: #ffffff url('Images/contentBack.png') repeat-y left top;
    margin: 0 auto;
    width: 1204px;
    min-height: 100%;
}


.logo
{
    margin: 50px 0 0 166px;
    float: left;
    width: 405px;
    display: block;
}

#footerPlaceholder
{
    visibility: hidden;
}

#footerPlaceholder
{
    height: 197px;
}


#footer
{
    width: 1204px;
    height: 192px;
    margin: -197px auto 0 auto;
    text-align: right;
    color: #939393;
    font-size: 12px;
}

#footerContent
{
    padding: 90px 146px 40px 0;
}

.toAllVideosButton
{
    margin-right: 138px;
    text-align: center;
    padding: 7px 0 11px 0;
    float: right;
    width: 224px;
    display: block;
    background-color: #272727;
}

a.toAllVideosButton, a.toAllVideosButton:visited, a.toAllVideosButton:hover
{
    text-decoration: none;
    color: #ffffff !important;
    font: 16px "Lucida Sans Unicode" , "Lucida Grande" , sans-serif !important;
}

.videoTabs
{
    margin: -20px 0 0 166px;
}

/* NavView */
#navView
{
    padding-top: 20px;
}

#navView .dataViewPanel, #navView .tagCloudPanel
{
    float: left;
}

#navView .dataViewPanel
{
    width: 836px;
}

#navView .dataViewTitle, #navView .tagName
{
    padding: 10px 0 11px 14px;
    background-color: #FFAC0D;
}

#navView .dataViewTitle > h2, 
#navView .tagName
{
    font-size: 18px;
}

#navView .tagName
{
    margin-bottom: 1px;
    width: 630px;
}

#navView .dataViewTitle
{
    width: 130px;
    margin-bottom: 20px;
    float: left;
}

#navView .dataViewContainer
{
    margin: 0 0 40px 20px;
    float: left;
    width: 650px;
}

#navView .videoPreview,
#videoView .videoPreview
{
    display: block;
    height: 160px;
    width: 214px;
    position: relative;
    left: 0;
    top: 0;
    color: #ffffff;
    font: 11px "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    text-decoration: none;
}

#videoView .videoPreview
{
    border-bottom: 1px solid #ffffff;
}

#navView .videoTitle, 
#navView .videoTitleBack,
#videoView .videoTitle, 
#videoView .videoTitleBack
{
    cursor: pointer;
    display: block;
    padding: 0 14px;
    width: 186px;
    height: 52px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#navView .videoTitle,
#videoView .videoTitle
{
    background-color: transparent;
}

#navView .videoTitleBack,
#videoView .videoTitleBack
{
    opacity: 0.75;
    background-color: #272727;
    z-index: 0;
}

#navView .videoTitle .vertCentered,
#videoView .videoTitle .vertCentered
{
    display: table-cell;
    vertical-align: middle;
    height: 52px;
}

#videoView
{
    margin: 50px 0 0 168px;
}

#videoView h1
{
    width: 640px;
}

#videoView .videoPanel
{
    width: 650px;
    float: left;
}

#videoView .videoPlaceholder
{
    margin-top: 6px;
}

#videoView .videoInfo
{
    width: 640px;
    margin-top: 14px;
}

#videoView .videoInfo p
{
    margin-top: 8px;
}

#videoView .videoInfo .field
{
    float: left;
    color: #929292;
}

#videoView .videoInfo a
{
    float: left;
    text-decoration: none;
    font: 12px "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    color: #000000;
}

#videoView .videoInfo a:hover
{
    color: #FFAC0D;
}

#videoView .videoInfo .tagSeparator
{
    float: left;
}

#videoView .description
{
    margin-top: 14px;
    width: 640px;
}

#videoView .comment
{
    margin-bottom: 22px;
}

#videoView .userAvatar
{
    border: 1px solid #929292;
}

#videoView .commentsPanel
{
    margin-top: 50px;
}

#videoView .commentInfo
{
    text-align: center;
    float: left;
    width: 76px;
}

#videoView .commentBody
{
    overflow: hidden;
    border-right: 7px solid #d9d9d9;
    border-bottom: 7px solid #d9d9d9;
    padding: 20px 30px 40px 20px;
    color: #ffffff;
    background-color: #272727;
    width: 484px;
}

#videoView .commentBodyWrapper
{
    float: left;
    position: relative;
}

#videoView .commentInfo .addedAt
{
    color: #929292;
}

#videoView .commentInfo .userName
{
    overflow: hidden;
    margin-top: 6px;
}

#videoView .getPlayerPanel
{
    display: none;
    background-color: #FFD1D1;
    border: 1px solid red;
    font-size: 14px;
    padding: 5px;
    margin: 10px 0;
}

#videoView .commentQuote
{
    margin: 20px 0 0 12px;
    float: left;
    width: 18px;
    height: 18px;
    background: #ffffff url('Images/commentQuote.png') no-repeat left top;
}

#videoView .commentBodyWrapper .topRightCorner, #videoView .commentBodyWrapper .bottomLeftCorner
{
    background-color: #ffffff;
    width: 7px;
    height: 7px;
    z-index: 1;
    position: absolute;
}

#videoView .commentBodyWrapper .topRightCorner
{
    top: 0;
    right: 0;
}

#videoView .commentBodyWrapper .bottomLeftCorner
{
    bottom: 0;
    left: 0;
}

#videoView .commentEditorPanel
{
    margin: 40px 0 0 106px;
    width: 534px;
}

#videoView .commentEditorPanel .wrapper
{
    padding: 10px;
    margin-top: 12px;
    background-color: #ffac0d;
}

#videoView .commentEditorPanel .nameEditor
{
    margin-bottom: 5px;
}

#videoView .commentEditorPanel .postButton
{
    margin-top: 10px;
    float: right;
}

#videoView .commentEditorPanel .errorFrame
{
    width: 350px;
    margin-top: 10px;
    float: left;
}

#videoView .commentEditorPanel .errorImg
{
    float: left;
}

#videoView .commentEditorPanel .errorText
{
    width: 300px;
    padding: 8px;
    float: left;
}

#videoView .relatedVideosPanel
{
    padding-top: 6px;
    width: 214px;
    margin-left: 26px;
    float: left;
}

#videoView .relatedVideosPanel .repeater
{
    margin-top: 6px;
}

#statisticsView
{
    margin: 50px 0 0 168px;
}


#statisticsView h1
{
    width: 540px;
}

#statisticsView .viewsByDatePanel
{
    width: 540px;
    margin-top: 10px;
    float: left;
}

#statisticsView .viewsPerVisitsPanel
{
    margin: 10px 0 0 30px;
    float: left;
}

#statisticsView .dailyStatisticsPanel
{
    margin-top: 50px;
}

#statisticsView .chart
{
    margin-top: 8px;
}

#statisticsView .pivot
{
    margin-top: 8px;
}