﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #353535;
}

#AllContent
{
    margin: 0px 0px 0px 0px;
    width: 1212PX;
    /* background-image: url('/public/images/header_background_2.jpg'); */
}

#BodyContent
{
    position: relative;
    margin-bottom: 50px;
    padding-right: 7px;
    padding-bottom: 10px;
    padding-left: 2px;
    min-height: 250px;
    width: 1200px;
    border-style: ridge;
    border-style: solid;
    border-color: #505050;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    background-color: #262626;
    /* float: left; */
    /* width: 956px; */
}

table
{
    color: White;
}

a
{
    color: orange;
    text-decoration:none;
}


.ClientTools #Logo
{
    width: 1210px;
    height: 80px;
    /* background-image: url('/public/images/header_4.jpg'); */
    /* background-image: url('/public/images/header_background_2.jpg'); */
    /* background-repeat: no-repeat; */
    /* margin-top:10px; */
    /* width:970px; */
}

#Logo H1
{
    display: block !important;
    padding-top: 50px;
    padding-left: 150px;
    height: 100px !important;
    color: silver !important;
    text-align: center !important;
    font-size: 32px;
    font-family: Arial;
}

#Logo #spanHeader
{
    position: absolute;
    bottom: 25px;
    display: block !important;
    padding-top: 0px;
    padding-left: 150px;
    height: 50px !important;
    color: silver !important;
    text-align: center !important;
    font-size: 32px;
    font-family: Arial;
}

#Logo #divClientLogo
{
    float: left;
    width: 200px;
    height: 114px;
}

#Logo #divHeaderContainer
{
    position: relative;
    float: left;
    margin-top: 20px;
    width: 700px;
    height: 84px;
    /* left:350px !important; */
}

.Headers{
    text-align:center;
}

.listHeader
{
    padding-left: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 8pt;
}


.ClientTools .iTunes .largeTH tbody tr th
{
    width: 170px;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    font-size: 8pt;
}

.veryShortText, .veryShortTextBox
{
    width: 50px !important;
}

.metadataCropping
{
    width: 30px !important;
}

.hdrdmonitorsetingsValues{
    width: 40px !important;
    
}

.hdrdmonitorsetingsheaders {
    /*width: 60px !important;*/
    vertical-align: middle;
}

.hdrdmonitorsetingscell {
    width: 40px !important;
    vertical-align: middle;
}


.shortText, .shortTextBox
{
    width: 300px !important;
}

.longText
{
    width: 600px !important;
}


/* Start AutoComplete****************************/

.suggestiveTextBox, .NormalTextBox
{
    width: 200px;
}

.suggestiveLongTextBox, .LongTextBox
{
    width: 400px;
}

.veryShortTextBox, .shortTextBox, .NormalTextBox, .LongTextBox, .suggestiveTextBox, .suggestiveLongTextBox, .metadataCropping
{
    border: 1px solid #000;
    background-color: #434343;
    color: #fff;
}


.CompletionListCssClass
{
    position: absolute;
    z-index: 2000;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    padding: 3px;
    width: 300px;
    background: #747475;
    list-style-type: none;
}

.CompletionListItemCssClass
{
}



/*
.ClientTools .iTunes .largeTH tbody tr td input
{
	margin: 0px;
	width: 250px;
}
*/

.ClientTools .iTunes .largeTH tbody tr td .AddToListButton
{
    margin: 0px;
    width: 135px;
}

legend
{
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
}

fieldset
{
    margin-left: 4px;
    padding: 5px 10px 10px 10px;
    width: 1160px;
    border: 1px solid #fff;
    /* margin-right: 15px; */
}

    fieldset.fstFilesData
    {
        width: 1120px;
    }

    fieldset.lgdFilesData
    {
        margin-right: 5px;
        margin-left: 2px;
        padding: 0px 5px 5px 5px;
        width: 1100px;
        border: 1px solid orange;
    }




.divMain
{
    /* width: 966px; */
    margin-left: 5px;
}


.divMetadata
{
    width: 940px;
}


.ClientTools .iTunes .backLink
{
    color: white;
    font-weight: bold;
    font-size: 8pt;
}



.wholeClientToolsWindow
{
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
    height: 100%;
    /* width: 960px; */
}

#ClientTools_body
{
    display: table;
    background-color: #353535;
    background-repeat: repeat-x;
    /* background: url(/public/images/main_bg.jpg); */
    /* CSS Guru only */
}


