﻿/* P21 B2BSeller 6.3.264 */
/*global settings - browser reset default settings*/
* {
   padding:0;
   margin:0;
}
html{
	height: 100%;
}
img {
	border-width: 0px;
	border-style: none;
}
a{
    color: #333333;
    text-decoration: none;
}
a:hover{
	color: blue;
	text-decoration: underline;
}
h1 {
	/*18px*/
	font-size:1.125em;
}
h2 {
    border-bottom: 2px solid #DADADA;
    color: #003264;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 0 0 0;
    padding: 0 2px 2px 0px;
}
h3 {
    border-bottom: 1px solid #DADADA;
    color: #003264;
    font-size: 1.1em;
    font-weight: 400;
    margin: 2px 0 0;
    padding: 1px 2px 2px 0;
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
h4 {
	clear:both;
	color:#666666;
	font-size:14pt;
	font-weight:bold;
}
hr {
 /*   border: 0 none;
    color: #FFFFFF;
    width: 0;*/
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}


/*site table container*/
body {
	color: #404040;
	/*font: normal 12px Arial; - Edited by Shawn */
	font: normal 12px Verdana;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
#userPanel{
	position:fixed;
	top: 130px;
	right:0;
	display: block;
	width: 25px;
}
#userPanel img{
	padding-bottom: 5px;
}
#MainTable,.P21MainTR,.P21MainTD, #ctl00_MainTable{
    background-image: url("../images/bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 100%;
    text-align: center;
    width: 100%;
}

/*header table container*/
#Table1,#Tablerow1,#Tablerow1cell1, #ctl00_Table1, #ctl00_Tablerow1, #ctl00_Tablerow1cell1{
	width: 100%;
	height: 120px;
}
.Header,.HeaderImportHTMLTR,.HeaderImportHTMLFeatureCell{
	width: 100%;
	text-align: center;
}
/*#headerWrapper{
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}*/
#top{
	float: right;
	text-align: right;
	height: 109px;
	width: 550px;
	padding-right: 10px;
	padding-top: 10px;
}
.TopNav{
	padding-bottom: 5px;
}
#top p{
	line-height: 25px;
}
#top span{
	color: #faca11;
}
#top a {
	color: #FFFFFF;
	background: url(../../esscin/images/toparrow.png) no-repeat left center;
	padding: 0 0 0 12px;
	font-size: .75em;
	margin: 0px 0px 0px 13px;
}
#top a:hover {
	background: url(../../esscin/images/toparrowH.png) no-repeat left center;
	color: #faca11;
}
#top .headerLoginRegister{
	font-size:1em;
}
#searchNote{
	font-size: 0.65em;
	color: #CCCCCC;
	text-align: center;
	width: 420px;
	display: block;
	padding-left: 120px;
}
#tollFreeHD{
	font-size: 0.75em;
	color: #FFFFFF;
	vertical-align: top;
	height: 25px;
}
#tollFreeHD .registerKey{
	font-size: 1em;
	background-image: url(../../esscin/images/tag_registerKey.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tollFreeHD .registerKey:hover{
	font-size: 1em;
	background-image: url(../../esscin/images/tag_registerKey.png);
	background-repeat: no-repeat;
}
#tollFreeHD #mapPin{
	font-size: 1em;
	background-image: url(../../esscin/images/tag_mapPin.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 4px;
}
#tollFreeHD #mapPin:hover{
	font-size: 1em;
	background-image: url(../../esscin/images/tag_mapPin.png);
	background-repeat: no-repeat;
}
input.searchfield{
	width: 300px;
	padding: 2px;
	border: 2px solid #ccc;
	font-size: 0.875em;
	height: 20px;
}
input.searchbutton {
	background: #03031b;
	border: 1px solid #ccc;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: .65em;
}
input.searchbutton:hover {
	color: #faca11;
}
#logo {
	float: left;
	color: #FFFFFF;
	width: 390px;
	height: 79px;
	padding-top: 40px;
	padding-left: 10px;
}
#logo a{
	color: #FFFFFF;
}
#logo p{
	font-size: 0.75em;
	line-height: 30px;
}
#logo span{
	font-size: 1.17em;
	font-weight: bold;
	color: #faca11;
}

/*Breadcrumb trial*/
div.BreadCrumbcategorytree_activepage,.BreadcrumbDiv{

	width: 610px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
div.BreadCrumbcategorytree_registerActive{

	width: 610px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
a.BreadCrumbcategorytree_parent, a.BreadCrumbcategorytree_registerParent {
	font-size: 12px;
	color: #03031b;
	font-weight: bold;
}
.BreadCrumbcategorytree_parent:hover, .BreadCrumbcategorytree_registerParent:hover{
	color: blue;
}
.BreadCrumbcategorytree_activepage, .BreadCrumbcategorytree_registerActive{
	color: #787A8F;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
}

/*Pagenation*/
.ContentMyAccountOpenARPaymentConfirmationFeatureCell table
{
	font-size:12px;
	width:700px;
}
.ContentMyAccountOpenARPaymentSummaryFeatureCell table
{
	font-size:12px;
	width:700px;
}
.MyAccountOpenARPaymentSummaryTotal, .MyAccountOpenARPaymentConfirmationTotal
{
    padding-right: 70px;
}
.MyAccountOpenARListTotalAmt
{
    margin-right: 5px;
    padding-right: 5px;
}
.MyAccountInvoicesListNextPrev,.MyAccountOpenARListNextPrev,.MyAccountOpenOrderListNextPrev{
	text-align: right;
}
.MyAccountNextPrev{
	color:#03031B;
}
.ItemSearchResults_AvailabilityDiscontinuedItem
{
	color: #aa2c21;
}
.ItemSearchResults_DiscontinuedMessage
{
	color: #aa2c21;
}
.ItemSearchResults_ResultsPageLabel{
	color:#03031B;
	font-size: 0em;
}
.MyAccountInvoicesListPageSeq,.MyAccountOpenARListPageSeq,.MyAccountOpenOrderListPageSeq{
	text-align: right;
	width: 610px;
	vertical-align:top;
}
.MyAccountInvoicesListPageXOfY,.MyAccountOpenARListPageXOfY,.MyAccountOpenOrderListPageXOfY{
	font-size: 0.875em;
	color:#03031B;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	padding-right: 10px;
}
.MyAccountInvoicesListtext{
	text-align: right;
}
span.ItemSearchResults_PageLinks{
	line-height: 30px;
}
.MyAccountPageSeq,a.ItemSearchResults_PageLinks,a.ShoppingList_PageLinks{
	font-size: 0.625em;
	color:#acafcf;
	text-decoration:none;
	padding:3px 4px 2px 3px;
	margin:0 1px;
	border:1px solid #acafcf;
}
.MyAccountPageSeq:hover,a.ItemSearchResults_PageLinks:hover,a.ShoppingList_PageLinks:hover{
	color:#03031B;
	background: #EEEEEE;
}
.MyAccountPageSeqCurrent,.ItemSearchResults_PageLinkSelected,a.ShoppingList_PageLinkSelected{
	font-size: 0.625em;
	color:#03031B;
	padding:3px 4px 2px 3px;
	margin:0 1px;
	border:1px solid #acafcf;
	background: #EEEEEE;
}
.ShoppingList_PrevNextLinks{
	font-size: 1em;
	font-weight: bold;
	color: #03031b;
}

/*Waiting Message Page*/
#waitWrapper{
	background: #eeeeee;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#waitMessage{
	width:480px;
	height:90px;
	font-size: 1.125em;
	font-weight: bold;
	color: #03031b;
	background: #FFFFFF url(../../esscin/images/waitBG.gif) no-repeat;
	border: 4px solid #CCCCCC;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
}
.PleaseWaitDots{
	height: 30px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	color: #03031b;
	margin-top: 10px;
}

/*main content table container*/
#Table2,  #ctl00_Table2{
    background-color: #FFFFFF;
    background-image: url("../../esscin/images/bgMainContent.gif");
    background-position: center center;
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 995px;
}

#Tablerow2, #ctl00_Tablerow2, #Tablerow2cell1, #ctl00_Tablerow2cell1{

}

/*main-leftColumn table container*/
.P21SystemLSide
{
	background-image: url(../../esscin/images/ls_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LSide,.LSideLinksTR,.LSideLinksFeatureCell{

}

/*main-centerColumn table container*/
#Tablerow2cell2, #ctl00_Tablerow2cell2{

    padding-bottom: 20px;
    text-align: left;
}
/*.Content{
	height:400px;
}*/
.ContentLogonFeatureCell, .ContentCustomerDefinedPage01FeatureCell, .ContentMyAccountShoppingListSelectFeatureCell, .ContentAdminShopperListFeatureCell, .ContentShoppingCartFeatureCell, .ContentMyAccountSelectFeatureCell, .ContentPastPurchasesSelectFeatureCell{
	height:455px;
	text-align: left;
	vertical-align: top;
	width:610px;
}
.ContentNewShopperFeatureCell,.ContentShoppingCartFeatureCell,.ContentCategorySearchResultsFeatureCell,.ContentMyAccountShoppingListSelectFeatureCell,.ContentPastPurchasesCategoryReportFeatureCell,.ContentPastPurchasesItemReportFeatureCell,.ContentPastPurchasesSelectFeatureCell,.ContentItemSearchResultsFeatureCell{
	text-align: left;
	vertical-align: top;
}
.ContentNavigationTrailFeatureCell{
height:50px;
	vertical-align: top;
}
.ContentHomeFeatureCell{
    margin-left: 0px;
    padding-left: 0px;
	min-height: 20px;
}
.MyAccountProfile_Table001,.QuickOrderouterTable,.ShoppingCart_DescriptionTable,.ShoppingListSelect_ExistingTable,.MyAccount_Table001,.MyAccountSelect_ContentContainerTable,.ShipBillInformation_ShipToDescTable.AdminPageTable{
	width: 610px;
}

/*Sign On Page*/
.LogonInputsTable{
	width:300px;

}
.LogonInputsTable table{
    width: 300px;
}
#signInRegister{
    background: url("../../esscin/images/logo.png") no-repeat scroll 5px center #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #787A8F;
    font-size: 1em;
    height: 50px;
    padding-left: 145px;
    padding-top: 20px;
}
#signInRegister a{
	font-weight: bold;
	color: #03031b;
}
.LogonText{
	font-size: 12px;
}
.Logonerror{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.Logonsmalltext{
	font-size: 12px;
	font-weight: normal;
}
.Logonlogoninput{
    font-size: 13px;
    margin-top: 5px;
    padding-top: 5px;
    vertical-align: top;
}
#txtEmail, #txtPassword{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    height: 24px;
    padding-left: 5px;
    padding-top: 3px;
    width: 175px;
}
.LogonOuterTable
{
	background-image: url(../../esscin/images/ls_cusLogon_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.LogonInputTextTD,.LogonPasswordTD{
	height: 34px;

}
.LogonInnerTable
{

}
.Logonsidelink
{
	font-size:12px;
}
.Content_Logon_SubmitButtonTD{

}
.Logonlogonlink{
	font-size: 0.775em;
	font-weight: bold;
	color: #03031B;
	padding-left: 0px;
}
.LogonRegisterLinkText
{
	font-size: 0.775em;
	font-weight: bold;
	color: #03031B;
	padding-left: 0px;
}
.LSide_Logon_SubmitButtonTD
{
    padding-bottom: 5px;
    padding-top: 5px;
}
/*Registeration Selection*/
#registerWrapper{
	width: 610px;
	display: block;
}
#registerWrapper .registerNewLeft{
	width: 430px;
	float: left;
	height: 800px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
#registerWrapper .registerNewLeft h2{
	font-size: 1em;
	color: #000000;
}
#registerWrapper .registerNewRight{
	width: 430px;
	float: left;
	height: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#registerWrapper .registerNewLeft, #registerWrapper .registerNewRight p{
	font-size: 0.875em;
	color: #787A8F;
}
#registerWrapper .registerNewRight ul{

}
#registerWrapper .registerNewRight ul{
	font-size: 0.875em;
	color: #787A8F;
	list-style-type: circle;
	padding-left: 30px;
}
#registerWrapper .statements{
	width: 400px;
	border: 1px solid #002B60;
	background-color: #787A8F;
	padding: 10px;
	color: #FFFFFF;
}
#registerWrapper .statements p{
	color: #FFFFFF;
}
#registerWrapper #tagPDF{
	font-size: 1em;
	font-weight: bold;
	color: #002B60;
	background-image: url(../../esscin/images/tag_pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#registerWrapper .address2nd{
	padding-left: 53px;
}
#registerWrapper .contact{
	font-size: 0.75em;
	font-weight:bold;
	color: #002B60;
	background-color: #eeeeee;
	padding: 10px;
	width: 200px;
}
#registerSelect{
	width: 590px;
	float: left;
}
#registerWhy{
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding: 5px;
}
#registerWhy .registerWhyBG{
	background-color: #eeeeee;
	height: 20px;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#registerWhy img{
	float: left;
}
#registerWhy p{
	font-size: 0.875em;
	color: #787A8F;
	padding-top: 10px;
	padding-left: 5px;
}
#registerSelect span{
	font-size: 0.875em;
	color: #787A8F;
	padding-left: 5px;
}
#registerWrapper .AccountHelp{
	font-size: 0.875em;
	color: #000;
	padding-left: 0px;
}
#registerSelect p{
	font-size:0.875em;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom:5px;
}
#registerSelect ul, #registerWrapper ul{
	font-size: 0.875em;
	color: #002B60;
}
#registerSelect li, #registerWrapper li{
	padding-left:10px;
	padding-bottom:8px;
}
#registerSelect a, #registerWrapper a{
	color:#000000;
	background-image: url(../../esscin/images/tag_registerSelect.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}
#registerSelect a:hover, #registerWrapper a:hover{
	color: #00902A;
	font-weight:bold;
	background-image: url(../../esscin/images/tag_registerSelectH.gif);
}

/*Register Page*/
.NewShopperOuterTable{
	width: 610px;
}
#bnRegLog{
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 630px;
	font-size: 1em;
	padding-top: 5px;
	color: #787A8F;
	background: #EEEEEE url(../../esscin/images/logo.png) no-repeat 5px center;
	padding-left: 55px;
	text-align: center;
	line-height: 22px;
}
.bnRegLogURL{
	color: #009999;
}
.NewShopperDescription{
	font-size: .875em;
	color: #03031b;
}
.NewShopperDescription u{
	font-size: 1em;
	color: #AA2C21;
}
.NewShopperDescription a{
	font-size: 1em;
	font-weight: bold;
	color: #03031b;
	text-transform: uppercase;
}
#bnRegLog a{
	font-size: 0.875em;
	background: url(../../esscin/stylesheets/none);
	padding: 0px;
}
#bnRegisterInfo{
	height: auto;
	width: 675px;
	color: #787A8F;
	float: left;
	text-align: left;
	position: relative;
	font-size: 0.75em;
	padding: 5px 5px 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
#bnRegInfoTitle{
	height: 15px;
	font-size: 1.1em;
	font-weight:bold;
	color: #03031B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	background-image: url(../../esscin/images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 2px;
}
.spnRegInfo{
	color: #990000;
	text-decoration: underline;
}
.spnRegInfo2{
	color: #002b60;
	text-decoration: underline;
}
.NewShopperDescription{
	font-size: 0.875em;
}
.NewShopperFirstNameTextBox, .NewShopperLastNameTextBox, .NewShopperEmailTextBox, .NewShopperCustomerCodeTextBox, .NewShopperPasswordTextBox, .NewShopperVerifyPasswordTextBox, .NewShopperHintTextBox{
	height: 28px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	color: #03031B;
}
#fname, #lname, #password, #verify, #hint{
	width: 200px;
}
#email{
	width: 300px;
}
#customer{
	width: 100px;
}
.NewShopperFootnote{
	color: #FF0000;
	vertical-align: top;
	font-size: 0.625em;
}
.NewShopperMessage td{
	font-size: 1em;
	font-weight: bold;
	color: #FFFF00;
	background: #FF0000;
	padding: 10px;
}
.NewShopperColumnTitle{
	font-size: .875em;
	vertical-align: top;
	width: 120px;
}
.NewShopperColumnValue{
	height: 40px;
	vertical-align: top;
}
.NewShopperSubmit{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 195px;
}
.NewShopperTable2
{
	width:200px;
}
.ContentImportHTMLFeatureCell p{
	font-size: 14px;
	color:#333;
	text-align: left;
	padding-top: 10px;
}
.ContentImportHTMLFeatureCell a{
    color: #03031B;
    font-size: 1em;
    font-weight: bold;
}
#registerThankYou{
	width:610px;
}
#registerThankYouTd{
	padding-right:390px;
}
#registerThankYouTd p{
color:#787a8f;
padding-top:15px;
}
#registerThankYouTd a{
color:#03031b;
font-weight:bold;
}

/*Salereps Customer Mirror Selection Page*/
.CustomerListOuterTable{
width:610px;
}
.CustomerListOuterTable tr{
background:#eeeeee;
}
.CustomerListOuterTable tr:hover{
background:#ffffff;
}
.CustomerListTitle{
font-size:1.125em;
font-weight:bold;
background:#FFFFFF;
padding-bottom:15px;
}
.CustomerListNameAlign,.CustomerListCodeAlign{
	background:#eeeeee;
	padding:10px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.CustomerListNameAlign a,.CustomerListCodeAlign a{
	color:#03031b;
	font-weight:bold;
	background: url(../../esscin/images/tag_sort.gif) no-repeat right;
	padding-right:25px;
}
.CustomerListNameAlign a:hover,.CustomerListCodeAlign a:hover{
	background: url(../../esscin/images/tag_sortH.gif) no-repeat right;
}
.CustomerListCodeAlign{
width:150px;
}
.CustomerListNameText{
	font-size:0.875em;
	line-height: 35px;
	background: url(../../esscin/images/productBullet_black.png) no-repeat left center;
	padding-left: 30px;
}
.CustomerListCodeText{
font-size:1em;
text-align:center;
}
.CustomerListSubmitImage{
background:#FFFFFF;
text-align:left;
padding-left:5px;
}

/*Home Page*/

#homeWrapper{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 948px;
}
#homeWrapper table
{
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 840px;
}
#homeWrapper table img
{
	clear: both;
	float: left;
	margin:10px;
}
.homeBoxText {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 20px;
    text-decoration: none;
}
#home {
	float: left;
	width: 710px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom:20px;
}
#home h3 a{
	font-size:1em;
	color:#03031b;
	line-height: 30px;
}
.signInConnect{
	font-weight: bold;
	color: #03031b;
	background: url(../../esscin/images/tag_signIn.gif) no-repeat left center;
	padding-left:22px;
}
.chrome{
	font-weight: bold;
	color: #03031b;
	background: url(../../esscin/images/tag_chrome.gif) no-repeat left center;
	padding-left:22px;
}
.firefox{
	font-weight: bold;
	color: #03031b;
	background: url(../../esscin/images/tag_firefox.gif) no-repeat left center;
	padding-left:22px;
}

.ie8{
	font-weight: bold;
	color: #03031b;
	background: url(../../esscin/images/tag_ie8.gif) no-repeat left center;
	padding-left:22px;
}
#shortnews h3 a {
font-size:1.125em;
color:#03031b;
}
#shortnews li {
	padding-left:10px;
	list-style: disc inside;
}
#shortnews a {
font-size:0.75em;
color:#03031b;
font-weight:bold;
}
#home h2 a{
font-size:1em;
color:#03031b;
}
.headlineNews{
	font-size:.875em;
	color:#787a8f;
	text-indent: 10px;
	padding-top: 5px;
}
#shortnews p{
font-size:.875em;
color:#787a8f;
}
.homeHeadlineProduct{
	background: url(../../esscin/images/homeHeadlineProduct.gif) no-repeat;
	float: left;
	height: 210px;
	width: 287px;
	padding-top:35px;
	padding-left:22px;
}
.homeHeadlineAnnoucement{
	background: url(../../esscin/images/homeHeadlineAnnoucement.gif) no-repeat;
	float: left;
	height: 210px;
	width: 287px;
	padding-top:35px;
	padding-left:22px;
}
#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(../../esscin/stylesheets/images/smalldot.gif) repeat-x; }
#shortnews {
	float: left;
	width: 710px;
}
#ad {
	width: 210px;
	height: 165px;
	float: right;
	background: url(../../esscin/images/shortNews.gif) no-repeat;
	margin: 0 0 15px;
	padding-top: 15px;
	padding-left: 15px;
}
.news {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	width: 480px;
	float: left;
	height: 140px;
}

/*** Custom Lists Awareness Section***/

