﻿.divAdminEditVideo
{
    padding-left : 5px;
    padding-top : 20px;
}

.divTitleVideo
{
    border-bottom: #afafaf 1px solid;
    color: #686868;
    font-size : 14px;
    font-weight :bold ; 
    width : 99%;
    margin-bottom : 20px;
    padding-left : 5px;
    padding-bottom : 3px;
}



.divVideoLabel 
{
    width : 150px;
    float : left;
    padding-bottom : 5px;
    padding-left : 5px;
}

.divVideoField 
{
    width : 600px;
    float : left;
    padding-bottom : 10px;
}

.inputVideoField input
{
    width : 200px;
}


.divVideoField img
{
     max-width : 200px;
     max-height : 200px;
     padding-top : 5px;
}


.divNewSectionDetails
{
    padding-bottom : 5px;
}


#tooltype
{
    font-size : 10px;
}

 .modalBackground 
{
          background-color:#d85402; 
          filter:alpha(opacity=70);
          opacity:0.7; 
} 

.modalPopup 
{

background-color: #ffffdd; 
border-width: 3px;

border-style: solid; 
border-color: Gray;

padding: 10px; 
width: 250px;

text-align: center; 
}

.lbRequired
{
 color: red;
 font-size :6px;   
 vertical-align : top ;
}

.divVideoEditSubmit
{
    padding-top : 30px;
    text-align : center ;
    padding-bottom : 10px;
}

.divAdminListVideos
{
    padding-top : 10px;
    padding-bottom : 20px;
}

.divAdminListVideos .divVideoCodeItem
{
    float : left;
    width : 10%; 
}

.divAdminListVideos .divVideoNameItem
{
    float : left;
    width : 25%; 
}

.divAdminListVideos .divVideoDateItem
{
    float : left;
    width : 10%; 
}

.divAdminListVideos .divVideoMasterProductItem
{
    float : left;
    width : 15%; 
}


.divAdminListVideos .divVideoSectionItem
{
    float : left;
    width : 15%; 
}

.divAdminListVideos .divVideoEditItem
{
    float : left;
    width : 10%; 
}

.divAdminListVideos .divVideoEnableItem
{
    float : left;
    width : 15%; 
}

.divAdminListVideos .divVideoItem
{
    padding-bottom : 20px;
    border-bottom : 1px;
    font-size : 12px;
}

.divAdminListVideos .divViewVideoItem
{
    padding-top : 5px;
    padding-bottom : 5px;
    border-top-color : #E8E8E8 ;
    border-top-style : dotted   ;
    border-top-width : 1px;
}

.divFilterVideoAdmin .divFilterCriteria
{
    padding-bottom : 10px;
}

.divFilterVideoAdmin .divFilterCriteria span
{
    width : 100px;
    display : inline-block  ;
   
}

.divFilterVideoAdmin .divFilterCriteria select
{
    width : 200px;
}


.divFilterVideoAdmin .divFilterInput
{
    padding-bottom : 10px;
}

.divFilterVideoAdmin .divFilterInput span
{
     width : 100px;
    display : inline-block  ;
}

.divFilterVideoAdmin .divFilterInput .shortTextLabel
{
    width : 40px;
    display : inline-block  ;
    padding-left : 10px;
}


.divFilterVideoAdmin .divFilterInput input
{
    width : 195px;
}

.divFilterVideoAdmin .divApplyFilter
{
    padding-bottom : 20px;
    padding-top : 5px;
}


.divFilterVideoAdmin .divApplyFilter input
{
    background-color : #d85402;
    color : White;
    border-width  : 2px; 
    font-weight : bold ;
}

.divAdminVideos
{
    padding-left : 10px;   
}


.divAdminVideos .divAddVideo
{
    padding-bottom : 20px;
    text-align : right; 
}

.divVideoListLink
{
    padding-top : 10px;
    padding-bottom : 20px;
}

.divMasterTitleVideo
{
    color: #686868;
    font-size : 180%;
    font-weight :bold ; 
    width : 60%;
    float: left;
    padding-left : 10px;
    font-family : Tahoma, Arial, Helvetica;
}

.divMasterVideoTop
{  
    width:300px; 
    background-image: url(/images/home/RightColTop.jpg); 
    background-repeat:  no-repeat; 
    vertical-align:top;
    float: right;
    background-position :right bottom; 
    height : 24px;
}



.divMasterVideoMiddle
{  
    height: 100%; 
    margin-right : 20px; 
    min-height: 100%; 
    width:100%; 
    background-image: url(/images/home/RightColBg.jpg); 
    background-repeat:  repeat-y; 
    clear :both; 
    background-position :right ; 
    vertical-align:top;
    padding-top : 5px;
}



.divMasterVideoLeftSide
{
    float : left;
    width : 72%;
    padding-left : 10px;
    padding-top : 10px;
}

.divMasterVideoRightSide
{
    float : right;
    height : 75px;
    width : 24%;
}

.divVideoSectionsLeft
{
    float: left;
    width : 47%;
}

.divVideoSectionsRight
{
    float: right;
    width : 47%;
}

