﻿body
{
    background: #b6b7bc;
    font-size: .74em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
}

textarea
{
    font-family: Verdana,Arial,sans-serif;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/
.alignRight
{
    text-align: right;
}
.page
{
    width: 1024px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: Gray;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: Black;
    border: none;
    line-height: 2em;
    font-size: 1.5em;
}

/* FORM ELEMENTS
----------------------------------------------------------*/

.formLabel
{
    font-weight: 900;
    color: #696969;
    padding-top: 1px;
    line-height: 20px;
}

.formLabelRequired
{
    font-weight: 600;
    color: Black;
    padding-top: 1px;
    line-height: 20px;
}
.requiredField
{
    font-weight: 900;
    color: red;
    font-size: 1.25em;
}

.tripNameLabel
{
    font-weight: 900;
    color: Black;
    font-size: 1.1em;
}
.moreVisible
{
    font-weight: 900;
    font-size: 1.40em;
}
.headerLabel
{
    font-weight: 600;
    font-size: 1.2em;
    color: Black;
    padding-top: 1px;
    vertical-align: middle;
}
.formLabelValue
{
    font-weight: 600;
    color: black;
    vertical-align: text-bottom;
}
.fullInputWidth
{
    width: 95%;
    text-align: left;
}
.standardInputWidth
{
    width: 280px;
    text-align: left;
}
.oneColumnInputWidth
{
    width: 765px;
    text-align: left;
}
.dateInputWidth
{
    width: 106px;
    text-align: left;
}
.acroynmInputWidth
{
    width: 215px;
    text-align: left;
}
.sortOrderInputWidth
{
    width: 50px;
}
.dateSearchWidth
{
    width: 90px;
    text-align: left;
}
.standardButton
{
    width: 90px;
}

.hiddenButton
{
    width: 90px;
    display: none;
}
/* MISC
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*Layout
-------------------------------------------------------------------------------*/

.tbl-MainContainer
{
    border: 1px solid silver;
    float: left;
    padding: 1px;
    text-align: left;
    width: 954;
}

.tbl-TestContainer
{
    border: 1px solid silver;
    float: left;
    padding: 1px;
    text-align: left;
    width: 50%;
}
.tbl-MainContainer-50
{
    border: 1px solid silver;
    float: left;
    padding: 1px;
    margin-right: 10px;
    text-align: left;
    width: 460px;
    margin-bottom: 10px;
}

.tbl-SectionContainer
{
    border: none;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 1px;
    padding-right: 10px;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    float: left;
}

.tbl-SectionContainer-50
{
    border: none;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    width: 460px;
    vertical-align: middle;
}

.tbl-SectionContainer-100p
{
    border: none;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    width: 100%;
    vertical-align: middle;
}

.tbl-SearchSectionContainer
{
    border: none;
    width: 954px;
    vertical-align: bottom;
}
.tbl-SearchContainerSide
{
    width: 250px;
    vertical-align: bottom;
}

.tbl-SearchContainerMiddle
{
    width: 450px;
    vertical-align: bottom;
}
.tbl-FormLableCell
{
    float: left;
    padding-left: 1px;
    padding-top: 1px;
    text-align: left;
    width: 176px;
    padding-bottom: 1px;
}
.editContainer-FormLabelCell
{
    float: left;
    width: 100%;
}
.editContainer-InputCell
{
    float: left;
    width: 100%;
}
.editContainer-ActiveInputCell
{
    float: left;
    width: 100px;
}

.tbl-FormLabelShortInputCell
{
    float: left;
    padding-left: 1px;
    padding-top: 1px;
    text-align: left;
    width: 226px;
}
.tbl-InputCell
{
    float: left;
    padding-left: 1px;
    padding-top: 1px;
    text-align: left;
    width: 295px;
    padding-bottom: 1px;
}

.tbl-InputCellShortBox
{
    float: left;
    width: 243px;
}
.tbl-InputOneColumn
{
    float: left;
    padding-left: 1px;
    padding-top: 1px;
    text-align: left;
    width: 765px;
}

.divSectionHeader
{
    background-color: #CCCCCC;
    color: Black;
    width: 100%;
}
.divSectionHeaderOld
{
    background-image: url(../images/h1.jpg);
    height: 15px;
    background-repeat: repeat-x;
    width: auto;
    font-weight: bold;
    padding-bottom: 30px;
}
.divFloatLeft
{
    float: left;
}
.divFloatRight
{
    float: right;
}

.divAlignRight
{
    text-align: right;
}
.divCenter
{
    text-align: center;
}

IMG.center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.spacer
{
    padding-bottom: 0.75px;
}

.ui-button
{
    margin-left: -1px;
}
.ui-button-icon-only .ui-button-text
{
    padding: 0.15em;
}
.ui-autocomplete-input
{
    margin: 0;
    padding: 0.08em 0 0.07em 0.05em;
    width: 260px;
}

ul.posDataInput
{
    list-style-type: none;
    margin: 0;
}
ul.posDataInput li
{
    border: 1px black solid;
    padding: 0;
}
ul.posDataInput li li
{
    border: 0;
}
ul.posDataInput li a.sectionHeader
{
    display: block;
    text-decoration: none;
    background: #336699 !important;
    color: white !important;
    padding: 3px;
    cursor: pointer;
    font-weight: bold;
}
ul.posDataInput li a:hover
{
    background: silver;
}
.posDataInputDetails div
{
}

#confirm
{
    display: none;
}

/* Overlay */
#confirm-overlay
{
    background-color: #eee;
    cursor: wait;
}

/* Container */
#confirm-container
{
    height: 140px;
    width: 420px;
    font: 16px/22px 'Trebuchet MS' , Verdana, Arial;
    text-align: left;
    background: #fff;
    border: 2px solid #336699;
}
#confirm-container .header
{
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: url(../img/confirm/header.gif) repeat-x;
    color: #fff;
    font-weight: bold;
}
#confirm-container .header span
{
    padding-left: 8px;
}
#confirm-container .message
{
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 12px 4px 12px 8px;
}

.tip
{
    background-color: #FFFFCC;
    padding: 4px;
    border: solid;
    border-width: 2px;
    border-color: #FFCC33;
    font-weight: normal;
    font-size: 100%;
    margin: 3pt;
    line-height: 16px;
    color: #333366;
}
.widthIndent
{
    width: 5px;
}
.width25
{
    width: 25px;
}

.width50
{
    width: 50px;
}

.width65
{
    width: 65px;
}
.width70
{
    width: 72px;
}
.width75
{
    width: 75px;
}
.width95
{
    width: 95px;
}
.width100
{
    width: 100px;
}

.width125
{
    width: 125px;
}

.width175
{
    width: 175px;
}

.width180
{
    width: 180px;
}

.width185
{
    width: 185px;
}

.width195
{
    width: 195px;
}

.width200
{
    width: 200px;
}

.gridContainer
{
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    float: left;
}
.whiteBackColor
{
    background-color: white;
}
.editBackColor
{
    background-color: whitesmoke;
}
.redColor
{
    color: Red;
}
.editContainer
{
    background-color: whitesmoke;
    padding: 15px 15px 15px 15px;
}
.width100p
{
    width: 100%;
}
.width95p
{
    width: 95%;
}
.width90p
{
    width: 90%;
}
.width75p
{
    width: 75%;
}
width50p
{
    width: 50%;
}
.lblSuccessMessages
{
    border: green 1px solid;
    padding: 15px 15px 15px 15px;
    background-color: #FFFFCC;
    font-weight: bolder;
    color: green;
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}

.lblErrorMessages
{
    border: #CC0000 1px solid;
    padding: 15px 15px 15px 15px;
    background-color: #FFFFCC;
    font-weight: bolder;
    color: #CC0000;
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}

.ui-button-custom
{
    height: 20px;
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: hidden; /*overflow: visible;*/
}
/* the overflow property removes extra width in IE      */

#tooltip
{
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
}
#tooltip h3, #tooltip div
{
    margin: 0;
}

#DetailsTable
{
    border-collapse: collapse;
    border: 1px solid #FF0000;
    padding: 25px;
}

#DetailsTable td
{
    border: 1px solid #FF0000;
    padding-left: 2px;
    padding-right: 2px;
}
#DetailsTable th
{
    border: 1px solid #FF0000;
    background: black;
    color: white;
    padding: 2px;
}

div.displayNone
{
    display: none;
}

.nowrap
{
    white-space: nowrap;
}
.aspNetDisabled
{
    color: Black;
    background-color: #eeeeee;
    font-weight: bold;
}

.ui-autocomplete
{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.paddingRight
{
    padding: 0px 10px 0px 0px;
}

#cn-foot
{
    z-index: 0;
}

.comboBoxUL
{
    width: 100px;
}

.comboBox200
{
    width: 200px;
}

.comboBoxLI
{
    list-style-type: none;
    display: inline;
    padding-left: 20px;
}
div.commonbars div.greycommonbar div.greycommonbarleft
{
    float: left;
    padding: 5px 0 0 5px;
    width: 100%;
}
.FieldSetBorder fieldset
{
    border: solid 1px Black !important;
    border-radius: 7px;
    -moz-border-radius: 7px;
    font-weight: 600;
    color: BLACK;
    padding-top: 1px;
    line-height: 20px;
}

.FieldSetBorderLeft fieldset
{
    border: solid 1px silver !important;
    border-radius: 7px;
    -moz-border-radius: 7px;
    font-weight: 600;
    color: #696969;
    padding-top: 1px;
    line-height: 20px;
    width: 50%;
    float: left;
}

.FieldSetBorderCenter fieldset
{
    border: solid 1px silver !important;
    border-radius: 7px;
    -moz-border-radius: 7px;
    font-weight: 600;
    color: #696969;
    padding-top: 1px;
    line-height: 20px;
    width: 50%;
}

.myButton
{
    -moz-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
    box-shadow: inset 0px 1px 0px 0px #ffe0b5;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbb450), color-stop(1, #f89306));
    background: -moz-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background: -webkit-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background: -o-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background: -ms-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background: linear-gradient(to bottom, #fbb450 5%, #f89306 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89306',GradientType=0);
    background-color: #fbb450;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #c97e1c;
    display: inline-block;
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 9px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #8f7f24;
}
.myButton:hover
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f89306), color-stop(1, #fbb450));
    background: -moz-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background: -webkit-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background: -o-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background: -ms-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background: linear-gradient(to bottom, #f89306 5%, #fbb450 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306', endColorstr='#fbb450',GradientType=0);
    background-color: #f89306;
}
.myButton:active
{
    position: relative;
    top: 1px;
}

.mySaveButton
{
    -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7f4ed), color-stop(1, #c2bfba));
    background: -moz-linear-gradient(top, #f7f4ed 5%, #c2bfba 100%);
    background: -webkit-linear-gradient(top, #f7f4ed 5%, #c2bfba 100%);
    background: -o-linear-gradient(top, #f7f4ed 5%, #c2bfba 100%);
    background: -ms-linear-gradient(top, #f7f4ed 5%, #c2bfba 100%);
    background: linear-gradient(to bottom, #f7f4ed 5%, #c2bfba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f4ed', endColorstr='#c2bfba',GradientType=0);
    background-color: #f7f4ed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #c4bfb0;
    display: inline-block;
    color: #000000;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 19px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}
.mySaveButton:hover
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2bfba), color-stop(1, #f7f4ed));
    background: -moz-linear-gradient(top, #c2bfba 5%, #f7f4ed 100%);
    background: -webkit-linear-gradient(top, #c2bfba 5%, #f7f4ed 100%);
    background: -o-linear-gradient(top, #c2bfba 5%, #f7f4ed 100%);
    background: -ms-linear-gradient(top, #c2bfba 5%, #f7f4ed 100%);
    background: linear-gradient(to bottom, #c2bfba 5%, #f7f4ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2bfba', endColorstr='#f7f4ed',GradientType=0);
    background-color: #c2bfba;
}
.mySaveButton:active
{
    position: relative;
    top: 1px;
}

.myNavButton
{
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background: -moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
    background-color: #3d94f6;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 9px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #1570cd;
}
.myNavButton:hover
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background: -moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background: linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
    background-color: #1e62d0;
}
.myNavButton:active
{
    position: relative;
    top: 1px;
}

.extraFieldColor
{
    background-color: #CCCC9A;
}

.numberCircle
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 1px;
    text-align: center;
    border: 1px solid #666;
    font: 11px Arial;
}

.HighlightColor
{
    background-color: Yellow;
}

.Overlay
{
    position: absolute;
    top: 200px;
    left: 10px;
    width: 235px;
    background-color: White;
}