/* P21 B2BSeller 5.9.175 */
/*global settings - browser reset default settings*/
* {
   padding:0;
   margin:0;
}
html{
	height: 100%;
}
img {
	border-width: 0px;
	border-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1 {
	/*18px*/
	font-size:1.125em;
}
h2 {
	/*16px*/
	font-size:1em;
}
h3 {
	/*14px*/
	font-size:0.875em;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
hr {
    border: 0 none;
    color: #FFFFFF;
    width: 0;
}
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
ul { list-style-type: none;}

/*site table container*/
body{
	height: 100%;
	font-family: "Trebuchet MS", sans-serif, serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #000000;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffeb95;
}
#userPanel{
	position:fixed;
	top: 130px;
	right:0;
	display: block;
	width: 25px;
}
#userPanel img{
	padding-bottom: 5px;
}
#MainTable,.P21MainTR,.P21MainTD{
	width:100%;
	height: 100%;
    background-image: url("../images/header_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
	text-align: center;
}

/*header table container*/
#Table1,#Tablerow1,#Tablerow1cell1{

    width: 100%;
}
.Header,.HeaderImportHTMLTR,.HeaderImportHTMLFeatureCell{
	width: 100%;
	text-align: center;
}
#headerWrapper{
	width: 1020px;
	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(../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(../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(../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(../images/tag_registerKey.png);
	background-repeat: no-repeat;
}
#tollFreeHD #mapPin{
	font-size: 1em;
	background-image: url(../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(../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{
	border: 1px solid #eeeeee;
	width: 705px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
div.BreadCrumbcategorytree_registerActive{
	border: 1px solid #eeeeee;
	width: 895px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
a.BreadCrumbcategorytree_parent, a.BreadCrumbcategorytree_registerParent {
	font-size: 0.875em;
	color: #03031b;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/tag_urlArrow.png) no-repeat 0px 0px;
}
.BreadCrumbcategorytree_parent:hover, .BreadCrumbcategorytree_registerParent:hover{
	color: #AA2C21;
}
.BreadCrumbcategorytree_activepage, .BreadCrumbcategorytree_registerActive{
	color: #787A8F;
	font-size: 0.75em;
	padding-left: 5px;
	font-weight: bold;
}

/*Pagenation*/
.MyAccountInvoicesListNextPrev,.MyAccountOpenARListNextPrev,.MyAccountOpenOrderListNextPrev{
	text-align: right;
}
.MyAccountNextPrev{
	color:#03031B;
}
.ItemSearchResults_ResultsPageLabel{
	color:#03031B;
	font-size: 0.875em;
}
.MyAccountInvoicesListPageSeq,.MyAccountOpenARListPageSeq,.MyAccountOpenOrderListPageSeq{
	text-align: right;
	width: 200px;
}
.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(../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{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1020px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
}
#Tablerow2,#Tablerow2cell1{

	border-style: none;
	margin: 0px;
}

/*main-leftColumn table container*/
.LSide,.LSideLinksTR,.LSideLinksFeatureCell{
border-style: none;
}

/*main-centerColumn table container*/
#Tablerow2cell2{
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
}
/*.Content{
	height:400px;
}*/
.ContentLogonFeatureCell, .ContentCustomerDefinedPage01FeatureCell, .ContentMyAccountShoppingListSelectFeatureCell, .ContentAdminShopperListFeatureCell, .ContentShoppingCartFeatureCell, .ContentMyAccountSelectFeatureCell, .ContentPastPurchasesSelectFeatureCell{
	height:455px;
	text-align: left;
	vertical-align: top;
}
.ContentNewShopperFeatureCell,.ContentShoppingCartFeatureCell,.ContentCategorySearchResultsFeatureCell,.ContentMyAccountShoppingListSelectFeatureCell,.ContentPastPurchasesCategoryReportFeatureCell,.ContentPastPurchasesItemReportFeatureCell,.ContentPastPurchasesSelectFeatureCell,.ContentItemSearchResultsFeatureCell{
	text-align: left;
	vertical-align: top;
}
.ContentNavigationTrailFeatureCell{
height:50px;
	vertical-align: top;
}
.ContentHomeFeatureCell{
	text-align: left;
}
.MyAccountProfile_Table001,.QuickOrderouterTable,.ShoppingCart_DescriptionTable,.ShoppingListSelect_ExistingTable,.MyAccount_Table001,.MyAccountSelect_ContentContainerTable,.ShipBillInformation_ShipToDescTable.AdminPageTable{
	width: 610px;
}

/*Sign On Page*/
.LogonInputsTable{

}
.LogonInputsTable table{
	width: 480px;
}
#signInRegister{
	height: 35px;
	width: 410px;
	font-size: 1em;
	padding-top: 20px;
	color: #787A8F;
	background: #EEEEEE url(../images/logo.png) no-repeat 5px center;
	padding-left: 75px;
	border: 1px solid #CCCCCC;
}
#signInRegister a{
	font-weight: bold;
	color: #03031b;
}
.LogonText{
	font-size: 0.755em;
}
.Logonerror{
	font-size: 0.75em;
	font-weight: normal;
	color: #FF0000;
}
.Logonsmalltext{
	font-size: 0.725em;
	font-weight: normal;
}
.Logonlogoninput{
	font-size: 0.875em;
	width: 115px;
	vertical-align: top;
}
#txtEmail, #txtPassword{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #03031B;
    height: 28px;
    padding-left: 5px;
    padding-top: 3px;
    width: 200px;
}
.LogonOuterTable
{
    background-image: url("../images/ls_cusLogon_bg.gif");
    background-position: left top;
    background-repeat: repeat-y;
    margin-top: 15px;
}
.LogonInputTextTD,.LogonPasswordTD{
	height: 34px;

}
.LogonInnerTable
{
    margin-bottom: 10px;
    margin-left: 40px;
}
.Logonsidelink
{
	font-size:12px;
}
.Content_Logon_SubmitButtonTD{

}
.Logonlogonlink{
	font-size: 0.775em;
	font-weight: bold;
	color: #03031B;
	padding-left: 0px;
}
.LogonRegisterLinkText
{
    color: #03031B;
    font-size: 14px;
    font-weight: bold;
}
.LogonRegisterLinkText:hover
{
	text-decoration:none;
	color: #F17923;
}
.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(../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(../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(../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(../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(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(../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;
	width: 400px;
	vertical-align: top;
}
.NewShopperSubmit{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 195px;
}
.ContentImportHTMLFeatureCell p{
	font-size: 1em;
	color:#787a8f;
	text-align: left;
	padding-top: 10px;
}
.ContentImportHTMLFeatureCell a{
	background: url(../images/tag_pdf.png) no-repeat left center;
	padding-left: 20px;
	font-size: 1em;
	color: #03031b;
	text-transform: uppercase;
	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(../images/tag_sort.gif) no-repeat right;
	padding-right:25px;
}
.CustomerListNameAlign a:hover,.CustomerListCodeAlign a:hover{
	background: url(../images/tag_sortH.gif) no-repeat right;
}
.CustomerListCodeAlign{
width:150px;
}
.CustomerListNameText{
	font-size:0.875em;
	line-height: 35px;
	background: url(../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: 900px;
}
#homeWrapper table
{
	margin-left: auto;
    margin-right: auto;
    text-align: center;

}
#homeWrapper table img
{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
}
.homeBoxText {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	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(../images/tag_signIn.gif) no-repeat left center;
	padding-left:22px;
}
.chrome{
	font-weight: bold;
	color: #03031b;
	background: url(../images/tag_chrome.gif) no-repeat left center;
	padding-left:22px;
}
.firefox{
	font-weight: bold;
	color: #03031b;
	background: url(../images/tag_firefox.gif) no-repeat left center;
	padding-left:22px;
}

.ie8{
	font-weight: bold;
	color: #03031b;
	background: url(../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(../images/homeHeadlineProduct.gif) no-repeat;
	float: left;
	height: 210px;
	width: 287px;
	padding-top:35px;
	padding-left:22px;
}
.homeHeadlineAnnoucement{
	background: url(../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(images/smalldot.gif) repeat-x; }
#shortnews {
	float: left;
	width: 710px;
}
#ad {
	width: 210px;
	height: 165px;
	float: right;
	background: url(../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(../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(../images/tag_smallPDF.gif);
background-repeat: no-repeat;
}
.tagURL{
background-image: url(../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(../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*/
.MyAccountProfileAccountingTable
{
	width: 610px;
}
.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(../images/tag_myAccountNav.gif) no-repeat left 0px;
	margin-left: 15px;
	padding-bottom: 15px;
}
.myAccountReports:hover{
background: url(../images/tag_myAccountNavH.gif) no-repeat left top;
}
.MyAccountProfileCaptionImageName{
padding-bottom:20px;
}
.MyAccountProfile_NonEditLogonTable,.MyAccountProfile_NonEditPersonalInfoTable{
	width: 290px;
	display: block;
	font-size: 1em;
	padding-left: 5px;
}
.MyAccountProfile_NonEditLogonTable td,.MyAccountProfile_NonEditPersonalInfoTable td,.MyAccountProfile_ShoppingInfoTable td{
text-align:right;
padding-top:5px;
padding-right:5px;
}
.MyAccountProfile_ShoppingInfoTable{
	width: 295px;
	display: block;
	font-size: 1em;
}
td.MyAccountProfileHdr{

	font-size: 1em;
	width: 290px;
	font-weight: bold;
	color: #03031B;
	text-decoration: underline;
	text-align:left;
	vertical-align: top;
}
.MyAccountProfileerror{
	color:#FFFF00;
	background:#FF0000;
	line-height: 25px;
	display: block;
	text-decoration: underline;
	text-align: center;
}
.MyAccountProfilemyaccount_hdr{
font-weight:bold;
padding-bottom:5px;
}
.MyAccountProfileHdr table{
    line-height: 9px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
}
td.MyAccountProfileprofile{
	font-size: 0.875em;
	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: 710px;
	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: 710px;
	background-color: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin-top: 10px;
}
.MyAccountInvoicesList_ResultsAreaTable tr:hover{
	background: #FFFFFF;
}
.MyAccountProfileRecentOrdersTable td{
	height: 30px;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
.MyAccountProfilerecentorders_hdr,.MyAccountInvoicesListHeaderLink{
	font-size: 1em;
	color: #03031B;
	background-color: #FFFFFF;
	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(../images/tag_html.png) no-repeat left;
	padding-left: 20px;
}
.InvoiceListInvoiceNumberValue{
	border-bottom: 1px dotted #FFFFFF;
}
.InvoiceListInvoiceNumberValue a{
	font-size: 0.75em;
	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;
}
.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;
}
.MyAccountInvoicesListPrintPage,.MyAccountOpenOrderListPrintPage,.MyAccountOpenARListPrintPage,.MyAccountOpenOrderDetailPrintPage,.PastPurchasesItemReport_PrintPage a,.PastPurchasesCategoryReport_PrintPage a,.PastPurchaseItemDetailReport_PrintPage a{
	font-size: 0.875em;
	color: #03031B;
	background: url(../images/tag_print.png) no-repeat right center;
	padding-right: 25px;
	font-weight: bold;
}
.MyAccountInvoicesList_ExcelButtonImage{
	padding-right: 2px;
}
.MyAccountInvoicesListtext,.MyAccountOpenOrderListtext,.MyAccountOpenARListtext,.MyAccountOpenOrderDetailtext,.PastPurchasesReport_SearchAgain a{
	font-size: 0.875em;
	color: #03031B;
	background: url(../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: 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: 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*/
	width: 710px;
	background-color: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.MyAccountOpenOrderList_ResultsAreaTable tr:hover{
	background: #FFFFFF;
}
.MyAccountOpenOrderListHeaderLink,.MyAccountOpenOrderListCurrentHeaderLink{
	font-size: 0.875em;
	color: #03031B;
	background-color: #FFFFFF;
	font-weight: bold;
}
.OrderListOrderNumberHeader{
	height: 30px;
	width: 100px;
	background: #FFFFFF;
	padding-left: 10px;
}
.OrderListCanceledValueHeader,.OrderListInvoiceValueHeader{
	width: 130px;
	background: #FFFFFF;
}
.OrderListOrderValueHeader{
	width: 100px;
	background: #FFFFFF;
}
.OrderListRequireDateHeader,.OrderListOrderDateHeader{
	width: 90px;
	background: #FFFFFF;
}
.OrderListPONumberHeader{
	width: 250px;
	background: #FFFFFF;
}
.OrderListOrderNumberValue{
	color: #03031B;
	height: 30px;
	border-bottom: 1px dotted #FFFFFF;
	padding-left: 10px;
}
.OrderListOrderNumberValue a{
	font-size: 0.75em;
	border-style: none;
	font-weight: bold;
	background: url(../images/tag_html.png) no-repeat;
	padding-left: 20px;
}
.OrderListCanceledValueValue,.OrderListInvoiceValueValue,.OrderListOrderValueValue,.OrderListRequireDateValue,.OrderListOrderDateValue,.OrderListPONumberValue{
	font-size: 0.75em;
	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;
}
.OrderDetailItemCodeHeader,.OrderDetailDescriptionHeader,.OrderDetailOpenValueHeader,.OrderDetailOpenQtyHeader,.OrderDetailUnitSizeHeader,.OrderDetailNetPriceHeader,.OrderDetailOrderQtyHeader,.OrderDetailUnitNameHeader,.ExpediteOrderHeader{
	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;
}
.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{
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;
}*/
.MyAccountOpenARList_ResultsAreaTable{/*Open AR Results*/
	background: #eeeeee;
	font-size: 0.875em;
	color: #03031b;
	width: 710px;
	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;
}
.ARListInvoiceNumberHeader{
	font-weight: bold;
	background: #FFFFFF;
	width: 120px;
}
.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;
	text-align: right;
}
.ARListAmountOpenValue{
	color: #787a8f;
	border-bottom: 1px dotted #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.ARListInvoiceNumberValue a{
	color: #03031b;
	border-style: none;
	background: url(../images/tag_pdf.png) no-repeat left center;
	padding-left: 25px;
}
.ARListCurrentHeader{
	vertical-align: bottom;
	height: 30px;
	padding-right: 10px;
	font-weight: bold;
}
.MyAccount_ARAgingTable{
	font-size: 0.875em;
	width: 710px;
	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: 1em;
	color: #03031b;
	line-height: 40px;
	font-weight: bold;
}
.PastPurchasesSelect_Description{
	font-size: 0.875em;
	color: #03031b;
}
.PastPurchasesSelect_Table{
	width:610px;
	padding-top: 20px;
	font-size: 0.875em;
	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;
}
.PastPurchasesCategoryReport_Table{
width:600px;
padding-top:15px;
padding-bottom:15px;
}
td #NextPage{
width:500px;
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:right;
padding-right:10px;
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{
width:610px;
padding-top:10px;
color:#03031b;
padding-bottom:20px;
}
.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(../images/tag_html.png) no-repeat left;
	padding-left: 20px;
}
.PastPurchaseItemDetailReport_invoicenumberlink{
	font-weight:bold;
	color:#03031b;
	background: url(../images/tag_pdf.png) no-repeat left;
	padding-left: 20px;
}

/*item categories*/
.CategorySearchResults_Table{
    padding-top: 20px;
    width: 625px;
}
.CategorySearchResults_Table td{
	height: 10px;
	width: 20px;
}
td.CategorySearchResults_CategoryCell{
	text-align: left;
	vertical-align: middle;
	width: 235px;
	padding-left: 5px;
}
.CategorySearchResults_CategoryLinks{
	font-size: 0.875em;
	color: #03031b;
}
.CategorySearchResults_Description, .CategorySearchResults_NoSubCategoriesMessage{
	font-size: 1px;
	color: #FFFFFF;
}

/*Quick Order Pad Page*/

.LSideQuickOrderFeatureCell
{
    background-image: url("../images/ls_qop_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}
.SideQOP_Table
{
	margin-left: 30px;
    padding: 10px;
    width: 140px;
}
.QuickOrder_CaptionImage{
padding-bottom:15px;
}
.QuickOrder_Table{
width:590px;
}
.QuickOrder_Table td{
height:35px;
}
.QuickOrder_Table input{
	height: 25px;
	width:70px;
	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;
}
.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
}
#ButtonQOPAddToCart{
    border-style: none;
    margin-top: 3px;
}

/*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: 25px;
	width: 350px;
}
.ShoppingListSelectNewListText{
	width: 312px;
	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;
}
.ShoppingList_Title{/*My Product List Details*/
	padding-top: 20px;
	font-size: 0.875em;
	color: #03031b;
}
.ShoppingList_Table{
	width: 655px;
	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(../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;
}
.ShoppingList_ItemCodeDescriptionHeaderAlign{
	width: 300px;
	text-align:left;
}
.ShoppingList_RemoveHeaderAlign,.ShoppingCart_RemoveHeaderAlign{
	background: url(../images/productListRemove.gif) no-repeat bottom;
	height: 40px;
	width: 100px;
}
.ShoppingList_ColHeader a{
	color: #03031b;
	background: url(../images/tag_sort.gif) no-repeat right;
	padding-right: 25px;
	height: 30px;
}
.ShoppingList_ColHeader a:hover{
	background: url(../images/tag_sortH.gif) no-repeat right;
}
.ShoppingList_ItemCodeTextAlign{
	padding-top: 10px;
	padding-left: 10px;
}
.ShoppingList_ItemCode{
	color:#03031b;
	font-weight:bold;
	font-size: 1em;
}
.ShoppingList_Description{
	font-size: 0.75em;
	color: #787A8F;
}
.ShoppingList_PackageSizeTextAlign,.ShoppingList_UnitSizeTextAlign{
	font-size: 1em;
	font-weight: bold;
	color: #03031b;
	text-align: center;
}
.ShoppingList_AddToTextAlign{
	text-align: center;
}
.ShoppingListInputQuantity,.ShoppingCartQuantityText{
	width: 55px;
	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-right: 5px;
}
.ShoppingList_AddToCartTextAlign,.ShoppingCart_AddToListTextAlign{
	text-align: center;
}
.ShoppingList_RemoveTextAlign,.ShoppingCart_RemoveTextAlign{
	text-align: right;
	padding-right: 10px;
}
.ShoppingList_RemoveCheckBox a,.ShoppingCart_RemoveLink{
	font-size: 0.875em;
	font-weight: bold;
	color: #ffd4d4;
	background: url(../images/tag_remove.gif) no-repeat;
	padding-left: 25px;
}
.ShoppingList_RemoveCheckBox a:hover,.ShoppingCart_RemoveLink:hover{
	color: #FF0000;
	background: url(../images/tag_removeH.gif) no-repeat;
}
.ShoppingList_PriceTextAlign{
	font-size: 0.875em;
	font-weight: bold;
	color: #AA2C21;
	text-align: right;
	padding-right: 5px;
}
.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{
	border-bottom: 2px solid #eeeeee;
}
.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*/
#DivProcessingMessage{
	font-size: 1.125em;
	font-weight: bold;
	color: #787A8F;
	background-color: #FFFFFF;
	height: 250px;
	width: 200px;
	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;
}
#MiniCart{
	background-color: #eeeeee;
	border: 2px solid #d9d9d9;
	padding: 10px;
	text-align: right;
	
	-webkit-border-radius:20px;
}
#MiniShoppingCartView_Title{
	font-size: 1.125em;
	font-weight: bold;
	color: #000000;
}
#MiniShoppingCartView_TitleRow a{
	color: #000000;
	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: #000000;
	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 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;
}





/*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: 720px;
}
.ShoppingCart_ItemCodeDescriptionHeaderAlign,.ShoppingCart_QuantityHeaderAlign,.ShoppingCart_PriceHeaderAlign,.ShoppingCart_ExtendedPriceHeaderAlign,.ShoppingCart_AvailabilityHeaderAlign,.ShoppingCart_AddToListHeaderAlign,.ShoppingCart_RequiredDateHeaderAlign, .ShoppingCart_UnitSizeHeaderAlign{
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 0.875em;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 5px;
    vertical-align: top;
    width: 80px;
}
.ShoppingCart_ItemImageHeaderAlign{
	background: url(../images/shopCartImageBG.gif) no-repeat;
	height: 40px;
	width: 165px;
}
.ShoppingCart_ItemCodeDescriptionHeaderAlign{
width:200px;
}
.ShoppingCart_QuantityHeaderAlign{
width:70px;
}
.ShoppingCart_AddToListHeaderAlign{
	text-align:center;
	width:100px;
	padding-left:0px;
}
.ShoppingCart_ItemCodeDescriptionTextAlign{
	font-size: 0.75em;
	color: #787A8F;
	padding-left: 5px;
}
.ShoppingCart_ItemCode{
	font-size:1em;
	color:#03031b;
	font-weight: bold;
}
.ShoppingCart_PriceTextAlign,.ShoppingCart_ExtendedPriceTextAlign{
	text-align: right;
	padding-right: 5px;
}
.ShoppingCart_AvailabilityTextAlign{
	text-align: center;
}
.ShoppingCart_Price{
	font-size: .875em;
	color: #AA2C21;
}
.ShoppingCart_QuantityTextAlign{
	text-align:right;
	padding-right:5px;
}
.ShoppingCart_ExtendedPrice{
	font-size: .875em;
	color: #AA2C21;
	font-weight: bold;
}
.ShoppingCart_Availability{
	font-size:0.875em
}
.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:610px;
text-align:right;
}
.ShoppingCart_SubTotalLabel,.ShoppingCart_SubTotalText{
background-color:#eeeeee;
font-size:1em;
font-weight:bold;
padding:5px;
}
.ShoppingCart_ButtonTable{
width:610px;
text-align:right;
padding-top:20px;
padding-bottom:10px;
}
.ShoppingCart_Button0{
width:440px;
}
.ShoppingCart_Button1,.ShoppingCart_Button2,.ShoppingCart_Button3,.ShoppingCart_Button4{
padding-left:14px;
}
.ShipBillInformation_ShipToDesc{/*Shipping Information Page*/
font-size:0.875em;
color:#03031b;
}
.ShipBillInformation_ShipAreaTable{
width:350px;
font-size:0.875em;
color:#03031b
}
.ShipBillInformation_ShipAreaTable td{
padding-top:20px;
}
#divShipAddressTable{
	background: url(../images/selectedAddressBG.gif) no-repeat left top;
	padding-top: 30px;
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.ShipBillInformation_ShipAddressTable{
	width:340px;
	background-color:#eeeeee;
	font-size:.875em;
	padding: 10px;
}
.ShipBillInformation_ShipAddressTable td{
padding-top:5px;
}
.ShipBillInformation_ShipAddressTable input{
	width:200px;
	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: 5px;
	color: #03031B;
	font-size:0.875em;
}
.ShipBillInformation_ShipMethodLabel,.ShipBillInformation_ShipAddressLabel{
font-weight:bold;
}
#ShipBillInformation_txtShipMethod,.ShipBillInformation_txtShipAddressSelect{
	width:180px;
	height:25px;
	font-size:0.875em;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#eeeeee;
	border-style: none;
}
.ShipBillInformation_ShipToAddressSetAsDefaultLabel input,.ShipBillInformation_ShippingMethodSetAsDefaultLabel input{
	margin-right: 5px;
}
.ShipBillInformation_txtEmailAddress,.ShipBillInformationNotepadText,.ShipBillInformation_BillAreaTable input{
	width:185px;
	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: 5px;
	color: #03031B;
}
.ShipBillInformationNotepadText{
height:175px;
}
.ShipBillInformation_CompanyLabel{
font-weight:bold;
}
#ShipBillInformation_txtShipToFirstName,#ShipBillInformation_txtShipToLastName,#ShipBillInformation_txtShipToCity{
width:150px;
}
#ShipBillInformation_txtShipToState,#ShipBillInformation_txtShipToZip,#ShipBillInformation_txtShipToCountry{
width:100px;
}
.ShipBillInformation_BillToDesc{/*Purchase Order Area*/
font-size:.875em;
color:#03031b;
}
.ShipBillInformation_POLabel{
	font-size:.875em;
	font-weight:bold;
	padding-right: 10px;
}
.ShipBillInformation_ButtonTable{
width:250px;
text-align:left;
}

.OrderSummary_DescriptionTable{/*Order Summary Final Check*/
	width:710px;
	font-size:.875em;
	color:#03031b;
	padding-top: 15px;
}
.OrderSummary_ShipBillTable{
width:710px;
font-size:.875em;
color:#03031b;
padding-top: 10px;
}
.OrderSummary_ShipTable{
width:200px;
}
.OrderSummary_ShipTable td,.OrderSummary_BillTable td{
height:25px;
}
.OrderSummary_ShipMethodLabel,.OrderSummary_ShipToLabel,.OrderSummary_PONumberLabel{
font-size:1.125em;
font-weight:bold;
}
.OrderSummary_ShipMethodText,.OrderSummary_ShipToText{
background-color:#eeeeee;
padding:5px;
}
.OrderSummary_PONumberText{
background-color:#eeeeee;
padding:5px;
font-weight:bold;
}
.OrderSummary_Table{
width:700px;
}
.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,.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:.875em;
	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:.875em;
font-weight:bold;
text-align:center
}
.OrderSummary_PriceTextAlign,.OrderSummary_ExtendedPriceTextAlign,.OrderConfirmation_PriceTextAlign,.OrderConfirmation_ExtendedPriceTextAlign{
font-size:.875em;
font-weight:bold;
color:#AA2C21;
text-align:right;
padding-right:10px;
}
.OrderSummary_RequiredDateTextAlign,.OrderConfirmation_RequiredDateTextAlign{
font-size:.875em;
font-weight:bold;
text-align:right;
padding-right:10px;
}
.OrderSummary_SubTotalTable,.OrderConfirmation_SubTotalTable{
width:690px;
text-align:right;
}
.OrderConfirmation_SubTotalText,.OrderConfirmation_SalesTaxText,.OrderConfirmation_TotalAlign{
padding-right:10px;
}
.OrderConfirmation_TotalLabel{
font-weight:bold;
}
.OrderSummary_SubtotalAlign,.OrderConfirmation_SubtotalAlign{
	padding-top: 20px;
}
.OrderSummary_TotalAlign{
font-weight:bold;
text-align:right;
}
#InvoiceTotal{
	background-color:#eeeeee;
	font-weight:bold;
	padding:10px;
}
.OrderSummary_ButtonTable{
padding-top:20px;
}
.OrderSummary_ButtonTable td{
	vertical-align: top;
	padding-right: 15px;
}
.OrderConfirmation_HeaderTable{
font-size:.875em;
color:#03031b;
}
.OrderConfirmation_Table{/*Order Confirmation Page*/
width:690px;
}
.OrderConfirmation_PrintLinkTable{
padding-top:10px;
padding-bottom:10px;
}
.OrderConfirmation_PrintLinkText a{
	color:#AA2C21;
	font-weight:bold;
	font-size: .875em;
	background: url(../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{
font-size:.875em;
color:#03031b;
padding-top:10px;
}
.OrderConfirmation_ShipTable{
width:500px;
}
.OrderConfirmation_ShipMethodLabel,.OrderConfirmation_ShipToLabel,.OrderConfirmation_PONumberLabel{
font-size:1em;
font-weight:bold;
}
.OrderConfirmation_ShipMethodText,.OrderConfirmation_ShipToText,.OrderConfirmation_PONumberText{
font-size:.75em;
}

/*Vendors Brands Page*/
.ContentBrandsListFeatureCell{
	text-align: left;
	vertical-align: top;
}
.BrandsList_Table{
width:710px;
}
.BrandsList_ColHeader{
	font-size: 0.875em;
	color: #03031b;
	background: #eeeeee;
	height: 25px;
	padding-left: 10px;
}
.BrandsList_ColData{
height:20px;
padding-left:5px;
}
.BrandsList_ColData a{
	font-size:.75em;
	color:#03031b;
	background: url(../images/tag_brand.gif) no-repeat left 1px;
	padding-left:20px;
}
.BrandsList_ColData a:hover{
	background: url(../images/tag_brandH.gif) no-repeat left 1px;
}
.BrandsList_LetterLinks{
font-size:1em;
font-weight:bold;
color:#acafcf;
}
.BrandsList_LetterLinks a{
	font-size:.875em;
	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: 700px;
	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: 0.775em;
    height: 30px;
    padding: 3px 10px;
}
.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;
}
.ItemSearchResults_PrevNextLinks a{
	font-size: 1.5em;
	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{
	/*height: 100px;
	width: 100px;
	background: url(../images/noImageThumb.gif) no-repeat;*/
}
.ItemSearchResults_ItemCodeTextAlign{
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 15px;
	line-height: 18px;
	padding-right: 5px;
}
.ItemSearchResults_ItemCode{
	font-size: 1.000em;
	color: #03031b;
	font-weight: bold;
	background: url(../images/tag_priceStock.gif) no-repeat right 2px;
	padding-right: 25px;
}
.ItemSearchResults_ItemCode:hover{
	background: url(../images/tag_priceStockH.gif) no-repeat right 2px;
	color: #ffcc00;
}
.ItemSearchResults_Description, .ItemSearchResults_UPCNumber{
    color: #787A8F;
    font-size: 12px;
    padding-top: 10px;
    width: 100px;
}
.ItemSearchResults_Vendor
{
	    color: #787A8F;
    font-size: 12px;
    padding-top: 10px;
    width: 100px;
}
.ItemSearchResults_UPCNumberLabel{
	font-size: 0.75em;
	color: #03031b;
	font-weight:bold
}
.ItemSearchResults_AvailabilityTextAlign{
	font-size: 0.75em;
	color: #AA2C21;
	text-align: center;
}
.ItemSearchResults_PriceTextAlign{
	font-size: 0.75em;
	font-weight: bold;
	color: #03031b;

}
.ItemSearchResults_AccessoryMessage{
	font-size: 0.75em;
	color: #0000ff;
	font-weight: bold;
	background: url(../images/tag_gotogether.gif) no-repeat left top;
	padding-left: 15px;
}
.ItemSearchResults_AddToTextAlign{
    background: url("../images/tag_qtyField.gif") no-repeat scroll left top transparent;
    padding-right: 10px;
    padding-top: 23px;
    text-align: center;
    vertical-align: top;
    width: 100px;
}
.ItemSearchResults_CategoryLink{
	font-size: 0.875em;
	color: #AA2C21;
	background: url(../images/tag_itemCategory.gif) no-repeat left;
	padding-left: 180px;
	font-weight: bold;
}
.ItemSearchResults_CategoryLinksTD{
	padding-top: 10px;
}
.ItemSearchResults_SeparatorCell{
	border-top: 1px dotted #acafcf;
	padding-bottom: 5px;
}
.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-top: 5px;
	padding-right: 10px;
	width: 40px;
}
.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{
	width: 440px;
	padding: 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;
}
.ItemDetailTable2 td{
	height: 25px;
}
.ItemDetailTable3{
	width: 250px;
	height:300px;
	text-align: right;
}
.ItemDetailAddButtonsAlign{
padding-top:5px;
}
.ItemDetailItemImageAlign{
	/*background: url(../images/noImageLarge.gif) no-repeat left top;
	height: 230px;
	width: 230px;*/
	text-align: left;
	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(../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;
}

/*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(../images/tag_extendHtml.gif) no-repeat center top;
}
.extendHtml:hover{
	background: url(../images/tag_extendHtmlH.gif) no-repeat center top;
}
.extendCat{
	background: url(../images/tag_extendCat.gif) no-repeat center top;
}
.extendCat:hover{
	background: url(../images/tag_extendCatH.gif) no-repeat center top;
}
.extendSpec{
	background: url(../images/tag_extendSpec.gif) no-repeat center top;
}
.extendSpec:hover{
	background: url(../images/tag_extendSpecH.gif) no-repeat center top;
}
.extendMSDS{
	background: url(../images/tag_extendMSDS.gif) no-repeat center top;
}
.extendMSDS:hover{
	background: url(../images/tag_extendMSDSH.gif) no-repeat center top;
}
.extendBro{
	background: url(../images/tag_extendBro.gif) no-repeat center top;
}
.extendBro:hover{
	background: url(../images/tag_extendBroH.gif) no-repeat center top;
}
.extendManual{
	background: url(../images/tag_extendManual.gif) no-repeat center top;
}
.extendManual:hover{
	background: url(../images/tag_extendManualH.gif) no-repeat center top;
}
.extendVideo{
	background: url(../images/tag_extendVideo.gif) no-repeat center top;
}
.extendVideo:hover{
	background: url(../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{
	padding-top: 100px;
	background-image: url(../images/Bn_inventory.stock.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.LocationAvailabilityInnerTable{
	background-image: url(../images/bg_availability.Table.gif);
	background-repeat: no-repeat;
	background-position: right center;
	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;	
}
.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;
}


/*main-rightColumn table container*/
#Tablerow2cell3{

}
.CatalogTopItems_Table
{
	background-image: url("../images/ls_procat_bg.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 290px;
}
.CatalogTopItems_InnerTable{
    margin-bottom: 8px;
    margin-left: 40px;
    width: 230px;

}
.CatalogTopItemsTableFormat{
	padding-top: 10px;
	height: 20px;
}
.CatalogTopItems_CategoryLinks{
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.CatalogTopItems_CategoryLinks:hover{
	color: #900;
	text-decoration: none;
}
.RecentlyViewedItems_NoRecentlyViewedItemsFoundText
{
	margin-left:20px;
}
.RSideRecentlyViewedItemsFeatureCell{
	height:25px;
	background:url(../images/recentlyItemsBG.gif) no-repeat;
}
.LSideRecentlyViewedItemsFeatureCell
{
    background-image: url("../images/ls_recently_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
.RecentlyViewedItems_RecentlyViewedItemsTable
{
    margin-left: 25px;
    width: 170px;
}
.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;
}

/*footer table container*/
#Table3{
		width: 100%;
	/*height: 300px;

	background: url(../images/footerBG.jpg) repeat-x;*/
}
#Tablerow3,#Tablerow3cell1{
	width: 100%;
}
.Footer,.FooterImportHTMLTR,.FooterImportHTMLFeatureCell{
	width: 100%;

	text-align: center;
	vertical-align: top;
}
#footerwrapper{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	text-align: left;
	color: #acafcf;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footerwrapper h3
{
    color: #ACAFCF;
    font-size: 12px;
    margin-left: 20px;
}
#footerwrapper table tr td h3 a
{
	color: #ACAFCF;
	text-decoration: none;
}
#footerwrapper table tr td h3 a:hover
{
    color: #CC0033;
	text-decoration: underline;
}
#footerLeft{
	float: left;
	width: 430px;
	padding-top: 5px;
}
#footerLcontent{
	width: 380px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03031B;
	height: 175px;
	padding-right: 20px;
}
#footerLeft p{
	font-size: .875em;
	padding-top: 10px;
}
#footerCenter{
	float: left;
	width: 180px;
	padding-top: 5px;
}
#footerCcontent{
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03031B;
	height: 175px;
	padding-right: 10px;
}
#footerCenter ul{
	line-height: 1.15em;
	padding-top: 10px;
}
#footerCenter li a{
	color:#acafcf;
	font-size: 0.875em;
}
#footerCenter li a:hover{
	color: #FFFFFF;
}
#footerRight{
	float: right;
	width: 350px;
	padding-top: 5px;
	background-image: url(../images/canadaFlag.png);
	background-repeat: no-repeat;
	background-position: 5.25em 0.15em;
}
#footerRight ul{
	line-height: 0.90em;
}
#footerRight li a{
	color:#acafcf;
	font-size: 0.75em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	background: url(../images/dot.png) no-repeat 10px center;
}
#footerRight li a:hover{
	color: #FFFFFF;
	background: url(../images/dotH.png) no-repeat 10px center;
}
.footerLocH{
	color: #FFFFFF;
	font-size: 0.875em;
	padding-top: 10px;
}
#footerLocL{
	float: left;
	position: relative;
}
#footerLocR{
	float: right;
	position: relative;
}

