/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 8pt;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalText
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    margin:0px;
}

.NormalBIGText
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    font-weight:bolder;
    margin:0px;
}

.SmallText
{
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
}

TABLE
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
} 

INPUT
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt; 
    padding:0px;
}

.InputFields 
{
	behavior:url(/aw/application/include/htc/InputFields.htc);
}

SELECT
{
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

TEXTAREA
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

.SmallButtons
{
	font-family:tahoma,arial;
    FONT-SIZE: 8pt;
}

.BigButtons
{
	font-family:Verdana,Arial	;
    FONT-SIZE: 10pt;
    font-weight:bold;
}

.SaveButton
{
	font-family:Tahoma,Verdana,Arial	;
    font-weight:normal;
    width:60px;
}

.NewButton
{
    width:46px;
    border:1px solid white;
    cursor:hand;
	background-color: #52597B; 
	color:White;
}

.ToolButtons
{
    margin:2px;
    cursor:hand;
    behavior:url(/aw/application/include/htc/ToolButtons.htc);
    border:1px solid gainsboro;
}

.GridButtons
{
    margin:0px;
    cursor:hand;
    behavior:url(/aw/application/include/htc/ToolButtons.htc);
    border:1px solid gainsboro;
}

.ControlButtons
{
    margin:0px;
    cursor:hand;
    behavior:url(/aw/application/include/htc/ToolButtons.htc);
    border:1px solid gainsboro;
    position:relative;
    top:4px;
}

.CancelButton
{
	font-family:Tahoma,Verdana,Arial	;
    font-weight:normal;
    width:60px;
}

.InputForm
{
	background-color:gainsboro;
	border:1px solid gray;
	padding:1px;
}

.InputFormInside
{
	background-color:#D6E3FC;
	border:0px;
	padding:1px;
}

.BlockHeading
{
	background-color:#F1F1F1;
	color:black;
	font-family:Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	padding:2px;
	padding-bottom:6px;
	padding-left:4px;
	border-top:2px outset;
	width:100%;
}

.InfoHeading
{
	background-color:#FCFCEA;
	color:black;
	font-family:Tahoma,Arial;
	font-size:8pt;
	font-weight:bold;
	padding:3px;
	padding-bottom:3px;
	width:100%;
}

.InfoBody
{
	background-color:#F2F3C3;
	padding:5px;
}

.MenuHeading
{
	color:black;
	font-family:Tahoma,Arial;
	font-size:10pt;
	font-weight:bold;
}

.MenuPaneHeader
{
	height:25;
	width:165;
	padding:5px;
	font-weight:bold;
	font-family:Arial;
	font-size:7pt;
}

.MenuPaneText
{
	background-color:#D6DFF7;
	width:165;
	padding:5px;
	font-family:Arial;
	font-size:7pt;
}

.FormHeader
{
	color:White;
	font-family:Tahoma,Arial;
	font-size:9pt;
	font-weight:bold;
}

.FormSelections
{
	color:black;
	font-family:Tahoma,Arial;
	font-size:9pt;
	font-weight:bold;
}

.Selections
{
	padding:3px;
	background-image:url(/aw/application/images/fadetop.gif);
}

.FormBorder
{
	padding:0px;
	background-color:gainsboro;
	border-bottom:1px outset;
	border-right:1px outset;
}

.SelectedRow
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffff99;
}

.TDCustomerButtons
{
	border-left:1px solid black;
	border-right:1px solid black;
}

.ListBoxTable
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    border:1px solid black;
    width:240px;
}

.ListBoxTableHeader
{
    FONT-SIZE:8pt;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;
    color:black;
	background-color:#EBEBFB;
}

.ListBoxTableRow
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	background-color:white;
	color:black;
}

.ListBoxTableRowSmall
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Tahoma, Arial;
	background-color:white;
	color:black;
}

.PagerClass
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	background-color:gainsboro;
}

A.PagerClass
{
	color:gainsboro;
	font-weight:normal;
	
}

A.PagerClass:visited
{
	color:gainsboro;
	font-weight:normal;
}

