/* *
{
	font-size:xx-small;
}
*/

table td.error {
    color: #FF0000;
}


div.submenu 
{
	padding: 0.5em 1em 0.1em;
	margin: 0em 0 0.2em 0;
	background: #f8f8f8;
	z-index:115;
}

div.submenu span
{
	text-decoration: none;
	background: #d9d6c8;
	color: black;
	padding:0.1em 0.5em 0.1em;
	margin-left: -0.4em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	border-bottom: solid 1px #aaa;
	z-index:120;
}

div.submenu span.here
{
	text-decoration: none;
	background: #f4f2e9;
	color: black;
	padding:0.1em 0.5em 0.1em;
	margin-left: -0.4em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom: solid 1px #f0f0f0;
	z-index:125;
}

div.submenu span a
{
	text-decoration: none;
	color: black;
	font-family: Arial, Serif;
	font-size: small;
}

input.text, select.combo {
	width: 200px;
}

/* ========================== */

.HotelSelect
{
	height: 18px;
	font-size: 10px;
	margin-left: 10px;
}


div.status 
{
	padding: 5px;
	color: White;
	background-color: #8080ff;
	font-family: Arial, Sans-Serif;
}

div.whoonline 
{
	background-color: White;
	color: Black;
}

/***********WO*********/
div#WO label, div#Room label
{
  font-weight: bold;
}
div#Room label
{
  padding-right: 5px;
}

td.green
{
	margin:0px;
	padding:0px; 
	background-color: green
}

td.blue
{
	margin:0px;
	padding:0px; 
	background-color: blue
}

td.red
{
	margin:0px;
	padding:0px; 
	background-color: red
}

td.yellow
{
	margin:0px;
	padding:0px; 
	background-color: #FFFF00
}

td.rg
{
	margin:0px;
	padding:0px; 
	background-image: url(./Images/redgreen.GIF); 
	background-repeat:repeat;
}

.tipcss
{
	padding: 5px;
	font-size:10px;
	background-color: #ffffbb;
	border:1px solid #bbbbbb;
}

.wide 
{
    width: 100%;
}

tr.conflict, td.conflict {
    background-color: #ff7777;
}

tr.vacation, td.vacation {
    background-color: #ff7777;
}
.refused
{
	background-color: #FEDEDE;
}
.DateClmn
{
    width: 85px;
}

.NameClmn
{
    width: 85px;
}
.ShortNameClmn
{
	width: 50px;
}
.DscrClmn
{
    width: 160px;
}

.ShiftClmn
{
    width: 80px;
    text-align: center;
}

.ChBoxClmn
{
    text-align: center;
    width: 42px;
}
.ChBoxClmn1
{
    text-align: center;
    width: 20px;
}
.EmailClmn
{
    width: 100px;
}

.AbbrClmn
{
    width: 35px;
}

.WideClmn
{
    width: 300px;
    text-align: left;
}
.Wide1Clmn
{
    width: 290px;
    text-align: left;
}
.Wide2Clmn
{
    width: 220px;
    text-align: left;
}
.DateTimeClmn
{
    width: 120px;
}

