﻿.LoginButton
, .SearchButton
, .AddNewButton
, .SaveButton
, .DeleteButton
, .BackButton
, .DownloadButton
, .EnterButton
, .OrderButton
, .PrintButton
, .ProceedButton
, .SetCurrentButton
, .UpdateButton
, .ViewCartButton
, .UpdateQtyButton
, .UpdateAllQtyButton
, .SubmitButton
, .ExitButton
, .DownloadFullSet
, .DownloadIndividualFiles
, .DownloadSelected
, .ProceedWithCheckout
	{width:100px; border:0; padding:0; margin:0; cursor:pointer; padding:0;}
	
.LoginEnterButton
	{width:32px; border:0; padding:0; margin:0; cursor:pointer; padding:0;}	

.LoginEnterButton
	{background-image: url('/images/bn_login_enter.png'); width:32px; height:32px; background-color:Transparent;}
	
.LoginButton
	{background-image: url('/images/bn_login_g.gif'); height:25px;}

.SearchButton
	{background-image: url('/images/bn_search_g.gif'); height:25px;}
	
.AddNewButton
	{background-image: url('/images/bn_add_new_g.gif'); height:25px;}
	
.SaveButton
	{background-image: url('/images/bn_save_g.gif'); height:25px;}
	
.DeleteButton
	{background-image: url('/images/bn_delete_g.gif'); height:25px;}
	
.BackButton
	{background-image: url('/images/bn_back_g.gif'); height:25px;}

.DownloadButton
	{background-image: url('/images/bn_download_g.gif'); height:25px;}
	
.EnterButton
	{background-image: url('/images/bn_enter_g.gif'); height:25px;}
	
.OrderButton
	{background-image: url('/images/bn_order_g.gif'); height:25px;}
		
.PrintButton
	{background-image: url('/images/bn_print_g.gif'); height:25px;}
	
.ProceedButton
	{background-image: url('/images/bn_proceed_g.gif'); height:25px;}
	
.SetCurrentButton
	{background-image: url('/images/bn_set_current_g.gif'); height:25px; width:100px;}

.UpdateButton
	{background-image: url('/images/bn_update_g.gif'); height:25px;width:100px;}
	
.ViewCartButton
	{background-image: url('/images/bn_view_cart_g.gif'); height:25px;width:100px;}
	
.UpdateQtyButton
	{background-image: url('/images/bn_update_qty_g.gif'); height:25px;}
	
.UpdateAllQtyButton
	{background-image: url('/images/bn_update_all_qty_g.gif'); height:25px; width:140px;}
	
.SubmitButton
	{background-image: url('/images/bn_submit_g.gif'); width:100px; height:25px;}

.ExitButton
	{background-image: url('/images/bn_exit_g.gif'); height:25px;width:100px;}

.DownloadFullSet
, .DownloadIndividualFiles
, .DownloadSelected
, .ProceedWithCheckout
	{background-image: url('/images/bn_download_full_set.gif'); height:41px;width:212px;}

.DownloadIndividualFiles
    {background-image: url('/images/bn_download_individual_files.gif'); }
    
.DownloadSelected
    {background-image: url('/images/bn_download_selected_files.gif'); }    
.ProceedWithCheckout
    {background-image: url('/images/bn_proceed_to_checkout.gif'); }    