/* 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;		
}
div.LineBreak {
	border-bottom: dotted 1px gray;
	margin-right:5px;
	margin-left: 5px;
}
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;
}


#tooltip 
{
	font-size: smaller;
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}	
	
p.PageInstructions
{
	text-align: left;
	height:40px;
}
p.RequiredFieldsNote
{
	font-weight: bold;
	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;
}

/* --------------------------------------------------- */

.Bold {
	font-weight: bold;
}
.PurchaseOrder 
{
	float: left;
	width: 300px;
	border-bottom: dotted 1px #9C9C9C;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 4px;
}
.PromoCode
{
	float: right;
	width: 225px;
	border-bottom: dotted 1px #9C9C9C;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.TxtAlignCenter {
	text-align: center;
}
.TxtAlignRight {
	text-align: right;
}
.DivTblHrBorderColor
{
	border:solid 1px #EEC29F;
}

/* 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;
}

.DivTblHrBGColor
{
	background-color:#EEC29F;
}
.TblBorderColor
{
	border:solid 1px #F2D59B; 
}

table.SimpleListWrapperPromo
{
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.SimpleListWrapperPromo td.SortBy {
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 5px;
}

table.SimpleListWrapperPromo td.Title {
	/*width: 10%;*/
	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 #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
}

table.SimpleListWrapperPromo td.TblBorderColor
{
    border: 1.0px solid; 
    padding: 10px 5px 10px 5px;
    border-color:#F2D59B;
}

.DivBGColor
{
	background-color: #F2D59B;
}
.DivBorderBottom
{
	border-bottom-color: #F2D59B; 
}	
.TblSpeedEntry
{
	background-color:#EBF1D7;
}

.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 #F2D59B;
}

table.ContentBox td.Title 
{
	font-weight: bold;
	white-space: nowrap;
	height: 16px;
	padding-left: 10px;
	vertical-align: middle;
	background-color: #F2D59B;
}

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 #F2D59B;
}

body#MyAccount table.ContentBox td.Title
{
	background-color: #F2D59B;
}

#modaloverlay {
	visibility: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 1000;
	background-image:url(/images/misc/100.png);
}

#modaloverlay div 
{
	width:400px;
	margin: 200px auto;
	background-color: #FFFFFF;
	border:2px solid #BDD3DE;
	padding:15px;
	text-align:left;
}

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;
}

.HiddenButton {
	background-color: Transparent;
	border-width: 0px;
	color: #1A78C0;
	font-weight: bold;
}

.SubHeader
{ 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #C05200; 
	line-height: 15px; 
}

.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; }

/* -------------------------------------------------- */

/* LANDING CONTAINER */
#LandingContainer {
	width: 740px;
	margin: 20px auto;
	font-size: 85%;
}

/* -------------------------------------------------- */

/* LANDING LOGO */
#LandingLogo {
	float: left;
	width: 260px;
	margin-bottom: 18px;
	margin-left: 5px;
	padding: 0;
}

#LandingLogoImage  {
	float: left;
	width: 305px;
	padding: 0;
	margin-left: 0px;
}

#LandingLogoImage div {
	float: left;
	width: 305px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0;	
}

/* -------------------------------------------------- */

/* LANDING CONTENT */
#LandingContentArea
{
	clear: left;
	border: solid 1px #FFF;
}

/* -------------------------------------------------- */

/* LANDING FOOTER */
#LandingFooterArea {
	clear: both;
	width: 740px;
	padding-top: 20px;
	text-align: center;
}
#LandingFooter {
	border-top: solid 1px #D0D0D0;
	padding-top: 12px;
	line-height: 1.5em;
}
#LandingFooter a {
	margin: auto 5px;
	text-decoration: none;
}
#LandingFooter a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------	*/
/* "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;
	width: 775px;
	padding-top: 30px;
	text-align: center;
}
#GlobalFooter {
	border-top: solid 1px #D0D0D0;
	padding-top: 12px;
	line-height: 1.5em;
}
#GlobalFooter a {
	margin: auto 5px;
	text-decoration: none;
}
#GlobalFooter a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* DIVISIONAL LANDING */
div.DentalProfessionalSection, div.LargeGroupPraticeSection, div.VeterinaryProfessionalSection {
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}
div.DentalLaboratoriesSection, div.OutsideDentalProfessionalSection, div.VeterinaryLaboratoriesSection {
	padding-bottom: 10px;
}
div.DivisionalHomeMedicalSubSection, div.DivisionalHomeDentalSubSection, div.DivisionalHomeVeterinarySubSection {
	margin-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 {
	width: 775px;
	margin: 11px auto;
	font-size: 85%;
	/* border: dashed 1px #999; */
}

/* -------------------------------------------------- */

/* DIVISIONAL HOME */
#DivisionalHome
{
	font: 11px verdana, arial, helvetica, tahoma, sans-serif;
	color: Black;
	margin-left: 10px;
}
#DivisionalHome a
{
	text-decoration: none;
	color: Black;
}
#DivisionalHome a:hover
{
	text-decoration: underline;
	color: Black;
}
#DivisionalHomeInfoSection {
	float: right;
	width: 247px;
	padding: 10px 10px 10px 23px;
}
#DivisionalHomeMainSection {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
}
#DivisionalHomeMainSection div {
	float: left;
	width: 475px;
	margin-top: 8px;
	margin-left: 5px;
	padding: 0;
}
#DivisionalHomeMainSection div.FirstBullet {
	margin-top: 10px;
}
#DivisionalHomeMainSection h2 {
	float: right;
	width: 372px;
	margin: 0;
	padding: 0;
	font-size: 145%;
}
#DivisionalHomeMainSection h2 a, #DivisionalHomeMainSection h2 a:visited {	
	color: #C05200;
	text-decoration: none;
}
#DivisionalHomeMainSection p {
	margin: 0;
	padding: 0;
	width: 361px;
	float: right;
}
#DivisionalHomeMainSection a img.SectionIcon {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}

/* -------------------------------------------------- */

/* HEADERLOGO */
#HeaderLogo {
	float: left;
	width: 305px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	/* border: dashed 1px #999; */
}
#HeaderLogo img {
	border: 0;
}

/* -------------------------------------------------- */

