﻿.classicshades-color1
{
	color: #006699;
}
.classicshades-color2
{
	color: #efefef;
}
.classicshades-color3
{
	color: #dee3e7;
}
.classicshades-color4
{
	color: #ff9966;
}

A:link
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	font-size: 13px;
	color: mediumblue;
	font-family: Verdana;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	font-size: 13px;
	color: dodgerblue;
	font-family: Verdana;
	text-decoration: underline;
}

p
{
	font-size: 13px;
	font-family: Verdana;
}

body
{
	font-size: 13px;
	color: #222;
	font-family: Verdana, Arial;
	margin: 0px;
}

.biglabel
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	vertical-align: middle;
	color: darkorange;
	padding-top: 2px;
	font-family: Verdana;
	text-align: center;
	width: 100%;
	font-style: italic;
}

.biglabelPageTitle
{
	font-weight: bold;
	font-size: 16pt;
	background-color: #9FD6F6;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}

.dataentryformheading
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 2px;
	vertical-align: middle;
	color: #fff;
	padding-top: 2px;
	font-family: Verdana;
	background-color: #690;
	text-align: center;
}

.dataentryformlabel
{
	font-weight: bold;
	font-size: 13px;
	color: darkslateblue;
	font-family: Verdana;
}
.dataentryformlabelbig
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	vertical-align: middle;
	color: sienna;
	padding-top: 2px;
	font-family: Verdana;
	text-align: center;
	width: 100%;
	font-style: normal;
	background-color: blanchedalmond;
}

.dataentryformerrormsg
{
	font-weight: bold;
	font-size: 13px;
	color: darkorange;
	font-family: Verdana;
}

.dataentryformtextbox
{
	color: #333;
	border-color: #ABADB3;
	border-style: solid;
	border-width: 1px;
}

.dataentryFormTextBox100
{
	width: 100px;
	color: #333;
	border-color: #ABADB3;
	border-style: solid;
	border-width: 1px;
}

.dataentryformbutton
{
    font-weight: bold;
    font-size: 13px;
    color: #369;
    font-family: Verdana;
    background-color: #f7f7f7;
    padding-top: 1px;
}

.dataentryformdropdownlist
{
	font-size: 13px;
	color: #333;
	border-style: solid;
	border-color: #ABADB3;
	border-width: 1px;
}

.dataentryformdropdownlist8pt
{
	font-size: 8pt;
	color: darkslateblue;
	border-style: solid;
	border-color: #006699;
	border-width: 1px;
}

.GridViewStyle
{
	border-style: solid;
	border-color: #09c;
	border-width: 1px;
}

.GridViewStyle a
{
	/* color: DarkSlateBlue; */
}

.GridViewHeaderStyle th
{
	/*     border-left: 1px solid #EBE9ED;     border-right: 1px solid #EBE9ED;	*/
	height: 100%;
	border-left: 0px solid;
	border-right: 1px solid;
}

.GridViewHeaderStyle
{
	background-color: #09c;
	font-weight: bold;
	color: White;
}

.GridViewFooterStyle
{
	background-color: #d0d5d9;
	font-weight: bold;
	color: midnightblue;
}

.GridViewRowStyle
{
	background-color: #efefef;
	border-color: Black;
}

.GridViewAlternatingRowStyle
{
	background-color: #dee3e7;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
	/* border: 1px solid White; */
	border-collapse: separate;
	padding-left: 3;
	padding-top: 1;
	padding-bottom: 1;
}

.GridViewSelectedRowStyle
{
	background-color: #dee3bb;
	font-weight: bold;
	color: Teal;
}

.GridViewPagerStyle
{
	background-color: #dfdfdf;
	color: Black;
}

.GridViewPagerStyle table /**/ /* to center the paging links*/
{
	margin: 0 auto 0 auto;
}

.GridViewRowPrintStyle
{
	border-color: Black;
}

.GridViewHeaderPrintStyle
{
	border-color: Black;
	font-weight: bold;
}

