.ajaxtab_gray .ajax__tab_header 
{
	font-family:"Helvetica Neue", Arial, Sans-Serif;
	font-size:12px;
	display:block;
	background-color: #FFF;
	background-image: url(/images/ajaxtab/gray/tab-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ajaxtab_gray .ajax__tab_header .ajax__tab_outer:hover
{
	cursor:pointer;
}
.ajaxtab_gray .ajax__tab_header .ajax__tab_outer 
{
	background:url(/images/ajaxtab/gray/tab.png) no-repeat right -40px;
	border-color:#222;
	color:#222;
	padding-left:10px;
	margin-right:3px;
}
.ajaxtab_gray .ajax__tab_header .ajax__tab_inner 
{
	background:url(/images/ajaxtab/gray/tab.png) no-repeat right -40px;
	border-color:#666;
	color:#000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.ajaxtab_gray .ajax__tab_hover .ajax__tab_inner 
{
	color:#000;
}
.ajaxtab_gray .ajax__tab_active .ajax__tab_outer 
{
	/*background:url(/images/ajaxtab/gray/tab.png) no-repeat left top;*/
	background-image: none;
	background-color: #79a3cf;
	border-bottom-color:#ffffff;
}
.ajaxtab_gray .ajax__tab_active .ajax__tab_inner 
{
	/*background:url(/images/ajaxtab/gray/tab.png) no-repeat left top;*/
	background-image: none;
	background-color: #79a3cf;
	color:#FFF;
	border-color:#333
}
.ajaxtab_gray .ajax__tab_body 
{
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
	background-color:#fff;
	border:solid 1px #d7d7d7;
	border-top-width:0;
}
*
{
	margin: 0;
}

A:hover
{
	color: black;
	text-decoration: underline;
}
.xsmallblack
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
}
.xsmallgreen
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 7px;
	color: Green;
}
.xsmallboldred
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.xsmallboldblack
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
	font-weight: bold;
}

