/* CSS Document */

BODY
{
	font-family:Arial, Helvetica, sans-serif;
}

LI
{
	margin-left:0px;
}

TH
{
	font-weight:bold;
	font-size:12px;
}

UL
{
	margin-top:8px;
}

.banner
{
	color: #005385;
	background-color:#eeeeee;
	padding:4px;
}

.bannerTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
	background-color:#eeeeee;
	padding:4px;
}

p.black_middle
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	color: #000000;
}

p.blue
{
	font-size: 0.8em;
	font-weight: bold;
	text-align:justify;
	margin: 5px;
	color: #005385;
}

p.blue_left
{
	margin-top: 20px;
	margin-left:18px;
	font-size: 0.8em;
	font-weight: bold;
	color: #005385;
}

.blueText
{
	font-weight: bold;
	color: #005385;
}

.btnStandard
{
	border: solid 2px #B3B3B3; 
	margin:2px;
	background-color:#c5e8fe;
	font-size:10px;
	text-transform:uppercase;
	cursor:pointer;
}

.callout
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:normal;
	background-color:#ffffcc;
}

.catalogContent
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:normal;
}

td.catalogItem
{
	padding:5px;	
}
td.catalogItemImage
{
	border: solid 1px #B3B3B3;
	cursor:pointer;
}
td.catalogItemTable
{
	border: solid 1px #B3B3B3;
}
td.catalogItemTitle
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	color: #005385;
	
}
.catalogItemLabel
{
	font-weight:bold;
}
td.catalogItemDescription
{
	background-color:#eeeeee;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #B3B3B3; 
	padding:5px;		
}
.catalogItemDescriptionTitle
{
	font-weight:bold;
}

.colDiv240
{
	border: solid 2px #B3B3B3; 
	width:240px; 
	margin:1px
}

.colDiv130
{
	border: solid 2px #B3B3B3; 
	width:130px; 
	margin:1px
}

td.commentLabel
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:bold;
	padding-top:3px;
}

td.comment
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:normal;
}

.content
{
	font-size: 11px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	color:#333333;
	font-weight:normal;
}

.contentBold
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:bold;
}

.contentGen
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:normal;
	text-transform:none;
}

.contentLabel
{
	font-size: 13px;
	margin-top: 5px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	font-weight:bold;
	color:#005385;
}

.cursPointer
{
	cursor:pointer;
}

.dlPoints
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #B3B3B3; 
}

.dropDown
{
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	/*font-weight:bold;*/
}

.error
{
	font-size: 10px;
	margin-top: 5px;
	text-align:left;
	color:red;
}

.genTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: Left;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
}

.genLabel
{
	color: #005385;
	text-transform:capitalize;
}

.genValue
{
	color: #005385;
}

.genBold
{
	font-weight:bold;
}

.grayPanel
{
	background-color:#eeeeee;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 2px #B3B3B3; 
	/*width:240px; 
	margin:1px*/
}

.grayPanelHead
{
	font-weight:bold;
	border-bottom:solid 1px #333333;
}

div.grid
{
	overflow:auto;
	height:340px; 
	width:800px;

}

table.grid
{
	border:solid 1px #dddddd;	
	font-size:11px;
	color:#333333;
}

th.grid
{
	background-color:#cccccc;
	
}

tr.grid
{
	background-color:#ffffff;
	font-size:11px;
	color:#333333;
}

td.grid
{
	background-color:#ffffff;
}

tr.gridALT
{
	background-color:#eeeeee;
	font-size:11px;
	color:#333333;
}

td.gridALT
{
	background-color:#eeeeee;
}

td.gridALTBold
{
	background-color:#eeeeee;
	font-weight:bold;
}

td.gridBold
{
	background-color:#ffffff;
	font-weight:bold;
}

.gridTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
	background-color:#c5e8fe;
}

.highlightedRow
{
	background-color:#c5e8fe;
}

.imgHeader
{
	padding-top:15px;
	text-align:left;
		
}

.imgHeaderRight
{
	padding-top:15px;
	text-align:right;
	padding-right:10px;
	font-size: 14px;
	font-weight: bold;
		
}

.infoLabel
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	color: #005385;
	text-transform:capitalize;
}

.infoTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
}
.infoTitleLeft
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
}

.infoValue
{

	font-size: 11px;
	font-weight:normal;
	text-align: center;
	margin-top: 5px;
	color: #005385;
}