.GridViewFooterPrintStyle
{
	border-color: Black;
	font-weight: bold;
}

.GridViewAlternatingRowPrintStyle
{
	border-color: Black;
}

.GridViewRowPrintStyle td, .GridViewAlternatingRowPrintStyle td
{
	border: 1px solid Lightgray;
	border-collapse: separate;
	border-color: Black;
	padding-left: 3;
	padding-top: 1;
	padding-bottom: 1;
}


.GridViewInlineStyle
{
	border-style: solid;
	border-color: #bbb;
	border-width: 1px;
}

.GridViewInlineStyle a
{
	/* color: DarkSlateBlue; */
}

.GridViewHeaderInlineStyle th
{
	/*     border-left: 1px solid #EBE9ED;     border-right: 1px solid #EBE9ED;	*/
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #ddd;
	font-weight: lighter;
}

.GridViewHeaderInlineStyle
{ 
    background-color: #ccc;
    border-color: #ddd;
    color: #555;
}


.GridViewHoverEffectRowStyle
{
	background-color: #efefef;
	border-color: Black;
}

.GridViewHoverEffectAlternatingRowStyle
{
	background-color: #dee3e7;
}

.GridViewHoverEffectRowStyle td, .GridViewHoverEffectAlternatingRowStyle td
{
	/* border: 1px solid White; */
	border-collapse: separate;
	padding-left: 3;
	padding-top: 1;
	padding-bottom: 1;
}

.GridViewHoverEffectRowStyle:hover, .GridViewHoverEffectAlternatingRowStyle:hover
{
	background-color: #ffffcc;
}

.GridViewCellHoverEffectRowStyle
{
	background-color: #efefef;
	border-color: Black;
}

.GridViewCellHoverEffectAlternatingRowStyle
{
	background-color: #dee3e7;
}

.GridViewCellHoverEffectRowStyle td, .GridViewCellHoverEffectAlternatingRowStyle td
{
	border-collapse: separate;
	padding-left: 3;
	padding-top: 1;
	padding-bottom: 1;
}

.GridViewCellHoverEffectRowStyle td:hover, .GridViewCellHoverEffectAlternatingRowStyle td:hover
{
	background-color: #ffffcc;
}

.CheckBoxListItemHoverEffectStyle td:hover
{
    background-color: #ffffcc;
}

.DetailsViewStyle
{
	border-color: #006699;
	border-width: 1px;
}

.DetailsViewHeaderStyle
{
	color: White;
	font-weight: bold;
	background-color: #09c;
}

.DetailsViewFieldHeaderStyle
{
	background-color: #efefef; /*background-color: #dee3e7;*/
	padding-left: 3px;
}

.DetailsViewRowStyle
{
	background-color: #dee3e7; /*background-color: #efefef;*/
}

.DetailsViewAlternatingRowStyle
{
	background-color: #dee3e7;
}

.DetailsViewPagerStyle
{
	background-color: #dfdfdf;
	color: Black;
}

.DetailsViewFooterStyle
{
	background-color: #dee3e7;
	font-weight: bold;
}

.FormViewStyle
{
	border-style: solid;
	border-color: #09c;
	border-width: 1px;
}

.FormViewHeaderStyle
{
	background-color: #09c;
	font-weight: bold;
	color: White;
}

.FormViewRowStyle
{
	background-color: #efefef;
}

.FormViewEditRowStyle
{
	background-color: #efefef;
}
.FormViewPagerStyle
{
	background-color: #dfdfdf;
	color: Black;
}
.FormViewFooterStyle
{
	background-color: #dee3e7;
	font-weight: bold;
}

.PanelStyle
{
	background-color: #f1f1f1;
}

.hintmessage
{
	color: #008000;
}

.highlightmessage
{
	color: Red;
}

.hoverRowClass
{
	background-color: lemonchiffon;
}

.highlightitemlist
{
	color: DarkSlateBlue;
	font-weight: bold;
}

.watermarked
{
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:gray;
}