/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	scrollbar-base-color: #EAEAEA;
	scrollbar-track-color: #D5D5D5;
	scrollbar-face-color: #FF6600;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #EAEAEA;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	overflow: auto;
}



.clsEventWSB
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsEventPBSA
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventSBSA
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: #cc9900;
	padding-left: 3px;
	padding-right: 3px;
}
.clsEventAsiaPacific
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: blue;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventKOD
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
}

.clsEventGroup
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	color: #FF6600;
	padding: 1px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Georgia, Aerial;
	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, Georgia, Aerial;
	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, Georgia, Aerial;
	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, Georgia, Aerial;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Georgia, Aerial;
	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, Georgia, Aerial;
	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: Verdana, Georgia, Aerial;
}

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: #3333cc;*/
	font-size:8pt;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	background-color: #802A2A;
	color: #ffffff;
	font-size:8pt;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}




.clsMessage
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}

input
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}
select
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}
textarea
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
}



.line540
{
	width: 100%;
	background-image: url(../images/bkg_gl6.gif);
	background-repeat: repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

.lineOrange
{
	width: 100%;
	background-color: #FF6600;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:3px;
}


.clsMainHeader1
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF6600;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.clsTitleText
{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	padding-left: 5px;
	padding-right: 5px;
}

.clsShaheenScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: Yellow;
}
.clsScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: Green;
}

.clsRoverScoutHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: Red;
}
.clsScouterHeader
{
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: Purple;
}

