﻿td span.url 
{
    display:none;	
}  
.controldata input
{
	/*width: 300px;*/
}    

.datarow 
{
    margin-top: 10px;
    float:left;	
}


tr.darker td
{
    background-color: #F0F2F5 !important;	
    
}
.fat 
{
	font-weight:bold;
	font-size: 120%;	
}

.unstyledtable td
{
background-color:#F7F8F8;
border:0px;
padding:2px 6px;
	}

.unstyledtable td input[type=text]
{
width: 340px;
}

.pagingheader div
{
	float: left;	
}

.pagingheader .previouslink
{
	margin-right: 8px;	
}
.pagingheader .nextlink
{
	margin-left: 8px;	
}

a.selectedpage
{
	color:inherit;
	text-decoration: none;
		
}
.controllabel
{
    font-weight:bold;
    color:#7D8793;
    min-width:100px;
    float:none;
}
a.hr_addAuthor
{
    font-weight:bold;
    color:#7D8793;
    padding-left:337px;
    text-decoration:none;
    
    
}
img.hr_addAuthor
{
    margin-right:30px;
}
h1.hr
{
    color: #4c5661;
    background-color: Transparent;
    padding: 0;
    margin: 30px 0 20px 20px;
    font-size:218.2%;
    font-weight: bold;
    border-bottom:none;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
}
.gridbackground h1.hr
{
    color: #4c5661;
    background-color: Transparent;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #bd0000;
    font-size: 272.7%;
    font-weight: normal;
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
}


/* ------------------   S E A R C H   ---------------   */
.hr_PublicationSearchContainer 
{
    background-color: #F7F8F8; 
    background-color:transparent;
    padding: 10px; 
    margin-bottom: 10px
}
.hr_PublicationSearchContainer h1.hr,.hr_EmployeeContainer h1.hr
{
    float:left;
}
.hr_sort_th
{
    min-width:70px;
}
.hr_SearchContainer 
{
    width:230px;
    float:right;
    margin:20px 0px 0px 0px;
}
.hr_SearchContainerMini
{
    padding-bottom:20px;
    float: right;
    display: inline;
    width: 186px;
    text-align: right;
} 
.gridbackground .hr_SearchContainer 
{
    width:196px; 
}
.hrSearchPanel h2
{
    font-family: "Trebuchet MS", Helvetica, Jamrul, Sans-Serif;
    font-size: 254.5%;
    line-height: 107.2%;
    margin:0;
    padding:0;
}
.hrSearchPanel
{
    margin-top:36px;
    min-height:200px;
}
.hrSearchPanel .documentfunctions
{
    float:right;
    width:auto;
    margin-right:40px;
}
.gridbackground .hrSearchPanel
{
    margin-top:0px;
    min-height:270px;
}
.hrSearchPanel .searchArea
{
    position:absolute;
    top:36px;
    left:30px;
}
.hrSearchPanel .searchAreaPublication
{
    position:absolute;
    top:14px;
    left:14px;
}
.hrSearchPanel .hr_SearchContainer 
{
    float:none;
    position:relative;
    top:0px;
    left:0px;
    
}
.hr_SearchContainer .searchforminputwrapper .input[type="text"],.hr_SearchContainer .searchforminputwrapper .textField
{
    height:15px;
    padding:5px 9px;
}
td.tb_footer
{
    color:#C3C7CD;
}
/*   E M P L O Y E  L I S T   &   E M P L O Y E   P R O F I L E  */
.extendedprofilelink
{
    color:#BD0000;
}
.extendedprofilelink:hover
{
    text-decoration:underline;
}
.ProfilePanel
{
    margin-top:40px;
}
.gridbackgroud .ProfilePanel
{
       margin-top:0px;
}
.ProfilePanel .datarow
{
    float:none;
}
.ProfileContent
{
    position: absolute;
    width: 900px;
    top: 0px;
    left: 30px;
}
.hr_profileAddress
{
    width:200px;
    padding-right:200px;
    margin:20px 0px;
}
.hr_profileAddress .label
{
    float:left;
    width:60px;
}
.hr_profileImage
{
    float:right;
    margin:14px 0px 14px 14px;
    clear:right;
}
.hr_profileDept
{
    font-weight:bold;
    margin-top:3px;
}
.hr_employee_th
{
    width:238px;
}
.hr_EmployeeContainer
{
    margin:40px 0px 40px 20px;
}
.gridbackground .hr_EmployeeContainer
{
    margin:0px 0px 40px 0px;
}
.hr_EmployeeContainer h2
{
    
}
.gridbackground .hr_EmployeeContainer .datarow
{
    clear:left;
    height:auto;
    margin:2px 0px;
}
.hr_EmployeeContainer .contentrow,.hr_GeneralContainer .contentrow
{
    margin:7px 0px;
}
.gridbackground .hr_EmployeeContainer .controldata,.gridbackground .hr_EmployeeContainer .controllabel
{
    float:left;
}
.gridbackground .hr_EmployeeContainer .controllabel
{
    min-width:60px;
    width:60px;
}