.DateTimeSpentClmn
{
    padding-left:3px !important;
}
.ReadOnlyClmn
{
	background-color:#F2F2EE;/*#EBEBE4;*/
}
.HidenClmn
{
	display:none;
}
.StatusClmn
{
	width:35px;
}
.SOClmn
{
	width:25px;
}
.ServiceClmn
{
	width:32px;
}
.RoomName
{
	width: 48px;
}
.div_new_css
{
	float:none;
	width:515;
	/*table-layout:fixed;*/
	background-color: white;
	border-collapse: collapse;
	border-bottom: 1px solid #88aacc;
	border-right:  1px solid #88aacc;
	border-top:  1px solid #668899;
	border-left: 1px solid #668899;
	/*margin-bottom: 2px;*/
	font-size: 9pt;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.FieldName
{
	font-size: 11px;
	padding-right: 3px;
	white-space: nowrap;
}

@media print 
{

div.menu
{
	display : none;
}

div.submenu
{
	display : none;
}

div.leftmenu
{
	display : none;
}

div.status 
{
	display : none;
}

.HotelSelect
{
	display : none;
}

}/*@media print*/



/* ---------------------------- Top blue line and main window ----------------------------*/

table.main_menu
{
	border-collapse: collapse;
	background-color: #e1e8fb;
    width: 95%;
}

table.main_menu th.main_menu_left
{
	height: 33px;
	width: 5px;
	background: url(images/top_menu_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu th.main_menu_center
{
	height: 33px;
	background: url(images/top_menu_center.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu th.main_menu_right
{
	height: 33px;
	width: 5px;
	background: url(images/top_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu td.main_menu_body
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: left;
}

table.main_menu div.main_menu_text
{
	position: relative;
	top: -3px;
	margin-left: 15px;
	color: #777777;
	font-size: 12px;
	float: left;
}

table.main_menu div.main_menu_righttext
{
	margin-right: 15px;
	font-size: 10px;
	float: right;
}
div.main_menu_lefttext
{
	margin-left: 15px;
	font-size: 10px;
	float: left;
}
.main_menu_righttext a
{
	color: #0094ff;
	text-decoration: none;
}



/* ---------------------------- Left menu links and body ----------------------------*/

TABLE.LS__Tabs
{
    font-size: 9pt;
    font-family: Verdana,Segoe,Tahoma,sans-serif;
    vertical-align: top;
    padding: 0px;
    border-collapse: collapse;
    width: 100%;
}

TD.LS__TabsMenu
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana,Segoe,Tahoma,sans-serif;
    margin: 0px;
    float: left;
    padding-top: 30px;
    overflow: hidden;
    background-color: #dfeef5;
    color: #000000;
    background-image: url(images/ls_tabarea_bg.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 110px;
}

TD.LS__TabContent
{
    vertical-align: top;
    padding: 8px;
    width: 100%;
    height: 400px; 
    overflow:hidden;
    background-color: #eff7fb;
}

DIV.LS__TabContent
{
    width: 1000px; 
    overflow:hidden;
}

.LS__Tab, .LS__TabActive, .LS__TabDisabled, .LS__TabHover
{
	padding: 8px 0px 8px 10px;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
    width: 94px;
    cursor: pointer;
    color: #606060;
    display: block;
    white-space: nowrap;
}

.LS__TabActive
{
    border-top: #96b5db 1px solid;
    border-left: #96b5db 1px solid;
    border-bottom: #96b5db 1px solid;
    padding-left: 9px;
    font-weight: bold;
    color: #008000;
    background-color: #eff7fb;
    cursor: default;
}

.LS__TabDisabled
{
  color: #ccb399;
  cursor: default;
}

.LS__TabHover
{
    color: #0094ff;
}



/* ---------------------------- Top PAT tabs style ----------------------------*/

.NT_TabsMenu
{
	padding: 0 0 0 20px;
	margin:  0 0 0 0px;
	font-size: 11px;
}

.NT_TabsMenu ul
{
	padding: 0px;
	margin:  0px;
}

.NT_TabsMenu li
{
	display: inline;
	margin: 0;
	padding: 3px 7px 0px 7px;
	text-decoration: none;
	padding-right: 32px;
	border-left: 1px solid #dbdbd5;
	display: block;
	float: left;
	margin-left: -19px;
	height:20px;
}

.NT_Tab
{
	color: #3366dc;
	background-position:right 0px;
	background-image: url(images/top_tab_def.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.NT_TabActive 
{
	color: #0094ff;
	background-position:right 0px;
	background-image: url(images/top_tab_sel.gif);
	background-repeat: no-repeat;
	cursor:default;
}

.NT_TabHover
{
	color: #0094ff;
	background-position:right 0px;
	background-image: url(images/top_tab_def.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.table_css
{
    table-layout: fixed;
    font-size: 9pt;
    margin-bottom: 2px;
    font-family: Tahoma, Verdana, Sans-Serif;
    border-collapse: collapse;
    background-color: white;
}
.div_css
{
    border-right: #88aacc 1px solid;  
    border-top: #668899 1px solid;
    border-left: #668899 1px solid;
    border-bottom: #88aacc 1px solid;
}
.div_css TD
{
    border-right: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-right: 5px;
    
    overflow: hidden;
    cursor: pointer;
    
    white-space: nowrap;
    height: 18px;
    text-overflow: ellipsis;
}

TABLE#mySchedule
{
	border-width: 2px; 
	border-style: solid; 
	border-top-color: #C0D0DD; 
	border-right-color: #C0D0DD; 
	border-bottom-color: #C0D0DD; 
	border-left-color: #C0D0DD;
}
.mySchB
{
	border-width: 1px; 
	border-style: solid; 
	border-bottom-color: #C0D0DD; 
}
.mySchTD
{
	border-width: 1px; 
	border-style: solid; 
	border-top-color: #DDDDDD; 
	border-right-color: #DDDDDD; 
	border-bottom-color: #DDDDDD; 
	border-left-color: #DDDDDD;
	width:83px;
	height:69px;
}

.clickTD
{
    border: 1px dotted #dddddd;
    cursor:pointer;
}

span.red
{
	background:red;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	border: solid 1px gray;
}
span.yellow
{
	background:yellow;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	border: solid 1px gray;
}
span.yellow1
{
	background:#ffffaa;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	border: solid 1px #000000;
	text-align:center;
	padding-top:2px;
}
span.green
{
	background:green;
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	border: solid 1px gray;
}

table.grid
{
	table-layout:auto;
	width:auto;
	margin-bottom:0;
}

table.grid td
{
    border: #dddddd 1px solid;
	padding: 0px 0px 0px  0px;
	
    cursor: pointer;
	overflow:hidden;
	-o-text-overflow: ellipsis; /* Opera */
	text-overflow: ellipsis;
	white-space: nowrap;
}

table.grid td > div
{
	text-overflow: ellipsis;
	color: #000;
	min-height:18px !important;
}

table.grid td.hidden
{
	display:none;
}
.hidden
{
	display:none;
}
.Flo
{
    margin-left: 4px;
    float: left;
}
.FloT
{
    margin-right: 13px;
    float: left;
}

.FloR
{
    margin-right: 13px;
    float: right;
}
.black
{
	vertical-align: text-top;
	color: #000000;
}
.d { width:125px; }
.n { width:200px; }
.rn{ width: 60px;}
.en{ width: 180px;}
.en1{ width: 150px;}
.r{ width: 40px;}

span.label
{
	white-space:nowrap;
}

span.redtext
{
	color:red;
}

.deleted
{
	color:#969696 !important;
}

.checkbox
{
	width: 26px;
	text-align: center;
}

table.ocupprooms
{
	table-layout:fixed;
	border: #668899 1px solid;
	width:320px;
	margin-bottom:0;
}

table.ocupprooms td
{
    border: #dddddd 1px solid;
	padding: 2px 2px 2px;
    cursor: pointer;
	overflow:hidden;
	white-space: nowrap;
}

table.ocupprooms td > div
{
	color: #000;
}

#OccupRoomsHeader
{
	height: 20px !important;
}

.pvtres
{
	padding-right: 5px !important;
}
td.pvtres > div
{
	text-align:right;
	width: 48px !important;
}
input[type='button']
{
	padding: 1px;
}
td.roommsg
{
	font-size:8pt;
	font-family: verdana, tahoma, helvetica;
	height: 18px;
}
#txtalignright
{
	text-align: right !important;
}
.Search 
{
	background-image:url(images/search.png);
	display:inline-block; width:16px; height:16px; cursor:pointer;
}

div.accessPanel
{
	position:absolute;
	border:solid 1px gray;
	z-index:9999;
	background-color:White;
}

td.label
{
	white-space:nowrap;
	text-align:right;
	font-weight: normal!important;
}
span.roomaster
{
	color:Green;
	font-size:1.12em;
}
/* ================ HHK Pivot ================ */
#hhk-pivot div.pivot-table-results {
    width: 700px;
}
#hhk-pivot div.pivot-table-selectors table.table_css,
#hhk-pivot div.pivot-table-filter table,
#hhk-pivot div.pivot-table-result table {
    width: 100%;
}
#hhk-pivot div.pivot-table-selectors table.table_css td {
    padding: 3px 5px;
}
#hhk-pivot div.pivot-bottom-buttons {
    padding-top: 10px;
}
/* ================ Laundry Pivot ================ */
#laundry-pivot div.pivot-table-results {
    width: 700px;
}
#laundry-pivot div.pivot-table-selectors table.table_css,
#laundry-pivot div.pivot-table-filter table,
#laundry-pivot div.pivot-table-result table {
    width: 100%;
}
#laundry-pivot div.pivot-table-selectors table.table_css td {
    padding: 3px 5px;
}
#laundry-pivot div.pivot-bottom-buttons {
    padding-top: 10px;
}
/* ================ Inventory Items =============== */
#inv_items {
    margin-top: 15px;
}
table.inv_items_details {
    margin: 20px auto 10px auto;
    padding: 10px 0 10px 0;
    font-family: Tahoma, Verdana, sans-serif;
    border: 1px solid #CCCCCC;
}
table.inv_items_details td {
    padding: 0 5px 10px 5px;
}
table.inv_items_details td.title {
    font-weight: bold;
    color: #444444;
    padding-left: 20px;
}
table.inv_items_details td input[type="text"] {
    width: 60px;
    margin-right: 20px;
}
table.inv_items_details tfoot td.title {
    padding: 10px 0px 0px 20px;
    border-top: 1px solid #CCCCCC;
    font-size: 105%;
    color: #666666;
}
/* ================ Inventory Pictures Gallery ================= */
div.inv_categoriesPanel {
    min-height: 600px;
}
div.inv_categoriesPanel #inv_categories {
    float: left;
}
div.inv_categoriesPanel #inv_categories_gallery {
    float: right;
    width: 320px;
}
#inv_items_box #inv_categories_gallery {
    width: 900px;
    margin: 20px;
}

