<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* used by addthis control --begin */
#at20mc #at15s
{
	border-width: 1px !important;
}
/* used by addthis control --end */

body
{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: small;
}

/*table {
	width: 100%;
}*/
a
{
	color: #1A78C0;
}
a.BodyLink
{
	font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #006AB6;
	line-height: 1.25em;
}
a.BodyLinkSiteMap
{
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	color: #006AB6;
	line-height: 1.25em;
}
a.RemoveFilterLink, a.RemoveFilterLink:visited
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a.ProductRedemption
{
	color: Red;
	text-decoration: underline;	
	padding-right:7px;
}

a.Divider{        
	color:red;
	border-left:1px solid #000000;
	padding-left:7px;
	line-height:12px;
	cursor: default;
	}

div.LineBreak
{
	border-bottom: dotted 1px gray;
	margin-right: 5px;
	margin-left: 5px;
}



table td.TDSolidLine 
{
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

div.ProductPopUpCtrl
{
	padding-top: 10px;
}
h1
{
	padding-right: 7px;
	font-size: 100%;
	margin-bottom: 2px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: left;
}
h2
{
	font-size: 100%;
	text-align: left;
}
h3
{
	font-size: 100%;
	text-align: left;
}
img
{
	margin: 0;
	border: 0;
}
/* used in Product miniviewer page to keep space between product icon images */
#tblProduct img
{
	margin: 2px;
	border: 2px;
}

p.PageInstructions
{
	text-align: left;
	height:40px;
}
p.RequiredFieldsNote
{
	text-align: left;
}
p.ContactECSMessage
{
	font-weight: bold;
	text-align: left;
}

.horizontalRule
{
	width: 100%;
	height: 1px;
	margin: 0px auto;
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 0 0 5px 0;
	clear: both;
}

.clear
{
	clear: both;
}

.hide
{
	display: none;
}

.disabled
{
	color: Gray;
}

.disabledBackground
{
	background: #BBBBBB;
}

/* --------------------------------------------------- */

.Bold
{
	font-weight: bold;
}
/* Commented the following because the underline is not proportionate with left and right section */
/*.PurchaseOrder
{
	float: left;
	width: 100%;   
	border-bottom: dotted 1px #9C9C9C;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 4px;
}
.PromoCode
{
	float: right;
	width: 100%;
	height: 38px;
	border-bottom: dotted 1px #9C9C9C;
	padding-bottom: 3px;
	margin-bottom: 3px;
}*/

.MyOrder_leftsection
{
	width:40%;
	border-bottom: dotted 1px #9C9C9C;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 4px;
	padding-right:20px;
}
.MyOrder_rightsection
{	
	width:60%;
	border-bottom: dotted 1px #9C9C9C;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 4px;    
}
.TxtAlignCenter
{
	text-align: center;
}
.TxtAlignRight
{
	text-align: right;
}
.DivTblHrBorderColor
{
	border: solid 1px #BDD3DE;
}
.DivTblHrBGColor
{
	background-color: #BDD3DE;
}

.TblBorderColor
{
	border: solid 1.0px #BDD3DE;	
}

table.SimpleListWrapperPromo
{
	border-collapse: collapse;
	margin-bottom: 20px;
	border-spacing: 0;
}

table.SimpleListWrapperPromo td.SortBy
{
	font-weight: bold;
	padding: 5px;
	background-color: #bdd3de;
	text-align: right;
}

table.SimpleListWrapperPromo td.Title
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
}

table.SimpleListWrapperPromo td.TblBorderColor
{
	border: 1.0px solid;
	padding: 10px 5px 10px 5px;
	border-color: #BDD3DE;
}

.DivBGColor
{
	background-color: #BDD3DE;
}
.DivBorderBottom
{
	border-bottom-color: #BDD3DE;
}
.TblSpeedEntry
{
	background-color: #BDD3DE;
}

.ErrorText
{
	color: Red;
}

/* --------------------------------------------------- */


table.ContentBox
{
	border-collapse: collapse;
}

table.ContentBox td
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: solid 1.0px #BDD3DE;
}

table.ContentBox td.Title
{
	font-weight: bold;
	white-space: nowrap;
	height: 16px;
	padding-left: 10px;
	vertical-align: middle;
	background-color: #BDD3DE;
}

table.ContentBox tr.HeaderRow th
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #F7F7DE;
	text-align: left;
}

body#MyAccount table.ContentBox
{
	border: solid 1.0px #BDD3DE;
}

body#MyAccount table.ContentBox td.Title
{
	background-color: #BDD3DE;
}

#modaloverlay
{
}

#modaloverlay div
{
	background-color: #FFFFFF;
	text-align: left;
}

#modaloverlaycontent div
{
	border: 0px;
}

span.ProductDisplayName a
{
	color: Black;
	font-weight: bold;
}

table.TitleTabWithSortBy
{
	border-collapse: collapse;
}

