﻿/* Default CSS Stylesheet for a new Web Application project 

BODY  {background-image: url(https://merchant.linksynergy.com/fs/images/back.jpg);
	   background-position: top left;
	   background-repeat: no-repeat;
	   background-color: #ffffff;
}*/

BODY
{
	background-image: url(images/glphdrBlue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:0;
    margin-top:0;
}

NoBkgnd
{
    BACKGROUND-COLOR: blue;
    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:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	
.validationerrorsummary
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	COLOR: Red
}
.validationerror
{
	font-family: Arial;
	FONT-SIZE: 10pt;
	COLOR: Red;
	FONT-WEIGHT: bolder
}
.validationerror-small
{
	font-family: Arial;
	FONT-SIZE: 8pt;
	COLOR: Red;
	FONT-WEIGHT: bolder
}

.Grid-headerstyle
{
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: moccasin;
}
.Grid-alternatingitemstyle
{
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: moccasin;
}
.Grid-alternatingitemstyle-clickable
{
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: moccasin;
	cursor: hand;
}
.Grid-itemstyle
{
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: #ffffcc;
}
.Grid-itemstyle-clickable
{
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: #ffffcc;
	cursor: hand;
}
.Grid-selecteditemstyle
{
	font-size: 12px;
	color: #000099;
	font-family: Verdana,Times,Roman;
	height: 20px;
	background-color: lightsteelblue;
}
.label
{
    FONT-SIZE: 8pt;
    font-family:Verdana;
}
.label-small
{
    FONT-SIZE: 6pt;
    font-family:Verdana;
}

.label-Red
{
    FONT-SIZE: 8pt;
    color:Red;
}
.label-r
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    font-family: Verdana;
}
.label-r-small
{
	font-weight:normal;
	font-size: 7pt;
	font-style: normal;
	font-family: Verdana 
}
.inputexample
{
	font-size:7pt;
	font-weight:normal;
	font-family:Verdana;
}
.PageButton
{
	border-right: #555555 1px solid;
	border-top: #b1b1b1 1px solid;
	background: #D4D9E2;
	border-left: #777777 1px solid;
	font-size: 12px;
	color: #293F6F;	
	height: 20px;
	border-bottom: #293F6F 1px solid;
}

.PageButtonHover
{
	border-right: #555555 1px solid;
	border-top: #b1b1b1 1px solid;
	background: #fff2bd;
	border-left: #777777 1px solid;
	font-size: 12px;
	color: #293F6F;
	height: 20px;
	border-bottom: #293F6F 1px solid;
}

.HdrBackground
{
	background-image:url(images/menuBackgroundBlue.jpg);
	background-repeat:repeat-y;
}

.FooterBackground
{
	background-image:url(images/footerBackgroundBlue.jpg);
}