#inv_categories_gallery {
    padding: 10px;
    border: 1px solid #999999;
}
#inv_categories_gallery p.header {
    font-weight: bold;
    font-size: 105%;
    color: #000088;
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
}
#inv_categories_gallery #upload_box,
#inv_categories_gallery #inv_gallery_box {
    clear: left;
}
#inv_categories_gallery p.expand_box {
    font-size: 85%;
    font-weight: bolder;
    color: #444444;
    float: left;
    margin: 10px 0;
    cursor: pointer;
}
#inv_categories_gallery p.expand_box span {
    text-decoration: underline;
}
#inv_categories_gallery #visibility_control {
    border-width: 0;
    background: #FFFFFF url(/Images/a_closed.gif) no-repeat 0 3px;
    width: 14px;
    height: 17px;
    cursor:pointer;
}
#inv_categories_gallery #visibility_control.open {
    background-image: url(/Images/a_open.gif);
}
#inv_categories_gallery #inv_gallery_upload_form {
    padding-left: 18px;
    font-size: 90%;
    clear: left;
}
#inv_categories_gallery #inv_gallery_upload_form input {
    display: block;
}
#inv_categories_gallery #inv_gallery_upload_btn {
    border: 1px solid #999999;
    background-color: #EFEFEF;
    margin: 5px 0 20px 0;
    width: 80px;
    height: 25px;
    float: left;
}
#inv_categories_gallery #inv_clean_item 
{
	border: 1px solid #999999;
    background-color: #EFEFEF;
    margin: 5px 0 20px 0;
    width: 118px;
    height: 25px;
}
#inv_categories_gallery #inv_gallery_upload_form #uploading_progress 
{
    display: none;
    float: left;
    margin: 10px 0 0 20px;
}