span.ConfirmationMessage
{
	display: block;
	color: #C05200;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

span.Currency
{
	white-space: nowrap;
}

.HiddenButton
{
	background-color: Transparent;
	border-width: 0px;
	color: #1A78C0;
	font-weight: bold;
}

.SubHeader
{
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	line-height: 19px;
}

.SubHeaderMessage
{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.UpSellMessage
{
	color: Red;
	font-weight: bold;
}
.messagePane
{
	color: Red;
}

div.messagePane
{
	color: Red; /*	width:100%;  padding-bottom:5px;  	float:left; */
	text-align: left;
}

div.messagePane img
{
	vertical-align: middle;
}

.hidden
{
	display: none;
}

.visible
{
	display: inline;
}


/* -------------------------------------------------- */

#LandingFooterArea
{
	margin: 0 11px 0 11px;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/footer_bk.gif' ) repeat-x center top;
	height: 110px;
	text-align: center;
}
#LandingFooter a
{
	margin: auto 5px;
	text-decoration: none;
}
#LandingFooter a:hover
{
	text-decoration: underline;
}

#OverlayContainer
{
	font-size: 85%;
	margin: 0px auto 0px auto;
}

#OverlayContainer #FooterArea
{
	text-align: center;
    clear:both;
}

/* --------------------------------------------------	*/
/* "SYSTEM" CONTENT										*/
/* ie, styles used for the System.master page			*/

#SystemContainer
{
	width: 740px;
	margin: 20px auto;
	font-size: 85%;
}

/* -------------------------------------------------- */

/* GLOBAL HOME */
#GlobalHomeDivisionalSectionLink a, #GlobalHomeDivisionalSectionLink a:visited
{
	color: #000;
	text-decoration: none;
}
#GlobalHomeDivisionalSectionLink a:hover
{
	text-decoration: underline;
}
#GlobalHomeMainImgHeader
{
	background-color: #DEEFFF;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#GlobalHomeMainImgHeader a, #GlobalHomeMainImgHeader a:visited
{
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
}
#GlobalHomeMainImgHeader a:hover
{
	text-decoration: underline;
}
span.GlobalHomeMainImgSpaces
{
	margin-left: 14px;
}
#GlobalHomeMedicalSection, #GlobalHomeDentalSection, #GlobalHomeVeterinarySection
{
	float: left;
	width: 215px;
	margin-left: 20px;
	text-align: left;
}
#GlobalHomeMedicalSection
{
	margin-left: 15px;
}
#GlobalHomeWeProudly
{
	width: 720px;
	padding: 10px 0;
	color: #0196E6;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#GlobalHomeWeProudlyBorder
{
	border-bottom: 1px dotted #B0B0B0;
	margin: 0px 50px 20px 50px;
}

/* -------------------------------------------------- */

/* GLOBAL FOOTER */
#GlobalFooterArea
{
	clear: both;
	text-align: center;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/GlobalFooterArea.gif' ) no-repeat 0px 0px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#GlobalFooter
{
	text-align: center;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/GlobalFooter.gif' ) no-repeat 100% 0px;
	padding: 44px 10px 44px 10px;
	margin: 0px;
	zoom: 1; /* fix layout in IE6 */
}

#GlobalFooter a
{
	margin: auto 5px;
	text-decoration: none;
}
#GlobalFooter a:hover
{
	text-decoration: underline;
}
/* -------------------------------------------------- */

/* GLOBAL ANIMATION */

#GlobalAnim
{
	width: 100%;
	height: 447px;
	background: #f3f9f9;
	z-index: -100;
}

.Globalimgslides
{
	text-align: right;
	width: 100%;
	height: 447px;
	padding: 0;
	margin: 0;
}

/* -------------------------------------------------- */

/* DIVISIONAL LANDING */
div.DentalProfessionalSection, div.LargeGroupPraticeSection, div.VeterinaryProfessionalSection
{
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}

div.LargeGroupPraticeSection
{
    padding-top:10px;
}
div.DentalLaboratoriesSection, div.OutsideDentalProfessionalSection, div.VeterinaryLaboratoriesSection
{
	padding-bottom: 10px;
}

div.OutsideDentalProfessionalSection
{
    margin-right: 15px;
    float: left;
    padding-top: 10px;
}
div.DivisionalHomeMedicalSubSection, div.DivisionalHomeDentalSubSection, div.DivisionalHomeVeterinarySubSection
{
	margin-top: 10px;
}
div.MedicalCorporateSection, div.MedicalInternationalSection, div.MedicalDialysisSection, div.MedicalProfessionalSection, div.MedicalMatrxSection, div.DentalProfessionalSection, div.DentalLaboratoriesSection, div.LargeGroupPraticeSection, div.OutsideDentalProfessionalSection, div.VeterinaryProfessionalSection, div.VeterinaryLaboratoriesSection
{
	width: 350px;
	height: 67px;
	overflow: hidden;
}
div.MedicalCorporateSection, div.MedicalDialysisSection, div.MedicalMatrxSection, div.MedicalProfessionalSection, div.DentalProfessionalSection, div.DentalLaboratoriesSection
{
	border-bottom: 1px dotted #B0B0B0;
}
div.MedicalProfessionalSection, div.MedicalMatrxSection
{
	float: left;
	margin-right: 15px;
}

/* -------------------------------------------------- */

/* CONTAINER */
#Container
{
	min-width: 1000px;
	width: expression(document.body.clientWidth &lt; 1000?  "1000px" : "auto" );
	display: block;
	margin: 0px auto 0px auto;
	font-size: 85%;
}

/* -------------------------------------------------- */

/* DIVISIONAL HOME */
#DivisionalHome
{
	font: 11px verdana, arial, helvetica, tahoma, sans-serif;
	color: Black;
	margin: 20px;
}
#DivisionalHome a
{
	text-decoration: none;
	color: Black;
}
#DivisionalHome a:hover
{
	text-decoration: underline;
	color: Black;
}
#DivisionalHomeInfoSection
{
	float: left;
	width: 247px;
	padding: 10px 10px 10px 23px;
	clear: both;
}

#DivisionalHomeZone3Message
{
	width: 100%;
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------- */

/* LANDING LOGO */
#LandingLogoImage
{
	float: left;
	width: 305px;
	padding: 0;
	margin-left: 0px;
}

#LandingLogoImage div
{
	float: left;
	width: 305px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/* -------------------------------------------------- */


/* for static header */
#StaticHeaderLogoContainer
{
	margin: 0px 10px;
	height: 80px;
}

/* HEADERLOGO */
#HeaderLogo
{
	float: left;
	width: 305px;
	padding: 0;
	margin: 15px 0px 0px 10px;
	display: inline;
}
#HeaderLogo img
{
	border: 0;
}

#HeaderLogoContainer
{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	overflow: hidden; /* BACKGROUND IMAGE FOR THEME       background: transparent url('/App_Themes/RedLeftNav/images/backgrounds/breast_cancer_theme.gif') no-repeat 0px 0px; */
}

#Theme
{
	float: right;
	height: 50px;
	width: 600px; /* border:1px dashed red; */
	position: relative;
}

/* -------------------------------------------------- */

/* HEADERSERVICEBAR */
#HeaderServiceBar
{
	float: right;
	height: 15px;
	text-align: right;
	margin: 10px 15px 0px 0px;
	padding: 0px;
	display: inline;
	font-size: 100%;
	width: 450px;
}

#HeaderServiceBar span.HeaderGlobalOperation
{
	margin-right: 5px;
}

#HeaderServiceBar span.HeaderImgSpacing
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#HeaderServiceBar span.HeaderImgTextSpacing
{
	margin: 0px;
	padding: 0px;
}

.HeaderLngSelected
{
	font-weight: bold;
}

/* -------------------------------------------------- */

/* HEADERDIVISIONALTABS */
#HeaderDivisionalTabs
{
	display: none;
}
#HeaderDivisionalTabs ul
{
	margin: 0;
	padding: 0 0 2px 0; /* these three work together... */
	border-bottom: solid 1px #B7B7B7;
}
#HeaderDivisionalTabs ul li
{
	margin: 0 0 0 0;
	padding: 7px 0 9px 0; /* these three work together... */
	border-left: 1px solid #B3B3B3;
	font-size: 110%;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 25px; /* these three work together... */
	display: inline;
	list-style-type: none;
}
#HeaderDivisionalTabs ul li.Corporate
{
	border-left-style: none;
	margin: 0 -8px 0 30px;
	padding: 0 0 0 0;
}
#HeaderDivisionalTabs ul li.selected
{
	background-image: url( '/App_Themes/Default/images/backgrounds/DivisionalTabs.jpg' );
	background-position: bottom;
	background-repeat: repeat-x;
}
#HeaderDivisionalTabs ul li.selected a
{
	color: #000;
}
#HeaderDivisionalTabs a
{
	background-image: url( '/App_Themes/Default/images/misc/DivisionalTabsBullet.gif' );
	background-repeat: no-repeat;
	background-position: 9px 0px;
	margin: 0;
	padding: 0 11px 0 15px;
	font-weight: bold;
	text-decoration: none;
}
#HeaderDivisionalTabs a.NoBullet
{
	background-image: none;
	margin-top: -6px;
	padding-right: 10px;
	padding-left: 9px;
}
#HeaderDivisionalTabs img
{
	vertical-align: -2px;
	margin-right: -2px;
}
#HeaderDivisionalTabs ul li.Corporate
{
	padding-right: 10px;
	padding-left: 10px;
}
#HeaderDivisionalTabs ul li.Corporate a.NoBullet
{
	padding-right: 2px;
	padding-left: 2px;
}
#HeaderDivisionalTabs ul li.Corporate img
{
	/* padding-left: 10px; */
}

/* -------------------------------------------------- */

/* HEADERSEARCHBAR */
#HeaderSearchBar
{
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/HeaderSearchBar.gif' ) #bd0404 no-repeat 0px 0px;
	margin: 5px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	text-align: left;
	color: #fff;
	border: 0px;
	clear: both;
	font-weight: bold;
}

#HeaderSearchBar_inner
{
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/HeaderSearchBar_inner.gif' ) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 0px 10px;
	height: 29px;
	line-height: 16px;
	vertical-align: middle;
	border: 0px;
}

#HeaderSearchBar_inner a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	height: 29px;
}

#HeaderSearchBar_inner a:link
{
	color: #fff;
}
#HeaderSearchBar_inner a:visited
{
	color: #fff;
}
#HeaderSearchBar_inner a:hover
{
	color: #fff;
}
#HeaderSearchBar_inner a:active
{
	color: #fff;
}

#HeaderSearchBar #HeaderSearchBar_inner label,#HeaderSearchBar #HeaderSearchBar_inner a, #HeaderSearchBar #HeaderSearchBar_inner label.Bold, #HeaderSearchBar #HeaderSearchBar_inner input, #HeaderSearchBar #HeaderSearchBar_inner input.DefaultTextBox, #HeaderSearchBar #HeaderSearchBar_inner input.HeaderSearchCheckBox
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

#HeaderSearchBar #HeaderSearchBar_inner input.DefaultTextBox
{
	padding: 1px 0px 1px 0px;
	border: 1px solid #808080;
}

#HeaderSearchBar p#HeaderSearchBar_inner_acctbuttons
{
	float: right;
	display: inline;
	margin: -1px 0px 0px 0px;
	padding: 0px;
}

#HeaderSearchBar span.spaces
{
	display: none;
}


#HeaderSearchBar input.HeaderSearchTextBox
{
	width: 165px;
}
#HeaderSearchBar input.HeaderSearchGoButton
{
	vertical-align: text-bottom;
}
#HeaderSearchBar input.HeaderSearchCheckBox
{
	vertical-align: text-bottom;
}

/*Endeca Auto Correction */
/*#HeaderSearchBar_AutoCorrect { font-size: 11.5px; }*/
#HeaderSearchBar_AutoCorrect .Searched_Term { color: #999999; font-style:italic;}
#HeaderSearchBar_AutoCorrect .AutoCorrected_Term { color: #ec2423; font-style:italic;}

/* -------------------------------------------------- */

#HeaderSubBar
{
	background: #c1c1c1 url(images/backgrounds/HeaderSubBar.gif) repeat-x 0 0;
	margin: 0px 10px 0px 10px;
	padding: 8px 20px 6px 10px;
	clear: both;
	overflow: hidden; /* make this box hold all floated children */
	zoom: 1; /* make this box hold all floated children */
}

/* HEADERSESSIONBAR */
#HeaderSessionBar
{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 14px;
}

#HeaderSessionBarContent
{
	display: none;
}

#HeaderSessionBar a:link
{
	color: #0068b3;
}
#HeaderSessionBar a:visited
{
	color: #0068b3;
}
#HeaderSessionBar a:hover
{
	color: #0068b3;
}
#HeaderSessionBar a:active
{
	color: #0068b3;
}

#HeaderSessionBar span.HeaderSessionBar_Home
{
	display: inline;
}

#HeaderSessionBar span.sepOR
{
	display: none;
}

#HeaderSessionBar a:hover
{
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* HEADERORDERBAR */
#HeaderOrderBar
{
	float: right; /* width: 380px; */ /* IE6 doesn't like this. */
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #000;
	vertical-align: middle;
	font-size: 95%;
	line-height: 14px;
}

#HeaderOrderBar img.HeaderOrderBarIcon
{
	vertical-align: middle;
}

#HeaderOrderBar a
{
	margin: 0px;
	padding: 0px;
}

#HeaderOrderBar a:link
{
	color: #0068b3;
}
#HeaderOrderBar a:visited
{
	color: #0068b3;
}
#HeaderOrderBar a:hover
{
	color: #0068b3;
}
#HeaderOrderBar a:active
{
	color: #0068b3;
}

#HeaderOrderBar a.HeaderMyOrderLink
{
	margin: 0px;
	padding: 0px;
}

#HeaderOrderBar a.HeaderMyOrderLink:link
{
	color: #000;
}
#HeaderOrderBar a.HeaderMyOrderLink:visited
{
	color: #000;
}
#HeaderOrderBar a.HeaderMyOrderLink:hover
{
	color: #000;
}
#HeaderOrderBar a.HeaderMyOrderLink:active
{
	color: #000;
}

#HeaderOrderBar a.HeaderMyOrderLink span
{
	margin: 0px;
	padding: 0px;
}


#HeaderOrderBar a, #HeaderOrderBar a:visited
{
	font-weight: normal;
	color: #008459;
}
#HeaderOrderBar img.HeaderOrderBarIcon
{
	border: 0;
	vertical-align: bottom;
}
.HeaderMyOrderLink
{
	text-decoration: none;
}
.HeaderMyOrderLink span
{
	font-weight: bold;
}

/* -------------------------------------------------- */
#MainContentArea
{
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #9b9f9e;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	overflow: hidden; /* make this box hold all floated children */
	zoom: 1; /* make this box hold all floated children */
}

#HomePageCenter
{
	margin: 5px 195px 0px 195px;
	padding: 0px;
	overflow: hidden; /* make this box hold all floated children */
	zoom: 1; /* make this box hold all floated children */
	display: none;
}

#DefaultCenter
{
	width: auto;
	margin: 0px 15px 0px 195px;
	padding: 0px;
}

#menuBarRail
{
	float: left;
	display: inline;
	width: 185px;
	margin: 0px 10px 0px 5px;
	padding: 0px;
}

/* the menuBar navigation */
#menuBar_nav
{
	padding: 5px 0px 0px 0px;
}
#menuBar_nav div.menuHeader1
{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
#menuBar_nav ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menuBar_nav li
{
	list-style: none;
}
#menuBar_nav a
{
	display: block;
}
.menuBar_nav-firsty
{
	background: transparent url( "images/backgrounds/leftnav_bk_up.gif" ) no-repeat top left;
	position: absolute;
	height: 22px;
	width: 12px;
	margin: 0px;
}
.menuBar_nav-first-activey
{
	background: transparent url( "images/backgrounds/leftnav_bk_over.gif" ) no-repeat top left;
	position: absolute;
	height: 22px;
	width: 12px;
	margin: 0px;
}
div.menuHeader1 a.menuBar_nav-first
{
	background: transparent url( "images/backgrounds/leftnav_title_bk.gif" ) repeat-x top left;
	color: #FFF;
	padding: 4px 4px 5px 16px;
	text-decoration: none;
}

div.menuHeader1 div.menuBar_nav-first
{
	background: transparent url( "images/backgrounds/leftnav_title_bk.gif" ) repeat-x top left;
	color: #FFF;
	padding: 4px 4px 5px 16px;
	text-decoration: none;
}

/*do not show image on header*/
div.menuHeader1 img
{
	display: none;
}

a.menuBar_nav-secondBorder
{
	background: #4f606a;
	color: #FFF;
	border-bottom: #808080 1px solid;
	padding: 5px 4px 4px 16px;
	text-decoration: none;
}
a.menuBar_nav-secondBorderSel
{
	background: white;
	color: black;
	border-bottom: #808080 1px solid;
	padding: 5px 4px 4px 16px;
	text-decoration: none;
}

a.menuBar_nav-second
{
	background: #4f606a;
	color: #FFF;
	padding: 5px 4px 4px 16px;
	text-decoration: none;
}

a.menuBar_nav-secondSel
{
	background: white;
	color: black;
	padding: 5px 4px 4px 16px;
	text-decoration: none;
}

#menuBarRail a:hover
{
	text-decoration: underline;
}

a.menuBar_nav-third
{
	background: #4f606a;
	color: #FFF;
	padding: 5px 4px 4px 0px;
	text-decoration: none;
}

a.menuBar_nav-thirdSel
{
	background: white;
	color: black;
	padding: 5px 4px 4px 0px;
	text-decoration: none;
	font-weight: bold;
}

a.menuBar_nav-active
{
	background: #fff;
	color: #111;
	border-bottom: #808080 1px solid;
	padding: 5px 4px 4px 16px;
	text-decoration: none;
}

#rightRail
{
	float: right;
	display: inline;
	margin: 5px 5px 0px 10px;
	padding: 0px;
}
#rightRail input
{
	border: 1px solid #808080;
}

#rightRail .DefaultCheckBox input
{
	border: none;
}

#rightRail div.sideBar
{
	border: 1px solid #c2c3c7;
	padding: 0;
	margin: 0px 0px 5px 0px;
	background: #bdd3de;
}

/**Login Control on right SideBar**/
#rightRail #login
{
	font-size: 11px;
	background: #bdd3de;
	width: 180px;
	padding: 0 0 4px 0;
	margin-bottom: 13px;
}
#rightRail #login div.loginHeader1
{
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	margin: -1px;
	padding: 6px;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/login_title_bk.gif' ) #41525a repeat-x center top;
	border: 1px solid #677983;
}
#rightRail #login a
{
	padding: 2px;
	display: block;
	text-align: center;
}
#rightRail #login p
{
	padding: 2px;
	margin: 2px;
	display: block;
}
#rightRail #login .btn
{
	padding: 4px 2px 4px 4px;
	margin: 2px;
	display: block;
}
#rightRail #login .newAccount
{
	text-align: center;
	font-weight: bolder;
}
#rightRail #login input.DefaultTextBox input.LoginDropDown
{
	margin: 0 10px 0 0;
	border: 1px solid #808080;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/tpl_input_bg.gif' ) repeat-x left top; /*width: 150px;*/
	color: #111;
}


#rightRail #login p.alert
{
	display: block;
	background: url( '/images/icons/Ico_ItemMsg.gif' ) no-repeat 2px 2px;
	padding-left: 22px;
	color: red;
}

#rightRail #login .PleaseCallUs
{
	padding:0 5px 0 5px;
}

#rightRail #login .PleaseCallUsForgetLink
{
	 text-align:left;
}
/* -------------------------------------------------- */

/* SIDE MENU */

/*hack for FOUC*/
#SideMenu
{
	display: none;
}

#SideMenu table
{
	padding: 2px;
	background: #bdd3de;
	display: block;
	border-collapse: collapse;
}

#SideMenu table label
{
	font-weight: bold;
}

#SideMenu table td a
{
	display: inline;
}


#SideMenu #QuickOrderBoxLeftNav
{
	background: #bdd3de;
	padding: 2px;
}

#SideMenu #QuickOrderBoxLeftNav input.QuickAddItemCode
{
	margin: 0;
	border: 1px solid #808080;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/tpl_input_bg.gif' ) repeat-x left top;
	width: 75px;
}
#SideMenu #QuickOrderBoxLeftNav input.QuickAddItemQty
{
	width: 24px;
	margin: 0;
	border: 1px solid #808080;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/tpl_input_bg.gif' ) repeat-x left top;
	vertical-align: middle;
}

#SideMenu #QuickOrderBoxLeftNav img.QuickAddItemImg
{
	vertical-align: middle;
}

#SideMenu ul.nestedUL-One
{
	border-bottom: #808080 1px solid;
}

#SideMenu li.nestedLI
{
	display: inline;
}

#SideMenu li div.MenuBullet
{
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/MenuBullet.gif' ) no-repeat 0 4px;
	margin: 0 0 0 18px;
	padding: 0 0 0 7px;
	font-size: 90%;
}

#SideMenu li div.MenuBulletSel
{
	background: url(/App_Themes/RedLeftNav/images/backgrounds/MenuBullet.gif) no-repeat 0 4px; /*need red color arrow*/
	margin: 0 0 0 18px;
	padding: 0 0 0 7px;
	font-size: 90%;
}

#SideMenu li.nestedLI-Two
{
	background: #4f606a;
	color: #FFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#SideMenu li.nestedLI-TwoSel
{
	background: white;
	color: black;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#SideMenu li.blockLI
{
	border-top: #808080 1px solid;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#SideMenu li.BottomBlockLI
{
	border-top: #808080 1px solid;
}

#SideMenu li.SearchLastLI
{
	border-top: #808080 1px solid;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/* -------------------------------------------------- */
#ContentTitle
{
	float: left;
}

#MainContentSection #ContentTitle
{
	padding: 0 0 8px 0;
}

/* CONTENT TITLE */
#ContentTitle h1
{
	/*width: 400px;*/
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.40em;
}

/* -------------------------------------------------- */

/* MAIN CONTENT SECTION */
#MainContentSection
{
	padding-left:5px;
	margin-top: 8px;
	overflow: hidden; /* make this box hold all floated children */
}
#MainContentSection table
{
	width: 100%;
}

/* -------------------------------------------------- */

/* RICH FX CONTENT SECTION */
#RichFxContentSection
{
	clear: both;
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #9b9f9e;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	padding: 5px 0 0 0;
	overflow: hidden;
}

#RichFxContentSection #ContentTitle
{
	margin: 0 10px;
	padding: 0 0 8px 0;
}

#RichFxContentSection hr
{
	margin: 0 10px;
}

/* -------------------------------------------------- */

/* QUICK ORDER BOX */
#QuickOrderBox
{
	border: solid 1px #B0B0B0;
	border-top: 0;
}
#QuickOrderBox h1, #SalesAndPromotionsBox h1, #FeaturedProductsBox h1, #FeaturedServicesBox h1
{
	background-image: url( '/App_Themes/Default/images/backgrounds/PromoBar.jpg' );
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding: 6px 5px;
	margin: 0px;
}
#QuickOrderBox input.QuickAddItemCode
{
	width: 124px;
}
#QuickOrderBox input.QuickAddItemQty
{
	width: 33px;
}

/* -------------------------------------------------- */

/* FEATURED PRODUCTS BOX */
#FeaturedProductsBox span
{
	display: block;
	padding: 8px 0 0 5px;
	font-weight: bold;
	line-height: 1.10em;
	color: #C05200;
}
#FeaturedProductsBox span a
{
	font-weight: normal;
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* FEATURED SERVICES BOX */
#FeaturedServicesBox
{
	clear: both; /*@@@*/
	float: left;
	width: 480px;
}
#FeaturedServicesBox span
{
	display: block;
	padding: 8px 0 0 5px;
	font-weight: bold;
	line-height: 1.10em;
	color: #C05200;
}

/* -------------------------------------------------- */

/* SALES AND PROMOTIONS BOX */
#SalesAndPromotionsBox, #FeaturedProductsBox, #FeaturedServicesBox
{
	margin-top: 18px;
}

/* -------------------------------------------------- */

/* POPUP CONTAINER */
#PopUpContainer
{
	width: 580px;
	margin: 11px auto;
	font-size: 85%;
}

#PopUpContainer p
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0x;
}

#PopUpContainer h1
{
	margin: 0px;
	padding: 0x;
}

/* POPUP PRINT CLOSE */
#PopupPrintClose
{
	float: right;
	font-size: 90%;
	text-align: right;
}

/* POP UP CONTENT TITLE */
#PopUpContentTitle
{
	clear: left;
	margin-top: 15px;
}
#PopUpContentTitle h1
{
	padding: 15px 0 5px 0;
	padding-right: 5px;
	font-size: 1.25em;
}
#PopUpContentTitle span
{
	display: inline;
	background-color: #FFFFFF;
	padding-right: 5px;
	font-size: 1.25em;
}

/* -------------------------------------------------- */

/* PRINT CONTAINER */
#PrintContainer
{
	width: 775px;
	margin: 11px auto;
	font-size: 85%;
}

#PrintPageCloseOption
{
	float: right;
	padding: 4px;
	padding-top: 40px;
	font-weight: bold;
}

#PrintMainContentSection
{
	clear: both;
	padding: 10px 10px 10px 20px;
}

#PrintContentTitle h2
{
	clear: both;
	background-image: url( '/App_Themes/Default/images/backgrounds/ContentTitle.gif' );
	background-repeat: repeat-x;
	background-position: center;
	margin: 0 0 5px 0;
	padding: 0;
}
#PrintContentTitle span
{
	display: inline;
	background-color: #fff;
	padding-right: 5px;
	color: #000;
	font-size: 1.40em;
}

/* -------------------------------------------------- */

/* LOGIN */
#LoginInfoTable
{
	/*border-collapse:separate;*/
	max-width:1280px;
	margin:auto;
}

.LoginTextBox
{
	width:250px;   
}

td.LoginInfoQuestion
{
	/* 	padding-bottom: 20px; 	font-weight: bold; 	width: 250px; */
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	border-right: 1px solid #bdd3de;
	border-Top: 1px solid #bdd3de; 
	background-color:#bdd3de
}
td.LoginSection
{
	width:48%;
}
td.LoginTitleSection
{
	width:120px;
}

td.LoginInfoSpacing
{
	/* width: 15px; */
}
td.LoginTableDivisionLeft
{
	border-left: 1px solid #bdd3de;
}
td.LoginTableDivisionRight
{
	border-right: 1px solid #bdd3de;
}
td.LoginTableSeparator
{
	/*background: #B4B4B4; 	width: 2px; */	
}
td.LoginTableBottom
{
	border-bottom: 1px solid #bdd3de;
}

div.LoginTableButton
{
	text-align: center;
}

/* -------------------------------------------------- */

/* ACCOUNT SUMMARY */
div.AccountSummaryPayBalance
{
	width: 250px;
	float: right;
	border-top: thin dotted;
	border-bottom: thin dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #D4D0C8;
	margin-bottom: 25px;
}

/* -------------------------------------------------- */

/* ORDER FINAL */
#OrderFinal
{
	border-top: dotted 1px #9C9C9C;
	clear: both;
	width: 100%;
	margin-top: 20px;
	padding-top: 3px;
}

/* -------------------------------------------------- */

/* ORDER HISTORY */
select.OrderHistoryDDL
{
	font-family: Lucida Console;
	font-size: 12px;
	width: 530px;
}

span.OrderHistoryDDL
{
	font-family: Lucida Console;
	font-size: 12px;
	width: 530px;
}

/* -------------------------------------------------- */

/* ITEM BAR */
#ItemBar
{
	width: 100%;
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#ItemBar img
{
	padding-top: 5px;
}
#ItemBar input
{
	vertical-align: middle;
}
#ItemBar a, #ItemBar a:visited
{
	font-size: 80%;
	text-decoration: none;
}
#ItemBar div.ItemCommandArea
{
	float: left;
}
#ItemBar div.PrintPageArea
{
	float: right;
	clear: right;
}
#ItemBar td.Width
{
	width: 385px;
}

/* -------------------------------------------------- */

/* STANDARD TAB COL 1 */
div.StandardTabCol1
{
	float: left;
	width: 99%;
	margin-right: 3px;
	margin-bottom: 20px;
	border: #BDD3DE 1px solid;
}

/* STANDARD TAB COL 2 */
div.StandardTabCol2
{
	float: left;
	width: 99%;
	margin-right: 3px;
	margin-bottom: 0px;
	/*border: #BDD3DE 1px solid;*/
}

/* STANDARD TAB COL 3 */
div.StandardTabCol3
{
	/*float: left;*/
	width: 99%;
	margin-right: 3px;
/*	margin-bottom: 20px;
	border: #BDD3DE 1px solid;*/
}

/* STANDARD TAB COL 4 */
div.StandardTabCol4
{
	float: left;
	width: 99%;
	margin-right: 0px;
	margin-bottom: 20px;
}

div.StandardTabWidth
{
	width: 99%;
}

/* --------------------------------------------------- */

/* STANDARD TWO COL TABLE */
table.StandardTwoColTable
{
	margin-bottom: 20px;
}
body#Supplies table.StandardTwoColTable
{
	border: solid 1px #BDD3DE;
}
body#Checkout table.StandardTwoColTable
{
	border: solid 1px #BDD3DE;
}
body#MyAccount table.StandardTwoColTable
{
	border: solid 1px #BDD3DE;
}
body table.StandardTwoColTable
{
	border: solid 1px #BDD3DE;
}

table.StandardTwoColTable caption
{
	padding: 5px 0 5px 10px;
	font-weight: bold;
	text-align: left;
}
body#Supplies table.StandardTwoColTable caption
{
	background-color: #BDD3DE;
}
body#Checkout table.StandardTwoColTable caption
{
	background-color: #BDD3DE;
}
body#MyAccount table.StandardTwoColTable caption
{
	background-color: #BDD3DE;
}
body table.StandardTwoColTable caption
{
	background-color: #BDD3DE;
}

table.StandardTwoColTable th
{
	width: 50%;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	text-align: left;
}
body#Supplies table.StandardTwoColTable th
{
	background-color: #F7F7DD;
}
body#Checkout table.StandardTwoColTable th
{
	background-color: #F7F7DD;
}
body#MyAccount table.StandardTwoColTable th
{
	background-color: #F7F7DD;
}
body table.StandardTwoColTable th
{
	background-color: #F7F7DD;
}

table.StandardTwoColTable tr
{
	vertical-align: top;
}
table.StandardTwoColTable td
{
	width: 50%;
	padding: 5px 0 5px 10px;
}

/* --------------------------------------------------- */

/* STANDARD TAB 2 */
table.StandardTab2
{
	width: 100%; /* border: solid 1.0px #BDD3DE; */
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
body#Supplies table.StandardTab2
{
	border: solid 1.0px #BDD3DE;
}
body#Checkout table.StandardTab2
{
	border: solid 1.0px #BDD3DE;
}
body#MyAccount table.StandardTab2
{
	border: solid 1.0px #BDD3DE;
}
body table.StandardTab2
{
	border: solid 1.0px #BDD3DE;
}

table.StandardTab2 CAPTION
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px; /* background-color: #BDD3DE; */
	font-weight: bold;
	text-align: left; /* height: 15px; */ /* voice-family: inherit; */ /* height:25px; */
}
body#Supplies table.StandardTab2 CAPTION
{
	background-color: #BDD3DE;
}
body#Checkout table.StandardTab2 CAPTION
{
	background-color: #BDD3DE;
}
body#MyAccount table.StandardTab2 CAPTION
{
	background-color: #BDD3DE;
}
body table.StandardTab2 CAPTION
{
	background-color: #BDD3DE;
}

table.StandardTab2 TR.clear
{
	border-right: #F7F7DD 1px solid;
	border-top: #F7F7DD 1px solid;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #F7F7DD 1px solid;
	padding-top: 5px;
	border-bottom: #F7F7DD 1px solid;
	height: auto;
	background-color: #fff;
}

table.StandardTab2 TR.light
{
	border-right: #F7F7DD 1px solid;
	border-top: #F7F7DD 1px solid;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #F7F7DD 1px solid;
	padding-top: 5px;
	border-bottom: #F7F7DD 1px solid;
	height: auto;
	background-color: #F7F7DD;
}



table.StandardTab2 td.LoginTabCol1
{
	width: 25%;
	text-align: right;
}

td.SearchFormNote
{
	padding-top: 15px;
	padding-bottom: 15px;
}

/* --------------------------------------------------- */

table.StandardTab
{
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	width: 100%;
	padding-top: 0px;
	border-width: 1px;
	border-style: solid;
}

table.StandardTab
{
	border-color: #BDD3DE;
}

table.StandardTab CAPTION
{
	padding-left: 5px;
}

table.StandardTab CAPTION
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	height: 15px;
	voice-family: inherit;
	height: 25px;
}

table.StandardTab CAPTION
{
	background-color: #BDD3DE;
}

table.StandardTab TR.strong
{
	border-right: #BDD3DE 1px solid;
	border-top: #BDD3DE 1px solid;
	font-weight: normal;
	padding-bottom: 5px;
	border-left: #BDD3DE 1px solid;
	padding-top: 5px;
	border-bottom: #BDD3DE 1px solid;
	height: auto;
	background-color: #BDD3DE;
}

/* --------------------------------------------------- */

/* FORM TABLE */
table.FormTable
{
	margin-bottom: 20px;
}
body#Supplies table.FormTable
{
	border: solid 1px #BDD3DE;
}
body#Checkout table.FormTable
{
	border: solid 1px #BDD3DE;
}
body#MyAccount table.FormTable
{
	border: solid 1px #BDD3DE;
}
body table.FormTable
{
	border: solid 1px #BDD3DE;
}

table.FormTable CAPTION
{
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}
body#Supplies table.FormTable CAPTION
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#Checkout table.FormTable CAPTION
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#MyAccount table.FormTable CAPTION
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body table.FormTable CAPTION
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}

table.FormTable th
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	text-align: left;
}
table.FormTable td
{
	padding: 2px;
}
table.FormTable tr.FormInstructions td
{
	padding: 5px 10px;
	text-align: left;
}
table.FormTable tr.FieldInstructions td
{
	padding: 5px 10px;
	text-align: left;
}
table.FormTable tr.FieldHeader td
{
	padding-left: 10px;
	font-weight: bold;
}
table.FormTable tr.FormField td
{
	padding-top: 2px;
	padding-bottom: 2px;
}
table.FormTable tr.FormSubmitButton td
{
	padding: 5px 10px;
	text-align: right;
}

table.FormTable td.FieldLabel
{
	width: 1%;
	padding: 5px 5px 5px 10px;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}
table.FormTable td.FieldControl
{
	text-align: left;
}
table.FormTable td.LeadingFieldControl
{
	width: 5%;
	padding-left: 10px;
}
table.FormTable td.LeadingFieldControlWithText
{
	width: 35%;
	padding-left: 10px;
	white-space: nowrap;
}
table.FormTable td.TrailingFieldLabel
{
	width: 95%;
	padding-left: 5px;
	vertical-align: top;
}
table.FormTable td.NestedFieldControl
{
	padding-left: 10px;
	text-align: left;
}
table.FormTable td.FieldValidator
{
	color: Red;
}
table.FormTable tr.FormFieldLevel1 td
{
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}
table.FormTable tr.FormFieldLevel2 td
{
	padding-top: 4px;
	padding-left: 15px;
	text-align: left;
}
table.FormTable tr.FormFieldLevel3 td
{
	padding-top: 4px;
	padding-left: 20px;
	text-align: left;
}

body#Supplies table.FormTable
{
	border: solid 1.0px #BDD3DE;
}
body#Checkout table.FormTable
{
	border: solid 1.0px #BDD3DE;
}
body#MyAccount table.FormTable
{
	border: solid 1.0px #BDD3DE;
}
body table.FormTable
{
	border: solid 1.0px #BDD3DE;
}

.tblCustomCatalog
{
	border: solid 1.0px #BDD3DE;   
	border-spacing: 0px 0px;   
}
.tblCustomCatalog table, .tblCustomCatalog table tbody, .tblCustomCatalog table.SimpleListWrapper td.SimpleListContainer
{	
	border: none;
	border-spacing: 0px 0px;
	border-collapse: collapse;    
}
.tblCustomCatalog .FormFieldLevel1 table, .tblCustomCatalog .FormFieldLevel1 td
{	
   margin-left:10px; 
}
body#Supplies table.FormTable tr.HeaderRow th
{
	background-color: #BDD3DE;
}
body#Checkout table.FormTable tr.HeaderRow th
{
	background-color: #BDD3DE;
}
body#MyAccount table.FormTable tr.HeaderRow th
{
	background-color: #BDD3DE;
}
body table.FormTable tr.HeaderRow th
{
	background-color: #BDD3DE;
}

table.FormTableNoBorder tr.FormField td
{
	padding-top: 2px;
	padding-bottom: 2px;
}


table.FormTableNoBorder td.FieldLabel
{
	width: 1%;
	padding: 5px 5px 5px 10px;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}


table.FormTableNoBorder td {
padding: 2px;
}

table.FormTableNoBorder td.FieldControl {
text-align: left;
}

table.FormTableNoBorder
{
	border:none;
}


table.FormSubSection
{
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.FormSubSection caption
{
	padding-left: 10px; /* background-color: #F7F7DD; */
}
table.PagingWidget
{
	height: 50px;
	width: 230px;
	float: right;
}
table.PagingWidget span.Text
{
	padding-top: 5px;
}
table.PagingWidget span.Arrow1
{
	position: relative;
	top: 2px;
}
table.PagingWidget span.Arrow2
{
	position: relative;
	top: 1px;
}
table.PagingWidget span.Arrow3
{
	position: relative;
	top: 2px;
}
table.PagingWidget span.TextBox
{
	position: relative;
	top: 4px;
}
div.BottomButton
{
	width: 100%;
	text-align: right; /* padding-top: 5px; */
	margin-bottom: 20px;
}
div.TopButton
{
	width: 100%;
	text-align: right;
	padding-bottom: 5px;
}
span.Asterisk
{
	color: Red;
	font-weight: bold;
}
span.FieldAdvice
{
	color: GrayText;
	font-size: 10px;
}
span.FieldNote
{
	color: GrayText;
	font-size: 10px;
}
span.FieldRequirement
{
	color: GrayText;
	font-size: 10px;
}
td.TopButton
{
	width: 10%;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}
td.BottomButton
{
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
}
td.Label
{
	width: 1%;
	padding-left: 10px;
	text-align: right;
	white-space: nowrap;
}
td.Control
{
	text-align: left;
}
.StandardAdviceText
{
	font-family: Verdana;
	font-size: 9.5px;
	color: #666666;
}

/* --------------------------------------------------- */

/* TABBED VIEWS */
table.TabbedViews
{
	border-collapse: collapse;
	margin-bottom: 10px;
	
}
body#Supplies table.TabbedViews
{
	border-left: solid 1px #BDD3DE;
	border-right: none 1px;	
	border-top: none 1px ;	
	border-bottom: none 1px ;	
	
}
body#Checkout table.TabbedViews
{
	border-left: solid 1px #BDD3DE;
}
body#MyAccount table.TabbedViews
{
	border-left: solid 1px #BDD3DE;	
	
}
body table.TabbedViews
{
	border-left: solid 1px #BDD3DE;
}

table.TabbedViews td
{
	padding: 0;
}

table.TabbedViews td.TopButton
{
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 2px;
}

table.TabbedViews td.GoldBorder
{
	padding: 5px;
}
body#Supplies table.TabbedViews td.GoldBorder
{
	border: solid 1px #BDD3DE;
}
body#Checkout table.TabbedViews td.GoldBorder
{
	border: solid 1px #BDD3DE;
}
body#MyAccount table.TabbedViews td.GoldBorder
{
	border: solid 1px #BDD3DE;
}
body table.TabbedViews td.GoldBorder
{
	
	border-right: solid 1px #BDD3DE !important;
	border-bottom: solid 1px #BDD3DE;
}

table.TabbedViews td.GoldBorder div.LineBreak
{
	border-bottom: dotted 1px gray;
	margin-right: 5px;
	margin-left: 5px;
}


a.BrowsingLink
{
	text-align: center;
}
ul.ContentTabs
{
	margin: 5px 0px;
	padding: 0;
}

ul.ContentTabs li
{
	position: relative;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding: 5px 20px;
	margin-right: 5px;
}
body#Supplies ul.ContentTabs li
{
	background-color: #BDD3DE;
	border: 1px solid #BDD3DE;
}
body#Checkout ul.ContentTabs li
{
	border-top: solid 1px #BDD3DE;
	border-right: solid 1px #BDD3DE;
	border-bottom: solid 1px #BDD3DE;
	border-left: solid 1px #BDD3DE;
	background-color: #F7F7DD;
}
body#MyAccount ul.ContentTabs li
{
	border-top: solid 1px #BDD3DE;
	border-right: solid 1px #BDD3DE;
	border-bottom: solid 1px #BDD3DE;
	border-left: solid 1px #BDD3DE;
	background-color: #F7F7DD;
}
body ul.ContentTabs li
{
	border: 1px solid #BDD3DE;
	background-color: #BDD3DE;
}

body#Supplies ul.ContentTabs li.ActiveView
{
	border-bottom: solid 1px white;
	background-color: #ffffff;
}
body#Checkout ul.ContentTabs li.ActiveView
{
	border-bottom: solid 1px white;
	background-color: #ffffff;
}
body#MyAccount ul.ContentTabs li.ActiveView
{
	border-bottom: solid 1px white;
	background-color: #ffffff;
}
body ul.ContentTabs li.ActiveView
{
	border-bottom: solid 1px white;
	background-color: #ffffff;
}

ul.ContentTabs li a
{
	text-decoration: none;
}

ul.ContentTabs li.ActiveView a, ul.ContentTabs li.ActiveView a:visited
{
	color: black;
	border-bottom: solid 0px #BDD3DE;
	
}

ul.ContentTabs li.ActiveView a:hover
{
	text-decoration: none;
}

/* --------------------------------------------------- */

/* QUICK ORDER */
table.QuickOrder
{
	border-collapse: collapse;
	border: solid 1.0px #BDD3DE;
	margin-bottom: 8px;
}
table.QuickOrder tr.HeaderRow th
{
	padding: 4px 10px;
	font-weight: normal;
	background-color: #BDD3DE;
	text-align: left;
}
table.QuickOrder td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* --------------------------------------------------- */

/* SIMPLE LIST */
table.SimpleListWrapper
{
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
	border: #BDD3DE 1px solid;
}
table.SimpleListWrapper td
{
	padding: 0;
	width: auto;
	vertical-align:top;
}
table.SimpleListWrapper td.BottomButton
{
	vertical-align: top;
	text-align: right;
	padding: 5px;
	border-bottom:white 1.0px solid;
	border-left:white 1.0px solid;
	border-right:white 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
}

table.SimpleListWrapper td.ButtonTOP
{
	vertical-align: top;
	text-align: right;
	padding: 5px;
}

table.SimpleListWrapper td.BottomButtonLeft
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-bottom:white 1.0px solid;
	border-left:white 1.0px solid;
	border-right:white 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
}



table.SimpleListWrapper td.Filter
{
	/*padding-top: 8px;
	padding-bottom: 5px;*/
	padding-left: 10px;
}

body#Supplies table.SimpleListWrapper td.Filter
{
	border: #BDD3DE 1.0px solid;
}

body#Supplies table.SimpleListWrapper 
{
	border: #BDD3DE 1.0px solid;
}
body#Checkout table.SimpleListWrapper
{
	border-collapse: collapse;	
}

body#Checkout div#MyOrder table.SimpleListWrapper
{	
	border-left: #BDD3DE 1.0px solid;	
}

body#Checkout table.SimpleListWrapper td.Filter
{
	border: #BDD3DE 1.0px solid;
}
body#MyAccount table.SimpleListWrapper td.Filter
{
	border: #BDD3DE 1.0px solid;
}
body table.SimpleListWrapper td.Filter
{
	border: #BDD3DE 1.0px solid;
}

body#Supplies table.SimpleListWrapper td.SimpleListContainer
{
	border: #BDD3DE 1.0px solid;
}
.MessageText
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 20px;
	text-align: left;
}
.TitleSpace
{
padding-top:10px;
}
.MessageTextDIV
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 20px;
	text-align: left;
	border-bottom: #BDD3DE 1.0px solid;
}

body#Checkout table.SimpleListWrapper td.SimpleListContainer
{
	border: #BDD3DE 1.0px solid;
}
body#MyAccount table.SimpleListWrapper td.SimpleListContainer
{		
	border: 1px solid #BDD3DE;
}
body table.SimpleListWrapper td.SimpleListContainer
{
	border: #BDD3DE 1.0px solid;
}

table.SimpleListWrapper td.SortBy
{
	font-weight: bold;
	padding: 5px;
	background-color: #bdd3de;
	text-align: right;
	border: #BDD3DE 1.0px solid;
	vertical-align: middle;
}
table.SimpleListWrapper td.Title
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
}

table.SimpleListWrapper td.TopOption1
{
	padding-left:5px;
	padding-bottom:5px; 
	height:32px; 
	width: 1%; 
	white-space: nowrap; 
	padding-bottom:5px;
	border-left: #BDD3DE 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
	border-bottom: #BDD3DE 1.0px solid;
	vertical-align: middle;
}
table.SimpleListWrapper td.TopOption2
{
	padding-bottom:10px;
	border-top: #BDD3DE 1.0px solid;border-bottom: #BDD3DE 1.0px solid;
	vertical-align: middle;
}

table.SimpleListWrapper td.TopOption3
{
	padding-bottom:5px;
	border-right: #BDD3DE 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
	border-bottom: #BDD3DE 1.0px solid;
}

table.SimpleListWrapper td.Message
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 8px;
	text-align: left;
	border: #BDD3DE 1.0px solid;
}

table.SimpleListWrapper td.Title1
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
}

table.SimpleListWrapper td.ModTitle
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
}
body#Checkout table.SimpleListWrapper td.Title span.CheckoutTitle
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #BDD3DE;
	font-weight: bold;
}
body#Checkout table.SimpleListWrapper td.ModTitle
{
	border-left-width: 44px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #BDD3DE;
	padding-left: 0px;
	border-bottom-width: 0;
	background-color: #BDD3DE;
}
body#Checkout table.SimpleListWrapper td.ModTitle span.CheckoutTitle
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #BDD3DE;
	font-weight: bold;
}

body#Supplies table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
}
body#Checkout table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
}