.ClientTools #TopNav
{
    height: 33px;
}

    .ClientTools #TopNav #TopNavL a
    {
        margin: 0px;
        padding: 10px;
        height: 15px;
    }

#TopNav
{
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    width: 1210px;
    height: 23px;
    /* background-image : url('/public/images/topnav_bg_2.jpg'); */
    /* background-repeat: repeat-y; */
    /* width: 970px; */
}


.ClientTools #TopNavL
{
    height: 36px;
    text-align: center;
}


/*#region Top Nav No Images*/

#TopNavL li
{
    width: 120px;
    background-color: #d2d2d2;
    color: Black !important;
}

.CurrentNav, #TopNavL ul li a:hover
{
    background-color: #505050;
    color: White !important;
}

#TopNavL ul li a
{
    color: #000;
    text-align: center;
}

    #TopNavL ul li a:hover
    {
        background-color: #262626;
        color: White;
    }

/*#endregion  */

/*#region Top Nav with images */
/*
.ClientTools #TopNavL #liContent
{
	background-image: url('/public/images/my_content_button_NOR.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}

.ClientTools #TopNavL #liContent:hover
{
	background-image: url('/public/images/my_content_button_SEL.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}

.ClientTools #TopNavL #liContent .CurrentNav
{
	background-image: url('/public/images/my_content_button_SEL.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}

.ClientTools #TopNavL #liUpdateDetails
{
	background-image: url('/public/images/update_details_button_NOR.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}

.ClientTools #TopNavL #liUpdateDetails:hover
{
	background-image: url('/public/images/update_details_button_SEL.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}


.ClientTools #TopNavL #liUpdateDetails .CurrentNav
{
	background-image: url('/public/images/update_details_button_SEL.jpg');
	background-repeat:no-repeat;
	width:117px;
	height: 36px;
}

.ClientTools #TopNavL #liUserManagement
{
	background-image: url('/public/images/admin_button_NOR.jpg');
	background-repeat:no-repeat;
	width:65px;
	height: 36px;
}

.ClientTools #TopNavL #liUserManagement:hover
{
	background-image: url('/public/images/admin_button_SEL.jpg');
	background-repeat:no-repeat;
	width:65px;
	height: 36px;
}

 .ClientTools #TopNavL #liUserManagement .CurrentNav
{
	background-image: url('/public/images/admin_button_SEL.jpg');
	background-repeat:no-repeat;
	width:65px;
	height: 36px;
}


.ClientTools #liLogOff
{
	float:left;
	width:85px;
	height: 36px;
	background-image: url('/public/images/log_off_button_NOR.jpg');
	min-width:85px;
	min-height:36px;
	background-repeat:no-repeat;
}

.ClientTools #liLogOff:hover
{
	float:left;
	width:85px;
	height: 36px;
	background-image: url('/public/images/log_off_button_SEL.jpg');
	min-width:86px;
	min-height:36px;
	background-repeat:no-repeat;
}


.ClientTools #liLogOff a
{
	float:left;
	height: 40px;
	width:85px;
}

*/

/*#endregion **/


.ClientTools .iTunes .CenterContent h1
{
    color: #ffffff;
    text-align: center;
    font-size: 130%;
}

.ClientTools .iTunes #LoginWrapper
{
    margin-left: 350px !important;
}

.CenterContent
{
    width: 956px !important;
    color: White;
}

#loginRemember
{
    padding-left: 97px;
}

#loginSubmit
{
    padding-left: 100px;
}

.SubmitButton
{
    color: Black;
}

.ClientTools .iTunes .dramaH1Override
{
    color: #ffffff;
    text-align: center;
    font-size: 130%;
}



.spBackLink
{
    margin-left: 10px;
    width: 30px;
}

.lnkBackLink
{
    background-color: #262626;
    color: orange;
    font-weight: bold;
    font-size: 8pt;
}

.ajax__calendar_container
{
    z-index: 100;
}

.ajaxCal .ajax__calendar_header
{
    z-index: 100;
    background-color: Silver;
}

.ajaxCal .ajax__calendar_container
{
    background-color: Gray;
}

.iTunesCalendar
{
    width: 70px;
    border: solid 1px #000;
    background-color: #303030;
    color: #fff;
}

