/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	font-family: Trebuchet MS, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL {
margin-top:0px;
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

P {
margin-top: 0px; margin-bottom: 10px;
}

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* HOSTMANN-STEINBERG STYLES */

.Quote {
	color:gray;
	font-style:italic;
}

.AnnouncementPostedDateStyle{
	font-size: 10px;
	color: DimGray;
}

.IconPanelStyle {
	border-collapse: collapse;
	background-color: #E5E6E7;	
	margin-left: 5px;
	margin-top: -4px;

}

.IconPanelStyle td {
	text-align:center;
}

.IconPanelStyle img{
	border: 0px;
}


.ProductImage{
	width:150px;
	height:150px;
	float:right;
	vertical-align:top;
	border: 1px gray solid;
}

.ProductArea table{
	empty-cells:show;
}

.ProductArea{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;	
}

.ProductArea .StandardWidth:{
	width:930px;	
}

.ProductArea .ProductHeaderTable{
	vertical-align:middle;
}

.ProductArea .ProductOverviewTable{
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
}

.ProductArea .ProductOverviewTable tr{
	vertical-align:top;	
}

.ProductArea .ProductOverviewTable td{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
}

.ProductArea .ProductOverviewTable .ProductTitleSheetfed {
	font-weight: bold;
	font-size: 16px;
	background-color:#6c4097;
	color:white;
	padding: 2px 20px 2px 40px;

}

.ProductArea .ProductOverviewTable .ProductTitleFountain {
	font-weight: bold;
	font-size: 16px;
	background-color:#929597;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleHeatset {
	font-weight: bold;
	font-size: 16px;
	background-color:#ef4623;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleColdset {
	font-weight: bold;
	font-size: 16px;
	background-color:#0096b5;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleOverprint {
	font-weight: bold;
	font-size: 16px;
	background-color:#33a887;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleWaterbased {
	font-weight: bold;
	font-size: 16px;
	background-color:#00adee;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleUV {
	font-weight: bold;
	font-size: 16px;
	background-color:black;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitlePackaging {
	font-weight: bold;
	font-size: 16px;
	background-color:#ec038a;
	color:white;
	padding: 2px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleEnvironmental {
	font-weight: bold;
	font-size: 16px;
	background-color:#056835;
	color:white;
	padding: 1px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductTitleConsumables {
	font-weight: bold;
	font-size: 16px;
	background-color:#fef341;
	color:black;
	padding: 1px 20px 2px 40px;
}

.ProductArea .ProductOverviewTable .ProductInfoText {
	padding: 10px 20px 20px 40px;
}

.ProductArea .ProductOverviewTable ul
{
	margin-left:40px; 
	margin-top:5px; 
	padding-left:0.2em;
	margin-bottom:1em; 
}

.ProductArea .ProductOverviewTable li
{
	background:url(/Portals/0/Images/Bullet.png) 0px 7px no-repeat; 
	vertical-align:baseline;
	padding-left: 15px; 
	list-style:none; 
}

.ProductArea .ProductDescriptionTitle {	
	text-align:left;
	white-space:nowrap;
	padding-left:10px;
}


.ProductArea .ProductDescription {	
	text-align:left;
	white-space:nowrap;
	padding-left:10px;
	text-transform:uppercase;
}

.ProductArea .ProductBRCCell {
	border-right: 0px;
	text-align:center;
	width: 40px;
}

.ProductArea .FooterText {
	color:gray;	
	text-align:left;
}

.ProductArea .NA {
	color:#6c84bf;	
	text-align:left;
	font-weight:normal;
}

.ProductArea .ProductBRCLogo {	
	padding:2px;
	width:32px;
	height:32px;
}

.ProductArea .ProductPercentCell td {
	border-right:inherit 0px;
	text-align:center;
	width:20px;
}

.ProductArea .NoBorderCell {
	border-right: 0px;
	border-style:none;
}

.ProductArea .NoBorderLeftCell {
	border-right: 0px;
	border-style:none;
	text-align:left;
}

.ProductArea .NoBorderLeftCellNoWrap {
	border-right: 0px;
	border-style:none;
	text-align:left;
	white-space:nowrap;
}


.ProductArea .BorderCell {
	border-right: 2px whitesmoke solid;
	text-align:center;
	height:36px;
}


.ProductArea .ProductsTable {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color:#333333;
	border-collapse: collapse;
}


.ProductArea .ProductsTable td {
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
	font-weight:bolder;
}

.ProductArea .ProductsTable thead td {
	background-color:#6c84bf;
	color:white;
	font-weight:bold;
	vertical-align:bottom;
}

.ProductArea .ProductsTable tbody tr {
	
}

.ProductArea .ProductsTable tfoot td{
	text-align:right;
	border-style:none;
}


.ProductArea .ProductsTableLight {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color:#333333;
	border-collapse: collapse;
}


.ProductArea .ProductsTableLight td {
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
	font-weight:bolder;
}

.ProductArea .ProductsTableLight thead td {
	background-color:#e6e6e7;
	color:black;
	font-weight:bold;
	vertical-align:bottom;
}

.ProductArea .ProductsTableLight tbody tr {

}

.ProductArea .ProductsTableLight tfoot td{
	text-align:right;
	border-style:none;
}


.ProductArea .ProductsSeparatorRow td {
	background-color:#6c84bf;
	color:white;
	height:20px;	
}

.ProductArea .ProductsShadedRow td {
	background-color:#d7dbee;
}

.ProductArea .ProductLegendTable
{
	background-color:#d7dbee;
	font-family: Trebuchet MS, sans-serif;	
	text-align:left;
}

.ProductArea .ProductLegendTable span {
	color:#6c84bf;
}

.ProductArea .ProductLegendTable table thead tr {
	vertical-align:bottom;
}

.ProductArea .ProductLegendTable table thead tr td {
	padding-right:30px;
}



