/*Added to make Substitute window color consistent*/
body#Checkout #SubstituteItems table.SimpleListWrapper td.SimpleListContainer
{
	border: #BDD3DE 1.0px solid;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.Title
{
	/*	border: solid 1.0px #BDD3DE; */
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 12.75%;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.Title1
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 13.25%;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.SortBy
{
	background-color: #BDD3DE;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.TopPaging
{
	background-color: #BDD3DE;
}
body#Checkout #SubstituteItems table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}
body#Checkout #SubstituteItems table.SimpleList tr.AlternateItemRow
{
	background-color: #F7F7DD;
}
body#Checkout #SubstituteItems table.SimpleListWrapper tr.TitleRow
{
	background-color: #BDD3DE;
}


/*Added to make Substitute window color consistent*/
body#Checkout #CancelledItems table.SimpleListWrapper td.SimpleListContainer
{
	border: #BDD3DE 1.0px solid;
}
body#Checkout #CancelledItems table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 10.75%;
}
body#Checkout #CancelledItems table.SimpleListWrapper td.Title1
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 13.25%;
}
body#Checkout #CancelledItems table.SimpleListWrapper td.SortBy
{
	background-color: #BDD3DE;
}
body#Checkout #CancelledItems table.SimpleListWrapper td.TopPaging
{
	background-color: #BDD3DE;
}
body#Checkout #CancelledItems table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}
body#Checkout #CancelledItems table.SimpleList tr.AlternateItemRow
{
	background-color: #F7F7DD;
}

body#Supplies #SubstituteItems table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 10.5%;
}
body#Supplies #SubstituteItems table.SimpleListWrapper td.Title1
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	width: 13.5%;
}
body#Supplies #SubstituteItems table.SimpleListWrapper td.SortBy
{
	background-color: #BDD3DE;
}
body#Supplies #SubstituteItems table.SimpleListWrapper td.TopPaging
{
	background-color: #BDD3DE;
}

body#Supplies .clsVariation {
	text-align:center;
}

body#Supplies .clsVariation a{
	font-weight:bold;     
	text-decoration:underline;
	color:#0505ff;         
	text-align:center;
}

.align-right
{
	float: right;
	margin: 0 10px 15px 15px;
}
.align-left
{
	float: left;
	margin: 0 15px 15px 10px;
}

/*End of Substitute*/

body#MyAccount table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE; /* border-top-width: 0; */	
	background-color: #BDD3DE;
}

body#MyAccount table.SimpleListWrapper td.SortBy
{
	border: solid 1.0px #BDD3DE; 
	background-color: #BDD3DE;
}

body#MyAccount table.SimpleListWrapper td.TopButton
{
	border: solid 1.0px #BDD3DE; 
	background-color: #BDD3DE;
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}

body table.SimpleListWrapper td.Title
{
	border: solid 1.0px #BDD3DE; /* border-top-width: 0; */
	border-bottom-width: 0;
	background-color: #BDD3DE;
	height:22px;
}
body table.SimpleListWrapper td.Title1
{
	border: solid 1.0px #BDD3DE; /* border-top-width: 0; */
	border-bottom-width: 0;
	background-color: #BDD3DE;
}

table.SimpleListWrapper td.Title span
{
	font-weight: normal;
}
table.SimpleListWrapper td.TopButton
{
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
	background-color: #BDD3DE;
}

table.SimpleListWrapper td.TopButtonBackground
{
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}

table.SimpleListWrapper td.TopButtonRight
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	text-align: right;
}

table.SimpleListWrapper td.Totals
{
	padding: 5px 2px 5px 0;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
body#Supplies table.SimpleListWrapper td.Totals
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#Checkout table.SimpleListWrapper td.Totals
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#MyAccount table.SimpleListWrapper td.Totals
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body table.SimpleListWrapper td.Totals
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}


table.SimpleList
{
	border-collapse: collapse;
	width: 100%;
}

body#MyAccount table.SimpleList caption
{
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}

body#Supplies table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}
body#Checkout table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}
body#MyAccount table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}
body table.SimpleList tr.HeaderRow
{
	background-color: #F7F7DD;
}

table.SimpleList tr.ItemRow
{
	vertical-align: top;
	background-color: #FFFFFF;
}

table.SimpleList tr.ShipRow
{
	vertical-align: top;
	border-top: solid 1px #BDD3DE;
}

table.SimpleList tr.AlternateItemRow
{
	vertical-align: top;
}
body#Supplies table.SimpleList tr.AlternateItemRow
{
	background-color: #BDD3DE;
}
body#Checkout table.SimpleList tr.AlternateItemRow
{
	background-color: #BDD3DE;
}
body#MyAccount table.SimpleList tr.AlternateItemRow
{
	background-color: #BDD3DE;
}
body table.SimpleList tr.AlternateItemRow
{
	background-color: #BDD3DE;
}

table.SimpleList td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

td.TopPaging
{
	text-align: right;
}

td.TopPagingBackground
{
	text-align: right;
	background-color: #BDD3DE;
	height: 34px;
}

td.BottomPaging
{
	border: solid 1px #BDD3DE;
	text-align: right;
}

table.TabbedViews td.BottomPaging
{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: solid 1px #BDD3DE;
	text-align: right;
}

table.SimpleList th
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-align: left;
}

table.SimpleList tr.SubTotalRow
{
	text-align: right;
	font-weight: bold;
	font-size: 110%;
}
Body#Supplies table.SimpleList tr.SubTotalRow
{
	background-color: #BDD3DE;
}
Body#Checkout table.SimpleList tr.SubTotalRow
{
	background-color: #BDD3DE;
}
Body#MyAccount table.SimpleList tr.SubTotalRow
{
	background-color: #BDD3DE;
}
body table.SimpleList tr.SubTotalRow
{
	background-color: #BDD3DE;
}

table.SimpleList tr.SubTotalRow td
{
	padding: 5px 2px 5px 0;
}

table.SimpleList tr.SubtotalRowClear
{
	text-align: right;
	font-weight: bold;
	font-size: 110%;
}
table.SimpleList tr.SubtotalRowClear td
{
	padding: 5px 2px 5px 0;
}

/* SUBSTITUTE ITEMS */
Body#Supplies table.SimpleList td.ItemUnavailable
{
	text-align: center;
}
Body#Supplies table.SimpleList tr.SubItemRow
{
	background-color: #FFFFFF;
}
Body#Supplies table.SimpleList tr.SubItemRow td.FirstColumn
{
	padding-left: 50px;
}
Body#Supplies table.SimpleList tr.SubAlternateItemRow
{
	background-color: #BDD3DE;
	vertical-align:top;
}
Body#Supplies table.SimpleList tr.SubAlternateItemRow td.FirstColumn
{
	padding-left: 50px;
}


/* column types */
table.SimpleList th.Text, table.SimpleList td.Text
{
	padding-left: 8px;
	text-align: left;
}

table.SimpleList td.TextMessage
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 8px;
	text-align: left;
}

table.SimpleListCustom
{
	width:590px;
	height:25px;
}
table.SimpleListCustom td.DatePicker
{
	width:110px
}