#inv_items_box #inv_gallery_box {
    float: left;
    width: 684px;
}
#inv_gallery_box p,
#current_item_pic p {
    font-weight: bold;
    color: #3333BB;
    clear: left;
}
#inv_gallery_box #gallery_items {
    border: 1px solid #CCCCCC;
    padding: 10px 0 0 10px;
    margin-top: 10px;
}
div.inv_categoriesPanel #gallery_items {
    max-height: 480px;
    overflow-y: scroll;
}
#inv_items_box #gallery_items {
    height: 113px;
    overflow-x: scroll;
    overflow-y: hidden;
}
div.inv_categoriesPanel #current_item_pic {
    display: none;
}

#inv_items_box #current_item_pic {
    float: right;
    width: 150px;
}
#inv_items_box #current_item_pic div {
    border: 1px solid #CCCCCC;
    background-color: #EFEFEF;
    width: 86px;
    padding: 15px;
}
#inv_items_box #current_item_pic #pic_control {
    border: 2px double #AABBCC;
    padding: 1px;
}

#inv_gallery_box #gallery_items div.item {
    float: left;
    margin: 0 10px 10px 0;
    padding: 1px;
    border: 2px double #AABBCC;
    width: 80px;
    height: 80px;
}
#inv_gallery_box #gallery_items div.item.selected {
    border-color: #FF7755;
}
#inv_gallery_box #gallery_items span {
    font-style: italic;
    margin-bottom: 10px;
    display: inline-block;
}
#inv_gallery_box #gallery_items span.progress {
    padding-right: 60px;
    background: transparent url(/PAT/Images/loading.gif) no-repeat 100% 3px;
}