#listWrapper{
width: 710px;
}
#listHeader{
	height: 110px;
	width: 710px;
	background-image: url(../../esscin/images/banners/christmasHeader.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
table .line{
	width: 710px;
	color: #787a8f;
	background-color: #fff;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
	padding-bottom:5px;
	text-align: left;
	margin-top: 20px;
}
.itemImage{
width: 125px;
height: 100px;
padding-right:20px;
padding-left:10px;
}
.itemID{
width:390px;
color: #03031B;
font-size: 1.125em;
font-weight: bold;
}
.itemDesc{
	font-size: 0.875em;
	vertical-align: text-top;
}
.buyNowPrice{
	width:100px;
	color: #AA2C21;
	font-size: 1.125em;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
.buyNowQty{
	width:65px;
	text-align: right;
	font-size: 0.70em;
	color: #d9d9d9;
}
.itemExt{
width:580px;
font-size: 0.75em;
padding-right:10px;
}
.itemURL{
width:580px;
height:25px;
}
.itemURL a{
color: #03031B;
font-size: 0.75em;
font-weight: bold;
text-decoration: none;
padding-right:10px;
padding-left: 20px;
}
.itemURL a:hover{
text-decoration: underline;
}
.tagPDF{
background-image: url(../../esscin/images/tag_smallPDF.gif);
background-repeat: no-repeat;
}
.tagURL{
background-image: url(../../esscin/images/tag_smallURL.gif);
background-repeat: no-repeat;
}
#listFooter{
	text-align: right;
	height: 40px;
	width: 700px;
	padding-top:10px;
	padding-right: 10px;
	background-image: url(../../esscin/images/banners/christmasFooter.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Account Info Page*/
.MyAccountProfileShoppingListsDisplay a
{
	font-size:14px;
	font-weight:normal;
}
.MyAccountProfileaccounting a, .MyAccountProfileaccountingright a
{
	font-size:14px;
	font-weight:normal;
}

.MyAccountProfileAccountingTable
{
	margin-top:5px;
	width: 410px;
}
.MyAccountProfile_Table002{
	width: 610px;
}
#myAccountNav{
	width: 610px;
}
#myAccountNavUrl{
	background: #eeeeee;
	width: 550px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: right;
}
a.myAccountReports{
	font-size: .875em;
	font-weight:bold;
	color: #03031b;
	padding-left: 25px;
	background: url(../../esscin/images/tag_myAccountNav.gif) no-repeat left 0px;
	margin-left: 15px;
	padding-bottom: 15px;
}
.myAccountReports:hover{
background: url(../../esscin/images/tag_myAccountNavH.gif) no-repeat left top;
}
.MyAccountProfileCaptionImageName{
padding-bottom:20px;
}
.MyAccountProfile_NonEditLogonTable,.MyAccountProfile_NonEditPersonalInfoTable{
    display: block;
    font-size: 11px;
    padding-left: 5px;
    width: 220px;
}
.MyAccountProfile_NonEditLogonTable td,.MyAccountProfile_NonEditPersonalInfoTable td,.MyAccountProfile_ShoppingInfoTable td{
text-align:right;
padding-right:5px;
}
.MyAccountProfile_ShoppingInfoTable{
	width: 220px;
	display: block;
	font-size: 1em;
}
td.MyAccountProfileShoppingListsDisplay
{
		font-size: 1em;
	width: 290px;
	font-weight: bold;
	color: #03031B;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
}
td.MyAccountProfileHdr{

    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    width: 190px;
}
.MyAccountProfileerror{
	color:#FFFF00;
	background:#FF0000;
	line-height: 25px;
	display: block;
	text-decoration: underline;
	text-align: center;
}
td.MyAccountProfilemyaccount_hdr{
    color: #03031B;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    width: 610px;
}
.MyAccountProfileHdr table{
	padding-top: 10px;
	text-align:right;
	padding-right:10px;
}
td.MyAccountProfileprofile{
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	padding-bottom:10px;
}
.MyAccountProfilePasswordText,.MyAccountProfileVerifyPasswordText,.MyAccountProfilePasswordHintText{
width:210px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	color: #03031B;
}
#txtEmail.MyAccountProfileEmailText{
width:230px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	color: #03031B;
}
.MyAccountProfileRecentOrdersTable{
	width: 610px;
	background-color: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.MyAccountProfile_RecentOrdersTable2{
padding-top:20px;
}
.MyAccountInvoicesList_ResultsAreaTable{
	width: 725px;
	background-color: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;

}
.MyAccountInvoicesList_ResultsAreaTable tr:hover{
	background: #FFFFFF;
}
.MyAccountProfileRecentOrdersTable td{
	height: 30px;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
.MyAccountProfilerecentorders_hdr,.MyAccountInvoicesListHeaderLink{
	font-size: 12px;
	color: #03031B;
	font-weight: bold;

}
.MyAccountProfileBackGroundTR:hover, .MyAccountProfilealt_rowcolor:hover{
	background: #FFFFFF;
}
.MyAccountProfileBackGroundTR td, .MyAccountProfilealt_rowcolor td{
	border-bottom: 1px dotted #FFFFFF;	
}
.MyAccountProfilerecentorders,.InvoiceListPONumberValue,.InvoiceListOrderNumberValue,.InvoiceListInvoiceDateValue,.InvoiceListInvoiceAmountValue{
	font-size: 0.875em;
	color: #787a8f;
	height: 30px;
}
a.MyAccountProfilerecentorders{
	color: #03031b;
	background: url(../../esscin/images/tag_html.png) no-repeat left;
	padding-left: 20px;
}
.MyAccountOpenQuoteDetail_ResultsAreaTable, .MyAccountOrderTrackingDetail_ResultsAreaTable
{
	font-size:11px;
	margin:5px;
	width:750px;
}
.InvoiceListInvoiceNumberValue{
	border-bottom: 1px dotted #FFFFFF;
}
.InvoiceListInvoiceNumberValue a{
	font-size: 11px;
	color: #03031B;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: none;
}
.InvoiceListInvoiceNumberHeader{
	width: 170px;
	background-color: #FFFFFF;
	height: 30px;
	padding-left: 10px;
}
.InvoiceListOrderNumberHeader,.InvoiceListInvoiceDateHeader,.InvoiceListInvoiceAmountHeader{
	width: 140px;
	background-color: #FFFFFF;
	height: 30px;
}
.InvoiceListPONumberHeader{
	width: 300px;
	background-color: #FFFFFF;
}
.MyAccountInvoiceDetail_ContainerTable, .MyAccountInvoiceDetailLeftAlign
{
	font-size:12px;
}
.MyAccountInvoiceDetail_ContainerTable font
{
	font-size:12px;
}
.MyAccountInvoiceDetail_ResultsAreaTable
{
    font-size: 12px;
    width: 610px;
}

.MyAccountProfileBackGroundTR a, .MyAccountProfilealt_rowcolor a{
	font-size: 0.75em;
	font-weight: bold;
}
.MyAccountSelectResults_SearchForDiv,.MyAccountSelectResults_DescriptionDiv{
	font-size: 0.875em;
}
.MyAccountSelectResults_ReportHeaderUL{
	font-size: 0.875em;
	color: #0000FF;
	font-weight: bold;
}
.MyAccountOpenQuoteListPrintPage
{
	    white-space: nowrap;
		font-size:14px;
}
.MyAccountInvoicesListPrintPage,.MyAccountOpenOrderListPrintPage,.MyAccountOpenARListPrintPage,.MyAccountOpenOrderDetailPrintPage,.PastPurchasesItemReport_PrintPage a,.PastPurchasesCategoryReport_PrintPage a,.PastPurchaseItemDetailReport_PrintPage a{
    background: url("../../esscin/images/tag_print.png") no-repeat scroll right center transparent;
    color: #03031B;
    font-size: 0.875em;
    font-weight: bold;
    padding-right: 25px;
    white-space: nowrap;
}
.MyAccountInvoicesList_ExcelButtonImage{
	padding-right: 2px;
}
.MyAccountInvoicesListtext,.MyAccountOpenOrderListtext,.MyAccountOpenARListtext,.MyAccountOpenOrderDetailtext,.PastPurchasesReport_SearchAgain a{
	font-size: 0.875em;
	color: #03031B;
	background: url(../../esscin/images/tag_search.png) no-repeat right;
	padding-right: 25px;
}
.MyAccountSelect_TitleDiv{/*Invoice criteria, Open Orders & AR*/
	font-size: 1em;
	font-weight: bold;
	color: #03031B;
	padding-top: 20px;
}
.MyAccountSelect_DescriptionDiv{
	font-size: 0.875em;
	padding-bottom: 30px;
}
.MyAccountSelect_Label{
	font-weight: bold;
	padding-left: 20px;
	text-align: right;
}
.MyAccountSelect_Input{
	width: 80px;
	height: 28px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 7px;
	color: #03031B;
	font-size: 0.875em;
}
.SmallCalendar{
	padding-left: 5px;
}
.MyAccountSelect_OrText{
	font-weight: bold;
	color: #AA2C21;
	text-align: center;
	height: 50px;
}
.MyAccountSelect_DisplayListLabelSpan{
	padding-right: 10px;
}
#MyAccountSelect_FieldTypeSelect{	
	width: 90px;

	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
#txtSearchText{
	width: 100px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
.MyAccountSelect_SubmitButtonTD{
	text-align: right;
	height: 50px;
	vertical-align: bottom;
}
.MyAccountSelect_ExcelDownloadDescription{
	font-size: 0.875em;
	width: 450px;
	padding-left: 20px;
	padding-top: 40px;
}
.MyAccountSelect_ExcelDownloadNote{
	font-size: 0.75em;
	padding-left: 40px;
	padding-top: 5px;
}
.MyAccountSelect_ExcelIconTD{
	vertical-align: bottom;
}
.MyAccountSelect_OpenARDescDiv{
	padding-top: 50px;
}
.MyAccountSelecttitle_text{
	font-weight: bold;
}
.MyAccountProfiletext11w{
	font-size: 0.875em;
	padding-left: 20px;
	padding-top: 10px;
}
.MyAccountProfile_SelectOpenARDescSpan{
	padding-right: 42px;
	vertical-align: top;
}
.MyAccountOpenOrderList_ResultsAreaTable{/*Open Order Results*/
    background-color: #EEEEEE;
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    font-size: 12px;
    padding: 5px;
    width: 725px;
}
.MyAccountOpenOrderList_ResultsAreaTable tr
{
   height: 15px;
}
.MyAccountOpenOrderList_ResultsAreaTable tr:hover{
	background: #FFFFFF;
}
.MyAccountOpenOrderListHeaderLink,.MyAccountOpenOrderListCurrentHeaderLink{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.OrderListOrderNumberHeader{
	height: 30px;
	width: 100px;
	background: #FFFFFF;
	padding-left: 10px;
}
.OrderListCanceledValueHeader,.OrderListInvoiceValueHeader{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.OrderListOrderValueHeader{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.OrderListRequireDateHeader,.OrderListOrderDateHeader{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.OrderListPONumberHeader{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}
.OrderListOrderNumberValue{
	color: #03031B;
	height: 30px;
	border-bottom: 1px dotted #FFFFFF;
	padding-left: 10px;
}
.OrderListOrderNumberValue a{
    background: url("../../esscin/images/tag_html.png") no-repeat scroll 0 0 transparent;
    border-style: none;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 20px;
}
.OrderListCanceledValueValue,.OrderListInvoiceValueValue,.OrderListOrderValueValue,.OrderListRequireDateValue,.OrderListOrderDateValue,.OrderListPONumberValue{
	font-size: 12px;
	color: #787a8f;
	border-bottom: 1px dotted #FFFFFF;
}
.MyAccountSelectResults_TitleDiv{/*Open Order Detail Page*/
font-size:1em;
font-weight:bold;
}
.MyAccountOpenOrderDetail_ResultsAreaTable input{
	margin-top: 15px;
}
.MyAccountOpenQuoteList_ResultsAreaTable
{
	font-size:14px;
}
.MyAccountOpenOrderDetail_ResultsAreaTable
{
	border-collapse:collapse;
}
.OrderDetailItemCodeHeader,.OrderDetailDescriptionHeader,.OrderDetailOpenValueHeader,.OrderDetailOpenQtyHeader,.OrderDetailUnitSizeHeader,.OrderDetailNetPriceHeader,.OrderDetailOrderQtyHeader,.OrderDetailUnitNameHeader,.ExpediteOrderHeader, .OrderDetailShipQtyHeader, .OrderDetailBackorderQtyHeader{
	height:30px;
	background: #eeeeee;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
}
.OrderDetailItemCodeHeader{
	width:125px;
}
.OrderDetailDescriptionHeader{
width:175px;
}
.OrderDetailItemCodeValue{
	font-size:.75em;
	font-weight:bold;
	color:#03031b;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #eeeeee;
}
.OrderDetailDescriptionValue{
font-size:.75em;
color:#787a8f;
border-bottom: 1px dotted #eeeeee;
}
.OrderDetailOpenValueValue,.OrderDetailNetPriceValue{
font-size:.75em;
color:#AA2C21;
font-weight:bold;
text-align:right;
padding-right:5px;
border-bottom: 1px dotted #eeeeee;
}
.OrderDetailOpenQtyValue,.OrderDetailUnitSizeValue,.OrderDetailOrderQtyValue,.OrderDetailUnitNameValue,.ExpediteOrderValue, .OrderDetailShipQtyValue, .OrderDetailBackorderQtyValue{
font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}
.ExpediteOrderValue input{
	margin: 0px;
}
/*div.ErrorMessage{
font-size:1em;
color:#FFFF00;
background:#FF0000;

padding:5px;
}*/
.MyAccount_BaseTable
{
	width:700px;
}
.MyAccountOpenARList_ResultsAreaTable{/*Open AR Results*/
	background: #eeeeee;
	font-size: 12px;
	color: #03031b;
	width: 725px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-top:10px;
}
.MyAccountOpenARList_ResultsAreaTable tr:hover{
	background: #FFFFFF;
}
.MyAccountOpenARListPONumberHeader{
	font-weight: bold;
	background: #FFFFFF;
	height: 30px;
	width: 240px;
	padding-left: 10px;
}
a.MyAccountOpenARListMakePmtLink 
{
	margin-right:13px;
	padding-right:13px;
}
.ARListInvoiceNumberHeader, .ARListPmtAmtHeader{
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    width: 120px;
}
.ContentMyAccountOpenARPaymentFeatureCell
{
	width:700px;
}
.MyAccountOpenARPaymentCCTable
{
	width:300px;
}
.MyAccountOpenARPaymentDescription
{
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.ContentMyAccountOpenARPaymentFeatureCell table
{
	font-size:12px;
}
.ARListOpenDateHeader,.ARListDiscountDateHeader{
	font-weight: bold;
	background: #FFFFFF;
	width: 110px;
}
.ARListDueDateHeader{
	font-weight: bold;
	background: #FFFFFF;
	width: 70px;
}
.ARListTotalHeader,.ARListAmountOpenHeader{
	font-weight: bold;
	background: #FFFFFF;
	width: 120px;
	text-align: right;
}
.ARListAmountOpenHeader{
	padding-right: 10px;
}
.MyAccountOpenARListPONumberValue{
	font-size:.875em;
	color: #787a8f;
	padding-left: 10px;
	border-bottom: 1px dotted #FFFFFF;
	height: 30px;
}
.ARListInvoiceNumberValue,.ARListOpenDateValue,.ARListDiscountDateValue,.ARListDueDateValue{
	color: #787a8f;
	border-bottom: 1px dotted #FFFFFF;
}
.ARListTotalValue{
	color: #787a8f;
	border-bottom: 1px dotted #FFFFFF;
}
.ARListAmountOpenValue{
	color: #787a8f;
	border-bottom: 1px dotted #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.ARListInvoiceNumberValue a{
	color: #03031b;
	border-style: none;
	padding-left: 5px;
}
.ARListCurrentHeader{
	vertical-align: bottom;
	height: 30px;
	padding-right: 10px;
	font-weight: bold;
}
.MyAccount_ARAgingTable{
	font-size: 0.875em;
	width: 610px;
	padding-bottom: 30px;
}
.ARListCurrentHeader{
	text-align: right;
}
.ARListAge1Header,.ARListAge1ToAge2Header,.ARListAge2ToAge3Header,.ARListOverAge3Header{
	width: 100px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #03031b;
	text-align: center;
}
.ARListCurrentValue,.ARListAge1Value{
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.ARListAge1ToAge2Value,.ARListAge2ToAge3Value{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 5px;
}
.ARListOverAge3Value{
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	padding-right: 10px;
	padding-top: 5px;
}
.PastPurchasesSelect_Title{/*Past Purchase History */
	font-size: 18px;
	color: #03031b;
	line-height: 40px;
	font-weight: bold;
}
.PastPurchasesSelect_Description{
	font-size: 12px;
	color: #03031b;
	width:580px;
}
.PastPurchasesSelect_Table{
	width:580px;
	padding-top: 20px;
	font-size: 12px;
	color: #03031b;
}
.PastPurchasesSelect_Table td{
	height: 40px;
}
.PastPurchasesSelect_Table option{
	height: 20px;
	width: 135px;
}
#ActualValue input{
	height: 20px;
	width: 145px;
}
.PastPurchasesSelect_Labels{
width:150px;
	padding-right: 10px;
}
.PastPurchasesSelect_RangeLabels{
width:175px;
}
#txtStartDate,#txtEndDate{
	width: 100px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
#DateRangeCol2,#DateRangeCol3{
	text-align: left;
	font-weight: bold;
}
.PastPurchasesSelect_Table td{
	vertical-align: top;
}
#CategoryDropDown{
padding-left:15px;
}
#CategoryDropDown option{
width:200px;
}
.PastPurchasesItemReport_SummaryTable,.PastPurchaseItemDetailReport_SummaryTable,.PastPurchasesCategoryReport_SummaryTable{/*Purchase History Detail and Category Reports*/
width:610px;
padding-top:10px;
padding-bottom:10px;
}
span.ErrorMessage{
	font-size:1em;
	color:#FFFF00;
	background:#FF0000;
	padding:2px;
}
.PastPurchasesItemReport_SearchSummary,.PastPurchasesCategoryReport_SearchSummary,.PastPurchaseItemDetailReport_SearchSummary{
font-size:.875em;
color:#03031b;
font-weight:bold;
height:20px;
}
.PastPurchasesItemReport_SearchSummary li,.PastPurchasesCategoryReport_SearchSummary li,.PastPurchaseItemDetailReport_SearchSummary li{
	list-style: none;
	font-weight: normal;
}
.PastPurchasesItemReport_Title,.PastPurchasesCategoryReport_Title,.PastPurchaseItemDetailReport_Title{
	font-weight:bold;
	padding:5px;
	text-decoration: underline;
}
.PastPurchasesItemReport_AddButtons{
	text-align: right;
	padding-right:10px;
}
.PastPurchasesItemReport_AddButtons input{
padding-left:15px;
padding-bottom:10px;
}
.PastPurchasesItemReport_Table{
padding-bottom:15px;
border-collapse:collapse;
}
.PastPurchasesItemReport_Table a
{
	color: #404040;
}
.PastPurchasesCategoryReport_Table{
width:600px;
padding-top:15px;
padding-bottom:15px;
}
td #NextPage{
width:450px;
text-align:right;
padding-right:10px;
}
.PastPurchasesItemReport_ItemCodeHeader,.PastPurchasesItemReport_LastInvoiceDateHeader,.PastPurchasesItemReport_TotalInvoiceLinesHeader,.PastPurchasesItemReport_TotalExtendedPriceHeader,.PastPurchasesItemReport_QtyHeader,.PastPurchasesItemReport_UOMHeader,.PastPurchasesCategoryReport_CategoryNameHeader,.PastPurchasesCategoryReport_InvoiceLinesHeader,.PastPurchasesCategoryReport_ExtendedPriceHeader{
	height:30px;
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
}
.PastPurchasesItemReport_ItemCodeHeader{
width:280px;
}
.PastPurchasesItemReport_LastInvoiceDateHeader,.PastPurchasesItemReport_TotalInvoiceLinesHeader{
width:130px;
}
.PastPurchasesItemReport_TotalExtendedPriceHeader{
width:150px;
}
.PastPurchasesItemReport_QtyHeader,.PastPurchasesItemReport_UOMHeader{
width:70px;
}
.PastPurchasesItemReport_ItemCode{
	height:50px;
	font-size:.875em;
	color:#787a8f;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	border-bottom: 1px dotted #eeeeee;
}
.PastPurchasesCategoryReport_CategoryNameHeader{
width:290px;
}
.PastPurchasesCategoryReport_InvoiceLinesHeader,.PastPurchasesCategoryReport_ExtendedPriceHeader{
width:140px;
}
.PastPurchasesItemReport_ItemCode a{
font-size:1.125em;
color:#03031b;
font-weight:bold;
}
.PastPurchasesItemReport_CustomerPartLabel,.PastPurchasesItemReport_Description{
	color:#787a8f;
	font-weight: normal;
}
.PastPurchasesItemReport_LastInvoiceDate,.PastPurchasesItemReport_TotalInvoiceLines,.PastPurchasesItemReport_TotalExtendedPrice,.PastPurchasesItemReport_UOM,.PastPurchasesItemReport_Quantity{
font-size:.875em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}
.PastPurchasesItemReport_TotalExtendedPrice{
color:#AA2C21;
font-weight:bold;
}
.PastPurchasesItemReport_Quantity input{
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
.PastPurchasesReport_SearchAgain{
padding-top:10px;
}
.PastPurchasesCategoryReport_CategoryName{
height:25px;
padding-left:5px;
}
.PastPurchasesCategoryReport_CategoryName a{
font-size:1em;
font-weight:bold;
color:#03031b;
}
.PastPurchasesCategoryReport_InvoiceLines{
text-align:right;
padding-right:10px;
}
.PastPurchasesCategoryReport_ExtendedPrice{
color:#AA2C21;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.PastPurchasesCategoryReport_CategoryNameTotals,.PastPurchasesCategoryReport_InvoiceLinesTotals,.PastPurchasesCategoryReport_ExtendedPriceTotals{
	height:20px;
	background: #eeeeee;
	vertical-align: middle;
	font-size: 0.875em;
	font-weight: bold;
	padding-left: 10px;
}
.PastPurchasesCategoryReport_InvoiceLinesTotals{
font-size:.875em;
text-align:right;
padding-right:10px;
}
.PastPurchasesCategoryReport_ExtendedPriceTotals{
font-size:.875em;
color:#AA2C21;
text-align:right;
padding-right:10px;
}
.PastPurchaseItemDetailReport_Table{
   border-collapse: collapse;
    color: #03031b;
    display: block;
    margin-top: 15px;
    width: 650px;
}
.PastPurchaseItemDetailReport_QtyToAddLabel{
	font-size:.875em;
	padding-bottom:20px;
	text-align: left;
}
.PastPurchaseItemDetailReport_QtyToAddLabel input[type="text"]{
	width:75px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
.PastPurchaseItemDetailReport_QtyToAddLabel input[type="image"]{
	padding-right:10px;
}
.PastPurchaseItemDetailReport_OrderNumberHeader,.PastPurchaseItemDetailReport_PONumberHeader,.PastPurchaseItemDetailReport_InvoiceNumberHeader,.PastPurchaseItemDetailReport_InvoiceDateHeader,.PastPurchaseItemDetailReport_QtyInvoicedHeader,.PastPurchaseItemDetailReport_InvoiceAmountHeader{
	height:20px;
	background: #eeeeee;
	vertical-align: middle;
	font-size: 0.875em;
	font-weight: bold;
	padding-left: 10px;
}
.PastPurchaseItemDetailReport_OrderNumber,.PastPurchaseItemDetailReport_InvoiceNumber{
width:120px;
font-size:.875em;
padding-top:10px;
}
.PastPurchaseItemDetailReport_PONumber{
width:250px;
font-size:.875em;
padding-top:10px;
padding-left:10px;
}
.PastPurchaseItemDetailReport_InvoiceDate,.PastPurchaseItemDetailReport_QtyInvoiced,.PastPurchaseItemDetailReport_InvoiceAmount{
width:120px;
font-size:.875em;
padding-top:10px;
text-align:right;
padding-right:10px;
}
.PastPurchaseItemDetailReport_InvoiceAmount{
color:#AA2C21;
font-weight:bold;
}
.PastPurchaseItemDetailReport_ordernumberlink{
	font-weight:bold;
	color:#03031b;
	background: url(../../esscin/images/tag_html.png) no-repeat left;
	padding-left: 20px;
}
.PastPurchaseItemDetailReport_invoicenumberlink{
	font-weight:bold;
	color:#03031b;
	padding-left: 10px;
}

/*item categories*/
.CategorySearchResults_Table{
	/*padding-top: 20px;*/
	width: 725px;
}
.CategorySearchResults_Table td{
	/*height: 40px;*/
	width: 200px;
	text-align:center;
}
td.CategorySearchResults_CategoryCell{
    background-color: #FFFFFF;
    border: 0px solid #666666;
    /*padding: 16px;*/
    text-align: center;
    vertical-align: bottom;
}
.CategorySearchResults_CategoryLinks{
    color: #666666;

    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    /*line-height: 22px;*/
    text-align: center;
    width:226px;
    /*white-space: nowrap;*/
}
.CategorySearchResults_Description, .CategorySearchResults_NoSubCategoriesMessage{
	font-size: 1px;
	color: #FFFFFF;
}

/*Quick Order Pad Page*/

.LSideQuickOrderFeatureCell
{
    padding-bottom: 15px;
}
.SideQOP_Table
{
    margin-left: 15px;
    width: 150px;
}
.SideQOP_ItemCodeLabel, .SideQOP_QtyLabel
{
   	font-size: 12px;
    vertical-align: bottom;
    vertical-align: text-bottom;
}
.QuickOrder_CaptionImage{
padding-bottom:15px;
}
.QuickOrder_Table{
width:590px;
}
.SideQOP_Table td{
height:28px;
}
.SideQOP_Table input{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    height: 25px;
    margin-right: 3px;
    padding-top: 3px;
    width: 85px;
}
.QuickOrderInfoBoxTD{
	width:285px;
	padding-top:40px;
	padding-left:15px;
	vertical-align: top;
}

.QuickOrderGrayBox{
	width:285px;
	text-align:center;
	padding:5px 10px 5px 5px;
}
.QuickOrder_LineNumberTD{
width:10px;
font-size:1em;
font-weight:bold;
}
.QuickOrder_LineNumberLabel{
padding-right:5px;
}
input.QuickOrderQuantityText{
width:475px;
}
.QuickOrder_ImageButtonAlign{
text-align:right
}


/*My Product Lists*/
.ShoppingListSelect_ExistingTable{
	padding-top: 15px;
}
.ShoppingListSelect_ExistingDescText,.ShoppingListSelect_NewDescText{
	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
}
.ShoppingListSelect_ExistingInnerTable,.ShoppingListSelect_NewInnerTable{
	padding-top: 10px;
	font-size: 0.875em;
	color: #03031b;
	padding-bottom: 20px;
}
.ShoppingListSelect_ExistingInnerTable td,.ShoppingListSelect_NewInnerTable td{
	padding-right: 10px;
}
.ShoppingListSelect_ExistingInnerTable select{
	height: 20px;
	width: 350px;
}
.ShoppingListSelectNewListText{
	width: 312px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
.ShoppingList_Title{/*My Product List Details*/
	padding-top: 20px;
	font-size: 0.875em;
	color: #03031b;
}
.ShoppingList_Table{
	width: 725px;
	padding-top: 20px;
}
.ShoppingList_ListName{
	font-size: 1.15em;
	font-weight: bold;
	color: #AA2C21;
	padding-left: 5px;
}
.ShoppingListDefaultSortLinkTD{
	padding-top: 10px;
}
.ShoppingListDefaultSortLink{
	font-size: .875em;
	font-weight: bold;
	color: #03031b;
	background: url(../../esscin/images/tag_sortProductList.png) no-repeat left;
	padding-left: 20px;
}
.ShoppingList_ItemCodeDescriptionHeaderAlign,.ShoppingList_PackageSizeHeaderAlign,.ShoppingList_UnitSizeHeaderAlign,.ShoppingList_QuantityHeaderAlign,.ShoppingList_AddToCartHeaderAlign,.ShoppingList_PriceHeaderAlign, .ShoppingList_UOMHeaderAlign
{
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding: 5px;
    width: 90px;
}
.ShoppingCart_UOMHeaderAlign
{
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: top;
	width: 90px;
}
.ShoppingCart_UnitSizeHeaderAlign
{
display:none;
width:0px;
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 5px;
    vertical-align: top;
    /*width: 50px;*/
}
.ShoppingList_ItemCodeDescriptionHeaderAlign{
	width: 300px;
	text-align:left;
}
.ShoppingList_RemoveHeaderAlign,.ShoppingCart_RemoveHeaderAlign{

    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: top;
    width: 50px;
}
.ShoppingCart_PackageHeaderAlign
{
	    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 5px;
    vertical-align: top;
    width: 20px;
}
.ShoppingList_ColHeader a{
	color: #03031b;
	padding-right: 25px;
	height: 30px;
}
.ShoppingList_ColHeader a:hover{

}
.ShoppingList_ItemCodeTextAlign{
	padding-top: 10px;
	padding-left: 10px;
}
.ShoppingList_ItemCode{
	color:#03031b;
	font-weight:bold;
	font-size: 1em;
}
.ShoppingList_Description{
	font-size: 12px;
	color: #333333;
}
.ShoppingList_PackageSizeTextAlign,.ShoppingList_UnitSizeTextAlign{
	font-size: 1em;
	font-weight: bold;
	color: #03031b;
	text-align: center;
}
.ShoppingList_AddToTextAlign{
	text-align: center;
}
.ShoppingListInputQuantity,.ShoppingCartQuantityText{
	width: 32px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;

	color: #03031B;
	font-size: 1em;
text-align: right;
}
.ShoppingList_AddToCartTextAlign,.ShoppingCart_AddToListTextAlign{
	text-align: center;
}
.ShoppingList_RemoveTextAlign
{
	text-align: center;
	padding-right: 10px;
}
.ShoppingCart_RemoveTextAlign
{
	text-align: center;

}
.ShoppingList_RemoveCheckBox a,.ShoppingCart_RemoveLink{
	font-size: 0.875em;
	font-weight: bold;
}
.ShoppingList_RemoveCheckBox a:hover,.ShoppingCart_RemoveLink:hover{
	color: #FF0000;

}
.ShoppingList_PriceTextAlign{
	color: #333333;
    font-size: 12px;
    font-weight: normal;
	text-align: center;
	
}

.ShoppingList_UOMTextAlign{
	text-align: center;
}

.ShoppingCartLineReqDateText{
	width: 60px;
	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	color: #03031B;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 5px;
}
.ShoppingList_SeparatorCell{
	background-color: #B4C3D5;
    height: 3px;
    width: 0;
}
.ShoppingList_AddButtonsCell{
	padding-top: 10px;
	padding-bottom: 10px;
}
.ShoppingList_UpdateListButton,.ShoppingList_AddListToCartButton,.ShoppingList_AddCheckedToCartButton, .ShoppingList_AddListToListButton, .ShoppingList_ContinueButton
{
	padding-right: 15px;
	font-size: 0.75em;
	color: #0000FF;
}
.ShoppingList_RelatedItemsMessage{
	font-size: 0.75em;
	color: #03031b;
	padding-left: 10px;
}

/*Mini Cart Feature old
#DivProcessingMessage{
	font-size: 1.125em;
	font-weight: bold;
	color: #787A8F;
	background-color: #FFFFFF;
	height: 250px;
	width: 450px;
	border: 2px solid #d9d9d9;
	background-image: url(../images/bg_minicartUpdate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
	-webkit-border-radius:20px;
}
#ProcessingMessageDots{
	height: 10px;
	width: 200px;
	text-align: center;
}
#MiniCart{

	background-color: #eeeeee;
	border: 2px solid #d9d9d9;
	padding: 10px;
	text-align: right;
	width:410px;
	
	-webkit-border-radius:20px;
max-width:410px;
}
#MiniShoppingCartView_Title{
	font-size: 1.125em;
	font-weight: bold;
	color: #000000;
}
#MiniShoppingCartView_MainTable
{
		
width:100%;
}
#MiniShoppingCartView_TitleRow a{
	color: #ffffff;
	font-size: 1em;
	font-weight:bold;
	background-image: url(../images/tag_minicartClose.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right:10px;

}
#MiniShoppingCartView_TitleRow a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-image: url(../images/tag_minicartClose.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#MiniShoppingCartView_HeaderRow{
	padding-top:10px;
	font-size: 0.75em;
	color: #787A8F;
}
#MiniShoppingCartView_HeaderRow td{
	text-align:center;
}
#MiniShoppingCartView_HeaderRow a{
	background-image: url(../images/tag_minicartEdit.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#787A8F;
	font-weight: bold;
	font-size: 0.875em;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#MiniShoppingCartView_HeaderRow a:hover{
	color: #787A8F;
	text-decoration: underline;
	background-image: url(../images/tag_minicartEdit.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#MiniShoppingCartView_DetailRow{
	background-color: #FFFFFF;
}
#MiniShoppingCartView_ItemImage{
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
#MiniShoppingCartView_ItemCode{
	padding-top:10px;
	text-align: left;
}
#MiniShoppingCartView_ItemCode a{
	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#MiniShoppingCartView_ItemCode a:hover{
	color: #03031b;
	background-image: none;
}
#MiniShoppingCartView_ItemDescription, #MiniShoppingCartView_ItemAvailability,#MiniShoppingCartView_TotalLineItems{
	font-size: 0.75em;
	color: #787A8F;
	text-align: left;
}
#MiniShoppingCartView_ItemQuantity{
	font-size: 0.75em;
	color: #787A8F;
	font-weight:bold;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
#MiniShoppingCartView_ItemAvailability .ShoppingCart_Availability{
	color: #090;
}
#MiniShoppingCartView_ItemPrice{
	font-size: 0.875em;
	color: #090;
	font-weight:bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
#MiniShoppingCartView_SubTotal{
	color: #090;
	font-weight:bold;
}
#MiniShoppingCartView_ViewCart a{
	background-image: url(../images/tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#787A8F;
	font-weight: bold;
	font-size: 0.75em;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#MiniShoppingCartView_ViewCart a:hover{
	color: #787A8F;
	text-decoration: underline;
	background-image: url(../images/tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
}*/

/*Mini Cart Feature*/

#DivProcessingMessage{

	font-size: 1.125em;
	font-weight: bold;
	color: #787A8F;
	background-color: #FFFFFF;
	height: 250px;
	width: 450px;
	border: 2px solid #d9d9d9;
	background-image: url(../../esscin/images/bg_minicartUpdate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius:20px;
}

#ProcessingMessageDots{
	height: 10px;
	width: 200px;
}

#MiniCart{
	background-color: #eeeeee;
	border: 2px solid #d9d9d9;
	padding: 10px;
	text-align: right;
	-webkit-border-radius:20px;
	width:410px;
}

#MiniShoppingCartView_Title{
	font-size: 1.125em;
	font-weight: bold;
	color: #000000;
}

#MiniShoppingCartView_MainTable
{
		width:410px;
}

#MiniShoppingCartView_TitleRow a{

	color: #ffffff;
	font-size: 1em;
	font-weight:bold;
	background-image: url(../../esscin/images/tag_minicartClose.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right:10px;

}

#MiniShoppingCartView_TitleRow a:hover{

	color: #ffffff;
	text-decoration: underline;
	background-image: url(../../esscin/images/tag_minicartClose.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#MiniShoppingCartView_HeaderRow{

	padding-top:10px;
	font-size: 11px;
	color: #787A8F;

}

#MiniShoppingCartView_HeaderRow td{

	text-align:left;

}

#MiniShoppingCartView_HeaderRow a{
    background-image: url("../../esscin/images/tag_minicartEdit.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #787A8F;
    font-size: 0.875em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 7px 20px;

}

#MiniShoppingCartView_HeaderRow a:hover{

	color: #787A8F;
	text-decoration: underline;
	background-image: url(../../esscin/images/tag_minicartEdit.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#MiniShoppingCartView_DetailRow{

	background-color: #FFFFFF;

}

#MiniShoppingCartView_ItemImage{

	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;

}

#MiniShoppingCartView_ItemCode{

	padding-top:10px;
	text-align: left;
}

