﻿/* AFPC Custom Styles Page - Default HTML Tags */
body 
{
    margin-top: 0;
    margin-left: 0;
    background-color: #35A2C1;
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10.5pt;
	SCROLLBAR-FACE-COLOR: #e6e6dc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #fffff6; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	background-image: url(images/PageBack.gif);
}

A
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: #359CC0;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

HR
{
	color: #130E58;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px;
}

B
{
    padding-left: 3px;
}

TEXTAREA
{
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	color: black;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-right: #808080 1px solid;
	font-family: Verdana, Tahoma, Arial;
}

SELECT
{
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
}

input
{
	border-right: #888878 1px solid;
	border-top: #d5d5ca 1px solid;
	padding-left: 1px;
	font-weight: 500;
	font-size: 8.5pt;
	border-left: #d5d5ca 1px solid;
	color: black;
	border-bottom: #888878 1px solid;
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: #f9f9f8;
}

.input_btn
{
	padding-left: 3px;
	font-size: 8.5pt;
	color: Black;
	border-top: #246F84 1px solid;
	border-left: #246F84 1px solid;
	border-bottom: #246F84 1px solid;
	border-right: #246F84 1px solid;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	background-color: #EBFC18;
}

FIELDSET
{
	padding:3px 4px 3px 4px;
}

LEGEND
{
	padding:3px 4px 3px 4px;
}

LI
{
	padding:3px 4px 3px 4px;
}

UL
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.link
{
    cursor:hand;
	cursor:pointer;
}

#content
{
    padding: 8px 3px 3px 10px;
    font-family: Tahoma, Verdana;
    font-size: 12pt;
    color: White;
    font-weight: 500;
}

.TextContent
{
    padding: 8px 3px 3px 5px;
    font-family: Verdana;
    font-size: 10pt;
    color: Black;
    font-weight: 500;
}

.TableFieldNames
{
    font-weight: bold;
}

.PrimaryField
{
    font-weight: bold;
    color: Navy;
    background-color: #e0e0e0;
}

/* AFPC Custom Menu Style */
.MainMenu
{
    background-color: #EBFC18;   
    text-align: center;
    background-image: url(images/LeftMenuBack.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.MenuItem
{
    background-image: url(images/MenuPaw.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 221px;
    font-weight:bold;
    text-align:left;
    padding-left: 50px;
}

.MenuItem:hover
{
    background-image: url(images/MenuPawRight.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 221px;
    font-weight:bold;
    text-align:left;
    padding-left: 50px;
}

.PageHeader
{
    background-color:#EF8927;
    width: 100%;
}

.PageTitle
{
    border: solid 1px #EF8927;
    padding: 4px;
    font-size: x-large;
    font-weight: 700;
    background-color: White;
    color: #349CBF;
}

.FormTitle
{
    border: solid 1px #EF8927;
    padding: 4px;
    font-size: large;
    font-weight: 700;
    background-color: White;
    color: #349CBF;
}

.FormText
{
    background-color: #f2f2f2;
    padding: 7px;
    margin-bottom: 10px;
}

.PageBoxTitle
{
    border: solid 1px #349CBF;
    padding: 4px;
    font-size: 10pt;
    font-weight: bold;
    background-color: #EF8927;
    color: Black;
}

.PageBox
{
    border: solid 1px #EF8927;
    padding: 4px;
    font-size: 10pt;
    background-color: White;
    color: Black;
}

.BlueText
{
    font-weight:bold;
    color:Blue;
}

.error
{
    color: Red;
    font-weight:bold;
}

.footer
{
    padding: 4px;
    border: solid 1px #349CBF;
    background-color: #EF8B2A;
    font-size: 8.5pt;
}

.QuickAddLong
{
    position: absolute;
    top: 130px;
    left: 150px;
    font-family: Tahoma;
    font-size: 8pt;
    padding-top: 15px;
    padding-left: 20px;
    width: 454px;
    height: 583px;
    z-index: 100;
    background-color: #e0e0e0;
    border: solid 1px #000000;
    background-image: url(images/note_back.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
}

.QuickAddLong TD
 {
    font-family: Tahoma;
     font-size: 8pt;
 }
 
 .LoginBack
{
    background-image: url(images/LoginBack.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: White;
    text-align:left;
    padding-left: 5px;
    font-family: Tahoma, Verdana;
    font-size: 11pt;
    font-weight: bold;
}

.ButtonRow
{     
    background-image: url(images/ButtonItemBg.gif);
    background-repeat:repeat-x;
    background-color: #ffffff;
    height: 24px;
    padding: 3px 5px 3px 4px;
    vertical-align: middle;
}

.MapPopout
{
    position: absolute;
    top: 30px;
    left: 50px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 10px;
    z-index: 100;
    background-color: #e0e0e0;
    border: solid 1px #000000;
 
}

.page_link
{
    padding:15px;
}

.highlight
{
    background-color: Red;
}.SmallerText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}

