body, table, td, p, div
{
	font-family: Arial;
	font-size: 13px;
}

body 
{
	margin:0;
}

.HomePageBody P
{
	font-size: 12pt;
}

.FormComment
{
	color:Red;
	font-style:italic;
}

.AltItemStyleClass
{
}

.ItemStyleClass
{
}

.HeaderStyleClass
{
	font-weight:bold;
}

.HeaderTextColor
{
	display:none;
}

.HeaderTextMessage
{
	display:none;
}

.FooterStyleClass
{
}

.PagerStyleClass
{
	font-weight:bold;
	font-style:italic;
}

.FormSubHeading 
{
	font-weight:bold;
}

.FormSubHeadingLvl2
{
	font-weight:bold;
}

.WelcomeLabel
{
	color:rgb(103,153,102);
}

.FooterLabel
{
	font-size:12px;
	color:rgb(103,153,102);
}

.PublicTransferCell
{
	text-align:left;
}

.loginBox
{
	background-color:rgb(103,153,102);
	border-color:rgb(103,153,102);
	border-width:2px;
	border-style:solid;
	width:230px;
}

.loginBoxInner
{
	background-color:White;
	border:1px solid white;
	padding:4px;
}

.loginUsername
{
	width:120px;
}

.loginPassword
{
	width:120px;
}

.loginUsernameLabel
{
}

.loginUsernameLabelCell
{
	width:75px;
	text-align:right;
}

.loginPasswordLabelCell
{
	width:75px;
	text-align:right;
}

.loginButton
{
	background-position:center;
}

.FooterLabelVersion
{
	font-size:9px;
	color:rgb(103,153,102);
}

.AdministratorPageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.AffiliateHomeHeading 
{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.AffiliatePageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.AffiliatePageHeading2
{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.AffiliatePageHeadingSmall
{
	font-size:13px;
	font-weight:bold;
	color:rgb(0,52,102);
}

.PurchaserPageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.SupplierPageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.PublicPageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.AffiliatePageDescription 
{
	font-style:italic;
	color:Red;
}

.PurchaserPageDescription 
{
	font-style:italic;
	color:Red;
}

.SupplierPageDescription 
{
	font-style:italic;
	color:Red;
}

.LargeNote 
{
	color:Red;
	font-size:13px;
}

.Note 
{
	color:Red;
	font-size:10px;
}

.FormLabelNote 
{
	color:Gray;
	font-size:10px;
}

.ProductImageTable
{
	border: 1px;
	border-color: #000000;
}

.PORequiredLabel
{
	color:Red;
	font-style:italic;
	font-weight:bold;
}

.PORequiredField
{
	border:inset 2px red;
}

.RequiredLabel
{
	color:Red;
	font-style:italic;
	font-weight:bold;
}

.RequiredField
{
	border:inset 2px red;
}

.DescriptionBoxHeader
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:rgb(103,153,102);
}

.DescriptionBox
{
	border-color:rgb(103,153,102);
}

.InfoNote
{
	color:rgb(0,52,102);
}

.EstimatePrintHeader
{
	color:rgb(0,52,102);
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

A:link
{
	color:rgb(103,153,102);
	text-decoration:none;
}

A:visited
{
	color:rgb(103,153,102);
	text-decoration:none;
}

A:hover
{
	color:Red;
	text-decoration:underline;
}

A:active
{
	color:Red;
	text-decoration:underline;
}

.NewsPageHeading 
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
	text-decoration:underline;
}

.NewsPageHeader 
{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:rgb(0,52,102);
}

.HelpSmallHeader 
{
	font-size:16px;
	font-weight:bold;
	color:#000088;
}

.HelpNote
{
	color:Red;
}

.HelpHeader
{
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
	color:rgb(103,153,102);
}

.HelpHeaderSmall
{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:rgb(103,153,102);
}

.HelpStep
{
	font-size:14px;
	font-weight:bold;
}

.FieldRequiredLabel
{
	color:Red;
	font-weight:bold;
}


.InputTextAlignCenter
{
	text-align:center;
}

.HiddenTable
{
	display:none;
}

.ShowTable
{
	display:block;
}


.GreenHeader
{
	background-color:#409032;
	color:White;
	font-weight:bold;
}

.MediumGreenHeader
{
	background-color:#51A143;
	color:White;
	font-weight:bold;
}

.LightGreenHeader
{
	background-color:#62B254;
	color:White;
	font-weight:bold;
}


.BlueHeader
{
	background-color:#0080C0;
	color:White;
	font-weight:bold;
}


.NotificationBack
{
	background-color:White;
}

.NotificationFront
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:left;
}

