﻿/* main styles */
body
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 20px;
    background: url(../images_bar/header_bg.png) center top fixed;
    background-repeat: repeat-x;
    background-position: top;
}
.logoMain
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    background-color: #ffffff;
    background: url(../images_bar/bg.png) repeat-x scroll 50% 0 #ffffff;
}
/* main container */
#main
{
    width: 1000px;
    background-color: #C86873;
    margin-left: auto;
    margin-right: auto;
}
/* middle */
#middle
{
    width: 995px;
    background: #fff;
    border: 1px solid #ff6f00;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-box-shadow: 3px 3px 9px #666;
    -webkit-box-shadow: 3px 3px 9px #666;
    box-shadow: 3px 3px 9px #666;
    padding: 7px 0 0 0;
}
#footer
{
    height: 56px;
    font-size: 10px;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
    clear: both;
    background: url(../images_bar/footer1.png);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 1px;
    padding-bottom: 5px;
    height: 70px;
}

#footer a
{
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a.FooterAnchor
{
    color: #02062D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
a.FooterAnchor:hover
{
    color: #C62B07;
}
.FooterAnchor
{
    color: #02062D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    text-decoration: none;
}
.PoweredBy
{
    color: #02062D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
.shadowbox
{
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: 10px 10px 5px #888888;
}
.DLStyle
{
    font-family: Tahoma,Verdana;
    font-size: 8pt;
    color: #54548E;
    text-decoration: none;
    border: gray 1px solid;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
}
.DLItemStyle
{
    border-width: 1px;
    color: #000040;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
}
.DlHeader
{
    color: #0A133B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    background-color: #D3A0A2;
    text-align: center;
}
.innershadow
{
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}
.DlTDText
{
    color: #0C0C50;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 3px;
    text-align: left;
}
.DlTDTextB
{
    color: #0C0C50;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 3px;
    text-align: left;
    font-weight: bold;
}
.Dltable
{
    border-color: #cccccc;
    border-style: solid;
}

.Dltable td
{
    border-color: #cccccc;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
/*---------- style in menu ----------*/
.IE8Fix
{
    z-index: 100;
}
.MenuC td a
{
    display: block;
    color: #493D25;
    width: 100%;
    font-family: Arial !important;
    font-size: 8pt !important;
}
.header_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-variant: inherit;
    text-transform: none;
    color: #A5383F;
    text-align: center;
}
.header_strip
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-variant: inherit;
    text-transform: none;
    color: #A5383F;
    text-align: left;
    background-color: #D3A0A2;
    color: #000000;
}
.innerDiv
{
    border: 1px solid #000000;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    background-color: #FCF4F5;
    text-align: right;
    width: 170px;
}
.alertMessage
{
    font-family: Tahoma;
    font-size: 9px;
    color: #FF0000;
    border-style: none;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    height: 15px;
}
.textboxstyle
{
    width: 170px;
    height: 22px;
    margin-left: 0px;
    border: 1px solid #999999;
}
.dropDownListstyle
{
    width: 176px;
    height: 24px;
    border: 1px solid #999999;
}
/* GridView stye Sheets */
.Grid
{
    font-family: Tahoma,Verdana;
    font-size: 8pt;
    color: #333;
    text-decoration: none;
    border: gray 1px solid;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
}
.Grid .Header
{
    background-color: #D3A0A2;
    color: #000000;
    font-size: 10pt;
    height: 20px;
    vertical-align: middle;
    text-align: left;
}
.Grid .Header th
{
    padding-right: 5px;
    padding-left: 5px;
}
.Grid .Header th a
{
    color: #FFFFFF;
}
.Grid .Header1
{
    background-color: #1E4999;
    color: #FFFFFF;
    font-size: 10pt;
    height: 20px;
    vertical-align: middle;
    text-align: left;
}
.Grid .Item
{
    background-color: #f5f5f5;
    vertical-align: middle;
    height: 20px;
    text-align: left;
}
.Grid .Item td
{
    padding-left: 5px;
    padding-right: 5px;
}
.Grid .AltItem
{
    background-color: #FCF4F5;
    vertical-align: middle;
    height: 20px;
    text-align: left;
}
.Grid .AltItem td
{
    padding-left: 5px;
    padding-right: 5px;
}
.Grid .Insert
{
    background-color: #666666;
    padding-right: 2px;
    padding-left: 2px;
    vertical-align: middle;
    height: 20px;
    text-align: left;
}
.Grid .SelectedItem
{
    background-color: #66CCFF;
    padding-right: 2px;
    padding-left: 2px;
    vertical-align: middle;
    height: 20px;
    text-align: left;
}
.Grid .SelectedItem td
{
    padding-left: 5px;
    padding-right: 5px;
}
.Grid .Pager
{
    padding-right: 5px;
    padding-left: 5px;
    color: #1e90ff;
}
.transparent
{
    /* Required for IE 5, 6, 7 */ /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */
    filter: alpha(opacity=60); /* Older than Firefox 0.9 */
    -moz-opacity: 0.6; /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.6; /* Modern! 	/* Firefox 0.9+, Safari 2?, Chrome any? 	/* Opera 9+, IE 9+ */
    opacity: 0.6;
}
.CalendarCSS
{
    background-color: #8d0e0e;
    color: Snow;
    border: 1px solid #ffffff;
    width:180px;
}
