/* HEADER */
div#contactus, div#phoneorders { color: #3eb736; }
   #contactus { background: transparent url(../img/header-contactus-bg-green.gif) no-repeat left; }
   #phoneorders { background: transparent url(../img/header-phoneorders-bg-green.gif) no-repeat left; }
div#searchbox button { background: transparent url(../img/button-24-gray.gif) no-repeat; }

ul#menumain { background: green url(../img/menu-bg-green.png) left; }
  #menumain li { background: green url(../img/menu-cell-bg-green.png); }

#loginbox button, #unloginbox button { background: transparent url(../img/button-56-green.gif) no-repeat; }

#main div.mainheader { background: #e0e0e0 url(../img/screen-header-green.png) no-repeat top; }

a#pictureview { background: transparent url(../img/icon-picture-view-green.gif) no-repeat left; }
a#tableview { background: transparent url(../img/icon-table-view-green.gif) no-repeat left; }
a#print { background: transparent url(../img/icon-print-green.gif) no-repeat left; }
a#send { background: transparent url(../img/icon-send-green.gif) no-repeat left; }

div#preregistration button { background: transparent url(../img/button-75-green.gif); }

div#registration button { background: transparent url(../img/button-75-green.gif); }
   #registration button#save { background: transparent url(../img/button-100-green.gif); }
   
div#sendpwd button { background: transparent url(../img/button-75-green.gif); }

div#orderdetail button#btn_changeaddr { background: transparent url(../img/button-100-green.gif); }
   #orderdetail button#btn_proforma { background: transparent url(../img/button-125-green.gif); }
   #orderdetail button#btn_backcart { background: transparent url(../img/button-150-green.gif); }
   #orderdetail button#btn_home { background: transparent url(../img/button-150-green.gif); }
   #orderdetail button#btn_order { background: transparent url(../img/button-125-green.gif); }
   #orderdetail button#btn_adddisc { background: transparent url(../img/button-100-green.gif); } 
   #orderdetail button#btn_tatrapay { background: transparent url(../img/button-150-green.gif); } 
	
div#shopcart button#btn_order { background: transparent url(../img/button-75-green.gif); }
   #shopcart button#btn_refresh { background: transparent url(../img/button-100-green.gif); }
	
div#licencelist button { background: transparent url(../img/button-75-green.gif); }

div#contacts button { background: transparent url(../img/button-75-green.gif); }
   #contacts button#btn_setdef { background: transparent url(../img/button-175-green.gif); }
   #contacts button#btn_back { background: transparent url(../img/button-125-green.gif); }
	
div#login button { background: transparent url(../img/button-75-green.gif); }

div#asearch button { background: transparent url(../img/button-75-green.gif); }

div#ctgdownload2 button { background: transparent url(../img/button-75-green.gif); }

div#changepwd button { background: transparent url(../img/button-75-green.gif); }


/* Price box */
table.pricebox tr td, .priceboxsimple tr td  { background: #209e19 url(../img/pricebox-left-green.gif) left no-repeat; }
     .pricebox tr td.pbn1, table.priceboxsimple tr td.pbn1  { background: #209e19 url(../img/pricebox-right-green.gif) right no-repeat; }
	 .pricebox tr td.pbn1 strong { background: #209e19 url(../img/pricebox-middle-green.gif) left no-repeat; }
	 .pricebox tr td.pbn2 strong { background: transparent url(../img/pricebox-middle-gray.gif) left no-repeat; }
     .pricebox tr td.pbo2, .pricebox tr td.pbn2, .priceboxsimple tr td.pbo2, .priceboxsimple tr td.pbn2 { background: none; color: #969696; }