.GrayHeader
{
	background-color:#dddddd;
}

.EstimateDefinitionTextBox
{
	border:1px solid #BBBBBB;
}

.EstimateDefinitionInput
{
	border:1px solid #BBBBBB;
	text-align:left;
}

.EstimateFormLabelBox
{
	border:1px solid #888888;
}

.EstimateFormLabelBoxSmallFont
{
	border:1px solid #888888;
	font-size:11px;
}

.EstimateFormLabelBoxTotal
{
	border:1px solid red;
}

.EstimateSmallFont 
{
	font-size:11px;
}

.EstimateMediumFont 
{
	font-size:12px;
}

.EstimateSmallFontHidden
{
	font-size:11px;
	display:none;
}

.EstimateTableCell
{
	border-bottom:1px solid #404040;
	border-right:1px solid #404040;
	border-left:1px solid #404040;
	border-top:1px solid #404040;
}

.CellHeader
{
	font-size:11px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid white;
	background-color:#D4D0C8;
	text-align:center;
}

.CellHeaderRight
{
	font-size:11px;
	border-bottom:1px solid #808080;
	border-left:1px solid white;
	background-color:#D4D0C8;
	text-align:center;
}

.CellHeaderLeft
{
	font-size:11px;
	border-bottom:1px solid #404040;
	border-right:1px solid #808080;
	border-left:1px solid white;
	border-top:1px solid white;
	background-color:#D4D0C8;
	text-align:center;
}

.CellHeaderRun
{
	font-size:11px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-top:1px solid white;
	background-color:#D4D0C8;
	text-align:center;
}

.Cell
{
	font-size:11px;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
}

.CellDarkRight
{
	font-size:11px;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid #C0C0C0;
}

.CellDark
{
	font-size:11px;
	border-right:1px solid #C0C0C0;
	border-top:1px solid black;
	border-bottom:1px solid #C0C0C0;
}

.EstimateVerySmallInputCell
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:20px;
}

.EstimateSmallInputCell
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:30px;
}

.EstimateMediumInputCell
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:40px;
}

.EstimateLargeInputCell
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:50px;
}

.EstimateLargeInputCellReadonly
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:50px;
}

.EstimateMediumInputCellReadonly
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:40px;
}

.EstimateSmallInputCellReadonly
{
	font-size:11px;
	border:1px solid white;
	text-align:center;
	width:35px;
}

.EstimateLargeInputCellReadonlyFinal
{
	font-size:11px;
	border:1px solid red;
	text-align:center;
	width:50px;
}

.EstimateInputCell
{
	font-size:12px;
	border:1px solid #888888;
	text-align:center;
}

.EstimatePriceCell
{
	font-size:12px;
	border:1px solid #888888;
	text-align:right;
	padding-right:2px;
}

.EstimatePriceCellFinal
{
	font-size:12px;
	border:1px solid red;
	text-align:right;
	padding-right:2px;
}

.EstimateInputCellFinal
{
	font-size:12px;
	border:1px solid red;
	text-align:center;
}


.ShowcaseItemTitle
{
	font-size:14px;
	font-weight:bold;
	color:rgb(0,52,102);
}


.EstimateVariationHeader 
{
	font-size:12px;
	background-color:#dddddd;
}

.ShowcaseQuantityInput
{
	border:1px solid red;
	text-align:center;
}

.ShowcaseSearchBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}

.ShowcaseHeader
{
	font-size:15px;
	font-weight:bold;
	background-color:rgb(0,52,102);
	color:White;
	border-bottom:1px solid black;
}

.ShowcaseDropDown
{
}

.ShowcaseLabel
{
	font-size:13px;
	color:rgb(0,52,102);
}

.ShowcaseInput
{
	border:1px solid black;
}

/* Theme Images */

.img_showcase_header
{
	width:394px;
	height:42px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/default/showcase_header.gif');
}

.img_affiliate_control_center
{
	width:393px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/affiliate_control_center.gif');
}

