﻿body
{
    background: url(../img/sidestrip.gif) repeat-x left top;
    margin: 0;
    text-align: center;
    font-family: Verdana;
    font-size: 11px; /* forces vertical scrollbar to appear always, prevents page "jumping" when content extends beyond the fold. */
    overflow-y: scroll;
}

#commentDiv
{
    color: black;
}

select, textarea, input, p
{
    font: 11px Verdana;
}

.center
{
    text-align: center;
}

img, map, area
{
    border: 0;
}
div.main td a img
{
    height: 15px;
    width: 15px;
}
h1, h2
{
    color: #1773B9;
    margin: 0;
    margin: 0 0 10px;
    padding: 0;
}
#con
{
    background-color: White;
    margin: 0 auto;
    text-align: left;
    width: 95%;
}
.header
{
    height: 50px;
    background: url(../img/header_bg.gif) repeat left top #FFF;
}
.content
{
    color: #7F8080;
    padding: 0 20px;
}
/*	
{
color: #7f8080;
	
	margin: 5px 0 0 42px;
	width: 85%;
	height: 40%;

}
*/
.content hr
{
    clear: both;
    visibility: hidden;
    padding-top: 100px;
}

.Wide
{
    width: 30em;
}
.Short
{
    width: 6em;
}

.MainMenu
{
}
/*begin creating the tabs */
.menu
{
    border-bottom: 1px solid #666666;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-left: 0;
}

.menuItem:hover
{
    cursor: pointer !important;
}