/* company profile & history page*/
#profileWrapper{
	width:800px;
	background-image: url(../images/companyProfileBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#historyWrapper2{
	width:800px;
	background-image: url(../images/modernBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#historyWrapper{
	width:800px;
	background-image: url(../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("../images/tag_admin.links.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #03031B;
    font-size: 1em;
    font-weight: bold;
    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(../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;
}
/***END OF CSS***/

.homeAdBox_bg {
	width: 165px;
	border: 1px solid #DBDFDD;
	height: 75px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.myAccount_posit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.headerNav_bg {
	background-image: url(../images/orange_Navbar.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1018px;
}
.headerNavLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.headerNavLinks, A.headerNavLinks:link, A.headerNavLinks:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
A.headerNavLinks:hover
{
	color: #cc0033;
	text-decoration: underline
}
.ContactUsContactsList
{
	width:148px;
	margin-top:10px;	
	margin-bottom:15px;
}
.ContactUsOuterTable
{
		width:645px;
}

.ContactUsTable4
{
	width:300px;
}
.ContactUsTop
{
	vertical-align:top;
	padding-top:10px;
}
.ProductSearch_List
{
    font-size: 12px;
    height: 20px;
}
.ProductSearch_Table
{
    margin-right: 8px;
    margin-top: 3px;
}
.ProductSearch_ImageButton
{
	margin-left:10px;
}
.ProductSearch_Input
{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    margin-left: 5px;
    margin-right: 10px;
    width: 175px;
}
.ContentCatalogTopItemsFeatureCell
{
	vertical-align:top;
}
#RegisterInner
{
	width: 200px;
}
.ContactUsTable3, .ContactUsInnerTable, .ContactUssmalltextWidth300
{
	font-size:14px;
}
.MyAccountProfileShoppingListsDisplay form input
{
	vertical-align: text-bottom;
}
.catBox {
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.custSuppTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.custsupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
.custsupText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	line-height: 16px;
}
.custsupText a:hover {

	color: #900;
	text-decoration: none;

}
.custsupportBox {
	background-image: url(../images/custSupport.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 167px;
	width: 230px;
	border: 1px solid #CCC;
}
#headerBluBox {
	background-image: url(../images/HeaderBlue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 55px;
}
#savingsText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F69;
	text-decoration: none;
	line-height: 18px;
}
#savingsText a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f17923;
	text-decoration: none;
	line-height: 18px;
}
#savingsText a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F69;
	text-decoration: none;
	line-height: 18px;
}
#searchText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#MiniShoppingCartView_close a
{
		color: #000;
}
.myAccountLinks {
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
    text-decoration: none;
}

.myAccountLinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.myAccountLinks a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F17923;
	text-decoration: none;
}
#homeTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #001F69;
}
#hometext {
    background-image: url("../images/truck.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 400px;
    line-height: 22px;
    text-decoration: none;
    vertical-align: sub;
}
.servicesTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-bottom: 3px;
}
.redTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.Bblutext {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001F6A;
	font-weight: bold;
}
.AdminAbandonedCartSearch_SearchStartDate, .AdminAbandonedCartSearch_SearchEndDate, .AdminSalesByShopperSearch_SearchStartDate, .AdminSalesByShopperSearch_SearchEndDate, .AdminVisitsByShopperSearch_SearchStartDate, .AdminVisitsByShopperSearch_SearchEndDate
{
	width:120
}
	
.LSideSiteSetupTR
{

padding-left:35px;
}

.SiteSetup_Table
{

padding-left: 0px;
padding-top:5px;
padding-bottom:0px;
text-align:left;
}

.SiteSetup_Cell1
{

width:20px;
}

.AdminLocationMaintenance_Table
{

width: 610px;
}

.AdminLocationMaintenance_Title
{

font-size: 1.15em;
font-weight: bold;
color: #03031B;
background-color: #eeeeee;
padding-left: 5px;
height: 30px;
}

.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;
}