.xsmallboldblackHilite
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
	font-weight: bold;
	background-color: #f4f4f4;
}
.xHeadingboldblackHilite
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	padding-left: 3px;
	color: #ffffff;
	font-weight: bold;
	background-color: #79a3cf;
}
.xHeadingboldblack
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FAFCFE;
}
.xPageTitle
{
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}
TD
{
	font-size: 8pt;
	font-family: Arial, Verdana, sans-serif;
}
.BoldLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #004185;
	font-family: arial;
}
.PageTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #ff9900;
	font-family: Arial;
	margin-bottom: 10px;
}
.PageTitle h2
{
	font-weight: bold;
	font-size: 18px;
	color: #ff9900;
	font-family: Arial;
	margin-bottom: 10px;
}
.TableTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: arial;
}
.RowHeader2
{
	border-top: #dddddd 1px solid;
	font-weight: bold;
	font-size: 8pt;
	background: #ececec;
	border-bottom: #dddddd 1px solid;
	font-family: arial;
}
.RowHeaderBlue
{
	border-top: #dddddd 1px solid;
	font-weight: bold;
	font-size: 8pt;
	background: #336699;
	color: #ffffff;
	border-bottom: #dddddd 1px solid;
	font-family: arial;
}
INPUT
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-color: #EEEEEE;
}
SELECT
{
	border-right: lightgrey 1px solid;
	border-top: #333333 1px solid;
	font-size: 11px;
	border-left: #333333 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: tahoma, sans-serif;
}
.SelectSafeAll
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	font-size: 11px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	border-left: 0px solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: 0px solid;
	font-family: tahoma, sans-serif;
	position: relative;
	top: 0px;
}
.SelectSafeForSpan
{
	border-right: 2px inset;
	padding-right: 0px;
	border-top: 2px inset;
	padding-left: 0px;
	font-size: 11px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 2px inset;
	color: #000000;
	padding-top: 0px;
	border-bottom: 2px inset;
	font-family: tahoma, sans-serif;
	white-space: nowrap;
	position: absolute;
	top: 0px;
}
.SelectSafeForInput
{
	border-right: 0px;
	border-top: 0px;
	padding-left: 3px;
	font-size: 11px;
	background: window;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	border-left: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: tahoma, sans-serif;
	text-align: left;
}
.SelectSafeForScroll
{
	border-right: white 0px solid;
	padding-right: 0px;
	border-top: white 0px solid;
	padding-left: 0px;
	font-size: 8pt;
	background: scrollbar;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	border-left: white 0px solid;
	width: 16px;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	border-bottom: white 0px solid;
	font-family: Webdings;
	text-align: center;
}
.SelectSafeForBtn
{
	border-right: white 2px outset;
	padding-right: 0px;
	border-top: white 2px outset;
	padding-left: 0px;
	font-size: 8pt;
	background: buttonface;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	border-left: white 2px outset;
	width: 16px;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	border-bottom: white 2px outset;
	font-family: Webdings;
	text-align: center;
}
.ErrMsg
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Arial;
}
.TxtLink
{
	font-size: 8pt;
	font-family: Arial;
	color: #336699;
}
.HeaderTableTitle
{
	border-top: #dddddd 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	border-bottom: #dddddd 1px solid;
	font-family: Arial;
	background-color: #ececec;
}
.TableRows
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}
.ColumnRows
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #eeeeee;
}
.HeaderTable
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #f4f4f4;
}
.Validation
{
	border-right: #c5d2e3 1px solid;
	border-top: #c5d2e3 1px solid;
	font-size: 8pt;
	border-left: #c5d2e3 1px solid;
	color: #000000;
	border-bottom: #c5d2e3 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}
.TwoSides
{
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}
.Tabs
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.ColumnRows2
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #efefef;
}
.WhiteRows
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #ffffff;
}
.listcellleft
{
	border-bottom: #dddddd 1px solid;
}
.HeaderMenuON
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	padding-top: 1px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.SubMenuON
{
	padding-left: 5px;
	font-size: 11px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: none;
}
.ButtonText
{
	font-weight: bold;
	font-size: 7.8pt;
	color: #000000;
	font-family: tahoma;
	letter-spacing: 1px;
	white-space: nowrap;
}
.ListPrice
{
	text-decoration: line-through;
}
.ListPriceNA
{
	color: Green;
}
.YouSave
{
	color: Green;
	white-space: nowrap;
}
.leftnavfirsttext
{
	font-size: 11px;
	font-family: arial;
	text-align: left;
	text-decoration: underline;
}
.topnavfirsttext
{
	font-size: 11px;
	font-family: arial;
	text-align: left;
	text-decoration: none;
}
.inputbox
{
	border-right: #ff9900 2px solid;
	border-top: #ff9900 2px solid;
	font-size: 10px;
	border-left: #ff9900 2px solid;
	border-bottom: #ff9900 2px solid;
	font-family: tahoma, sans-serif;
	border-color: orange;
}
.inputbox2
{
	border-right: lightgrey 1px solid;
	border-top: #333333 1px solid;
	font-size: 11px;
	border-left: #333333 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: tahoma, sans-serif;
}
.formbutton
{
	font-size: 8pt;
	font-family: arial;
}
.acctinfo_main
{
	border-right: #c5d2e3 1px solid;
	border-top: #c5d2e3 1px solid;
	border-left: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.valid_summary
{
	border-right: #c5d2e3 1px solid;
	padding-right: 5px;
	border-top: #c5d2e3 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #c5d2e3 1px solid;
	padding-top: 5px;
	border-bottom: #c5d2e3 1px solid;
	background-color: white;
	text-align: left;
}
.tools1
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.tools2
{
	border-top: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.input1
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 19px;
	background-color: #dddddd;
	text-decoration: none;
}
.input2
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 19px;
	background-color: #ff6600;
	text-decoration: none;
}
.inputbig
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 14px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 25px;
	background-color: #ff6600;
	text-decoration: none;
}
.sbttn1
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 20px;
	background-color: #eeeeee;
	text-decoration: none;
}
.BoldLink
{
	font-size: 8pt;
	color: #004185;
	font-family: arial;
	font-weight: bold;
}
.RowHeader2
{
	font-size: 8pt;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #ececec;
	background: #ececec;
	font-weight: bold;
}
SELECT
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-color: #BBBBBB;
}
.TableRows
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.Validation
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: "#C5D2E3 1px solid";
	border-top: "#C5D2E3 1px solid";
	border-right: "#C5D2E3 1px solid";
	border-left: "#C5D2E3 1px solid";
}
.TwoSides
{
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}
.Tabs
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.listcell
{
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.listcellleft
{
	border-bottom: 1px solid #DDDDDD;
}
.Process
{
	color: #0033cc;
}
.Normal
{
	color: Black;
}
.PageHeadingM
{
	color: #ff9900;
	font-size: 4;
	font-weight: bold;
	letter-spacing: 3px;
}
.BlueBar
{
	background-color: #79a3cf;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
}
.OrderLineItemsHeader
{
	background-color: #f4f4f4; /*border-top: #dddddd 1px solid; 	border-bottom: #dddddd 1px solid;*/
	padding: 2px 3px 2px 3px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.NewLineDiv
{
	clear: both;
}
.SameRowDiv
{
	float: left;
}
.SameRowLastDiv
{
	float: right;
}
.MoreLink
{
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
.NumericColumn
{
	text-align: right;
}
.CustomFieldName
{
	display: inline-block;
	float: left;
	width: 20%;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}
.CustomFieldInput
{
	display: inline-block;
	float: left;
	width: 25%;
	padding: 2px 2px 2px 2px;
}
.SiteMapHeader
{
	background-color: #336699;
	font-family: Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	vertical-align: middle;
}
.SiteMapLink
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #ececec;
}
.SiteMapLinkMouseOver
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FF9900;
}
.ProductPrice
{
	font-weight: bold;
	font-size: 16px;
}
.BoxBackground
{
	background-color: #f4f4f4;
}
.SpecialPricingSourceName
{
	color: Red;
	font-weight: bold;
	display: inline;
	position: relative;
	clear: none;
	float: right;
	right: 0px;
}
.Availability
{
	clear: both;
}
.SearchBreadCrumbLabel
{
	font-style: italic;
	font-weight: bold;
}
.SearchBreadCrumbValue
{
}
.SearchBreadCrumbRemove img
{
	width: 10px;
}
.SearchFilterTitle
{
	background-color: #5a929f;
	color: White;
	padding: 2px;
	font-weight: bold;
}
.SearchFilterListItem
{
}
.SearchResultItem
{
	padding: 10px 0px 0px 0px;
	position: relative;
}
.SearchResultGraphic
{
	padding-left: 5px;
	padding-right: 25px;
	text-align: left;
	position: relative;
	left: 0px;
	z-index: 100;
}
.SearchResultText
{
	position: relative;
	padding-left: 130px;
	padding-right: 96px;
	text-align: left;
	left: 0px;
}
.SearchResultAction
{
	position: relative;
	right: 0px;
	width: 96px;
	text-align: right;
	z-index: 99;
}
.ProductTitle
{
	font-size: 16px;
	text-decoration: none;
}
.SearchResultManufacturer
{
	font-weight: normal;
	color: Gray;
	font-style: italic;
}
.SearchResultCategory
{
	font-weight: normal;
	color: Gray;
	font-style: italic;
}
HR
{
	clear: both;
}
.HeaderContainer
{
	width: auto;
	clear: both;
	padding-top: 8px;
	height: 90px;
}
.MenuRowContainer
{
	width: auto;
	padding-left: 224px;
	padding-right: 160px;
	clear: both;
}
.MenuRowContainer .LeftSpacerContainer
{
	width: 224px;
	margin-left: -224px;
	float: left;
	background-image: url(/images/top_line.gif);
	height: 24px;
}
.MenuRowContainer .MenuContainer
{
	width: 100%;
	float: left;
	background-image: url(/images/top_line.gif);
	height: 24px;
}
.MenuRowContainer .PinPointeContainer
{
	width: 152px;
	float: right;
	margin-right: -160px;
	text-align: left;
	background-image: url(/images/top_line.gif);
	padding-right: 8px;
	height: 24px;
}
.LoggedInUserInfo
{
	clear: right;
	float: right;
	width: 50%;
	text-align: right;
	position: relative;
	top: 15px;
}
.BodyContainer
{
	width: auto;
	padding-left: 224px;
	padding-right: 8px;
	clear: both; /* vertical align footer at the bottom of the browser window even if content is small 	*/
	min-height: 100%;
	height: 100%;
	height: auto !important;
}
.BodyContainer .NavigationColumn
{
	width: 200px;
	margin-left: -216px;
	float: left;
}
.BodyContainer .ContentColumn
{
	width: 100%;
	float: left;
}
.FooterContainer
{
	clear: both;
	width: auto;
	text-align: right;
	color: Gray;
	font-size: smaller;
	padding-right: 8px;
}
.watermarked
{
	color: Gray;
}
.LeftNavPanel ul
{
	left: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.LeftNavPanelHeader
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em 0em 0.5em 0.5em;
	background-image: url(/images/buttons/sidebar_header.png);
	cursor: pointer;
}
.LeftNavPanelHeader img
{
	position: absolute;
	left: 190px;
	padding-right: 2px;
	display: inline;
	cursor: pointer;
	z-index: 500;
}
.LeftNavPanelBody
{
	clear: both;
	color: White;
	background-color: #285968;
	border: solid 1px Black;
	border-top: none;
}
.LeftNavPanelBody li
{
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}
.LeftNavPanelLinks
{
	padding: 2px;
	font-weight: bold;
}
.LeftNavPanelLinks A
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	width: 100%;
}
.LeftNavPanelLinks:hover
{
	background-color: #5a929f;
	color: White;
}
.LeftNavPanelBody .MoreLink
{
	color: White;
	background-color: #285968;
	cursor: pointer;
}
.overlap
{
	position: relative;
}
.overlap .ne
{
	position: absolute;
	z-index: 1;
}
.overlap .sw
{
	top: 0px;
	left: 85px;
	position: absolute;
	z-index: 2;
}
.PagerContainer
{
	clear: both;
	width: 100%;
	padding-top: 8px;
}
.PagerContainer .CssRecordInfo
{
	font-weight: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-variant: normal;
}
.PagerContainer A .CssLink
{
	font-weight: bold;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	cursor: hand;
}
.PagerInfo
{
	width: 256px;
	float: left;
}
.PagerAction
{
	width: 256px;
	float: right;
	text-align: right;
}
.PagerAction A
{
	border: 1px solid #285968;
	text-decoration: none;
	padding: 2px;
	display: inline-block;
}
.PagerAction A:hover
{
	background-color: #5a929f;
	color: White;
	text-decoration: none;
}
.PagerAction A.CssDisabledLink
{
	font-weight: bold;
	cursor: none;
	background-color: #79A3CF;
	color: White;
}
.CartInfo
{
	visibility: hidden;
	width: 128px;
	color: White;
	background-color: #285968;
	border: solid 1px Black;
	text-align: center;
}