.img_eprocurement_control_center
{
	width:391px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/eprocurement_control_centre.gif');
}

.img_equipment
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/equipment.gif');
}

.img_resource_center
{
	width:171px;
	height:25px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/resource_center.gif');
}

.img_tutorial
{
	width:171px;
	height:25px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/tutorial.gif');
}

.img_view_product_showcase
{
	width:171px;
	height:25px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/view_product_showcase.gif');
}


/* Header Buttons */

.img_top_home
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_home.gif');
}

.img_top_job_estimate
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_job_estimate.gif');
}

.img_top_work_in_progress
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_work_in_progress.gif');
}

.img_top_account_history
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_account_history.gif');
}

.img_top_affiliates_database
{
	width:108px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/default/buttons/top_affiliates_database.gif');
}

.img_top_file_transfer
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_file_transfer.gif');
}

.img_top_client_database
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_client_database.gif');
}

.img_top_ecatalog
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_ecatalog.gif');
}

.img_top_vendor_database
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_vendor_database.gif');
}

.img_top_logout
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_logout.gif');
}

.img_top_pending_estimates
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_pending_estimates.gif');
}

.img_top_quotation
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_quotation.gif');
}

.img_top_request_quotation
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_request_quotation.gif');
}

.img_top_shopping_cart
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_shopping_cart.gif');
}

.img_top_utilities
{
	width:99px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/top_utilities.gif');
}

/* Header Bar with Logo */


.img_border_top_left
{
	display:none;
}

.img_border_left
{
	display:none;
}

.img_border_bottom_left
{
	display:none;
}

.img_border_top_right
{
	display:none;
}

.img_border_right
{
	display:none;
}

.img_border_bottom_right
{
	display:none;
}

.img_border_bottom
{
	display:none;
}

.img_border_top
{
	display:none;
}

.HeaderLogo
{
	display:none;
}

.SiteHeaderBackLeft
{
	background-repeat:no-repeat;
	background-position: left 50%;
	height:100px;
	width:600px;
	background-image:url('https://www.printinge-procurement.net/images/contact/header/banner1.jpg');
}

.SiteHeaderBackRight
{
	background-repeat:repeat-x;
	background-position: left 50%;
	height:100px;
	border-right:1px solid white;
	background-image:url('https://www.printinge-procurement.net/images/contact/header/banner2.jpg');
}

/* Buttons Alpha sorted */

.img_accept
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/accept.gif');
}

.img_accept_as_is
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/accept_as_is.gif');
}

.img_accept_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/accept_order.gif');
}

.img_accept_with_corrections
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/accept_with_corrections.gif');
}

.img_add_advertisement
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_advertisement.gif');
}

.img_add_affiliate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_affiliate.gif');
}

.img_add_client
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_client.gif');
}

.img_add_department
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_department.gif');
}

.img_add_equipment
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_equipment.gif');
}

.img_add_employee
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_employee.gif');
}

.img_add_extra_charges
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_extra_charges.gif');
}

.img_add_item
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_item.gif');
}

.img_add_paper
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_paper.gif');
}

.img_add_product
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_product.gif');
}

.img_add_prospect
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_prospect.gif');
}

.img_add_status
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_status.gif');
}

.img_add_to_cart
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_to_cart.gif');
}

.img_add_to_favorites
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_to_favorites.gif');
}

.img_add_user
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_user.gif');
}

.img_add_vendor
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/add_vendor.gif');
}

.img_adjust_inventory
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/adjust_inventory.gif');
}

.img_approve_extraCharges
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/approve_extracharges.gif');
}

.img_approve_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/approve_order.gif');
}

.img_archieve
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/archive.gif');
}

.img_archived_estimates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/archived_estimates.gif');
}

.img_back
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/back.gif');
}

.img_bindery_finishing
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/bindery_finishing.gif');
}

.img_cancel
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cancel.gif');
}

.img_cancel_charges
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cancel_charges.gif');
}

.img_cancel_estimate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cancel_estimate.gif');
}

.img_cancel_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cancel_order.gif');
}

.img_cancel_quotation
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cancel_quotation.gif');
}

.img_clear_old_pending_files
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/clear_old_pending_files.gif');
}

.img_client_users
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/client_users.gif');
}

.img_close
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/close.gif');
}

