/* -----------------------------------------------

WOW Design Solutions
Author: Glynn Williams
Created: October 2009
Revision: 

----------------------------- */

/*----------------------------- body */
body {font-size:80%;color:#000;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}

#right, #left, .nopbutton, .btn, #remove, #rem1, #MiniNav, #ft, .HNav, #bcrumb {display:none;}

/*----------------------------- cart tables */
#nopcart th, #nopcart td, #nopcart .noptotal {color:#000;}
#nopcart th, #nopcart td {text-align:left;
	margin:0;
	vertical-align:baseline;
	padding:2px 0 2px 6px;
	color:#000;}
#nopcart th.th1 {width:12%;}
#nopcart th.th2 {width:50%;}
#nopcart th.th3 {width:10%;}
#nopcart th.th4 {width:14%;}
#nopcart th.th5 {width:14%;text-align:center;}
#nopcart th.th3 {width:10%;}
#nopcart th.th5, #nopcart td.td5 {padding:1px 0;
	text-align:center;}
#nopcart .noptotal {font-weight:bold;
	color:#000;
	padding:5px 0 1px 6px;
	border:none;}
#nopcart .noptotal {color:#000;
	font-size:120%;}
	
/*----------------------------- post form */
#AddDet label {color:#000;}
#AddDet input.med, #AddDet textarea.med {color:#000;}
#AddDet textarea {font-family:Arial, Helvetica, sans-serif;}