.hr_EmployeeContainer p,.hr_GeneralContainer p
{
    margin:0px;
}

.hr_EmployeeContainer .label
{
    font-weight:bold;
}
/*    C O M M O N   C O N T A I N E R S, -- publication, employee, general container */ 
.hr_GeneralContainer
{
    margin-left:20px;
}
.gridbackground .hr_GeneralContainer
{
    margin-left:0px;
}
.hr_PublicationSearchContainer fieldset, .hr_EmployeeContainer fieldset, .hr_GeneralContainer fieldset
{
    padding:0px 14px;
    border:none;
    width:750px;
    margin:0px 0px 30px 0px;

}
.searchAreaPublication fieldset
{
    padding:0px;
    width:650px;
    margin:0px;
}
.hr_PublicationSearchContainer .datarow, .hr_EmployeeContainer .datarow, .hr_GeneralContainer .datarow
{
    margin:5px 0px;
    float:left;
    height:40px;
    width:360px;
    vertical-align:baseline;
}
.searchAreaPublication .datarow
{
    width:310px;
}

.EmployeeEdit td.narrow input[type="text"], .DepartmentEdit td.narrow input[type="text"]
{
    width:290px;
    background-image:url("/images/www/hrdata/input/textInput.png");
}
.hr_EmployeeContainer input[type="text"], .hr_GeneralContainer input[type="text"], .EmployeeEdit input[type="text"]
{
    background-image:url("/images/www/hrdata/input/textInput.png");
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    height:15px;
    padding:5px;
    width:295px;
    background-color:transparent;
}
.hr_PublicationSearchContainer input[type="text"]
{
    border:none;
    height:15px;
    padding:5px;
    width:285px;
    background-color:transparent;
}
.hr_inputfieldwrap
{
    width:295px;
    padding: 0 5px;
    display: block;
    background-image:url("/images/www/hrdata/input/textInput.png");
    background-position:left top;
    background-repeat:no-repeat;
    background-color:transparent;
}
.hr_PublicationSearchContainer select, .hr_GeneralContainer select
{
    width:299px;
    padding: 2px 0;
    margin: 3px 0;
}
.hr_PublicationSearchContainer input[type="image"],.hr_PublicationSearchContainer input[type="submit"], .hr_GeneralContainer input[type="submit"], .hr_GeneralContainer input[type="image"]
{
    float:right;
}
.hr_PublicationSearchContainer input[type="checkbox"], .hr_GeneralContainer input[type="checkbox"]
{
}
.hr_PublicationSearchContainer .controldata, .hr_GeneralContainer .controldata
{
    width:250px;
    float:none;
}
.hr_PublicationSearchContainer .buttonRow, .hr_GeneralContainer .buttonRow
{
    width:660px;
    float:left;
}
.hr_PublicationMove
{
    margin:20px 0px;
    width:915px;
}
.hr_PublicationMove div
{
    float:left;
}
.hr_PublicationMove .hr_label
{
    padding-top:5px;
    font-weight:bold;
    font-size:90%;
    margin-right:4px;
}
.searchAreaPublication .buttonRow
{
    width:610px;
}
.hr_PublicationSearchContainer td span.url
    {
        display: none;
    }
.hr_PublicationSearchContainer tr.darker td
    {
        background-color: #F0F2F5 !important;
        cursor: pointer;
    }
.hr_PublicationSearchContainer ul.publist li
    {
        margin-bottom: 10px;
    }
/*    P U B L I C A T I O N   L I S T    */    