.img_color_ink
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/color_ink.gif');
}

.img_completed_orders
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/completed_orders.gif');
}

.img_confirm_orders
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/confirm_orders.gif');
}

.img_copier_digital
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/copier_digital.gif');
}

.img_copy_to_new_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/copy_to_new_order.gif');
}

.img_copy_to_new_request
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/copy_to_new_request.gif');
}

.img_customer_login
{
	width:185px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/customer_login.gif');
}

.img_database_updates
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/database_updates.gif');
}

.img_delete
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/delete.gif');
}

.img_delete_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/delete_order.gif');
}

.img_delete_paper
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/delete_paper.gif');
}

.img_delete_smart_request
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/delete_smart_request.gif');
}

.img_delivery
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/delivery.gif');
}

.img_department_branch
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/department_branch.gif');
}

.img_details
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/details.gif');
}

.img_docket
{
	width:55px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/cmd_docket.gif');
}

.img_dockets
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/dockets.gif');
}

.img_dollar_sign
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/dollar_sign.gif');
}

.img_download
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/download.gif');
}

.img_ecatalog_products
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/ecatalog_products.gif');
}

.img_edit
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/edit.gif');
}

.img_edit_docket
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/edit_docket.gif');
}

.img_reschedule_job
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/reschedule_job.gif');
}

.img_email_estimate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/email_estimate.gif');
}

.img_empty_cart
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/empty_cart.gif');
}

.img_estimate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/estimate.gif');
}

.img_estimate_ecatalog_products
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/estimate_ecatalog_products.gif');
}

.img_estimate_templates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/estimate_templates.gif');
}

.img_estimating_engine
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/estimating_engine.gif');
}

.img_export_data
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/export_data.gif');
}

.img_extra_charge_table
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/extra_charge_table.gif');
}

.img_file
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/file.gif');
}

.img_finish
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/finish.gif');
}

.img_forward
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/forward.gif');
}

.img_forward_orders
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/forward_orders.gif');
}

.img_general_request
{
	margin-bottom:16px;
	width:172px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/general_request.gif');
}

.img_generate_purchase_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/generate_purchase_order.gif');
}

.img_industries
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/industries.gif');
}

.img_inventory_control
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/inventory_control.gif');
}

.img_invoice_fulfill
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/invoice_fulfill.gif');
}

.img_invoices
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/invoices.gif');
}

.img_keyword_search
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/keyword_search.gif');
}

.img_link_affiliate_over_vendor
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/link_affiliate_over_vendor.gif');
}

.img_link_affiliate_to_network
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/link_affiliate_to_network.gif');
}

.img_linked_affiliates_list
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/linked_affiliates_list.gif');
}

.img_login
{
	width:87px;
	height:31px;
	background-image:url('https://www.printinge-procurement.net/images/contact/login.gif');
}

.img_manage
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manage.gif');
}

.img_manage_advertisements
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manage_advertisements.gif');
}

.img_manage_data
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manage_data.gif');
}

.img_manage_favorites
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manage_favorites.gif');
}

.img_manage_status
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manage_status.gif');
}

.img_manual_pricing
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/manual_pricing.gif');
}

.img_multi_quantities
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/multi_quantities.gif');
}

.img_new_job_estimate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/new_job_estimate.gif');
}

.img_new_job_estimates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/new_job_estimates.gif');
}

.img_new_smart_request
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/new_smart_request.gif');
}

.img_next
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/next.gif');
}

.img_no
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/no.gif');
}

.img_ok
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/ok.gif');
}

.img_operators
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/operators.gif');
}

.img_order_fulfilled
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/order_fulfilled.gif');
}

.img_orders_for_approval
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/orders_for_approval.gif');
}

.img_orders_in_progress
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/orders_in_progress.gif');
}

.img_paper_stock
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/paper_stock.gif');
}

.img_pending_estimates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pending_estimates.gif');
}

.img_pending_files
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pending_files.gif');
}

.img_pending_orders
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pending_orders.gif');
}

.img_pending_proofs
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pending_proofs.gif');
}

.img_pending_quotations
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pending_quotations.gif');
}

.img_place_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/place_order.gif');
}

.img_pre_press
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/pre_press.gif');
}

.img_preview
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/preview.gif');
}

.img_preview_image
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/preview_image.gif');
}

