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

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

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

#middle {width:728px;
	margin:0 20px;}
h1#MainH1 {height:25px;
	width:728px;
	text-transform:none;
	margin-bottom:10px;
	background:#66770A url(../images/layout/XBRMid.gif) left top no-repeat;
	font-size:1.1em;
	letter-spacing:0.05em;
	line-height:180%;
	text-indent:174px;
	font-weight:normal;
	color:#FFF;}
#mp {background:none;}

/*----------------------------- cart tables */
#nopcart {text-align:left;
	margin-bottom:15px;
	padding:0;}
#nopcart {font-size:90%;}
#nopcart th, #nopcart td {text-align:left;
	margin:0;
	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, #nopcart th.th5 {border-right:#000 1px solid;}
#nopcart th.th1 {width:12%;}
#nopcart th.th2 {width:38%;}
#nopcart th.th3 {width:10%;}
#nopcart th.th4 {width:14%;}
#nopcart th.th5 {width:12%;}
#nopcart th.th6 {width:14%;}
#nopcart td {border-bottom:1px solid #A6BFC3;}
#nopcart td.td1, #nopcart td.td2, #nopcart td.td3, #nopcart td.td4, #nopcart td.td5 {border-right:#A6BFC3 1px solid;}
#nopcart th.th6, #nopcart td.td6 {padding:1px 0;
	text-align:center;}
	
#nopcart .noptotal {font-weight:bold;
	font-size:110%;
	color:#0A72BA;
	padding:5px 0 1px 6px;;
	border:none;}

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

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