/* HEADERSERVICEBAR */
#HeaderServiceBar {
	float: right;
	width: 450px;
	height: 15px;
	padding-right:10px;
	font-size: 90%;
	text-align: right;
}
.HeaderImgSpacing {
	margin-left: 16px;
}
.HeaderImgTextSpacing {
	margin-left: -1px;
}
.HeaderLngSelected {
	font-weight: bold;
}

/* -------------------------------------------------- */

/* HEADERDIVISIONALTABS */
Body#Default #HeaderDivisionalTabs {
	visibility:hidden;
}
#HeaderDivisionalTabs {
	clear: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}
#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 {
	height: 30px;
	background-image: url('/App_Themes/Default/images/backgrounds/searchbar.jpg');
	background-repeat: repeat-x;
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;
	text-align: center;
}
#HeaderSearchBar input.HeaderSearchTextBox {
	width: 245px;
}
#HeaderSearchBar input.HeaderSearchGoButton {
	vertical-align: text-bottom;
}
#HeaderSearchBar input.HeaderSearchCheckBox {
	vertical-align: text-bottom;
}

/* -------------------------------------------------- */

/* HEADERSESSIONBAR */
#HeaderSessionBar {
	float: left;
	width: 460px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 18px;
}
#HeaderSessionBar a.BoldLink, #HeaderSessionBar a.BoldLink:visited  {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#HeaderSessionBar a:hover  {
	text-decoration: underline;
}

/* -------------------------------------------------- */

/* HEADERORDERBAR */
#HeaderOrderBar {
	float: right;
	/* width: 380px; */ /* IE6 doesn't like this. */
	margin-top: 0;
	margin-right: 5px;
	color: #008459;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
#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;
}

/* -------------------------------------------------- */

/* DEFAULT LEFT NAV */
#DefaultLeftNavSection
{
	clear: left;
	float: left;
	width: 160px;
	margin: 0 0 0 5px;
	/* border: dashed 1px #999; */
}

/* -------------------------------------------------- */

/* SIDE MENU */
#SideMenu {
	margin-top: 10px;
	/*display:none ;  hack for FOUC*/
}
#SideMenu a, #SideMenu a:visited
{
	text-decoration: none;
}
#SideMenu a:hover
{
	text-decoration: underline;
}
#SideMenu div.menuHeader1
{
	background-image: url('/App_Themes/Default/images/backgrounds/MenuTitleBg.jpg');
	border-top: 1px solid #B0B0B0;
	border-bottom: 1px dotted #A4A4A4;
	margin: 0;
	padding: 6px 5px;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
#SideMenu div.menuHeader1 a {
	color: #000;
	text-decoration: none;
}
#SideMenu ul {
	margin: 0 0 15px 0;
	padding: 0;
}
#SideMenu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4A4;
}
#SideMenu li.SideMenuControl a, #SideMenu li.SideMenuControl a:visited
{
    text-decoration: underline;
}
#SideMenuQuickOrderBox {
	padding: 5px 0px 6px 5px;
}
#SideMenuQuickOrderBox table {
	border-collapse:collapse;
}
#SideMenuQuickOrderBox td {
	padding: 1px;
}
#SideMenu li div.SideMenuSe2
{
	background-color: #F1F1F1;
	margin: 0;
	padding: 5px 0px 6px 5px;
}
#SideMenu li div.SideMenuSe3
{
	margin: 0;
	padding: 5px 0px 6px 5px;
}
#SideMenu li div.MenuBullet
{
	background-image: url('/App_Themes/Default/images/backgrounds/MenuBullet.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 7px;
	padding: 1px 0 2px 5px;
	font-size: 90%;
}
#SideMenu li div.MenuBullet a
{
	color: #000;
}
#SideMenu li div.MenuBulletSel
{
	background-image: url('/App_Themes/Default/images/backgrounds/MenuBullet.gif');
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	margin: 0 0 0 7px;
	padding: 2px 0 2px 5px;
	color: #333;
	font-size: 90%;
}
#SideMenu li div.MenuBulletSel a
{
	color: #000;
}
#SideMenu input.QuickAddItemCode {
	width: 69px;
}
#SideMenu input.QuickAddItemQty {
	width: 24px;
}
#SideMenu img.QuickAddItemImg {
	vertical-align:text-bottom;
}
#SideMenuTextAds {
	margin: 20px auto;
}
#SideMenuTextAds span  {
	display: block;
	padding: 0 5px 0 5px;
	font-weight: bold;
	line-height: 1.10em;
	color: #C05200;
}
#SideMenuTextAds span a {
	font-weight: normal;
	text-decoration: underline;
}

/* -------------------------------------------------- */
#ContentTitle 
{
	float:left; 
}

#MainContentSection #ContentTitle 
{
	padding:0 0 8px 0;
}

/* CONTENT TITLE */
#ContentTitle h1 {
	/*background-image: url('/App_Themes/Default/images/backgrounds/ContentTitle.gif');
	background-repeat: repeat-x;
	background-position: bottom;*/
	width: 400px;	
	margin: 0 0 0 0;
	padding: 0;
	display: inline;

	padding-right: 5px;

	font-size: 1.40em;
}

/* -------------------------------------------------- */

/* MAIN CONTENT SECTION */
#MainContentSection {
	float: left;
	width: 565px;
	position: relative;
	padding: 15px 10px 10px 30px;
	margin-right: -222px;
	border: solid 1px #fff;
	/* border: dashed 1px #999; */
}

/* -------------------------------------------------- */

/* RICH FX CONTENT SECTION */
#RichFxContentSection {
	clear: both;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#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: left;
	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%;
}

/* 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;*/
}
td.LoginInfoQuestion
{
	padding-bottom: 20px;
	font-weight: bold;
	width: 250px;
}
td.LoginInfoSpacing	
{
	width: 15px;
}
td.LoginTableDivisionLeft, td.LoginTableDivisionRight
{
	vertical-align: top;
}
td.LoginTableDivisionRight
{
	margin-left: 20px;
}
td.LoginTableSeparator
{
	background: #B4B4B4;
	width: 2px;
}
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:570px;
	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: 560px;
	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;
}

/* -------------------------------------------------- */

/* STANDARD TAB COL 1 */
div.StandardTabCol1 {
	float: left;
	width: 184px;
	margin-right: 3px;
	margin-bottom: 20px;
	border: #EEC29F 1px solid;
}