.ApTab
{
	margin: 0;
	padding: 0;
	height: 20px;
	color: White;
	font-weight: bold;
	text-align: left;
	clear: both;
}
.APTabSelected
{
	background-color: #79A3CF;
}
.APTabUnSelected
{
	background-color: #AFC8E2;
}
.ApTabTitle
{
	width: 80%;
	height: 15px;
	float: left;
	background-color: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	font-weight: bold;
	text-align: left;
}
.ApTabRight
{
	float: right;
	height: 25px;
	background-color: inherit;
}
.ApTabRightCurve
{
	float: right;
	height: 25px;
	background-color: inherit;
}
.ApTabLink
{
	float: right;
	height: 25px;
	background-color: inherit;
	color: White;
	font-weight: bold;
	text-align: left;
}
.HeaderNavLinksContainer
{
	float: right;
	text-align: right;
}
.HeaderNavLinksContainer a
{
	margin-left: 4px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	border: 1px solid #285968;
	display: inline-block;
}
.HeaderNavLinksContainer a:hover
{
	background-color: #285968;
	color: White;
	text-decoration: none;
}
.PriceRangeSliderContainer
{
	position: relative;
	left: 24px;
}
.RefineSearch
{
	overflow: hidden;
}
.cbClass TD
{
	font-size: 8pt;
	width: 25%;
	color: #000000;
	font-family: Arial;
	white-space: nowrap;
	text-align: left;
}
.cbClass label
{
	margin-left:0.25em;
}
.HPProductPulse img
{
	border: 0px;
}