.CalendarImage
{
    padding-bottom: 0px!important;
    width: 20px;
    height: 20px;
    vertical-align: bottom !important;
    cursor: pointer;
}


input
{
    margin-top: 0px !important;
}

.iTunesRadTabStrip
{
    font-weight: bold !important;
}

.boldLabel
{
    display: inline-block;
    width: 100px;
    vertical-align: middle;
}

.dataLabel
{
    display: inline-block;
    width: 150px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.8em;
}

.dataDiv
{
    color: #fff;
}

.clientInfoLabel
{
    display: inline-block;
    width: 150px;
    color: White;
    vertical-align: middle;
    font-weight: bold;
    font-size: 10px;
}

.clientInfoText
{
    color: White;
    vertical-align: middle;
    font-weight: bold;
    font-size: 10px;
}

.BorderText
{
    width: 220px !important;
}

.loginControl
{
    width: 500px !important;
}

#loginiTunesUserName, #loginiTunesPassword
{
    width: 500px !important;
}

/*
th
{
    font-size:0.8em;
}
*/

/*#region Tool Tips*/

.tip_trigger, .tip_trigger_2, .tip_trigger_3, .tip_trigger_4, .tip_trigger_5, .tip_trigger_6,.tip_trigger_7
{
    display: inline-block;
    padding-left: 5px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.9em;
}

.tip_trigger
{
    width: 150px;
}

.tip_trigger_2
{
    width: 140px;
}

.tip_trigger_3
{
    width: 100px;
}

.tip_trigger_4
{
    width: 180px;
}

.tip_trigger_5
{
    width: 50px;
}

.tip_trigger_6
{
    width: 30px;
}

.tip_trigger_7
{
    width: 70px;
}



.LeftSpan
{
    display: inline-block;
    width: 480px;
}

.tip
{
    position: absolute;
    z-index: 1000;
    display: none;
    padding: 10px;
    width: 450px;
    border: 3px solid orange;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #1d1d1d;
    color: #fff;
    /*--Hides by default--*/
}

/*#endregion*/

.divLeft
{
    float: left;
    width: 350px;
}

.Clear
{
    clear: both;
}

.Container {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding-left: 5px;
}

.Container2
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 500px;
    color: #fff;
}

/*#region Comments */
.Comments
{
    display: none !important;
    color: #fff;
    font-size: 0.8em;
}

.commentsHeader
{
    margin-bottom: 10px;
    color: Orange;
    font-weight: bold;
}

.commentsBody
{
    font-weight: normal;
}

/*#endregion **/

.ClearCalendar
{
    color: #fff;
    text-decoration: underline;
    font-size: 9px;
    cursor: pointer;
}

.checkBoxList
{
    padding-left: -3px !important;
}

/*
.Footer
{
	position:absolute;
	margin-top:20px;
	bottom:2px;
}
*/

.grdAssetFiles, .grdAssets
{
    width: 1150px;
    /*table-layout:fixed !important;*/
}

.grdAssetFiles1
{
    width: 1105px;
    table-layout: fixed !important;
}

.grdAssetFiles2
{
    width: 950px;
    table-layout: fixed !important;
}

.fixedTableLayout
{
    table-layout: fixed !important;
}




.break-word
{
    width: 80px;
    word-wrap:break-word;
    word-break: break-all;
}

h1, h2
{
    margin: 0.67em 0;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, Sans-Serif;
}

h1
{
    font-size: 24px;
}

h2
{
    font-size: 20px;
}

.InsidePopupContent, .InsidePopupContent2
{
    background-color: #262626;
    color: #fff;
}

.PaddTopBot, .PaddTopBot2 
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    color: #fff;
}

.PaddTopBot label {
    width: 150px;
    display: inline-block;
    height: 20px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
}

.PaddTopBot2 label {
    width: 180px;
    display: inline-block;
    height: 20px;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
}


#divUploadFileName
{
    float: left;
    padding-top: 7px;
    padding-left: 10px;
    width: 80px;
    height: 150px;
    color: #fff;
    font-weight: bold;
}

#divFilUploadContainer
{
    float: left;
    width: 300px;
    height: 150px;
}

    #divFilUploadContainer label
    {
        line-height: 30px;
    }

.divSolidLeftTopRightBorder
{
    padding-top: 5px;
    padding-left: 10px;
    width: 670px;
    /*
    border-left:solid 1px #fff;
    border-top:solid 1px #fff;
    border-right:solid 1px #fff;
   */
}