/* STANDARD TAB COL 2 */
div.StandardTabCol2 {
	float: left;
	width: 300px;
	margin-right: 3px;
	margin-bottom: 0px;
	border: #EEC29F 1px solid;
}

/* STANDARD TAB COL 3 */
div.StandardTabCol3 {
	float: left;
	width: 300px;
	margin-right: 3px;
	margin-bottom: 20px;
	border: #EEC29F 1px solid;
}

/* STANDARD TAB COL 4 */
div.StandardTabCol4 {
	float: left;
	width: 610px;
	margin-right: 0px;
	margin-bottom: 20px;
}

div.StandardTabWidth 
{
	width:610px; 
}

/* --------------------------------------------------- */

/* STANDARD TWO COL TABLE */
table.StandardTwoColTable {
	margin-bottom: 20px;
}
body#Supplies table.StandardTwoColTable {
	border: solid 1px #F2D59B;
}
body#Checkout table.StandardTwoColTable {
	border: solid 1px #C4CA8A;
}
body#MyAccount table.StandardTwoColTable {
	border: solid 1px #EEC29F;
}
body table.StandardTwoColTable {
	border: solid 1px #EEC29F;
}

table.StandardTwoColTable caption {

    padding: 5px 0 5px 10px;
    font-weight: bold;
    text-align: left;
}
body#Supplies table.StandardTwoColTable caption {
    background-color: #F2D59B;
}
body#Checkout table.StandardTwoColTable caption {
    background-color: #C4CA8A;
}
body#MyAccount table.StandardTwoColTable caption {
    background-color: #EEC29F;
}
body table.StandardTwoColTable caption {
    background-color: #EEC29F;
}

table.StandardTwoColTable th {
    width: 50%;
    padding: 5px 0 5px 10px;
    font-weight: normal;
    text-align: left;
}
body#Supplies table.StandardTwoColTable th {
    background-color: #F7F1DB;
}
body#Checkout table.StandardTwoColTable th {
    background-color: #EBF1D7;
}
body#MyAccount table.StandardTwoColTable th {
    background-color: #FFE8D0;
}
body table.StandardTwoColTable th {
    background-color: #FFE8D0;
}

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 #EEC29F; */
	padding-top: 0px;	
	padding-left: 0px;
	margin-bottom: 15px;
}
body#Supplies table.StandardTab2 {
	border: solid 1.0px #F2D59B;
}
body#Checkout table.StandardTab2 {
	border: solid 1.0px #C4CA8A;
}
body#MyAccount table.StandardTab2 {
	border: solid 1.0px #EEC29F;
}
body table.StandardTab2 {
	border: solid 1.0px #EEC29F;
}

table.StandardTab2 CAPTION {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/* background-color: #EEC29F; */
	font-weight: bold;
	text-align: left;
	/* height: 15px; */
	/* voice-family: inherit; */
	/* height:25px; */
}
body#Supplies table.StandardTab2 CAPTION {
	background-color: #F2D59B;
}
body#Checkout table.StandardTab2 CAPTION {
	background-color: #C4CA8A;
}
body#MyAccount table.StandardTab2 CAPTION {
	background-color: #EEC29F;
}
body table.StandardTab2 CAPTION {
	background-color: #EEC29F;
}

table.StandardTab2 TR.clear {
	border-right: #FFE8D0 1px solid;
	border-top: #FFE8D0 1px solid;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #FFE8D0 1px solid;
	padding-top: 5px;
	border-bottom: #FFE8D0 1px solid;
	height: auto;
	background-color: #fff;
}

table.StandardTab2 TR.light {
	border-right: #FFE8D0 1px solid;
	border-top: #FFE8D0 1px solid;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #FFE8D0 1px solid;
	padding-top: 5px;
	border-bottom: #FFE8D0 1px solid;
	height: auto;
	background-color: #FFE8D0;
}



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: #EEC29F;	
}

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: #EEC29F;
}

table.StandardTab TR.strong
{
	border-right: #EEC29F 1px solid;
	border-top: #EEC29F 1px solid;
	font-weight: normal;
	padding-bottom: 5px;
	border-left: #EEC29F 1px solid;
	padding-top: 5px;
	border-bottom: #EEC29F 1px solid;
	height: auto;
	background-color: #EEC29F;
}

/* --------------------------------------------------- */

/* FORM TABLE */
table.FormTable {
	margin-bottom: 20px;
}
body#Supplies table.FormTable {
	border: solid 1px #F2D59B;
}
body#Checkout table.FormTable {
	border: solid 1px #C4CA8A;
}
body#MyAccount table.FormTable {
	border: solid 1px #EEC29F;
}
body table.FormTable {
	border: solid 1px #EEC29F;
}

table.FormTable CAPTION {
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}
body#Supplies table.FormTable CAPTION {
	border: solid 1px #F2D59B;
	background-color: #F2D59B;
}
body#Checkout table.FormTable CAPTION {
	border: solid 1px #C4CA8A;
	background-color: #C4CA8A;
}
body#MyAccount table.FormTable CAPTION {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;
}
body table.FormTable CAPTION {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;
}

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 #F2D59B;
}
body#Checkout table.FormTable {
	border: solid 1.0px #C4CA8A;
}
body#MyAccount table.FormTable {
	border: solid 1.0px #EEC29F;
}
body table.FormTable {
	border: solid 1.0px #EEC29F;
}

body#Supplies table.FormTable tr.HeaderRow th {
	background-color: #F2D59B;
}
body#Checkout table.FormTable tr.HeaderRow th
{
	background-color: #C4CA8A;
}
body#MyAccount table.FormTable tr.HeaderRow th
{
	background-color: #EEC29F;
}
body table.FormTable tr.HeaderRow th
{
	background-color: #EEC29F;
}