table.SimpleList th.Link, table.SimpleList td.Link
{
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
}
table.SimpleList th.Icon, table.SimpleList td.Icon
{
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}
table.SimpleList th.IconPostBack, table.SimpleList td.IconPostBack
{
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}
table.SimpleList th.IconNotClickable, table.SimpleList td.IconNotClickable
{
	padding-right: 4px;
	padding-left: 4px;
	border-right: solid 1px #FFE8DD;
	text-align: center;
}
table.SimpleList th.Select, table.SimpleList td.Select
{
	padding-left: 8px;
	text-align: left;
}
table.SimpleList th.CheckBox, table.SimpleList td.CheckBox
{
	padding-left: 8px;
	text-align: left;
}
table.SimpleList th.Currency, table.SimpleList td.Currency
{
	padding-right: 8px;
	text-align: right;
	white-space: nowrap;
}
table.SimpleList th.Number, table.SimpleList td.Number
{
	padding-right: 8px;
	text-align: right;
}
table.SimpleList th.DateTime, table.SimpleList td.DateTime
{
	padding-left: 8px;
	text-align: left;
}
table.SimpleList th.Quantity, table.SimpleList td.Quantity
{
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
}

table.SimpleList th.QuantityCenter, table.SimpleList td.QuantityCenter
{
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

table.SimpleList th.GenericLeftAlign, table.SimpleList td.GenericLeftAlign
{
	padding-right: 8px;
	text-align: left;
	white-space: nowrap;
}
table.SimpleList th.GenericRightAlign, table.SimpleList td.GenericRightAlign
{
	padding-right: 8px;
	text-align: right;
	white-space: nowrap;
}
table.SimpleList th.GenericCenterAlign, table.SimpleList td.GenericCenterAlign
{
	padding-right: 8px;
	text-align: center;
	white-space: nowrap;
}
table.SimpleList th.OfficeInfoColumnWidth, table.SimpleList td.OfficeInfoColumnWidth, table.SStandardTab2 td.OfficeInfoColumnWidth
{
	width: 50%;
}
table.SimpleList th.OfficeInfoColumnWidth1, table.SimpleList td.OfficeInfoColumnWidth1, table.SStandardTab2 td.OfficeInfoColumnWidth1
{
	width: 46%;
}
table.SimpleList th.OfficeInfoColumnWidth2, table.SimpleList td.OfficeInfoColumnWidth2, table.SStandardTab2 td.OfficeInfoColumnWidth2
{
	width: 34%;
}
table.SimpleList th.OfficeInfoColumnWidth3, table.SimpleList td.OfficeInfoColumnWidth3, table.SStandardTab2 td.OfficeInfoColumnWidth3
{
	width: 20%;
}


/* these two need to be last! */
table.SimpleList th.FirstColumn, table.SimpleList td.FirstColumn
{
	padding-left: 10px;
}
table.SimpleList th.LastColumn, table.SimpleList td.LastColumn
{
	padding-right: 2px;
}


table.AddressTable
{
	width: 250px;
}
table.AddressTable tr.AddressHeader
{
	background-color: #EBF1D7;
}

/* --------------------------------------------------- */

/* Future/Recurring Order */

body#Checkout table.FutureOptions
{
	 background-color:#e6e6e6;	
}

body#Checkout table.FutureOptions p
{
	 height:8px;
}

body#Checkout table.FutureOptions div.Column1
{
   float:left;
   margin:0 5px 0 5px;   
   font-weight:bold;
}

body#Checkout table.FutureOptions div.Column2
{
   float:left;	  
}

body#Checkout table.FutureOptions div.Column3
{
   float:left;
   margin-left:100px;
}

/* ------------------------------- */

/* EMBEDED PRODUCT */
table.EmbededProduct
{
	padding-left: 10px;
	padding-right: 10px;
}
table.EmbededProduct a, table.EmbededProduct a:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
table.EmbededProduct a:hover
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}
table.EmbededProduct tr.TitleRow
{
	background-color: #BDD3DE;
	height: 24px;
	width: 100%;
}
table.EmbededProduct tr.Clear
{
	background-color: #FFFFFF;
}
table.EmbededProduct tr.Light
{
	background-color: #F7F7DD;
}

/* --------------------------------------------------- */

/* DISPLAY TABLE */
table.DisplayTable
{
	margin-bottom: 20px;
	width: 100%;
}
body#Supplies table.DisplayTable
{
	border: solid 1px #BDD3DE;
}
body#Checkout table.DisplayTable
{
	border: solid 1px #BDD3DE;
}
body#MyAccount table.DisplayTable
{
	border: solid 1px #BDD3DE;
}
body table.DisplayTable
{
	border: solid 1px #BDD3DE;
}

table.DisplayTable caption
{
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}
body#Supplies table.DisplayTable caption
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#Checkout table.DisplayTable caption
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body#MyAccount table.DisplayTable caption
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}
body table.DisplayTable caption
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
}

table.DisplayTable tr.DataField
{
	vertical-align: top;
}
table.DisplayTable tr.DataField th
{
	font-weight: bold;
	text-align: left;
}
table.DisplayTable tr.DataField td
{
}
table.DisplayTable td.PadLeft
{
	padding-left: 10px;
}
table.DisplayTable td.PadRight
{
	padding-right: 10px;
}
table.DisplayTable td.FieldLabel
{
	padding-right: 2px;
	padding-left: 10px;
	text-align: right;
}
table.DisplayTable td.FieldValue
{
	text-align: left;
}
table.DisplayTable td.Currency
{
	text-align: right;
	white-space: nowrap;
}

/* --------------------------------------------------- */

/* CATALOG REQUEST FORM TABLE */
table.CatalogRequestFormTable tr.FormField td
{
	padding-bottom: 10px;
}

table.CatalogRequestFormTable td.FieldControl
{
	text-align: center;
}

table.CatalogRequestFormTable td.FieldImage
{
	text-align: center;
}

table.CatalogRequestFormTable td.FieldLabel
{
	vertical-align: top;
	padding-left: 10px;
}

table.CatalogRequestFormTable td.FieldValidator
{
	color: Red;
}

/* --------------------------------------------------- */

table.SchedulingFormTable
{
	border: solid 1px #BDD3DE;
	margin-bottom: 20px;
}

table.SchedulingFormTable CAPTION
{
	border: solid 1px #BDD3DE;
	background-color: #BDD3DE;
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}

table.SchedulingFormTable td.SchedulingOption
{
	padding: 10px;
	border-bottom: dashed 1px #CCCCCC;
}

table.SchedulingFormTable tr.FormField td
{
}

table.SchedulingFormTable td.FieldLabel
{
	text-align: right;
}

table.SchedulingFormTable td.TrailingFieldLabel
{
}


table.SchedulingFormTable td.FieldControl
{
}

table.SchedulingFormTable td.LeadingFieldControl
{
	width: 5%;
}

table.SchedulingFormTable tr.NestedFormField td
{
	padding-top: 3px;
}

table.SchedulingFormTable tr.NestedFormField td.FieldLabel
{
	width: 35%;
	padding-right: 2px;
	text-align: right;
}

table.SchedulingFormTable tr.NestedFormField td.FieldControl
{
	width: 60%;
}

/* --------------------------------------------------- */

/* MAGIC POP UP */
div.MagicPopUp
{
	visibility: hidden;
	position: absolute;
	width: 264px;
	height: 73px;
	z-index: 100;
	overflow: hidden;
	border-bottom: 3px ridge #929292;
	border-right: 3px ridge #929292;
	font-size: 10px;
}

/* --------------------------------------------------- */

/* MAGIC TAB */
table.MagicTab
{
	width: 264px;
	height: 73px;
}
table.MagicTab td.Title
{
	background-color: #BDD3DE;
	font-weight: bold;
	height: 25px;
}
table.MagicTab td.Content
{
	background-color: #faebd7;
	font-weight: bold;
	height: 48px;
	text-align: center;
}
table.MagicTab td.Title img
{
	border-width: 1px;
	border-color: #AB7D1C;
}

/* --------------------------------------------------- */

div.OrderFootnote
{
	float: left;
	width: 350px;
	border-top: dotted 1px #9C9C9C;
	border-bottom: dotted 1px #9C9C9C;
	margin-bottom: 15px;
	padding: 5px 0;
}

table.OrderFootnote CAPTION
{
	font-weight: bold;
	text-align: left;
}

/* --------------------------------------------------- */

div.MessageEmpty
{
	color: Black;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}

/* --------------------------------------------------- */

div.SearchFilterBarDiv
{
	font-size: 110%;
}

div.SearchFilterBarDiv .clsFilterBar
{
	text-align:left;
	vertical-align:top;
	white-space:normal;
	line-height:130%;
	padding-bottom: 10px;
}
table.SimpleListWrapper td.PL10
{
	padding-left: 10px;
}
table.SimpleListWrapper td.PT5
{
	padding-top: 5px;
}

/* --------------------------------------------------- */
/* For Search Results page */
body#Supplies table.SimpleListWrapper table.FormTable
{
	border: solid 1px #FFFFFF;
}

body#Supplies table.TabbedViews table.FormTable
{
	border: solid 1px #FFFFFF;
}

body#Supplies a.BodyLink
{
	line-height: inherit;
}
/* --------------------------------------------------- */

#Zone8TextAds
{
	padding-top: 8px;
	padding-left: 5px;
}
#Zone8TextAds span
{
	display: block;
	padding: 0 5px 0 5px;
	font-weight: bold;
	line-height: 1.10em;
	color: #C05200;
}
#Zone8TextAds span a
{
	font-weight: normal;
	text-decoration: underline;
}

div.OrderActionBar
{
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#SubstituteItems
{
	position: absolute;
	z-index: 100;
	top: 110px;
	left: 180px;
	width: 800px;
	border: dashed 1px #999999;
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 11px;
}

#SubstituteItems a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#SubstituteItems a:hover
{
	text-decoration: underline;
}

#CancelledItems
{
	width: 750px; /*	border: dashed 1px #999999; */ /*	background-color: #EEEEEE; */
	padding: 10px;
	font-size: 11px;
}

#SubstituteItems a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#SubstituteItems a:hover
{
	text-decoration: underline;
}

/* -----------------Integration Portion(with other theme)---------------------- */

.colcontainer
{
	margin: 0px;
	padding: 0px;
	overflow: hidden; /* make this box hold all floated children */
	zoom: 1; /* make this box hold all floated children */
}

.colcontainer .col
{
	float: left;
	display: inline;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

input.nice
{
	margin: 0;
	border: 1px inset #bbb;
	background: transparent url( "images/backgrounds/tpl_input_bg.gif" ) repeat-x top left;
	color: #111;
}

#LandingContentArea
{
	clear: both;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-top: solid 1px #FFF;
	margin: 0px 10px;
}

/*HeaderTabBar*/
#HeaderTabBar
{
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/HeaderSearchBar.gif' ) #bd0404 no-repeat 0px 0px;
	margin: 5px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	overflow: hidden;
	text-align: left;
	color: #fff;
	border: 0px;
	clear: both;
	font-weight: bold;
	font-size: 120%;
}

#LandingContentArea #HeaderTabBar
{
	margin: 5px 0px 0px 0px;
}

#HeaderTabBar_inner
{
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/HeaderSearchBar_inner.gif' ) no-repeat 100% 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 0px 10px;
	height: 29px;
	line-height: 18px;
	vertical-align: middle;
	border: 0px;
}

#HeaderTabBar_inner a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	height: 29px;
}

span.header_spanLeft a, span.header_spanMiddle a, span.header_spanRight a
{
	font-size: 120%;
}

span.header_spanLeft
{
	width: 50%;
	height: 90%;
	padding: 8px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
	text-align: center;
	float: left;
	border: none;
}
span.header_spanMiddle
{
	width: 33%;
	height: 90%;
	padding: 8px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
	text-align: center;
	float: left;
}
span.header_spanRight
{
	width: 33%;
	height: 90%;
	padding: 8px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
	text-align: center;
	float: right;
	border-left: 1px #AB0001 solid;
}

/***Global Home Page for pop up window***/
.GlobalPopUpSection
{
	margin: -115px 0 0 15px;
	float: left;
}

.GlobalPopUpSection_innerContents
{
	font-family: Verdana, arial, sans-serif;
	min-width: 960px; /*width: 960px;*/
	position: relative;
	font-size: 12px; /*margin: 330px 0 0 15px;*/
}


.GlobalPopUpSection_innerContents ul li a, .GlobalPopUpSection_innerContents ul li a:visited
{
	display: block;
	text-decoration: none;
	width: 170px;
	text-align: left;
	color: #000;
	padding: 4px 0 4px 0;
	line-height: 16px;
	font-size: 12px;
}

.GlobalPopUpSection_innerContents ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.GlobalPopUpSection_innerContents ul li
{
	float: left;
	position: relative;
	margin: 0 15px 0 0;
	width: 160px;
}

.GlobalPopUpSection_innerContents ul li ul
{
	visibility: hidden;
	position: absolute;
}

.GlobalPopUpSection_innerContents ul li:hover a, .GlobalPopUpSection_innerContents ul li a:hover
{
	color: #000;
	background: transparent;
}

.GlobalPopUpSection_innerContents ul li:hover ul, .GlobalPopUpSection_innerContents ul li a:hover ul
{
	bottom: 96px;
	left: 0;
}

/*.GlobalPopUpSection_innerContents ul li:hover ul li, .GlobalPopUpSection_innerContents ul li a:hover ul li {
	display: block; 
	background: #fff; 
	color: #000; 
	width: 160px; 
	clear: both;
}*/

.GlobalPopUpSection_innerContents ul li:hover ul li a, .GlobalPopUpSection_innerContents ul li a:hover ul li a
{
	display: block;
	background: #4f6069;
	color: #FFF;
	width: 100%;
	padding: 4px 4px 4px 6px;
	border-bottom: #808080 1px solid;
}

.GlobalPopUpSection_innerContents ul li:hover ul li a:hover, .GlobalPopUpSection_innerContents ul li a:hover ul li a:hover
{
	background: #CC0000;
}

img.TopHat
{
	margin-bottom: -6px;
}

/*global bottom section */
#GlobalBottom
{
	width: auto;
	margin: 0;
	padding: 0;
	height: .01%;
	background-color: #222;
	overflow: hidden;
}
#GlobalBottom #bottom_r
{
	float: right;
	padding: 0;
	margin: 0;
	font-size: 120%;
	line-height: 20px;
}
#GlobalBottom #bottom_l
{
	float: left;
	padding: 0;
	margin: 0;
	color: #FFF;
}
#GlobalBottomCorner
{
	height: 25px;
	margin: 0 -5px;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/bottomCorner_bk.gif' ) repeat-x right top;
	color: #FFF;
	font-weight: bold;
}
#GlobalBottomCorner #bottomCorner_r
{
	height: 25px;
	width: 16px;
	float: right;
	margin: 0;
	background: transparent url( '/App_Themes/RedLeftNav/images/backgrounds/bottomCorner_r.gif' ) no-repeat top right;
}
#GlobalBottomCorner #bottomCorner_l
{
	height: 25px;
	width: 16px;
	float: left;
	margin: 0;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/bottomCorner_l.gif' ) no-repeat left top;
}

#GlobalBottom ul.column
{
	margin: 5px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
#GlobalBottom ul.column li
{
	width: 100%;
	padding: 10px 0;
	margin: 0;
}
#GlobalBottom ul.column li .imgblock
{
	float: left;
	width: 300px;
	padding: 0 15px;
}

#GlobalBottom ul.column li .imgblock .top
{
	margin-top: 5px;
}

#GlobalBottom ul.column li .imgblock .floatLeft
{
	float: left;
	margin: 5px;
}

#GlobalBottom ul.column li .imgblock .Fortune500Logo
{
	padding-left: 12px;
	background: url( '/App_Themes/RedLeftNav/images/backgrounds/wCarrot.gif' ) no-repeat 0px 4px;
	margin: 5px;
	float: right;
	width: 150px;
}

#GlobalBottom ul.column li .detail
{
	margin: 0 25px 0 335px;
	padding-left: 20px;
	border-left: 1px solid #808080;
}

#GlobalBottom ul.column li .detail h2
{
	font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
}


#FeaturedProducts
{
	font-size: 11px;
	background: #e7ecef;
	border: 1px solid #d7d8dc;
	width: 180px;
	padding: 0 0 2px 0;
}
#FeaturedProducts h3
{
	font-size: 12px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	background: #CCC;
	border: 1px solid #c3c4c6;
	text-align: center;
}
#FeaturedProducts a
{
	padding-left: 6px;
	margin-bottom: 4px;
	display: block;
}

#Zone11HybridAds
{
	width: 180px;
	background-color: #E7ECEF;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

div.ad
{
	background-color: #fff;
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: center;
	color: red;
	font-weight: bold;
}
div.manuf a
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
div.offer
{
	color: blue;
	text-decoration: underline;
}
div.offer .buy
{
	font-weight: normal;
}

#AdDisplayZone9
{
	border: 1px solid #d7d8dc;
	margin: 0;
	padding: 0;
}

#Zone9LargeImageAds
{
	width: 100%;
	height: 300px;
	overflow: hidden; /* &lt;-- added to eliminate FOUC */
}

/*Override the settings for Zone 9 - Medical Division*/

#Zone9LargeImageAds_Medical #AdDisplayZone9 #Zone9LargeImageAds
{
	height: 243px;
	overflow: hidden;
}

#Zone9LargeImageAds_Medical #AdDisplayZone9 #AdDisplayZone9Prev img, #Zone9LargeImageAds_Medical #AdDisplayZone9 #AdDisplayZone9Next img
{
	height: 243px;
}

/* End Override the settings for Zone 9 - Medical Division*/

#Zone9LargeImageAds .imgslides
{
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
}

#AdDisplayZone9 .DisabledNextPrev
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#FeaturedServices
{
	background: #e7ecef;
	border: 1px solid #d7d8dc;
}

#FeaturedServices h2
{
	font-size: 12px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	background: #CCC;
	border: 1px solid #c3c4c6;
}

#Zone10ImageAds ul
{
	list-style-type: none;
	width: 100%;
	height: 160px;
	background: #e7ecef;
	border: 1px solid #eaeaea;
	margin-top: 4px;
}

#Zone10ImageAds li
{
	float: left;
	display: inline;
	text-align: center;
}

#Zone10ImageAds .jcarousel-item-horizontal
{
	margin-right: 2px;
}

/**
 *  Horizontal Buttons
 */
#Zone10ImageAds .jcarousel-next-horizontal
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 160px;
	cursor: pointer;
	background: transparent url( '/App_Themes/RedLeftNav/images/misc/next-horizontal.gif' ) no-repeat 0 0;
}

#Zone10ImageAds .jcarousel-next-horizontal:active
{
	background-position: -64px 0;
}

#Zone10ImageAds .jcarousel-next-disabled-horizontal, #Zone10ImageAds .jcarousel-next-disabled-horizontal:hover, #Zone10ImageAds .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

#Zone10ImageAds .jcarousel-prev-horizontal
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 160px;
	cursor: pointer;
	background: transparent url( '/App_Themes/RedLeftNav/images/misc/prev-horizontal.gif' ) no-repeat 0 0;
}

#Zone10ImageAds .jcarousel-prev-horizontal:active
{
	background-position: -64px 0;
}

#Zone10ImageAds .jcarousel-prev-disabled-horizontal, #Zone10ImageAds .jcarousel-prev-disabled-horizontal:hover, #Zone10ImageAds .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-position: -96px 0;
}

/**
 * This &lt;div&gt; element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container
{
	position: relative;
}

.jcarousel-clip
{
	margin: 0 5px 0 8px;
	z-index: 2;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li, .jcarousel-item
{
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 180px;
	height: 160px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the &lt;ul&gt; list (inside the &lt;div&gt; described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
	z-index: 3;
	display: none;
}

.jcarousel-prev
{
	z-index: 3;
	display: none;
}

/*HS_Service*/
#HS_Service
{
	font-size: 11px;
	background: #e7ecef;
	border: 1px solid #d7d8dc;
	display: block;
	padding: 0 0 2px 0;
	margin: 0;
}
#HS_Service h2
{
	font-size: 12px;
	margin: 4px;
	padding: 6px;
	background: #CCC;
	border: 1px solid #c3c4c6;
}
#HS_Service a
{
	margin: 0;
	padding: 0;
	display: block;
}
#HS_Service .adBlock
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#HS_Service .adBlock h2
{
	font-size: 11px;
	color: #FF0000;
	margin: 2px;
	padding: 2px;
}
#HS_Service .clear
{
	clear: both;
}
#HS_Service table
{
	width: 99%;
	margin: 0 -2px 0 2px;
}