#MiniShoppingCartView_ItemCode a{

	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
	background-image: none;
	margin: 0px;
	padding: 0px;

}

#MiniShoppingCartView_ItemCode a:hover{

	color: #03031b;
	background-image: none;
}

#MiniShoppingCartView_ItemDescription, #MiniShoppingCartView_ItemAvailability,#MiniShoppingCartView_TotalLineItems{

	font-size: 11px;
	color: #787A8F;
	text-align: left;
}

#MiniShoppingCartView_ItemQuantity{

	font-size: 0.75em;
	color: #787A8F;
	font-weight:bold;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}

#MiniShoppingCartView_ItemAvailability .ShoppingCart_Availability{

	color: #090;
}

#MiniShoppingCartView_ItemPrice{

	font-size: 0.875em;
	color: #090;
	font-weight:bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}

#MiniShoppingCartView_SubTotal{

	color: #090;
	font-weight:bold;
}

#MiniShoppingCartView_ViewCart a{
	background-image: url(../../esscin/images/tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#787A8F;
	font-weight: bold;
	font-size: 0.75em;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#MiniShoppingCartView_ViewCart a:hover{
	color: #787A8F;
	text-decoration: underline;
	background-image: url(../../esscin/images/tag_minicartViewCart.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/*Shopping Cart Contents*/
.ShoppingCart_DescriptionTable{
	padding-top: 10px;
	color: #03031b;
}
.ShoppingCart_DescriptionText{
	font-size: 0.875em;
}
.ShoppingCart_HeaderReqDateLabel{
	font-weight: bold;
}
.ShoppingCart_EmptyMessageText{
font-size:1.125em;
font-weight:bold;
color:#FF0000;
}

#hdrreqdate{
	width: 80px;
	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	color: #03031B;
	font-size: 1em;
	font-weight: bold;
	padding-left: 5px;
}
.ShoppingCart_Table{
    padding-top: 20px;
    width: 725px;
}
.ShoppingCart_Table hr
{
	margin-bottom:5px;
	margin-top:5px;
}
.ShoppingCart_ItemCodeDescriptionHeaderAlign,.ShoppingCart_PriceHeaderAlign,.ShoppingCart_ExtendedPriceHeaderAlign,.ShoppingCart_AvailabilityHeaderAlign,.ShoppingCart_AddToListHeaderAlign,.ShoppingCart_RequiredDateHeaderAlign
{
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	padding-top: 5px;
	width: 80px;
	text-align:left;
}
.ShoppingCart_QuantityHeaderAlign
{
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	padding-top: 5px;
	width: 80px;
	text-align:center;
}
#ShoppingCart_ContractLinesHeader
{
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	width: 80px;
}
.ShoppingCart_ItemImageHeaderAlign{
    height: 40px;
    width: 260px;
    background: #eeeeee;
    vertical-align: top;
    font-size: 0.875em;
    font-weight: bold;
    padding-top: 5px;
    text-align:left;
}
.ShoppingCart_ItemCodeDescriptionHeaderAlign{
width:200px;
text-align:left;
}
.ShoppingCart_QuantityHeaderAlign,.ShoppingCart_AvailabilityHeaderAlign{
width:70px;
}
.ShoppingCart_AddToListHeaderAlign{
	text-align:center;
	width:60px;
	padding-left:0px;
}
.ShoppingCart_ItemCodeDescriptionTextAlign{
	font-size: 12px;
	color: #787A8F;
	padding-left: 5px;
}
.ShoppingCart_ItemCode{
	font-size:14px;
	color:#03031b;
	font-weight: bold;
}
.ShoppingCart_PriceTextAlign
{
	text-align: left;

}
.ShoppingCart_ExtendedPriceTextAlign
{
	text-align: right;
	margin-left:3px;
}
.ShoppingCart_AvailabilityTextAlign{
	text-align: center;
}
.ShoppingCart_Price{
    color: #0033CC;
    font-size: 12px;
}
.ShoppingCart_Price input{
	width:55px;
}
.ShoppingCart_QuantityTextAlign{
	text-align:center;

}
.ShoppingCart_ExtendedPrice{
    color: #0033CC;
    font-size: 12px;
}
.ShoppingCart_UnitSizeTextAlign, .ShoppingCart_PackageSizeTextAlign, .ShoppingCart_PackageSizeTextAlign
{
	text-align:center;
}
.ShoppingCart_Availability{
	font-size:0.875em;
  color:#006633;
  font-weight:bold;
}
.ItemSearchResults_Availability {
	font-size:0.875em;
  color:#006633;
  font-weight:bold;
}
.ShoppingCart_SeparatorCell{
	height: 20px;
	border-bottom: 2px solid #eeeeee;
}
.ShoppingCart_RelatedItemsMessage{
font-size:0.75em;
color:#03031b;
}
.ShoppingCart_RelatedItemsLink{
font-weight:bold;
}
.ShoppingCart_SubTotalAlign{
width:770px;
text-align:right;
}
.ShoppingCart_SubTotalLabel,.ShoppingCart_SubTotalText{
background-color:#eeeeee;
font-size:1em;
font-weight:bold;
padding:5px;
}
.ShoppingCart_ButtonTable{
width:250px;
margin-top:20px;
margin-bottom:10px;
}
.ShoppingCart_Button0{
width:440px;
}
.ShoppingCart_Button1,.ShoppingCart_Button2,.ShoppingCart_Button3,.ShoppingCart_Button4{
padding-left:14px;
}
.ShipBillInformation_Address1Label{
padding-left: 7px;
}

.ShipBillInformation_ShipToDesc{/*Shipping Information Page*/
	font-size:12px;
	color:#03031b;
}
.ShipBillInformation_ShipAreaTable{

	background-color: #EEEEEE;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	color: #03031B;
	font-size: 12px;
	height: 370px;
	width: 350px;
}
.ShipBillInformation_ShipAreaTable td{
    padding-left: 5px;
}
.ShoppingCart_AddToTable
{
	width:400px;
}
.ShoppingCartRFQItemID, .ShoppingCartRFQQuantityText
{
	border: 1px solid #999999;
    height: 20px;
text-align: right;
}
.ShoppingCart_QuantityTextAlign input
{
	border: 1px solid #999999;
  text-align:center;
}
#divShipAddressTable{
    background: url("../../esscin/images/selected_shipping_address.gif") no-repeat scroll left top #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin-left: 10px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 30px;
    width: 350px;
}
.ShipBillInformation_ShipAddressTable{
	background-color: #EEEEEE;
	margin: 10px;
	width: 320px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.ShipBillInformation_ShipAddressTable td{
padding-top:5px;
}
.ShipBillInformation_ShipAddressTable input{
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    font-size: 11px;
    height: 25px;
    vertical-align: middle;
    width: 170px;
}
.ShipBillInformation_ShipMethodLabel,.ShipBillInformation_ShipAddressLabel, .ShipBillInformation_EmailLabel, .ShipBillInformation_OrderNotepadLabel{
font-weight:bold;
}


#ShipBillInformation_txtShipMethod,.ShipBillInformation_txtShipAddressSelect{
background-color: #FFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    height: 25px;
    padding-bottom: 2px;
    padding-top: 3px;
    width: 220px;
	font-family: arial;
    font-size: 12px;
}
.ShipBillInformation_ShipToAddressSetAsDefaultLabel input,.ShipBillInformation_ShippingMethodSetAsDefaultLabel input{
	margin-right: 5px;
}
.ShipBillInformation_txtEmailAddress,.ShipBillInformationNotepadText,.ShipBillInformation_BillAreaTable input{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    height: 25px;
    width: 210px;
	font-family: arial;
    font-size: 12px;
}
.ShipBillInformationNotepadText{
height:188px;
}
.ShipBillInformation_CompanyLabel, .ShipBillInformation_FirstNameLabel, .ShipBillInformation_LastNameLabel, .ShipBillInformation_Address1Label, .ShipBillInformation_Address2Label, .ShipBillInformation_CityLabel, .ShipBillInformation_StateLabel, .ShipBillInformation_ZipLabel, .ShipBillInformation_CountryLabel, .ShipBillInformation_PhoneLabel
{
	font-weight:bold;

}
._LeftTable input
{
  height: 25px;
    left: 5px;
    margin-bottom: 3px;
    margin-top: 3px;
    position: relative;
}
._RightTable input
{
    height: 25px;
    left: 5px;
    margin-top: 3px;
    position: relative;
}
._RightTable select
{
    height: 25px;
    left: 5px;
    margin-top: 3px;
    position: relative;
}
._RightTable
{
   left: 30px;
    position: relative;
    top: 40px;
}
._RightTable tr
{
  height: 25px;
    vertical-align: top;
}
#ddShipToStatesDD, #ddShipToCountriesDD
{
    font-family: arial;
    font-size: 12px;
    height: 25px;
    padding-top: 3px;
    vertical-align: middle;
    width: 173px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}
#ShipBillInformation_txtPaymentType
{
    border: 1px solid #CCCCCC;
    font-size: 14px;
    height: 25px;
    width: 210px;
}
.ShipBillInformation_ShipTable {
    background-color: #FFFFFF;
    padding: 8px 0;
    width: 725px;
}
#ddBillToCountriesDD, #ddBillToStatesDD
{
    height: 25px;
    padding-top: 2px;
    vertical-align: middle;
    width: 173px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}
#ShipBillInformation_txtBillToFirstName, #ShipBillInformation_txtBillToLastName, #ShipBillInformation_txtBillToAddress1, #ShipBillInformation_txtBillToAddress2, #ShipBillInformation_txtBillToCity, #ShipBillInformation_txtBillToZip
{
	font-family: arial;
    font-size: 12px;
	height:25px;
    width: 170px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}
#ShipBillInformation_txtShipToFirstName,#ShipBillInformation_txtShipToLastName,#ShipBillInformation_txtShipToCity, #ShipBillInformation_txtShipToAddress1{
    font-family: arial;
    font-size: 12px;
    width: 170px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}
#ShipBillInformation_txtShipToState,#ShipBillInformation_txtShipToZip,#ShipBillInformation_txtShipToCountry{
    font-family: arial;
    font-size: 12px;
    width: 170px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}