table.FormSubSection
{
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.FormSubSection caption
{
	padding-left: 10px;
	/* background-color: #FFE8D0; */
}
table.PagingWidget
{
	height: 35px;
	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 #F2D59B;
}
body#Checkout table.TabbedViews {
	border-left: solid 1px #C4CA8A;
}
body#MyAccount table.TabbedViews {
	border-left: solid 1px #EEC29F;
}
body table.TabbedViews {
	border-left: solid 1px #EEC29F;
}

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 #F2D59B;
}
body#Checkout table.TabbedViews td.GoldBorder {
	border: solid 1px #C4CA8A;
}
body#MyAccount table.TabbedViews td.GoldBorder {
	border: solid 1px #EEC29F;
}
body table.TabbedViews td.GoldBorder {
	border: solid 1px #EEC29F;
}

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;
	margin-right: 5px;
}
body#Supplies ul.ContentTabs li {
	border-top: solid 1px #F2D59B;
	border-right: solid 1px #F2D59B;
	border-bottom: solid 1px #F2D59B;
	border-left: solid 1px #F2D59B;
	background-color: #F7F1DB;
}
body#Checkout ul.ContentTabs li {
	border-top: solid 1px #C4CA8A;
	border-right: solid 1px #C4CA8A;
	border-bottom: solid 1px #C4CA8A;
	border-left: solid 1px #C4CA8A;
	background-color: #EBF1D7;
}
body#MyAccount ul.ContentTabs li {
	border-top: solid 1px #EEC29F;
	border-right: solid 1px #EEC29F;
	border-bottom: solid 1px #EEC29F;
	border-left: solid 1px #EEC29F;
	background-color: #FFE8D0;
}
body ul.ContentTabs li {
	border-top: solid 1px #EEC29F;
	border-right: solid 1px #EEC29F;
	border-bottom: solid 1px #EEC29F;
	border-left: solid 1px #EEC29F;
	background-color: #FFE8D0;
}

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 #F2D59B;
}

ul.ContentTabs li.ActiveView a:hover {
	text-decoration: none;
}

/* --------------------------------------------------- */

/* QUICK ORDER */
table.QuickOrder
{
	border-collapse: collapse;
	border: solid 1.0px #C4CA8A;
	margin-bottom: 8px;
}
table.QuickOrder tr.HeaderRow th
{
	padding: 4px 10px;
	font-weight: normal;	
	background-color: #C4CA8A;
	text-align: left;	
}
table.QuickOrder td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* --------------------------------------------------- */

/* SIMPLE LIST */
table.SimpleListWrapper {
	/*border-collapse: collapse;*/
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
table.SimpleListWrapper td {
	padding: 0;
}
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: #EEC29F 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: #EEC29F 1.0px solid;
}
table.SimpleListWrapper td.Filter {
	padding-top: 8px;
	padding-bottom: 5px;	
	padding-left: 10px;
}

body#Supplies table.SimpleListWrapper td.Filter {
	border: #F2D59B 1.0px solid;
}
body#Checkout table.SimpleListWrapper td.Filter {
	border: #C4CA8A 1.0px solid;
}
body#MyAccount table.SimpleListWrapper td.SortBy {
	border: #EEC29F 1.0px solid;
	background:#EEC29F;
	border-bottom-width: 0;
	text-align: right;
}

body#MyAccount table.SimpleListWrapper td.Filter {
	border: #EEC29F 1.0px solid;
}

body table.SimpleListWrapper td.Filter {
	border: #EEC29F 1.0px solid;
}

body#Supplies table.SimpleListWrapper td.SimpleListContainer {
	border: #F2D59B 1.0px solid;
}

.MessageText
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 20px;
	text-align: left;
}

.MessageTextDIV
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 20px;
	text-align: left;
	border-bottom: #C4CA8A 1.0px solid;
}
.TitleSpace
{
padding-top:10px;
}

body#Checkout table.SimpleListWrapper td.SimpleListContainer {
	border: #C4CA8A 1.0px solid;
}
body#MyAccount table.SimpleListWrapper td.SimpleListContainer {
	border: #EEC29F 1.0px solid;
	/*border-right-width: 2px;*/
}
body table.SimpleListWrapper td.SimpleListContainer {
	border: #EEC29F 1.0px solid;
}

table.SimpleListWrapper td.SortBy {
	font-weight: bold;
	padding-left: 5px;
	text-align: right;
	padding-bottom: 5px;
	border-right: solid 1.0px rgb(242, 213, 155);
	border-top: solid 1.0px rgb(242, 213, 155);
	background:rgb(242, 213, 155);
}
table.SimpleListWrapper td.Title 
{
	width: 10%;
	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: #F2D59B 1.0px solid;
	border-top: #F2D59B 1.0px solid;
	border-bottom: #F2D59B 1.0px solid;
}
table.SimpleListWrapper td.TopOption2
{
	padding-bottom:5px;
	width:250px;
	border-top: #F2D59B 1.0px solid;border-bottom: #F2D59B 1.0px solid;
}

table.SimpleListWrapper td.TopOption3
{
	padding-bottom:5px;
	border-right: #F2D59B 1.0px solid;
	border-top: #F2D59B 1.0px solid;
	border-bottom: #F2D59B 1.0px solid;
}

table.SimpleListWrapper td.Message
{
	padding-bottom:10px;
	padding-top:10px;
	padding-left: 8px;
	text-align: left;
	border: #EEC29F 1.0px solid;
}


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: #C4CA8A;
	font-weight: bold;
}
body#Checkout table.SimpleListWrapper td.ModTitle 
{
	border-left-width: 44px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #C4CA8A;
	padding-left: 0px;
	border-bottom-width: 0;
	background-color: #FFFFFF;
}
body#Checkout table.SimpleListWrapper td.ModTitle span.CheckoutTitle
{
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	background-color: #C4CA8A;
	font-weight: bold;
}

body#Supplies table.SimpleListWrapper td.Title {
	border: solid 1.0px #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
}
body#Checkout table.SimpleListWrapper td.Title {
	border: solid 1.0px #C4CA8A;
	border-bottom-width: 0;
	background-color: #C4CA8A;
}

body#Checkout table.SimpleListWrapper td.SortBy {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #C4CA8A;
    border-top: 1px solid #C4CA8A;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: right;
}

/*Added to make Substitute window color consistent*/
body#Checkout #SubstituteItems table.SimpleListWrapper td.SimpleListContainer {
	border: #F2D59B 1.0px solid;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.Title {
	border: solid 1.0px #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
	width:12%;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.SortBy {
	background-color: #F2D59B;
}
body#Checkout #SubstituteItems table.SimpleListWrapper td.TopPaging {
	background-color: #F2D59B;
}
body#Checkout #SubstituteItems table.SimpleList tr.HeaderRow {
	background-color: #F7F1DB;
}
body#Checkout #SubstituteItems table.SimpleList tr.AlternateItemRow {
	background-color: #F7F1DB;
}

