#PrintHeaderInclude { 
  display : none; 
} 

/* Default Stylesheet */

/* ul.pdf: Used on Instruction manual index page. */
ul.pdf
{
list-style-image: url('/images/navigation/pdf-icon.gif')
}

/* GeneralPage: Used on all pages. */
.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

/* Used on all standard links. */
a:link {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #385B39; text-decoration: underline}  /* unvisited link */
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #829382; text-decoration: underline}  /* visited link */
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #CD8A3F; text-decoration: underline}   /* Normal:CD8A3F Christmas:990000 */
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #CD8A3F; text-decoration: underline}   /* Normal:CD8A3F Christmas:990000 */

/* Used on category bar text links. */
a.CategoryBarLinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #362510; text-decoration: none}/* Normal:362510 Christmas:FFFFFF */
a.CategoryBarLinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #362510; text-decoration: none}/* Normal:362510 Christmas:FFFFFF */
a.CategoryBarLinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: underline}/* Normal:FFFFFF Christmas:FEBE20 */
a.CategoryBarLinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: underline}/* Normal:FFFFFF Christmas:FEBE20 */

/* Used on side cookie-crumb and product-list include files; and SearchResult.aspx (grid view). */
a.SmallerLinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; color: #385B39; text-decoration: underline}
a.SmallerLinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; color: #829382; text-decoration: underline}
a.SmallerLinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; color: #CD8A3F; text-decoration: underline}/* Normal:CD8A3F Christmas:990000 */
a.SmallerLinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; color: #CD8A3F; text-decoration: underline}/* Normal:CD8A3F Christmas:990000 */

/* Used on left hand sidebar text links. */
a.LeftSidebarLinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #C9B587; text-decoration: none}
a.LeftSidebarLinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #C9B587; text-decoration: none}
a.LeftSidebarLinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a.LeftSidebarLinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none}

/* Used on text links that are inside a Panel. */
a.PanelLinks:link {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #385B39; text-decoration: underline;}
a.PanelLinks:visited {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #385B39; text-decoration: underline;}
a.PanelLinks:hover {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #CD8A3F; text-decoration: underline;}

/* Used on left hand sidebar text headers. */
.LeftSidebarHeaders
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 13px; /*9pt; /* Font Size */
	color: #EDEBE9; 
	font-weight: bold; /* Font Style */
	font-style: normal; /* Font Style */
	text-decoration: none; /* Font Style */
}

/* ErrorMessages: Used on the "ErrorMessage" [ASP:LABEL]'s on all product pages. */
.ErrorMessages
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 100%; /* Font Size */
	color: #CC0000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	/* background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: center; /* Text Align */
}

/* Messages: Used on the "Messages" [ASP:LABEL]'s on all product pages. */
.Messages
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 100%; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: center; /* Text Align */
}

/* Content: Used on the product descriptions. */
.Content
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 100%; /*9pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

/* SmallContent: Used on the  ">" character between cookie crumb links. */
.SmallContent
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 80%; /*9pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}


/* Used on product names and other page headers. */
h1
{
	font-family: Arial, Helvetica, sans-serif; /* Normal:Arial, Helvetica, sans-serif Christmas:Times New Roman, Times, serif */
	font-size: 100%; /* Font Size: Normal:100% Christmas:150% */
	color: #644C39; /* Font Color Normal:644C39 Christmas:990000 */
	font-weight: bold; /* Font Style */
	font-style: normal; /* Normal:normal Christmas:italic */
	text-decoration: none; /* Font Style */
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Used at top of product list include files and other areas like the bottom of the Kloss Model Three Complete System. */
h2
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 100%; /*9pt; /* Font Size */
	color: #467247; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

h3
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 80%; /*9pt; /* Font Size */
	color: #467247; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

/* ProductPrice: Used on product bots to display product prices on product pages. */
.ProductPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color:	#CC0000;
	font-weight: bold;
}

