	/*

Stylesheet for Concept Products
Handwritten by Richard Wilmot (AztecMedia.eu)
www.concept.com

*/



																/* --------- Column 1 --------- */


	
#picking-list #column-1 {
	float:left;
	width: 165px;
	padding: 20px 20px 20px 20px;
	}
	



																/* --------- Column 2 --------- */



#picking-list #column-2 {
	float:left;
	width: 730px;
	padding: 20px 5px 20px 0px;
	}
	


	
	
																/* --------- Pickign List--------- */

#btn-log-out a {
	background: url('../images/btn-log-out.gif') no-repeat top center;
	display:block;
	width:80px;
	height:25px;
	float:left;
	text-indent:-25000px;
}

#btn-log-out a:hover {
	background-position:0 -25px;
}



.picking-list-table td {
	padding:0 5px 0 5px;
	vertical-align:middle;
	text-align:center;
	line-height:1.2em
}	

.picking-list-table td.header {
	background-color:#00295d;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:5px
}	


.picking-list-table select {
	width:80px;
}

#product-form #delete {
	background: none;
	width:25px;
	height:25px;
	padding-top:0px;
}



#btn-view-picking-list a,
#btn-add-picking-list a {
	background: url('../images/btn-view-picking-list.png') no-repeat top center;
	display:block;
	width:120px;
	height:25px;
	float:left;
	text-indent:-25000px;
}

#btn-add-picking-list a {
	background: url('../images/btn-add-picking-list.png') no-repeat top center;
}

#btn-view-picking-list a:hover,
#btn-add-picking-list a:hover {
	background-position:0 -25px;
}




																/* --------- Pickign List--------- */
.buytandc td {
	padding-bottom:5px;
	line-height:1.2em
}

.buytandc td.tablecol1 {
	width:40px;
	font-weight:bold
}

.buytandc td.tablecol2 {
	width:35px;
	font-weight:bold;
	padding-left:5px;
}

.buytandc td.tablecol3 {
	width:30px;
	font-weight:bold;
	padding-left:10px;
	font-size:90%
}

.buytandc td.divide {
	height:20px;
}


.buytandc td.upper {
	font-weight:bold;
	text-transform:uppercase;
}

.plqty {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/product-quantity.gif) no-repeat scroll left top;
border:medium none;
float:left;
height:20px;
padding-top:5px;
text-align:center;
width:40px;
}