body#Supplies #SubstituteItems table.SimpleListWrapper td.Title {
	border: solid 1.0px #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
	width:12%;
}
body#Supplies #SubstituteItems table.SimpleListWrapper td.SortBy {
	background-color: #F2D59B;
}
body#Supplies #SubstituteItems table.SimpleListWrapper td.TopPaging {
	background-color: #F2D59B;
}
/*End of Substitute*/

body#MyAccount table.SimpleListWrapper td.Title {
	border: solid 1.0px #EEC29F;
	border-bottom-width: 0;
	background-color: #EEC29F;
}
body#MyAccount table.SimpleListWrapper td.SortBy
{
	border: solid 1.0px #EEC29F;
	background-color: #EEC29F;	
}
body table.SimpleListWrapper td.Title {
	border: solid 1.0px #EEC29F;
	border-bottom-width: 0;
	background-color: #EEC29F;
	height:22px;
}

table.SimpleListWrapper td.Title span {
	font-weight: normal;
}
table.SimpleListWrapper td.TopButton {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}

table.SimpleListWrapper td.TopButtonBackground {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}

table.SimpleListWrapper td.TopButtonRight {	
	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 #F2D59B;
	background-color: #F2D59B;
}
body#Checkout table.SimpleListWrapper td.Totals {
	border: solid 1px #C4CA8A;
	background-color: #C4CA8A;
}
body#MyAccount table.SimpleListWrapper td.Totals {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;
}
body table.SimpleListWrapper td.Totals {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;
}


table.SimpleList {
	border-collapse: collapse;
}

body#Supplies table.SimpleList tr.HeaderRow {
	background-color: #F7F1DB;
}
body#Checkout table.SimpleList tr.HeaderRow {
	background-color: #EBF1D7;
}
body#MyAccount table.SimpleList tr.HeaderRow {
	background-color: #FFE8D0;
}
body table.SimpleList tr.HeaderRow {
	background-color: #FFE8D0;
}

table.SimpleList tr.ItemRow {
	vertical-align: top;
	background-color: #FFFFFF;
}

table.SimpleList tr.AlternateItemRow {
	vertical-align: top;
}
body#Supplies table.SimpleList tr.AlternateItemRow {
	background-color: #F7F1DB;
}
body#Checkout table.SimpleList tr.AlternateItemRow {
	background-color: #EBF1D7;
}
body#MyAccount table.SimpleList tr.AlternateItemRow {
	background-color: #FFE8D0;
}
body table.SimpleList tr.AlternateItemRow {
	background-color: #FFE8D0;
}

table.SimpleList td {
	padding-top: 2px;
	padding-bottom: 2px;
}

td.TopPaging {
	text-align: right;
}

body#MyAccount td.TopPagingBackground
{
	text-align: right;
	background-color: #EEC29F;
    border: 1px solid #EEC29F;
}

body#MyAccount td.BottomPaging {
	border: solid 1px #EEC29F;
	text-align: right;
}

td.TopPagingBackground
{
	text-align: right;
	background-color: #F2D59B;
	height: 34px;
}

td.BottomPaging {
	border: solid 1px #F2D59B;
	text-align: right;
}

table.TabbedViews td.BottomPaging {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: solid 1px #EEC29F;
	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: #F2D59B;
}
Body#Checkout table.SimpleList tr.SubTotalRow 
{
	background-color: #C4CA8A;
}
Body#MyAccount table.SimpleList tr.SubTotalRow 
{
	background-color: #EEC29F;
}
body table.SimpleList tr.SubTotalRow 
{
	background-color: #EEC29F;
}

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: #F7F1DB;
	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: 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-right: 2px;
	text-align: right;
}
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;
}
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;	
}
table.SimpleList th.OfficeInfoColumnWidth,table.SimpleList td.OfficeInfoColumnWidth  
{
	width:50%; 
}
table.SimpleList th.OfficeInfoColumnWidth1,table.SimpleList td.OfficeInfoColumnWidth1 
{
	width:46%; 
}
table.SimpleList th.OfficeInfoColumnWidth2,table.SimpleList td.OfficeInfoColumnWidth2 
{
	width:34%; 
}
table.SimpleList th.OfficeInfoColumnWidth3,table.SimpleList 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;
}

/* --------------------------------------------------- */

/* 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: #F2D59B;
	height: 24px;	
	width:100%;
}
table.EmbededProduct tr.Clear
{
	background-color: #FFFFFF;
}
table.EmbededProduct tr.Light
{
	background-color: #F7F1DB;
}

/* --------------------------------------------------- */

/* DISPLAY TABLE */
table.DisplayTable {
	margin-bottom: 20px;
	width: 100%;
}
body#Supplies table.DisplayTable {
	border: solid 1px #F2D59B;
}
body#Checkout table.DisplayTable {
	border: solid 1px #C4CA8A;
}
body#MyAccount table.DisplayTable {
	border: solid 1px #EEC29F;
}
body table.DisplayTable {
	border: solid 1px #EEC29F;
}

table.DisplayTable caption {
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}
body#Supplies table.DisplayTable caption {
	border: solid 1px #F2D59B;
	background-color: #F2D59B;	
}
body#Checkout table.DisplayTable caption {
	border: solid 1px #C4CA8A;
	background-color: #C4CA8A;	
}
body#MyAccount table.DisplayTable caption {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;	
}
body table.DisplayTable caption {
	border: solid 1px #EEC29F;
	background-color: #EEC29F;	
}

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 #C4CA8A;
	margin-bottom: 20px;
}

table.SchedulingFormTable CAPTION {
	border: solid 1px #C4CA8A;
	background-color: #C4CA8A;	
	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: #eec29f;
	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%;
}

/* --------------------------------------------------- */
/* For Search Results page */
body#Supplies table.SimpleListWrapper table.FormTable {
	border: solid 1px #FFFFFF;
}

body#Supplies table.TabbedViews table.FormTable {
	border: solid 1px #FFFFFF;
}

/* --------------------------------------------------- */

#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: 50px;
	left: 50px;
	width: 730px;
	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)------------------------- */
#HeaderTabBar
{
    height: 30px;
	background-image: url('/App_Themes/Default/images/backgrounds/searchbar.jpg');
	background-repeat: repeat-x;
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;
	text-align: center;
}
#HeaderTabBar_inner
{
	display: none;
}