/* set tab1 as top level container table, then target TDs inside*/
.menuItem td
{
    background: url("../img/tab-dim-strip.gif") repeat-x scroll 0 0 #9DADC1;
    color: #eee;
    height: 24px;
    padding: 0 10px;
    text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td
{
    background: url("../img/tab-strip.gif") no-repeat scroll 0 0 #919191;
}

/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited
{
    color: #eee;
    text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover
{
    text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup
{
    background: url('../img/background_drop_menu.jpg') repeat #8C9FB4;
    border: 1px solid #666666;
    border-bottom: none;
    color: #ffffff;
}

/* make drop down menu item style */
.menuPopupItem
{
    color: #ffffff; /* 	border-bottom: 1px solid #666666;     */
    padding: 3px;
}

.main h1
{
    font-size: 21px;
    line-height: 24px;
}
.main h2
{
    color: #4587d4;
    font: 16px Arial;
    line-height: 24px;
}
.main p img
{
    float: right;
    margin: 7px 0 10px 10px;
}
.main a.PAGE
{
    float: left;
    display: block;
    background: url(../img/arrow_blue_right.gif) no-repeat 5px center;
    padding: 8px 10px 8px 15px;
}
.main a.PAGE:hover
{
    background: url(../img/arrow_blue_right.gif) no-repeat 5px center #E2EEF9;
}

.main a.link
{
    float: left;
    display: block;
    background: url(../img/arrow_blue_right.gif) no-repeat 5px center;
    padding: 8px 10px 8px 15px;
}
.main a.link:hover
{
    background: url(../img/arrow_blue_right.gif) no-repeat 5px center #E2EEF9;
}
div#con_footer
{
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%;
}

div#footer
{
    background: url(../img/footer_green.gif) repeat left top;
    color: #FFF;
    font: 10px Arial;
    height: 29px;
    margin: 21px auto 0 auto;
    text-align: left;
    width: 95%;
}
* html div#footers
{
    /* IE5.5+/Win */
    overflow: auto;
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
* html bodys
{
    height: 100%;
    overflow: hidden;
    font-size: 100%;
}
* html forms
{
    width: 100%;
    height: 100%;
    overflow: auto;
}

body > div#con_footer
{
    /* real browsers */
    bottom: 0;
    left: 21px;
    position: fixed;
}

div#footer p
{
    font-weight: bold;
    padding: 8px 15px;
    margin: 0;
}
div#footer a
{
    color: #FFF;
}

#menu
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-bottom: 19px;
    padding-left: 10px;
    margin-bottom: 20px;
}

#menu ul, #menu li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


#menu a:link, #menu a:visited
{
    background: #E8EBF0;
    border: 1px solid #ccc;
    color: #666;
    float: left;
    font-size: small;
    font-weight: normal;
    line-height: 14px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

#menu li.active a:link, #menu li.active a:visited
{
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
}

#menu a:hover
{
    color: #f00;
}
#menu li#active a
{
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
}
#menu li.na a:link, #menu li.na a:visited
{
    background: #ccc;
    border-bottom: 1px solid #eee;
    color: #eee;
}

.Error, .Error li
{
    color: #FF0000;
}

body.Wait
{
    cursor: wait;
    height: 90%;
    width: 90%;
}
div.WaitMsg
{
    background-color: #284775;
    color: #ffffff;
    position: absolute;
    left: 30%;
    top: 30%;
    width: 30%;
    height: 60px;
    font-size: large;
    padding: 15px;
    -moz-border-radius: 12px;
}
div.WaitMsg img
{
    float: none;
    margin: 0;
    height: 19px;
    width: 100px;
}


a.Request1
{
    display: none;
}
td div.IsRequest1
{
    background-image: url(../img/icon-request.gif);
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 16px;
}

.RejectRow
{
    background-color: #dcdcdc;
}
.ConfirmRow
{
    background-color: #ffd700;
    text-align: center;
}

.fullwidth
{
    display: block;
    width: 100%;
}


/* ABCGRID  
----------------------------------------------------------*/

table.abcgrid
{
    border-collapse: collapse;
}
table.abcgrid td, table.abcgrid th
{
    padding: 10px;
}
table.abcgrid > thead > tr
{
    background-color: #5D7B9D;
    color: #FFF;
    font-weight: bold;
}
table.abcgrid > thead > tr a
{
    color: #FFF;
}
table.abcgrid > tbody > tr.row, table.abcgrid > tbody > tr.odd
{
    background-color: #FFF;
    color: #284775;
}
table.abcgrid > tbody > tr.alt-row, table.abcgrid > tbody > tr.even
{
    background-color: #F7F6F3;
    color: #333333;
}
table.abcgrid thead tr .header
{
    background-color: #5D7B9D;
    background-image: none;
    color: #FFF;
    font-weight: bold;
    height: auto;
}

/* MESSAGES (TODO)
----------------------------------------------------------*/

table.abcgrid.no-results
{
    width: 100%;
}
table.abcgrid.no-results td
{
    padding: 0;
}
table.abcgrid.no-results td p
{
    background-color: #8599AF;
    color: #EEEEE6;
    display: block;
    font-weight: bold;
    padding: 10px; /*width:100%;*/
}

able.abcgrid.no-results td > p.message
{
}

/* OTHERS
----------------------------------------------------------*/

div.req-items
{
    margin: 15px 0;
}
span.Label
{
    width: 80px;
    display: inline-block;
}

-items
{
    margin: 15px 0;
}

.req-item-details span.Label
{
    width: 100px;
    display: inline-block;
    margin: 10px 0;
}

.req-item-details
{
    background-color: #FFFFFF;
    border: 2px solid #5D7B9D;
    margin: auto;
    overflow: auto;
    padding: 30px;
    position: absolute;
    top: 5%;
    width: 450px;
    z-index: 1002;
    display: none;
    text-align: left;
}
div.overlay
{
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

textarea.remarks
{
    width: 80%;
}
div.buttons-right
{
    float: right;
    margin-right: 200px;
}
label.error
{
    color: #FF0000;
    padding: 0 0 0 5px;
}
input[type="text"].error, input[type="password"].error, textarea.error, select.error
{
    border: 1px solid #FF0000;
}

input[type="text"], input[type="password"], textarea, select
{
    border: solid 1px #7F8080;
    padding: 3px;
    width: 150px;
}
select
{
    width: 158px;
}
input[type="text"].cal
{
    width: 80px;
}

input[type="button"], input[type="submit"], input[type="file"], input[type="reset"]
{
    background-color: #EEE;
    border: 1px solid #CCCCCC;
    color: #284775;
    padding: 2px 5px;
    text-transform: lowercase;
}

.errorPanel
{
    background-color: #FFF;
    margin: 20px 0;
}
.errorPanel.info *
{
    color: #5CA353;
    padding: 0;
}
.errorPanel.info li
{
    list-style-type: none;
}
.errorPanel.error *
{
    color: #FF0000;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
    border-color: #284775;
}
.boxed
{
    background-color: #E0E7EF;
    display: inline-block;
    margin: 15px 15px 15px 0;
    padding: 10px;
    vertical-align: top;
    width: 40%;
}
.boxedNoMargin
{
    background-color: #E0E7EF;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
    width: 40%;
}
.fixed-labels label
{
    font-weight: bold;
    display: inline-block;
    margin: 0;
    width: 150px;
}
.fixed-labels h2
{
    margin: 0;
}
select
{
    padding: 3px 2px;
}
textarea.remarks
{
    height: 75px;
    margin: 10px 0;
    width: 500px;
}

table.tablesorter
{
    width: 100%;
}

table.tablesorter > thead > tr > th
{
    background-color: #5D7B9D;
}

table.tablesorter > thead > tr > th.header, table.tablesorter > thead > tr > th.sorting
{
    background: #5D7B9D url("../img/unsorted.gif") no-repeat scroll center right;
    cursor: pointer;
    height: auto;
    min-width: 60px;
}
table.tablesorter > thead > tr > th.headerSortUp, table.tablesorter > thead > tr > th.sorting_desc
{
    background: #83A0BF url("../img/asc.gif") no-repeat scroll center right;
    cursor: pointer;
}
table.tablesorter > thead > tr > th.headerSortDown, table.tablesorter > thead > tr > th.sorting_asc
{
    background: #83A0BF url("../img/desc.gif") no-repeat scroll center right;
    cursor: pointer;
}

table#gvRequestItemsGrid
{
    width: 100%;
}
div.choose-item-movement-statuses
{
    background-color: #FFFFFF;
    border: 1px solid #5D7B9D;
    left: 40%;
    padding: 20px;
    position: absolute;
    top: 40%;
    z-index: 1002;
}
div.choose-item-movement-statuses > div > div > span
{
    width: 150px;
    display: inline-block;
}

table.full-width-table
{
    width: 100%;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
div.Filter
{
    margin: 15px 0;
}

table.tablesorter tbody tr td
{
    padding: 4px;
}
table.tablesorter thead tr th
{
    padding: 4px;
    color: #FFF;
}
table.tablesorter tbody tr.odd
{
    background-color: #F7F6F3;
    color: #333333;
}
table.tablesorter tbody tr.even
{
    background-color: #FFF;
    color: #284775;
}
table.tablesorter
{
    color: #333333;
}
.clearboth
{
    clear: both;
}
div.pager
{
    margin: 10px 0;
    position: static !important;
}
div.pager img
{
    vertical-align: text-bottom;
}

/* datatables styling */

.dataTables_filter, .dataTables_length, .dataTables_info, .first.paginate_button, .previous.paginate_button, .next.paginate_button, .last.paginate_button
{
    display: none !important;
}

.dataTables_paginate.paging_full_numbers
{
    background-color: #284775;
    padding: 8px;
}
.dataTables_paginate.paging_full_numbers > span
{
    text-align: center;
    display: block;
}
.dataTables_paginate.paging_full_numbers span span
{
    color: #FFF;
    cursor: pointer;
    text-decoration: underline;
    margin: 0 2px;
}
.dataTables_paginate.paging_full_numbers span.paginate_active
{
    text-decoration: none;
}

ul.req-item-details-legend, ul.client-department-legend
{
    margin: 0;
    padding: 0 0 0 13px;
}
label.new-client-dep-error
{
    color: #FF0000;
    font-weight: bold;
}
textarea.purchase-location
{
    width: 98%;
    height: 60px;
}
.custom-error
{
    border: solid 1px #FF0000;
}
.required-field
{
    color: #FF0000;
}

.client-department-legend
{
    font-weight: bold;
}
.client-department-legend-im
{
    font-weight: bold;
    padding: 0 10px;
    width: 350px;
}
.hidden-controls
{
    display: none;
}
div.audit-report-details
{
    height: auto;
}
#gvAuditedPumpsOverview .checkbox-container
{
    display: block;
    text-align: center;
}
#gvAuditedPumpsOverview input[type="text"]
{
    width: 144px;
}
div.audit-report-details
{
    height: auto;
}
/*td input[type='image']                  {width:16px;height:16px;} */
.icon
{
    width: 16px;
    height: 16px;
}
#gvAuditedPumpsOverview
{
    width: 605px;
}

div.unprocessed-pumps
{
    margin: 0 0 20px 0;
}
div.unprocessed-pumps .title
{
    color: #284775;
    display: inline-block;
    font-size: 15px;
    padding: 5px 0;
}


.popup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6 */
    background: #F7F6F3;
    z-index: 100;
    width: 300px;
    border: 1px solid #5D7B9D;
    padding: 8px;
    font-size: 15px;
    -moz-box-shadow: 0 0 10px #7F8080;
    -webkit-box-shadow: 0 0 10px #7F8080;
    box-shadow: 0 0 10px #7F8080;
    font: 11px Verdana;
    color: #333;
}

#FileUploadRepairSheet
{
    position: absolute;
    width: 200px;
    opacity: 0;
    z-index: 2;
    margin-left: -130px;
}

#LabelFileUpload {
    position: absolute;
    z-index: 3;
    line-height: 23px;
}

#ButtonRepairSheetImport {
    margin-left: 100px;
}