/*== Problems Gallary ==*/
div.probsPanel {
    min-height: 600px;
}

#probs_gallery {
    width: 200px;
}

#prob_gallery_box {
    clear: both;
}
#probs_gallery {
    padding: 10px;
    border: 1px solid #999999;
}
#probs_gallery p.header {
    font-weight: bold;
    font-size: 105%;
    color: #000088;
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
}

#probs_gallery #upload_box{
    clear: left;
}
#probs_gallery p.expand_box {
    font-size: 85%;
    font-weight: bolder;
    color: #444444;
    float: left;
    margin: 10px 0;
    cursor: pointer;
}

#probs_gallery p.expand_box span {
    text-decoration: underline;
}
#probs_gallery #visibility_control {
    border-width: 0;
    background: #FFFFFF url(/Images/a_closed.gif) no-repeat 0 3px;
    width: 14px;
    height: 17px;
    cursor:pointer;
}
#probs_gallery #visibility_control.open {
    background-image: url(/Images/a_open.gif);
}
#probs_gallery #probs_gallery_upload_form 
{
    /*
    padding-left: 18px;
    */
    font-size: 90%;
    clear: both;
}
#probs_gallery #probs_gallery_upload_form input {
    display: block;
}

#probs_gallery #probs_gallery_upload_btn {
    border: 1px solid #999999;
    background-color: #EFEFEF;
    margin: 5px 0 20px 0;
    width: 80px;
    height: 25px;
    float: left;
}
#probs_gallery #probs_clean_item 
{
	border: 1px solid #999999;
    background-color: #EFEFEF;
    margin: 5px 0 20px 0;
    width: 118px;
    height: 25px;
}
#probs_gallery_upload_form #uploading_progress 
{
    display: none;
    float: left;
    margin: 10px 0 0 20px;
}
#current_item_pic p {
    font-weight: bold;
    color: #3333BB;
    clear: left;
}
/*
#probs_gallery #current_item_pic {
    display: none;
}
*/
/* ??? */
#inv_items_box #current_item_pic {
    float: right;
    width: 150px;
}
#probs_gallery #current_item_pic div {
    border: 1px solid #CCCCCC;
    background-color: #EFEFEF;
    width: 156px;
    padding: 15px;
}

#probs_gallery #current_item_pic #pic_control {
    border: 2px double #AABBCC;
    padding: 1px;
}

.CalendarImp
{
	width:6em;
}

table.main_menu.login_form
{
    width: auto;
}

.monthly-block
{
    margin-bottom: 40px;
    font-size: 9pt;
}

.report-panel
{
    width: 1245px;
}

.report-panel.wide
{
    width: 1407px;
}

.monthly-block .chart-outer-block
{
    padding: 20px;
    border: 1px solid #ddd;
    margin-left: 20px;
    background: #fff;
}

.monthly-block h1
{
    text-align: center;
}

.chart-control
{
    
}

.chart-table-control
{
    padding: 20px 0;
    margin-left: 20px;
}

    .row .cell
    {
        width: 81px;
        float: left;
        padding: 5px 0;
        text-align: right;
    }

        .row .cell.row-header
        {
            width: 168px;
        }

        .row .cell:not(.cell-header)
        {
            border-top: 1px solid #ddd;
        }

        .row .cell.row-header .color-rect
        {
            width: 14px;
            height: 14px;
            float: right;
            margin-left: 10px;
        }

.chart-table-control .selected
{
    font-weight: bold;
}

#slider
{
    width: 1407px;
    margin: 0 auto 40px auto;
}

.ajax__tab_xp .ajax__tab_header
{
    background-position: 8px 20px !important;
}

.ajax__tab_xp .ajax__tab_body
{
    margin-top: -2px;
}

.def_sre_coverdiv_css,
.def_sre_coverdivimg_css
{
    display: none !important;
}