#HeaderSessionBar span.HeaderSessionBar_Home
{
	display: none;
}

#HeaderSessionBar span.sep
{
	display:none;
}

#HeaderSearchBar p#HeaderSearchBar_inner_acctbuttons
{
	display: none;
}

#HeaderSearchBar span.sep
{
	display: none;
}

#menuBarRail
{
	display: none;
}

#rightRail
{
	display: none;
}

#rightRail #login .PleaseCallUs
{
	padding:0 5px 0 5px;
}

#rightRail #login .PleaseCallUsForgetLink
{
	 text-align:left;
}

#GlobalFooterArea_v2
{
	display: none;
}

/***for sidemenu***/
#SideMenu ul.nestedUL-One
{
   /*display:inline;*/
   border-bottom:#a4a4a4 1px dotted;
   margin:0; 
   padding:0; 
}

#SideMenu li.nestedLI
{
    display:inline;
    border-bottom-style:none;     
    border-bottom-width: 0px;
}
#SideMenu li.nestedLI-Two
{
    border-bottom-style:none;     
    border-bottom-width: 0px;
}

#SideMenu li.nestedLI-TwoSel
{
    border-bottom-style:none;     
    border-bottom-width: 0px;
}


#SideMenu li div.SideMenu_Dotted
{
	border-bottom:#a4a4a4 1px dotted;
}

#SideMenu li.blockLI
{
	border-top:#a4a4a4 1px dotted;
    border-bottom-style:none;     
    border-bottom-width: 0px;	 
}

#SideMenu li.BottomBlockLI,li.TopBlockLI
{
	border-top:#a4a4a4 1px dotted;
}

#SideMenu li.NoBorderLI
{
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}

#SideMenu li.CorpLastLI{
	border-top:#a4a4a4 1px dotted;
}

#SideMenu li.SearchLastLI
{
    border-top:#a4a4a4 1px dotted;
    border-bottom:#a4a4a4 1px dotted;
}

/*used in search result menu title count*/
.SearchMenuTitleCount
{
    color:Black ;   
}