.instructionalText
{
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

.instructionHead
{
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

.instructions
{
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}


.instructionsRoot
{
	background-color:#eee;
	padding:8px;
}

.instructionsSub
{
	padding-left:15px;
	padding-top:8px;
}

td.itemDetailPanel
{
	background-color:#eeeeee;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #B3B3B3; 
}

td.labelColumn
{
	text-align:right;
	font-weight:bold;
	color:#005385;
	border-right:solid 1px #eeeeee;
	font-size: 12px;
	padding:5px;
}

.modalPopup
{
	background-color:#ffffdd;
	border:solid 1px #cccccc;
	padding:3px;
	width:250px;
}

.modalBackground
{
	background-color:#dddddd;
	filter:alpha(opacity=70);
	opacity:0.7;
}


ul.nav
{
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

ul.nav a
{
	color: #FFFFFF;
	text-decoration: none;
}

TD.navCell
{
	background-color:#005385;
}

.navRoot
{
	text-transform:uppercase;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	height:20px;
	color:White;
	background-color:#005385;
	font-weight:bold;
	float:left;
	padding-left:8px;
	/*padding-bottom:2px;*/
	padding-top:4px;
	cursor:pointer;
	vertical-align:middle;
	text-decoration:none;
}

.navSub
{
	width:173px;
	height:0px;
	background-color:#005385;
	overflow:hidden;
	padding-left:12px;
	
}
.navSubItem
{
	text-transform:capitalize;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:White;
	text-decoration:none;
}

p.news
{
	font-size: 0.8em;
	margin-top: 20px;
	margin-left:18px;
}

table.panel
{
	border:solid 1px #dddddd;	
	font-size:11px;
	color:#333333;
	margin-bottom:2px;
}

th.panel
{
	background-color:#cccccc;
	border-bottom:solid 2px #fff;
	
}

tr.panel
{
	background-color:#ffffff;
	font-size:11px;
	color:#333333;
}

td.panel
{
	background-color:#ffffff;
	text-align:left;
}

td.panelHorizLeft
{
	border-left:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	background-color:#cccccc;
	
}

th.panelHorizLeft
{
	border-left:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	background-color:#cccccc;
	
}

td.panelHorizRight
{
	border-right:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
}

td.panelLink
{
	background-color:#ffffff;
	text-align:left;
	padding-left:15px;
	background-color:#eee;
}

.panelLink
{
	color:#333;
}

.plainLink
{
	text-decoration:none;
	color: #005385;
	font-weight:bold;
}

.Points
{
	font-size: 0.7em; 
	color: #005385;
}

.processing
{
	font-size: 14px;
	font-weight: bold;
	color: #005385;
	text-transform:uppercase;
}

.qtyTextBox
{
	width:15px;
	font-size:11px;
}

td.rightBorder
{
	border-right:solid 1px #999999;
}

tr.selectable
{
	cursor:pointer;
		
}

.smallPrint
{
	font-size: 10px;
	margin-top: 5px;
	text-align:left;
	color:#333333;
}

a.smallprint
{
	font-size: 0.7em;
	text-decoration: none;
	color:#000000;
}

span.smallprint
{
	font-size: 0.7em;
}

.sortLink
{
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	text-decoration:none;	
}

.sortLinkSm
{
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	text-decoration:none;	
	font-size:11px;
}

.nonsortLink
{
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
}

.txtWatermark
{
	font-size:10px;
	color:#666666;
	background-color:#eeeeee;
	font-weight:bold;
}
.txtBox
{
	font-size:10px;
	color:#333333;
	background-color:#ffffff;
	font-weight:bold;
}

.txtBoxA
{
	font-size:10px;
	color:#333333;
	background-color:#ffffff;
	font-weight:bold;
	text-align:right;
}


table.updateForm
{
	border: solid 1px #B3B3B3; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
th.updateForm
{
	font-size: 14px;
	font-weight: bold;
	text-align: Left;
	margin-top: 5px;
	color: #005385;
	text-transform:uppercase;
	background-color:#eeeeee;
}
.updateFormLabel
{
	font-weight:bold;
}
.updateFormField
{
	font-size: 11px;
	text-align:left;
	color:#333333;
	font-weight:normal;
}

table.updateFormWide
{
	border: solid 1px #B3B3B3; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

td.updateFormWide
{
	border:solid 1px #B3B3B3;
}

td.valueColumn
{
	color: #005385;	
	font-size: 12px;
	font-weight:normal;
	padding:5px;
}


p.white_left
{
	margin-top: 5px;
	margin-left:3px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

#divAccrualsEdit
{
	overflow:auto;
	height:270px; 
	width:470px;
}

#divAdminCompany
{
	overflow:auto;
	height:320px;
	width:800px;
}

#divApparel
{
	overflow:auto;
	height:340px; 
	width:785px;
}

#divCatalog 
{
	overflow:auto;
	height:340px; 
	width:790px;
	
}

#divCommentList
{
	overflow:auto;
	height:200px;
	width:800px;
}

#divComments
{
	overflow:auto;
	height:377px;
	width:320px;
}

#divECPContact
{
	height:122px; 
}

#divHomeBotLeft
{
	border: solid 2px #B3B3B3; 
	width: 298px; 
	height: 90px; 
	margin-left: 1px; 
	margin-top: 1px;
}
#divHomeBotRight
{
	border: solid 2px #B3B3B3; 
	width: 298px; 
	height: 90px; 
	margin-right: 1px; 
	margin-top: 1px; 
	margin-left: 1px;
}
#divHomeBottom
{
	border: solid 2px #B3B3B3; 
	width: 604px; 
	height: 90px; 
	margin-left: 1px; 
	margin-top: 1px;
}

#divHomeContent
{
	border: solid 2px #B3B3B3; 
	width: 604px; 
	height:310px;
	margin:1px;
}

#divInstructions
{
	width:780px;
	border:solid 1px #999;
}

#divLabelsReport
{
	overflow:auto;
	height:320px;
	width:800px;
}

#divLoginForm
{
	height:175px;
}

#divLoginLeft
{
	height:400px; 
}
#divLoginRight
{
	height:400px; 
}

#divMonthlyPoints
{
	overflow:auto;
	height:270px; 
	width:470px;
}

#divAllPoints
{
	overflow:auto;
	height:270px; 
	width:580px;
}

#divMonthlyPointsExpired
{
	overflow:auto;
	height:270px; 
	width:470px;
}

#divNews
{
	height:150px; 
}

#divNewsContent
{
	height:125px; 
	overflow:auto;
}

#divOrdersList
{
	overflow:auto;
	height:280px; 
	width:435px;
}

#divOrdersListAdmin
{
	overflow:auto;
	height:280px; 
	width:735px;
}

#divPreAppsList
{
	overflow:auto;
	height:150px; 
	width:690px;
}

#divPreAppsListECP
{
	overflow:auto;
	height:150px; 
	width:500px;
}

#divPublicContact
{
	height:78px; 
}

#divRegisterContent
{
	border: solid 2px #B3B3B3; 
	width: 604px; 
	height:406px;
	margin:1px;
	
}

#divTransHistory
{
	overflow:auto;
	height:320px;
	width:800px;
}

#divClaimDetail
{
	overflow:auto;
	height:333px;
	border: solid 1px #dddddd;
}


#navDiv
{
	float:left; 
	height:400px; 
	background-color:#005385;	
}

#tblAwardsByPoints
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #B3B3B3; 
}

#tblCompanyInfo
{
	border-top:solid 1px #eeeeee;
	border-bottom:solid 1px #eeeeee;	
}

#tblNav
{
	background-color:#005385;
}


#tblPreApprovalInfo
{
	background-color:#eeeeee;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #B3B3B3; 
}


/*Grid with locked Headers*/

div.frozenHeaders
{
	height:260px; 
	width:800px;
	margin: 0 auto;
}
div.frozenHeaders div
{	
	height:260px; 
	width:800px;
	overflow: auto;
	margin: 0 auto;
}

table.frozen 
{	
	font-size:11px;
	color:#333333;
	width: 98%;	
	padding: 0px;	
	}
	
table.frozen>tbody	{  
	overflow: auto; 
	height: 240px;
	overflow-x: hidden;
	}

table.frozen>tbody tr{  
	height: 8px;
	}
	
table.frozen thead tr	{
	position:relative; 
	left:-8px;
	top: expression(offsetParent.scrollTop-2);
	}
	
table.frozen thead td, table.frozen thead th {	
	font-weight:bold;
	font-size:12px;
	margin-top: 5px;
	color: #333333;
	background-color:#cccccc;
	/*border-top: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;*/
	}	
table.frozen td:last-child {padding-right: 20px;} 

table.rpt 
{	
	font-size:11px;
	color:#333333;
	width: 100%;	
	padding: 0px;
	border:solid 1px #eeeeee;	
	}
	
table.rptContent>tbody	{  
	overflow: auto; 
	height: 230px;
	overflow-x: hidden;
	}

table.rptContent>tbody tr{  
	height: 8px;
	}
	
/*table.frozen thead tr	{
	position:relative; 
	left:-8px;
	top: expression(offsetParent.scrollTop-2);
	}*/
	
table.rpt thead td, table.rpt thead th, table.rpt th {	
	font-weight:bold;
	font-size:12px;
	margin-top: 5px;
	color: #333333;
	background-color:#cccccc;
	/*border-top: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;*/
	}	
table.rptContent td:last-child {padding-right: 20px;} 

/*Grid with locked Headers (Full Page)*/

div.frozenHeadersWide
{
	height:340px; 
	width:100%;
	margin: 0 auto;
}
div.frozenHeadersWide div
{	
	height:340px; 
	width:100%;
	overflow: auto;
	margin: 0 auto;
}

table.frozenwide 
{	
	font-size:11px;
	color:#333333;
	width: 98%;	
	padding: 0px;	
	}
	
table.frozenwide>tbody	{  
	overflow: auto; 
	height: 320px;
	overflow-x: hidden;
	}

table.frozenwide>tbody tr{  
	height: 8px;
	}
	
table.frozenwide thead tr	{
	position:relative; 
	left:-8px;
	top: expression(offsetParent.scrollTop-2);
	}
	
table.frozenwide thead td, table.frozenwide thead th {	
	font-weight:bold;
	font-size:12px;
	margin-top: 5px;
	color: #333333;
	background-color:#cccccc;
	/*border-top: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;*/
	}	
table.frozenwide td:last-child {padding-right: 20px;} 













