/*license styles*/
@import url("Licensing/Content/licensing.css");
/*---*/

.cs-UltimateVideoGallery-validator
{
    color: #FF0000;
}
#video_Converter

{
    font-weight:bold;
    }
    
#aVideo_Converter
{ 
    text-decoration:underline;
}

.cs-MP3Player-updating
{
    width: 100px;
    padding-left: 28px;
    height: 28px;
    line-height: 28px;
    background-position: left center;
    background-image: url(images/ajax-loader.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    float: left;
}

.cs-MP3Player .imageStyle
{
    border: none;
    max-width: 50px;
    width: expression((this.width/this.height >= 50/50) && (this.width > 50) ? 50: true);
    max-height: 50px;
    height: expression((this.width/this.height < 50/50) && (this.height > 50)? 50: true);
}

.cs-MP3Player
{
    background-color: White;
    padding: 5px;
    overflow: visible;
    height: 1%;
    text-align: left;
}

.cs-MP3Player .editplayeritem
{
    text-align: left;
    margin: 5px;
    padding: 5px;
    padding-left: 25px;
    overflow: hidden;
    width: auto;
    clear: both;
}

.cs-MP3Player .newplayeritem
{
    margin: 5px;
    padding: 5px;
    overflow: hidden;
    width: auto;
    clear: both;
}

.cs-MP3Player .new-item-area
{
    float: left;
    padding: 0px;
    width: 380px;
    overflow: hidden;
}

.cs-MP3Player .new-item-link
{
    text-align: right;
    float: right;
    overflow: hidden;
}
.cs-MP3Player .new-item-margin
{
    float: left;
    height: 30px;
    width: 140px;
}
.cs-MP3Player .separator
{
    height: 1px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    clear: both;
    border-bottom: solid 1px #dedddd;
}

.cs-MP3Player .cs-MP3Player-editform
{
    float: left;
    overflow: hidden;
    width: 400px;
}

.cs-MP3Player .player_item_picture
{
    width: 120px;
    float: left;
}

.cs-MP3Player-actionsarea
{
    width: 100px;
    float: right;
}

/************File Selector***********/
/*
.cs-MP3Player .DNN_File_Selector
{
    width: 400px;
    overflow: hidden;
}
.cs-MP3Player .DNN_File_Selector .DNN_File_Selector
{
    width: 300px;
    overflow: hidden;
}
.cs-MP3Player .DNN_File_Selector .input-field span
{
    font-family: Tahoma,Arial,Helvetica;
    font-size: 14px;
}
.cs-MP3Player .DNN_File_Selector .SubHead
{
    width: 70px;
    float: left;
    text-align: left;
    overflow: hidden;
    color: #0476a1;
}

.cs-MP3Player .DNN_File_Selector .input-field
{
    width: 200px;
    float: left;
}

.cs-MP3Player .DNN_File_Selector .upload-new-file-link
{
    text-align: center;
    color: #0476a1;
}

.cs-MP3Player .DNN_File_Selector .CommandButton
{
    color: #0476a1;
}

.cs-MP3Player .DNN_File_Selector .input-field input, .cs-MP3Player .DNN_File_Selector .input-field select
{
    width: 100%;
}

.cs-MP3Player .DNN_File_Selector .input-field a
{
    text-decoration: underline;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 14px;
}

.cs-MP3Player .DNN_File_Selector .file_selector_row
{
    overflow: hidden;
    margin: 0px;
    margin-bottom: 5px;
    padding-bottom: 1px;
    clear: both;
}

.cs-MP3Player .DNN_File_Selector .cs-file-input
{
    float: left;
}

.cs-MP3Player .DNN_File_Selector .cs-file-upload-row
{
    margin-top: 5px;
}

.cs-MP3Player .add-button
{
    text-align: left;
    margin-left: 100px;
}

.cs-MP3Player .DNN_File_Selector .cs-file-upload-row input, .cs-MP3Player .add-button input
{
    font-family: Arial;
    font-size: 11px;
    color: #898989;
}

.cs-MP3Player .add-button input, .cs-MP3Player .DNN_File_Selector .cs-file-upload-row input.cs-upload-button, .cs-MP3Player-button
{
    background-image: url(images/btn.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: none;
    font-weight: bold;
    height: 22px;
    width: 64px;
    display: block;
    font-family: Arial;
    text-align: center !important;
    font-size: 11px;
    color: #898989 !important;
}
*/
.cs-MP3Player-button-add-margin
{
    float: left;
    width: 200px;
}

.cs-MP3Player-button-generate-margin
{
    float: left;
    width: 130px;
}

.cs-MP3Player-button-add
{
    margin-right: 10px;
    text-decoration: none;
    line-height: 22px;
    float: left;
    text-align: center;
}

.cs-MP3Player-button-cancel
{
    text-decoration: none;
    line-height: 22px;
    float: left;
    text-align: center;
}

a.cs-MP3Player-button-cancel:hover, a.cs-MP3Player-button-cancel:visited, a.cs-MP3Player-button-cancel:link, a.cs-MP3Player-button-add:hover, a.cs-MP3Player-button-add:visited, a.cs-MP3Player-button-add:link
{
    text-decoration: none !important;
    line-height: 22px;
    float: left;
    text-align: center;
}

.cs-MP3Player-moveup, .cs-MP3Player-moveup-disabled
{
    float: right;
    background: transparent url(images/move-up.gif) no-repeat;
    height: 16px;
    width: 18px;
}

.cs-MP3Player-moveup-disabled
{
    background-image: url(images/move-up-disabled.gif);
}

.cs-MP3Player-movedown, .cs-MP3Player-movedown-disabled
{
    float: right;
    background: transparent url(images/move-down.gif) no-repeat;
    height: 16px;
    width: 18px;
}

.cs-MP3Player-movedown-disabled
{
    background-image: url(images/move-down-disabled.gif);
}

.cs-MP3Player-deleteitem
{
    background: transparent url(images/delete.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    padding-left: 19px;
    font-family: Arial;
    font-size: 13px !important;
    font-weight: normal;
    color: #5d5d5e !important;
}

.cs-MP3Player-edititem
{
    background: transparent url(images/edit.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    padding-left: 19px;
    font-family: Arial;
    font-size: 13px !important;
    font-weight: normal;
    color: #5d5d5e !important;
}

.cs-MP3Player-editform .external-url
{
    margin: 0;
    padding: 0;
}

.cs-MP3Player-editform .external-url label
{
}

.cs-MP3Player-generate
{
    background: transparent url(images/folder.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    padding-left: 19px;
    font-family: Arial;
    font-size: 13px !important;
    font-weight: normal;
    color: #5d5d5e !important;
    float: right;
    margin-right: 10px;
}

.cs-MP3Player-addafter
{
    background: transparent url(images/add.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    padding-left: 19px;
    font-family: Arial;
    font-size: 13px !important;
    font-weight: normal;
    color: #5d5d5e !important; /*position:relative;*/
    top: 20px;
}

/*********Playlist Manager styles********/
.table_Videos TR
{
    padding-bottom: 5px;    
}

TR.header TH
{
    
    padding-top: 3px; 
    padding-bottom:9px;
     border-bottom: 1px solid #cecece;  
}

.table_VideosTD
{
    padding: 0px 10px 5px 10px;  
    border-bottom: 1px solid #cecece;  
}
.radio-buttons TD
{
    border-bottom: none;
}

.dv_label
{
    font-size: 11px;    
    font-weight: bold;
}

.ti_label
{
    width: 80px;
    float: left;   
    font-size: 11px;    
    font-weight: bold;
}
.ti_value
{
    float: left;
    margin-right: 5px;
    font-size: 12px;    
}
.ti_row
{
    padding: 13px 0px 0px 0px;
    width:100%;
    float: left;
}
.ti_row_edit
{
    padding: 13px 0px;
    width:100%;
    margin-top: 1px;
}
.txt_270
{
    width: 270px;
}
.txt_35
{
    width: 35px;
}
.ddl_120
{
    width: 120px;
}
.ddl_200
{
    width: 200px;
}
.ui_section
{
    padding-bottom: 7px;
}
.ui_section DIV
{
    padding-top: 5px;
    padding-left: 20px;
}
.separator
{
    height: 1px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    clear: both;
    border-bottom: solid 1px #dedddd;
}

.playlistTitle
{
    font-size: 13px;
    font-weight: bold;
}

.edit
{
    background: url(Skins/Images/edit.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.delete
{
    background: url(Skins/Images/bin.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.moveup
{
    background: url(Skins/Images/arrow_up.png) no-repeat;
    padding: 10px 10px 10px 5px;
    float: right;
}

.movedown
{
    background: url(Skins/Images/arrow_down.png) no-repeat;
    padding: 10px 10px 10px 5px;
    float: right;
}

.update
{
    background: url(Skins/Images/tick.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.cancel
{
    background: url(Skins/Images/cancel.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.add
{
    background: url(Skins/Images/add.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.add_song
{
    background: url(Skins/Images/add_song.png) no-repeat;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.back
{
    background: url(Skins/Images/back.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.btn_save
{
    background: url(Skins/Images/save.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_update
{
    background: url(Skins/Images/save.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_edit
{
    background: url(Skins/Images/edit.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_setcurrent
{
    background: url(Skins/Images/tick.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_setcurrent_disabled
{
    background: url(Skins/Images/tick_disabled.png) no-repeat;
    width: 16px;
    height: 16px;
    cursor: default;
}

.btn_cancel
{
    background: url(Skins/Images/cancel.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_add
{
    background: url(Skins/Images/add.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_next
{
    background: url(Skins/Images/next.png) no-repeat;
    width: 16px;
    height: 16px;
}

.btn_previous
{
    background: url(Skins/Images/previous.png) no-repeat;
    width: 16px;
    height: 16px;
}

.deletePlaylist
{
    background: url(Skins/Images/bin.png) no-repeat;
    width: 16px;
    height: 16px;
}

.hidden
{
    display: none;
}

.input_playlist
{
    height: 20px;
    width: 178px;
    vertical-align: middle; 
    padding: 0px;
    margin: 0px;
}

.ddl_playlist
{
     height: 22px;
    width: 180px;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

.lnk_left
{
    width:100%; 
    float:left; 
    height: 1em;
    padding: 5px 0px;
}

td .actions
{
    background-color: #f2f0f0;
    padding-left: 33px;
}

td .remark
{
    background: url(Skins/Images/remark.png) no-repeat right center;
    padding-top: 4px;
}


.info {
    float: left;
    overflow: hidden;
}

.clip {
    padding-bottom: 10px;
}
.clear {
    clear: both;
    display: block;
    visibility: hidden;
}
.clear_page {
    clear: both;   
}

  #blog 
  {
      /*border:1px solid #c6cacd;
	  -webkit-border-radius: 5px;
	border-radius: 5px; 
      background:#fff;*/
      -webkit-border-radius: 5px;
	border-radius: 5px; 
      overflow:-moz-scrollbars-vertical;
      overflow-x: hidden;
      overflow-y:visible;
       /*height : 250px;*/
	   width:165px;
	   padding:10px 10px 0px 10px;
      }

  #blog .posted_at {
      display: block;
    word-break: break-all;
}
.post 
{
    float:left;
    border:1px solid #c2c6c9;
    background:#fff;
    padding:4px;
     margin: 0 0 3px;
    width:100%;
    left:-5px;
    top:-9px;
    position:relative;
    cursor: pointer;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height:65px;
    }
    
    .post:hover {

background:#F5FFFA;
border:2px solid #a9ad00;
}

#loading 
{
    height: 40px;
    }
.comments_count
{
    float:left;
    margin-right:4px;
                }
.content
{
    float:right;
    }
    
.posted_at
{    
    margin-left:10px;
    margin-right:10px;
    }
    
.list_titleViewGrid
{
     margin-bottom:5px;
     padding:10px; 
     border-radius:6px; 
     -webkit-border-radius:6px; 
     -moz-border-radius:5px; 
     -khtml-border-radius:10px; 
     background: none repeat scroll 0 0 #DADEE0;
     }
     
.list_titleViewList
{
     margin-bottom:5px;
     padding:10px; 
     border-radius:6px; 
     -webkit-border-radius:6px; 
     -moz-border-radius:5px; 
     -khtml-border-radius:10px; 
     background: none repeat scroll 0 0 #DADEE0;
    }
 
.gridItem
{

    height:200px;
    width:200px;
    
    float:left;
    text-align:center;
    border: 1px solid black;
    margin: 1px;
	margin-right:10px;
    }
    
    .imageInGrid
    {

        height:90px;                  
        margin-top: 57px;              
       
        }
        
   .gridItemH
   {

		  height:35px;
		  text-align:center;
           word-break: break-all;
            height: 52px;
          overflow: hidden;
        }
	
        
        p{
text-align:left;
} 

#popupVideo.jqmWindow {
    top: 50%;
	z-index:10000 !important;
}

.jqmWindow {
    display: none;    
    position: fixed;
    background-color: #FFF;
    border: 1px solid black;
    padding: 12px;
    zoom:1;
}

.jqmClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block; 
} 

.table_VideosTD .dnnLabel {
    width: 135px;
    margin-right: 0;
}

.tblVideos input,
.tblVideos select,
.cs-videos-paging select,
.tblVideos textarea {
    border: 1px solid #ccc;
}
.tblVideos textarea
{
    resize: vertical;
}

.tblVideos .file-upload-btn {
    padding: 7px 7px 8px;
}

.video_descr_td,
.cs-ultimate-gallery h2,
.vugallery_video_wrapper h2  {
    word-break: break-all;
}

.vugallery_video_wrapper h2 {
    font-weight: normal;
}

.cs-videos-paging {
    padding: 10px 10px 20px 18px;
}


/**************Extra Stuff*************/
.comments_count img{
	width:60px;
}