/*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;
	}

    #menuBarRail
    {
	    display: none;
    }

    #rightRail
    {
	    display: none;
    }
    
    #QuickOrderBox {
	    border: solid 1px #B0B0B0;
	    border-top: 1px;
    }  

	#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;
	}

	#MainContentSection 
	{
		clear: both;
		float: none !important;
		width: 100%;
		padding: 10px 10px 10px 10px;
	}

	#ContentTitle {
		margin-top: 20px;
	}

	#ContentTitle h1 {
		background-image: url('/App_Themes/Default/images/backgrounds/ContentTitle.gif');
		background-repeat: repeat-x;
		background-position: center;
		margin: 0 0 5px 0;
		padding: 0;

		display: inline;
		padding-right: 5px;
		font-size: 14pt;
	}

	#ContentArea {
		float: none !important;
	}

	#Breadcrumb {
		display: none;
	}

	#ItemBar {
		display: none;
	}


	#GlobalFooterArea {
		width: 630px;
		padding-top: 20px;
		text-align: center;
	}

	#GlobalFooter {
		border-top: solid 1px gray;
		padding-top: 12px;
		line-height: 18pt;
	}

	.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 #F2D59B;
	}
	body#Checkout table.StandardTwoColTable {
		border: solid 1px #C4CA8A;
	}
	body#MyAccount table.StandardTwoColTable {
		border: solid 1px #EEC29F;
	}
	body table.StandardTwoColTable {
		border: solid 1px #EEC29F;
	}

	table.StandardTwoColTable caption {
		padding: 5px 0 5px 10px;
		font-weight: bold;
		text-align: left;
	}
	body#Supplies table.StandardTwoColTable caption {
		background-color: #F2D59B;
	}
	body#Checkout table.StandardTwoColTable caption {
		background-color: #C4CA8A;
	}
	body#MyAccount table.StandardTwoColTable caption {
		background-color: #EEC29F;
	}
	body table.StandardTwoColTable caption {
		background-color: #EEC29F;
	}

	table.StandardTwoColTable th {
		width: 50%;
		padding: 5px 0 5px 10px;
		font-weight: normal;
		text-align: left;
	}
	body#Supplies table.StandardTwoColTable th {
		background-color: #F7F1DB;
	}
	body#Checkout table.StandardTwoColTable th {
		background-color: #EBF1D7;
	}
	body#MyAccount table.StandardTwoColTable th {
		background-color: #FFE8D0;
	}
	body table.StandardTwoColTable th {
		background-color: #FFE8D0;
	}

	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 #EEC29F; */
		padding-top: 0px;	
		padding-left: 0px;
		margin-bottom: 15px;
	}
	body#Supplies table.StandardTab2 {
		border: solid 1.0px #F2D59B;
	}
	body#Checkout table.StandardTab2 {
		border: solid 1.0px #C4CA8A;
	}
	body#MyAccount table.StandardTab2 {
		border: solid 1.0px #EEC29F;
	}
	body table.StandardTab2 {
		border: solid 1.0px #EEC29F;
	}

	table.StandardTab2 CAPTION {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		/* background-color: #EEC29F; */
		font-weight: bold;
		text-align: left;
		/* height: 15px; */
		/* voice-family: inherit; */
		/* height:25px; */
	}
	body#Supplies table.StandardTab2 CAPTION {
		background-color: #F2D59B;
	}
	body#Checkout table.StandardTab2 CAPTION {
		background-color: #C4CA8A;
	}
	body#MyAccount table.StandardTab2 CAPTION {
		background-color: #EEC29F;
	}
	body table.StandardTab2 CAPTION {
		background-color: #EEC29F;
	}

	table.StandardTab2 TR.clear {
		border-right: #FFE8D0 1px solid;
		border-top: #FFE8D0 1px solid;
		font-weight: normal;
		font-size: 1em;
		padding-bottom: 5px;
		border-left: #FFE8D0 1px solid;
		padding-top: 5px;
		border-bottom: #FFE8D0 1px solid;
		height: auto;
		background-color: #fff;
	}

	table.StandardTab2 TR.light {
		border-right: #FFE8D0 1px solid;
		border-top: #FFE8D0 1px solid;
		font-weight: normal;
		font-size: 1em;
		padding-bottom: 5px;
		border-left: #FFE8D0 1px solid;
		padding-top: 5px;
		border-bottom: #FFE8D0 1px solid;
		height: auto;
		background-color: #FFE8D0;
	}



	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: #EEC29F;	
	}

	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: #EEC29F;
	}

	table.StandardTab TR.strong
	{
		border-right: #EEC29F 1px solid;
		border-top: #EEC29F 1px solid;
		font-weight: normal;
		padding-bottom: 5px;
		border-left: #EEC29F 1px solid;
		padding-top: 5px;
		border-bottom: #EEC29F 1px solid;
		height: auto;
		background-color: #EEC29F;
	}

	/* --------------------------------------------------- */

	/* FORM TABLE */
	table.FormTable {
		margin-bottom: 20px;
	}
	body#Supplies table.FormTable {
		border: solid 1px #F2D59B;
	}
	body#Checkout table.FormTable {
		border: solid 1px #C4CA8A;
	}
	body#MyAccount table.FormTable {
		border: solid 1px #EEC29F;
	}
	body table.FormTable {
		border: solid 1px #EEC29F;
	}

	table.FormTable CAPTION {
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
	}
	body#Supplies table.FormTable CAPTION {
		border: solid 1px #F2D59B;
		background-color: #F2D59B;
	}
	body#Checkout table.FormTable CAPTION {
		border: solid 1px #C4CA8A;
		background-color: #C4CA8A;
	}
	body#MyAccount table.FormTable CAPTION {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;
	}
	body table.FormTable CAPTION {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;
	}

	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 #F2D59B;
	}
	body#Checkout table.FormTable {
		border: solid 1.0px #C4CA8A;
	}
	body#MyAccount table.FormTable {
		border: solid 1.0px #EEC29F;
	}
	body table.FormTable {
		border: solid 1.0px #EEC29F;
	}

	body#Supplies table.FormTable tr.HeaderRow th {
		background-color: #F2D59B;
	}
	body#Checkout table.FormTable tr.HeaderRow th
	{
		background-color: #C4CA8A;
	}
	body#MyAccount table.FormTable tr.HeaderRow th
	{
		background-color: #EEC29F;
	}
	body table.FormTable tr.HeaderRow th
	{
		background-color: #EEC29F;
	}
	
	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: #FFE8D0; */
	}
	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 #F2D59B;
	}
	body#Checkout table.TabbedViews {
		border-left: solid 1px #C4CA8A;
	}
	body#MyAccount table.TabbedViews {
		border-left: solid 1px #EEC29F;
	}
	body table.TabbedViews {
		border-left: solid 1px #EEC29F;
	}

	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 #F2D59B;
	}
	body#Checkout table.TabbedViews td.GoldBorder {
		border: solid 1px #C4CA8A;
	}
	body#MyAccount table.TabbedViews td.GoldBorder {
		border: solid 1px #EEC29F;
	}
	body table.TabbedViews td.GoldBorder {
		border: solid 1px #EEC29F;
	}

	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;
		margin-right: 5px;
	}
	body#Supplies ul.ContentTabs li {
		border-top: solid 1px #F2D59B;
		border-right: solid 1px #F2D59B;
		border-bottom: solid 1px #F2D59B;
		border-left: solid 1px #F2D59B;
		background-color: #F7F1DB;
	}
	body#Checkout ul.ContentTabs li {
		border-top: solid 1px #C4CA8A;
		border-right: solid 1px #C4CA8A;
		border-bottom: solid 1px #C4CA8A;
		border-left: solid 1px #C4CA8A;
		background-color: #EBF1D7;
	}
	body#MyAccount ul.ContentTabs li {
		border-top: solid 1px #EEC29F;
		border-right: solid 1px #EEC29F;
		border-bottom: solid 1px #EEC29F;
		border-left: solid 1px #EEC29F;
		background-color: #FFE8D0;
	}
	body ul.ContentTabs li {
		border-top: solid 1px #EEC29F;
		border-right: solid 1px #EEC29F;
		border-bottom: solid 1px #EEC29F;
		border-left: solid 1px #EEC29F;
		background-color: #FFE8D0;
	}

	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 #F2D59B;
	}

	ul.ContentTabs li.ActiveView a:hover {
		text-decoration: none;
	}

	/* --------------------------------------------------- */

	/* QUICK ORDER */
	table.QuickOrder
	{
		border-collapse: collapse;
		border: solid 1.0px #C4CA8A;
		margin-bottom: 8px;
	}
	table.QuickOrder tr.HeaderRow th
	{
		padding: 4px 10px;
		font-weight: normal;	
		background-color: #C4CA8A;
		text-align: left;	
	}
	table.QuickOrder td
	{
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 10px;
	}

	/* --------------------------------------------------- */

	/* SIMPLE LIST */
	table.SimpleListWrapper {
		/*border-collapse: collapse;*/
			border-collapse: collapse;
			margin-bottom: 5px;
			width: 100%;
	}
	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.SortBy
	{
		border: #EEC29F 1.0px solid;
	}
	body#Supplies table.SimpleListWrapper td.Filter {
		border: #F2D59B 1.0px solid;
	}
	body#Supplies table.SimpleListWrapper 
	{
		border: #F2D59B 1.0px solid;
	}
	body#Checkout table.SimpleListWrapper td.Filter {
		border: #C4CA8A 1.0px solid;
	}
	body#MyAccount table.SimpleListWrapper td.Filter {
		border: #EEC29F 1.0px solid;
	}
	body table.SimpleListWrapper td.Filter {
		border: #EEC29F 1.0px solid;
	}

	body#Supplies table.SimpleListWrapper td.SimpleListContainer {
		border: #F2D59B 1.0px solid;
	}
	body#Checkout table.SimpleListWrapper td.SimpleListContainer {
		border: #C4CA8A 1.0px solid;
	}
	body#MyAccount table.SimpleListWrapper td.SimpleListContainer {
		border: #EEC29F 1.0px solid;
	}
	body table.SimpleListWrapper td.SimpleListContainer {
		border: #EEC29F 1.0px solid;
	}

	table.SimpleListWrapper td.SortBy {
		font-weight: bold;
		padding-left: 5px;
		text-align: left;
		padding-bottom: 5px;
		border: solid 1.0px #F2D59B;
	}
	table.SimpleListWrapper td.Title {
		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 #F2D59B;
		border-bottom-width: 0;
		background-color: #F2D59B;
	}
	body#Checkout table.SimpleListWrapper td.Title {
		border: solid 1.0px #C4CA8A;
		border-bottom-width: 0;
		background-color: #C4CA8A;
	}
	body#MyAccount table.SimpleListWrapper td.Title {
		border: solid 1.0px #EEC29F;
		border-bottom-width: 0;
		background-color: #EEC29F;
	}
	body table.SimpleListWrapper td.Title {
		border: solid 1.0px #EEC29F;
		border-bottom-width: 0;
		background-color: #EEC29F;
	}

	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 #F2D59B;
		background-color: #F2D59B;
	}
	body#Checkout table.SimpleListWrapper td.Totals {
		border: solid 1px #C4CA8A;
		background-color: #C4CA8A;
	}
	body#MyAccount table.SimpleListWrapper td.Totals {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;
	}
	body table.SimpleListWrapper td.Totals {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;
	}


	table.SimpleList {
		border-collapse: collapse;
	}

	body#Supplies table.SimpleList tr.HeaderRow {
		background-color: #F7F1DB;
	}
	body#Checkout table.SimpleList tr.HeaderRow {
		background-color: #EBF1D7;
	}
	body#MyAccount table.SimpleList tr.HeaderRow {
		background-color: #FFE8D0;
	}
	body table.SimpleList tr.HeaderRow {
		background-color: #FFE8D0;
	}

	table.SimpleList tr.ItemRow {
		vertical-align: top;
		background-color: #FFFFFF;
	}

	table.SimpleList tr.AlternateItemRow {
		vertical-align: top;
	}
	body#Supplies table.SimpleList tr.AlternateItemRow {
		background-color: #F7F1DB;
	}
	body#Checkout table.SimpleList tr.AlternateItemRow {
		background-color: #EBF1D7;
	}
	body#MyAccount table.SimpleList tr.AlternateItemRow {
		background-color: #FFE8D0;
	}
	body table.SimpleList tr.AlternateItemRow {
		background-color: #FFE8D0;
	}

	table.SimpleList td {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	td.TopPaging {
		text-align: right;
	}

	td.BottomPaging {
		border: solid 1px #EEC29F;
		text-align: right;
	}

	table.TabbedViews td.BottomPaging {
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top: solid 1px #EEC29F;
		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: #F2D59B;
	}
	Body#Checkout table.SimpleList tr.SubTotalRow 
	{
		background-color: #C4CA8A;
	}
	Body#MyAccount table.SimpleList tr.SubTotalRow 
	{
		background-color: #EEC29F;
	}
	body table.SimpleList tr.SubTotalRow 
	{
		background-color: #EEC29F;
	}

	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: #F2D59B;
		height: 24px;	
		width:100%;
	}
	table.EmbededProduct tr.Clear
	{
		background-color: #FFFFFF;
	}
	table.EmbededProduct tr.Light
	{
		background-color: #F7F1DB;
	}

	/* --------------------------------------------------- */

	/* DISPLAY TABLE */
	table.DisplayTable {
		margin-bottom: 20px;
		width: 100%;
	}
	body#Supplies table.DisplayTable {
		border: solid 1px #F2D59B;
	}
	body#Checkout table.DisplayTable {
		border: solid 1px #C4CA8A;
	}
	body#MyAccount table.DisplayTable {
		border: solid 1px #EEC29F;
	}
	body table.DisplayTable {
		border: solid 1px #EEC29F;
	}

	table.DisplayTable caption {
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
	}
	body#Supplies table.DisplayTable caption {
		border: solid 1px #F2D59B;
		background-color: #F2D59B;	
	}
	body#Checkout table.DisplayTable caption {
		border: solid 1px #C4CA8A;
		background-color: #C4CA8A;	
	}
	body#MyAccount table.DisplayTable caption {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;	
	}
	body table.DisplayTable caption {
		border: solid 1px #EEC29F;
		background-color: #EEC29F;	
	}

	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 #C4CA8A;
		margin-bottom: 20px;
	}

	table.SchedulingFormTable CAPTION {
		border: solid 1px #C4CA8A;
		background-color: #C4CA8A;	
		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: #eec29f;
		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:none;
}