.ShipBillInformation_BillToDesc{/*Purchase Order Area*/
font-size:12px;
color:#03031b;
}
.ShipBillInformation_UseShipAddressLabel
{
	display: ruby;
    left: -15px;
    position: relative;
    width: 330px;
}
.ShipBillInformation_POLabel{

}
.ShipBillInformation_ButtonTable{
width:250px;
text-align:left;
}
.ShipBillInformation_UseShipAddressLabel input
{
    height: 60px;
    margin-right: 6px;
    vertical-align: middle;
    width: 15px;
}
#cbSaveShipTo
{
	height: 15px;
    margin-right: 6px;
    vertical-align: middle;
    width: 15px;
}
.ShipBillInformation_BillAreaTable
{

    background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 300px;
    width: 340px;
	vertical-align: text-top;
}
.ShipBillInformation_BillAreaTable td
{
	padding-left:5px;
}
.ShipBillInformation_BillAreaTable select
{
    border: 1px solid #CCCCCC;
    font-size: 14px;
    height: 25px;
    width: 210px;
}
.ShipBillInformation_BillAddressTable
{

    background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 300px;
    margin-left: 12px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 355px;
}
.ShipBillInformation_BillAddressTable td
{
	padding-left: 5px;
}
.OrderSummary_PaymentMethodLabel
{
	font-weight:bold;
}
.OrderSummary_DescriptionTable{/*Order Summary Final Check*/
	width:710px;
	font-size:.875em;
	color:#03031b;
	padding-top: 15px;
}
.ContentShipBillInformationFeatureCell
{
    margin-left: 15px;
    padding-left: 15px;
}
.OrderSummary_ShipBillTable{

	color: #03031B;
	font-size: 0.875em;
	padding: 5px 10px 0;
	width: 100%;
    padding: 8px 0px;

}
.OrderSummary_ShipTable, .OrderSummary_BillTable{
	font-size:14px;
	padding-left: 30px;
	padding-right: 30px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
	width: 355px;
	height: 215px;
	background-color: #EEEEEE;

}
.OrderSummary_ShipTable td,.OrderSummary_BillTable td{
	
}
.OrderSummary_ShipMethodLabel,.OrderSummary_ShipToLabel,.OrderSummary_PONumberLabel{

font-weight:bold;
}
.OrderSummary_ShipMethodText,.OrderSummary_ShipToText{
    line-height: 18px;
}
.OrderSummary_PONumberText{

padding:5px;
font-weight: normal;
}
.OrderSummary_Table{
width:745px;
border-color: #CCCCCC;
border-style: solid;
border-width: 1px 2px 2px 1px;
border-collapse:collapse;
}
.OrderSummary_ItemCodeDescriptionHeaderAlign,.OrderSummary_QuantityHeaderAlign,.OrderSummary_PriceHeaderAlign,.OrderSummary_ExtendedPriceHeaderAlign,.OrderSummary_PackageSizeHeaderAlign,.OrderSummary_UnitSizeHeaderAlign,.OrderSummary_RequiredDateHeaderAlign,.OrderConfirmation_ItemCodeDescriptionHeaderAlign,.OrderConfirmation_QuantityHeaderAlign,.OrderConfirmation_PriceHeaderAlign,.OrderConfirmation_ExtendedPriceHeaderAlign,.OrderConfirmation_PackageSizeHeaderAlign,.OrderConfirmation_UnitSizeHeaderAlign,.OrderConfirmation_RequiredDateHeaderAlign{
	height:30px;
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
.OrderSummary_ItemCodeDescriptionHeaderAlign
{
    text-align: left;
    width: 300px;
}
.OrderConfirmation_ItemCodeDescriptionHeaderAlign
{

    width: 300px;
}
.OrderSummary_QuantityHeaderAlign,.OrderSummary_PackageSizeHeaderAlign,.OrderSummary_UnitSizeHeaderAlign,.OrderConfirmation_QuantityHeaderAlign,.OrderConfirmation_PackageSizeHeaderAlign,.OrderConfirmation_UnitSizeHeaderAlign{
width:60px;
}
.OrderSummary_PriceHeaderAlign,.OrderSummary_ExtendedPriceHeaderAlign,.OrderSummary_RequiredDateHeaderAlign,.OrderConfirmation_PriceHeaderAlign,.OrderConfirmation_ExtendedPriceHeaderAlign,.OrderConfirmation_RequiredDateHeaderAlign{
width:120px;
}
.OrderSummary_ItemCodeDescriptionTextAlign,.OrderConfirmation_ItemCodeDescriptionTextAlign{
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
}
.OrderSummary_Description,.OrderConfirmation_Description{
	font-weight:normal;
	color: #787a8f;
}
.OrderSummary_QuantityTextAlign,.OrderSummary_PackageSizeTextAlign,.OrderSummary_UnitSizeTextAlign,.OrderConfirmation_QuantityTextAlign,.OrderConfirmation_PackageSizeTextAlign,.OrderConfirmation_UnitSizeTextAlign{
font-size:12px;
font-weight:bold;
text-align:center
}
.OrderSummary_PriceTextAlign,.OrderSummary_ExtendedPriceTextAlign,.OrderConfirmation_PriceTextAlign,.OrderConfirmation_ExtendedPriceTextAlign{
font-size:12px;
font-weight:bold;
color:#AA2C21;
text-align:right;
padding-right:10px;
}
.OrderSummary_RequiredDateTextAlign,.OrderConfirmation_RequiredDateTextAlign{
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.OrderSummary_SubTotalTable,.OrderConfirmation_SubTotalTable{
   font-size: 14px;
    margin-top: 15px;
    text-align: right;
    width: 740px;
}
.OrderConfirmation_PaymentMethodLabel
{
	font-weight:bold;
}
.OrderSummary_DisclaimerTable
{
	margin-top:15px;
}
.OrderConfirmation_SubTotalText,.OrderConfirmation_SalesTaxText,.OrderConfirmation_TotalAlign{
padding-right:10px;
}
.OrderConfirmation_TotalLabel{
font-weight:bold;
margin-right: 30px;
text-align: left;
}
.OrderSummary_SubtotalAlign,.OrderConfirmation_SubtotalAlign{

}
.OrderSummary_TotalAlign{
font-weight:bold;
text-align:right;
}
#InvoiceTotal{

}
.OrderSummary_ButtonTable{

}
.OrderSummary_ButtonTable td{
	vertical-align: top;
	padding-right: 15px;
}
.OrderConfirmation_HeaderTable{
font-size:.875em;
color:#03031b;
}
.OrderConfirmation_DisclaimerTable
{
	margin-top:15px;
}
.OrderConfirmation_Table{/*Order Confirmation Page*/
width:740px;
border-collapse:collapse;
}
.OrderConfirmation_PrintLinkTable{
padding-top:10px;
padding-bottom:10px;
}
.OrderConfirmation_PrintLinkText a{
	color:#AA2C21;
	font-weight:bold;
	font-size: .875em;
	background: url(../../esscin/images/tag_print.png) no-repeat left;
	padding-left: 20px;
}
.OrderConfirmation_WebReferenceLabel{
font-size:1em;
font-weight:bold;
}
.OrderConfirmation_WebReferenceText{
	font-size:1.125em;
	font-weight:bold;
}
.OrderConfirmation_ShipTable,.OrderConfirmation_BillTable{
    background-color: #EEEEEE;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    font-size: 0.875em;
    height: 230px;
    padding-top: 10px;
    width: 335px;
}
.OrderConfirmation_ShipTable{
width:400px;
}
.OrderConfirmation_ShipMethodLabel,.OrderConfirmation_ShipToLabel,.OrderConfirmation_PONumberLabel{
font-size:1em;
font-weight:bold;
}
.OrderConfirmation_ShipMethodText,.OrderConfirmation_ShipToText,.OrderConfirmation_PONumberText{
font-size:12px;
}

/*Vendors Brands Page*/
.ContentBrandsListFeatureCell{
	text-align: left;
	vertical-align: top;
}
.BrandsList_Table{
width:710px;
}
.BrandsList_ColHeader{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #03031B;
    font-size: 14px;
    height: 35px;
    padding-left: 10px;
}
.BrandsList_ColData{
height:20px;
padding-left:5px;
}
.BrandsList_ColData a{
	font-size:12px;
	color:#03031b;
	background: url(../../esscin/images/tag_brand.gif) no-repeat left 1px;
	padding-left:20px;
}
.BrandsList_ColData a:hover{
	background: url(../../esscin/images/tag_brandH.gif) no-repeat left 1px;
}
.BrandsList_LetterLinks{
font-size:1em;
font-weight:bold;
color:#acafcf;
}
.BrandsList_LetterLinks a{
	font-size:12px;
	font-weight:bold;
	color:#787a8f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BrandsList_LetterLinks a:hover{
	color:#03031b;
	background: #eeeeee;
}

/*Item Search Results*/
.ItemSearchResults_Table{
	padding-top: 30px;
	padding-bottom: 80px;
	width: 725px;
/*	background: url(../images/tag_priceStockInfoTop.gif) no-repeat right 10px;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	border-collapse:collapse;
}
.ItemSearchResults_Table th{
background: none repeat scroll 0 0 #EEEEEE;
    color: #03031B;
    font-size: 11px;
    height: 30px;
    padding: 3px 5px 3px 0;
    text-align: left;
    width: 60px;
}
.ItemSearchResults_SeparateColumnItemImageHeaderAlign,.ItemSearchResults_AvailabilityHeaderAlign,.ItemSearchResults_AddToHeaderAlign{
	width: 90px;
}
.ItemSearchResults_RefineSearchKeywordLabel{
	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
}
.ItemSearchResults_RefineSearchSearchBox{
	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #03031B;
	padding-top: 5px;
	width: 300px;
	font-size: 0.875em;
	padding-left: 10px;
}
.ItemSearchResults_RefineSearchImage{
    margin-left: 10px;
    padding-left: 10px;
}
.ItemSearchResults_SummaryLabel{
	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
}
.ItemSearchResults_SummaryMessage{
	font-size: 0.75em;
	color: #AA2C21;
	margin-bottom:10px;
}
.ItemSearchResults_PrevNextLinks a{
	font-size: 16px;;
	font-weight: bold;
	color: #03031b;
}
.ItemSearchResults_ColHeader a{
	color: #03031b;
/*	background: url(../images/tag_sort.gif) no-repeat right;*/
	padding-right: 25px;
	height: 30px;
}
.ItemSearchResults_ColHeader a:hover{
/*	background: url(../images/tag_sortH.gif) no-repeat right;*/
}
.ItemSearchResults_Thumbnail{
    margin: 5px;
}
.ItemSearchResults_ItemCodeTextAlign{
    line-height: 18px;
    padding-right: 5px;
    text-align: left;
    width: 100px;
}
.ItemSearchResults_ItemCode{
 /*   background: url("../images/tag_priceStock.gif") no-repeat scroll right 2px transparent;*/
    color: #03031B;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
  /*  padding-right: 25px; */
    white-space: nowrap;
}
.ItemSearchResults_ItemCode:hover{
/*	background: url(../images/tag_priceStockH.gif) no-repeat right 2px;*/
	color: #C00;
}
.ItemSearchResults_Description{
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.ItemSearchResults_UPCNumber{
	font-size: 12px;
	color: #333333;
	width: 100px;
	padding-top: 10px;
}
.ItemSearchResults_UPCNumberLabel{
	font-size: 0.75em;
	color: #03031b;
	font-weight:bold
}

.ItemSearchResults_ItemCodeDescriptionTextAlign
{
    color: #AA2C21;
    font-size: 12px;
    padding-right: 10px;
    text-align: left;
    width: 300px;
}
.ItemSearchResults_AvailabilityTextAlign{
color: #AA2C21;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    width: 100px;
}
.ItemSearchResults_PriceTextAlign{
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    width: 60px;
}
.ItemSearchResults_UnitSizeTextAlign
{
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}
.ItemSearchResults_VendorTextAlign
{
	font-size: 12px;


}
.ItemSearchResults_PackageSizeTextAlign
{
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}
.ItemSearchResults_AccessoryMessage{
	font-size: 12px;
	color: #0000ff;
	font-weight: bold;
	background: url(../../esscin/images/tag_gotogether.gif) no-repeat left top;
	padding-left: 15px;
}
.ItemSearchResults_AddToTextAlign{
margin-left: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
    width: 50px;
}
.ItemSearchResults_LoginToSeePriceTextAlign{
margin-left: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
	vertical-align: top;
}
.ItemSearchResults_CategoryLink{
	font-size: 0.875em;
	color: #AA2C21;
	background: url(../../esscin/images/tag_itemCategory.gif) no-repeat left;
	padding-left: 180px;
	font-weight: bold;
}
.ItemSearchResults_CategoryLinksTD{
	padding-top: 10px;
}
.ItemSearchResults_SeparatorCell{
    background-color: #B4C3D5;
    height: 3px;
    width: 0;
}
.ItemSearchResultsInputQuantity{
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #03031B;
	padding-right: 10px;
	width: 32px;
text-align: right;
}
.ItemSearchResults_AddButtonsCell{
	background-color: #d9d9d9;
/*	background-image: url(../images/tag_priceStockInfoBottom.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px; */
	padding-right: 10px;
	padding-bottom: 10px;
}
.ItemSearchResults_AddButtonsCell input{
	margin-left: 10px;
	margin-top: 10px;
}

/*Item Detail Page*/
.ItemDetailTable1{
	width: 710px;
	color: #03031b;
	margin-bottom: 20px;
}
.ItemDetailTopAlign{
	vertical-align: top;
	padding-top:5px;
}
.ItemDetailTable2{
    border-color: #D9D9D9;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin-bottom: 20px;
    padding: 10px;
    width: 440px;
}
.ItemDetailTable2 td{
	height: 25px;
}
.ItemDetailTable3{
	width: 250px;
	height:300px;
	text-align: right;
}
.ItemDetailAddButtonsAlign{
padding-top:5px;
}
.ItemDetailItemImageAlign{

	text-align: right;
	vertical-align: top;
}
.ItemDetailattribute_hdr{
	background: #eeeeee;
	vertical-align: top;
	font-size: 0.875em;
	font-weight: bold;
	width: 100px;
	padding-top: 5px;
	padding-left: 10px;
}
h1.ItemDetailattribute{
	font-size: 1.25em;
	font-weight: bold;
}
.ItemDetailattribute{
	font-size: 0.875em;
}
.ItemDetail_Availability{
	color: #AA2C21;
	font-size: 1em;
	font-weight: bold;
}
td .ItemDetaillocavailattribute_hdr{
	font-size:0.875em;
	height: 45px;
	background-image: url(../../esscin/images/tag_itemDetailLocation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
}
.ItemDetaillocavailattribute_hdr a{
	color:#AA2C21;
	font-weight:bold;
	width:50px;
}

/*extend page document*/
#itemExtendTitle{
	font-size: 1em;
	color: #03031b;
	width: 220px;
	height: 25px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	text-align: left;
	padding-top: 5px;
	font-weight: bold;
	position: relative;
	top: 1px;
	background: #FFFFFF;
	padding-left: 5px;
	margin-top: 20px;
}
#itemExtendLinks{
	width: 705px;
	border-top: 1px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding-top: 10px;
	margin-bottom: 30px;
}
.extendFooter{
	background-color: #d9d9d9;
	height: 30px;
	width: 695px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.extendLinks{
	margin-left: 10px;
	padding-bottom:10px;
}
.extendLinks img{
	padding-right:5px;
}
.extendLinks a{
	font-size: 1em;
	font-weight:bold;
	color: #03031B;
}
.extendLinks a:hover{
	color: #03031b;
}
.extendHtml{
	background: url(../../esscin/images/tag_extendHtml.gif) no-repeat center top;
}
.extendHtml:hover{
	background: url(../../esscin/images/tag_extendHtmlH.gif) no-repeat center top;
}
.extendCat{
	background: url(../../esscin/images/tag_extendCat.gif) no-repeat center top;
}
.extendCat:hover{
	background: url(../../esscin/images/tag_extendCatH.gif) no-repeat center top;
}
.extendSpec{
	background: url(../../esscin/images/tag_extendSpec.gif) no-repeat center top;
}
.extendSpec:hover{
	background: url(../../esscin/images/tag_extendSpecH.gif) no-repeat center top;
}
.extendMSDS{
	background: url(../../esscin/images/tag_extendMSDS.gif) no-repeat center top;
}
.extendMSDS:hover{
	background: url(../../esscin/images/tag_extendMSDSH.gif) no-repeat center top;
}
.extendBro{
	background: url(../../esscin/images/tag_extendBro.gif) no-repeat center top;
}
.extendBro:hover{
	background: url(../../esscin/images/tag_extendBroH.gif) no-repeat center top;
}
.extendManual{
	background: url(../../esscin/images/tag_extendManual.gif) no-repeat center top;
}
.extendManual:hover{
	background: url(../../esscin/images/tag_extendManualH.gif) no-repeat center top;
}
.extendVideo{
	background: url(../../esscin/images/tag_extendVideo.gif) no-repeat center top;
}
.extendVideo:hover{
	background: url(../../esscin/images/tag_extendVideoH.gif) no-repeat center top;
}
.ItemDetail_RelatedItemsLabel{
	font-size: 1em;
	color: #03031B;
	font-weight: bold;
	background-color: #d9d9d9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*Location Availability Page*/

.ContentLocationAvailabilityFeatureCell{
    background-color: #FFFFFF;
    background-image: url("../../esscin/images/Bn_inventory.stock.gif");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 100px;
}

.LocationAvailabilityInnerTable{
    background-image: url("../../esscin/images/bg_availability.Table.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    height: 300px;
}
.LocationAvailabilityColumnTitle{
	height: 30px;
	width: 435px;
	background-color: #eeeeee;
	padding-left: 5px;
	font-weight: bold;
	color: #03031B;
}
.LocationAvailabilityColumnValue{
	font-size: 0.75em;
	color: #03031B;
	padding-left: 10px;
}

.CatalogTopItemsImageBG td img
{

}

/*main-rightColumn table container*/
#Tablerow2cell3{
    vertical-align: top;
}
.CatalogTopItems_InnerTable {
    border: 1px solid #D3D3D3;
    width: 199px;
    padding-left:9px;
}
.CatalogTopItemsTableFormat{
	padding-top: 8px;
	height: 22px;
	padding-bottom:8px;
}
.CatalogTopItems_MainContentTable{
	padding-right: 0px;
}


.CatalogTopItems_MainContentRow
{
	vertical-align:top;
}
.CatalogTopItems_CategoryLinks {
    color: #666666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    /*font-weight: bold;/*
    margin-bottom: -5px;
    margin-left: 5px;
    /*padding-bottom: -5px;*/
    text-decoration: none;
    text-align: left;
    width: 180px;
    margin-top: -5px;
}
.CatalogTopItems_CategoryLinks:hover{
	color: blue;
	    text-decoration: none;
}
.RecentlyViewedItems_NoRecentlyViewedItemsFoundText
{
	margin-left:20px;
}
.RSideRecentlyViewedItemsFeatureCell{
	height:25px;
	background:url(../../esscin/images/recentlyItemsBG.gif) no-repeat;
}
.LSideRecentlyViewedItemsFeatureCell
{
    background-image: url("../../esscin/images/ls_recently_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
.RecentlyViewedItems_RecentlyViewedItemsTable
{
    margin-left: 25px;
    width: 155px;
}
.RecentlyViewedItems_ItemCode{
/*    background: url("../images/tag_urlArrow.png") no-repeat scroll left center transparent;*/
    color: #03031B;
    font-size: 0.875em;
    font-weight: bold;
 /*   padding-left: 20px;*/
}
.RecentlyViewedItems_ItemCode:hover{
	color: #AA2C21;
}
.RecentlyViewedItems_Description{
	font-size: 0.75em;
	color: #787A8F;
	padding-top: 10px;
}




/* company profile & history page*/
#profileWrapper{
	width:800px;
	background-image: url(../../esscin/images/companyProfileBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#historyWrapper2{
	width:800px;
	background-image: url(../../esscin/images/modernBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#historyWrapper{
	width:800px;
	background-image: url(../../esscin/images/historyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#profileStory,#historyWrapper2{
	font-size:0.875em;
	color:#787a8f;
	width:625px;
	height:900px;
	text-align:left;
	padding-top:75px;
	padding-left:75px;
	padding-right:100px;
}
#profileStory h1,#historyWrapper2 h1{
	color:#03031b;
}
#profileStory p {
	text-indent: 10px;
}
#historyStory{
	font-size:0.875em;
	color:#582b11;
	width:565px;
	height:900px;
	text-align:left;
	padding-top:115px;
	padding-left:135px;
	padding-right:100px;
}
#historyStory p{
	text-indent: 10px;
	line-height: 20px;
}
#historyImage{
	float: left;
	padding-right:10px;
}

/*footer supplier logo scroll*/
#flogos {
	clear:both;
	width:960px;
	height:75px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
}
#slogo{
	list-style:none;
	margin:0;  
	padding:0;
	white-space:nowrap;
	z-index:0;
	width:960px;
	overflow:hidden;
}
#slogo li {
	margin:0;  
	padding:0;
}

/*** Admin Pages ***/

.LinksText{
    background-image: url("../../esscin/images/tag_admin.links.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #03031B;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    margin-left: 25px;
    padding-left: 28px;
}
.AdminPageTable, .AdminApprovePendingShoppersListTable, .AdminSystemSettingsTable, .AdminExcludedLocations_Table, .AdminShopperListTable, .AdminShopperDetailTable, .AdminShopperSecurityTable{
	width: 610px;
}
.AdminShopperDetailInnerTable td{
height:30px;
}
.AdminShopperDetailInnerTable input{
height:20px;
width:200px;
}
.AdminShopperDetailInnerTable select{
height:20px;
width:325px;
}
.ContentAdminPageFeatureCell, .ContentAdminSystemSettingsFeatureCell, .ContentAdminExcludedLocationsFeatureCell, .ContentCustomerFeatureCell, .ContentAdminShopperSecurityFeatureCell{
	height: 455px;
	text-align: left;
	vertical-align: top;
}
.AdminPageTitle, .AdminSystemSettingsTitle, .AdminExcludedLocations_Title{
	font-size: 1.15em;
	font-weight: bold;
	color: #03031B;
	background-color: #eeeeee;
	padding-left: 5px;
	height: 30px;
}
.AdminPageList{
	height: 30px;
}
.AdminPageLink{
	font-size: 1em;
	color: #002B60;
	background-image: url(../../esscin/images/tag_admin.links.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#selLocationsID{
	width:400px;
}
.AdminShopperListDropDownValue{
	font-weight:bold;
	height:20px;
	width:150px;
	background-color: #d9d9d9;
}
#SearchValue{
width:200px;
height:20px;
}


.ContactUsContactsList
{
	width:148px;
	margin-top:10px;	
	margin-bottom:15px;
}
.ContactUsOuterTable
{

}

.ContactUsTable4
{
	width:0px;
}
.ContactUsTop
{
	vertical-align:top;
	padding-top:10px;
}
.ProductSearch_Input {
	color: #999999;
	font-family: trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	text-indent: 5px;
	width: 230px;
	border: 1px solid #333;
}
.ProductSearch_Table
{
	/*margin-left:105px;
	margin-top:20px;*/
}
.ContentCatalogTopItemsFeatureCell
{
	vertical-align:top;
}
#RegisterInner
{

}
.LogonRegularText ul
{
	width:0px;
	height:0px;
}

.ContactUsInnerTable
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	width:400px;
}
#MessageLabel
{
	width:355px;
}

.ContactUsTable3, .ContactUsInnerTable, .ContactUssmalltextWidth300
{
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px;
}
.MyAccountProfileShoppingListsDisplay form input
{
    margin-bottom: 4px;
    vertical-align: middle;
}
.MyAccountOrderTrackingList_ResultsAreaTable
{
	font-size:14px;
}
a.MyAccountOrderTrackingListPrintPage, a.MyAccountOrderTrackingListtext
{
	font-size:12px;
}
/***END OF CSS***/

#headerWrapper
{
    color: #404040;
    height: 163px;
    margin: 0 auto;
    padding: 0;
    width: 1010px;
}

#headerBlack_bg {
	background-image: url(../../esscin/images/head_black_bg.jpg);
	height: 200px;
	width: 1010px;
}
#bannernav_bg {
	background-image: url(../../esscin/images/banner_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rednav_bg {
	background-image: url(../../esscin/images/redNav_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 1000px;
}

.chromestyle{
width: 950px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
    background: url("../../esscin/images/chromebg.gif") repeat-x scroll center center transparent;
    border: 1px solid #3E6291;
    font-size: 11px;
    margin: 0 0 8px -1px;
    padding: 4px 0;
    text-align: left;
    width: 100%;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../../esscin/images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #003264;
text-align:left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


/* Main wrap */

#header {
	margin: 0;
	width:100%;
	float:left;
}
#toplinks {font-size:0.9em; padding:5px 8px 2px 3px; text-align:right;}
#toplinks a {color:gray;}
#slogan {
	color:gray;
	font-size:1.5em;
	font-weight:700;
	letter-spacing:-1px;
	line-height:1.2em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 35px;
	font-style: oblique;
}

/* Sidebar and menu */
#sidebar {float:left; line-height:16px; margin:0 3px 5px; padding:1px 0 0; width:185px; height:100%; }
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 0px;}
#sidebar li {list-style:none; margin:0 0 4px 0; padding:0;}
#sidebar li a {font-size:12px; font-weight:700; padding:2px; text-decoration:none;}
#sidebar li a:hover {color:blue; text-decoration:underline;}
#sidebar ul ul {line-height:12px; margin:4px 0 3px 0px; padding:0;}
#sidebar ul ul li a {font-weight:400;}
#sidebar h2 {margin:3px 0 0px 0; color:#990000;}
#sidebar h3 {margin:5px 0 5px 0;color: #0033CC; font-weight:bolder; font-size:13px;}
#sidebar h3 a {color: #0033CC; font-size:13px;}
#sidebar h3 a:hover {text-decoration:none;}
#sidebar h3 a:visited {text-decoration:none;}

/* Main content */
#content {float:right; line-height:1.5em; margin: 11px 10px 5px 0; padding:1px 0 0; text-align:left; width:740px; height:100%;}
#contentalt {float:left; line-height:1.5em; margin: 0 2px 5px 0; padding:1px 0 0; text-align:left; width:740px;}
#content h3,#contentalt h3 {margin:10px 0 8px;}


/* Sub Pages */
.sub-page-surround {
	padding-left: 8px;
}

.sub-page-image {
	border-top:1px solid #666666;
	background-image:url(../../esscin/ImportMedia/images/crystal-color-border1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:4px;
} 

.sub-page-head {
	font-size:2.5em;
	margin-top:3px;
	font-weight:700;
	color:#666666;
	padding-bottom:10px;
} 

/* Footer */
/*footer table container*/
#Table3, #ctl00_Table3{
	width: 100%;
}
#Tablerow3,#Tablerow3cell1{
    vertical-align: top;
    width: 100%;
}
.Footer,.FooterImportHTMLTR,.FooterImportHTMLFeatureCell{
	width: 100%;

	text-align: center;
	vertical-align: top;
}
#footerwrapper
{
    background-image: url("../../esscin/images/footer_bg.png") , url("../../esscin/customer/esbefr/images/footer_bg.png");
    background-position: left 25px;
    background-repeat: repeat-x;
    color: #404040;
    height: 185px;
    padding: 0;
    width: 100%;
}
#footerwrapper table {
    margin-left: auto;
    margin-right: auto;
}
#footer {

	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	height: 20px;
	margin-left: auto;
    margin-right: auto;
}
#footer p {margin:0; padding:0; font-size:12px;}
#footer a {color:#666666; font-weight:normal; }
#footer_bg
{
	background-image: url("../../esscin/images/footer_bg.png") , url("../../esscin/customer/esbefr/images/footer_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
}
#f_table
{
	margin-left:15px;
	margin-top: 10px;
	
}
#footerBar {
    border-left: 1px dashed #333333;
    height: 100px;
}

ul#footNav {
    list-style-type: none;
    margin-top: 8px;
}
ul#footNav li {
}
ul#footNav li a {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8.5pt;
    padding-left: 28px;
    text-decoration: none;
}
ul#footNav li a:hover {
    color: blue;
}