.img_preview_parent_sheet
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/preview_parent_sheet.gif');
}

.img_preview_press_sheet
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/preview_press_sheet.gif');
}

.img_print
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print.gif');
}

.img_print_docket
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_docket.gif');
}

.img_print_estimate
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_estimate.gif');
}

.img_print_inventory
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_inventory.gif');
}

.img_print_packing_slip
{
	width:172px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_packing_slip.gif');
}


.img_print_purchase_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_purchase_order.gif');
}

.img_print_user_details
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/print_user_details.gif');
}

.img_printing_press
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/printing_press.gif');
}

.img_production_schedule
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/production_schedule.gif');
}

.img_product_categories
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/product_categories.gif');
}

.img_product_reports
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/product_reports.gif');
}

.img_product_statistics
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/product_statistics.gif');
}

.img_product_types
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/product_types.gif');
}

.img_production_docket
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/production_docket.gif');
}

.img_publish
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/publish.gif');
}

.img_purchase_order_reports
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/purchase_order_reports.gif');
}

.img_quick_process
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/quick_process.gif');
}

.img_received_estimates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/received_estimates.gif');
}

.img_remove_from_favorites
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/remove_from_favorites.gif');
}

.img_request_new_proof
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/request_new_proof.gif');
}

.img_request_upload
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/request_upload.gif');
}

.img_requests_from_network
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/requests_from_network.gif');
}

.img_return_quotation
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/return_quotation.gif');
}

.img_save
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/save.gif');
}

.img_save_and_exit
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/save_and_exit.gif');
}

.img_save_details
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/save_details.gif');
}

.img_save_paper
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/save_paper.gif');
}

.img_save_prices
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/save_prices.gif');
}

.img_search
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/search.gif');
}

.img_search_category
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/search_category.gif');
}

.img_search_options
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/search_options.gif');
}

.img_search_price_list
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/search_price_list.gif');
}

.img_search_product
{
	width:171px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/search_product.gif');
}

.img_select
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/select.gif');
}

.img_select_vendors
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/select_vendors.gif');
}

.img_send
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/send.gif');
}

.img_send_order
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/send_order.gif');
}

.img_send_smart_request
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/send_smart_request.gif');
}

.img_send_to_client
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/send_to_client.gif');
}

.img_showcase_in_progress
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/showcase_in_progress.gif');
}

.img_showcase_online
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/showcase_online.gif');
}

.img_smart_paper
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/smart_paper.gif');
}

.img_smart_request
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/smart_request.gif');
}

.img_speed_table
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/speed_table.gif');
}

.img_spoilage_table
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/spoilage_table.gif');
}

.img_status
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/status.gif');
}

.img_submit
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/submit.gif');
}

.img_submit_to_client
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/submit_to_client.gif');
}

.img_submitted_estimates
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/submitted_estimates.gif');
}

.img_submitted_orders
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/submitted_orders.gif');
}

.img_submitted_quotations
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/submitted_quotations.gif');
}

.img_tab_favorites
{
	width:180px;
	height:30px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/tab_favorites.gif');
}

.img_tab_price_list
{
	width:180px;
	height:30px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/tab_price_list.gif');
}

.img_unpublish
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/tab_price_list.gif');
}

.img_update_cart
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/update_cart.gif');
}
.img_update
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/default/buttons/update.gif');
}
.img_update_price
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/update_price.gif');
}

.img_update_prices
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/update_prices.gif');
}

.img_upload
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/upload.gif');
}

.img_upload_file
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/upload_file.gif');
}

.img_upload_proof
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/upload_proof.gif');
}

.img_users
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/users.gif');
}

.img_vendor_control_centre
{
	width:394px;
	height:42px;
	background-image:url('https://www.printinge-procurement.net/images/contact/vendor_control_centre.gif');
}

.img_vendor_departments
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/vendor_departments.gif');
}

.img_view
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/view.gif');
}

.img_view_all
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/view_all.gif');
}

.img_view_inventory
{
	margin-bottom:16px;
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/view_inventory.gif');
}

.img_waiting_for_approval
{
	width:171px;
	height:25px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/waiting_for_approval.gif');
}

.img_yes
{
	width:56px;
	height:26px;
	background-image:url('https://www.printinge-procurement.net/images/contact/buttons/yes.gif');
}