/* importing Browser-hack.css filter */
@import "Browser-hack.css";


/* 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: #F2D59B 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: #F2D59B 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 #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
	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: #F2D59B 1.0px solid;
}

body#AllItemReviewsByUsers table.SimpleListWrapper td.Title {
	border: solid 1.0px #F2D59B;
	border-bottom-width: 0;
	background-color: #F2D59B;
	height:22px;
}

.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:20px;
	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;
}

.product_other_enhancedView_Popup
{
	width: 85%;
	padding-top: 10px;
}

.product_other_enhancedView_FullPage
{
	width: 91%;
	padding-top: 10px;
}

.thumbnails
{
	float:left; 
	padding:9px;
	margin:7px;
	border:1px;
	border-style:solid;
	border-color:#F2D59B;
	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/Default/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: 40px; 
	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: #F2D59B;
    border-color: #F2D59B;    
    border-style: solid;
    border-width: 1px 1px 0;
}

.enhanced-pager
{
	text-align:right; 
	background-color: #F2D59B;
	height:25px;
	border-color: #F2D59B;    
    border-style: solid;
    border-width: 1px 1px 0;
}

#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;	
}

.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_inventory {
	font-weight: bold;	
	position: relative;
	float:right;
	padding-right:5px;
}

.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: #F2D59B;
	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: #C4CA8A 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: #1A78C0 !important;    
}

.ui-widget-content .menuBar_nav-secondBorderSel {
    background: none repeat scroll 0 0 !important;
    border-bottom: 0px  !important;
    color: #1A78C0 !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;    
}

#SideMenu li div.MenuBullet a {
    color: #000000 !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: #EEC29F;
	text-align: right;
	border: #EEC29F 1.0px solid;
	/*width:60%;*/
}
table.SimpleListWrapper td.PagingSize-Center
{
	font-weight: bold;	
	background-color: #EEC29F;
	text-align: right;
	border: #EEC29F 1.0px solid;	
	width:28%;
}
.PagingSize
{
	font-weight: bold;
	padding: 5px;
	background-color: #EEC29F;
	text-align: right;
	border: #EEC29F 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# */

.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:hand; 
	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# */


.AddToShopList
{
    text-decoration: underline;
}