.divCloudTitleVideo
{
    color: #686868;
    font-size : 14px;
    font-weight :bold ; 
    padding-bottom : 15px;
}

.divVideosInSection
{
    padding-top  : 10px;
}

.divVideosInSection a
{
    font-size : 13px  ;
}

.divVideosInSection span
{
    font-size : 10px  ;
}

.divVideosInSection .divImageSection
{
    float : left;
    padding-right : 10px;
}

.divVideosInSection .divInfoSection
{
    float : left;
    width : 230px;
    padding-top : 3px;
}

.divVideosInSection .divItemVideo
{
    padding-bottom : 10px;    
}

.divVideoSections
{
    padding-top : 10px;    
}

.divVideoSections .divItemSection
{
    padding-bottom : 20px;
    padding-right : 10px;
    border-bottom-color : Silver ;
    border-bottom-style : dotted   ;
    border-bottom-width : 1px;
}

.divIntroSearchVideos
{
    padding-top : 20px;
    padding-bottom : 5px;
}

.divIntroSearchVideos input
{
    background-color : #d85402;
    color : White;
    border-width  : 2px; 
    font-weight : bold ;
}


.divIntroSearchVideos .divIntroTextSection
{
    width: 75%; 
    padding-top : 20px;
    font-size : 14px;
    font-weight : bold ;
}


.divButtonMoreVideos
{
    padding-top : 10px;
    padding-bottom : 20px;
    text-align : right ;
    padding-right : 20px;
}


.divVideoSearchResult .divThumbnailsLine input
{
     max-width : 200px;
     max-height : 200px;
}

.divThumbnailsLine
{
    padding-bottom : 10px;
}

.divThumbnailItem
{
    float: left;
    padding-left : 10px;
    width : 30%;
    padding-bottom : 20px;
}

.divThumbnailItemInfo
{
    margin-top : 10px;
}

.divScrollPages 
{
    padding-bottom : 20px;
    padding-left : 10px;
}



.divCloudVideo
{
    width : 220px;
}

.divCloudVideo a
{
    color : #a0a0a0;
}

.divVideoSearchResultIntro
{
    padding-left : 10px;
    font-size : 12px;
    font-weight : bold ;
}

.divTitleVideoView
{
    font-size : 14px;
    font-weight : bold ;
    padding-bottom : 10px;
}


.divSearchVideo .BgHDots
{
    height : 1px;
}


.divVideoViewer
{
    width : 670px;
}

.divInfo
{
    padding-top : 20px;
    padding-left : 10px;
}

.divVideoRating
{
    padding-top : 20px;
}

.divVideoNotes
{
    padding-top : 20px;
    padding-bottom : 20px;
}

.divVideoRatingStars
{
    width : 100px;
}

 .ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar
{
    background-image: url(/images/Video/FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(/images/Video/EmptyStar.png);
}
.savedRatingStar
{
    background-image: url(/images/Video/SavedStar.png);
}

.custValidRatingVideo, .lbUserRating
{
    padding-left : 100px;
}

.divAddNoteLink
{
    padding-top : 10px;
    padding-bottom : 30px;    
}

.NavTitle {clear:both;  padding-top : 17px;   width : 99%;  padding-left : 3px; border-bottom:1px solid #abb0b5; border-bottom-width : 80%; }
.NavTitle img { margin-bottom : 0px; padding-bottom : 0px; }

.divEmpty{line-height : 30px; min-height : 30px;}

.NavVideoTabs .NavWelcome {float: left; font-weight : 100;  padding-left : 13px; margin-right : 3px;}
.NavVideoTabs .NavWelcome a {line-height : 7pt;}
.NavVideoTabs .NavForums {float: left; margin-right : 3px; font-weight : 100; }
.NavVideoTabs .NavForums a {line-height : 7pt;}
.NavVideoTabs .NavBlogs {float: left; margin-right : 3px; font-weight : 100; }
.NavVideoTabs .NavBlogs a {line-height : 7pt;}
.NavVideoTabs .NavKB {float: left; font-weight : 100;  width : 114px; }
.NavVideoTabs .NavKB a {line-height : 7pt;}
.NavVideoTabs .NavVideo {float: left; font-weight : 100;  width : 40px; }
.NavVideoTabs .NavVideo a {line-height : 7pt;}
.NavVideoTabs .NavBottomBar {clear : both ; padding-left : 3px; }
.NavVideoTabs .NavBottomBar img {width: 100%; height : 15px; min-height : 15px;}

.divVideoUCInfo , .divMainThumbnailsVideo
{
    padding-top : 20px;
}

.divVideoView .BgHDots, .divVideoSearchResult .BgHDots
{
    height : 1px;
}

.divVideoUCInfo .ulInfo
{
    padding-left : 10px;
}

.divVideoNavigation
{
    padding-left : 10px;
    padding-bottom : 20px;
    font-family: Tahoma, Arial, Helvetica;
	font-size: 8.3pt;
	color: #d85402;
}

.divImageVideos
{
    float :left ;
    width : 80px;
}

