﻿body
{
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}
hr
{
	border-style:solid;
	border-width:1px;
	border-color:Red;
}

.sfPageTitle
{
	border-top-style:solid;
	border-top-color:#0860a8;
	border-top-width:3px;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
.sfhelp
{
}
.sfHelpHeader
{
	font-size:13pt;
}

.LogoTagLineStyle
{
	font-size: 12px;
	font-weight: bolder;
	color: #0860a8;
}
.GroupBox
{
	/* width:100%; */
}
.GroupBoxLabel
{
	color:#0860a8;
}
.sfField_ORDER_ID
{
	font-weight:bold;
	color:Black;
}
.RohsCheckbox
{
	text-align:center;
}
.sfCellDivider
{
	font-weight: bold;
	color: white;
	background-color: #0860a8;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}
.sfField
{
	color: black;
}

.sfRequiredField
{
/*	width:100%; */
	color: black;
	background-color: #FFF0CC;
	border:solid 1px gray;
}
.sfLabel
{
	vertical-align:middle;
	font-weight:normal;
	color: black;
}
.sfRequired
{
	color:#0860a8;
	vertical-align:middle;
	white-space:nowrap;
	word-break:keep-all;
}

.sfFormTable
{
	width:100%;
}
.sfFormColPrompt
{
	text-align:right;
	width: 14em;
}
.sfFormBlankCol
{
	
}
.FormLabelCol
{
	text-align:right;
}
.sfFormRow
{
	 
	font-weight:normal;
	color: black;
	background-color: white;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}


/* Grid (used for data tables) */
.sfGridTable
{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	border-collapse:collapse;

}

.sfGridTable
{
	
}

.sfGridTable td, th
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-style:solid;
	border-width:1px;
	border-color:silver;
}

.sfGridHeader 
{
	color: white;
	background-color: #0860a8;
}

.sfGridHeader a, .sfGridHeader a:visited
{
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.sfGridHeader a:hover
{
	color: white;
	text-decoration:underline;
	font-weight:bold;
}

.sfSortIndicator
{
	float:none;
	display:inline;
	visibility:visible;
}

.sfGridCell
{
	text-align:right;
}
.sfGridRow
{
	font-weight:normal;
	color: black;
	xbackground-color: red;
}
.sfGridRowAlt
{
	color: black;
	background-color: #EEEEEE;
	
}
.sfGridRowError
{
	color: #0860a8;
	background-color: lemonchiffon;
	
}
.sfGridEdit
{
	font-weight:normal;
	color: white;
	background-color: #0860a8;
}

.sfGridCellText
{
}

.sfGridCellInt
{
	text-align:right;
}
.sfGridCellDate
{
	text-align:right;
}
.sfGridCellFloat
{
	text-align:right;
}

.sfGridCellRowNumber
{
	text-align:center;
}
.sfGridCellCheck
{
	text-align:center;
	
}
.sfGridCellStatus
{
	text-align:center;
	
}
.sfGridCellInput
{
	width:94%;
}
.TableLogin
{
	width:100%;
}

.TableNotes
{
	xbackground-color: #63759C;
	width:100%; !important
}

.TableNotes td
{
	xbackground-color: #63759C;
	width:auto;
}

.sfTableNotes
{
	xbackground-color: #63759C;
	width:100%;
}

.sfGridCellNotes
{
	font-size: 11px;
	font-family: Arial;
	color: black;
	width:100%;
	padding:0.5em;
}

/**************************************************************************
                                MAIN MENU
 **************************************************************************/
.sfMainMenuTable
{
	width:100%;
}
.sfMenuMenuHeader
{
	color: white;
	background-color: #0860a8;
	font-weight: bold;
	/*
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
*/
}
.sfMainMenuCol1
{
	vertical-align:top;
	width:50%;
}

.sfMainMenuCol2
{
	vertical-align:top;
	width:25%;
}

.sfMainMenuCol3
{
	vertical-align:top;
	width:25%;
}

.PrivColumn
{
	vertical-align:top;
	width:250px;
}

.sfPageNavigator
{
	/*font-size:8pt;*/
}

.DisabledLink
{
	color:Gray;
}
.sfErrorText
{
	color:#AA0000;
	font-size:12pt;
	text-align:right;
	
}
.sfErrorBanner
{
	border-style:solid;
	border-width:1px;
	border-color:silver;
	width:100%;
	background-color: lemonchiffon;
	color:#AA0000;
	font-size:9pt;
	text-align:center;
	 padding:0.5em;
	 margin:1em 1em 1em 1em;
	
}
.TableLeadTimeHeader
{
	/* margin-left:10%; */
	width:100%;
}
.TableLeadTime
{
	/* margin-left:10%; */
	/*width:100%;*/
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	border-collapse:collapse;
}

.TablePrivMask
{
	/* margin-left:10%; */
	width:100%;
}

.sfTableAddressPanelOuter
{
	width:100%;
}
.ColumnAddressPanelOuter
{
	vertical-align:top;
}

.sfTableAddressPanelInner
{
}

.sfColumnAddressPanelInner
{
	
}
.ButtonPanel
{
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
}

.TableOrderDetails
{
	width:100%; 
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	border-collapse:collapse;
}
.sfColumnOrderInfo 
{
	border-style:solid;
	border-width:1px;
	border-color:Silver;
	border-collapse:collapse;
	text-align:center;
	
}
.sfColumnOrderInfo a:link, .sfColumnOrderInfo a:visited
{
	color:silver;
}

.sfColumnOrderInfo a:hover
{
	color:white;
}


.sfOrderHeaderInfoTable
{
	width:100%;
	border-style:solid;
	border-width:0px;
	border-collapse:collapse;
}

.CellField
{
	width:100%;
}

.FooterDateGenerated
{
	width:100%;
	border-top-style:none;
	border-top-color:silver;
	border-top-width:1px;
	font-size:7pt;
}
.TableOrderHistory
{
	width:100%;
	border-collapse:separate;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	border-collapse:collapse;
}
.hidden
{
	visibility:hidden;
}

.sfDividerTop
{
	width:100%;
	border-top-style:solid;
	border-top-color:#0860a8;
	border-top-width:3px;
	height:1px;
	color: white;
	background-color: white;
	font-size:0px;
	margin:0px;
}

.sfDividerMiddle
{
	width:100%;
	border-top-style:solid;
	border-top-color:silver;
	border-top-width:1px;
	height:1px;
	color: white;
	background-color: white;
	font-size:0px;
	margin:0px;

}

.sfDividerBottom
{
	width:100%;
	border-bottom-style:solid;
	border-bottom-color:#0860a8;
	border-bottom-width:3px;
	height:1px;
	color: white;
	background-color: white;
	font-size:0px;
	margin:0px;
}

/* Standard Form */
.sfFormDiv
{
	/* margin:1em 1em 1em 1em; */
}

/* ADDRESS PANEL - Used in Profile and Change Ship Address forms */
.sfAddressPanel
{
	
}

.sfAddressPanel.Required
{
	
}

.sfAddressPanel
{
	
}

.sfAddressPanel.RequiredLabel
{

}

.sfAddressPanel.Label
{
	color:#0860a8;
}

.sfAddressPanel.Field
{
	width:auto;
	border:solid 1 gray;
}


.sfAddressPanel.RequiredField
{
	width:auto;
	border:solid 1 gray;
}

.sfBegin
{
    text-align:left;
	margin-left:1em;
    margin-right:1em;
	width:auto;
	
}

.sfBegin th
{
	text-align:center;
}

.sfChangeLink
{
	
}

.sfProductFilterTable
{
	
}

.sfProductFilterTable input
{
	width:100%;
}
.sfBegin fieldset
{
 	border:solid 1px silver;
	width: auto;
	valign: top;
	margin: 10px;;
	padding: 5px;
	text-align: left;
}

.sfBegin legend
{
	border : none;
	margin-left: 10px;
	text-align: left;
	font-size:12pt;
	width: auto !important;
	margin: 10px;
	padding: auto;
	background-color: transparent;
}


.sfbegin GroupBox legend
{
	border : none;
	margin-left: 10px;
	text-align: left;
	font-size:12pt;
	width: auto;
	margin: 10px;
	padding: auto;
}

.sfbegin legend
{
	border : none;
	margin-left: 10px;
	text-align: left;
	font-size:12pt;
	width: auto;
	margin: 10px;
	padding: 0px;
	background-color: white;	
}


.sfProductDetailsForm {}

/*
#prjname, #prjdesc, #prjstatus, #designreg
{
	color: black;
	background-color: #FFF0CC;
	border:solid 1 gray;
}


*/

.sfbegin #container
{
	background-color: gray;
}

.sfFooter
{
	background-color: gray;
}


Footer a, Footer a:visited
{
	color: white;
	text-decoration:none;
}

#Footer 
{
	color: white;
}


.sfFooter a:hover
{
	color: white;
	text-decoration:undeline;
}

.sfFooter a, .sfFooter a:visited
{
	color: white;
	text-decoration:none;
}

.sfFooterTable a:hover
{
	color: white;
	text-decoration:underline;
}

.sfFooterTable a, .sfFooterTable a:visited
{
	color: white;
	text-decoration:none;
}

.sfFooterTable
{
	background-color: gray;
	 
}

select {
	border: solid 1px silver;
   background: color;
}

.sfAssocProductHelp
{
	color:#0860a8;
	padding-top:25px;
	padding-bottom:0px;
	font-size:10pt;
}

.sfFieldsetLabel
{
	color:#0860a8;
	border : none;
	margin-left: 10px;
	text-align: left;
	font-size:12pt;
	width: auto !important;
	margin: 10px;
	padding: auto;
}