.divSolidLeftTopRightBottomBorder
{
    padding-top: 5px;
    padding-left: 10px;
    width: 670px;
    /* border:solid 1px #fff; */
}


/*#region   Admin *************/

.AdminSpanLink
{
    display: inline-block;
    width: 190px;
    height: 30px;
    border-bottom: 1px solid #fff;
    /*
   padding-bottom:10px; 
   padding-top:10px; 
   */
}

.AdminLink
{
    display: block;
    display: table-cell;
    width: 190px;
    height: 30px;
    color: orange;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    /* margin:5px; */
}

.AdminLinkCurrent
{
    display: block;
    display: table-cell;
    width: 190px;
    height: 30px;
    background-color: #505050;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    /*margin:5px;*/
    /*padding: 2px  0px 2px 02px;*/
}

#divAdminFloatLeft
{
    float: left;
    width: 190px;
    border-right: 1px solid #fff;
}

#divAdminFloatRight
{
    float: right;
    width: 1000px;
}

/*#endregion */

.clientInfoHeader
{
    display: inline-block;
    margin-top: 10px;
    width: 150px;
    color: orange;
    vertical-align: middle;
    font-weight: bold;
    font-size: 10px;
    font-size: 8pt;
    cursor: pointer;
}

.GridItemTextView
{
    color: orange;
}


/*#region Image Butons */

.spanActionImageButton, .spanActionImageButtonMouseOver
{
    display: inline-block;
    display: table-cell;
    float: left;
    padding-right: 2px;
    padding-left: 2px;
    width: 50px;
    height: 40px;
    border-right: 1px solid gray;
    text-align: center;
    cursor: pointer;
}

.spanActionImageButton_2, .spanActionImageButtonMouseOver_2
{
    display: inline-block;
    display: table-cell;
    float: left;
    padding-right: 2px;
    padding-left: 2px;
    width: 50px;
    height: 50px;
    border-right: 1px solid gray;
    text-align: center;
}

.spanActionImageButtonMouseOver,.spanActionImageButtonMouseOver_2
{
    border-bottom: 3px solid orange;
    background-color: #303030;
}


.spanActionImageButtonMouseOut, .spanActionImageButtonMouseOut_2
{
}


.divActionImageButtons
{
    width: 1200px;
    height: 40px;
    /*border-left: 1px solid gray;*/
    border-bottom: 1px solid gray;
    padding-bottom:15px;
    margin-bottom:10px;
    padding-left:0 !important;
    margin-right:15px;
}

.ImageActionButton
{
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.spanActionImageText
{
    color: #808080;
    font-size: 0.7em;
}

/*#endregion */

#divGetStatus
{
    margin-left: 167px;
    height: 30px;
    background: #262626 url('../../public/images/GetiTunesStatus.jpg') no-repeat;
    color: orange;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

/*#region Artworks Gallery */


#ViewImageGallery
{
    margin-left: 167px;
    height: 30px;
    background: #262626 url('../../public/images/ViewImageGallery.jpg') no-repeat;
    color: orange;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.grvImageGallery
{
    width: 100%;
    border: none 0px;
    border-style: none;
}

.imageGalleryInnerTable
{
    width: 500px;
    table-layout: fixed;
}

.imageGalleryInnerCell
{
    padding: 0px 0px 5px 5px;
    width: 125px;
    height: 40px;
    border-top: solid 2px #5e5e5e;
    border-right: solid 2px #5e5e5e;
    border-bottom: solid 2px #5e5e5e;
    border-left: solid 2px #5e5e5e;
    background-color: #000;
    color: #5e5e5e;
    font-size: 7pt;
}

.imageCheckBox
{
    padding: 0px 0px 0px 140px;
    height: 5px;
}

.ImageGalleryAction
{
    display: inline-block;
    padding: 3px;
    height: 18px;
    border: 2px outset #808080;
}

.imageGalleryDiv
{
    padding-top: 5px;
}

.VectorImagesSpan
{
    display: inline-block;
    display: table-cell;
    width: 90px;
    height: 90px;
    vertical-align: bottom;
}

/*#endregion */

.gridSelectedRow{
    background-color:#fff;
    color:#000;
    font-weight:bold;
}


.gridSelectedRow span.GridItemTextView, .gridSelectedRow a{
    color:#375dee;
    
}

