﻿.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the DataList control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.DataList
{
}

.DataList table
{
}

.DataList table caption
{
}

.DataList table thead
{
}

.DataList table thead tr
{
}

.DataList table thead tr th
{
}

.DataList table tfoot
{
}

.DataList table tfoot tr
{
}

.DataList table tfoot tr td
{
}

.DataList table tbody
{
}

.DataList table tbody tr
{
}

.DataList table tbody tr td
{
}


.DataList-subnav
{
	margin-left: 20px;
	color: #154886;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.DataList-subnav table
{
	color: #154886;
}

.DataList-subnav table caption
{
}

.DataList-subnav table thead
{
}

.DataList-subnav table thead tr
{
}

.DataList-subnav table thead tr th
{
}

.DataList-subnav table tfoot
{
}

.DataList-subnav table tfoot tr
{
}

.DataList-subnav table tfoot tr td
{
}

.DataList-subnav table tbody
{
}

.DataList-subnav table tbody tr
{
}

.DataList-subnav table tbody tr td
{
	padding-bottom: 12px;
	color: #154886;
}

.DataList-subnav a:link
{
	color: #154886;
}
.DataList-subnav a:visited
{
	color: #154886;
}
.DataList-subnav a:hover
{
	color: #154886;
	text-decoration: underline;
}
.DataList-subnav a:active
{
	color: #154886;
}



.DataList-productaltimg
{
	border-collapse: collapse;
}


.DataList-productaltimg table
{
}

.DataList-productaltimg table tr
{
}


.DataList-productaltimg table caption
{
}

.DataList-productaltimg table thead
{
}

.DataList-productaltimg table thead tr
{
}

.DataList-productaltimg table thead tr th
{
}

.DataList-productaltimg table tfoot
{
}

.DataList-productaltimg table tfoot tr
{
}

.DataList-productaltimg table tfoot tr td
{
}

.DataList-productaltimg table tbody
{
}

.DataList-productaltimg table tbody tr
{
}

.DataList-productaltimg table tbody tr td
{
	padding: 0 2px 10px 0;
	text-align: center;
}


.DataList-catalogproductstable
{
	border-collapse: collapse;
	float: left;
	display: block;
	clear: both;
}

.DataList-catalogproductstable table
{
	width:200px;
}

.DataList-catalogproductstable table tr
{
}


.DataList-catalogproductstable table caption
{
}

.DataList-catalogproductstable table thead
{
}

.DataList-catalogproductstable table thead tr
{
}

.DataList-catalogproductstable table thead tr th
{
}

.DataList-catalogproductstable table tfoot
{
}

.DataList-catalogproductstable table tfoot tr
{
}

.DataList-catalogproductstable table tfoot tr td
{
}

.DataList-catalogproductstable table tbody
{
	border-collapse: collapse;
}

.DataList-catalogproductstable table tbody tr
{
}

.DataList-catalogproductstable table tbody tr td
{
	padding: 0 10px 10px 0;
	text-align: center;
}

.DataList-catalogproductstable a:link
{
	color: #154886;
	text-decoration: none;
}
.DataList-catalogproductstable a:visited
{
	color: #154886;
	text-decoration: none;
}
.DataList-catalogproductstable a:hover
{
	color: #154886;
}
.DataList-catalogproductstable a:active
{
	color: #154886;
	text-decoration: none;
}



.DataList-baskettable
{
	float:left;
	border:dotted 1px #ccc;

}

.DataList-baskettable table
{
	width: 568px;

}

.DataList-baskettable table tr
{

}


.DataList-baskettable table caption
{
	background-color: #EDF8FA;
	font-weight: bold;
	text-align:left;
	padding:5px 0 5px 0px;
}

.DataList-baskettable table thead
{
}

.DataList-baskettable table thead tr
{
}

.DataList-baskettable table thead tr th
{

}

.DataList-baskettable table tfoot
{
}

.DataList-baskettable table tfoot tr
{
}

.DataList-baskettable table tfoot tr td
{
	border-top:dotted 1px #ccc;
	padding:5px 0 5px 5px;


}

.DataList-baskettable table tbody
{


}

.DataList-baskettable table tbody tr
{

}

.DataList-baskettable table tbody tr td
{

}

.DataList-baskettable a:link
{
}
.DataList-baskettable a:visited
{
}
.DataList-baskettable a:hover
{
}
.DataList-baskettable a:active
{
}


