﻿/* Response rows and Complete/Delete buttons and Completed green text 
	- (intranet) A.../TrainingRequests/ProcessRequest.aspx 
	- /Retail/Profile/EditAccount.aspx
*/
.responseRow { padding: 15px; background-color: #eff5ea; border: 1px #95a486 solid; color: #3d6611; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 160% }
.completebutton { padding: 7px 10px 7px 10px; background-color: #eff5ea; border: 1px #95a486 solid; color: #3d6611; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 160% }
.deletebutton { padding: 7px 10px 7px 10px; background-color: #ffebeb; border: 1px #cc0000 solid; color: #cc0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 160% }
.completedtext { color: #3d6611; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }


BODY
{
    BACKGROUND-COLOR: white;
    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;
	}	
		
	.Scrollbar	{
	scrollbar-face-color : Green; 
	scrollbar-3dlight-color : Blue;
	scrollbar-arrow-color : Blue;

	}	
.NormalButton
{
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px cdcdcd;
    filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#515a81', EndColorStr='#34406C')    
}
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;
	}
	
.formHeader { font-size: 11px; font-weight: normal; text-align: right; }
.formElementText { font-size: 12px; font-weight: normal; }
.formValidation { font-size: 12px; font-weight: normal; color: red; }
.formValidator { font-size: 16px; font-weight: bold; color: red; }

.rformSectionHeader { font-size: 12px; font-weight: bold; }
.rformHeader { font-size: 12px; font-weight: normal; text-align: right; padding-right: 8px; }
.rformHeaderB { font-size: 12px; font-weight: bold; text-align: right; padding-right: 8px; }

.CommonFormHeader, .CommonFormHeaderLJ {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CommonFormHeaderLJ {
	text-align: left;
}
.CommonFormTxtboxCell {
	padding-top: 3px;
	padding-bottom: 3px;
}
.CommonFormTxtbox {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.CommonFormAnswer 
{
	font-size: 11px;
	font-family: Tahoma;
}
.CommonFormSubmit {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.CommonFormSectionHeader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.CommonLinkArial {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}
.CommonLinkTahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}