A.PagerClass:hover
{
	color:blue;
	font-weight:normal;
}

A
{
	color: black;
	font-family: Verdana, Tahoma;
}

A:hover
{
	color:red;
}

A:active
{
	color:Blue;
}

.BigHeading
{ color: #ffffff; 
	font-family: Tahoma; 
	font-size: 26px; 
	font-weight: normal; 
	background-color: #003366; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 15px; 
	width: 100%; 
}

.NormalHeading
{ 
	color: #ffffff; 
	font-family: MS Sans-Serif; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #52597B; 
	padding:5px;
	width: 100%; 
	border:1px solid black;
}

.BlackHeading
{ 
	color: white; 
	font-family: MS Sans-Serif; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: black; 
	padding:5px;
	width: 100%; 
	border:0px ;
}

.CriteriaHeading
{ 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: BOLD; 
	background-color: Teal; 
	padding: 3px; 
	width: 100%;
	background-image:url(/aw/application/images/fadetop.gif);
}

.OrderDropdowns
{
}

.GridButtons
{
	border:1px solid gainsboro;
}

.GridButtonsWhite
{
	border:1px solid white;
}

.ConfirmHeader 
{
	padding-top:8px;
	font-size:12px;
	font-weight:bold;
	background-color:White;
	width:100%;
	height:40px;
}

.WizardPage
{
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.WizardLabel
{
	width:80px;
}

.WizardRow
{
	height:24px;
}

.TabHeader
{
	margin:0px;
    border:1px outset;
    color:black;
	background-color:gainsboro;
    font-family:Tahoma,Arial;
    font-size:8pt;
    cursor:hand;
    padding:3px;
    height:17px;
    border-bottom:1px;
}
.TabHeaderClicked
{
	margin:0px;
	border:1px groove;
	background-color:white;
    color:black;
    font-family:Tahoma,Arial;
    font-size:8pt;
    padding:3px;
    height:17px;
    cursor:wait;
}

.TabHeaderActive
{
	margin:0px;
	border:1px outset;
	border-top-color:white;
	background-color:#6B82DE;
    color:white;
    font-family:Tahoma,Arial;
    font-size:8pt;
    padding:3px;
    height:17px;
    cursor:hand;
    border-bottom:1px solid white;
}

.CustHeader { 
	MARGIN: 0px; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	BORDER: 1px outset; 
	FONT-FAMILY: Tahoma; 
	
	WIDTH: 59px; 
	CURSOR: hand; 
	TEXT-ALIGN: center
}

.registered
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bolder;
	padding-bottom: 1px;
	margin: 0px;
	border-left: 1px outset;
	width: 91px;
	cursor: hand;
	color: #cc0000;
	padding-top: 1px;
	border-bottom: 1px outset;
	font-family: Tahoma;
	background-color: buttonface;
	text-align: center;
}

.normaltab
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bolder;
	padding-bottom: 1px;
	margin: 0px;
	border-left: 1px outset;
	width: 91px;
	cursor: hand;
	color: black;
	padding-top: 1px;
	border-bottom: 1px outset;
	font-family: Tahoma;
	background-color: buttonface;
	text-align: center;
}

.approved
{
	MARGIN: 0px; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	BORDER: 1px outset; 
	FONT-FAMILY: Tahoma; 
	background-color: buttonface;
	WIDTH: 91px; 
	
	CURSOR: hand; 
	TEXT-ALIGN: center;
	
	font-weight: bolder;
	color: green;
	
}

.SelectedTab
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-weight: bolder;
	padding-bottom: 1px;
	margin: 0px;
	border-left: 1px inset;
	width: 91px;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: 1px inset;
	font-family: Tahoma;
	background-color: black;
	text-align: center;
}


.unregistrered
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bolder;
	padding-bottom: 1px;
	margin: 0px;
	border-left: 1px outset;
	width: 91px;
	cursor: hand;
	color: dimgray;
	padding-top: 1px;
	border-bottom: 1px outset;
	font-family: Tahoma;
	background-color: buttonface;
	text-align: center;
}
