

/****************************************************************************
 LTV Copperweld Ecommerce Web Site style sheet
 ****************************************************************************/


/* 
 -------------------------------------------------------------------
 Body types
 -------------------------------------------------------------------
*/	

BODY	{
	background-color : white;
	color : black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	12pt;
	}
	
FORM {
	padding: 0,0,0,0;
}

UL {
	padding : 0 0;
}
		
.bigLabelText	{
	font-family:Arial, Helvetica, sans-serif;
	color:	#4f4f4f;
	font-size: 18pt;
	font-weight:	600;
	}
	
.labelText {  
	font-family:Arial, Helvetica, sans-serif;
	color:	#003399;
	font-size:	14pt;
	font-weight: 	400;
}

.smallLabelText { 
	font-family:Arial, Helvetica, sans-serif;
	color:	#003399;
	font-size: 12pt;
	font-weight: 500;
 }

.footerText	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	color:	#696969;
	font-size: 8pt;
	text-align: center;
	margin-top: 1em;
}

.warningText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:	500;
	}
	
.emphasizedText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 600;
}

.noteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-weight: 400;
	font-style : italic;
}

.resultsText { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-weight: 600;
; margin-top: 0px; margin-left: 0px
 }
 
 .loginText {  
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:  10pt;
	color: #4f4f4f;
	font-weight: 600;
	font-style: italic;
 }

 .titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: 600;
	color: #696969;
}
 
 .svcNameText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: 600;
	color: #414141;
	padding-top: 0;
	margin-top: 0;
}



/* 
 -------------------------------------------------------------------
 Header type
 -------------------------------------------------------------------
*/	
H1, H2, H3, H4, H5, H6 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#003399;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
}

H1	{	
	font-size:	24pt;
	font-weight:	700;
	}	
		
H2	{	
	font-size:	18pt;
	font-weight:	700;
	}	
		
H3	{	
	font-size:	14pt;
	font-weight:	700;
	}	
		
H4	{	
	font-size:	12pt;
	font-weight:	600;
	}	
		
H5	{	
	font-size:	10pt;
	font-weight:	600;
	}	
		
H6	{	
	font-size:	8pt;
	font-weight:	600;
	}	


/*
-------------------------------------------------------------------
Search Criteria table styles
-------------------------------------------------------------------
*/
TABLE.searchCriteriaTable	{
	background: #FAEBD7;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
	border : double Black;
}

.searchCriteriaLabel {
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: 900;
}

/*
-------------------------------------------------------------------
Search results table styles
-------------------------------------------------------------------
*/

TABLE.searchResultsTable {
	border: 0px;
	width: 100%;
}

TR.resultsHeading{
	background: #003399;
}

.resultsHeadingText{
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

TR.resultsDataRow1 {
	background: white;
}

TR.resultsDataRow2 {
	background: #dddddd;
}

.resultsDataText {
	font-family:Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 8pt;
	font-weight: 400;
	text-align: center;
}


/*
-------------------------------------------------------------------
Quote Item Details  table styles
-------------------------------------------------------------------
*/


.qsTotalsLabel {
	font-family: "Arial Narrow", Verdana, Helvetica, Arial, sans-serif;
	color: Black;
	font-size: 14pt;
	font-weight: 700;
}

.qsTotalsText {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: 700;
}

.qsDetailsLabel {
	font-family:  Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: 700;
	text-align: right;
	margin-right: 5px;
}

.qsQualifierLabel {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: 700;
	text-align: left;
	margin-right: 5px;
}

.qsDetailsText    { 
	font-family :   Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

 
/* 
 -------------------------------------------------------------------
 Affordances
 -------------------------------------------------------------------
*/

HR	{	
	color:	#4f4f4f;
	visibility:	visible;
	}	


A:link	{
	color:#3333FF;
	font-weight: bold;
	background: transparent;
}	
		
A:visited	{
	color:#3333FF;
	font-weight: bold;
	background: transparent;
}	
		
A:active	{	
	color:		black;
	font-weight: bold;
	background:	#CCCCFF;
	}	
		
A:hover	{	
	color:		white;
	background:	#3333FF;
	}	
    
li.note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    color: #003399;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-type: square;
}