.AspNet-DataList
{
}
.AspNet-DataList table
{
	width: 100%;
}
.SearchresultTabTitle
{
	margin: 0;
	padding: 0;
	color: White;
	font-weight: bold;
}
.CartPopup-tab
{
	background-image: url(/images/Masterimages/productivity-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}

.PageHeadingM
{
	font-weight: bold;
	font-size: 20px;
	color: #ff9900;
	letter-spacing: 1px;
}
.PriceStyle
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #e37d00;
	letter-spacing: 0px;
}
.ProductInfoCell
{
}
.BlueBar
{
	padding-left: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #79a3cf;
}
DIV.dimmer
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: verdana;
	font-weight: bold;
	padding: 40px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='');
}
div.dimming
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position: absolute; /* set z-index higher than possible */
	z-index: 10000;
	visibility: hidden;
	border-style: solid;
	border-color: #999999;
	border-bottom: #999999 1px solid;
	border-width: 1px;
}
TABLE.floatingHeader
{
	color: #ffffff;
	background-color: #79a3cf;
}

.body-contents-cart-transfer
{
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 100%;
	clear: none;
	height: 100%;
}

.body-container-cart-transfer
{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	clear: both;
	background-color: #FFF;
}
.footer-cart-transfer
{
	background-color: #bbbbbb;
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.MetaCatalogLit
{
	vertical-align: middle;
	height: 25px;
	width: 200px;
}
.CatalogName
{
	font-size: small;
	font-weight: bold;
	color: Black;
	font-family: Arial;
}
/*TABLE GRID*/
.mGrid
{
	border: thin solid #f4f4f4;
	width: 100%;
	background-color: #d9d9d9;
	font-weight:normal;
}
.mGrid th
{
	padding: 4px 2px;
	color: Black;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #D9D9D9;
}
.mGrid tr
{
	background-color: #fff;
}
.mGrid tr:nth-child(odd)
{
	background-color: #f4f4f4;
}
.mGrid tr:nth-child(1)
{
	background-color: #D9D9D9;
}
.mGrid tr:nth-child(1) th, .mGrid tr:nth-child(1) td
{
	border: solid 1px #fff;
}
.mGrid td
{
	padding: 2px;
	color: Black;
}
.mGrid .mGrid tr
{
	background-color: #fff;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}
/*TABLE GRID*/
.ProductDetailsActionsContainer
{
	border: 0px;
	padding: 0px;
}
.ProductDetailsActionsContainer a
{
	padding-right: 5px;
}
.Left
{
	float: left;
}
.Right
{
	float: right;
}
.Clear
{
	clear: both;
}
.semitransparent
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.resetfont
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}
#divMarketingInfo, #divMarketingInfo p
{
	font-size: 10pt;
	padding: 5px;
}

ul.SwitchableLayout
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.SwitchableLayout li
{
	width: 99%;
	float: left;
	border: thin solid #f0f0f0;
	margin: 5px;
}
ul.SwitchableLayout li a
{
	color: #e7ff61;
	text-decoration: none;
}
ul.SwitchableLayout li .content_block
{
	position: relative;
	padding: 0 10px;
}
ul.SwitchableLayout li .content_block .StandardImageContainer
{
	width: 130px;
	height: 130px;
	display: inline-block;
	float: left;
}
ul.SwitchableLayout li .content_block a img
{
	padding: 0;
	background: #fff;
	margin: 0;
	float: left;
}
ul.SwitchableLayout li .content_block a h2
{
	padding: 5px;
	color: Black;
	font-weight: bold;
	font-size: 1.4em;
}
ul.SwitchableLayout li .content_block a:hover h2
{
	color: Blue;
	text-decoration: underline;
}
ul.SwitchableLayout li .content_block div.PopupForTooltip div
{
	display: none;
}
ul.SwitchableLayout li .content_block .PopupForTooltip
{
	display: none;
}
.PopupForTooltip h2
{
	padding: 5px;
	color: Black;
	font-weight: bold;
	font-size: 1.4em;
}
.PopupForTooltip h3
{
	font-size: 1em;
}
ul.SwitchableLayout li .content_block .StandardDescription
{
	padding: 5px;
	padding-left: 125px;
	font-size: 1.2em;
}
ul.SwitchableLayout li div.Action_Items
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
}
ul.SwitchableLayout li div.Action_Items a
{
	display: block;
	filter: alpha(opacity=25);
	opacity: .25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
ul.SwitchableLayout li:hover div.Action_Items a
{
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
ul.SwitchableLayoutThumbs li
{
	width: 240px;
	display: block;
	min-height: 200px;
	max-height: 200px;
	height: 200px;
	overflow: hidden;
}
ul.SwitchableLayoutThumbs li .content_block
{
	text-align: center;
}
ul.SwitchableLayoutThumbs li .content_block .StandardImageContainer
{
	width:100%;
	height:130px;
	display: inline-block;
	float: none;
	clear: both;
}
ul.SwitchableLayoutThumbs li .content_block a img
{
	margin: 0 0 5px;
	float: none;
	clear: both;
	display: block;
}
ul.SwitchableLayoutThumbs li .content_block a h2
{
	float: none;
	clear: both;
	display: block;
}
ul.SwitchableLayoutThumbs li .StandardDescription
{
	display: none;
}
ul.SwitchableLayoutThumbs li .content_block .PopupForTooltip
{
	vertical-align: top;
}
a.SwitchThumb
{
	width: 64px;
	height: 32px;
	line-height: 16px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url(/images/icons/switch_layout_icon.png) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a:hover.SwitchThumb
{
	filter: alpha(opacity=75);
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.SwapSwitchThumb
{
	background-position: left bottom;
}
.TooltipPopup
{
	border: thin solid Black;
	background-color: Aqua;
	width: 25%;
	text-align: left;
	padding: 5px;
}
iframe
{
	border: none;
}
.GradientWhiteToGray
{
	/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */ /* and http://www.puremango.co.uk/2010/04/css-gradient/ */ /* fallback (Opera) */
	background: #FFFFFF; /* Mozilla: */
	background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0); /* Chrome, Safari:*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F0F0)); /* MSIE */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#F0F0F0', GradientType=0);
}
.StandardImage
{
	height: auto !important;
	height: 120px;
	max-width: 120px;
	max-height: 120px;
}
.StandardImageLarge
{
	max-width: 200px;
	width: auto !important;
	width: 200px;
	max-height: 200px;
	height: auto !important;
	height: 200px;
	margin-bottom: 10px;
}
.medblack {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.smallboldblack {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.medboldblack {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.medblackbgltblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #e9f0f8;
}
.medblackbgblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #AEC0E5;
}
.medboldblackbgblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #AEC0E5;
}
.medboldblackbgRed {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #ff0000;
}
.medboldblackbgred {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FF0000;
}
.medboldblackbgltblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #E9F0F8;
}
.smallboldblackbgblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #AEC0E5;
}
.smallboldblackbgltblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #e9f0f8;
}
.smallboldblackhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FAFCFE;
}
.smallboldblackhiliteitalic {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FAFCFE;
	font-style:italic;
}
.medboldblackhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FAFCFE;
}

