﻿body {
}


/********  Product.aspx */

.clsGridButton
{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}

.clsPageButtonTable
{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	height: 24px;
	font-style: normal;
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	background-image: url(../../images/Office2007_HeaderTemplate.gif); 	
}

.clsItemHeader
{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	height: 25px;
	font-style: normal;
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	background-image: url(../../images/Office2007_ItemNumberBar.gif); 	
}

.clsItemHtmlLable
{
	font-size: 8.5pt;
	font-weight: bold;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}

.clsItemHtmlData
{
	font-size: 8.5pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}


.clsOrderQty
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	text-align: right;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsButtons
{
	font-size: 9pt;
	color: black;
	font-style: normal;
	text-align: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsCartLink
{
	font-size: 7pt;
	color: black;
	font-style: normal;
	text-align: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.PagerStyle
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


.clsDropDowns
{
	font-size: 9pt;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-align: left;
	width: 200px;
	max-width: 200px;
	white-space: pre-wrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsDropDownsSmall
{
	font-size: 9pt;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-align: left;
	width: 100px;
	max-width: 100px;
	white-space: pre-wrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsCatDropDowns
{
	font-size: 9pt;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-align: left;
	width: 300px;
	max-width: 300px;
	white-space: pre-wrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


.clsFreeTextSearch
{
	font-size: 8pt;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-align: left;
	max-width: 300px;
	white-space: pre-wrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsMobileLableText
{
	font-size: 7pt;
	font-weight: bold;
	color: black;
	font-style: normal;
	text-align: left; 
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.clsMobileLableData
{
	font-size: 7pt;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-align: left; /*white-space: nowrap;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


.clsPageButtons
{
	font-size: 8pt;
	color: black;
	font-style: normal;
	text-align: center;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


.GridPagerStyle
{
	visibility: collapse;	
}

/* Start of Tabs */
.TabCell
{
border-bottom: 1px solid black;
}

.TabCellLeftRight
{
border-left: 1px solid black;
border-right: 1px solid black;
}

.TabCellLeftRightBottom
{
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.clsTabRow
{
	background-image: url(../../images/Office2007_TabStrip.gif);
	height:30px;

}

/* End Of Tabs */


.HeaderTemplate
{
	background-image: url(../../images/Office2007_HeaderTemplate.gif);
	height:24px;

}

.AlternatingItemStyle
{
	/*background-image: url(../../images/MobileBackground1.jpg);*/
	background-color: White;

}

.ItemStyle
{
 /*background-image: url(../../images/MobileBackground2.jpg);*/
 background-color: White;
}	

/********************* End Of Product.aspx */



/* Pricing Table Cells */
.TableHeaderText
{
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
.TableHeaderCell
{
	background-color: #CCECFF;
	border-style: solid; 
	border-width: 1px;
	border-color: #000000
}

.TableDetailText
{
	font-size: 7pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}
.TableDetailCell
{
	background-color: White;
	border-style: solid; 
	border-width: 1px;
	border-color: #000000 
}
/* Pricing Table Cells End */


.SearchMessageText
{
	font-size: 7pt;
	font-weight: normal;
	text-align:left;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}

.CartMessageText
{
	font-size: 7pt;
	font-weight: normal;
	text-align:left;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}

.FavoritesMessageText
{
	font-size: 7pt;
	font-weight: normal;
	text-align:left;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif 	
}


.tableNone
{
	border: none,0;
}

.clsCartButton
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	font-style:normal;
	/*BACKGROUND-COLOR: #FF6633;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.Stocked
{
 font-weight:bold;
 font-size: 8pt;
 color: Green 	
}

.NonStocked
{
 font-weight:bold;
 font-size: 8pt;
 color: #394173 	
}

.Discontinued
{
 font-weight:bold;
 font-size: 8pt;
 color: #394173 	
}

.LabelLarge
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.LabelMedium
{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.LabelSmall
{
	font-size: 7pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.LabelRequired
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.LabelLink
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.LabelTitle
{
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.VeiwCartLink
{
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.CartAmount
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    TEXT-ALIGN: left;
    FONT-VARIANT: normal
}

.AddFavorite
{
	cursor: pointer
}

.CuttingInstructionLink
{	
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline	
}		

.ItemDetailLable
{
	font-size: 7pt;
	font-weight: bold;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	white-space:nowrap;
}

.ItemDetailData
{
	font-size: 7pt;
	font-weight: normal;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.ItemDetailProductLine
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

/* This is the major width of the cart */
.MajorTable
{
	width: 550px;	
}

/* Must add up to the MajorTable Width */
/* Width Hard Coded Total = 90px  */
.PricingColumn
{
	width:185px;
}

.DetailColumn
{
	width:275px;
}	


/* This is the major width of the cart */
.ProductsMajorTable
{
	/*width: 650px;	*/
	width: 796px;
}

.InventoryColumn
{
    width:146px;
}    

.TabCellBottom
{
    border-bottom: 1px solid black;
}

.SearchMajorTable
{
	/*width: 650px;	*/
	width: 765px;
}

.AddSearchFavorite
{
	cursor: pointer;
	text-decoration: underline;
}

.clsTableDetail
{
    font-size: 8.5pt;	
	color: Black;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px black;
	text-align: left;
	 	
}

.clsDescriptions
{
    font-size: 8.5pt;	
	color: Black;
	font-weight: normal;
	font-style: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;	
	text-align: left;
	 	
}


.CompareStocked
{
 font-weight:bold;
 font-size: 9pt;
 color: Green 	
}

.CompareNonStocked
{
 font-weight:bold;
 font-size: 9pt;
 color: #394173 	
}

.CompareDiscontinued
{
 font-weight:bold;
 font-size: 9pt;
 color: #394173 	
}

.FavoritesPricingColumn
{
	width:200px;
}

.FavoritesInventoryColumn
{
	width:200px;
}