﻿



body
{
	font-family: Tahoma;
	font-size: small;
    margin-top: 0;
    margin-left: 0;
}

.selectedButton(old)
{
    border-style: ridge solid solid ridge;
    width: 120px;
    height: 26px;
    background-color: #6699FF;
    top: 196px;
    left: 354px;
}

.selectedButton
{

    width: 120px;
    height: 26px;

    top: 196px;
    left: 354px;
}

.stdButton
{
    width: 120px;
    height: 25px;
}

.stdButton(old)
{
    border-style: ridge solid   solid ridge;
    width: 120px;
    height: 25px;
    background-color: #99CCFF;
}
.buttonRowCaption
{
       width: 30%;
       text-align: left;
       vertical-align:top;
}
.buttonRowTD
{
}

.mainTable
{
    width: 100%;
    /*background-color: #1E1F5F;*/
    background-color:#1E1F5F;
}
.mainTableLight
{
    width: 100%;
    border-style: none;
    text-align: left;
}
.pagerRow
{
    border: thin solid #CCCCCC;
    background-color: #FFFFFF;
    text-align: center;
}

.dataRow td
{
    padding-left: 5px; 
}

.secDataRow td
{
    padding-left: 5px; 
}


.dataRow
{
    background-color: #EFEFEF;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
}
.secDataRow
{
    background-color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
}
.mainHeaderRow
{
    vertical-align: middle;
    color: #FFFFFF;
    font-size: xx-large;
    font-weight: bolder;
    padding: 0;
    text-align: left;
    font-family: 'Arial Rounded MT Bold';
}   
.secHeaderRow
{
    /*height:30px;*/
    vertical-align:text-bottom;
    text-align:right;
    color:White;
    font-size:small;
    }

.ReqDetail
{
    text-align: left;
    color: #000000;
    text-indent: 0px;
    
}
.NotPrint
{
 display:none
}
.mainSide
{
    width:20px;
}
.mainFooter
{
    height:20px;    
}
.mainMenuBar
{
    padding: 0px;
    margin: 0px;
    background-color: #CCCCCC;
    table-layout: fixed;
    border-spacing: 0px;
}
.header
{
    font-size:large;
}
.label
{
}
.smallLabel
{
    font-size: small;
    text-align:right;
}

.menuBar
{
    font-family: Tahoma;
    z-index: 1;
}


.menuBar a:link
{
    color:Black
}

.menuBar a:visited
{
    color:Black
}

.staticMenu
{
    background-color: #CCCCCC;
}

.contentHeaderRight
{
    height:20px;
    font-weight:bold;
    font-size: small;
    text-align: right;
        vertical-align: middle;
}

.contentHeader
{
    height:20px;
    font-size: small;
    font-weight:bold;
    text-align: left;
    vertical-align: middle;
}
.headersBlank
{
    background-color: #FCE8AB;
    height:20px;
}
.ddl
{
	width: 200px;
	font-family: tahoma;
}
.move
{ position:absolute;
	top: 517px;
	left: 38px;
}
.footer
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: lighter;
	color: #808080;
}
.error
{
	font-family: Tahoma;
	font-size: small;
	color: #FF0000;
}
.Watermark
{
    color: #C0C0C0;
}

.MultiLineTextbox	{font-family: Tahoma; font-size: small;}

.modalBackground
{
	background-color: Gray;
}
.accordionHeader
{
    background-color: #507CD1;
    color: #FFFFFF;
}
.accordionHeaderSelected
{
    background-color: #507CD1;
    color: #FFFFFF;

    font-weight: bold;
}
.accordionContent
{
    background-color: #EFF3FB;
    color: #000000;
}
table.accordion
{
    background-color:#EFF3FB;
    padding: 10px;
    margin: 10px;
}
.accordionBackground
{
    background-color: #A8BDEA;
    padding:10px;
}
tr.header
{
    background-color: #507CD1;
    color: #FFFFFF;
    font-size: small
   
}

.current
{
    font-weight: bold;
}
a:link
{
    color: #003399;
}

h3
{
    text-align: left;
    vertical-align: middle;
    
}

.labelError {font-size: small;	color: #FF0000;}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(Images/Tabs/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(Images/Tabs/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(Images/Tabs/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:8pt;
    padding:0.25em 0.5em;
    background-color: white;    
    border:solid 1px #808080;
    border-top-width:0px;
}



/* YUI Gridview header */

.headerstyle
{
   /* background-position: 0px 0px;*/
    /*background: url(Images/Tabs/yui/sprite.png) repeat-x 0px 0px;*/
    background-color:#EFF3FB;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px medium;
    /*color: #000;*/
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}   

.headerstyle .sortascheader 
{
    background: url(Images/GridView/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(Images/GridView/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(Images/GridView/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(Images/GridView/dt-arrow-dn.png) no-repeat right 50%;
} 

/* New */

.toptable
{
    border-style: dotted;
    border-width: 1px;
    border-color: #808080;
}


.menuStatic
{
    background:url(Images/Tabs/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}

.cell
{
    background-color: #EFEFEF;
}

.cellLight
{
    background-color: #F8F8F8;
}

.rowBorder
{
    border: thin solid #000000;
}

.gridHeader
{
    background-image: url('Images/GridView/sprite.png');
    background-repeat: repeat-x;
    font-size: smaller;
    height: 20px;
    text-align:center;
}

.gridHeader a:link
{
    color: Black;
    text-decoration: none;
}

.login a:link
{
    font-size: x-small;
    color: #003399;
}
.login a:visited
{
    font-size: x-small;
    color: #003399;
}

.tableHeader
{
    background-image: url('Images/GridView/sprite.png');
    background-repeat: repeat-x;
    background-color: #CCCCCC;
    height: 25px;
    font-weight: bold;
    font-size:11px
}

.banner
{
color:#F2F2F7;
}

.banner a:link
{
color:#F2F2F7;
}
.banner a:visited
{
color:#F2F2F7;
}

.popupPanel
{
background-color:white;
border-color:#2647A0;
border-style:Solid;
border-width:3px;
width:60%;
height: 60%;

}

.popupBackground
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #C0C0C0;
    filter: alpha(opacity=60);
    opacity: 0.5;
    z-index: 1000;
}

.infoPanel
{ padding: 3px;
    border: thin dotted #2647A0;
    width: 100%;
    background-color: #E7EDF8;
    height: 20px;
    color: #333333;
    vertical-align: middle;
    text-align:center;
}
.errorPanel
{
    padding: 3px;
    border: thin dotted #FF3300;
    width: 100%;
    background-color: #FFEDE1;
    height: 20px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
}

.center
{
text-align:center;
width:100%;
}

.version
{
    font-size: x-small;
    color: #1E1F5F;
}