/* Additional classes */
.box {background:#4088b8; border:1px solid #c8c8c8; color:#fff; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
.box a {color:#f0f0f0;}
.left {float:left; margin:0 15px 4px 0;}
.right {float:right; margin:0 0 4px 15px;}
.readmore {margin:-10px 10px 12px 0; text-align:right;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:normal;}
.blue {color:#4088b8;}
.clear {clear:both;}
.fade {color:#c8c8c8;}
.gray {color:gray;}
.photo {background:#fff; border:1px solid #bababa; margin:6px 18px 2px 5px; padding:2px;}

/*Classes/ect copied from CubeCart Style Sheets*/

.boxTitleLeft, .boxTitleRight {

	color: #666666;
	height: 38px;
	width:180px;
	font-size: 16px;
	font-weight:bold;
}

.Cartbox {
	float: right;
	padding-top: 35px;
	margin: 0 4px 0 0;
	width:200px;
	text-align:center;
}


.boxContentLeft, .boxContentRight {
	border: 1px solid #d2d2d2;
	background-color: #ffffff;
	padding: 10px;
	margin:5px 0;
}

.txtCartPrice {
	color: #999999;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:19px;
}
.txtCart {
	color: #000000;
}
.cartTotal {
	width: 200px;
}

/*Additional Suff*/

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003264;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #999999;
}

.searchBtn:hover {
background-color:#dceefc;
color: #003264;
cursor:pointer;
}

.searchBox {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #003264;
    font-family: "Courier New",Courier,monospace;
    font-size: 12px;
    height: 23px;
}
.textbox {
	background-color: #ffffff;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	color: #2D7EB4;
	font-family:"Courier New", Courier, monospace;
}
.textboxDisabled {
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	/*font-size: 12px;*/
	color: #444444;
	font-family:"Courier New", Courier, monospace;
}
.submit {	
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #546cca;
	text-decoration: none;
	border: 1px solid #535353;
	/* height: 20px; */
	/* font-weight: bold; */
	padding-bottom:4px;
	font-size: 12px;
	height: 20px;
	cursor:pointer;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}

li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	font-size:14px;
	text-decoration: line-through;
	color:#808080; }
.txtSale {
 	font-size:20px; color:#0000cc; }
.txtNormal {
 	font-size:20px; color:#0000cc; }
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
.txtBlack, a.txtBlack {
	color: #222222;
	text-decoration:none;
}
a.txtBlack:hover, a.txtBlack:active, a.txtBlack:link, a.txtBlack:visited {
	color: #222222;
	text-decoration:none;
}
a.txtBlack {
	text-decoration:underline;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}

/*TOOL TIP*/

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#CC0000;
	font-weight:normal;
    text-decoration:none;}

a.info:hover{
	z-index:25;
}

a.info span{display: none;}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	right:4em;
	width:175px;
	border:1px solid #005EB5;
	background-color:#FFFFFF;
	color:#000;
	text-align: center;
}

.banner {
margin:0;
height: 20px;
/*background-color:#FF9749;*/
background-image:url(../../esscin/images/green-grad-bkg.png);
background-position:left;
background-repeat:repeat-x;
padding: 5px;
border-bottom: 1px solid #999999;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #003264;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	text-decoration: underline;
	color:#990000;
	font-weight: bold;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.smallGreyTxt {
	color:#666666;
	font-size:11px;
	font-style:italic;
}

.nrmlBoldBlue {
	font-weight:bold;
	color:#CC0000;
	font-size:13px;
}

.nrmlBoldBlue2 {
	font-weight:bold;
	color:#003264;
	font-size:13px;
}

.txtOldPrice {
	font-size:13px;
	text-decoration: line-through;
	color:#0039D0; }
	
.txtPrice {
	font-size:14px;
	color: #0039D0;
	font-weight:bold;
}

.txtSale {
	margin-left:2px;
	font-size:14px;
	color:#CC0000;
	font-style: italic;
}
.txtNormal {
 	font-size:20px; color:#0000cc; }

.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
.txtBlack, a.txtBlack {
	color: #222222;
	text-decoration:none;
}
a.txtBlack:hover, a.txtBlack:active, a.txtBlack:link, a.txtBlack:visited {
	color: #222222;
	text-decoration:none;
}
a.txtBlack {
	text-decoration:underline;
}
a.txtSiteDocs:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault {
font-size:13px;
color:#5B5B5B;
font-weight:normal;
}
a.txtDefault, a.txtLink, a.txtLocation {
	font-weight:normal;
	color: #000099;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-weight:normal;
	color: #990000;
	text-decoration:underline;
}
a.txtDef {
	padding-left: 2px;
	margin-right: 2px;
	font-weight:bold;
	color: #333333;
}
a.txtDef:hover {
	padding-left: 2px;
	margin-right: 2px;
	font-weight:bold;
	color: #990000;
	text-decoration:underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #990000;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 15px;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #CC0000;
	padding-left: 30px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #DFF1FF;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003264;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	border: 1px solid #535353;
}
a.txtviewCart:hover {
	background-color:#dceefc;
	color: #003264;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	border: 1px solid #000000;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	background-repeat:repeat-x;
	background-image:url(../../../images/blue-up-grad.gif);
	background-position:left;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}

.tdcartEven {
	background-color: #e8f1fa;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003264;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;

}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
	width:650px;
	
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 12px;*/
	padding-top:10px;
	text-decoration:none;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: underline;
}

#content {
    float: right;
    height: 100%;
    line-height: 1.5em;
    margin: 11px 10px 5px 0;
    padding: 1px 0 0;
    text-align: left;
    width: 700px;
}
.boxContent {
    float: right;
    height: 100%;
    line-height: 1.5em;
    margin: 0px 5px 5px 0;
    width: 700px;
}
.boxtitle-adjust {
    border-bottom: 2px solid #DADADA;
    color: #003264;
    font-size: 15px;
    font-style: oblique;
    font-weight: bold;
    padding-bottom: 1px;
}
.latestProds {
    float: left;
    height: auto;
    line-height: normal;
    margin-right: 14px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    width: 130px;
}

#MiniShoppingCartView_TitleRow
{
	background-color:#000000;
}
#MiniShoppingCartView_Title
{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#MiniShoppingCartView_close
{
	color:#FFF;
}
#MiniShoppingCartView_close a
{
	color:#FFF;
}
#rednav_bg {
	background-image: url(../../esscin/images/redNav_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 1000px;
}
a.bulk {
    font-size: 12px;
    margin-left: 62px;
}
.phone {
    color: #333333;
    font-family: Helvetica,sans-serif;
    font-size: 36px;
    font-weight: bold;
    height: 50px;
    line-height: 40px;
    margin-left: 30px;
    text-align: center;
    text-decoration: none;
}
.request_links {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.request_posit {	
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: 10px;
    text-decoration: none;
}
.headNav_links {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
A.headNav_links, A.headNav_links:link, A.headNav_links:visited
{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
A.headNav_links:hover
{
    COLOR: #000000;
	text-decoration: underline
}
a.advancedLink {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
#adboxTitle {
	background-image: url(../../esscin/images/addBoxTitle.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 362px;
}
#adboxSpecials {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    width: 130px;
}
#adboxVendors {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    width: 170px;
}
.addBox_bg {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../../esscin/images/addBox_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 170px;
}
#specialsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 15px;
}
#specialsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#homeTitle {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    text-decoration: none;
}
#priceTitle {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    text-decoration: none;
}
#hometext {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 10px 20px 15px 10px;
    text-decoration: none;
}

#footerTop_bg {
	background-image: url(../../esscin/images/footerTOP.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 1024px;
	background-position: center top;
}
#footerLinks_posit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}
#copytext {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: 3px;
    text-decoration: none;
}
#footerLinks_posit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footerLinks_posit a:hover
{
	color: blue;
	text-decoration: none;
}
.AdvancedSearch_SearchMethod
{
	width:100px;
}
.AdvancedSearch_Input
{
	width:370px;
}
.CategoryLinks_CategoryLinks
{
    color: #787A8F;
    font-size: 12px;
    line-height: 28px;
    padding-left: 20px;
}
.CategoryLinks_CategoryLinks:hover
{
    color: #03031b;
    font-size: 12px;
	text-decoration:none;
}
.CategoryLinks_MainContentTable td
{
	text-align: left;
}
a.MyAccountOpenQuoteDetailPrintPage
{
	white-space:nowrap;
	font-size:12px;
}
.ContentOrderConfirmationFeatureCell, .ContentMyAccountInvoiceListFeatureCell, .ContentMyAccountOpenQuoteListFeatureCell, .ContentMyAccountOpenOrderListFeatureCell, .ContentMyAccountOpenARListFeatureCell, .ContentMyAccountOrderTrackingListFeatureCell, .ContentMyAccountInvoiceDetailFeatureCell, .ContentMyAccountOpenOrderDetailFeatureCell, .ContentPastPurchasesItemReportFeatureCell, .ContentPastPurchasesItemDetailReportFeatureCell, .ContentAdminSalesByShopperListFeatureCell, .ContentAdminVisitsByShopperListFeatureCell, .ContentAdminAbandonedShoppingCartListFeatureCell, .ContentMyAccountOpenQuoteDetailFeatureCell
{
   

}
.OrderSummary_SubTotalLabel, .OrderSummary_FreightLabel, .OrderSummary_SalesTaxLabel, .OrderConfirmation_SubTotalLabel, .OrderConfirmation_FreightLabel, .OrderConfirmation_SalesTaxLabel
{
	font-weight:bold;
}


#wrapper ul {
	margin:0;
	padding:0;
 }
 
#wrapper ul li {
    
    color: #999999;
    float: none;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    text-align: left;
	height:20px;
	line-height: 20px;
}

#wrapper ul li a{
    
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    color: #999999;
    display: block;
    float: none;
    font-family: Verdana,Geneva,sans-serif;
    line-height: 20px;
    margin-left: 0;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
    z-index: 2;

}

#wrapper ul li a:hover{
    
    color: #037DB7;
    text-decoration: none;

}
#textBox
{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 10px;
    padding-bottom: 20px;
    width: 665px;
}
#welcome {
    color: #0B2665;
    font-family: verdana;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 27px;
    margin-top: 15px;
    text-decoration: none;
}
#homeCopy
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
}
.subNav {
    background-image: url("../../esscin/images/shoppingCart.gif");
    background-position: 0 center;
    background-repeat: no-repeat;
    color: #00456B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-left: 60px;
    margin-top: 15px;
    text-decoration: none;

}

.subNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00456B;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.subNav a:hover{

	color: blue;
	text-decoration: underline;

}
#tagline {
	margin-left: 45px;
}
#shopLink {
    color: #0099CC;
    font-weight: bold;
    line-height: 17px;
}
#spanLink {

}


/* MY ACCOUNT */



.MyAccountProfileTopFirstTDWidth,.MyAccountProfileTopSecondTDWidth,.MyAccountProfileTopThirdTDWidth {
	background:#EEE;
	vertical-align:top;
	margin: 12px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #EEEEEE;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.LogonIDLabel, .LogonPasswordLabel, .NameLabel, .EmailLabel, .CustomerCodeLabel, .MinPurchaseLabel, .DefaultShipToLabel, .PrimarySalesRepNameLabel, .PrimarySalesRepNameLabel {
font-weight:bold;
padding-right:5px;
}

/*Title Formatting for My Account Headers*/
.MyAccountProfile-header,.MyAccountProfile_RecentOrdersTable2 .MyAccountProfilemyaccount_hdr,.MyAccountSelect_TitleDiv,.MyAccountProfile_ExistingListsLabel,td.ShoppingList_Description {
}

.AccountingInfoTitle, .RecentOrdersTitle, .ShoppingListTitle{
    color: #333333;
    font-family: inherit;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px;
}

.MyAccountSub-header {
color: #000000;
display: block;
padding: 5px;
text-align: left;
}

.MyAccountProfilerecentorders_hdr /* Recent order table header */ {

font-weight:bold;

}

.MyAccountProfilealt_rowcolor {
background-color:#ccc;
}

a.MyAccountProfilerecentorders:hover {
color:#194AAB;
text-decoration:underline;
}

.MyAccountProfileShoppingListsDisplay{}

.MyAccountProfileShoppingListsDisplay br{
display:none;
}
.MyAccountProfileShoppingListsDisplay form select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px inset;
    color: #000000;
    font-size: 14px;
    height: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 200px;
}

.MyAccountProfileShoppingListsDisplay a{
display:block;
padding:2px 0;
}

.MyAccountProfileShoppingListsDisplay a:hover{
text-decoration:underline;
}

.MyAccountProfileAccountingInformationDisplay {
}

.MyAccountProfileAccountingOuterTable{
width:100%;
}

.MyAccountProfileAccountingOuterTable br{
display:none;
visibility:hidden;
}

.MyAccountProfileshoppinglist {
font-weight:bold;
color:#000;
text-decoration:none;
}

.MyAccountSelectDotsImage {
border:0;
height:1px;
}

a.ItemSearchResults_PageLinks {
color:#333;
display:inline;
line-height:25px;
padding:2px 5px;
text-align:center;
text-decoration:none;
}

a.ItemSearchResults_PageLinks:hover {
background-color:#CCC;
border:1px solid #000;
line-height:25px;
padding:2px 4px;
}

a.ItemSearchResults_PageLinkSelected {
background-color: #CCCCCC;
border: 1px solid #000000;
color: #000000;
display: inline;
font-weight: bold;
padding: 2px 5px;
text-align: center;
}

span.ItemSearchResults_PageLinks {
background:url(../../esscin/images/page-numbers-bg.png) repeat-x;
display:block;
font-size:15px;
text-align:right;
width:600px;
}

a.MyAccountPageSeq{
color:#000;
display:block;
float:left;
font-size:12px;
font-weight:normal;
height:18px;
line-height:18px;
text-align:center;
text-decoration:none;
width:18px;
}

a.MyAccountPageSeq:hover {
text-decoration:underline;
}

a.MyAccountPageSeqCurrent,a.MyAccountPageSeqCurrent:link,a.MyAccountPageSeqCurrent:visited{
background:#E5E5E5;
border:solid 1px #ccc;
color:#c00;
display:block;
float:left;
font-size:14px;
font-weight:bold;
height:18px;
line-height:18px;
text-align:center;
width:18px;
}

.MyAccountInvoiceDetailLeftAlign {
text-align:left;
}

.MyAccountInvoiceDetailTD1 {
text-align:center;
width:600px;
}

.InvoiceDetailInvoiceNumberHeader {
font-size:16px;
font-weight:bold;
text-align:left;
}

.MyAccountOrderTrackingSelectOuterTable {
width:100%;
text-align:left;
}

.MyAccountOrderTrackingSelecttext {
color:#c00;
text-align:center;
}

.MyAccountOrderTrackingSelectheader {
color:#009;
font-size:16px;
font-weight:bold;
text-align:left;
}

.MyAccountOpenOrderDetailtextboldcenter {
font-weight:bold;
color:#fff;
background-color:#083c52;
text-align:center;
}

.MyAccountOpenQuoteDetailtextboldcenter {
color:#fff;
background-color:#083c52;
font-weight:bold;
text-align:center;
}

a.CustomerHelpLinks:hover {
text-decoration:underline;
font-weight:bold;
background-color:#fff;
}

.LogonInputsTable {
width:300px;

}

.MyAccountProfileRecentOrdersTable {
width:600px;
border-style:none;
border-width:0;
padding:0;
}
.MyAccountProfileaccountingright{
	margin-left:10px;
}

/*a.InvoicesLinkLabel, .PastPurchLinkLabel, .OpenOrdersLinkLabel, .SuspendedOrdersLinkLabel,
.OpenQuotesLinkLabel, .OpenARLinkLabel, .CreditInfoLinkLabel, .OrderTrackLinkLabel{

}*/
.MyAccountProfileaccounting a, .MyAccountProfileaccountingright a
{
	background: url("../../esscin/images/my-account-report-sprites.png") repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 25px;
    margin-bottom: 3px;
    margin-right: 10px;
    text-decoration: none;
    text-indent: 18px;
    text-transform: uppercase;
    width: 225px;
	cursor:pointer;
}
.MyAccountProfileaccounting a:hover, .MyAccountProfileaccountingright a:hover
{
	background-position:0 28px;
	color:#FFF;
}
/*a.InvoicesLinkLabel :hover, .PastPurchLinkLabel a:hover, .OpenOrdersLinkLabel a:hover, .SuspendedOrdersLinkLabel a:hover,
.OpenQuotesLinkLabel a:hover, .OpenARLinkLabel a:hover, .CreditInfoLinkLabel a:hover, .OrderTrackLinkLabel a:hover {
	


}*/


.AccountingDescription
{
	font-weight:bold;
	margin-top:5px;
}
#EditLogonInfo, #EditPersonalInfo
{
	margin-top:5px;
}
.MyAccountProfilerecentorders /* TEXT OF RECENT ORDERS */,.MyAccountResultsSearchFor {

font-weight:600;

}



.MyAccountProfileaccounting,.MyAccountProfileselectshipto,.MyAccountProfileselectcustomer {

text-decoration:none;

}
.SelectShipTo_ZipHeaderAlign{
padding-left:6px;
}


.MyAccountOrderTrackingSelectcenter{

    padding: 10px 0;
    text-align: center;
    width: 600px;

}



.MyAccountOrderTrackingSelecttextbold{

	padding:0 10px 0 2px;

}



.MyAccountSelectmyaccount_text	/* field entry label text */,.InvoiceDetailCompanyName,

.InvoiceDetailCompanyAddress,a.PurchaseListItemCodeValue,a.PurchaseListItemCodeValue:visited,

a.OrderListOrderNumberValue,a.OrderListOrderNumberValue:visited,.MyAccountOrderTrackingSelecttextboldLeft,

.MyAccountOpenARListInvoiceAgeTitle,.AdvancedSearch_SearchType,.InvoiceDetailRemitToHeader.InvoiceDetailBillToHeader,

.InvoiceDetailShipToHeader,.InvoiceDetailOrderDateHeader,.InvoiceDetailTrackingNumberHeader,

.InvoiceDetailPONumberHeader,.InvoiceDetailInvoiceDateHeader,.InvoiceDetailOrderNumberHeader,

.InvoiceDetailPickTicketNumberHeader,.InvoiceDetailShipInstructionsHeader{

font-weight:bold;

text-align:left;

}



.InvoiceDetailSalespersonHeader,.InvoiceDetailDescriptionHeader,.PurchaseListItemCodeHeader,

.PurchaseListInvoiceAmountHeader,.PurchaseListInvoiceDateHeader,.PurchaseListAddToCartHeader,.OrderListOrderDateHeader,

.OrderListOrderNumberHeader,.QuoteListPONumberHeader,.QuoteListExpiredateHeader,

.QuoteListQuoteNumberHeader,.ARListDescriptionHeader,

.ARListAge1ToAge2Header,.ARListAge2ToAge3Header,.ARListOverAge3Header,

.QuoteListOrderValueHeader,.MyAccountOpenARListPONumberHeader,.OrderDetailItemDispositionHeader,

.OrderDetailExpectedShipDateHeader,.OrderDetailPassThroughVendorNameHeader,.InvoiceDetailVendorInvoiceNumberHeader,

.InvoiceDetailVendorNameHeader,.QuoteDetailDeliveryTimeHeader,

.InvoiceDetailItemCodeHeader,.InvoiceDetailNetPriceHeader,.InvoiceDetailUnitSizeHeader,

.InvoiceDetailUnitNameHeader,.InvoiceDetailQtyShippedHeader,.InvoiceDetailExtendedPriceHeader,

.InvoiceListInvoiceDateHeader,.InvoiceListOrderNumberHeader,.InvoiceListInvoiceNumberHeader,

.InvoiceListInvoiceAmountHeader,.InvoiceListPONumberHeader,.PurchaseListInvoiceNumberHeader,

.PurchaseListOrderNumberHeader,.PurchaseDetailNetPriceHeader,.PurchaseDetailPriceUnitSizeHeader,

.PurchaseDetailPriceUnitNameHeader,.PurchaseDetailUnitPriceHeader,.PurchaseDetailUnitSizeHeader,

.PurchaseDetailUnitNameHeader,.PurchaseDetailInvoiceQtyHeader,.PurchaseDetailInvoiceDateHeader,

.PurchaseDetailShipmentNumHeader,.PurchaseDetailOrderNumberHeader,.OrderListRequiredateHeader,

.OrderDetailOpenValueHeader,

.OrderDetailOpenQtyHeader,.OrderDetailNetPriceHeader,.OrderDetailUnitSizeHeader,.OrderDetailUnitNameHeader,

.OrderDetailOrderQtyHeader,.QuoteDetailUnitNameHeader,.QuoteDetailOrderQtyHeader,.QuoteDetailNetPriceHeader,

.QuoteDetailPriceUnitSizeHeader,.QuoteDetailUnitPriceHeader,.QuoteListRequiredateHeader,.QuoteListOrderDateHeader,

.ARListCurrentHeader,

.ARListAge1Header,.SuspendedOrdersListHeader,.PurchaseDetailExtendedPriceHeader,.OrderDetailShipQtyHeader,

.OrderDetailBackorderQtyHeader,.InvoiceDetailQuantityToOrderHeader,.InvoiceDetailUOMToOrderHeader,

.InvoiceListVendorInvoiceNumberHeader,.InvoiceListVendorNameHeader,.QuoteDetailSelectItemToOrderCheckboxHeader,

.QuoteDetailSelectItemToOrderQuantityHeader.OpenARSummaryHeader,.ARListPmtAmtHeader,

.MyAccountOpenARPaymentSummaryPaymentMethodHeader,.MyAccountOpenARPaymentSummaryBillingAddressHeader,

.MyAccountOpenARPaymentConfirmationReceiptNumberHeader,.MyAccountOpenARPaymentConfirmationPaymentMethodHeader,

.MyAccountOpenARPaymentConfirmationBillingAddressHeader,.PastPurchasesItemReport_ItemCodeHeader,

.PastPurchasesItemReport_LastInvoiceDateHeader,.PastPurchasesItemReport_TotalInvoiceLinesHeader,

.PastPurchasesItemReport_TotalExtendedPriceHeader,.PastPurchasesItemReport_QtyHeader,

.PastPurchasesItemReport_UOMHeader, .QuoteListExpireDateHeader{

	font-weight:bold;

	height:40px;

	text-align:left;

	padding:2px;

}

.ARListOpenDateHeader,.ARListInvoiceNumberHeader,.ARListDueDateHeader,.ARListTotalHeader,.ARListDiscountDateHeader,.ARListAmountOpenHeader
{
	
	font-weight:bold;
	height:40px;
	text-align:left;
	padding:2px;
}


.ARListInvoiceNumberValue,.ARListOpenDateValue,.ARListDiscountDateValue,.ARListDescriptionValue,.ARListDueDateValue,

.ARListTotalValue,.ARListAmountOpenValue,.ARListPmtAmtValue{

	height:35px;
	text-align:left;

}



.MyAccountOpenARListAmountText,.PastPurchasesItemReport_Quantity input{

	border:solid 1px #CCC;

	height:20px;

	line-height:20px;

	text-align:center;

}



a.MyAccountInvoicesListPrintPage,a.MyAccountInvoicesListPrintPage:visited,a.MyAccountOpenOrderListPrintPage,a.MyAccountOpenOrderListPrintPage:visited,a.MyAccountOpenARListPrintPage,a.MyAccountOpenARListPrintPage:visited,a.MyAccountPastPurchaseListPrintPage,a.MyAccountPastPurchaseListPrintPage:visited,a.MyAccountOpenQuoteListPrintPage,a.MyAccountOpenQuoteListPrintPage:visited,a.SuspendedOrdersListPrintPage,.SuspendedOrdersListPrintPage:visited,a.MyAccountInvoiceDetailtextbold,a.MyAccountInvoiceDetailtextbold:visited,a.MyAccountPastPurchaseDetailPrintPage,a.MyAccountPastPurchaseDetailPrintPage:visited,a.MyAccountOpenOrderDetailPrintPage,a.MyAccountOpenOrderDetailPrintPage:visited,a.MyAccountOpenQuoteDetailPrintPage,a.MyAccountOpenQuoteDetailPrintPage:visited,a.MyAccountOpenARPaymentConfirmationPrintPageLink,a.MyAccountOpenARPaymentConfirmationPrintPageLink:visited,.AdminAbandonedCartListPrintPage,.AdminSalesByShopperListPrintPage,.AdminVisitsByShopperListPrintPage,.AdminAbandonedCartDetailPrintPage,.AdminSalesByShopperDetailPrintPage,.AdminVisitsByShopperDetailPrintPage,a.MyAccountInvoicesListtext,a.MyAccountInvoicesListtext:visited,a.MyAccountInvoiceDetailtext,a.MyAccountInvoiceDetailtext:visited,a.MyAccountOpenOrderListtext,a.MyAccountOpenOrderListtext:visited,a.MyAccountOpenOrderDetailtext,a.MyAccountOpenOrderDetailtext:visited,a.MyAccountOpenARListtext,a.MyAccountOpenARListtext:visited,a.MyAccountPastPurchaseListtext,a.MyAccountPastPurchaseListtext:visited,a.MyAccountPastPurchaseDetailtext,a.MyAccountPastPurchaseDetailtext:visited,a.MyAccountOpenQuoteListtext,a.MyAccountOpenQuoteListtext:visited,a.SuspendedOrdersListText,a.SuspendedOrdersListText:visited,td.MyAccountSelectResults_PrintPageTD a,td.MyAccountSelectResults_PrintPageTD a:visited {

color:#c00;

font-weight:bold;

text-decoration:none;

}



a.MyAccountNextPrev,a.MyAccountNextPrev:visited,a.MyAccountNextPrev:hover,.MyAccountInvoicesListPageXOfY,.MyAccountOpenQuoteListPageXOfY,.MyAccountPastPurchaseListPageXOfY,.SuspendedOrdersListPageXOfY,.ContractListPageXOfY,.MyAccountOpenOrderListPageXOfY,.ContractDetailPageXofY,.MyAccountOpenARListPageXOfY,.MyAccountOpenOrderDetailPageXOfY,.ItemSearchResults_PrevNextLinks,.ContractPricing_PrevNextLink {

font-size:12px;

font-weight:bold;

}



.MyAccountNextPrev:hover{

text-decoration: underline;

}



.MyAccountInvoicesList_DotLineImage{

border-bottom: 1px dotted #9C9C9C;

display: block;

height: 1px;

width: 100%;

}



.MyAccountInvoicesListBorderWidth,.MyAccountPastPurchaseListBorderWidth,.MyAccountPastPurchaseDetailBorderWidth,.MyAccountOpenOrderListBorderWidth,.MyAccountOpenARListBorderWidth,.MyAccountOpenOrderDetailBorderWidth,.MyAccountOpenQuoteDetailBorderWidth,.MyAccountOrderTrackingDetailBorderWidth,.MyAccountOpenQuoteListBorderWidth,.Additional_border {



}



.MyAccountInvoicesListTDWidth,.MyAccountPastPurchaseListTDWidth,.MyAccountPastPurchaseDetailTDWidth,.MyAccountOpenOrderListTDWidth,.MyAccountOpenARListTDWidth,.MyAccountOpenOrderDetailTDWidth,.MyAccountOpenQuoteDetailTDWidth,.MyAccountOrderTrackingDetailTDWidth,.MyAccountOpenQuoteListTDWidth {

width:15px;

}



.MyAccountInvoicesListExcel,.MyAccountInvoiceDetailExcel,.MyAccountPastPurchaseListExcel,.MyAccountPastPurchasesListExcel,.MyAccountOpenOrderListExcel,.MyAccountOpenARListExcel,.MyAccountOpenOrderDetailExcel,.MyAccountOpenQuoteDetailExcel,.MyAccountOrderTrackingDetailExcel {

border:none;

}



.MyAccountInvoiceDetailCenterAlign br{

display:none;

}



.LogonForgotEmail,.MyAccountOrderTrackingDetailtextboldcenter,.MyAccountOpenARListTotalAmountDue,.SuspendedOrdersListCheckBox,.MyAccountOrderTrackingSelecttextboldcenter,.MyAccountOrderTrackingSelecttextboldCenter{

font-weight:bold;

text-align:center;

}



a.MyAccountInvoiceDetailcategorytree_parent,a.MyAccountInvoiceDetailcategorytree_parent:visited,a.MyAccountPastPurchaseDetailcategorytree_parent,a.MyAccountPastPurchaseDetailcategorytree_parent:visited,a.MyAccountOpenOrderDetailcategorytree_parent,a.MyAccountOpenOrderDetailcategorytree_parent:visited,a.MyAccountOpenQuoteDetailcategorytree_parent,a.MyAccountOpenQuoteDetailcategorytree_parent:visited,a.MyAccountOrderTrackingDetailcategorytree_parent,a.MyAccountOrderTrackingDetailcategorytree_parent:visited {

text-decoration:underline;

color:#009;

}



a.PurchaseListItemCodeValue:hover,a.OrderListOrderNumberValue:hover {

font-weight:bold;

text-align:left;

text-decoration:underline;

}



a.MyAccountPastPurchaseDetailcategorytree_parent:hover,a.MyAccountOpenOrderDetailcategorytree_parent:hover,a.MyAccountOpenQuoteDetailcategorytree_parent:hover,a.MyAccountOrderTrackingDetailcategorytree_parent:hover {

color:#009;

}



