﻿div#MainContent
{
    margin-top: -15px;
    padding: 0;    
}

div#LeftTop
{
    background: url('/Themes/Nettlappen/CustomImages/bg-course-left-top.png') no-repeat 
    height: 80px;
    width:356px;    
}

div#CommonSidebarRightTop
{
    background: url('/Themes/Nettlappen/CustomImages/bg-rigt-top-rounded-l.png') no-repeat ;
    height: 80px;
    width:211px;   
}


div#ctl00_bcr_EditUserForm1_ctl01_tabContainer_header
{
    background: url(../customimages/bg-course-topmenu2.png) no-repeat;
    background-color: white;
    background-position: 0px 0px;
    color: #cccccc;
    font-size: 11px;
    height: 43px;
    margin: 0;
    padding: 23px 0 0 0;
    text-transform: uppercase;
    width: 628px;
}

.Tabs span
{
    float: left;
    height: 18px;
    font-weight: bold;
    text-align: center;    
}

span#__tab_ctl00_bcr_EditUserForm1_ctl01_tabContainer_tabGeneral
{
    background: url(../customimages/bg-course-topmenu-first1.png) no-repeat;
    margin: 0 0 0 -10px;
    padding: 15px 1px 0px 10px;
    width: 82px;
}

span#__tab_ctl00_bcr_EditUserForm1_ctl01_tabContainer_tabForum
{
    background: url(../customimages/bg-course-topmenu-center1.png) no-repeat;
    padding: 15px 1px 0px 0px;
    width: 82px;
}

span#__tab_ctl00_bcr_EditUserForm1_ctl01_tabContainer_tabCourse
{
    background: url(../customimages/bg-course-topmenu-center1.png) no-repeat;
    margin-left: -4px;
    padding: 15px 1px 0px 0px;
    width: 83px;
}

span#__tab_ctl00_bcr_EditUserForm1_ctl01_tabContainer_tabEnroll
{
    background: url(../customimages/bg-course-topmenu-last1.png) no-repeat;
    margin-left: -4px;
    padding: 15px 11px 0px 0px;
    width: 82px;
}


.ajax__tab_active 
{    
    /*background: url(../customimages/bg-course-topmenu-white.png) no-repeat 0px 10px;*/
    color: Black;

}

div#ctl00_bcr_EditUserForm1_ctl01_tabContainer_body
{
    clear: both;   
}

div.EditUserTabContent
{
    padding: 30px 30px 30px 30px;     
}

.EditUserTabContent
{
    border: 0px;
}

#CommonBottomSection
{
    background: url(/Themes/Nettlappen/CustomImages/bg-forum-main-bottom1.png) no-repeat;
    height: 93px;  
}

/* FavVideoList */

h3.FavVideosHeadline
{
    color: #666666;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    float: left;
    width: 136px;
}

ul.FavVideoList
{
    float: left;
    list-style-type: none;
}

ul.FavVideoList li
{
    clear: both;
    display: block;
    min-height: 92px;
    margin-bottom: 15px;
}


ul.FavVideoList span
{
    display: inline;
}

ul.FavVideoList p 
{
    white-space: nowrap;    
}

.FavPostLink
{
    display: block;   
}

.FavVideoListLeft
{
    float: left;
    height: 92px;
    width: 121px;    
}

.FavVideoListLeft img
{   
    border-width: 0px;
    display: block;
    height: 92px;
    width: 121px;    
}

.FavVideoListRight
{
    float: left;
    margin: 0 0 0 30px;
    width: 190px;    
}

.FavVideoListRight h4
{
    font-size: 14px;
    margin: 0 0 5px 0;    
}

.RatingLeft
{
    float: left; width: 40px;
}

.RatingRight
{
    float: left; width: 100px;
}

div.CommentsLeft
{
    float: left; width: 81px;    
}

div.CommentsRight
{
    float: left; width: 20px;
}

div.ViewsLeft
{
    float: left;
    width: 60px;  
}

div.ViewsRight
{
    float: left;
    width: 20px;
}


