.Exiqon_HI_Table
{
}

.Exiqon_HI_TableRow
{
}

.Exiqon_HI_TableCell
{
}

.Exiqon_HI_ErrorLabel
{
	color: Red;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.BasketWrapperPanel
{
	overflow : visible;	
}

.BasketSummaryWrapper
{
	border-collapse : separate;	
	vertical-align : top;
	border : dotted 2px #6B6D6F;
	border-bottom : none;
	border-right : none;
	border-left : none;
	padding : 0px;
	width : 100%;	
}

.ProductsListWrapperCell
{
	padding-left : 2px;
	vertical-align : top;
	border-left : dotted 2px #6B6D6F;
}

.BasketSummaryTable
{
	margin-top : 2px;
	width : 100%;	
}

.BasketSummaryDescription
{
	color:	#333333;
	text-decoration: none;
	font-size : 12px;	
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	padding : 0px 4px 2px 4px;
	width : auto;
}

.ProductListTable
{
	width : 100%;	
}

.SummingUpTable
{
	width : 100%;
}

.BasketSummaryIcon
{
	background-image: url(/_layouts/1033/images/Exiqon/trolley.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 25px;
	height : 25px;
}

td.BasketSummaryHeader
{
	/*color : #B52A28;*/
	background-image: url(/_layouts/1033/images/Exiqon/SlideDownDownArrowMargin.png);
	background-position : top left;
	background-repeat : no-repeat;
	background-position : left center;
	color : #FFFFFF;
	background-color : #00A8ED;
	font-size : 12px;
	line-height : 1.25em;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 800;
	padding : 4px 4px 4px 20px;
	width : auto;
}


td.BasketSummarySummary

{
	color : #000000;
	font-size : 12px;
	line-height : 1.25em;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: 800;
	padding : 2px 4px 2px 25px;
	width : auto;
}

td.BasketSummaryProductCount
{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	vertical-align : top;
	line-height : 1.25em;
	padding : 2px 2px 2px 4px;
	font-weight : 800;
	width : 15px;
}

td.BasketSummaryProductList
{
	color : #000000;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	line-height : 1.25em;
	padding : 2px 4px 2px 4px;
	width : auto;
}

.BasketSummaryFooter
{
	padding : 4px 4px 2px 4px;
	vertical-align : top;
	border-left : dotted 2px #6B6D6F;
}

.BasketSummaryFooter a,
.BasketSummaryFooter a:link,
.BasketSummaryFooter a:visited
{
	background-image: url(/_layouts/1033/images/Exiqon/SlideDownLinkArrow.png);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	line-height : 1.25em;
	text-decoration : underline;
	padding-left : 15px;
	color : #333333;
}

.BasketSummaryFooter a:hover, .BasketSummaryFooter a:visited:hover
{
	background-image: url(/_layouts/1033/images/Exiqon/SlideDownLinkArrow.png);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	line-height : 1.25em;
	text-decoration : underline;
	padding-left : 15px;
	color : #B52A28;
}