.ItemsListPaginationTable
{

width:100%;
 border-collapse:collapse;
}

.InvoiceQuantityHdr
{

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;
}

.FlyoutMenu
{

padding: 0;
 margin: 0 0 0 30;
 list-style: none;
 width: 175px;
}

.FlyoutMenu a
{

text-decoration: none;
 display: block;
 width: 175px;
}

.FlyoutMenu a span
{

display: block;
 padding: 3px;
}

.FlyoutMenu li
{

border-top: none;
 position: relative;
 display: block;
 width: 175px;
 vertical-align: bottom;
}

.FlyoutMenu li:hover
{

}

.FlyoutMenu ul
{

border: solid 1px #C0C0C0;
 visibility: hidden;
 width: 175px;
 position: absolute;
 top: -1px;
 left: 175px;
 list-style: none;
 margin: 0;
 padding: 0;
 background-color: #FFFFFF;
}

.FlyoutMenuStub
{

background: url('../../../SystemFolders/p21images/arrow.gif') 155px center no-repeat;
}

.AdminConfigLabel_Message
{

padding-left: 20px;
}

.AdminCustomerAttributesDetailColumnValueMessage
{

font-size:13px;
text-decoration:none;
padding-left: 20px;
}

.ShipBillInformation_DropDown
{

}

.AdminErrorLogList
{

WORD-BREAK:BREAK-ALL;
}

.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;
}

.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;
}

.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:right;
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
{

color: #C0C0C0;
}

.OrderDetailBackorderQtyValueClosed
{

color: #C0C0C0;
}

.OrderDetailItemDispositionValueClosed
{

color: #C0C0C0;
}

.OrderDetailExpectedShipDateValueClosed
{

color: #C0C0C0;
}

.OrderDetailPassThroughVendorNameValueClosed
{

color: #C0C0C0;
}

.InvoiceQuantityClosed
{

color: #C0C0C0;
}

.ShoppingList_EditUserDescriptionTextArea
{

width:420px;
height:85px;
}

.ShoppingList_HeaderTable
{

display: table-header-group;
}

.CustomerListSubmitAlign
{

width:150px;
}