.clsWorldScoutBureau
{
	font-size: 7pt;
	font-weight: normal;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsText7pt
{
	font-size: 7pt;
	font-weight: normal;
	color: black;
}

.clsWorldScoutBureau
{
	font-size: 7pt;
	font-weight: normal;
	color: Purple;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.clsPBSA
{
	font-size: 7pt;
	font-weight: normal;
	color: Green;
	padding-left: 3px;
	padding-right: 3px;
}

.clsSBSA
{
	font-size: 7pt;
	font-weight: normal;
	color:#cc9900;
	padding-left: 3px;
	padding-right: 3px;
}
.clsAsiaPacific
{
	font-size: 7pt;
	font-weight: normal;
	color: blue;
	padding-left: 3px;
	padding-right: 3px;
}

.clsKOD
{
	font-size: 7pt;
	font-weight: normal;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
}
.clsAffiliated
{
	font-size: 6pt;
	font-style: italic;
	font-weight: normal;
	color: black;
}

.clsBtnTAB_Selected
{
	border-right: #666666 0px solid;
	padding-right: 5px;
	border-top: #666666 0px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px;
	border-left: #666666 0px solid;
	padding-top: 0px;
	border-bottom: #666666 0px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	background-color: #FF6600;
	color: #ffffff;
	height: 20px;
	font-family: Verdana, Georgia, Aerial;
	
}



.clsBtnTAB
{
	border-right: #666666 0px solid;
	padding-right: 5px;
	border-top: #666666 0px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px 0px;
	border-left: #666666 0px solid;
	padding-top: 0px;
	border-bottom: #666666 0px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	background-color: #0088ff;
	color: #ffffff;
	height: 20px;
	font-family: Verdana, Georgia, Aerial;
	
}


.clsMainHeaderWhieBGt
{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #0088ff;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.clsMainHeaderPakistan
{
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	background-color: #006600;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}
.clsDataText
{
	font-size: 8pt;
	color: black;
	background-color: #ffffff;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}

.clsDataTextDDL
{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.clsDataReadOnly
{
	font-size: 8pt;
	color: Blue;
	background-color: #E3E3E3;
	border-right: #F1F1F1 1px solid;
	border-top: #F1F1F1 1px solid;
	border-left: #F1F1F1 1px solid;
	border-bottom: #F1F1F1 1px solid;
}
.clsError
{
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

.clsRowNormalF5F5DC
{
	font-weight: normal;
	font-size: 20pt;
	cursor: hand;
	color: black;
	background-color: red;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.clsRowAlter
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: #F5F5DC;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	vertical-align: top;
}


.clsRowF5F5DCAutoCursor
{
	font-weight: normal;
	font-size: 8pt;
	cursor: auto;
	color: black;
	background-color: #F5F5DC;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}


.tdCaption
{
	font-weight: Normal;
	font-size: 8pt;
	color: #ffffff;
	background-color: #FF6600;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}


.Caption
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #ddddff;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
.CaptionLabel
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.CaptionTitle
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	cursor: help;
}


.CaptionBold
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.CaptionNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.clsdgRow
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #ffffff;
	vertical-align: middle;
	font-family: Verdana, Georgia, Aerial;
	
}

.clsdgAltRow
{
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #f5f5dc;
	vertical-align: middle;
	font-family: Verdana, Georgia, Aerial;
}

.CaptionLogin
{
	font-weight: Bold;
	font-size: 12pt;
	color: Black;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	font-family: Arial Black;
}
.LeftNavOff
{
	border-right: #dddddd 1px solid;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	padding-right: 0px;
	border-top: #dddddd 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px 0px;
	border-left: #dddddd 1px solid;
	cursor: hand;
	padding-top: 0px;
	border-bottom: #dddddd 1px solid;
	text-decoration: none;
	background-image: url(../Images/navtabs-blue.jpg);
}

.clsButton
{
	border-right: #FF6600 1px solid;
	padding-right: 0px;
	border-top: #FF6600 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 2px 0px;
	border-left: #FF6600 1px solid;
	padding-top: 0px;
	border-bottom: #FF6600 1px solid;
	text-decoration: auto;
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	background-color: #0088ff;
}

.clsRowNormal2
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: lightgrey;
}


.clsRowLate
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: black;
	background-color: #C2B894;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.clsRowCurrent2
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: Black;
	background-color: #D4D0C8;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.navhead
{
	text-decoration: none;
	width: 390px;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-family: Verdana;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: Navy;
}


.clsButtonSignOut
{
	cursor: hand;
}


.clsBlueFont
{
	font-size: 10pt;
	font-weight: normal;
	color: blue;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
.clsWhiteFont
{
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.clsLoginNameOrange
{
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.clsLoginTime
{
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.clsMandatory
{
	color: #dc143c;
	font-weight: bold;
	font-size: xx-small;
}


.FreezingColumn
{
	left: expression(document.getElementById(  "freezingDiv" ).scrollLeft); /*freezingDiv is the name of the div to make your datagrid scrollable */
	position: relative;
	z-index: 1;
}

.FreezingHeader
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	padding-left: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #F5F5DC;
	height: 18px;
	color: #ffffff;
	text-align: center;
	border-right-color: #ffffff;
	border-right-width: thin;
	border-left-color: #ffffff;
	border-left-width: thin;
	padding-top: 0;
}


.clsMainHeaderNormal
{
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}




.clsCityTime
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 7pt;
	color: white;
	padding: 1px;
}
.clsCityTimeBlack
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 6pt;
	color: Black;
	padding: 1px;
}

.clsGroup
{
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	color: #0088ff;
	padding: 1px;
	background-color: #FF6600;
}




.FreezingColumn
{
	left: expression(document.getElementById(  "freezingDiv" ).scrollLeft); /*freezingDiv is the name of the div to make your datagrid scrollable */
	position: relative;
	z-index: 1;
}

.FreezingHeader
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	padding-left: 0px;
	font-family: Verdana, Georgia, Aerial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #F5F5DC;
	height: 18px;
	color: #ffffff;
	text-align: center;
	border-right-color: #ffffff;
	border-right-width: thin;
	border-left-color: #ffffff;
	border-left-width: thin;
	padding-top: 10;
}





div#freezingDiv
{
	width: 100%;
	overflow: auto; /*OVERFLOW-Y:auto; OVERFLOW-X:auto; */ /*scrollbar-base-color:#ffeaff; defined in the body css already*/
}

/* Locks the left column */
td.locked, th.locked
{
	position: relative;
	cursor: default; /*border:groove .1pt Transparent; border:0pt 0pt 0pt 0pt;*/
	border-left: 1pt transparent;
	border-top: 1pt transparent;
	background-color: beige; /*IE5+ only*/
	left: expression(document.getElementById(  "freezingDiv" ).scrollLeft); /*z-index: 199;	added by Jane*/
}

/* Locks table header */
th
{
	/*font-size: 8pt; font-weight: bold; text-align: center; background-color: #ffffff; color: black;  border-right: 1pt solid silver;*/
	position: relative;
	cursor: default;
	top: expression(document.getElementById(  "freezingDiv" ).scrollTop);
	z-index: 10;
}
/* Keeps the header as the top most item. Important for top left item*/
th.locked
{
	z-index: 69;
}


.linkButton
{
	color: #ffffff;
	font-family: Verdana, Georgia, Aerial;
	font-variant: small-caps;
	font-size: 8pt;
	cursor: hand;
}
.u { text-decoration: underline; }

