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

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

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

#nopcart {text-align:left;
	margin-bottom:15px;
	padding:0;}
#nopcart {font-size:90%;}
#nopcart th, #nopcart td {text-align:left;
	margin:0;
	vertical-align:baseline;
	padding:2px 0 2px 6px;
	color:#000;}
#nopcart th {border-bottom:#000 1px solid;
	font-size:100%;
	border-top:#000 1px solid;}
#nopcart th.th1, #nopcart th.th2, #nopcart th.th3, #nopcart th.th4 {border-right:#000 1px solid;}
#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 td {border-bottom:1px solid #A6BFC3;}
#nopcart td.td1, #nopcart td.td2, #nopcart td.td3, #nopcart td.td4 {border-right:#A6BFC3 1px solid;}
#nopcart th.th5, #nopcart td.td5 {padding:1px 0;
	text-align:center;}
#nopcart .noptotal {font-weight:bold;
	color:#0A72BA;
	padding:5px 0 1px 6px;
	border:none;
	color:#000;
	font-size:120%;}

/*----------------------------- cart form */
#PayForm {margin-bottom:20px;}

/*----------------------------- post form */
label {color:#002A59;
	font-weight:lighter;
	margin:0 0 8px 5px;
	padding:0;}
input.med, textarea.med {color:#666;
	width:50%;
	padding:5px;
  margin:2px 0 4px;
	font-size:90%;
	border:#A6BFC3 1px solid;}
textarea {width:280px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;}
