﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
	color: blue;
}

A:visited
{
	text-decoration: none;
	color: blue;
}

A:active
{
	text-decoration: none;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: blue;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.Label
{
	font-family: Tahoma, Comic Sans MS;
	font-size: X-small;
	color: green;
}
.LabelW
{
	/* Lable With White ForeColor*/
	font-family: Tahoma, Comic Sans MS;
	font-size: XX-small;
	color: Black;
	vertical-align: middle; /*background-color:"#3B9851";*/
}
.LabelPageTitle
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-weight: bold;
	color: Seagreen;
}
.LabelErrorMessage
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	color: Red;
}
.LabelNew
{
	font-family: Verdana; /*font-weight: bold;*/
	font-size: 12px;
}


.Table
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-collapse: separate;
}


.PageLinks
{
	background: url(images/bar_cell_g.gif);
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-collapse: separate; /*	background:#448CCB; */
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #448CCB;
	border-top-color: #448CCB;
	height: 20px;
	background-repeat: repeat-x;
}
.PanelSearch
{
	background-color: SeaGreen;
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-collapse: separate; /*	background:#448CCB; */
	border-collapse: collapse;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #448CCB;
	border-top-color: #448CCB;
	width: 100%;
}
.DataGrid
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
.DataGridTest
{
	font-family: Tahoma, Comic Sans MS;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	background-color: White;
	border-style: none;
	border-width: 1px;
}
.GridItem
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 200;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
.GridHeader
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .10em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
.LinkButton
{
	font-family: Tahoma;
	font-size: xx-small;
	text-decoration: underline;
	color: Blue;
	font-weight: normal;
}
.LinkButtonSignOut
{
	font-size: xx-small;
}


A.PagerLinkButton:Link
{
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	color: white;
}

.LinkButtonStrong
{
	font-family: Tahoma;
	font-size: xx-small;
	text-decoration: underline;
	color: blue;
	font-weight: normal;
}
.Linkbuttonpager
{
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
	font-weight: normal;
	
}
.Button
{
	font-family: Tahoma;
	font-size: XX-small;
}
/*.ButtonWorkflow
 	{	
	font-family:Tahoma;
	font-size:XX-small;
	background-color:Gray;
	border-left-style:solid;
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-color:#cecfd1;
	border-bottom-color:#cecfd1;
	border-right-color:#cecfd1;
	border-top-color:#cecfd1;
 	}*/

.LinkButton_0
{
	font-family: Tahoma;
	font-size: x-small;
}
/* Header/Link Bar Text Font styles  */
.HBarF
{
	font-family: Tahoma;
	font-size: 2;
	color: White;
	font-weight: bold;
}
.DivContent
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	color: Black;
}

.HR
{
	height: 0px;
	color: Silver;
}
.TrH
{
	/* Table Row Header Color */
}
.TrD
{
	/* Table Row Details/Content Color */ /*background-color:"#3B9851"; */
}
.ChkBox
{
	font-family: Tahoma, Comic Sans MS;
	font-size: XX-small;
	color: green;
	cursor: hand;
}
.ChkBox_Black
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	color: Black;
	cursor: hand;
}

.StandardLink
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: White;
}

.StandardLinkVBar
{
	color: white;
	font-family: Arial Black;
	font-size: 11px;
}

.BackLabel
{
	background-color: #2e8b57;
	color: white;
}

.CrawlerTabLine
{
	width: 100%;
	vertical-align: top;
	height: 10px;
	background-color: #2e8b57;
}

.PageLabel
{
	font-family: Tahoma, Comic Sans MS;
	font-size: x-small;
	font-weight: bold;
	color: #3B9851;
}
.PageText
{
	font-family: Tahoma, Comic Sans MS;
	font-size: xx-small;
	font-weight: bold;
	color: #3B9851;
}
.Pager span
{
	color: Red;
}
.SystemMenu
{
	color: White;
}
.SystemMenu A
{
	color: White;
}
.SystemMenu A:link
{
	color: White;
}

.SystemMenu A:visited
{
	color: White;
}

.SystemMenu A:active
{
	color: White;
}

.SystemMenu A:hover
{
	color: White;
}

.Linkcolor
{
	color: Blue;
}

body
{
    height: 95%;

}
.divContainer
{     
    text-align: center;
    font-size: large;
    position: absolute;
    visibility: visible;
    width: 98%;
    filter: alpha(opacity=75 );
    -moz-opacity: 0.75;
    opacity = 0.75;
    vertical-align: middle;
    display: inline;
    height: 98%;
    background-color:#000000;
    border-right: white thick outset; 
    border-top: white thick outset; 
    border-left: white thick outset;
    border-bottom: white thick outset;  
    z-index:99999;
    }

.divLoaderBack
{
    background-color: #444141;
    color: #ffffff;
    font-size:x-small;
    height: 10px;
    visibility: visible;
    width: 510px;
    border-right: #aeb2b1 outset;
    padding-right: 5px;
    border-top: #aeb2b1 outset;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #aeb2b1 outset;
    padding-top: 5px;
    border-bottom: #aeb2b1 outset;
    margin-top: 15px;
    vertical-align: middle;
    text-align: left;
    margin: auto;
    top:50%;
    position:relative;
    
}
.divLoaderProgress
{
    background-color: #e2e7eb;
    color: gray;
    padding: 5px,0px,0px,5px;
    position: relative;
    visibility: visible;
    height: 5px;
    width: 0px;
}

.divLoadingStat
{
    background-color: Transparent;
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px,0px,0px,5px;
    position: relative;
    visibility: visible;
    border-width: medium;
    width: 100%;
    height: 10px;
    text-align: center;
    margin-bottom: 15px;
    top:50%;

}

/*
TD A:link
{
	text-decoration: none;
	color: white;
}

TD A:visited
{
	text-decoration: none;
	color: white;
}

TD A:active
{
	text-decoration: none;
	color: white;
}

TD A:hover
{
	text-decoration: none;
	color: white;
}
*/