﻿.icon_truck
{
    background: url(icons/truck.png) left no-repeat;
}

.icon_buy
{
    background: url(icons/buy_now.png) left no-repeat;
}

.icon_comp_process
{
    background: url(icons/computer_process.png) left no-repeat;
}

.icon_folderfull
{
    background: url(icons/folder_full.png) left no-repeat;
}

.icon_news
{
    background: url(icons/news.png) left no-repeat;
}

.icon_note_accept
{
    background: url(icons/note_accept.png) left no-repeat;
}

.icon_notes_edit
{
    background: url(icons/notes_edit.png) left no-repeat;
}

.icon_office_folders
{
    background: url(icons/office_folders.png) left no-repeat;
}

.icon_page_process
{
    background: url(icons/page_process.png) left no-repeat;
}

.icon_process
{
    background: url(icons/process.png) left no-repeat;
}

.icon_page_search
{
    background: url(icons/page_search.png) left no-repeat;
}

.icon_report
{
    background: url(icons/report.png) left no-repeat;
}

#icon_cart
{
    background: url(icons/shopping_cart.png) left no-repeat;
}

.icon_addcart
{
    background: url(icons/add_to_shopping_cart.png) left no-repeat;
}

.icon_removecart
{
    background: url(icons/remove_from_shopping_cart.png) left no-repeat;
}

.icon_emptycart
{
    background: url(icons/remove_from_shopping_cart128x128.png) left no-repeat;
}

.icon_lists
{
    background: url(icons/Number_List.png) left no-repeat;
    width: 22px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
}

.icon_thumbnail
{
    background: url(icons/Number_Thumb.png) left no-repeat;
    width: 22px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
}