#homeLinks
{
	border: 1px solid #d7d8dc;
	background: #FFF url( '/images/background.gif' ) repeat-x bottom center;
	padding: 0;
	margin: 0;
}
#homeLinks h3
{
	font-size: 14px;
	color: #CC0000;
	padding: 20px 6px 6px 6px;
	margin: 0;
}
#homeLinks p
{
	padding: 0 6px 20px 6px;
	margin: 0;
}
#homeLinks .icon
{
	padding: 20px 10px 10px 10px;
}
#homeLinks a
{
	color: #0068b3;
}

#homeLinks table
{
	width: 99%;
}

#Zone12ImageAds
{
	text-align: center;
}

#Zone12ImageAds img
{
	padding-top: 5px;
}

#Zone14ImageAds
{
	text-align: center;
}

#Zone14ImageAds img
{
	padding-top: 5px;
}

#Zone16ImageAds
{
	margin: 0;
	padding: 0;
}
#Zone16ImageAds .adBlock
{
	margin: 0 8px 8px 0;
	padding: 2px;
	float: left;
}
#Zone16ImageAds .clear
{
	clear: both;
}

#Zone18ImageAds
{
	width: 180px;
	height: 400px;
}

/* ---------------My SALES CONSULTANT-------------------- */
#salesconsultant
{
	width: 178px;
	background-color: #e7f2f8;
	border: 1px solid #bdd3de;
	border-bottom: 0px;
}
#salescontactinfo
{
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#salespict
{
	background: url(/App_Themes/RedLeftNav/images/backgrounds/Pict_bkgd.gif) no-repeat;
	padding: 2px 4px 4px 2px;
	margin: auto;
	margin-bottom: 5px;
	width: 64px;
	align: center;
}

#button
{
	width: 178px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#salesconsultantTD
{
	border-bottom: 2px solid #bdd3de;
}

#salesconsultantTDdiv
{
	padding-left: 7px;
	padding-top: 7px;
}

#salescontactunavailable
{
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 0px;
}

#salesconsultantUATDdiv
{
	padding-left: 7px;
	padding-top: 7px;
}
/* --------------------------------------------------- */
/* Featured Updates for Sales Consultants */


#featuredUpdates
{
	font-size: 11px;
	background: #FFF url( '/App_Themes/RedLeftNav/images/backgrounds/featured_Offers_bk.gif' ) repeat-x bottom center;
	border: 1px solid #d7d8dc;
	width: 180px;
	padding: 0 0 2px 0;
	margin: 15px 0 0 0;
}
#featuredUpdates h1
{
	font-size: 12px;
	margin: 4px;
	padding: 6px;
	background: #CCC;
	border: 1px solid #c3c4c6;
}

#featuredUpdates ul
{
	list-style: none;
	margin: 0;
	padding: 5px 0 0 15px;
}
#featuredUpdates li
{
	background-image: url( '/App_Themes/RedLeftNav/images/backgrounds/featured_Offers_arrow.gif' );
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 0 6px 10px;
}
/* --------------------------------------------------- */
/* Faux 2 column Page Layout for My Sales Consultants */


#mySalesConsultant
{
	float: left;
	width: 100%;
}
#mySC_contentcolumn
{
	margin-right: 200px; /*Set right margin to RightColumnWidth*/
}
#mySC_rightcolumn
{
	float: left;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
}
.innertube
{
	margin: 0 20px 0 0;
}
#mySalesConsultant .SubHeader
{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

/*return policy page*/
.ReturnPolicyFrame
{
	text-align: left;	
	margin: 0px;
	overflow: auto;
	width:99%; 
	height:440px;
	padding-bottom:15px;
}

/* articles */
div.articleIndex
{
	background: #e7ecef;
	border: 1px solid #d7d8dc;
	font-size: 11px;
	padding: 0 0 2px 0;
	width: 180px;
}
h3.articleIndex_Title
{
	background: #CCC;
	border: 1px solid #c3c4c6;
	font-size: 12px;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	text-align: center;
}
div.articleIndex a.show-all
{
	padding-left: 6px;
	margin-bottom: 4px;
	display: block;
}
div.articleItem
{
	padding: 10px;
}
h3.articleItem_Title
{
	margin: 0px;
}

.CaptchaImage
{
	padding:5px 0 5px 0;    
}

/* --------------------------------------------------- */
@media print
{

	body
	{
		background: white;
		color: black;
		font-family: verdana;
		font-size: 10pt;
	}

	#Container
	{
		width: 630px;
		float: none !important;
	}

	#PopUpContainer
	{
		width: 630px;
		float: none !important;
	}

	#PrintContainer
	{
		width: 630px;
		float: none !important;
	}

	#HeaderServiceBar
	{
		display: none;
	}

	#PopupPrintClose
	{
		display: none;
	}

	#PrintPageCloseOption
	{
		display: none;
	}

	.PrintPanel
	{
		display: none;
	}

	#HeaderDivisionalTabs
	{
		display: none;
	}

	#HeaderSearchBar
	{
		display: none;
	}

	#HeaderSessionBar
	{
		display: none;
	}

	#HeaderOrderBar
	{
		display: none;
	}

	#DefaultLeftNavSection
	{
		display: none;
	}

	#menuBarRail
	{
		display: none;
	}

	#rightRail
	{
		display: none;
	}

	#MainContentArea
	{
		border-bottom-style: none;
		border-right-style: none;
		border-top-style: none;
		border-left-style: none;
	}

	#MainContentSection
	{
		clear: both;
		float: none !important;
		width: 100%;
		padding: 10px 10px 10px 10px;
	}

	#ContentTitle
	{
		margin-top: 20px;
	}

	#ContentTitle h1
	{
		margin: 0 0 5px 0;
		padding: 0;
	}

	#ContentTitle span
	{
		display: inline;
		background-color: white;
		padding-right: 5px;
		color: black;
		font-size: 14pt;
	}

	#ContentArea
	{
		float: none !important;
	}

	#Breadcrumb
	{
		display: none;
	}

	#ItemBar
	{
		display: none;
	}


	#GlobalFooterArea
	{
		clear: both;
		text-align: center;
		margin: 0px 15px 0px 15px;
		padding: 0px;
	}
	#GlobalFooter
	{
		text-align: center;
		padding: 44px 10px 44px 10px;
		margin: 0px;
	}

	.MagicPopUp
	{
		display: none;
	}

	.SubHeader
	{
		font-size: 12pt;
		font-weight: bold;
	}


	/* --------------------------------------------------- */

	/* STANDARD TWO COL TABLE */
	table.StandardTwoColTable
	{
		margin-bottom: 20px;
	}
	body#Supplies table.StandardTwoColTable
	{
		border: solid 1px #BDD3DE;
	}
	body#Checkout table.StandardTwoColTable
	{
		border: solid 1px #BDD3DE;
	}
	body#MyAccount table.StandardTwoColTable
	{
		border: solid 1px #BDD3DE;
	}
	body table.StandardTwoColTable
	{
		border: solid 1px #BDD3DE;
	}

	table.StandardTwoColTable caption
	{
		padding: 5px 0 5px 10px;
		font-weight: bold;
		text-align: left;
	}
	body#Supplies table.StandardTwoColTable caption
	{
		background-color: #BDD3DE;
	}
	body#Checkout table.StandardTwoColTable caption
	{
		background-color: #BDD3DE;
	}
	body#MyAccount table.StandardTwoColTable caption
	{
		background-color: #BDD3DE;
	}
	body table.StandardTwoColTable caption
	{
		background-color: #BDD3DE;
	}

	table.StandardTwoColTable th
	{
		width: 50%;
		padding: 5px 0 5px 10px;
		font-weight: normal;
		text-align: left;
	}
	body#Supplies table.StandardTwoColTable th
	{
		background-color: #F7F7DD;
	}
	body#Checkout table.StandardTwoColTable th
	{
		background-color: #F7F7DD;
	}
	body#MyAccount table.StandardTwoColTable th
	{
		background-color: #F7F7DD;
	}
	body table.StandardTwoColTable th
	{
		background-color: #F7F7DD;
	}

	table.StandardTwoColTable tr
	{
		vertical-align: top;
	}
	table.StandardTwoColTable td
	{
		width: 50%;
		padding: 5px 0 5px 10px;
	}

	/* --------------------------------------------------- */

	/* STANDARD TAB 2 */
	table.StandardTab2
	{
		width: 100%; /* border: solid 1.0px #BDD3DE; */
		padding-top: 0px;
		padding-left: 0px;
		margin-bottom: 15px;
	}
	body#Supplies table.StandardTab2
	{
		border: solid 1.0px #BDD3DE;
	}
	body#Checkout table.StandardTab2
	{
		border: solid 1.0px #BDD3DE;
	}
	body#MyAccount table.StandardTab2
	{
		border: solid 1.0px #BDD3DE;
	}
	body table.StandardTab2
	{
		border: solid 1.0px #BDD3DE;
	}

	table.StandardTab3
	{
		width: 100%;
		border-top: solid 1.0px #F7F7DD;
		padding-top: 0px;
		padding-left: 0px;
		margin-bottom: 15px;
		background-color: #FFFFFF;
	}

	body#Supplies table.StandardTab3
	{
		border-top: solid 2px #F7F7DD;
		background-color: #FFFFFF;
	}
	body#Checkout table.StandardTab3
	{
		border-top: solid 2px #F7F7DD;
		background-color: #FFFFFF;
	}
	body#MyAccount table.StandardTab3
	{
		border-top: solid 2px #F7F7DD;
		background-color: #FFFFFF;
	}
	body table.StandardTab3
	{
		border-top: solid 2px #F7F7DD;
		background-color: #FFFFFF;
	}

	table.StandardTab2 CAPTION
	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px; /* background-color: #BDD3DE; */
		font-weight: bold;
		text-align: left; /* height: 15px; */ /* voice-family: inherit; */ /* height:25px; */
	}
	body#Supplies table.StandardTab2 CAPTION
	{
		background-color: #BDD3DE;
	}
	body#Checkout table.StandardTab2 CAPTION
	{
		background-color: #BDD3DE;
	}
	body#MyAccount table.StandardTab2 CAPTION
	{
		background-color: #BDD3DE;
	}
	body table.StandardTab2 CAPTION
	{
		background-color: #BDD3DE;
	}

	table.StandardTab2 TR.clear
	{
		border-right: #F7F7DD 1px solid;
		border-top: #F7F7DD 1px solid;
		font-weight: normal;
		font-size: 1em;
		padding-bottom: 5px;
		border-left: #F7F7DD 1px solid;
		padding-top: 5px;
		border-bottom: #F7F7DD 1px solid;
		height: auto;
		background-color: #fff;
	}

	table.StandardTab2 TR.light
	{
		border-right: #F7F7DD 1px solid;
		border-top: #F7F7DD 1px solid;
		font-weight: normal;
		font-size: 1em;
		padding-bottom: 5px;
		border-left: #F7F7DD 1px solid;
		padding-top: 5px;
		border-bottom: #F7F7DD 1px solid;
		height: auto;
		background-color: #F7F7DD;
	}



	table.StandardTab2 td.LoginTabCol1
	{
		width: 25%;
		text-align: right;
	}

	td.SearchFormNote
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}

	/* --------------------------------------------------- */

	table.StandardTab
	{
		padding-left: 0px;
		font-weight: normal;
		margin-bottom: 5px;
		width: 100%;
		padding-top: 0px;
		border-width: 1px;
		border-style: solid;
	}

	table.StandardTab
	{
		border-color: #BDD3DE;
	}

	table.StandardTab CAPTION
	{
		padding-left: 5px;
	}

	table.StandardTab CAPTION
	{
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		height: 15px;
		voice-family: inherit;
		height: 25px;
	}

	table.StandardTab CAPTION
	{
		background-color: #BDD3DE;
	}

	table.StandardTab TR.strong
	{
		border-right: #BDD3DE 1px solid;
		border-top: #BDD3DE 1px solid;
		font-weight: normal;
		padding-bottom: 5px;
		border-left: #BDD3DE 1px solid;
		padding-top: 5px;
		border-bottom: #BDD3DE 1px solid;
		height: auto;
		background-color: #BDD3DE;
	}

	/* --------------------------------------------------- */

	/* FORM TABLE */
	table.FormTable
	{
		margin-bottom: 20px;
	}
	body#Supplies table.FormTable
	{
		border: solid 1px #BDD3DE;
	}
	body#Checkout table.FormTable
	{
		border: solid 1px #BDD3DE;
	}
	body#MyAccount table.FormTable
	{
		border: solid 1px #BDD3DE;
	}
	body table.FormTable
	{
		border: solid 1px #BDD3DE;
	}

	table.FormTable CAPTION
	{
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
	}
	body#Supplies table.FormTable CAPTION
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#Checkout table.FormTable CAPTION
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#MyAccount table.FormTable CAPTION
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body table.FormTable CAPTION
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}

	table.FormTable th
	{
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight: normal;
		text-align: left;
	}
	table.FormTable td
	{
		padding: 2px;
	}
	table.FormTable tr.FormInstructions td
	{
		padding: 5px 10px;
		text-align: left;
	}
	table.FormTable tr.FieldInstructions td
	{
		padding: 5px 10px;
		text-align: left;
	}
	table.FormTable tr.FieldHeader td
	{
		padding-left: 10px;
		font-weight: bold;
	}
	table.FormTable tr.FormField td
	{
		padding-top: 2px;
		padding-bottom: 2px;
	}
	table.FormTable tr.FormSubmitButton td
	{
		padding: 5px 10px;
		text-align: right;
	}

	table.FormTable td.FieldLabel
	{
		width: 1%;
		padding: 5px 5px 5px 10px;
		text-align: right;
		white-space: nowrap;
		vertical-align: top;
	}
	table.FormTable td.FieldControl
	{
		text-align: left;
	}
	table.FormTable td.LeadingFieldControl
	{
		width: 5%;
		padding-left: 10px;
	}
	table.FormTable td.LeadingFieldControlWithText
	{
		width: 35%;
		padding-left: 10px;
		white-space: nowrap;
	}
	table.FormTable td.TrailingFieldLabel
	{
		width: 95%;
		padding-left: 5px;
		vertical-align: top;
	}
	table.FormTable td.NestedFieldControl
	{
		padding-left: 10px;
		text-align: left;
	}
	table.FormTable td.FieldValidator
	{
		color: Red;
	}
	table.FormTable tr.FormFieldLevel1 td
	{
		padding-top: 8px;
		padding-left: 10px;
		text-align: left;
	}
	table.FormTable tr.FormFieldLevel2 td
	{
		padding-top: 4px;
		padding-left: 15px;
		text-align: left;
	}
	table.FormTable tr.FormFieldLevel3 td
	{
		padding-top: 4px;
		padding-left: 20px;
		text-align: left;
	}

	body#Supplies table.FormTable
	{
		border: solid 1.0px #BDD3DE;
	}
	body#Checkout table.FormTable
	{
		border: solid 1.0px #BDD3DE;
	}
	body#MyAccount table.FormTable
	{
		border: solid 1.0px #BDD3DE;
	}
	body table.FormTable
	{
		border: solid 1.0px #BDD3DE;
	}

	body#Supplies table.FormTable tr.HeaderRow th
	{
		background-color: #BDD3DE;
	}
	body#Checkout table.FormTable tr.HeaderRow th
	{
		background-color: #BDD3DE;
	}
	body#MyAccount table.FormTable tr.HeaderRow th
	{
		background-color: #BDD3DE;
	}
	body table.FormTable tr.HeaderRow th
	{
		background-color: #BDD3DE;
	}

	table.FormSubSection
	{
		border-collapse: collapse;
		margin-bottom: 20px;
	}
	table.FormSubSection caption
	{
		padding-left: 10px; /* background-color: #F7F7DD; */
	}
	table.PagingWidget
	{
		width: 230px;
		float: right;
	}
	table.PagingWidget div.Text
	{
		float: left;
		padding-top: 5px;
	}
	table.PagingWidget div.Arrow1
	{
		float: left;
		padding-top: 5px;
	}
	table.PagingWidget div.Arrow2
	{
		float: left;
		padding-top: 1px;
	}
	table.PagingWidget div.Arrow3
	{
		float: left;
		padding-top: 1px;
		padding-right: 0px;
	}
	table.PagingWidget div.TextBox
	{
		float: left;
	}
	div.BottomButton
	{
		width: 100%;
		text-align: right; /* padding-top: 5px; */
		margin-bottom: 20px;
	}
	div.TopButton
	{
		width: 100%;
		text-align: right;
		padding-bottom: 5px;
	}
	span.Asterisk
	{
		color: Red;
		font-weight: bold;
	}
	span.FieldAdvice
	{
		color: GrayText;
		font-size: 10px;
	}
	span.FieldNote
	{
		color: GrayText;
		font-size: 10px;
	}
	span.FieldRequirement
	{
		color: GrayText;
		font-size: 10px;
	}
	td.TopButton
	{
		vertical-align: bottom;
		text-align: right;
		padding-bottom: 5px;
	}
	td.BottomButton
	{
		vertical-align: top;
		text-align: right;
		padding-top: 5px;
	}
	td.Label
	{
		width: 1%;
		padding-left: 10px;
		text-align: right;
		white-space: nowrap;
	}
	td.Control
	{
		text-align: left;
	}
	.StandardAdviceText
	{
		font-family: Verdana;
		font-size: 9.5px;
		color: #666666;
	}

	/* --------------------------------------------------- */

	/* TABBED VIEWS */
	table.TabbedViews
	{
		border-collapse: collapse;
		margin-bottom: 10px;
	}
	body#Supplies table.TabbedViews
	{
		border-left: solid 1px #BDD3DE;
	}
	body#Checkout table.TabbedViews
	{
		border-left: solid 1px #BDD3DE;
	}
	body#MyAccount table.TabbedViews
	{
		border-left: solid 1px #BDD3DE;
	}
	body table.TabbedViews
	{
		border-left: solid 1px #BDD3DE;
	}

	table.TabbedViews td
	{
		padding: 0;
	}

	table.TabbedViews td.TopButton
	{
		vertical-align: bottom;
		text-align: right;
		padding-bottom: 2px;
	}

	table.TabbedViews td.GoldBorder
	{
		padding: 5px;
	}
	body#Supplies table.TabbedViews td.GoldBorder
	{
		border: solid 1px #BDD3DE;
	}
	body#Checkout table.TabbedViews td.GoldBorder
	{
		border: solid 1px #BDD3DE;
	}
	body#MyAccount table.TabbedViews td.GoldBorder
	{
		border: solid 1px #BDD3DE;
	}
	body table.TabbedViews td.GoldBorder
	{
		border: solid 1px #BDD3DE;
	}

	table.TabbedViews td.GoldBorder div.LineBreak
	{
		border-bottom: dotted 1px gray;
		margin-right: 5px;
		margin-left: 5px;
	}


	a.BrowsingLink
	{
		text-align: center;
	}
	ul.ContentTabs
	{
		margin: 5px 0px;
		padding: 0;
	}

	ul.ContentTabs li
	{
		position: relative;
		display: inline;
		list-style-type: none;
		font-weight: bold;
		padding: 5px 25px 0px 25px;
		margin-right: 5px;
	}
	body#Supplies ul.ContentTabs li
	{
		background-color: #BDD3DE;
		border: 1px solid #BDD3DE;
	}
	body#Checkout ul.ContentTabs li
	{
		border-top: solid 1px #BDD3DE;
		border-right: solid 1px #BDD3DE;
		border-bottom: solid 1px #BDD3DE;
		border-left: solid 1px #BDD3DE;
		background-color: #F7F7DD;
	}
	body#MyAccount ul.ContentTabs li
	{
		border-top: solid 1px #BDD3DE;
		border-right: solid 1px #BDD3DE;
		border-bottom: solid 1px #BDD3DE;
		border-left: solid 1px #BDD3DE;
		background-color: #F7F7DD;
	}
	body ul.ContentTabs li
	{
		background-color: #BDD3DE;
		border: 1px solid #BDD3DE;
	}

	body#Supplies ul.ContentTabs li.ActiveView
	{
		border-bottom: solid 1px white;
		background-color: #ffffff;
	}
	body#Checkout ul.ContentTabs li.ActiveView
	{
		border-bottom: solid 1px white;
		background-color: #ffffff;
	}
	body#MyAccount ul.ContentTabs li.ActiveView
	{
		border-bottom: solid 1px white;
		background-color: #ffffff;
	}
	body ul.ContentTabs li.ActiveView
	{
		border-bottom: solid 1px white;
		background-color: #ffffff;
	}

	ul.ContentTabs li a
	{
		text-decoration: none;
	}

	ul.ContentTabs li.ActiveView a, ul.ContentTabs li.ActiveView a:visited
	{
		color: black;
		border-bottom: solid 0px #BDD3DE;
	}

	ul.ContentTabs li.ActiveView a:hover
	{
		text-decoration: none;
	}

	/* --------------------------------------------------- */

	/* QUICK ORDER */
	table.QuickOrder
	{
		border-collapse: collapse;
		border: solid 1.0px #BDD3DE;
		margin-bottom: 8px;
	}
	table.QuickOrder tr.HeaderRow th
	{
		padding: 4px 10px;
		font-weight: normal;
		background-color: #BDD3DE;
		text-align: left;
	}
	table.QuickOrder td
	{
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 10px;
	}

	/* --------------------------------------------------- */

	/* SIMPLE LIST */

	table.SimpleListWrapper
	{
		border-collapse: collapse;
		margin-bottom: 20px;
	}
	table.SimpleListWrapper td
	{
		padding: 0;
	}
	table.SimpleListWrapper td.BottomButton
	{
		vertical-align: top;
		text-align: right;
		padding-top: 5px;
	}
	
	
	table.SimpleListWrapper td.Filter
	{
		/*padding-top: 5px;
		padding-bottom: 5px;*/
		padding-left: 10px;
	}
	
	table.SimpleListWrapper td.DatePicker
	{
		width:110px
	}
	body#Supplies table.SimpleListWrapper td.Filter
	{
		border: #BDD3DE 1.0px solid;
	}
	body#Supplies table.SimpleListWrapper td.SortBy
	{
		border: #BDD3DE 1.0px solid;
	}
	body#Checkout table.SimpleListWrapper
	{
		border-collapse: separate;
		padding-top: 50px;
	}
	body#Checkout table.SimpleListWrapper td.Filter
	{
		border: #BDD3DE 1.0px solid;
	}
	body#MyAccount table.SimpleListWrapper td.Filter
	{
		border: #BDD3DE 1.0px solid;
	}
	body table.SimpleListWrapper td.Filter
	{
		border: #BDD3DE 1.0px solid;
	}

	body#Supplies table.SimpleListWrapper td.SimpleListContainer
	{
		border: #BDD3DE 1.0px solid;
	}
	body#Checkout table.SimpleListWrapper td.SimpleListContainer
	{
		border: #BDD3DE 1.0px solid;
	}
	body#MyAccount table.SimpleListWrapper td.SimpleListContainer
	{
		border: #BDD3DE 1.0px solid;
	}
	body table.SimpleListWrapper td.SimpleListContainer
	{
		border: #BDD3DE 1.0px solid;
	}

	table.SimpleListWrapper td.SortBy
	{
		font-weight: bold;
		padding-left: 5px;
		text-align: left;
		padding-bottom: 5px;
		border: solid 1.0px #BDD3DE;
	}
	
	
	table.SimpleListWrapper td.Title
	{
		width: 10%;
		font-weight: bold;
		padding-bottom: 5px;
		white-space: nowrap;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		vertical-align: middle;
	}

	table.SimpleListWrapper td.Title1
	{
		width: 10%;
		font-weight: bold;
		white-space: nowrap;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		vertical-align: middle;
	}
	body#Supplies table.SimpleListWrapper td.Title
	{
		border: solid 1.0px #BDD3DE;
		border-bottom-width: 0;
		background-color: #BDD3DE;
	}
	body#Checkout table.SimpleListWrapper td.Title
	{
		border: solid 1.0px #BDD3DE;
		border-bottom-width: 0;
		background-color: #BDD3DE;
	}
	body#MyAccount table.SimpleListWrapper td.Title
	{
		border: solid 1.0px #BDD3DE;
		border-bottom-width: 0;
		background-color: #BDD3DE;
	}
	body table.SimpleListWrapper td.Title
	{
		border: solid 1.0px #BDD3DE;
		border-bottom-width: 0;
		background-color: #BDD3DE;
	}

	table.SimpleListWrapper td.Title span
	{
		font-weight: normal;
	}
	table.SimpleListWrapper td.TopButton
	{
		vertical-align: bottom;
		text-align: right;
		padding-bottom: 5px;
	}

	table.SimpleListWrapper td.Totals
	{
		padding: 5px 2px 5px 0;
		font-size: 110%;
		font-weight: bold;
		text-align: right;
	}
	body#Supplies table.SimpleListWrapper td.Totals
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#Checkout table.SimpleListWrapper td.Totals
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#MyAccount table.SimpleListWrapper td.Totals
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body table.SimpleListWrapper td.Totals
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}

	table.SimpleList
	{
		border-collapse: collapse;
	}

	body#Supplies table.SimpleList tr.HeaderRow
	{
		background-color: #F7F7DD;
	}
	body#Checkout table.SimpleList tr.HeaderRow
	{
		background-color: #F7F7DD;
	}
	body#MyAccount table.SimpleList tr.HeaderRow
	{
		background-color: #F7F7DD;
	}
	body table.SimpleList tr.HeaderRow
	{
		background-color: #F7F7DD;
	}

	table.SimpleList tr.ItemRow
	{
		vertical-align: top;
		background-color: #FFFFFF;
	}
	table.SimpleList tr.ShipRow
	{
		vertical-align: top;
		border-top: solid 1px #BDD3DE;
	}

	table.SimpleList tr.AlternateItemRow
	{
		vertical-align: top;
	}
	body#Supplies table.SimpleList tr.AlternateItemRow
	{
		background-color: #F7F7DD;
	}
	body#Checkout table.SimpleList tr.AlternateItemRow
	{
		background-color: #F7F7DD;
	}
	body#MyAccount table.SimpleList tr.AlternateItemRow
	{
		background-color: #F7F7DD;
	}
	body table.SimpleList tr.AlternateItemRow
	{
		background-color: #F7F7DD;
	}

	table.SimpleList td
	{
		padding-top: 2px;
		padding-bottom: 2px;
	}

	td.TopPaging
	{
		text-align: right;
	}

	td.BottomPaging
	{
		border: solid 1px #BDD3DE;
		border-bottom-style: none;
		text-align: right;
	}

	table.TabbedViews td.BottomPaging
	{
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top: solid 1px #BDD3DE;
		text-align: right;
	}

	table.SimpleList th
	{
		padding-top: 4px;
		padding-bottom: 4px;
		font-weight: normal;
		text-align: left;
	}

	table.SimpleList tr.SubTotalRow
	{
		text-align: right;
		font-weight: bold;
		font-size: 110%;
	}
	Body#Supplies table.SimpleList tr.SubTotalRow
	{
		background-color: #BDD3DE;
	}
	Body#Checkout table.SimpleList tr.SubTotalRow
	{
		background-color: #BDD3DE;
	}
	Body#MyAccount table.SimpleList tr.SubTotalRow
	{
		background-color: #BDD3DE;
	}
	body table.SimpleList tr.SubTotalRow
	{
		background-color: #BDD3DE;
	}

	table.SimpleList tr.SubTotalRow td
	{
		padding: 5px 2px 5px 0;
	}

	table.SimpleList tr.SubtotalRowClear
	{
		text-align: right;
		font-weight: bold;
		font-size: 110%;
	}
	table.SimpleList tr.SubtotalRowClear td
	{
		padding: 5px 2px 5px 0;
	}

	/* column types */
	table.SimpleList th.Text, table.SimpleList td.Text
	{
		padding-left: 8px;
		text-align: left;
	}
	table.SimpleList th.Link, table.SimpleList td.Link
	{
		padding-right: 2px;
		padding-left: 2px;
		text-align: left;
	}
	table.SimpleList th.Icon, table.SimpleList td.Icon
	{
		padding-right: 1px;
		padding-left: 1px;
		text-align: center;
	}
	table.SimpleList th.IconPostBack, table.SimpleList td.IconPostBack
	{
		padding-right: 1px;
		padding-left: 1px;
		text-align: center;
	}
	table.SimpleList th.IconNotClickable, table.SimpleList td.IconNotClickable
	{
		padding-right: 1px;
		padding-left: 1px;
		border-right: solid 1px #FFE8DD;
		text-align: center;
	}
	table.SimpleList th.Select, table.SimpleList td.Select
	{
		padding-left: 2px;
		text-align: left;
	}
	table.SimpleList th.CheckBox, table.SimpleList td.CheckBox
	{
		padding-left: 2px;
		text-align: left;
	}
	table.SimpleList th.Currency, table.SimpleList td.Currency
	{
		padding-right: 2px;
		text-align: right;
		white-space: nowrap;
	}
	table.SimpleList th.Number, table.SimpleList td.Number
	{
		padding-left: 2px;
		text-align: left;
	}
	table.SimpleList th.DateTime, table.SimpleList td.DateTime
	{
		padding-left: 2px;
		text-align: left;
	}
	table.SimpleList th.Quantity, table.SimpleList td.Quantity
	{
		padding-right: 2px;
		padding-left: 2px;
		text-align: left;
		vertical-align: top;
	}
	table.SimpleList th.GenericLeftAlign, table.SimpleList td.GenericLeftAlign
	{
		padding-right: 2px;
		text-align: left;
		white-space: nowrap;
	}
	table.SimpleList th.GenericRightAlign, table.SimpleList td.GenericRightAlign
	{
		padding-right: 2px;
		text-align: right;
		white-space: nowrap;
	}
	table.SimpleList th.GenericCenterAlign, table.SimpleList td.GenericCenterAlign
	{
		padding-right: 2px;
		text-align: center;
		white-space: nowrap;
	}
	/* these two need to be last! */
	table.SimpleList th.FirstColumn, table.SimpleList td.FirstColumn
	{
		padding-left: 10px;
	}
	table.SimpleList th.LastColumn, table.SimpleList td.LastColumn
	{
		padding-right: 2px;
	}

	/* --------------------------------------------------- */

	/* EMBEDED PRODUCT */
	table.EmbededProduct
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	table.EmbededProduct a, table.EmbededProduct a:visited
	{
		color: Black;
		font-weight: normal;
		text-decoration: none;
	}
	table.EmbededProduct a:hover
	{
		color: Black;
		font-weight: normal;
		text-decoration: underline;
	}
	table.EmbededProduct tr.TitleRow
	{
		background-color: #BDD3DE;
		height: 24px;
		width: 100%;
	}
	table.EmbededProduct tr.Clear
	{
		background-color: #FFFFFF;
	}
	table.EmbededProduct tr.Light
	{
		background-color: #F7F7DD;
	}

	/* --------------------------------------------------- */

	/* DISPLAY TABLE */
	table.DisplayTable
	{
		margin-bottom: 20px;
		width: 100%;
	}
	body#Supplies table.DisplayTable
	{
		border: solid 1px #BDD3DE;
	}
	body#Checkout table.DisplayTable
	{
		border: solid 1px #BDD3DE;
	}
	body#MyAccount table.DisplayTable
	{
		border: solid 1px #BDD3DE;
	}
	body table.DisplayTable
	{
		border: solid 1px #BDD3DE;
	}

	table.DisplayTable caption
	{
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
	}
	body#Supplies table.DisplayTable caption
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#Checkout table.DisplayTable caption
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body#MyAccount table.DisplayTable caption
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}
	body table.DisplayTable caption
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
	}

	table.DisplayTable tr.DataField
	{
		vertical-align: top;
	}
	table.DisplayTable tr.DataField td
	{
	}
	table.DisplayTable td.FieldLabel
	{
		padding-right: 2px;
		padding-left: 10px;
		text-align: right;
	}
	table.DisplayTable td.FieldValue
	{
		text-align: left;
	}
	table.DisplayTable td.Currency
	{
		text-align: right;
		white-space: nowrap;
	}

	/* --------------------------------------------------- */

	/* CATALOG REQUEST FORM TABLE */
	table.CatalogRequestFormTable tr.FormField td
	{
		padding-bottom: 10px;
	}

	table.CatalogRequestFormTable td.FieldControl
	{
		text-align: center;
	}

	table.CatalogRequestFormTable td.FieldImage
	{
		text-align: center;
	}

	table.CatalogRequestFormTable td.FieldLabel
	{
		vertical-align: top;
		padding-left: 10px;
	}

	table.CatalogRequestFormTable td.FieldValidator
	{
		color: Red;
	}

	/* --------------------------------------------------- */

	table.SchedulingFormTable
	{
		border: solid 1px #BDD3DE;
		margin-bottom: 20px;
	}

	table.SchedulingFormTable CAPTION
	{
		border: solid 1px #BDD3DE;
		background-color: #BDD3DE;
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
	}

	table.SchedulingFormTable td.SchedulingOption
	{
		padding: 10px;
		border-bottom: dashed 1px #CCCCCC;
	}

	table.SchedulingFormTable tr.FormField td
	{
	}

	table.SchedulingFormTable td.FieldLabel
	{
		text-align: right;
	}

	table.SchedulingFormTable td.TrailingFieldLabel
	{
	}


	table.SchedulingFormTable td.FieldControl
	{
	}

	table.SchedulingFormTable td.LeadingFieldControl
	{
		width: 5%;
	}

	table.SchedulingFormTable tr.NestedFormField td
	{
		padding-top: 3px;
	}

	table.SchedulingFormTable tr.NestedFormField td.FieldLabel
	{
		width: 35%;
		padding-right: 2px;
		text-align: right;
	}

	table.SchedulingFormTable tr.NestedFormField td.FieldControl
	{
		width: 60%;
	}

	/* --------------------------------------------------- */

	/* MAGIC POP UP */
	div.MagicPopUp
	{
		visibility: hidden;
		position: absolute;
		width: 264px;
		height: 73px;
		z-index: 100;
		overflow: hidden;
		border-bottom: 3px ridge #929292;
		border-right: 3px ridge #929292;
		font-size: 10px;
	}

	/* --------------------------------------------------- */

	/* MAGIC TAB */
	table.MagicTab
	{
		width: 264px;
		height: 73px;
	}
	table.MagicTab td.Title
	{
		background-color: #BDD3DE;
		font-weight: bold;
		height: 25px;
	}
	table.MagicTab td.Content
	{
		background-color: #faebd7;
		font-weight: bold;
		height: 48px;
		text-align: center;
	}
	table.MagicTab td.Title img
	{
		border-width: 1px;
		border-color: #AB7D1C;
	}

	/* --------------------------------------------------- */

	div.OrderFootnote
	{
		float: left;
		width: 350px;
		border-top: dotted 1px #9C9C9C;
		border-bottom: dotted 1px #9C9C9C;
		margin-bottom: 15px;
		padding: 5px 0;
	}

	table.OrderFootnote CAPTION
	{
		font-weight: bold;
		text-align: left;
	}

	/* --------------------------------------------------- */

	div.MessageEmpty
	{
		color: Black;
		text-align: center;
		padding: 10px 0;
		font-weight: bold;
	}

	/* --------------------------------------------------- */

	div.SearchFilterBarDiv
	{
		font-size: 110%;
	}

	/* --------------------------------------------------- */

	div.OrderActionClear
	{
		display: none;
		float: none !important;
	}

	div.OrderActionCheckout
	{
		display: none;
		float: none !important;
	}		

	.CaptchaImage
	{
		padding:5px 0 5px 0;    
	}
}
/* close @media declarations */

