/* hwb 05-aug-05 checkout basket css */
#basketcontent
{
	color: #5b626c;
	background-color:White;
	padding:0px 0px 0px 0px;
}
#basketcontent a:hover
{
   color:Black;
}
#basketcontent h1 {
background-color: #545454; 
	color: red;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

#basketcontent h2 {
	background-color:whitesmoke;
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
}

#basketcontent h3 {
	background-color:whitesmoke;
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}


.xsmalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.xprice 
{ 
   font-weight: bold; 
	color: #FFE42F;
}
.xRetailPrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #BBBBBB;
	font-family: verdana;
	text-decoration: line-through;
}
.baskhd 
{
   border:1px solid #a90610; 
	background: #f3f3f3;
	color:black;
	padding:0px 5px 0 5px;
}
.baskhd td
{
   color:#a90610;
   font-family: "Tahoma";
	font-size:16px;
   font-weight:bold;
}
.baskhd h1 {
background-color: #545454; 
	color: green;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}
#basketcontent .tbl0 {
margin:0;
padding:0;
}
#basketcontent .tbl1 {
margin:0;
padding:0;
}
#basketcontent .tr10 {
	height:20px;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
background-color: whitesmoke;
}
#basketcontent .tr11{
	font: normal 100%  Arial, Helvetica, sans-serif;
background-color: whitesmoke;
}
#basketcontent .tr1dl10 {
	height:20px;
	width:560px;
	/*	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
background-color: whitesmoke; */
}
#basketcontent .tr1dl11 {
background-color: whitesmoke;
}
#tbl1 td {
padding-left:30px;
}
.tr1dl21 td{
background: white;
	display:none;
	border:1px solid red;
}
#basketcontent .imgdel0 {
height:20px;
}
#basketcontent .imgdel1 {
height:14px;
}
#basketcontent .del1 {
height:10px;
}
#basketcontent .qua1 .numericbox{
display:none;
}
#basketcontent .qua1 .attr{
display:none;
}
#basketcontent .qua0 .label{
display:none;
}
#basketcontent .img0 {
height:80px;
width:90px;
}
#basketcontent .img1 {
height:40px;
width:45px;
}
#basketcontent .tr1td11 {
}

.none {
	display:none;
	}
#hidden {
	display:none;
	}
.hidden {
	display:none;
	}

.clear {
	clear:both;
	}