.MyAccountOpenOrderDetailtextboldWidth,.MyAccountOpenQuoteDetailtextboldWidth,.MyAccountOrderTrackingDetailtextboldWidth {

font-weight:bold;

width:563px;

}



.MyAccountOpenOrderDetailtextboldleft,.MyAccountOpenQuoteDetailtextboldleft {

font-weight:bold;

color:#fff;

background-color:#083c52;

}



.MyAccountOpenOrderDetailtext,.MyAccountOpenQuoteDetailtext,a.MyAccountOpenQuoteDetailtext:hover,.MyAccountOrderTrackingDetailtext,a.MyAccountOrderTrackingDetailtext:hover,.CustomerListError,.SelectShipTo_PageLinkSelected {

color:#c00;

}



a.MyAccountOpenOrderDetailtextbold,a.MyAccountOpenOrderDetailtextbold:visited,a.MyAccountOpenQuoteDetailtext:hover,a.MyAccountOpenQuoteDetailtextbold,a.MyAccountOpenQuoteDetailtextbold:link,a.MyAccountOpenQuoteDetailtextbold:visited,a.MyAccountOrderTrackingDetailtextbold,a.MyAccountOrderTrackingDetailtextbold:link,a.MyAccountOrderTrackingDetailtextbold:visited,a.MyAccountPastPurchaseListheaderlink,a.MyAccountPastPurchaseListheaderlink:link,a.MyAccountPastPurchaseListheaderlink:visited,a.MyAccountPastPurchaseListheaderlink:hover,.CustomerListNameTitle,.CustomerListCodeTitle,a.CustomerListLink:hover,a.MasterCustomerLink:hover,a.MyAccountOpenARListMakePmtLink:hover,a.AdminApprovePendingShoppersListLink:hover,a.AdminApprovePendingShoppersDetailLink:hover,a.AdminSystemListSelectLink:hover,a.AdminSystemListDetailLink:hover,a.AdminAbbreviationsListLink:hover,a.AdminAbbreviationsDetailLink:hover,a.AdminContactEMailsListLink:hover,a.AdminContactEMailsDetailLink:hover,a.AdminEmailAlertsListLink:hover,a.AdminEmailAlertsDetailLink:hover,a.AdminFeaturesItemsListLink:hover,a.AdminFeaturesItemsDetailLink:hover,a.AdminApprovePendingCustomersListLink:hover,a.AdminApprovePendingCustomersDetailLink:hover,a.AdminPageHitsLink:hover,a.AdminShippingMethodsListLink:hover,a.AdminShippingMethodsDetailLink:hover,a.AdminShopperDetailLink:hover,a.AdminSitePageListLink:hover,a.AdminSitePageDetailLink:hover,a.AdminVendorListLink:hover,a.AdminVendorDetailLink:hover,a.AdminFeaturesCategoryListLink:hover,a.AdminFeaturesCategoryDetailLink:hover,a.AdminErrorLogLink:hover,a.AdminCreditCardsListLink:hover,a.AdminCreditCardsDetailLink:hover,a.AdminCustomerAttributesListLink:hover,a.AdminCustomerAttributesDetailLink:hover,a.AdminFailedSearchesListLink:hover,a.AdminFailedSearchesDetailLink:hover,.AdminSelectUOMDetailLink:hover,a.SurveyQuestionsListLink:hover,a.SurveyQuestionResultsLink:hover,a.AdminSurveyQuestionsDetailLink:hover,a.AdminSupportUtilitiesLink:hover,a.AdminDownTimeLink:hover,a.AdminSystemSettingsLink:hover,a.AdminSalesHistoryLink:hover,a.AdminPricesLink:hover,a.AdminMasterProductUploadLink:hover,a.AdminCategoryUploadLink:hover,a.CustomerAdminShopperListLink:hover,a.CustomerAdminSettingsLink:hover,a.CustomerAdminLink:hover,a.CustomerAdminShopperDetailLink:hover,a.ShoppingCart_availabilityColumnLink:hover,a.ShoppingListSelect_AltLink:hover,a.AdminSystemListCustomerDetailLink:hover,a.AdminDeleteItemFromSystemShoppingListsLink:hover,a.AdminSystemListCopyLink:hover,a.ItemDetailItemPurchaseHistoryLink:hover,a.CustomerListCurrentLink:hover,a.AdminMasterAccountLink:hover,a.MasterCustomerCurrentLink:hover,a.MasterShopperLink:hover,.AdminMerchandiseCreditsLink:hover,a.AdminItemPropertiesUpload_CS_Link:hover,a.AdminRestrictedItem_Link:hover,a.AdminRestrictedCategory_Link:hover,a.AdminExcludedItem_Link:hover,a.ItemPropertyListLink:hover,a.ItemPropertyDetailLink:hover,a.UserAgentListLink:hover,a.UserAgentDetailLink:hover,a.AdminExcludedCategory_Link:hover {

font-weight:bold;

text-decoration:underline;

}



a.CustomerHelpLinks,a.CustomerHelpLinks:link,a.CustomerHelpLinks:visited,.CompanyAddressfooter {

text-decoration:none;

font-weight:bold;

background-color:#fff;

}



.LocationAvailabilityColumnTitle,.AdminApprovePendingShoppersListColumnTitle,.AdminApprovePendingShoppersDetailColumnTitle,.AdminSystemListSelectColumnTitle,.AdminSystemListDetailColumnTitle,.AdminAbbreviationsListColumnTitle,.AdminAbbreviationsDetailColumnTitle,.AdminAbbreviationsDetailColumnValue,.AdminContactEMailsListColumnTitle,.AdminContactEMailsDetailColumnTitle,.AdminContactEMailsDetailColumnValue,.AdminEmailAlertsListColumnTitle,.AdminEmailAlertsDetailColumnTitle,.AdminEmailAlertsDetailColumnValue,.AdminFeaturesItemsListColumnTitle,.AdminFeaturesItemsDetailColumnTitle,.AdminFeaturesItemsDetailColumnValue,.AdminApprovePendingCustomersListColumnTitle,.AdminApprovePendingCustomersDetailColumnTitle,.AdminPageHitsColumnTitle,.AdminShippingMethodsListColumnTitle,.AdminShippingMethodsDetailColumnTitle,.AdminShippingMethodsDetailColumnValue,.AdminShopperDetailColumnTitle,.AdminShopperDetailColumnValue,.AdminSitePageListColumnTitle,.AdminSitePageDetailColumnTitle,.AdminSitePageDetailColumnValue,.AdminVendorListColumnTitle,.AdminVendorDetailColumnTitle,.AdminVendorDetailColumnValue,.AdminFeaturesCategoryListColumnTitle,.AdminFeaturesCategoryDetailColumnTitle,.AdminFeaturesCategoryDetailColumnValue,.AdminErrorLogColumnTitle,.AdminCreditCardsListColumnTitle,.AdminCreditCardsDetailColumnTitle,.AdminCreditCardsDetailColumnValue,.AdminCustomerAttributesListColumnTitle,.AdminCustomerAttributesDetailColumnTitle,.AdminAbandonedCartSearchHeader,.AdminSalesByShopperSearchHeader,.AdminVisitsByShopperSearchHeader,.AdminAbandonedCartListHeader,.AdminSalesByShopperListHeader,.AdminVisitsByShopperListHeader,.AdminAbandonedCartDetailHeader,.AdminSalesByShopperDetailHeader,.AdminVisitsByShopperDetailHeader,.AdminFailedSearchesListColumnTitle,.AdminFailedSearchesDetailColumnTitle,.AdminFailedSearchesDetailColumnValue,.AdminSelectUOMDetailColumnTitle,.AdminSelectUOMDetailColumnValue,.SurveyQuestionsListColumnTitle,.AdminSurveyQuestionsDetailColumnTitle,.AdminSupportUtilitiesLabel,.ContractPricing_ColumnTitle,.ContractPricing_ColumnValue,.AdminDownTimeColumnTitle,.AdminDownTimeColumnValue,.AdminSalesHistoryColumnTitle,.AdminSalesHistoryColumnValue,.MaxRowsForDownloadMessage,.MaxRowsForDownloadTextField,.AdminMasterProductUploadLabel,.AdminCategoryUploadLabel,.CustomerAdminShopperDetailColumnTitle,.CustomerAdminShopperDetailColumnValue,.OutstandingPOColumnTitle,.AdminSystemListCustomerDetailColumnTitle,.AdminMasterAccountLabel,.AdminMasterAccountValue,.AdminMasterAccountApproveSuspendedOrdersForSubAccounts,.ShoppingCartUploadLabel,.AdminConfigLabel,.AdminConfigFieldCheckBox,.AdminConfigFieldTextBox,.AdminConfigFieldList,.AdminManualDTSLabel,.AdminMerchandiseCreditsColumnValue,.AdminItemPropertiesUpload_CS_Label,.AdminRestrictedItem_Label,.AdminRestrictedCategory_Label,.AdminExcludedItem_Label,.ItemPropertyListColumnTitle,.ItemPropertyDetailColumnTitle,.ItemPropertyDetailColumnValue,.UserAgentListColumnTitle,.UserAgentDetailColumnTitle,.UserAgentDetailColumnValue,.AdminDiscountLabel,.AdminDiscountValue,.AdminDiscountItemColumnHeader,.AdminExcludedCategory_Label,.AdminFreightOptionsLabel,.AdminFreightOptionsValue,.AdminSupportUtilitiesTitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	padding-left: 10px;
}


.LocationAvailabilityColumnValue,.AdminApprovePendingShoppersDetailColumnValue,.AdminSystemListDetailColumnValue,.AdminApprovePendingCustomersDetailColumnValue,.AdminPageHitsColumnValue,.ContractPricing_Description,.ContractPricing_ContinueLink,.AdminDownTimeDescription,.AdminSalesHistoryDescription,.MaxRowsForDownloadDescriptionLayout,.CustomerAdminSettingsDescription,.OutstandingPOPageDescription,.OutstandingPOColumnValue,.AdminSystemListCustomerDetailColumnValue,.AdminSystemListSelectColumnValue,.WillCallLocation_ContinueLink {

font-size:14px;

text-decoration:none;

}



.LocationAvailabilityNotFound,.SelectShipToNotFound,.AdminApprovePendingShoppersListNotFound,.AdminApprovePendingShoppersDetailNotFound,.AdminSystemListSelectNotFound,.AdminSystemListDetailNotFound,.AdminAbbreviationsListNotFound,.AdminAbbreviationsDetailNotFound,.AdminContactEMailsListNotFound,.AdminContactEMailsDetailNotFound,.AdminEmailAlertsListNotFound,.AdminEmailAlertsDetailNotFound,.AdminFeaturesItemsListNotFound,.AdminFeaturesItemsDetailNotFound,.AdminApprovePendingCustomersListNotFound,.AdminApprovePendingCustomersDetailNotFound,.AdminPageHitsNotFound,.AdminShippingMethodsListNotFound,.AdminShippingMethodsDetailNotFound,.AdminShopperListNotFound,.AdminShopperDetailNotFound,.AdminSitePageListNotFound,.AdminSitePageDetailNotFound,.AdminVendorListNotFound,.AdminVendorDetailNotFound,.AdminFeaturesCategoryListNotFound,.AdminFeaturesCategoryDetailNotFound,.AdminErrorLogNotFound,.AdminCreditCardsListNotFound,.AdminCreditCardsDetailNotFound,.AdminCustomerAttributesListNotFound,.AdminCustomerAttributesDetailNotFound,.AdminShopperSecurityNotFound,.AdminSoftwareVersionNotFound,.AdminFailedSearchesListNotFound,.AdminFailedSearchesDetailNotFound,.AdminSelectUOMDetailNotFound,.AdminAbbreviationsDownloadNotFound,.AdminAbbreviationsUploadGetMessage,.AdminItemImageUploadGetMessage,.SurveyQuestionsListNotFound,.AdminSupportUtilitiesFileNotFound,.AdminDownTimeNotFound,.AdminSalesHistoryNotFound,.CustomerAdminShopperListNotFound,.CustomerAdminShopperDetailNotFound,.CustomerAdminShopperSecurityNotFound,.AdminSystemListCustomerDetailNotFound,.AdminItemAttributesUploadGetMessage,.ItemPropertyListNotFound,.UserAgentListNotFound {

font-size:14px;

font-weight:bold;

text-decoration:none;

color:#c00;

}



.AdminFailedSearchesListInnerTable{

	width:100%;

}



a.MyAccountProfileselectshipto,a.MyAccountProfileselectshipto:link,a.MyAccountProfileselectshipto:visited,a.MyAccountProfileselectcustomer,a.MyAccountProfileselectcustomer:link,a.MyAccountProfileselectcustomer:visited {

font-weight:bold;

text-align:left;

width:190px;

margin-right:25px;

line-height:17px;

}



.MyAccountProfileAccountingTable{

margin-left:5px;
margin-top:10px;

}



/* 

a.MyAccountProfileaccounting,a.MyAccountProfileaccounting:link,a.MyAccountProfileaccounting:visited{

background: none repeat scroll 0 0 #AAAAAA;

border-left: 4px solid #000;

color: #000000;

display: block;

line-height: 17px;

margin-bottom: 1px;

margin-right: 10px;

padding: 5px;

text-align: left;

width: 150px;

}



a.MyAccountProfileaccounting:hover,a.MyAccountProfileselectshipto:hover,a.MyAccountProfileselectcustomer:hover{

border-left: 4px solid #900;

color:#900;

font-weight:bold;

text-align:left;

text-decoration:underline;

}

*/



.MyAccountProfileaccountingright{

	margin-left:10px;

}
.InvoiceListInvoiceDateValue,.InvoiceListOrderNumberValue,.InvoiceListPONumberValue,a.InvoiceListInvoiceNumberValue,a.InvoiceListInvoiceNumberValue:visited{
height:18px;
}

.CatalogTopItemspage_MainContentRow
{
    font-size: 12px;
	line-height:18px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: left;
}
.CatalogTopItemspage_MainContentRow a
{
	color: #00456B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height:18px;
    text-decoration: underline;
}
.CatalogTopItemspage_MainContentRow a:hover
{
	color: blue;
    font-size: 12px;
}
.CatalogTopItemspage_MainContentTable
{
    margin-left: 40px;
    text-align: left;
    width: 700px;
}
#fadeshow1

{

	z-index: 1;

}
#help_text {
    font-size: 12px;
}
#contact_text {
    font-size: 14px;
	color:#000;
}
#help_text p {
    font-size: 12px;
    margin-bottom: 18px;
}
.SiteMapTable {
    background-color: #FFFFFF;
    width: 700px;
}
.SiteMapTitle {
	color: #374A58;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0;
	font-weight: 700;
	text-decoration: none;

}
.SiteMapSpacer, .LocationAvailabilitySpacer, .OutstandingPOSpacer {
    height: 0;
}
.SiteMapSectionTitle {
    color: #395E99;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 0;
    text-decoration: none;
}
.SiteMapSectionValue {
	color: #1A1AA6;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	width: 592px;
}
A.SiteMapLink,A.SiteMapLink:link,A.SiteMapLink:visited{font-family: Arial, Helvetica, sans-serif;font-size:11px;font-weight:400;color:#666;}A.SiteMapLink:hover{font-family: Arial, Helvetica, sans-serif;font-size:11px;color:#374A58;font-weight:400;text-decoration:underline;}

.right_box_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	border: 1px solid #999;
	width: 200px;
	text-align: left;
	padding: 10px;
	line-height: 22px;
	margin: 5px;
}

/*#MiniShoppingCartView_MainTable a {
    color: #666;
    margin-left: 20px;
    padding-left: 20px;
}*/
#hometext .MsoNormal strong {
	color: #000;
	font-weight:bold;
}
#pageTitle {
    color: #0099CC;
    font-family: 'Arial','sans-serif';
    font-size: 18pt;
}
#subtitle {
    color: #0099CC;
    font-family: 'Arial','sans-serif';
    font-size: 10.5pt;
}
.AdminCatalogReferenceUploadGetMessage
{

font-size:14px;
font-weight:bold;
text-decoration:none;
color:#c00;
}

.LSideSiteSetupTR
{

padding-left:35px;
}

.SiteSetup_Table
{

padding-left: 0px;
padding-top:5px;
padding-bottom:0px;
text-align:left;
}

.SiteSetup_Cell1
{

width:20px;
}

.OrderSummary_CreditCardNumberLabel
{

background:url(../../esscin/images/bg-light-gray-to-white-gradient.png) repeat-x top;
font-weight:bold;
height:40px;
text-align:left;
padding:2px;
}

.OrderSummary_CreditCardExpirationDateLabel
{

background:url(../../esscin/images/bg-light-gray-to-white-gradient.png) repeat-x top;
font-weight:bold;
height:40px;
text-align:left;
padding:2px;
}

.OrderConfirmation_CreditCardNumberLabel
{

background:url(../../esscin/images/bg-light-gray-to-white-gradient.png) repeat-x top;
font-weight:bold;
height:40px;
text-align:left;
padding:2px;
}

.OrderConfirmation_CreditCardExpirationDateLabel
{

background:url(../../esscin/images/bg-light-gray-to-white-gradient.png) repeat-x top;
font-weight:bold;
height:40px;
text-align:left;
padding:2px;
}

.AdminLocationMaintenance_Table
{

width: 610px;
}

.AdminLocationMaintenance_Title
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.AdminLocationMaintenance_ColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.AdminLocationMaintenance_ColumnValue
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.ShoppingList_AdditionalImagesLabel
{

color:red;
font-weight:bold;
}

.ShoppingCart_LocationHeaderAlign
{

width:70px;
}

.ShoppingCart_LocationTextAlign
{

text-align:right;
padding-right:5px;
}

.ItemDetailalt_loc_attribute_hdr
{

background: #eeeeee;
vertical-align: top;
font-size: 0.875em;
font-weight: bold;
width: 100px;
padding-top: 5px;
padding-left: 10px;
}

.ItemDetailalt_loc_attribute
{

font-size: 0.875em;
}

.ItemDetailItemLocationTable
{

width:100%;
}

.ItemSearchResults_ISRAvailabilityTable
{

width:100%;
}

.ItemSearchResults_AvailabilityMatrixTitle
{

font-weight:bold;
text-decoration:underline;
}

.ItemSearchResults_AvailabilityValue
{

}

.ShoppingCart_SCAvailabilityTable
{

}

.ShoppingCart_Message
{

}

.ShoppingCart_AvailabilityValue
{

}

.PaginationLinksTD
{

text-align:right;
}

.PrevNextLinksTD
{

text-align:left;
}

#cluetip .LocationAvailabilityTable td
{

font-size:1px;
}

#cluetip .LocationAvailabilityTable .LocationAvailabilityColumnTitle
{

font-size:11px;
font-weight:bold;
width:120px;
}

#cluetip .LocationAvailabilityTable .LocationAvailabilityColumnValue
{

font-size:10px;
width:120px;
}

#cluetip hr
{

display:none;
}

.ShoppingList_EditUserDescriptionTextArea
{

width:420px;
height:85px;
}

.ItemsListPaginationTable
{

width:100%;
 border-collapse:collapse;
}

.InvoiceQuantityHdr
{

background:url(../../esscin/images/bg-light-gray-to-white-gradient.png) repeat-x top;
font-weight:bold;
height:40px;
text-align:left;
padding:2px;
}


.FlyoutMenu
{
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 0;
    width: 185px;
    z-index: 222222;
}

.FlyoutMenu a
{
border-bottom: 1px solid #E1E1E1;
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin-left: 11px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    text-decoration: none;
    width: 205px;
}

.FlyoutMenu a:hover
{
	color: blue;
	    text-decoration: none;
		background-color:#F2F1EC;
}

.FlyoutMenu li
{
 z-index:222222;
border-top: none;
 position: relative;
 display: block;
 width: 223px;
 vertical-align: bottom;
}

.FlyoutMenu li:hover
{
 z-index:222222;
}

.FlyoutMenu ul {
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    left: 230px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -1px;
    visibility: hidden;
    width: 245px;
display: none;
}
.FlyoutMenuCategoryName
{
    display: block;
    margin: 0 30px 0 0;
    padding: 3px;
    width: 162px;
}
.FlyoutMenuNoArrow
{

}

.FlyoutMenuStub

{
position: absolute;
 left: 220px;
 display: block;
 height: 10px;
 width: 10px;
 top: 5px;
 text-decoration: none;
 background: url('../../../SystemFolders/p21images/arrow.gif') no-repeat;
}

.FlyoutMenuAnimatedStub
{
position: absolute;
 left: 220px;
 display: block;
 height: 15px;
 width: 15px;
 top: 5px;
 text-decoration: none;
 background: url('../../../SystemFolders/p21images/ajax-loader.gif') no-repeat;
}






.AdminCreditCardMaintenanceColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.AdminCreditCardMaintenanceNotFound
{

font-size:14px;
font-weight:bold;
text-decoration:none;
color:#c00;
}

A.AdminCreditCardMaintenanceLink:hover
{

font-weight:bold;
text-decoration:underline;
}

.AdminConfigLabel_Message
{

padding-left: 20px;
}

.AdminCustomerAttributesDetailColumnValueMessage
{

font-size:13px;
text-decoration:none;
padding-left: 20px;
}

.ShipBillInformation_DropDown
{

}

.AdminErrorLogList
{

WORD-BREAK:BREAK-ALL;
}

.ItemPropertyMaintenanceColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.ItemPropertyMaintenanceNotFound
{

font-size:14px;
font-weight:bold;
text-decoration:none;
color:#c00;
}

A.ItemPropertyMaintenanceLink:hover
{

font-weight:bold;
text-decoration:underline;
}

.AttributesContainerTable
{
    margin-left: 3px;
    width: 260px;
}

.OrderListOrigPromisedDateHdr
{

width: 90px;
background: #FFFFFF;
}

.OrderListPromisedDateHdr
{

width: 90px;
background: #FFFFFF;
}

.OrderListOrigPromisedDate
{

font-size: 0.75em;
color: #787a8f;
border-bottom: 1px dotted #FFFFFF;
}

.OrderListPromisedDate
{

font-size: 0.75em;
color: #787a8f;
border-bottom: 1px dotted #FFFFFF;
}

