/* Copyright Efflinch Dot Com - EDC basket formatting */

/* Item List - full width list presentation with hover state changed table rows */

#basket {
	padding: 0px;
	min-height: 310px;
}
#basket .dettbl {
	width: 100%;
}
#basket .dettbl td {
	padding: 5px;
	vertical-align: top;
}
#basket .dettbl dd {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}
#basket .dettbl th {
	background-color: #CC0000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#basket .dettbl dt {
	display: block;
	float: left;
	width: 40px;
	margin-bottom: 8px;
	clear: left;
}


#basket .itemtbl {
	width: 100%;
	border-botton: #696798 1px solid;
	margin: 0px;
	padding: 0px;
}
#basket .itemtbl th {
	background: #CC0000;
	padding: 0px;
	border-top: 1px solid #FF0000;
	border-right: none;
	border-bottom: 1px solid #FF0000;
	border-left: none;
	color: #FFFFFF;
}
#basket .itemtbl td {
	border-top: 1px solid #333333;
	padding: 0px 0px 5px;
	vertical-align: top;
}
#basket .itemtbl .last td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#basket .itemtbl .last {
	text-align: center;
	border: none;
}
#basket .itemtbl .trnorm {
	background: #FFFFFF;
}
#basket .itemtbl .trover {
	background: #F4F8FD;
}
#basket .itemtbl a:link, #basket .itemtbl a:active, #basket .itemtbl a:visited {
	font-weight: bold;
	text-decoration: none;
}
#basket .itemtbl a:hover {
	color: #CC0000;
}
#basket .optiontbl {
	width: 100%;
}
#basket .optiontbl td {
	border-style: none;
	padding: 0px;
}
#basket input {
	text-align: right;
	height: 16px;
	width: 16px;
	font-size: 90%;
}
#basket .special {
	color: #CC0000;
	font-size: 90%;
	font-style: italic;
}
#basket .itemtbl .price {
	text-align: right;
	width: 80px;
	padding: 2px;
	font-weight: bold;
}
#basket .itemtbl .value {
	text-align: right;
	width: 80px;
	padding: 2px;
	font-weight: bold;
}
#basket .itemtbl .goodstotal {
	text-align: right;
	width: 80px;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	border-top-width: 2px;
	border-right: 2px solid #333333;
}
#basket .itemtbl .deltotal {
	text-align: right;
	width: 80px;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	border-top: none;
	border-right: 2px solid #333333;
}
#basket .itemtbl .ordertotal {
	text-align: right;
	width: 80px;
	padding: 2px;
	font-weight: bold;
	border: 2px solid #FF0000;
	background-color: #DAE9F8;
}
#basket .itemtbl .remove {
	text-align: center;
	padding: 2px;
}
#basket .itemtbl .item {
	text-align: right;
	width: 25px;
	padding: 2px;
}
#basket .itemtbl .colour {
	text-align: left;
	width: 80px;
	padding: 2px;
}
#basket .itemtbl .qty {
	text-align: right;
	width: 25px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
}
#basket .inputtbl .tick {
	text-align: right;
	width: 20px;
	padding: 2px;
}
#basket .itemtbl .description {
	padding: 2px;
	width: 300px;
	text-align: left;
	font-weight: bold;
}
#basket .itemtbl .goodstot {
	padding: 2px 5px 2px 2px;
	text-align: right;
	border-top-width: 2px;
	border-left: 2px solid #333333;
}
#basket .itemtbl .deltot {
	padding: 2px 5px 2px 2px;
	text-align: right;
	border-top: none;
	border-left: 2px solid #333333;
}
#basket .itemtbl .ordertot {
	padding: 2px 5px 2px 2px;
	font-weight: bold;
	text-align: right;
	border-left: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
}
#basket .itemtbl .thumbnail {
	display: block;
	float: left;
	margin-right: 3px;
}
#basket .noitems {
	text-align: center;
	padding: 5px;
}
#contact .imputtblh th {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	font-style: italic;
}
#contact .imputtblh td {
	padding: 3px;
	font-size: 10px;
}
#contact .imputtblh .emph {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: normal;
}
#contact .imputtblh .super {
	color: #FF0000;
}
#content #contact2 {
}
#content #basket .itemtbl #contact2 th {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	color: #003333;
}

#content #basket .itemtbl #contact2 td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	text-align: left;
}
#content #basket .itemtbl #addresses th {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000033;
}
#content #basket .itemtbl #addresses td {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact #addresses .emph {
	font-size: 14px;
}
#contact #addresses .highlight {
	color: #CC0000;
}
#contact #addresses th {
	font-size: 11px;
	vertical-align: top;
	padding-top: 5px;
}
#contact #addresses td {
	font-size: 11px;
	vertical-align: top;
}
#contact #addresses .error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#rightcol .boxbody .error p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#content #confirm th {
	padding-left: 10px;
}
#content #confirm td {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
#content .boxbody .deliverto p {
	margin: 0px;
	padding-left: 130px;
	font-size: 14px;
	font-weight: bold;
}
#content .boxbody .deliverto {
	margin-bottom: 10px;
}
