
table tr td {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width:50%;
}
#pageHeader
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: url(Images/imi-store.png);
    height: 180px;
}
#colContainer
{
    margin-left: auto;
    margin-right: auto;
   
    text-align: center;
}
#pageFooter
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
    height: 80px;
    color: #990000;
    font-family: Calibri;
    font-size: medium;
    background-color: #E9E9E9;
    vertical-align: middle;
}
#pageMenu
{
    float: left;
    width: 175px;
}
#title
{
    color: #00793A;
    font-weight: bold;
    font-size: 15px;
    font-family: Arial;
    text-align: center;
}
#pageContent
{
    margin-left: auto;
    margin-right: auto;
 
    text-align: left;
}
.GridViewStyle
{
    font-family: Arial,Sans-Serif;
    table-layout: auto;
    border-collapse: collapse;
    /*border: #1d1d1d 5px solid;*/
    margin-right: 0px;
    text-align: center;
    width:100%;
}
table {width:100%;
}

.HeaderStyle {
    /*background-image: url(images/buttonblue.gif);*/
    background-position: center;
    background-repeat: repeat-x;
    background-color: #004080;
    padding: 5px;
    color: #FFFFFF;
    text-align: center;
}
.PagerStyle
{
    background-image: url(images/buttonblue.gif);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #00793A;
    padding: 5px;
    color: #FFFFFF;
}
.AlternateRowStyle
{
    background-color: #EAEAEA;
}
.selectedRowStyle
{
    background-color: SILVER;
}
.StaticMenuStyle
{
    background-color: #00793A;
}
.StaticMenuItemStyle
{
    font-size: 0.7em;
    color: #FFFFFF;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
.StaticHoverStyle
{
    background-color: #00793A;
    color: White;
}
.DynamicMenuStyle
{
    border-color: #00793A;
    border-style: Solid;
    border-width: 1px;
    background-color: #EAEAEA !important;
}
.DynamicMenuItemStyle
{
    font-size: 0.7em;
    color: #00793A;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
.DynamicHoverStyle
{
    background-color: #00793A;
    color: White;
}
.ButtonStyle
{
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-xs {
    padding: 3px 6px;
    font-size: 12px;
}
.LabelTitle {
    color: navy;
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
}
.LabelStyle
{
    text-align: center;
    font-family: Verdana;
    font-size: .7em;
    color:navy;
    font-weight: bold;
    margin-bottom: 0px;
}
.ErrorLabelStyle
{
    color: #00793A;
}
input:not([type]), input[type="text"], .TextboxStyle, .GridTextboxStyle {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
select {
    display: inline;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}


.HideStyle
{
    visibility: hidden;
}
.WaterMark
{
    background-color: Lime;
    color: Navy;
}
#marqueecontainer
{
    position: relative;
    width: 175px;
    height: 200px;
    background-color: white;
    overflow: hidden;
    padding: 0px;
    padding-left: 0px;
}
.LoginStyle
{
    border: 1px solid #00793A;
    background-color: #EAEAEA;
}
.empTextboxstyle
{
    text-align: left;
    border-width: 1px;
    border-style: solid;
    width: 100px;
}
.CenterPosition
{
    display: block;
    border: thick solid #009933;
    position: absolute;
    width: 20%;
    background-color: #EFF3FB;
    text-align: center;
    top: 50%;
    left: 40%;
}
.modalBackground {
    background-color: #EAEAEA;
    opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.invisible
{
    position: absolute/*;
    top: -1000px;*/
}
.promptclass {
    color: White;
    font-weight: bold;
    background-color: #004080;
    text-align: center;
    /*border: solid 1px green;*/
}
.borderonly
{
    border: solid 1px green;
}