.OrderDetailRequiredDateHdr
{

width:175px;
height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.OrderDetailOrigPromisedDateHdr
{

width:175px;
}

.OrderDetailPromisedDateHdr
{

width:175px;
}

.OrderDetailRequiredDate
{

font-size:.75em;
color:#787a8f;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailOrigPromisedDate
{

font-size:.75em;
color:#787a8f;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailPromisedDate
{

font-size:.75em;
color:#787a8f;
border-bottom: 1px dotted #eeeeee;
}

.AttributesContainerTableTR_RefineResults
{

}

.AttributesContainerTableTD_RefineResults
{

}

.AttributesRefineResultsTable
{

border-collapse: collapse;
width: 90%;
}

.AttributesRefineResultsTableTR_Title
{

background-color: #D0D0D0;
height: 30px;
width: 100%;
}

.AttributesRefineResultsTableTD_Title
{

}

.RefineResultsTitleTable
{

border-collapse: collapse;
width: 100%;
}

.RefineResultsTitleTableTR
{

}

.RefineResultsTitleTableTD_Title
{

font-size: 14px;
}

.RefineResultsTitleTableTD_ClearAll
{

font-size: 10px;
text-align: right;
}

.AttributesRefineResultsTableTR_AttributeName
{

width: 100%;
}

.AttributesRefineResultsTableTD_AttributeName
{

font-weight:bold;
}

.AttributeRRTable
{

border-collapse: collapse;
width: 100%;
}

.AttributeRRTableTR_AttributeName
{

}

.AttributeRRTableTD_AttributeName
{

width: 100%;
}

.AttributeRRTableTD_AttributeName_Clear
{

font-size:10px;
text-align: right;
width: 100%;
}

.AttributeRRTableTR_AttributeValue
{

background-color: transparent;
}

.AttributeRRTableTR_AttributeValue_Over
{

background-color: #F0F0F0;
}

.AttributeRRTableTD_AttributeValue
{

width: 100%;
}

.AttributeRRTableTD_AttributeValue_RemoveImage
{

}

.AttributeTableTR
{

}

.AttributeTableTD
{

}

.AttributeTable
{

border-collapse: collapse;
width: 90%;
height: 25px;
}

.AttributeTitleTR
{

background-color: #D0D0D0;
}

.AttributeTitleTD
{

font-weight:bold;
}

.AttributeExpandCollapseTD_ExpandCollapse
{

}

.AttributeExpandCollapseTD_IMG
{

}

.AttributeDescriptionTR
{

}

.AttributeDescriptionTD
{

}

.AttributeDescription
{

font-size: 10px;
}

.AttributeDescriptionTDClear
{

font-size: 10px;
text-align: right;
}

.ItemAttributeValueTR
{

background-color: transparent;
}

.ItemAttributeValueTR_Over
{

background-color: #F0F0F0;
}

.ItemAttributeValueTD
{
    padding-left: 10px;
    padding-top: 5px;
}

.ItemAttributeValueLink
{

}

.ItemAttributeValueCB
{

}

.AttributeShowAllValuesTR
{

background-color: transparent;
}

.AttributeShowAllValuesTR_Over
{

background-color: #F0F0F0;
}

.AttributeShowAllValuesTD
{

width: 100%;
}

.ShowAllValues
{

}

.AttributeSubmitTR
{

}

.AttributeSubmitTD
{

}

.OrderDetailItemCodeValueClosed
{

font-size:.75em;
font-weight:bold;

padding-left:5px;
padding-top:10px;
padding-bottom:10px;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailDescriptionValueClosed
{

font-size:.75em;

border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
position:absolute;
 left:10px;
 top:10px;
}

.OrderDetailUnitNameValueClosed
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailUnitSizeValueClosed
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailNetPriceValueClosed
{

color: #C0C0C0;
}

.OrderDetailOpenValueValueClosed
{

font-size:.75em;

font-weight:bold;
text-align:center;
padding-right:5px;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailOpenQtyValueClosed
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailOrderQtyValueClosed
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailShipQtyValueClosed
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
color: #C0C0C0;
}

.OrderDetailBackorderQtyValueClosed
{

color: #C0C0C0;
}

.OrderDetailItemDispositionValueClosed
{

color: #C0C0C0;
}

.OrderDetailExpectedShipDateValueClosed
{

color: #C0C0C0;
}

.OrderDetailPassThroughVendorNameValueClosed
{

color: #C0C0C0;
}

.InvoiceQuantityClosed
{

color: #C0C0C0;
}

.ShoppingList_HeaderTable
{

display: table-header-group;
}

.AdminCategoryAttributesInnerTablePre
{

vertical-align: top;
}

.AdminCategoryAttributesInnerTable
{

vertical-align: top;
 background-color:#FFFFFF;
 width:300px;
text-align: left;
}

.AdminCategoryAttributesInnerTableRight
{

vertical-align: top;
 background-color:#FFFFFF;
 width:300px;
text-align: left;
}

.AdminCategoryAttributesColumn
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

A.AdminCategoryAttributesLink:hover
{

font-weight:bold;
text-decoration:underline;
}

.CategoryAttributesDiv
{

HEIGHT: 100%;
 WIDTH: 100%;
 OVERFLOW: auto;
}

.CatAttributes
{

position: absolute;
 HEIGHT: 100%;
 WIDTH: 100%;
 OVERFLOW: auto;
}

.divCat
{

position: absolute;
 text-align: left;
}

.divCatProperty
{

}

.AdminCategoryAttributesButtonUpdate
{

color:red;
 cursor: pointer;
}

.divCatMessage
{

position: absolute;
 text-align: left;
 color:red;
}

.sdAll
{

color:red;
 cursor: pointer;
 TEXT-DECORATION: underline;
}

.AdminCategoryAttributesInstructions
{

font-weight:bold;
}

.CustomerListSubmitAlign
{

width:150px;
}

.OrderConfirmationFreightTaxDisclaimer
{

font-size:12px;
font-family:arial;
}
.ElementCreditCardEntryIFrame
{

width:600px;
height:650px;
}
.OrderDetailCancelLineHeader
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.OrderDetailPickedQuantityHdr
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.OrderDetailFreeQuantityHdr
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.OrderDetailLeadTimeDaysHdr
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 13px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.OrderDetailCancelLineValue
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailPickedQuantity
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailFreeQuantity
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailLeadTimeDays
{

font-size:.75em;
text-align:center;
border-bottom: 1px dotted #eeeeee;
}

.OrderDetailApprovedStatus
{

font-size: 0.875em;
font-weight: bold;
}

.OrderDetailCancelable
{

font-size: 0.875em;
font-weight: bold;
}

.OrderDetailOrderRequiredDate
{

font-size: 0.875em;
font-weight: bold;
}

.OrderDetailLineCanceled
{

background-color: #ccc;
}

.MyAccountOpenOrderDetailResetDate
{

font-size: 0.55em;
}

.ui-autocomplete
{

max-height: 140px;
overflow-y: auto;
overflow-x: visible;
}

.AutoCompleteDropDownItem
{

font-size: 12px;
font-family: arial;
font-weight: bold;
width: auto;
white-space: nowrap;

text-align: left;
}

.AutoCompleteDropDownDescription
{

font-style: italic;
font-weight: normal;
width: auto;
white-space: nowrap;

text-align: left;
}

.ajax-loading
{

background: white url('../../../SystemFolders/p21images/ui-anim_basic_16x16.gif') right center no-repeat;
}

.AdminConfigFieldTextArea
{

width: 100%;
}

.ShipBillInformation_WillCallDropDownLabel
{

font-weight:bold;
}

.ShipBillInformation_WillCallDropDown
{

}

.WillCallLocation_ContinueLinkOr
{

font-size:14px;
text-decoration:none;
}
.gradient {
	height: 27px;
	margin-left: 23px;
	vertical-align: middle;
	background-image: url(../../esscin/images/qop_bg.jpg);
	background-repeat: repeat-x;
}
.gradient p {
    color: white;
    font-family: arial;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    text-transform: none;
}
.quickOrder {
    background-color: #F5F5F5;
    height: 233px;
    margin-left: 23px;
    padding-top: 5px;
}
.quickOrderTable {
    border-spacing: 25px 5px;
    font-size: 11px;
    font-weight: bold;
    margin: auto;
}
.quickOrderTable {
    border-spacing: 25px 5px;
    font-size: 11px;
    font-weight: bold;
    margin: auto;
}

.SideQOPQuantityText {
    height: 12px;
    margin: 1px;
    width: 90px;
}
.quickSellQty {
    height: 12px;
}
.quickSellQty {
    height: 12px;
}
.quickOrderDesc
{
	text-align:left;
}
#ButtonQOPAddToCart {
    border: 0 none;
    height: 23px;
    margin-top: 3px;
    width: 120px;
}

#nav_bg {
	background-image: url(../../esscin/images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#h_links
{
    color: #AC9F9B;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    margin-left: 20px;
    text-decoration: none;
}
#h_links a
{
    color: #AC9F9B;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
#h_links a:hover
{
    color: blue;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}

.h_sub_links
{
    background-image: url("../../Customer/esscin/images/shoppingCart.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    width: 445px;
}
.h_sub_links a
{

    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;

}
.h_sub_links a:hover
{

    color: blue;
    text-decoration: none;

}
.RSideQuickOrderTR {
    display: none;
}
.CatalogTopItems2_MainContentTable
{
	width:700px;
}
.CatalogTopItems2_MainContentRow
{
	width:633px;
}
/*       NEW TABBED BOX         */

.clear {
	clear: both;
}

#page-wrap {
    margin: 0 auto 25px;
    width: 932px;
}

#content-explorer {
    width:100%;
    line-height:normal;
	
	}
#content-explorer ul 
{
	/*background: url("../images/tab/menu_bg.gif") repeat-x scroll center bottom transparent;*/
    height: 27px;
    list-style: none outside none;
    margin: 0;
    max-width: 932px;
    padding: 10px 0 0 0;
}
#content-explorer ul li 
{
	float: left;
	background: url(../../esscin/images/tab/right.jpg) right top no-repeat;
	text-align: center;
	overflow: hidden;
	margin-left: 5px;
}
#content-explorer ul li a 
{
    background: url("../../esscin/images/tab/left.jpg") no-repeat scroll left top transparent;
    color: #ACACAC;
    display: block;
    font-family: trebuchet ms;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
}
			#content-explorer ul li a:hover {
				color: #000000;
			}
			#content-explorer ul li.selected {
				background: url(../../esscin/images/tab/right_cur.jpg) right top no-repeat;
			}
#content-explorer ul li.selected a 
{
	background: url(../../esscin/images/tab/left_cur.jpg) left top no-repeat;
	padding: 5px 10px;
	color: #000000;
}
			
div.yui-content 
{
/*	-webkit-box-shadow: 0 0 20px gray;
	-moz-box-shadow: 0 0 20px gray;*/
    border: 1px solid #e5e5e5;
	/*border-bottom: 1px solid #e5e5e5;*/
/*    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    box-shadow: 0 0 20px gray;*/
    overflow: auto;
    padding: 8px;
}

#col_two {
    border-right: 1px solid #333333;
    margin-right: 20px;
    padding-right: 15px;
}
#colTwo_width {
	width: 150px;
}

#ItemDetailQuantityId input
{
	width: 32px;
}
#cushycms ul
{
    background: none repeat scroll 0 0 transparent;
    display: inline;
    height: 0;
    list-style: disc outside none;
    max-width: none;
    padding: 0;
}
#cushycms ul li
{
    background: none repeat scroll 0 0 transparent;
    display: list-item;
    float: none;
    line-height: 18px;
    margin: 0 0 0 35px;
    overflow: visible;
    text-align: left;
}
#cushycms p
{
    margin-bottom: 10px;
    margin-top: 10px;
}




#salesText
{
    color: #666666;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 20px;
    text-align: left;
}
#salesText a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#666;
	text-decoration:none;
}
#salesText a:hover
{
	color: blue;
	text-decoration:none;
}
#welcomeJon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color: #00466c;
	text-decoration:none;
	text-align: center;
}
#homeAccount
{
	color: #666666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#homeAccount a
{
	color: #666666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#homeAccount a:hover
{
	color: blue;
    text-decoration: none;
}
.PickUpLocationMaintenance_Table
{

width: 610px;
}

.PickUpLocationMaintenance_Title
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.PickUpLocationMaintenance_ColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.PickUpLocationMaintenance_ColumnValue
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.LocationAvailabilityInnerTableNotFound
{

    background-image: url("../../esscin/images/bg_availability.Table.gif");
    background-position: right center;
    background-repeat: no-repeat;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    height: 300px;
}

.AdminCreditCardMaintenanceHeadingLabel
{

width: 100%;
}

.AdminCreditCardMaintenanceValue
{

width: 100%;
}

.AdminCreditCardMaintenanceExceptionMessage
{

color: red;
}

.AdminCreditCardMaintenanceSuccessMessage
{

color: red;
}


.ElementCreditCardEntryPopUpIFrame
{

width: 800px !important;
 height: 500px !important;
}

#applicableManufacterSelect
{

width: 250px;
 height: 400px;
}

#promoCodeCombinableSelect
{

width: 250px;
 height: 400px;
}

#applicableCustomerSelect
{

width: 250px;
 height: 400px;
}

#applicableSystemListSelect
{

width: 250px;
 height: 400px;
}

#applicableProductGroupSelect
{

width: 250px;
 height: 400px;
}

#applicableShippingSelect
{

width: 250px;
 height: 400px;
}

#applicableCategorySelect
{

width: 450px;
 height: 400px;
}

.PromoCodeResultsSearchFor
{

width: 93%;
}

.ItemSearchRankMaintenance_Table
{

width: 610px;
}

.ItemSearchRankMaintenance_InnerTable
{

width:100%;
}

.ItemSearchRankMaintenance_Title
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.ItemSearchRankMaintenance_Description
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.ItemSearchRankMaintenance_ColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.ItemSearchRankMaintenance_ColumnValue
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.TopVendorRankMaintenance_Table
{

width: 610px;
}

.TopVendorRankMaintenance_InnerTable
{

width:100%;
}

.TopVendorRankMaintenance_Title
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.TopVendorRankMaintenance_Description
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.TopVendorRankMaintenance_ColumnTitle
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.TopVendorRankMaintenance_ColumnValue
{

font-size:12px;
font-weight:bold;
text-decoration:none;
}

.NewSupplierOuterTable
{

width: 610px;
}

.NewSupplierDescription
{

font-size: 1em;
color: #AA2C21;
}

.NewSupplierDescription u
{

font-size: 1em;
color: #AA2C21;
}

.NewSupplierDescription a
{

font-size: 1em;
font-weight: bold;
color: #03031b;
text-transform: uppercase;
}

.NewSupplierFootnote
{

color: #FF0000;
vertical-align: top;
font-size: 0.625em;
}

.NewSupplierMessage
{

font-size: 1em;
font-weight: bold;
color: #FFFF00;
background: #FF0000;
padding: 10px;
}

.NewSupplierMessage td
{

font-size: 1em;
font-weight: bold;
color: #FFFF00;
background: #FF0000;
padding: 10px;
}

.NewSupplierColumnTitle
{

font-size: .875em;
vertical-align: top;
width: 120px;
}

.NewSupplierColumnValue
{

height: 40px;
vertical-align: top;
}

.NewSupplierFirstNameTextBox, .NewSupplierLastNameTextBox, .NewSupplierCompanyTextBox, .NewSupplierSupplierTextBox, .NewSupplierEmailTextBox, .NewSupplierPasswordTextBox, .NewSupplierVerifyPasswordTextBox
{

height: 28px;
border-top: 1px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding-left: 5px;
padding-top: 3px;
color: #03031B;
}

.NewSupplierSubmit
{

text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 195px;
}

.NewSupplierTable2
{

width:200px;
}

.AdminSupplierListTable
{

width: 610px;
}

.AvailabilityLight
{

width: 65px;
 height:50px;
}

.ItemSearchResults_LastOrderedDateTextAlign
{

font-size: 12px;
}

.LogonVerticalLine
{

height:210px;
 border-left: 2px solid black;
}

.ShoppingList_LastOrderedDateHeaderAlign
{

    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding: 5px;
    width: 90px;
}

.AdminAccessoryItem_Label
{

font-size:12px;
font-weight:bold;
text-decoration:none;
width:50px;
}

A.AdminAccessoryItem_Link:hover
{

font-weight:bold;
text-decoration:underline;
}

#applicableManufacterSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#promoCodeCombinableSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableCustomerSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableSystemListSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableProductGroupSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}


#applicableShippingSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableManufacterUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.promoCodeCombinableUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableCustomerUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableSystemListUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableProductGroupUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableCategoryUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.applicableShippingUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.ItemSearchResults_AdditionalDescription
{

font-size: 12px;
color: #333333;
padding-top: 10px;
}

.ItemDetail_AdditionalDescription
{

font-size: 0.875em;
}

.uploadShoppingListOuterList
{

list-style-type: disc;
	padding-left: 30px;
}

.uploadShoppingListInnerList
{

list-style-type: circle;
 padding-left: 30px;
}

.uploadShoppingListSampleFile
{

padding-left: 30px;
}

.AdminShoppingListUploadGetMessage
{

font-weight: bold;
}

.BreadCrumb_ContactUs
{

}

.ItemSearchResults_AddToTextAlign2
{

width: 100px;
 text-align: center;
}

#applicableManufacterUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#promoCodeCombinableUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableCustomerUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableSystemListUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

#applicableProductGroupUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}


#applicableShippingUnSelected
{

height: 400px;
 width: 350px;
 font-size: 11px;
 font-family: arial;
}

.ShoppingListSelect_MasterCustomerLink
{

}

.MasterCustomerShoppingListDetail_ItemCodeTD
{

width: 190px;
 vertical-align:bottom;
}

.MasterCustomerShoppingListDetailQuantityText
{

height: 25px;
 width: 180px;
 border-top: 1px solid #666;
 border-right: 2px solid #666;
 border-bottom: 2px solid #666;
border-left: 1px solid #666;
 padding-top: 3px;
 color: #03031B;
}

.MasterCustomerShoppingListDetailQuantityNumber
{

height: 25px;
 border-top: 1px solid #666;
 border-right: 2px solid #666;
 border-bottom: 2px solid #666;
border-left: 1px solid #666;
 padding-top: 3px;
 color: #03031B;
}

.MasterCustomerShoppingListDetail_QtyTD
{

vertical-align:bottom;
}

.MasterCustomerShoppingListSelect_ExistingTable
{

padding-top: 15px;
width: 610px;
}

.MasterCustomerShoppingListSelect_ExistingDescText
{

font-size: 0.875em;
color: #03031b;
font-weight: bold;
}

.SMasterCustomerShoppingListSelect_ExistingInnerTable td,.MasterCustomerShoppingListSelect_NewInnerTable td
{

padding-right: 10px;
}

.MasterCustomerShoppingListSelect_ExistingInnerTable select
{

height: 20px;
width: 350px;
}

.MasterCustomerShoppingListSelect_ExistingLabel
{

}

.MasterCustomerShoppingListSelect_ExistingButton
{

}

.MasterCustomerShoppingListSelect_hr
{

}

.MasterCustomerShoppingListSelect_ExistingEmptyText
{

}

.MasterCustomerShoppingListDetail_ListName
{

font-size: 1.15em;
font-weight: bold;
color: #AA2C21;
padding-left: 5px;
}

.MasterCustomerShoppingListDetailDefaultSortLinkTD
{

padding-top: 10px;
}

.MasterCustomerShoppingListDetailDefaultSortLink
{

font-size: .875em;
font-weight: bold;
color: #03031b;
background: url(../../esscin/images/tag_sortProductList.png) no-repeat left;
padding-left: 20px;
}

.MasterCustomerShoppingListDetail_ItemCodeLabel, .MasterCustomerShoppingListDetail_QtyLabel
{

   font-size: 12px;
    vertical-align: bottom;
}

.MasterCustomerShoppingListDetail_ItemCodeDescriptionHeaderAlign,.MasterCustomerShoppingListDetail_PackageSizeHeaderAlign,.MasterCustomerShoppingListDetail_UnitSizeHeaderAlign,.MasterCustomerShoppingListDetail_QuantityHeaderAlign,.MasterCustomerShoppingListDetail_AddToCartHeaderAlign,.MasterCustomerShoppingListDetail_PriceHeaderAlign, .MasterCustomerShoppingListDetail_UOMHeaderAlign
{

    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding: 5px;
    width: 90px;
text-align:left;
}

.MasterCustomerShoppingListDetail_RemoveHeaderAlign
{

    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: top;
    width: 50px;
}

.MasterCustomerShoppingListDetail_Description
{

font-size: 12px;
color: #333333;
}

.MasterCustomerShoppingListDetail_ItemCodeTextAlign
{

padding-top: 10px;
padding-left: 10px;
}

.MasterCustomerShoppingListDetail_ItemCode
{

color:#03031b;
font-weight:bold;
font-size: 1em;
}

.MasterCustomerShoppingListDetail_PackageSizeTextAlign,.MasterCustomerShoppingListDetail_UnitSizeTextAlign
{

font-size: 1em;
font-weight: bold;
color: #03031b;
text-align: center;
}

.MasterCustomerShoppingListDetail_AddToTextAlign
{

text-align: center;
}

.MasterCustomerShoppingListDetail_RemoveTextAlign
{

text-align: center;
padding-right: 10px;
}

.MasterCustomerShoppingListDetail_RemoveCheckBox a,.MasterCustomerShoppingListDetail_RemoveLink
{

font-size: 0.875em;
font-weight: bold;
}

.MasterCustomerShoppingListDetail_UpdateListButton,.MasterCustomerShoppingListDetail_AddListToCartButton,.MasterCustomerShoppingListDetail_AddCheckedToCartButton, .MasterCustomerShoppingListDetail_AddListToListButton, .MasterCustomerShoppingListDetail_ContinueButton
{

padding-right: 15px;
font-size: 0.75em;
color: #0000FF;
}

.ShoppingListInputPhysicalQuantity
{

text-align: right;
}

.ShoppingListInputStockLevel
{

text-align: right;
}

.ShoppingListInputDetailDisplayOrder
{

text-align: right;
}

#MyAccount_ItemDetail_PastPurchasesItemReport a:hover
{

}

#MyAccount_ItemDetail_PastPurchasesItemReport a:visited
{

}

#MyAccount_ItemDetail_PastPurchasesItemReport a
{

}

.ContactUsPhoneLabel, .ContactUsCompanyLabel, .ContactUsFirstNameLabel , .ContactUsLastNameLabel , .ContactUsEmailLabel , .ContactUsPhoneLabel 
{

width: 90%;
}

.ContactUsError
{

font-size: 14px;
 color: red;
}

.ContactUstextbold
{

width: 30%;
}

.MarkupSetups_ColumnTitle
{

width:140px;
}

.MarkupSetups_ColumnTitleInside
{

width:140px;
}

.MarkupSetupsShopperPriceTitle
{

font-weight:bold;
}

.MarkupSetups_ItemCodeInput
{

vertical-align:top;
 width:150px;
}

.ContentMarkupSetupsFeatureCell
{

width:712px;
}

.MarkupSetups_PricingOptionTD1
{

vertical-align:top;
 width:130px;
 padding-top:5px;
}

.MarkupSetups_PricingOptionTD2
{

padding-top:5px;
}

.MarkupSetups_ValuePercentage
{

}

.MarkupSetups_Percentage
{

vertical-align:top;
}

.MarkupSetups_tblCategories
{

display: none;
}

.MarkupSetups_tblItemCode
{

display: none;
}

.MarkupSetups_tblMultipleRow
{

padding-top:13px;
 display:none;
}

.MarkupSetups_Button
{

vertical-align:top;
}

.MarkupSetups_Button:hover
{

cursor: pointer;
}

.MarkupSetups_rowInput
{

vertical-align:top;
 width:60px;
}

.MarkupSetups_rowTD1
{

vertical-align:top;
 width:70px;
}

.MarkupSetups_rowTD2
{

vertical-align:top;
 width:100px;
}

.MarkupSetups_rowTD3
{

vertical-align:top;
 width:45px;
}

.MarkupSetups_rowTD4
{

vertical-align:top;
 width:110px;
}

.MarkupSetups_rowTD5
{

vertical-align:top;
 width:60px;
}

.MarkupSetups_rowTD6
{

vertical-align:top;
 width:90px;
}

.MarkupSetups_row2
{

display: none;
}

.MarkupSetups_row3
{

display: none;
}

.MarkupSetups_row4
{

display: none;
}

.MarkupSetups_row5
{

display: none;
}

.MarkupSetups_row6
{

display: none;
}

.MarkupSetups_row7
{

display: none;
}

.MarkupSetups_row8
{

display: none;
}

.MarkupSetups_row9
{

display: none;
}

.ShoppingCart_TotalWeightLabel
{

background-color:#eeeeee;
font-size:1em;
font-weight:bold;
padding:5px;
}

.ShipBillInformation_TotalCartWeightLabel
{

font-weight:bold;
}

.ShipBillInformation_TotalCartWeightValue
{

font-weight:bold;
}

.OrderSummary_WeightLabel,.OrderConfirmation_WeightLabel
{

font-weight:normal;
color: #787a8f;
}

.OrderSummary_Weight,.OrderConfirmation_Weight
{

font-weight:normal;
color: #787a8f;
}

.ShoppingCart_TotalWeightAlign
{

width:770px;
text-align:right;
}

.ItemSearchResults_ItemPOTable
{

}

.ItemDetail_ItemPOTable
{

}

.ItemSearchResults_ItemPOTD
{

}

.ItemDetail_ItemPOTD
{

}

.ItemSearchResults_ItemPOTDHeader
{

}

.ItemDetail_ItemPOTDHeader
{

}

.ItemSearchResults_AddToCartHeaderAlign
{

}

.ItemSearchResults_AddToCartTextAlign
{

}

.AdminPromoCodeDetailErrorMessage
{

color: red;
 font-weight:bold;
}

.AdminPromoCodeDetailMessage
{

font-weight:bold;
}

.ShoppingCart_TotalBeforeDiscountsLabel
{

background-color:#eeeeee;
font-size:1em;
font-weight:bold;
padding:5px;
}

.AdminFeaturedItemsList_SpaceFromTop
{

border: 1px solid black;
 width: 100%;
 margin-top: 22px;
 margin-bottom: 22px;
}

.AdminFeaturedItemsList_Label
{

font-size:12px;
font-weight:bold;
text-decoration:none;
width:50px;
}

#ShipBillInformation_txtShipJobName
{

width: 90%;
 border-radius: 5px;
 border-width: 1px;
 font: inherit;
 padding-bottom: 4px;
padding-top: 4px;
}

.ItemDetail_RevisionsItemsLabel
{

font-size: large;
}

.ItemSearchResults_TableRev
{

background: none repeat scroll 0 0 #EEEEEE;
    color: #03031B;
    font-size: 11px;
    height: 30px;
    padding: 3px 5px 3px 0;
    text-align: left;
    width: 60px;
}

.ItemDetail_ItemCodeDescriptionHeaderAlignRev
{

 background-color: #2c6780;
 border-bottom: 2px solid #2c6780;
 font-size: 12px;
 text-align: center;
 padding: 4px;
}

.ItemDetail_AvailabilityHeaderAlignRev
{

 background-color: #2c6780;
 border-bottom: 2px solid #2c6780;
 font-size: 12px;
 text-align: center;
 padding: 4px;
}

.ItemDetail_PriceHeaderAlignRev
{

 background-color: #2c6780;
 border-bottom: 2px solid #2c6780;
 font-size: 12px;
 text-align: center;
 padding: 4px;
}

.ItemDetail_QuantityHeaderAlignRev
{

 background-color: #2c6780;
 border-bottom: 2px solid #2c6780;
 font-size: 12px;
 text-align: center;
 padding: 4px;
}

.ItemDetail_ItemSearchResults_TableRev
{

background: none repeat scroll 0 0 #EEEEEE;
 color: #03031B;
 font-size: 0.775em;
 height: 30px;
 padding: 3px 10px;
}

.ItemDetail_ItemSearchResults_TableRev th
{

background: none repeat scroll 0 0 #EEEEEE;
 color: #03031B;
 font-size: 0.775em;
 height: 30px;
 padding: 3px 10px;
}

.ShoppingCart_DescriptionRevision
{

color: green;
}

.ShipBillInformation_DispositionsLabel
{

font-weight:bold;
}

.ItemSearchResults_SpecificationLinkTextAlign
{

    color: #AA2C21;
    font-size: 12px;
    padding-right: 10px;
    text-align: left;
    width: 300px;
}

.RoomDetails_Table
{

margin-left:20px;
}

.RoomDetails_TopDescription
{

padding-bottom:12px;
}

.RoomDetails_rowInput1
{

width:265px;
}

.RoomDetails_rowInput2
{

width:90px;
}

.RoomDetails_rowInput3
{

width:65px;
}

.RoomDetails_rowTD
{

padding-bottom:10px;
}

.RoomDetails_rowTD1
{

padding-bottom:5px;
	padding-right:20px;
}

.RoomDetails_rowTD2
{

padding-bottom:5px;
	padding-right:20px;
}

.RoomDetails_InputRows
{

display: none;
}

.RoomDetails_Button
{

display: none;
}

.OrderSummary_RoomDetailsLabel,.OrderConfirmation_RoomDetailsLabel
{

font-weight:normal;
 color: #666;
}

.OrderSummary_RoomDetails,.OrderConfirmation_RoomDetails
{

font-weight:normal;
 color: #666;
}

.ShoppingCart_ShoppingCartReloadLink
{

}



#applicableCategorySelectedScroll
{

width: 350px;
 overflow-x:scroll;
 overflow-y: hidden;
}

#applicableCategoryUnselectedScroll
{

width: 350px;
 overflow-x:scroll;
 overflow-y: hidden;
}

.AdminPromoCodeDetailSelectButtons
{

width:100px;
}

#divvSelected
{

height: 1px;
}

#divvUnSelected
{

height: 1px;
}

.RFQShoppingCartRFQQuantityText {
text-align:center;
margin-left:10px;
}

.RFQShoppingCart_RemoveTextAlign {
text-align:center;
}

.RFQShoppingCart_UOMTextAlign {
text-align:center;
}
.RFQShoppingCart_Table
{
    border-collapse: collapse;
    width: 765px;
	    display: block;
}
.RFQShoppingCart_ItemCodeDescriptionHeaderAlign {
    background-color: #eee;

    height: 30px;
    margin: 5px 0;
    max-width: 400px;
    padding: 8px 3px 0;
    text-align: left;
    width: 400px;
}
.RFQShoppingCart_ItemCodeDescriptionTextAlign
{
    display: block;
    margin-top: 10px;
    width: 400px;
}
.RFQShoppingCart_UOMHeaderAlign
{
	background-color: #eee;
    height: 30px;
    margin: 5px 0;
    padding: 8px 3px 0;
    text-align: center;
	 width: 80px;
}
.RFQShoppingCart_Table hr
{
    display: block;
    margin: 12px 0;
}
.RFQShoppingCart_ButtonTable
{
    display: block;
    margin: 12px 0;
}
.RFQShoppingCart_EmptyMessageText
{
    display: block;
    margin: 12px 0;
}
.RFQShoppingCart_DescriptionText
{
	display: block;
    margin: 12px 0;
}

.RFQShoppingCart_QuantityHeaderAlign
{
	background-color: #eee;
 width: 80px;
    height: 30px;
    margin: 5px 0;
    padding: 8px 3px 0;
    text-align: center;
}
.RFQShoppingCart_RemoveHeaderAlign
{
	background-color: #eee;
 width: 80px;
    height: 30px;
    margin: 5px 0;
    padding: 8px 3px 0;
    text-align: center;
}
.RFQShoppingCart_PriceHeaderAlign, .RFQShoppingCart_ExtendedPriceHeaderAlign
{
	background-color: #eee;
 width: 80px;
    height: 30px;
    margin: 5px 0;
    padding: 8px 3px 0;
    text-align: center;
}
.RFQShoppingCart_ItemCode {
font-weight:bold;
}
.SideQOP_CaptionImage {
}


.ItemSearchResults_CategoryInfoDescription2Text ul {
margin-left:50px;
color:red;
}
.ShoppingCart_ExtendedPrice{
    color: #0033CC;
}
  .ItemSearchResults_CaptionImage, .ItemSearchResults_SummaryLabel, .ItemSearchResults_SummaryMessage, .ItemSearchResults_RefineSearchKeywordLabel,  .ItemsSearchResults_RefineSearchImage {

    height:10px;
    width:60px;
  }
.ItemSearchResults_RefineSearchSearchBox{
	height: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #03031B;
	padding-top: 5px;
	width: 300px;
	font-size: 0.875em;
	padding-left: 10px;
}
  
  #esbeTab1 p,
  #esbeTab2 p,
  #esbeTab3 p,
  #esbeTab4 p,
  #esbeTab5 p {
    text-align:left;
    padding-bottom:10px;
  }
  
  #esbeTab1 ul,
  #esbeTab2 ul,
  #esbeTab3 ul,
  #esbeTab4 ul,
  #esbeTab5 ul {
    list-style-type:disc;
    padding:0px;
    background-image:none;
    list-style-position: inside;
    margin-bottom:15px;    
  }
  
  #esbeTab1 ul li,
  #esbeTab2 ul li,
  #esbeTab3 ul li,
  #esbeTab4 ul li,
  #esbeTab5 ul li {
    width:90%;
    list-style-type:disc;
    clear:both;
    background-image:none;
    overflow:visible;
    text-align:left;
    padding:0px 0px 5px 25px;
 
  }

  .ItemSearchResults_CategoryInfoDescription1Text h2 {
    font-weight:bold;
    font-family:arial;
    font-size:14pt;
    color:#666666;
    border-bottom: 2px solid #CCCCCC;
  }
  