/*body#MyAccount table.SimpleListWrapper {
	border: 1px solid #ffffff;
}*/

/* importing Browser-hack.css filter */
@import "Browser-hack.css";



/* Pricing Label*/
span.PricingLabel
{
	color:Red;
}

div#BlankPricingLabel {
	width: 80px;
	height:18px;
}
span.FR_PricingLabel_VOTRE_PRIX, span.FR_PricingLabel_VOTRE_PRIX a, span.FR_PricingLabel_VOTRE_PRIX div
{
	color:Green !important;
}
span.FR_PricingLabel_ELIGIBLE_CONTRAT_PRO, span.FR_PricingLabel_ELIGIBLE_CONTRAT_PRO a, span.FR_PricingLabel_ELIGIBLE_CONTRAT_PRO div
{
	color:Green !important;
}
span.FR_PricingLabel_PROMOTION, span.FR_PricingLabel_PROMOTION a, span.FR_PricingLabel_PROMOTION div
{
	color:Red !important;
}
span.FR_PricingLabel_PLUSIEURS_CHOIX_DISPONIBLES, span.FR_PricingLabel_PLUSIEURS_CHOIX_DISPONIBLES a, span.FR_PricingLabel_PLUSIEURS_CHOIX_DISPONIBLES div
{
	color:Black !important;		
}

/* Inventory Management*/
.InventoryManagementTDName{
	width:180px;
	height:30px;
	text-align:right;
}
.InventoryManagementTDControl{
	text-align:left;
}
.OnePixelSpace
{
	border-top: 2px solid white;
	background-color: #e0e0e0; 
	border-spacing: 5px;
	height:35px
}

/* Simple List with No Border*/
table.SimpleListWrapperNoBorder
{
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
table.SimpleListWrapperNoBorder
{
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
table.SimpleListWrapperNoBorder td
{
	padding: 0;
	width: auto;
}
table.SimpleListWrapperNoBorder td.BottomButton
{
	vertical-align: top;
	text-align: right;
	padding: 5px;
	border-bottom:white 1.0px solid;
	border-left:white 1.0px solid;
	border-right:white 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
}

table.SimpleListWrapperNoBorder td.BottomButtonLeft
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-bottom:white 1.0px solid;
	border-left:white 1.0px solid;
	border-right:white 1.0px solid;
	border-top: #BDD3DE 1.0px solid;
}

table.SimpleListWrapperNoBorder td.Filter
{
	/*padding-top: 8px;
	padding-bottom: 5px;*/
	padding-left: 10px;
}

table.SimpleListWrapperNoBorder td.TopButtonBackground
{
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}

table.SimpleListWrapperNoBorder td.TopButtonRight
{
	border: solid 1.0px #BDD3DE;
	border-bottom-width: 0;
	background-color: #BDD3DE;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	text-align: right;
}

body#Checkout table.SimpleListWrapperNoBorder
{
	border-collapse: collapse;	
	border:none;
}

/* End of Simple List with No Border*/

/* Free Goods Message*/
.FreeGoodsHeader
{
	font-weight: bold;
}
/* End of Free Goods Message*/

body#AllItemReviewsByUsers table.SimpleListWrapper 
{
	border: #BDD3DE 1.0px solid;
}

.headerRating
{
 background-color:#F7F7DD;
 height:10px;
}

/*------------ Start Of styles for Article details page - FR*/

.enhancedView_Popup{
	width:580px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.enhancedView_FullPage{
	width:100%;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

#main {
	width: 100%;
}

#product_media{
	float:left;
	width:43%;
}

#offers
{
	width:100%;
	float:left;
	margin-top:10px;
	text-align:justify;
}

#product_info{
	float:left;
	width:55%;
	margin-left: 10px;
}

