body{
	text-align:left;
	border:0;
	padding:0;
	margin:0;
	font-family: myriad pro, arial, verdana;
	width: auto;
}

#page{
	border:0;
	padding:10px 0 0 0;
	margin:0px 5px 0px 5px;
	width:970px;
	text-align:left;
}

#header{
	border:0;
	padding:0;
	margin:0;
	position:relative;
	top:10px;
	height:110px;
}

#header img{
	position:relative;
	left:40px
}

#phonenumber{
	position:relative;
	left:650px;
	top:-60px;
	width: 330px;
	padding: 0;
	margin: 0;
	border: 0;
}

#phonenumber h1{
	font-size:20px;
	color:#000000;
	padding: 0;
	margin: 0;
	border: 0;
}

#menu{
	width:960px;
	border:0;
	padding:0;
	margin:0;
	line-height: 12px;
}

#menu img{
	padding:6px 0px 0px 15px;
	border:0px;
	margin:6px 0px 0px 0px;
	position:relative;
	top:8px;
}

#mainarea{
	border:1px solid #868686;
	margin:0px 0px 0px 0px;
	padding:0px 20px 10px 30px;
	background:#ffffff;
	clear:  both;
	width: 100%;
	position: relative;
	top: -32px;
}

#mainarea h1{
	font-size: 22px;
	padding-top: 10px;
}

img.dawson{
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	top: -10px;
}


div#footer{
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -30px;
	height:10px;
}

div#footer img#dawson{
	padding: 0px 0px 0px 35px;
	float: left;
}

div#footer ul{
	padding:10px 10px 0 130px;
	list-style:none;
 }
 
div#footer p.copyright{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: right;
	color: #525152;
	font-size: 12px;
	position: relative;
	top: -30px;
}

table#customerdetails{
	width: 100%;
}

table#customerdetails tr td{
	border: 1px solid #868686;
	padding: 0px 10px 10px 10px;
}

table#billing tr td{
	border: 0px;
}

table#delivery tr td{
	border: 0px;
}

table#shoppinglist{
	width: 600px;
}

table#shoppinglist tr th{
	background:#da3d61;
	border: 1px solid #dc8196;
	color: #ffffff;
	padding: 2px 0px 1px 10px;
}

table#shoppinglist tr td{
	padding: 5px;
}

table#shoppinglist tr td.prodname{
	padding: 5px 0px 5px 20px;
}

table#shoppinglist tr td.unitprice{
	text-align: right;
	width: 70px;
}

table#shoppinglist tr td.quantity{
	width: 70px;
	text-align: center;
}

table#shoppinglist tr td.prodtotal{
	text-align: right;
	width: 70px;
	padding: 5px 20px 5px 0px;
}

table#shoppinglist tr td.total{
	text-align: right;
	width: 70px;
	padding: 5px 20px 5px 0px;
	color: #ff0000;
	font-weight: bold;
}

table tr td.box{
	vertical-align: top;
	border: 1px solid #868686;
	padding: 0px 10px 10px 10px;
}

table tr td.box h2{
	font-size: 14px;
}

.orderstage1right{
	position: relative;
	left: 500px;
	font-size: 12px;
}

.orderstage2right{
	position: relative;
	top: 15px;
	left: 230px;
	font-size: 12px;
}

table#orderreview{
	margin: 5px 5px 5px 30px;
	border: 1px solid #868686;
	padding:  5px;
}

table#order{
	width: 100%;
}

table#order tr th{
	background:#da3d61;
	color: #ffffff;
	padding: 2px 0px 1px 10px;
}

table#order tr th.productcode{
	width: 110px;
}

table#order tr th.unitprice{
	width:  110px;
}

table#order tr th.quantity{
	width: 80px;
}

table#order tr th.linetotal{
	width: 110px;
}

table#order tr td{
	padding: 5px 20px 5px 5px;
}

table#order tr td.totals{
	padding: 5px 5px 5px 680px;
}

table#order tr td.totalsvalue{
	text-align: right;
	color: #ff0000;
	
}

input#placeorder{
	position: relative;
	left: 830px;
}

p.details{
	padding:  5px 5px 5px 50px;
	
}

a{
	text-decoration: none;
}

a img{
	border: 0px;
}

.paidstatus{
	color: #ff0000;
	text-align: right;
	padding-right: 15px;
	font-size: 25px;
}
