/*
	CSS Style Definitions for Partridges
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com

	layout
*/
table.products{ width: 100%; margin-bottom: 20px; color: #666 !important; }
table.products thead th{ color: #999; vertical-align: middle; border-bottom: 2px solid #9FCB60; border-top: 2px solid #9FCB60; text-transform:uppercase; background-color:#E9EFCA; padding:4px; text-align: left; font-weight: normal; }
table.products thead th.preview{ width: 50px; }
table.products thead th.buttons{ width: 80px; }
* html table.products thead th.buttons{ width: 88px; }
table.products thead th.padder{ vertical-align: middle; padding: 10px; }
table.products tbody td{ color: #999; vertical-align: bottom; border-bottom: 1px solid #9FCB60; padding: 4px; white-space: no-wrap; }
table.products tbody td img{ /*border: 1px solid #02730C;*/ }
table.products tbody td li img{ border: none; }

ul.actions{ margin:0; padding:0; list-style: none; }
* html ul.actions{ width: 88px; }
ul.actions li{ margin: 0 4px 0 0; padding:0; float:left; }
ul.actions li.nom{ margin: 0 !important; }
ul.actions li.price{ margin: 0 4px; padding-top: 3px; }
ul.actions li input.quantity{ margin:0 !important; }

ul.lifr{ margin:0; padding:0; list-style: none; }
ul.lifr li{ float: right!important; margin: 0 0 14px 4px; }

ul.lib0 li{ margin-bottom: 0 !important; }

* html ul.list3{ width: 70px !important; }

ul.wide{ width: 120px; float:right; }
ul.wide li{ float: right !important; }
* html ul.wide{ width: 130px; }

table.product{ width: 100%; margin: 8px 0; }
table.product tbody td{ padding:4px; }

p { color: #666; }