/* ProductSale: Used on product bots to display product sale prices on product pages. */
.ProductSale
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:	#666666;
	font-weight: normal;
}

/* CopyRight: Used at bottom of all pages. */
.CopyRight
{
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #C9B587; 
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

/* CartSeparator: Used to seperate products listed on the shopping cart. */
.CartSeparator
{
	background-color: #467247;	
}

/* Panel: Settings for panel sections such as Bill To Information or the shopping cart panel, or Shipping Method Panel	*Used to seperate products listed on teh shopping cart. */
.Panel
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7DED7;
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	border: 1px solid #467247;
}


/* SmallNote: Used on ShoppingCart.aspx for instructions on special items like satellite radio equipment: "ONLY AVAILABLE TO THE CONTINENTAL UNITED STATES." Also used on ShipSummary.aspx and ShippingQuote.ascx. */
.SmallNote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* Font Size */
	color: #CC0000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

.PanelHeader
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #467247;
	font-size: 100%; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	padding: 6px
}

/* Panel: Settings for panel sections such as Bill To Information or the shopping cart panel, or Shipping Method Panel	*Used to seperate products listed on teh shopping cart. */
.WhitePanel
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	border: 1px solid #467247; 
}

.ErrorTable
{
	background-image: none;
	background-color: #FFFFD5;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;; /* Font Face */
	font-size: 13pt; /* Font Size */
	color: #990000; /* Font Color */
	font-weight: normal; /* Font Style */		
}

/*****************************************************************/
/* Begin Classes used to show the FAQ tabs on the product pages. */
/*****************************************************************/

/* Used on tabs text links. */
a.LightTabLinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #385B39; text-decoration: none;}
a.LightTabLinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #385B39; text-decoration: none;}
a.LightTabLinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #CD8A3F; text-decoration: none;}
a.LightTabLinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #CD8A3F; text-decoration: none;}

/* Used on tabs text links. */
a.DarkTabLinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.DarkTabLinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.DarkTabLinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #CD8A3F; text-decoration: none;}
a.DarkTabLinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #CD8A3F; text-decoration: none;}

/* Class used to hide the non-selected tabs on the product pages. */
.Hidden
{
	display:none;
}

/* Class used to show the selected tab on the product pages. */
.Show
{
	display:inline;
}

.Box
{
	border-left: 1px solid #467247;
	border-right: 1px solid #467247; 
	border-bottom: 1px solid #467247; 
	background-color: #D7DED7;
}

.Floor
{
	border-bottom: 1px solid #467247; 
}

.LightTab
{
	/*border-left: 1px solid #467247;*/
	border-top: 1px solid #467247;
	background-color: #D7DED7;
}

.DarkTab
{
	background-color: #467247;
}

.Collapsable
{
	display: none; 
	position:relative; left:10px;
}

.Question
{
	position:relative; top:5px;
}

/***************************************************************/
/* End Classes used to show the FAQ tabs on the product pages. */
/***************************************************************/

/* RelatedPanel: Settings for related products panel sections */
.RelatedPanel
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	border: 1px solid #467247; 
}

/* RelatedProductPrice: Used on related product bots to display product prices on product pages. */
.RelatedProductPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:	#CC0000;
	font-weight: bold;
}

/* RelatedProductSale: Used on related product bots to display product sale prices on product pages. */
.RelatedProductSale
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color:	#666666;
	font-weight: normal;
}

.FAQPanelHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

/***************************************************************************/
/* Begin Classes used to show the FAQ tabs on the automated product pages. */
/***************************************************************************/
.LightContentTab
{
	/*border-left: 1px solid #467247;*/
	border-top: 1px solid #467247;
	background-color: #FEFEFE;
}

.ContentBox
{
	border-left: 1px solid #467247;
	border-right: 1px solid #467247; 
	border-bottom: 1px solid #467247; 
	background-color: #FEFEFE;
}
