td
{
   border: none;
}

#mediaTable
{
   visibility:hidden;
}

/* Tab specific styles */
#tabs
{
   width: 600px;
   text-align:left;
}

#tabs ul.ui-tabs-nav li
{
   list-style-type: none;
}

#tabs .ui-tabs-panel
{
   background-color: White;
   padding: 4px 10px 4px 10px;
   border: 1px solid #bbb;
}

#tabs .ui-tabs-panel #commentsArea
{
   width: 100%;
}

#tabs .ui-tabs-panel .tablink
{
   color: #F7671D;
}

#tabs .ui-tabs-nav li
{
   background: #FFF;
   border: 1px solid #bbb;
   border-width: 1px 1px 0px 1px;
   width: 90px;
   margin-right: 7px;
   padding: 5px;
}

#tabs .ui-tabs-nav li a
{
   color: #959595;
   padding:0;
   width: 100%;
}

#tabs .ui-tabs-nav li.ui-tabs-selected
{
   background: #f47b20;
   border: 1px solid #f47b20;
   color: White;
}

#tabs .ui-tabs-nav li.ui-tabs-selected a
{
   color: White;
}

#tabs .ui-tabs-panel
{
    min-height: 340px;
}

.detailsTable td
{
    padding: 0 0 20px 0 !important;
}

.detailsTable b
{
    font-size: 14px;
}

.detailCellContents
{
    width: 276px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.contentFileName
{
    width: 440px !important;
    overflow: hidden;
    white-space: normal;
}

.contentDetailsEditButton
{
    margin-top: 4px;
    float: right;
}

.emptyCell
{
    width: 0 !important;
    padding: 0 !important;
}

.readOnlyInput
{
   width: 575px !important;
   background-color: #ebebe4;
}

.AttachmentsActions
{
   float: left;
   display: inline;
}

.attachmentsUpload
{
    padding-top: 4px;
}

#detailsArea
{
   display: inline;
}

.detailsTable
{
   width: 95%;
}

#shareThisMediaArea
{
   display: none;
   margin-left: 5px;
}

#emailArea
{
   display: none;
}

#attachmentsArea
{
   display: none;
   width: 100%;
}

.AttachmentsTable
{
   margin: 4px 0 4px 0px;
   width: 100%;
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;
   border-bottom: 1px solid #CCC;
   overflow: hidden;
}

.AttachmentsRow a, .AttachmentsAltRow a
{
   color: #f47b20;
}

.AttachmentsRow
{
   background: #eee;
   border-top: 1px solid #CCC;
   padding: 5px;
}

.AttachmentsAltRow
{
   background: #FFFFFF;
   border-top: 1px solid #CCC;
   padding: 5px;
}

.AttachmentsText
{
   width: 500px;
   height: 18px;
   padding-top: 3px;
   float: left;
   overflow: hidden;
}

.AttachmentsActions
{
   width: 24px;
   float: left;
   text-align: right;
   cursor: pointer;
   height: 18px;
}

.AttachmentsActions img
{
    vertical-align: middle;
}

.AttachmentsDeleteButton
{
    margin-top: 1px;
}

.resetCSCSS a
{
   text-decoration: underline;
}

.resetCSCSS, #container, #CsEmdPlr
{
   font: 13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small;*font:x-small;
}

.resetCSCSS .tabSelected a, .resetCSCSS .tabUnselected a
{
   text-decoration: none;
}

#CsEmdPlr tr, #CsEmdPlr td
{
   margin: 0px;
   padding: 1px;
}

.notifyFlashHelp
{
   text-align: center;
   color: #993333;
}

.notifyFlashHelp a
{
   font-weight: bold;
   text-decoration: underline;
   color: #993333 !important;
}

.inactiveNavArrow
{
    margin-top: 1px;
}

.activeNavArrow
{
    text-decoration: none;
}

.activeNavArrow img
{
    margin-top: 1px;
    filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; 
}

.activeNavArrow:hover img
{
    filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; 
}

.highlightable img
{
    filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; 
}

.highlightable:hover img
{
    filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; 
}

#inviteForm
{
    width: 579px !important;
}

.inviteInput
{
    width: 576px !important;
}

.cannotEmbed
{ 
   background-color: white; 
   padding: 1px;
   width: 600px;
}

.cannotEmbed, .cannotEmbed a
{
   color: black !important; 
}

#resize
{
   width: 100%; 
   min-width: 480px;
   margin: auto;
   height: auto;
   min-height: 28px !important;
}

.socialMedia
{
   float: right;
   width: 50%;
   vertical-align: middle;
   padding: 8px 0;
}

.resizeArea
{
   float: left;
   width: 50%;
   vertical-align: middle;
}

.embedCode
{
   height: 100px;
   border-style: inset;
   border-top: solid 2px #9C9A9C;
   border-left: solid 2px #9C9A9C;
}

#resizeLink
{
   float: right;
   text-decoration: none;
   width: 108px !important;
   max-width: 108px;
   margin-right: 30px;
}

.socialWidget
{
   float: left;
}

#clickToPlay
{
   background-color: Black;
   color: white;
   background-image: url(/img/view/clicktoplayarrow.gif);
   background-position: center center;
   background-repeat: no-repeat;
   cursor: pointer;
   display: none;
}

#ambienceContainer
{
   float: right;
}

#ambienceAuthorization
{  
   width: 332px;
   min-width: 332px;
   margin: 0px 6px;
   padding: 4px 0 4px 8px;
   
   border-left: 1px solid #999;
   border-right: 1px solid #999;
   border-bottom: 1px solid #999;
   background-color: #999;
      
   border-bottom-left-radius: 16px;
   -moz-border-radius-bottomleft: 16px;
}

#ambienceAuthorization a
{
   width: 320px;
   height: 20px;
   margin: 5px 8px 5px 2px;
}