.ItemSearchResults_CategoryInfoLinksTextHref {
  color:blue;
}
.ItemSearchResults_CategoryInfoLinksText {
  padding-bottom:20px;
  margin:25px;
}
  
#esbeTab1 table, #esbeTab2 table, #esbeTab3 table, #esbeTab4 table, #esbeTab5 table {
  border-collapse:collapse;
  border: 1px solid black;
}
#esbeTab1 table tr td,#esbeTab2 table tr td, #esbeTab3 table tr td, #esbeTab4 table tr td, #esbeTab5 table tr td {
  border:1px solid black;
  padding:10px;
}

* {
  font-family:verdana;
}

a:hover {
	color: blue;
}
#applicableCustomerSearchUnSelected
{

width: 350px;
 height:374px;
 font-size:11px;
 font-family: arial;
}

.highlightedDropdown
{

background-color: yellow;
}

.ShoppingCart_CommisionCostTextAlign,.ShoppingCart_CommisionCostGPTextAlign
{

text-align: center;
}

.ShoppingCart_CommisionCost,.ShoppingCart_CommisionCostGP
{

font-size:0.875em;
  color:#006633;
  font-weight:bold;
}

.ItemSearchResults_SmallPopupInnerTable
{

}

.ItemDetail_SmallPopupInnerTable
{

}

.ItemSearchResults_SmallPopupColumnValue
{

}

.ItemDetail_SmallPopupColumnValue
{

}

.NewCustomerError
{

float:left;
color: red;
}

.ItemDetail_AttributeDDHeader
{

}

.ItemDetail_AttributeDDTable
{

}

.ItemDetail_AttributeDDMessage
{

}

.ItemDetail_AttributeDD
{

}
.ForgotPassword_MainTable
{
	width:300px;
}
.ContentContactUsFeatureCell
{

}
.ContentContactUsFeatureCell .pagebox
{
/*	    padding-left: 120px;
    padding-right: 150px; */
}
.ContentContactUsTR .pagebox .contactTable
{
 top: 0px !important;

}
/*.pagebox b
{
    display: block;
    padding-left: 120px;
    padding-right: 150px;
    text-align: center;
    width: 200px;
}*/

.pagebox h4 {
    clear: both;
    color: #666666;
    font-size: 9pt !important;
    font-weight: bold;
}
.ARListAmountOpenValueTermsMessage
{

font-size: .90em;
}

.ARPaymentSummaryAmountOpenValueTermsMessage
{

font-size: .85em;
}

.ARPaymentConfirmationAmountOpenValueTermsMessage
{

font-size: .85em;
}

.SideQOP_Table select
{

display: none;
}
.SelectShipToColumnValue a
{
	color:#00F;
}
.SelectShipToColumnValue a:hover
{
	color:#F00;
}
.ShoppingCart_WeightRectangleAlign
{

text-align:center;
width: 870px;
}

.MyAccountOpenQuoteDetail_AddToCartCell
{
	padding-left:90px;
}
.MyAccountOpenQuoteDetail_AddButtons{
	padding-bottom: 5px;
}
.MyAccountRMAList_ResultsAreaTable
{

background: #FFFFFF;
}

.MyAccount_RMAListHeader
{

width: 300px;
background-color: #FFFFFF;
}

.MyAccountRMAList_InvoiceNumberValue
{

font-size: 11px;
color: #03031B;
font-weight: bold;
padding-left: 10px;
border-bottom: none;
}

.MyAccountRMAList_Value
{

font-size: 0.875em;
color: #787a8f;
height: 30px;
}

.MyAccount_RMADetailHeader
{

width: 300px;
background-color: #FFFFFF;
}

.MyAccount_RMADetailValue
{

font-size: 0.875em;
color: #787a8f;
height: 30px;
}

.MyAccount_RMAConfirmationHeader
{

width: 300px;
background-color: #FFFFFF;
}

.MyAccount_RMAConfirmationValue
{

font-size: 0.875em;
color: #787a8f;
height: 30px;
}

#applicableCategorySelected
{

height: 400px;
 font-size: 11px;
 font-family: arial;
}

#applicableCategoryUnSelected
{

height: 400px;
 font-size: 11px;
 font-family: arial;
}

.AdminFailedSearchesListLabel
{

font-size: 14px;
}

.AdminFailedSearchesListTotalFailedSearches
{

font-size: 14px;
}

.AdminFailedSearchesListTotalSearchTerms
{

font-size: 14px;
}

#AdminFailedSearchesListColumnTitle_1
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_2
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_3
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_4
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_5
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_6
{

width:10%;
 font-size: 13px;
}

#AdminFailedSearchesListColumnTitle_7
{

width:10%;
 font-size: 13px;
 text-align:center;
}

#AdminFailedSearchesListColumnTitle_8
{

width:10%;
 font-size: 13px;
 text-align:center;
}

#AdminFailedSearchesListList_1
{

font-size: 12px;
}

#AdminFailedSearchesListList_2
{

font-size: 12px;
}

#AdminFailedSearchesListList_3
{

font-size: 12px;
}

#AdminFailedSearchesListList_4
{

font-size: 12px;
}

#AdminFailedSearchesListList_5
{

font-size: 12px;
 text-align:center;
}

#AdminFailedSearchesListList_6
{

font-size: 12px;
}

#AdminFailedSearchesListList_7
{

font-size: 12px;
}

#AdminFailedSearchesListList_8
{

font-size: 12px;
 text-align:center;
}

.ItemImageResizeTable
{

width: 610px;
}

.ItemImageResizeTitle
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.ItemImageResizeLabel
{

font-size:12px;
font-weight:bold;
text-decoration:none;
width:50px;
}

.ItemImageResizeValue
{

font-size:12px;
font-weight:bold;
text-decoration:none;
width:50px;
}

.ItemImageResizeHeadingLabel
{

font-size:16px;
font-weight:bold;
text-decoration:none;
width:50px;
}

.uploadShoppingListSampleFile pre
{

white-space: pre-wrap;
 word-wrap: break-word;
}

.ShoppingList_ExcelButtonImage
{

margin:5px;
}

.ShoppingListPrintPageLink 
{

margin:4px;
}

.ShoppingListSearchListTD
{

padding:5px;
}

.ShoppingList_DescriptionText
{

padding:4px;
}

.AdminAbbreviationsListTitle
{

font-weight:bold;
font-size:28px;
}

.AdminAbbreviationsListList
{

padding:10px;
}

.AdminAbbreviationsListLink
{

margin-left:20px;
}

.AdminAbbreviationsListInnerTableID
{

border-collapse: collapse;
}

.AdminFailedSearchesListSearchTable  td
{

padding-top:7px;
padding-bottom:7px;
}

.AdminFailedSearchesListList
{

padding-right:8px;
padding-left:8px;
padding-top:5px;
}

#AdminFailedSearchesListInnerTableID tr:nth-child(odd)
{

background:#FFF;
}

#AdminFailedSearchesListInnerTableID tr:nth-child(even)
{

background: #EAF5F9;
}

.AdminFailedSearchesListDeleteButtonTD
{

background:#FFF;
}

.AdminFailedSearchesListUpdateButtonTD
{

background:#FFF;
}

#MyAccountRMASelect_SearchTextID
{

width:100px;
}

#MyAccountRMADetail_ResultsAreaTableID
{

text-align:center;
}

#MyAccountRMADetail_ResultsAreaTableID tr:nth-child(even)
{

background:#EAF5F9;
text-align:center;
}

#MyAccountRMADetail_ResultsAreaTableID tr:nth-child(odd)
{

background:#FFF;
}

#MyAccountRMADetail_InvoiceHeader
{

padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

#MyAccountRMADetail_DescriptionDivID
{

padding-bottom:5px;
}

.MyAccount_RMAConfirmationHdrHeader
{

font-weight:bold;
}

#MyAccountRMAConfirmation_ResultsAreaTableID tr:nth-child(even)
{

background:#EAF5F9;
}

#MyAccountRMAConfirmation_ResultsAreaTableID tr:nth-child(odd)
{

background:#FFF;
}

#MyAccount_RMAConfirmationWebRefValue
{

color:rgb(205, 52, 52);
font-weight:bold;
}

#MyAccount_RMAConfirmationInvNumValue
{

color:rgb(205, 52, 52);
font-weight:bold;
}

.MyAccountRMADetail_ItemCodeDesc
{

text-align:left;
}

#MyAccount_RMADetailItem
{

text-align:left;
}

.OrderSummary_AvailabilityHeaderAlign,.OrderConfirmation_AvailabilityHeaderAlign
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 0.875em;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}

.ShoppingCart_LengthToWeld
{

padding-left: 80px;
 font-weight: bold;
}

.ShoppingCart_LengthToWeldInput
{

margin-right: 30px;
 margin-left: 5px;
 line-height: 22px;
 font-weight: bold;
}

.ShoppingCart_LengthToWeldSpan
{

margin-right: 5px;
}

.ShoppingCart_LengthToWeldUpdateMessage
{

display: none;
 margin-left: 20px;
}

.OrderDetailDispositionDescription
{

text-align:left;
font-size:.75em;
color:#787a8f;
border-bottom: 1px dotted #eeeeee;
}

.DispositionDescriptionHeader
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 0.875em;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.SuspendedOrdersList_ApproveMultipleCheckbox
{

margin-left: 10px;
}

.ShoppingCart_LengthToWeldInchesInput
{

margin-right: 20px;
 margin-left: 5px;
 line-height: 22px;
 font-weight: bold;
}

.ShoppingListSelect_ListHeaderTDTable
{

font-weight: bold;
 text-align: center;
}

.ShoppingList_EmailToCustomerTD
{

vertical-align:bottom;
 padding-top:10px;
}

.ShoppingCart_CustomerJobTag
{

font-weight: bold;
}

.ShoppingCart_CustomerJobTagInput
{

font-family: monospace;
}

#SubmitOrder
{

border:1px solid #000;
padding:4px 8px;
color:#FFF;
background-color:#F00;
cursor:pointer;
}

.AdminSalesChannelConfigurationDeleteColumnValue
{

text-align:center;
}

.PastPurchasesItemReport_ShipToIDHeader,.PastPurchasesItemReport_OrderNumberHeader,.PastPurchasesItemReport_PONumberHeader,.PastPurchasesItemReport_OrderDateHeader,.PastPurchasesItemReport_InvoiceNumberHeader,.PastPurchasesItemReport_InvoiceDateHeader,.PastPurchasesItemReport_QtyInvoicedHeader,.PastPurchasesItemReport_UnitPriceHeader,.PastPurchasesItemReport_InvoiceAmountHeader
{

height:30px;
background: #eeeeee;
vertical-align: top;
font-size: 0.875em;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
border-right: 1px solid #FFFFFF;
}

.PastPurchasesItemReport_ShipToID
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_OrderNumber
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_PONumber
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_OrderDate
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_InvoiceNumber
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_InvoiceDate
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_QtyInvoiced
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
}

.PastPurchasesItemReport_UnitPrice
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
font-weight:bold;
color:#03031b;
}

.PastPurchasesItemReport_InvoiceAmount
{

font-size:12px;
text-align:right;
padding-right:10px;
border-bottom: 1px dotted #eeeeee;
color:#AA2C21;
font-weight:bold;
}

.PastPurchasesItemReport_ordernumberlink
{

font-weight:bold;
color:#03031b;
background: url(../../esscin/images/tag_html.png) no-repeat left;
padding-left: 20px;
}

.PastPurchasesItemReport_invoicenumberlink
{

font-weight:bold;
color:#03031b;
padding-left: 10px;
}

#PastPurchasesItemReport_CustomerInfo
{

font-weight: bold;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
font-size: 12px;
color: #222222;
}

#PastPurchasesSelect_CustomerInfo
{

font-weight: bold;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
font-size: 12px;
color: #222222;
}

.ui-dialog-title
{

font-size: 13px;
}

.ItemSearchResults_VendorContractTable
{

font-size: 13px;
}

.ItemSearchResults_VendorContractHeaderRow
{

font-weight:bold;
text-align:center;
}

.ItemSearchResults_VendorContractResultRow
{

text-align:center;
}

.VendorContractImageIndicator
{

width:70px;
}

.ShoppingCart_VendorContractTable
{

font-size: 13px;
}

.ShoppingCart_VendorContractHeaderRow
{

font-weight:bold;
text-align:center;
}

.ShoppingCart_VendorContractResultRow
{

text-align:center;
}

.ShoppingCart_CustomMandatoryMessage
{

display: none;
 margin-left: 5px;
 color: #b50000 !important;
 font-size: 12px;
}

.ShoppingCart_ShopperCustomField
{

font-size: 12px;
}

.ShoppingCart_ShopperCustomFieldValue
{

font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
}

a.button
{

-webkit-appearance: button;
-moz-appearance: button;
font-size: x-small;
text-decoration: none;
color: initial;
}

.ItemSearchResults_RollLabel
{

font-weight: bold;
}

.ItemSearchResults_CutLabel
{

font-weight: bold;
}

.ItemSearchResults_CutHidden
{

display:none;
}

.ItemDetail_VendorContractTable
{

font-size: 13px;
}

.ItemDetail_VendorContractHeaderRow
{

font-weight:bold;
text-align:center;
}

.ItemDetail_VendorContractResultRow
{

text-align:center;
}

.AdminLocationEmailRecipients_Description
{

color:red;
}

#LocationEmailRecipients
{

width:100%;
}

.ShoppingList_ExtendedDescription
{

}

.ShipBillInformation_ManagersLabel
{

font-weight: bold;
}

.RetainQuotedPriceWarning
{

color: #FF0000;
	font-weight: bold;
}
.ItemSearchResults_LoginToSeePriceHeaderAlign 
{
	font-size:0.875em;
  color:#006633;
  font-weight:bold;
}

.ItemSearchResults_LoginToSeePriceTextAlign 
{
	font-size:0.875em;
  color:#006633;
  font-weight:bold;
}
#RMAConfirmationRows th
{

padding:5px;
}

#RMAConfirmationRows td
{

padding:5px;
}

.ItemDetail_AvailabilityDiscontinuedItem
{
	color: #aa2c21;
	/*font-weight: bold;*/
}

.ajaxpopuphide
{

display:none;
}

.PleaseWaitImage
{

height: 250px;
}

.AdminMultipleItemImagesUploadGetMessage
{

font-weight: bold;
color: red;
}

.BuyGetTableTitle
{

text-align: center;
font-weight: bold;
}

#BuyGetTable
{

text-align: center;
}

#BuyGetTable .odd
{

background: rgb(255, 255, 255);
}

#BuyGetTable .even
{

background: rgb(226, 239, 255);
}

.MyAccountProfileInformation_Table
{

width:720px;
}

.MyAccountProfileInformationlabel
{

font-size: 0.875em;
font-weight: normal;
text-align: left;
padding-bottom:10px;
width: 35%;
}

td.MyAccountProfileInformationprofile
{

font-size: 0.875em;
font-weight: normal;
text-align: left;
padding-bottom:10px;
}

td.MyAccountProfileInformationdropdown
{

width:50%;
}

td.MyAccountProfileInformationHdr
{

color: #03031B;
font-size: 1em;
font-weight: bold;
text-align: left;
text-decoration: none;
vertical-align: top;
}

.SupplierItemMessage
{

color:red;
}

.nav_Blk_bg_cust
{

clear: both;
 height: 85px;
 background-image: url(../../esscin/images/nav_bg_cust.png);
 background-repeat: no-repeat;
 background-position: center top;
 width: 1024px;
}

#CISHeaderWrapper
{

font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1024px;
 	margin-bottom: 20px;
}

.CustomItemSearch_nav_bg
{

clear: both;
	 height: 85px;
	 background-image: url(../../esscin/images/nav_bg_cust.png);
	 background-repeat: no-repeat;
	 background-position: center top;
	 width: 1024px;
}

.CustomItemSearch_navSearch
{

height: 85px;
	left: 235px;
	top : 10px;
	position: relative;
	width: 90%;
}

.CustomItemSearch_Table
{

text-align: right;
}

.CustomWarrantyClaimColumnTitle
{

 font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.CustomWarrantyClaimFootnote
{

font-weight:bold;
}

.CustomWarrantyClaimMessage
{

text-decoration:none;
	color: #B20000;
}

.ContentCustomWarrantyClaimFeatureCell
{

    min-height: 450px;
    padding: 10px;
	display:block;
	width: 695px !important;
	vertical-align:top;
}

.CustomWarrantyClaimTable1 hr
{

border:0;
}

.CustomWarrantyClaimTitle
{

    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

.CustomWarrantyClaimCheckbox
{

    line-height: 22px;
    margin-left: 10px;
    padding-left: 10px;
    vertical-align: middle;
}

.CustomWarrantyClaimCheckbox input
{

    margin-right: 5px;
    vertical-align: middle;
}

.CustomWarrantyClaimError
{

float:left;
color: red;
}

.CustomWarrantyClaimSubmit
{

text-align: center;
}

.MyAccountProfileLink
{

text-align:left;
}

.ShipBillInformation_ShipEntireOrder
{

font-weight:bold;
}

.ShoppingList_SuggestedRetailPriceCustomHeaderAlign
{

	text-align:center;
}

.ShoppingCart_SuggestedRetailPriceCustomHeaderAlign
{

	text-align:center;
}

.ShoppingList_SuggestedRetailPriceCustomTextAlign
{

	text-align:center;
}

.ShoppingCart_SuggestedRetailPriceCustomTextAlign
{

	text-align:center;
}

.AdminVendorListColumnTitle:first-of-type {
	width: 300px !important; 
}

span.InfoMessage
{

	font-size:1.5em;
	color:#FFFF00;
	background:#B20000;
	padding:2px;
}

.ItemSearchResults_MixLotColumnHeaderAlign
{

	text-align:center;
	width: 150px;
}

.ItemSearchResults_MixLotColumnTextAlign
{

	text-align:center;
}

.OrderDetailCutItemInfoHeader
{

	font-weight: bold;
text-align: center;
}

.InvoiceDetailCutItemInfoHeader
{

	font-weight: bold;
text-align: center;
}

.OrderConfirmation_RollCutInfoHeaderAlign
{

	padding-right: 5px;
text-align: center;
width: 120px;
background-color: #DEDEDE;
font-size: 012px;
font-weight: bold;
height: 30px;
vertical-align: middle;
}

.OrderSummary_RollCutInfoHeaderAlign
{

	padding-right: 5px;
text-align: center;
width: 120px;
background-color: #DEDEDE;
font-size: 012px;
font-weight: bold;
height: 30px;
vertical-align: middle;
}

.OrderSummary_RollCutInfoTextAlign
{

	text-align: center;
}

.OrderConfirmation_RollCutInfoTextAlign
{

	text-align: center;
}