#product_related{
	float:left;
	width:43%;
	padding-left:5px;
}

#product_comments
{
	float: left;
	width: 55%;
}

#product_comments .allreviewlink
{
	margin-left:5px;
	margin-right:7px;
}

.avis_general {
	color: #999;
	font-size: 11px;
	line-height: 1.5em;
	margin: 10px 0;
}

.thumbnails
{
	float:left; 
	padding:9px;
	margin:7px;
	border:1px;
	border-style:solid;
	border-color:#BDD3DE;
	text-align:center;
	cursor:pointer;
}

.thumbnailSelected
{
	background-color:Gray;
}

#easy_zoom{
	width:400px;
	height:300px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:90px;
	left:450px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	}

 #companionProductContainer
 {
	font-size:85%;
	margin-left:15px;
 }
 
 #ItemReviewContainer
 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:85%;
 }	
	
	
/* -----------------Styles For bottom carousel ------------------------ */	

.product_other_enhancedView_Popup
{
	width: 85%;
	padding-top: 10px;
}

.product_other_enhancedView_FullPage
{
	width: 91%;
	padding-top: 10px;
}

.image_carousel_fullpage {
	padding: 15px 35px 15px 35px;
	padding: 15px 35px 15px 35px\9; /* IE 7 and 8*/
	position: relative;
	max-width:800px;
}

.image_carousel_popup {
	padding: 15px 35px 15px 35px;
	padding: 15px 0 15px 30px\9; /* IE 7 and 8*/
	position: relative;
}

.other_same_cat {
	border: 1px solid #ccc;
	background-color: white;
	padding: 6px;
	margin: 10px;
	display: block;
	float: left;
	height:150px;

}

.other_same_cat a
{
	text-decoration:none;
}
a.prev, a.next {
	background: url('/App_Themes/RedLeftNav/images/misc/sprite.png') no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	/*position: absolute;*/
	position: absolute\9; /* IE 7 and 8*/
	top: 85px;
}

.image_carousel_fullpage a.next 
{
	right:-50px;
}

a.prev {			left: 0;
					background-position: 0 -10px; }
a.prev:hover {		background-position: 0 -60px ; }
a.prev.disabled {	background-position: 0 -110px !important;  }
a.next {			right: 0;
					background-position: -50px -10px; }
a.next:hover {		background-position: -50px -60px; }
a.next.disabled {	background-position: -50px -110px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

a.youtube{
   display: inline-block; 
   background: url('/App_Themes/RedLeftNav/images/misc/play.png') no-repeat ;
}

img.transp
{
  opacity:0.4;
  filter:alpha(opacity=40);
}


.image_carousel a
{
	text-decoration:none;
}
.vertical
{
	margin-top: 15px; 
	margin-bottom: 25px;
	margin-left: 5px;
}
.relatedThumbnails
{
	float:left;
	margin-right: 10px;
}
.lnkToAnchorReviews
{
	color:Black;
}
.msdsIconsPDF
{
	clear: both; 
	padding-top: 10px; 
	padding-bottom: 10px;
}



/*--------------------- End of Article Detail Enhanced View -- */

/* #BEGIN# BEGIN PRODUCT VIEW PREFERENCE #BEGIN# */
.enhanced-content {
	width:185px;	
	border-collapse: collapse;
	float:left;
	padding: 10px;			
}

.enhanced-content .product-image {
	text-align:center;
	cursor:hand;
	margin-bottom:5px;
}

.enhanced-content .product-title {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;	
	margin-bottom:5px;
	height: 45px; 
	overflow:hidden;
}

.enhanced-content .product-code {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;		
	height: 14px;
	overflow:hidden;
}

.enhanced-content .product-customer-code {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;		
	height: 29px;
	overflow:hidden;
}


.enhanced-content .final-price
{	
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;	
	line-height: 20px;
	color: #333;
	position: inherit;
	text-align:left;
	right:0;
	margin-right: 0px;
	margin-top:5px;
	position: inherit;
	height: 60px; 
	overflow:hidden;
}

.enhanced-content .final-price-tuple {	
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;	
	line-height: 20px;
	color: #333;
	position: inherit;
	text-align:left;
	right:0;
	margin-right: 0px;
	margin-top:5px;
	position: inherit;	
}	

.enhanced-content .final-price-right
{		
	font-size: 12px;
	font-weight:bold;
	color: #666;
	font-family: arial,helvetica,sans-serif;
	letter-spacing: 0.5px;
	line-height: 1;	
	font-style: italic;
	line-height: 5px;	
	text-align:right;
	right:0;	
	margin-top:5px;	

}

.enhanced-content a {
	text-decoration: none;
	color: #1A78C0;
}

.enhanced-content .user-reviews  {	
	font-size: 9px;		
	text-align:left;
	color: #999;
	margin-bottom:5px;
}

.enhanced-content .user-reviews #divRating{		
	width:95px;
	float:left;
	margin-bottom:5px;	
}

.enhanced-content .product-quantity {
	float:left;
	margin-top:5px;	
}

.enhanced-content .product-inorder {	
	font-size:11px;
	font-style:italic;
	margin-bottom:5px;
	margin-top:10px;
}

.enhanced-content .product-add {
	 float:left;
	 vertical-align:middle;
	 color:#1A78C0;
	 margin-top:5px;	
}

.enhanced-content .product-buttons 
{
	clear:both;
	width:100%;
	margin-bottom:5px;		
	vertical-align:text-bottom;
}

.enhanced-content .product-icons 
{
	clear:both;
	float:left;	
	margin-top:5px;
	vertical-align:text-bottom;
}

.enhanced-content .product-pricing-label 
{
	margin-top:10px;		
	font-size:11px;
	font-style:italic;
}

.enhanced-content .product-tuple-lable 
{
	font-size:11px;
	font-style:italic;
	float:left;
	margin-top:10px;
}

.enhanced-content .product-redemption
{
	float:left;
	margin-top:5px;
}

.enhanced-content A.ProductRedemption
{
	color:Red;
	text-decoration: underline;
}


body#ProductBrowserForEnhancedView table.SimpleListWrapper table.PagingWidget
{		
	float: right;
	height:auto;
}

body#ProductBrowserForEnhancedView table.SimpleListWrapper table.PagingWidget span.TextBox 
{
	position: relative;	
	top:auto;
}

.enhanced-filter
{
	/*text-align:center;*/
	background-color: #BDD3DE;
}

.enhanced-pager
{
	text-align:right; 
	background-color: #BDD3DE;
	height:25px;
}

#tdEnhancedPagingWidget table.PagingWidget
{	
	float: right;
	width: auto;
	height:auto;	
}

#tdEnhancedPagingWidget table.PagingWidget SPAN.TextBox
{	
	top:auto;
}

.enhanced-content .product-lastPurchased 
{
	clear:both;
	float:left;
	margin-top:5px;	
}

.enhanced-content .product-customize
{
	clear:both;
	float:left;
	margin-top:5px;	
}

.enhanced-content .product-unavailable
{		
	float:left;	
}

/* #END#  PRODUCT VIEW PREFERENCE #END# */	


/* #BEGIN# PRODUCT FILTER ENHANCED VIEW #BEGIN# */

#action_basket {
	background-color: #EFEFEF;
	padding: 8px;	
	overflow: hidden;
	width: 295px;
}

#selector {
	float: left;
	width: 50%;
	padding: 3px;
}

.dimension {
	display: block;
	left: 20px;
	z-index: 1000;
	width: 20%;	
	height:40px;
}

.dimension_label {
	color: #434343;
	display: block;
	float: left;
	font-weight: bold;
	width: 85px;
}

.dimension_dropdown {
	/*min-width:60px;*/
}

.productfilter_available {
	color:Blue;	
}

.productfilter_selectone {
	color:Black;	
}

.productfilter_unavailable {
	color:Gray;	
	text-decoration: line-through;
}

#price {
	float: right;	
	padding-top:5px;
	width:140px;
}

.yourprice {	
	font-size: 14px;
	color: #333;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	display:block;
	float:right;
	padding-right:5px;
}

.price_strikeout {
	font-size: 12px;
	position: relative;
	right: 5px;
	text-align: right;
	top: 5px;
	width: 100%;
	color: #888888;
	display: block;
	float: left;
	font-family: arial,helvetica,sans-serif;
	letter-spacing: 0.5px;
	line-height: 1;
	margin-top: 0;
	font-style: italic;
}

.price_strikeout s {
	font-weight:bold;
}

.price_inventory {
	font-weight: bold;	
	position: relative;
	float:right;
	padding-right:5px;
	color:#999;
}

.price_final {
	font-size: 1.7em;
	font-weight: bold;
	position: relative;
	right: 5px;
	text-align: right;
	top: 5px;
	width: 100%;
	display: block;	
	color: #333;
	font-family: arial,helvetica,sans-serif;
	line-height: 25px;	
}

#tblControls 
{
	width:100%;	
}

#tblControls .field_label {
	color: #434343;    
	font-weight: bold;
	vertical-align:middle;       
}

#tblControls .field_input
{
	border: 1px solid #DDD;
	float: left;		
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 30px;	
}

.iteminorder
{ 
	clear:both;
	font-style:italic;
	font-size:11px;
	padding-top: 5px;
}

/* #END# PRODUCT FILTER ENHANCED VIEW #END# */


/* #BEGIN# PRODUCT FILTER GRID VIEW #BEGIN# */

.scrollableGridDiv
{
	overflow: auto; 
	min-height:50px;
	max-height:175px;	
	overflow-x: hidden;	
}

/* #END# PRODUCT FILTER GRID VIEW #END# */

/* #BEGIN# TUPLE SEARCH VARIATIONS #BEGIN# */
.span_product_list_variations
{
	 padding-left:12px;	 
	 vertical-align:middle;
}

.tr_tuple_variations_item
{
	background-color: #FFFFFF;
	width:100%;
}

.tr_tuple_variations_alternate
{
	background-color: #BDD3DE;
	width:100%;
}
/* #END# TUPLE SEARCH VARIATIONS #END# */

/* #BEGIN# SHIPPING ADDRESS OVERRIDE #BEGIN# */

.div_address_box
{
	width: 32.5%; 
	float: left; 
	padding-right: 7px;	
}

.div_address_box_right
{
	width: 33%; 
	float: left; 	
}

.table_content
{
	height: 185px;
}

.tr_content
{
	height: 135px;
}

.tr_content_div
{
	vertical-align:top;
	padding: 6px 8px 8px 8px;	
}

.td_buttons
{	
	padding-bottom:8px;
}

/* #END# SHIPPING ADDRESS OVERRIDE #END# */

.SearchFormFindLink
{		
	padding-left:5px;
	vertical-align:middle;
}

body#Checkout table.SimpleListWrapper {
	border: #BDD3DE 1.0px solid;
}


/*SIDE NAV STYLES TO FIX ISSUE DUE TO SITE CORE INJECTED STYLE*/
.ui-widget-content .menuBar_nav-secondBorder, .ui-widget-content .menuBar_nav-third {
	color: #FFFFFF !important;    
}

.ui-widget-content .menuBar_nav-secondBorderSel {
	background: none repeat scroll 0 0 white !important;
	border-bottom: 0px  !important;
	color: black !important;
	padding: 5px 4px 4px 16px !important;
	text-decoration: none !important; 
}

.ui-widget {
	font-family: Verdana,sans-serif !important;
}

#Container .ui-helper-reset
{
	font-size: 100% !important;	
}
#menuBar_nav div.ui-state-active, #menuBar_nav div.ui-state-default {    
	border: 0px !important;        
}
#menuBar_nav ul.ui-helper-reset, div.ui-helper-reset
{
	   line-height: 1.2 !important;	
}
#menuBar_nav ul.ui-widget-content 
{
	border: 0px !important;    
}

.SideMenuSe3 a  {
	color: #FFFFFF !important;    
}

/*END OF SIDE NAV STYLES TO FIX ISSUE DUE TO SITE CORE INJECTED STYLE*/

.empty_url_link_text_color 
{
	color:Black;
}

/* #BEGIN# PAGING SIZE - RESULTS VIEW ENHANCEMENTS  #BEGIN# */

table.SimpleListWrapper td.PagingSize
{
	font-weight: bold;
	padding: 5px;
	background-color: #BDD3DE;
	text-align: right;
	border: #BDD3DE 1.0px solid;
	vertical-align: middle;
	/*width:60%;*/
}
table.SimpleListWrapper td.PagingSize-Center
{
	font-weight: bold;	
	background-color: #BDD3DE;
	text-align: right;
	border: #BDD3DE 1.0px solid;	
	width:28%;
}
.PagingSize
{
	font-weight: bold;
	padding: 5px;
	background-color: #BDD3DE;
	text-align: right;
	border: #BDD3DE 1.0px solid;
	/*width:60%;*/
}
.PagingSize-Link-Span
{
	font-weight:normal;
}

.PagingSize-Link-Selected
{
	font-weight: bold;		
}


/* #END# PAGING SIZE - RESULTS VIEW ENHANCEMENTS  #END# */

/* #BEGIN# MTA ENHANCEMENTS  #BEGIN# */

body#MTA div#divMTA table.SimpleList th.Text, body#MTA div#divMTA table.SimpleList td.Text
{
	border-right: solid 1px #FFE8DD;
}

body#MTA div#divMTA table.SimpleList th.Link, body#MTA div#divMTA  table.SimpleList td.Link
{	
	border-right: solid 1px #FFE8DD;
}

body#MTA div#divMTA table.SimpleList th.Currency, body#MTA div#divMTA table.SimpleList td.Currency
{	
	border-right: solid 1px #FFE8DD;
}

/* #END# MTA ENHANCEMENTS  #END# */


/* #BEGIN# IMAGEBUTTON REPLACEMENT  #BEGIN# */

.floatright
{
	float:right;
}

.divBtnAddToOrder
{
  vertical-align: top; width:99%;display:inline-table;margin-bottom:5px;
}

div.RadUpload .ruFakeInput
{
	visibility: hidden;
	width: 0;
	padding: 0;
}

div.RadUpload .ruFileInput
{
	width: 1;
}

div.RadUpload .ruBrowse
{           
	width : auto;
}

div.RadUpload .ruBrowse,
.StandardButton, .StandardButton-HyperLink, .StandardButton-Search-Go
{           
	padding: 4px 4px;
	background: #4479BA;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;	
	filter : chroma(color=#000000);
}

.StandardButton-Checkout
{
	padding: 4px 4px;
	background: Red;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	display:inline-block;
	text-decoration:none;	
}

.StandardButton-MyAccountOn
{
	background: #4479BA;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	display:inline-block;
	cursor:hand; 
	cursor:pointer;
	vertical-align:bottom;	
}

body .StandardButton, body .StandardButton-Checkout, body .StandardButton-Search-Go, body .StandardButton-MyAccountOn 
{
	font-family: verdana,sans-serif;
	font-size: 100%;  
}

.OrderActionCheckout
{
	padding-bottom:10px;
}

/* #END# IMAGEBUTTON REPLACEMENT  #END# */

/* #BEGIN# REDEMPTION RELATED CHANGES #BEGIN# */
.RedemptionCarousel {
	width:360px;
	float:none !important;
	margin-top:0px !important;
	clear:right;
	display: inline-block;
	margin-left: 5px;
}
.RedemptionUpSellMessage
{
	background-color:#FFFF00; 
	display: inline-block;	
	font-weight: bold;
}

.RedemptionSliderContainer
{
	width:153px; 
	height:220px; 			
	background-color: white;	
	display: block;
	float: left;	
}

Table.RedemptionSliderContent
{
	border			:1px solid #ccc;
	width			:150px !important; 
	height			:96px; 
	margin			:3px; 	
	padding			:2px;			
	text-align		:center;	
}
.RedemptionSliderOfferContent
{
	height:80%;
	vertical-align:middle;	
}
HRBorder
{	
	color: #F1D031;background-color: #F1D031;height: 5px;	
}
.OrderFinal_LeftSection
{
  width:40%;
  float:left;
}
.txtComments
{
  width:70%; 
  height:200px; 
}
.OrderFinal_RightSection
{
  width:60%;
  float:right;
}
.footerDisclaimer
{
	clear:both;
}
.lnkSaveOrder
{
  clear:both;
}
/* #END# REDEMPTION RELATED CHANGES #END# */

/***********************************************/
/* Global Progress Bar Styles                                 */
/***********************************************/

#PageProgressBar.loading
	{
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		border: solid 1pt #cccccc;
		width: 200px;
		height: 80px;
		display: none;
		position: fixed;
		background-color: #ffffff;       
		z-index: 999;
		text-align:center;
	}

/*End*/
/***********************************************/
/* Product Teeth Matrix Styles                                 */
/***********************************************/

#ProductTeethTables {
font-size: 13px;
}

#ProductTeethTables .ProductTeethTable {
width: 92%;
overflow: auto;
/*border-bottom: 1px solid #cccccc;*/
/*padding: 5px 0px;*/
/*margin: 5px 0px;*/
text-align: right;
float: left;
}


#ProductTeethTables .TableContainer {
background-color: #e5f2f9;
text-align: right;
display: table;
}

#ProductTeethTables .TableContainer table {
display: inline-block;
border-collapse: separate;
border-spacing: 3px;
}

#ProductTeethTables .TableContainer tr.Legend td div {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#ProductTeethTables .TableContainer tr.Legend td {
border: 0px;
font-weight: bold;
vertical-align: middle;
}

#ProductTeethTables .TableContainer td {
width: 44px;
border: 3px solid #ffffff;
text-align: center;
}

#ProductTeethTables .TableContainer th {
width: 44px;
border: 3px solid #ffffff;
text-align: center;
}

#ProductTeethTables .TableContainer tr.Title td:first-child {
background-color: #ffffff;
}

#ProductTeethTables .TableContainer tr.Title td {
background-color: #cccccc;
}

#ProductTeethTables .TableContainer tr.Werte td:first-child {
background-color: #cccccc;
}

#ProductTeethTables .TableContainer td input[type=text] {
width: 24px;
padding: 4px;
text-align: center;
font-size: 13px;
border: 0px;
-moz-box-shadow: inset 0 0 10px #cccccc;
-webkit-box-shadow: inset 0 0 10px #cccccc;
box-shadow: inset 0 0 10px #cccccc;
/*behavior: url(../../App_Themes/Germany2014/pie_files/PIE.htc);*/
}

#ProductTeethTables .TableContainer tr.curr td { border-color: #aa0000; }
#ProductTeethTables .TableContainer tr.curr th { border-color: #aa0000; }

#ProductTeethTables .TableContainer tr.Title td.curr { border-color: #aa0000; }
#ProductTeethTables .TableContainer tr.Title th.curr { border-color: #aa0000; }

#ProductTeethTables .TableContainer tr.Title th { background-color: #cccccc; }

.vSpace20 {   
	clear:both;
}
#ProductTeethTables div.tabTeeth {
	width:150px;   
	padding-left:10px;
	float:left;
	cursor:pointer;      
}
#ProductTeethTables div.tabTeeth h2 {  
	text-align: center;    
}
#ProductTeethTables .OrderActions {
	clear:both;
	float:right;
	margin-top:10px;
	margin-right:80px;
}
#ProductTeethTables .active {
	background-color: #e5f2f9;
}
#ProductTeethTables .inactive {
	background-color: #c9c9c9;
}


