.details {
	width: 470px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.details td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.misc {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.misc .details {
	margin: 0px;
}

.misc td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.misc .name {
	width: 100px;
}

.details .header1{
	color: #FFFFFF;
	background-color: #003399;
	text-align: left;
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
}
.details th {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.details .catno {
width:70px;
}
.details .name {
	width:120px;
}
.details .size {
width:80px;
}
.details .packaging {
	width: 130px;
}

.details .group {
width:50px;
text-align:center;
}
.details .price {
width:50px;
text-align:right;
}
.details .qty {
	width:40px;
	text-align:center;
	background-color: #3399FF;
}
.details .specialprice {
width:50px;
text-align:right;
}
.details .remove {
	width:40px;
	text-align: center;
}

.details #cart .name {
width:100px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: center;
}
.details .button {
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}
.cart .button {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.details input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.totals {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#ordernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #999999;
}
#ordernav .activepage {
	font-size: 16px;
	color: #000000;
}
#specials tr.coloredrow {
	background-color: #EFEFEF;
}

#specials .colcolor2 {
	background-color: #00CC99;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
#specials .colcolor3 {
	background-color: #0066FF;
	text-align: right;
}
#specials .name {
	width: 150px;
}
#acctform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
#acctform .header {
	color: #FFFFFF;
	background-color: #003399;
	text-align: left;
	padding: 4px;
}
#acctform th {
	text-align: right;
	background-color: #CCFFFF;
	padding-right: 4px;
}
#acctform td {
	padding: 3px;
	text-align: left;
}
#acctform .backcolor2 {
	background-color: #FFCC00;
}
#acctform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#acctform .button {
	float: left;
	text-align: center;
}
#confirm  .qty {
	color: #FFFFFF;
	font-weight: bold;
}
#acctinfo td {
	font-size: 12px;
	padding-right: 5px;
}
#acctinfo .button {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#express td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

