body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: left; }
	
a:link {
	color: #3D47A0; }

a:visited {
	color: #3D47A0; }

a:hover {
	color: #3D47A0; }

a:active {
	color: #3D47A0; }

p {
	text-align: left; 
	margin: 5px 0px 5px 0px; }

table {
	margin: 0px;
	padding: 0px; }

h1 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium ;
    font-weight: bold;
    margin-bottom: 0px; }

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#PricescanFrame
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}
#PricescanHeader
{
    font-size: x-small;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    background-color: #3d47a0;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 4px;
    height: 70px;
}
#PricescanHeaderTop
{
    margin-top: 0;
    text-align: right;
}
#PricescanHeaderTop a:link,
#PricescanHeaderTop a:visited,
#PricescanHeaderTop a:hover, 
#PricescanHeaderTop a:active
{
    color: #ffffff;
    text-decoration:underline;
}
#BlogLink /* needs own rule due to FireFox bug */
{
    color: #ffffff;
    text-decoration:underline;
}
#PricescanHeaderImage
{
    float: left;
}
#PricescanHeaderSelections
{
    margin-top: 5px;
    text-align: right;
    font-weight: bolder;
}
#TagLine
{
    font-size: large;
    font-weight: bold;
}
#TagLine ul
{
    color: #669;
    font-size: medium;
    font-weight: bold;
    margin: 5px 0px 15px 20px;
    padding-left: 1em;
}

.SearchForm
{
    border-top: #cccccc 1px solid;
    background-color: #eeeeee;
    border-bottom: #cccccc 1px solid;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
    font-weight: bolder;
    font-size: small;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}

.SearchForm input, select
{
    margin: 0px 5px 0px 5px;
}
#CookieTrail {
	color: #3D47A0;
	border: none;
	font-weight: bold;
	margin: 10px 0px 10px 0px; }

#BreadcrumbTrail {
	color: #3D47A0;
	border: none;
	font-weight: bold;
	margin: 10px 0px 10px 0px; }

.GreyBorderedBox {
	background: #EEEEEE;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC; }

.BlueBorderedBox {
	background: #3D47A0;
	color: #FFFFFF;
	border-top: solid 1px #3D47A0;
	border-bottom: solid 1px #3D47A0; }

.FullPageWidth {
	width: 750px; }

a.NoUnderline {
	text-decoration: none; }

.ResultsHeader
{
    background-color: #DDDDDD;
    padding: 2px 5px 2px 5px;
    width: 740px;
    height: 22px;
    vertical-align: bottom;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.ResultsFooter
{
    background-color: #FFFFFF;
    padding: 2px 5px 2px 5px;
    width: 740px;
    text-align: right;
    vertical-align: bottom;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

table.Filter
{
    border-collapse: collapse;
}

table.Filter tr
{
    height: 77px;
}

tr.AlternateColor td
{
    background-color: #eeeeee;
}

table.Filter tr td
{
    border-bottom: Solid 1px #cccccc;
    border-top: None;
    padding-top: 10px;
    padding-bottom: 10px;
}

.FilterCriteria
{
    margin-left: 10px;
    margin-bottom: 15px;
    padding: 5px 5px 5px 0px;
    background-color: #eeeeee;
    text-align: right;
    vertical-align: top;
}

.FilterCriteria select
{
    margin-right: 0px;
    margin-bottom: 0px;
}

th.vendor {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	height: 25px;
	width: 225px;
	color: #000000;
	background-color: #cccccc; }

th.price {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 80px;
	color: #000000;
	background-color: #cccccc; }

th.price a:link {
	color: #000000;
	background-color: #cccccc; }

th.price a:visited {
	color: #000000;
	background-color: #cccccc; }

th.price a:hover {
	color: #000000;
	background-color: #cccccc; }

th.price a:active {
	color: #000000;
	background-color: #cccccc; }

th.shipping {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 70px;
	color: #000000;
	background-color: #cccccc; }

th.tax {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 60px;
	color: #000000;
	background-color: #cccccc; }

th.totalcost {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 110px;
	color: #000000;
	background-color: #cccccc; }

th.totalcost a:link {
	color: #000000; }

th.totalcost a:visited {
	color: #000000; }

th.totalcost a:hover {
	color: #000000; }

th.totalcost a:active {
	color: #000000; }

th.instock {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	height: 25px;
	width: 65px;
	color: #000000;
	background-color: #cccccc; }

th.vendorrating {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	height: 25px;
	width: 80px;
	color: #000000;
	background-color: #cccccc; }

th.vendorrating a:link {
	color: #000000; }

th.vendorrating a:visited {
	color: #000000; }

th.vendorrating a:hover {
	color: #000000; }

th.vendorrating a:active {
	color: #000000; }

th.buynow {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	height: 25px;
	width: 60px;
	color: #000000;
	background-color: #cccccc; }

th.source {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	height: 25px;
	width: 100px;
	color: #000000;
	background-color: #cccccc; }

th.qty {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 30px;
	color: #000000;
	background-color: #cccccc; }

th.rxcost {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 70px;
	color: #000000;
	background-color: #cccccc; }

th.unitcost {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 60px;
	color: #000000;
	background-color: #cccccc; }

td.vendor {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.price {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.shipping {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.tax {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.totalcost {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: right;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.instock {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.vendorrating {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

td.buynow {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000; }

.KeywordsHeader
{
    border:1px solid #cccccc;
    background:#eeeeee;
    color:#000000;
    padding-left:10px;
    padding-top:4px;
    padding-right:5px;
    padding-bottom:6px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:x-small;
    font-weight:bold;
    vertical-align:middle;
    width:730px;
    margin-top:10px;
}

.KeywordsContent
{
	border:1px solid #cccccc;
	border-top:0px;
	padding:15px 10px 10px;
	margin-bottom:15px;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	width:725px
}

.ItemImageContent
{
	border:1px solid #cccccc;
	padding: 10px;
	margin:0px;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}

.ItemImageFooter
{
    border:1px solid #cccccc;
	border-top:0px;
    background:#eeeeee;
    color:#666666;
    padding-left:10px;
    padding-top:4px;
    padding-right:5px;
    padding-bottom:6px;
    text-align:center;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:x-small;
    font-weight:bold;
    vertical-align:middle;
    margin-top:0px;
}

span.FooterText
{
    font-family: Verdana, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
    color: White;
}

.FooterCategoryLinks
{
    color: White;
    font-size: x-small;
}

.FooterCategoryLinks a
{
    color: White;
}

#SitemapLinks, #SitemapLinks a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: x-small;
    color: White;
    margin-bottom: 4px;
}