#PopUpContainer.PopupTeeth{
width: 950px;
margin: 11px 11px;
font-size: 85%;
}


#ProductInformation.Teeth {
float: left;
width: 934px;
min-height: 0;
border: 3px solid #e5f2f9;
background-color: #ffffff;
font-size: 13px;
}

#ProductBasics #ProductInformation #ProductInformationWrapper {
margin: 15px;
}

#ProductBasics #ProductInformation .ProductDisplayManufacturer {
color: #1A78C0;
font-weight: bold;
}


#ProductBasics #ProductInformation span {
display: block;
margin-bottom: 10px;
}

#ProductBasics #ProductInformation .ProductDisplayName {
font-size: 14px;
}

#ProductBasics #ProductInformation span {
display: block;
margin-bottom: 10px;
}


#ProductBasics #ProductInformation #ProductInformationWrapper .Wrap350 {
display: block;
width: 350px;
}


#ProductBasics #ProductInformation .ProductDisplayPrice {
display: inline-block;
}

#ProductBasics #ProductInformation span {
display: block;
margin-bottom: 10px;
}

#ProductBasics #ProductInformation label.PricingLabel {
color: #1A78C0;
font-size: 18px;
}


/***********************************************/
/* Online Controlled Substance Form     */
/***********************************************/
#OnlineControlledSubstanceForm .Bold { font-weight:bold !important; }
#OnlineControlledSubstanceForm .B5 { margin-bottom: 5px !important; }
#OnlineControlledSubstanceForm .B15 { margin-bottom: 15px !important; }
#OnlineControlledSubstanceForm .Underline { text-decoration:underline; }
#OnlineControlledSubstanceForm .PracticeType { width:77%; margin-top:10px;}
#OnlineControlledSubstanceForm .PracticeType  input[type=radio] { vertical-align:middle; margin-top: -1px;}
#OnlineControlledSubstanceForm .divTblQualifyCustomer { width:70%; }
#OnlineControlledSubstanceForm #tblQualifyCustomer input[type=radio]{ vertical-align:middle; padding-right:10px;margin-top: -1px;}
#OnlineControlledSubstanceForm #tblQualifyCustomer input[type=text] { width:50px; }

#OnlineControlledSubstanceForm .WizardButtonsLeft { clear: both; float: left; }
#OnlineControlledSubstanceForm .WizardButtonsRight{ float: right; display: inline;	width: 250px; }

#OnlineControlledSubstanceForm #divControlledSubstanceList tr.HeaderRow { background-color: #F7F7DD; }
#OnlineControlledSubstanceForm #divControlledSubstanceList th {font-weight:bold !important; background-color: #F7F7DD;}
#OnlineControlledSubstanceForm #divControlledSubstanceList td { vertical-align:top !important; }
#OnlineControlledSubstanceForm #divControlledSubstanceList tr.ItemRow  { background-color: #FFFFFF; }
#OnlineControlledSubstanceForm #divControlledSubstanceList tr.AlternateItemRow { background-color: #BDD3DE; }

.PT5{padding-top:5px;}
.PR3{padding-right:3px;}
.clearboth {clear:both;}
.txtExample {font-size:80%;font-style:italic;}
/***********************************************/
/* EMS Questionnaire     */
/***********************************************/
#EMSQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#EMSQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#EMSQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#EMSQuestionnaire .FormTable .floatleft
{
	float:left;
}

#EMSQuestionnaire .FormTable .divPhones div,
#EMSQuestionnaire .FormTable .divEmergencyPersonnel div
{
	float:left;margin-right:5px;
}
#EMSQuestionnaire .FormTable .divPhones div input,
#EMSQuestionnaire .FormTable .divEmergencyPersonnel div input
{
	width:100px;
}

/***********************************************/
/* Practitioner Questionnaire     */
/***********************************************/
#PractitionerQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#PractitionerQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#PractitionerQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#PractitionerQuestionnaire .FormTable .floatleft
{
	float:left;
}

#PractitionerQuestionnaire .FormTable .divPhones div,
#PractitionerQuestionnaire .FormTable .divPractitioners div
{
	float:left;margin-right:5px;
}
#PractitionerQuestionnaire .FormTable .divPhones div input,
#PractitionerQuestionnaire .FormTable .divPractitioners div input
{
	width:100px;
}

/***********************************************/
/* Practitioner Questionnaire     */
/***********************************************/
#FloridaPractitionerQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#FloridaPractitionerQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#FloridaPractitionerQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#FloridaPractitionerQuestionnaire .FormTable .floatleft
{
	float:left;
}

#FloridaPractitionerQuestionnaire .FormTable .divPhones div,
#FloridaPractitionerQuestionnaire .FormTable .divPractitioners div
{
	float:left;margin-right:5px;
}
#FloridaPractitionerQuestionnaire .FormTable .divPhones div input,
#FloridaPractitionerQuestionnaire .FormTable .divPractitioners div input
{
	width:100px;
}
/***********************************************/
/* Researcher Questionnaire     */
/***********************************************/
#ResearcherQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#ResearcherQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#ResearcherQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#ResearcherQuestionnaire .FormTable .floatleft
{
	float:left;
}

#ResearcherQuestionnaire .FormTable .divPhones div
{
	float:left;margin-right:5px;
}
#ResearcherQuestionnaire .FormTable .divPhones div input
{
	width:100px;
}

/***********************************************/
/* Surgery Center Questionnaire     */
/***********************************************/
#SurgeryCenterQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#SurgeryCenterQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#SurgeryCenterQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#SurgeryCenterQuestionnaire .FormTable .floatleft
{
	float:left;
}

#SurgeryCenterQuestionnaire .FormTable .divPhones div
{
	float:left;margin-right:5px;
}
#SurgeryCenterQuestionnaire .FormTable .divPhones div input
{
	width:100px;
}

/***********************************************/
/* Testosterone Questionnaire     */
/***********************************************/
#TestosteroneQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#TestosteroneQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#TestosteroneQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#TestosteroneQuestionnaire .FormTable .floatleft
{
	float:left;
}


#TestosteroneQuestionnaire .FormTable .divPhones div,
#TestosteroneQuestionnaire .FormTable .divPractitioners div
{
	float:left;margin-right:5px;
}

#TestosteroneQuestionnaire .FormTable .divPhones div input,
#TestosteroneQuestionnaire .FormTable .divPractitioners div input
{
	width:100px;
}

/***********************************************/
/* Testosterone Addendum     */
/***********************************************/

#TestosteroneAddendum .FormTable td
{
	height:20px; vertical-align:top;
}

#TestosteroneAddendum .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#TestosteroneAddendum .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#TestosteroneAddendum .FormTable .floatleft
{
	float:left;
}

#TestosteroneAddendum .FormTable .divPhones div
{
	float:left;margin-right:5px;
}
#TestosteroneAddendum .FormTable .divPhones div input
{
	width:100px;
}


/***********************************************/
/* Weight Loss Questionnaire     */
/***********************************************/
#WeightLossQuestionnaire .FormTable td
{
	height:20px; vertical-align:top;
}

#WeightLossQuestionnaire .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#WeightLossQuestionnaire .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#WeightLossQuestionnaire .FormTable .floatleft
{
	float:left;
}

#WeightLossQuestionnaire .FormTable .divPhones div,
#WeightLossQuestionnaire .FormTable .divPractitioners div
{
	float:left;margin-right:5px;
}

#WeightLossQuestionnaire .FormTable .divPhones div input,
#WeightLossQuestionnaire .FormTable .divPractitioners div input
{
	width:100px;
}

/***********************************************/
/* Weight Loss Addendum     */
/***********************************************/
#WeightLossAddendum .FormTable td
{
	height:20px; vertical-align:top;
}

#WeightLossAddendum .FormTable input[type=radio]
{
margin-left:-3px; margin-top:-3px; 
vertical-align: middle;
}

#WeightLossAddendum .FormTable input[type=checkbox]
{
margin-left:-3px; 
vertical-align: middle;
}

#WeightLossAddendum .FormTable .floatleft
{
	float:left;
}

#WeightLossAddendum .FormTable .divPhones div
{
	float:left;margin-right:5px;
}
#WeightLossAddendum .FormTable .divPhones div input
{
	width:100px;
}

/* Overlays */

#MyAccount .dialogClass-widget-content {
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
	color: #222222;
}

#MyAccount .dialogClassNote {
	left: 0;
	outline: 0 none;
	overflow: hidden;
	padding: 0.2em;
	position: absolute;
	top: 0;
	font-size: 85%;
	width:310px !important;
}
#MyAccount .dialogClass-titlebar {
	background: #BDD3DE;
	border: 1px solid #AAAAAA;
	color: #222222;
	font-weight: bold;
}
#MyAccount .ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0;
	margin-top: 0.5em;
	padding: 0.3em 1em 0.1em 0.4em;
	text-align: center;
}

#MyAccount .ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	margin: 0.5em 0.4em 0.5em 0.4em;
}

#MyAccount .dialogClassNote .dialogClass-content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	overflow: auto;
	padding: 0.5em 1em;
	position: relative;
}

#MyAccount .dialogClassNote .ui-widget-overlay {    
	opacity: 0.8 !important;    
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#MyAccount .dialogClassNote .dialogClass-title {
	float: left;
	margin: 0.1em 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
}
#MyAccount .dialogClassNote .dialogClass-titlebar {
	padding: 0.4em 1em;
	position: relative;
}

#MyAccount #divNote {
	text-align:justify;
}

/***********************************************/
/* Product Listing Variants                    */
/***********************************************/

#ProductListing tr.ProductVariants div.ShowVariants {
	position:  relative;
	/*padding: 3px;
	//margin: 10px 0px 0px 0px;*/
	/*background-color: #dddddd;*/
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	vertical-align:middle;    
	}

#ProductListing tr.ProductVariants .ItemRow {
	background-color: white;
}

#ProductListing tr.ProductVariants .AlternateItemRow {
	background-color: #dddddd;
}
		
#ProductListing tr.ProductVariants div.ShowVariants span.State {
	display: inline-block;
	width: 19px;
	height: 15px;
	/*margin-left: 5px;*/
	vertical-align: middle;
	/*background: url("../../App_Themes/RedLeftNav/images/backgrounds/arrow-variants-bg.png") no-repeat 1px 0px;*/
	background: url("../../../images/icons/Ico_CollapseAreaExpand.png") no-repeat 1px 0px;
	}

#ProductListing tr.ProductVariants div.ShowVariants span {
	vertical-align:baseline;
}

#ProductListing tr.ProductVariants div.ShowVariants.active span.State {
	/*background-position: -19px 0px;*/
	 background: url("../../../images/icons/Ico_CollapseAreaCollapse.png") no-repeat 1px 0px;
	}

#ProductListing tr.ProductVariants td {
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.ajaxLoading{    
	background: url('../../App_Themes/RedLeftNav/images/ajax-loader-smaller.gif') center no-repeat;
	height: 20px !important; 
	width: 60px !important;
	padding-bottom:15px;    
}

.variantBGColor {
	background-color: #dddddd;
}

.hidden {
  display: none;
}
/*Following css used in BE for Catalog and Customer prices */
.strikethrough{
	text-decoration:line-through;
}
.final-price-red{
font-family: arial,helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: red;
position: inherit;
right: 0;
margin-right: 0px;
margin-top: 5px;
position: inherit;
height: 60px;
overflow: hidden;
}

.clsPrice
{
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: red;
text-align: right;
}

.clsRowPrice {
  color:red;
}
.variantion-header {
	margin-bottom:3px; 
	padding:2px 2px !important;
}

/*Product Listing and Search Tuple expand action Update panel CSS --&gt;*/
/*###BEGIN###*/

.divLoader
{
	margin-left: auto; 
	margin-right: auto; 
	display: none; 
	height: 80px; 
	width: 80px;
}

#tblUpdatedVariations {
	width:100% !important;
}

/*###END###*/
/*Product Listing and Search Tuple expand action Update panel CSS --&gt;*/
/* Style for Preferred in Product Listing --&gt;*/
span.clsPreferred {
	color:#50b043;
	font-weight: bold;
	line-height: 18px;
  }
/*Style for Catalog Names table in Assign Catalog Page */
table.tblCatalogNames{   
	border:solid 1pt #BDD3DE;
	width:100%;
}
table.tblCatalogNames .HeaderRow{
	background: #BDD3DE;      
	font-size: 85%;
}
table.tblCatalogNames .ItemRow{
	background: #ffffff;    
}
table.tblCatalogNames .AlternateItemRow{
	background: #f5dd8e;       
}
table.tblCatalogNames th, table.tblCatalogNames td{        
	padding-left: 8px;
	padding-right: 8px; 
}

.clsRedText {
 color:red;
}

.AddToShopList
{
	text-decoration: underline;
}
li.logout
{
    display:none;
}

.divAddItemsToQuote
{
    background-color: #e6e6e6; 
    height: 32px; 
    vertical-align: bottom; 
    padding-left: 10px;
    margin-bottom: 15px;
}

.divBtnAddItemList
{
    padding: 7px 5px 7px 0px;
}
#tblMyAccountEn .tdOpenBalance .StandardTabCol2
{
    height: 255px;
}
#tblMyAccountEs .tdOpenBalance .StandardTabCol2
{
    height: 328px;
}


/* USED BY COOKIE LIST PAGE */

body#CookieList {
    margin: 0;
    padding: 0;
    font-family: verdana, sans-serif;
    font-size: small;
}

body#CookieList .heading {
    margin: auto;
    font-size: 110%;
    text-align: center;
    text-decoration: underline;
}

body#CookieList h1 {
    padding-right: 7px;
    font-size: 100%;
    margin-bottom: 2px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: left;
}

body#CookieList h3 {
    padding-right: 7px;
    font-size: 90%;
    margin-bottom: 2px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: left;
}

body#CookieList .StandardButton {
    padding: 4px 4px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    filter: chroma(color=#000000);
}

body#CookieList ol {
    counter-reset: item;
}

    ol &gt; li {
        counter-increment: item;
    }

    ol ol &gt; li {
        display: block;
    }

        ol ol &gt; li:before {
            content: counters(item, ".") ". ";
            margin-left: -20px;
        }

body#CookieList #divCookieInformation div {
    margin-left: 20px;
    margin-right: 20px;
    overflow: auto;
}

body#CookieList #divMsg {
    width: 300px;
    height: 160px;
}

body#CookieList #divCookieInformation #divCookiePolicy {
    display: none;
    overflow: auto;
    margin-bottom: 10px;
}

body#CookieList #divCookieInformation #divCookiesList {
    font-size: 85%;
}

body#CookieList #divBtn {
    height: 40px;
}

.jqBookmark {
    text-decoration: underline;
    cursor: pointer;
}

/* END OF USED BY COOKIE LIST PAGE */

/*search on custom e-catalog*/
.redleft-theme .pull-right {
    float: right;
}
.redleft-theme .single-input-btn {
    float: left;    
    position: relative;
}
.redleft-theme a.secondary-btn {
    width: 30px;
    height: 11px;
    display: block;
    float: right;    
    margin-left: 10px;
    margin-right: 20px;
}

.redleft-theme a.secondary-btn:before {
    content: 'Go';
    color: #fff;
    font-weight: bold;
    position: relative;
    left: -7px;
    top: -2px;
}

.redleft-theme .DefaultTextBox {
    width: 258px;
}

.redleft-theme a.clear-search-catalog-items {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;    
    right: 80px;    
    text-decoration: none;
}
.redleft-theme a.clear-search-catalog-items:before {
    content: 'X';
    font-weight: bold;
    color: #000;    
}

/* UI Search Autocomplete  */
li .ac_results a:hover,
ul.ui-menu.ui-autocomplete.ac_results_multi_column .ui-state-active a:hover,
ul.ui-menu.ui-autocomplete.ac_results_multi_column .ui-state-active a:hover,
ul.auto-complete-search.ui-menu.ac_results_container_Single_Column a:hover {
	color: #ed1c24;
}
/* Generic Results Wrapper */
.auto-complete-search.ui-menu {
	padding: 0.5em 0.8em 0.8em;
	font-size: .875em;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 0px 6px rgba(0,0,0,0.4);
    z-index: 1000;
    overflow: hidden;
    margin:0;    
    width: 18em;
}

.auto-complete-search.ac_results_multi_column {
    width: 40em;
}

.auto-complete-search.ui-menu.ac_results_container_Single_Column li {
    list-style: none;
    padding-left: 0.5em;    
}

.auto-complete-search.ui-menu.ac_results_container_Single_Column .ac_content_result:not(:empty) {
    font-weight: bold;
    padding-top: 1.15em;
}

.auto-complete-search.ui-menu.ac_results_container_Single_Column a {
    text-decoration: none;
}

.auto-complete-search.ui-menu.ac_results_container_Single_Column .main-info-suggestion {
    margin-left: 0.5em;
}

.auto-complete-search.ui-menu .ui-menu-item .ac_block_url {
	line-height: 1.7em;
}
.auto-complete-search.ui-menu .ui-menu-item .ac_results_item_right {
	margin-left: 0.750em;
}
.auto-complete-search.ui-menu .ui-menu-item .ac_results_item_right #loadingmessage {
    background-color: #fff;
}

.auto-complete-search.ac_results_multi_column .top-products-detail {
	min-height: 7.625em;
}

.auto-complete-search.ac_results_multi_column .prod-detail {
    width: 80%;
    padding-top: 1em;
}

.auto-complete-search.ac_results_multi_column .prod-detail a {
    display: inline-block;
    padding-top: 1em;
    font-size: 1.160em;
}

.auto-complete-search.ui-menu.ui-autocomplete.ac_results_multi_column li.left-side-suggestions,
.auto-complete-search.ui-menu.ui-autocomplete.ac_results_multi_column li.right-side-suggestions {
	float: left;
    width: 48%;
    list-style: none;
}

.auto-complete-search.ui-menu.ui-autocomplete.ac_results_multi_column li.right-side-suggestions  {
    float: right;
}

.auto-complete-search .loadingmessage {
    height: 100%;
    width: 100%;
    padding-top: 350px;
    background: #fff url('images/loading.gif') center no-repeat;    
}

.search_autocomplete_fields_loading {
    background: #fff url('images/loading.gif') right center no-repeat;
    background-size: 1.5em 1.5em;
}

.auto-complete-search.ac_results_multi_column ol {
    padding: 0.765em;
    margin: 0em;
}

.auto-complete-search.ac_results_multi_column ol li {
    list-style: none;    
    line-height: 1.75em;
    padding: 0em 0em 0.4em 0em;
    margin: 0em;
}

.auto-complete-search.ac_results_multi_column .topResults {
    font-weight: bold;
}

@media (max-width: 1040px) {
     .auto-complete-search.ac_results_multi_column {
        width: 32em;
    }
}

@media (max-width: 640px) {
    .auto-complete-search.ac_results_multi_column {
        width: 20em;
    }
}

/*Force hide/show - Small screens */
.small-below {
    display: inherit;
}
.small-above {
    display: none;
}

@media (min-width: 656px) {
    .small-below {
        display: none;
    }
    .small-above {
        display: inherit;
    }
}

.imgScheinCC {
    width: 50%;
}

[id$=trMergeReplaceQuantityLimit] .td-merge-replace-ql-first {
    padding-left: 22px;
    padding-top: 3px;
}

[id$=trMergeReplaceQuantityLimit] .td-merge-replace-ql-last {
    padding-left: 5px;
    padding-top: 3px
}

</pre></body></html>