.medboldblackhilite label {
margin:3px;
}

.medblackbghilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FAFCFE;
}
.medboldblackarialbgblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #AEC0E5;
}
.smallblackbgltblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	background-color: #e9f0f8;
}
.smallboldred {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.smallboldblackbgyellow {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF99;
}
.smallboldblackbgred {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FF0000;
}
.smallboldblackbggray {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #E5E5E5;
}
P.page 
{
	page-break-after: always; 
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bglinks {
	text-decoration: none;
	background-color: #DDEEFF;
	color: #003399;

}
.normallink {
	color: #003399;
	text-decoration: none;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallnavwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.legal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E9f0f8;
}
.sidenav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #89c0ff;
}
.sidenavselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodyboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6199ba;
	font-weight: normal;
	text-decoration: none;
}
.bodyboldblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6199ba;
	font-weight: normal;
	text-decoration: none;
}
.bodyboldblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6199ba;
	font-weight: normal;
	text-decoration: none;
}
.bodyboldblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #125172;
	font-weight: normal;
	text-decoration: none;
}
.bodyboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #000000;
}
.bodytext-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytextVerdana12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bluelinks a {
color:#003399;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
#bluelinks a:hover {
color:#003399;
background-color:#ddeeff;
}
.bodyboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.bodytextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5821F;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.xsmallboldblack {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
	font-weight: normal;
}
.xmedboldblackbgblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #AEC0E5;
}
.xsmallboldblackhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-color: #FAFCFE;
}
.xmedboldblackhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FAFCFE;
}
.xboldblackhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FAFCFE;
}
.xsmallboldgrayhilite {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	background-color: #FAFCFE;
}
.xsmallboldred {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.xsmallboldblackbgltblue {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 9px;
	color: Black;
	font-weight:normal;
	background-color: #e9f0f8;
}
.xsmallboldblackhiliteitalic {
	font-family: Arial, Helvetica, sans-serif, Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FAFCFE;
	font-style:italic;
}
#masterBody
{
	margin: 0px;
	padding: 0px;
	background-color: #d7d7d7;
	background-image: url(/images/Masterimages/upper-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.container
{
	margin: auto;
	padding: 0px;
	width: 100%;
	min-width: 990px;
	max-width: 1240px;
	background-color: #FFF;
}
.body-container
{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
	padding-left: 208px;
	padding-right: 10px;
	background-color: #FFF;
	height: 100%;
}
.side-nav-bar
{
	display: inline;
	float: left;
	width: 198px;
	margin-left: -208px;
	padding: 0px;
}
.body-contents
{
	margin-right: -10px;
	float: left;
	width: 100%;
	padding: 5px;
}
.footer
{
	background-color: #bbbbbb;
	clear: both;
	float: none;
	width: inherit;
	text-align: right;
}
.top-nav
{
	margin: 0px;
	float: right;
	height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #BBB;
	width: inherit;
}
.log-out
{
	margin-right: 30px;
	float: right;
	height: 16px;
	width: auto;
	padding: 0px;
	cursor: pointer;
}
.my-account
{
	float: right;
	height: 16px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	cursor: pointer;
}

.top-white-portion
{
	background-image: url(/images/Masterimages/top_white_bg_slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 64px;
	width: inherit;
	margin-top: 0px;
}


.logo
{
	margin: 0px;
	float: left;
	height: 50px;
	width: 520px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cart_icon
{
	margin: 0px;
	float: right;
	height: 42px;
	width: 61px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cart_border
{
	margin: 0px;
	float: left;
	height: 42px;
	width: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.shop-info
{
	margin: 0px;
	float: right;
	height: 39px;
	width: 135px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 255px;
	text-align: right;
}
.shop-info-empty
{
	margin: 0px;
	float: right;
	height: 39px;
	width: 135px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 255px;
	text-align: right;
}
.header
{
	background-color: #FFF;
	background-image: url(/images/Masterimages/nav-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: inherit;
}
.navigation
{
	margin: 4px;
	float: left;
	height: 29px;
	width: 570px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.Menu
{
	margin: 4px;
	float: left;
	height: 29px;
	width: 570px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: left;
}
.navigation ul
{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation ul li
{
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation ul a
{
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(/images/Masterimages/tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8cb3d6;
}

.navigation ul a span
{
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(/images/Masterimages/tab-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.orange-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9600;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.orange-txt:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9600;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.grey-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	text-decoration: none;
	text-align: left;
}
.search-content
{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 29px;
	width: 200px;
	background-image: url(/images/Masterimages/nav-right-bg-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}


.search
{
	margin: 0px;
	float: left;
	width: 160px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.texta
{
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.search-btn
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	height: 26px;
	width: 28px;
	margin: 0px;
}



.quick-navigate-graphic
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 198px;
	background-image: url(/images/Masterimages/productivity-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.refine-tab
{
	background-image: url(/images/Masterimages/productivity-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 193px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}


.manufacturers-tab
{
	background-color: #79A3CF;
	padding: 0px;
	float: left;
	width: 193px;
	margin: 0px;
	border-color: #D1CFCF;
	border-style: none none solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.refine-bullet
{
	margin: 0px;
	float: left;
	height: 20px;
	width: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.refine-title
{
	margin: 0px;
	float: left;
	height: 17px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.left-blue-tab-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.left-blue-tab-title a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.left-white-tab-title a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #387FB1;
}
.left-white-tab-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #387FB1;
}
.RefineSearch-white-tab-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.manufacturers-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.refine-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.manufacturers-title
{
	margin: 0px;
	float: left;
	height: 16px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.price-range-title
{
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.categories-title
{
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.manufacturers-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.manufacturers-list
{
	float: left;
	height: auto;
	width: 193px;
	padding: 0px;
	clear: both;
	margin: 0px;
}

.search-assistants-content
{
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 193px;
	background-color: #ffffff;
	margin: 0px;
}


.manufacturers-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.manufacturers-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.search-assistants-bottom-bg
{
	background-image: url(/images/Masterimages/list-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	float: left;
	height: 10px;
	width: 193px;
	margin: 0px;
	clear: both;
}




.categories-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
}

.categories-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding: 0px;
}
.categories-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.licensing-information-content
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 193px;
	background-color: #ffffff;
}

.categories-list
{
	padding: 0px;
	float: left;
	height: auto;
	width: 193px;
	margin: 0px;
}


.licensing-information-bottom-bg
{
	background-image: url(/images/Masterimages/list-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	float: left;
	height: 10px;
	width: 193px;
	margin: 0px;
}

.categories-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.categories-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}





.price-range-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
}

.price-range-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding: 0px;
}
.price-range-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left-sidebar-footer-center
{
	background-image: url(/images/Masterimages/bottom-bg-center.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	float: left;
	height: 59px;
	width: 193px;
	clear: both;
	margin: 0px;
}


.navigation-block
{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 29px;
	width: inherit;
}
.footer-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	padding: 5px;
}
.legal-txt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #285c8c;
	line-height: normal;
}
.list-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	text-decoration: none;
}
.user-info
{
	margin: 0px;
	float: right;
	height: 12px;
	width: auto;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.top-nav-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.quick-navigate-title
{
	margin: 0px;
	float: left;
	height: 18px;
	width: 100px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
.side-bar-container
{
	clear: both;
	float: left;
	height: auto;
	width: 193px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.my-account-txt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #97AC29;
	text-decoration: none;
}
.log-out-txt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6F6F6F;
	text-decoration: none;
}

.price-range-list
{
	float: left;
	height: auto;
	width: 193px;
	background-color: #f0f0f0;
	margin-left: 0px;
	clear: both;
}

.price-range-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.price-range-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.other-filters-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
	clear: both;
}
.other-filters-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding: 0px;
}
.other-filters-title
{
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.other-filters-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.other-filters-list
{
	padding: 0px;
	float: left;
	height: auto;
	width: 193px;
	background-color: #f0f0f0;
	margin: 0px;
	clear: both;
}

.other-filters-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.other-filters-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.productivity-tab
{
	background-image: url(/images/Masterimages/productivity-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 193px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
.productivity-bullet
{
	margin: 0px;
	float: left;
	height: 20px;
	width: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.productivity-title
{
	margin: 0px;
	float: left;
	height: 17px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.productivity-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search-assistants-title
{
	margin: 0px;
	float: left;
	height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.search-assistants-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search-assistants-list
{
	float: left;
	height: auto;
	width: 193px;
	background-color: #f0f0f0;
	padding: 0px;
	clear: both;
	margin: 0px;
}
.search-assistants-content
{
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 193px;
	background-color: #ffffff;
	margin: 0px;
}


.search-assistants-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.search-assistants-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.search-assistants-bottom-bg
{
	background-image: url(/images/Masterimages/list-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	float: left;
	height: 10px;
	width: 193px;
	margin: 0px;
	clear: both;
}
.licensing-information-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
}

.licensing-information-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding: 0px;
}
.licensing-information-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.licensing-information-content
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 193px;
	background-color: #ffffff;
}

.licensing-information-list
{
	padding: 0px;
	float: left;
	height: auto;
	width: 193px;
	background-color: #f0f0f0;
	margin: 0px;
}


.licensing-information-bottom-bg
{
	background-image: url(/images/Masterimages/list-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	float: left;
	height: 10px;
	width: 193px;
	margin: 0px;
}

.licensing-information-list ul
{
	margin: 0px;
	background-image: url(/images/Masterimages/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.licensing-information-list ul li
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1cfcf;
	border-right-color: #d1cfcf;
	border-bottom-color: #d1cfcf;
	border-left-color: #d1cfcf;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.eprocurement-features-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
}

.eprocurement-features-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding: 0px;
}
.eprocurement-features-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search-assistants-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: 27px;
	width: 193px;
	margin: 0px;
	cursor: pointer;
}
.search-assistants-bullet
{
	margin: 0px;
	float: left;
	height: 17px;
	width: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.search-assistants-title
{
	margin: 0px;
	float: left;
	height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.search-assistants-sign
{
	margin: 0px;
	float: right;
	height: 18px;
	width: 18px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.licensing-information-tab
{
	background-image: url(/images/Masterimages/search-assistants-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	height: 27px;
	width: 193px;
	margin: 0px;
}
.licensing-information-title
{
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.eprocurement-features-title
{
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.refine-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

.refine-txt label
{
	padding: 3px;
}

.nav-left-shine
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 26px;
	width: 198px;
}
.header-wrapper
{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.banner
{
	margin: 0px;
	height: 139px;
	width: 476px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}
.product-count
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 44px;
	color: #FFC602;
}
.banner-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
}
.banner-date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA802;
	font-weight: normal;
}
.hypTopbanner
{
	height: 100px;
	height: 100px;
}
.hypTopbanner a
{
	cursor: pointer;
	text-decoration: none;
}
.updateProgress
{
	border-width: 0px;
	border-style: solid;
	background-color: #CCCCCC;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(/images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: progress;
	z-index: 11000;
}
.RefineOptionsList
{
	background-color: #e0e0e0;
}
.RefineOptionsList ul
{
}
.RefineOptionsList ul li
{
}
.RefineOptionsList .list-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.RefineOptionsList .refine-txt
{
	font-weight: bold;
}
.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.APTopMenu ul
{
	color: White;
	cursor: pointer;
	z-index: 400;
	width: 100%;
}
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.APTopMenu ul.AspNet-Menu ul
{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;   
}
.APTopMenu ul.AspNet-Menu ul ul
{
}
/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.APTopMenu ul.AspNet-Menu li
{
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(/images/Masterimages/tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8cb3d6;
}
.APTopMenu ul.AspNet-Menu ul li
{
	width: 140px;
	_width: 140px;
	background: none repeat scroll 0 0 #8cb3d6;
}
/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.APTopMenu ul.AspNet-Menu li a
{
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1 none black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.APTopMenu ul.AspNet-Menu li span
{
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.APTopMenu ul.AspNet-Menu li:hover
{
	background: none repeat scroll 0 0 #8cb3d6;
}
/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.APTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	background-image: none;
}
/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.APTopMenu ul.AspNet-Menu li a img
{
	border-style: none;
	vertical-align: middle;
}
/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.APTopMenu ul.AspNet-Menu li:hover, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background-color: #548EC2;
	color: White;
}
.APTopMenu ul.AspNet-Menu li:hover a, .APTopMenu ul.AspNet-Menu li:hover span, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover span, .APTopMenu ul.AspNet-Menu li:hover li:hover a, .APTopMenu ul.AspNet-Menu li:hover li:hover span, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .APTopMenu ul.AspNet-Menu li:hover li:hover ul a:hover, .APTopMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
}
.APTopMenu ul.AspNet-Menu li:hover ul a, .APTopMenu ul.AspNet-Menu li:hover ul span, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .APTopMenu ul.AspNet-Menu li:hover li:hover ul a, .APTopMenu ul.AspNet-Menu li:hover li:hover ul span, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .APTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.APTopMenu ul.AspNet-Menu li a:hover, .APTopMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
}
.APTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background-image: none;
}
/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
.APTopMenu .AspNet-Menu-Horizontal
{
}
/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
}
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	_width: 0px;
	white-space: nowrap;
}
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	top: 19px;
	left: 0;
}
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	top: 0px;
	left: 165px;
}
/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	text-align: center;
}
/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	white-space: normal;
	width: 160px;
	_width: 160px;
}
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
}
/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.APTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
}
.APTopMenu ul.AspNet-Menu ul li.AspNet-Menu-WithChildren
{
	background-image: url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.widget-box
{
	margin: 0px 5px 10px 5px;
}
.widget-header
{
	padding:5px;
}
.widget-controls
{
	float:right;
	display:inline-block;
	zoom: 1; /* IE7 */
	*display: inline; /* IE7 */
}
.widget-controls .widget-ctrl
{
	display:inline-block;
	zoom: 1; /* IE7 */
	*display: inline; /* IE7 */
}
.widget-content
{
	padding: 5px;
}
.widget-content tr
{
	vertical-align:top;
}
.DashboardColumns
{
	display: inline-block;
	float: left;
	width: 50%;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

/*
AP Default
Tags: apdefault, default, default theme
Note: Keep this section at the bottom of this file.
START HERE
*/
P
{
	font-size: 8pt;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 1em;
}
html, form, body
{
	height: 100%;
}
body
{
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-family: Arial, Verdana, sans-serif;
	width: 100%;
}
A
{
	color: #004185;
	text-decoration: underline;
}
.APDefaultLabel
{
}
.APDefaultRadioButton
{
}
.APDefaultRadioButton label
{
	margin-left:0.25em;
}
.APDefaultCheckBox
{
}
.APDefaultCheckBox label
{
	margin-left:0.25em;
}

.APDefaultRepeater
{
}
.APDefaultRepeaterHeader
{
	background-color:#646464;
	font-weight:bold;
	color:White;
	border-collapse:collapse;
	height:30px;
}
.APDefaultRepeaterItem
{
	background-color:#FAFAFF;
	margin-bottom:15px;
	margin-top:15px;
	vertical-align:middle;
}
.APDefaultRepeaterAlternateItem
{
	background-color:#F0F0FF;
	margin-bottom:15px;
	margin-top:15px;
	vertical-align:middle;
}
.APDefaultEmail
{
	color: #0000FF;
}

/*
AP Default
END HERE
*/

