﻿.Bold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: White;
	letter-spacing: 1px;
	font-weight: bold;
}
img.Product
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
}
img.Feed
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
a.Feed
{
	font-size: 1em;
	line-height: 1.6em;
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.SubHeadlineOrange
{
	text-decoration: none;
	color: #F8AC0A;
}
div.Feed
{
	border-top: solid 1px #333333;
	background-image: url(../images/CellBg.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
}
div.CellBg, td.CellBg
{
	border-top: solid 1px #333333;
	background-image: url(../images/CellBg.png);
	background-repeat: no-repeat;
}
div.CellBgLong, .LedDriverSelect, .LedDriverFixture, td.CellBgLong
{
	border-top: solid 1px #333333;
	background-image: url(../images/CellBgLong.png);
	background-repeat: no-repeat;
}
.ProductCell
{
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
}
td.ProductGrid
{
	padding: 5px 5px 5px 5px;
	border-right: solid 1px white;
	vertical-align: middle;
	text-align: center;
}
.LargeProductImage
{
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
div.ProductItem
{
	float: left;
	text-align: center;
	width: 24%;
}
.DisplayNone
{
	display: none;
}
.DataGridItem
{
	padding: 3px 3px 3px 3px;
	border-bottom: solid 1px #333333;
}
.LedDriverSelect
{
	float: left;
	width: 38%;
	padding-top: 10px;
	padding-left: 10px;
}
.LedDriverFixture
{
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
}
.Logo
{
	float: left;
	border: none;
	margin-left: 10px;
	margin-right: 20px;
}
@media print
{
	.NoPrint
	{
		display: none;
	}
}
@media screen
{
	.OnlyPrint
	{
		display: none;
	}
}