/*    T A B L E    S O R T I N G     */    
table.hr_generalTable th,table.hr_generalTable td,table.PublicationEdit th,table.PublicationEdit td
{
    padding:8px 0px 8px 20px;
}
table.hr_generalTable  th a
{
    text-decoration:none;
}
th.hr_description_td,td.hr_description_td
{
    width:138px;
}
table.hr_generalTable  .SortImage,table.hr_generalTable  .SortImageInactive
{
    margin-bottom:-3px;
    margin-left:20px;
}
    
/*    P U B L I C A T I O N   E D I T    */
    
    
table.PublicationEdit, table.hr_generalTable  
{
    width:100%;
    margin:20px 0px;
}
table.hr_generalTableEmp
{
    margin-top:0px;
}
table.PublicationEdit .note, table.hr_generalTable .note ,.hr_guideText
{
   font-style:italic;
   font-size:90%;
   padding-top:3px;
}
.hr_guideText
{
    font-style:normal;
}
table.PublicationEdit td.alwaysRequired,table.PublicationEdit td.required
{
    background-color:#EFEBF7;
}
table.PublicationEdit td.top_valigned,table.hr_generalTable td.top_valigned
{
    vertical-align:top;
    padding-top:10px;
}
.gridbackground table.PublicationEdit
{
    width:722px;
}
.gridbackground table.hr_generalTable
{
    width:658px;
}
table.PublicationEdit, table.hr_generalTable th
{
    color: #4c5661;
}   
table.PublicationEdit input[type="text"], table.hr_generalTable input[type="text"],.EmployeeEdit td.wide input[type="text"], .DepartmentEdit  td.wide input[type="text"]
{
    width:750px;
    background-image:url("/images/www/hrdata/input/textInputLong.png");
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    height:15px;
    padding:5px;
    background-color:transparent;
}
table.PublicationEdit input[type="textarea"],table.PublicationEdit textarea
{
    width:300px;
}
table.PublicationEdit table
{
    width:99%;
}
.hr_checkboxText
{
    left:10px;
    display:inline;
}
ul#sortable
{
    list-style-type: none;
    margin:0px!important;
    padding:0px;
}   
ul#sortable li
{
        margin: 0 3px 3px 3px;
        padding: 0.4em;
        padding-left: 1.5em;
}
.pickssiEmploye
{
    cursor:pointer;
}
/*    P U B L I C A T I O N    L I S T  */

ul.publist li
{
    margin:10px;
}
.PublicationList
{
    margin:40px 20px;
    padding-top:40px;
}
.gridbackground .PublicationList
{
    padding-top:0px;
    
}

.pdfLink {
    margin-top: 5px; 
}
.pdfLink img {
    margin-right: 5px;
}

/* A C T I O N   M E  N  U    -- O N   B O T T O M */
.ActionMenu
{
    color: inherit;
    background-color: #fff;
    background-image: url(/images/www/grid/submenubg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 958px;
    /*width: 558px;
    padding-left:400px;*/
    margin:auto;
    min-height: 54px;
    margin-top:10px;
}
.ActionMenuRow,.ExcelGenerate,.GeneralButtonContainer
{
    padding:10px;
    float:right;
}
.GenerateExcel,.ActionMenuItem, .GeneralButton
{
    float:right;
    margin:0px 10px;
}
.ActionMenuItem div.left, .GeneralButton div.left
{
    background-image:url(/images/www/buttons/button_left.png);
    width:8px;
    height:24px;
    float:left;
}
.ActionMenuItem div.right, .GeneralButton div.right
{
    background-image:url(/images/www/buttons/button_right.png);
    width:8px;
    height:24px;
    float:left;
}
a.ActionMenuLink, a.GeneralButtonLink,a.ActionMenuLink:active, a.GeneralButtonLink:active
{
    background-image:url(/images/www/buttons/button_body.png);
    background-position:center top;
    background-repeat:repeat-x;
    padding:5px 5px 9px 5px;
    text-decoration:none;
    color:#7D8793;
    font-weight:bold;
    float:left;
}
.ExcelGenerate a.ActionMenuLink
{
    padding:3px 5px 11px 5px;
}
a.GenerateExcelLink:hover,a.ActionMenuLink:hover
{
    color:#4C5661;
}
.GenerateExcelImage,.ActionMenuImage
{
    margin-left:5px;
    vertical-align:bottom;
}
.hr_logOnMessage
{
    font-weight:bold;
    padding:20px;
}
.hr_hiddenlabel
{
    position:absolute;
    left:-2000px;
}
/*  R A D  */
.mceFirst,.mceLast
{
    width:300px;
    overflow:visible;
}