﻿body
{
    font-family: Verdana, Arial, Georgia, sans-serif;
    font-size: medium;
    line-height: 1.3;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: Black;
    background-color: white;
}

/*This is here because line-height: 100%; 6 sucks and wants
to put space after declaring a form tag*/
form
{
    padding: 0px;
    margin: 0px;
}
/*Every page should have a top div named divBody or divBodyShort.  This div
should include the entirerty of every page*/
#divBody
{
    width: 965px;
    margin: 0px auto;
    padding: 0px 19px;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Header/SidesFade.gif) repeat-y left top;
}


/*Every MasterPage should have a div with the ContentArea or ContentAreaShort
class.  This div should include the entirerty of the content area*/
.ContentArea
{
    float: left;
    width: 785px;
}






/*****************************************
Blue Brother header
*/
.PageHeader
{
    background: #1D43A4 url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Header/header_bg.jpg) repeat-y 0 0;
    width: 100%;
    height: 59px;
}

.PageHeader #RightSideHeader
{
    float: right;
    width: 280px;
    text-align: right;
    padding-top: 4px;
}

.PageHeaderShort
{
    background: #1D43A4 url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Header/header_short_bg.jpg) repeat-y 0 0;
    width: 100%;
    height: 59px;
}

.PageHeaderShort #RightSideHeader
{
    float: right;
    width: 280px;
    text-align: right;
    padding-top: 4px;
}

.HeaderLinks
{
    color: White;
    font-size: 70%;
    list-style-type: none;
    margin: 0px;
    padding: 2px 30px;
    float: right;
}

.HeaderLinks li
{
    float: left;
    padding: 3px 4px;
}

.HeaderLinks #GlobalLink
{
    color: White;
    text-decoration: underline;
}

.HeaderLinks #GlobalLink:hover
{
    text-decoration: none;
}

.HeaderLinks #SearchLink
{
    color: White;
    text-decoration: underline;
}

.HeaderLinks #SearchLink:hover
{
    text-decoration: none;
}

.HeaderSelect
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.HeaderSelect select
{
    margin-top: 3px;
    margin-right: 5px;
    float: left;
    height: 18px;
    width: 220px;
}
.HeaderSelect input
{
    float: left;
    margin-top: 3px;
}

.HeaderSelect div
{
    float: left;
    height: 18px;
    width: 230px;
    text-align: center;
    margin-top: 3px;
}

.HeaderSelect a
{
    color: White;
    font-size: 70%;
    text-decoration: underline;
}

.HeaderSelect a:hover
{
    text-decoration: none;
}

.HeaderLogo
{
    margin: 9px 10px;
    float: left;
    border: none;
}
/*****************************************
End Blue Brother header
*/

/*****************************************
Gray Nav Bar
*/
/***********Menu*******************/
.NavBar
{
    /* clear:both; */
    background: #e7e7e7 url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Header/NavBar_bg.gif) repeat-x center top;
    height: 23px;
    padding-top: 7px;
    color: #333333;
    text-align: left;
    font-size: 80%;
    width: 100%;
}
.NavBar ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.NavBar li
{
    display: inline;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
    padding-top: 5px;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Header/NavBar_Divider.gif) no-repeat right 50%;
}
.NavBar a
{
    color: #333333;
    padding: 0 15px 0 15px;
    font-weight: bold;
    text-align: center;
}

.NavBar li.noseparator
{
    background: none;
}

.NavBar a:link
{
    color: #666666;
    text-decoration: none;
}
.NavBar a:visited
{
    color: #666666;
    text-decoration: none;
}
.NavBar a:hover
{
    text-decoration: none;
    color: #222222;
}
.NavBar a:active
{
    text-decoration: none;
    color: #333333;
}
/***********End Menu************

.NavBar
{
    background: #E8ECEF url(/Images/Header/NavBar_bg.gif) repeat-x 0 0;
    width: 100%;
    height: 30px;
    clear: both;
    margin: 1px 0px;
}

.NavBarShort
{
    background: #E8ECEF url(/Images/Header/NavBar_bg.gif) repeat-x 0 0;
    width: 100%;
    height: 30px;
    clear: both;
    margin: 1px 0px;
}

.NavList
{
    font-size: 80%;
    font-weight: bold;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.NavList a
{
    color: #666666;
}

.NavList li.NavItem
{
    text-align: center;
    padding: 7px 15px 0px 15px;
    float: left;
}
.NavList li.NavDivider
{
    width: 2px;
    float: left;
}*/
/*
****************************************
End Gray Nav Bar
*/


/*  Left Nav */

.LeftNav
{
    width: 175px;
    float: left;
    clear: left;
    padding-right: 5px;
}
.LeftNav .NavHeader
{
    width: 100%;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/leftnav/HeaderDivider.png) no-repeat left bottom;
    font-size: 78%;
    color: #002aa2;
    padding: 0px 0px 7px;
    margin: 10px 0px 0px;
    font-weight: bold;
}



.NavHeader .NavHeaderText
{
    padding-left: 10px;
    display: block;
    padding-top: 3px;
}


.LeftNav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.LeftNav ul li
{
    margin-bottom: 0px;
    padding: 4px 0px 4px 10px;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/leftnav/ItemDivider.png) no-repeat left bottom;
    font-size: 70%;
    line-height: normal;
}

/*Fixes IE 6.0's height problem in real browsers*/
.LeftNav ul > li
{
    min-height: 18px;
    height: auto;
}


.LeftNav a
{
    color: #4c4c4c;
}

.LeftNav .LeftNavSubMenu li
{
    margin-bottom: 0px;
    padding: 8px 0px 0px 10px;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/leftnav/ItemDivider.png) no-repeat left top;
    background: none;
    font-size: 100%;
    line-height: normal;
}

/*  End Left Nav */

/*****************************************************************
Footer*/
.NewFooter
{
    clear: both;
    padding-top: 30px;
    font-size: 65%;
    color: #868686;
    width: 100%;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Footer/greybackground.gif) repeat-x left top;
    text-align: center;
}
.NewFooter ul
{
    list-style-type: none;
    margin: 0px;
    text-align: center;
}

.NewFooter li
{
    display: inline;
    padding-right: 10px;
}

.NewFooter ul a
{
    color: #868686;
    text-decoration: underline;
}

.NewFooter .FooterCopy
{
    padding-left: 0px;
}

.BILFooterInfo
{
    font-size: 55%;
    color: #4d5c67;
    text-align: center;
    margin-top: 5px;
    clear: both;
}
/*End Footer
********************************************************
*/

/*****************************************
PageTitle
*/
.PageTitle
{
    color: #002aa2;
}
/*End PageTitle
********************************************************
*/




.BoldFont
{
    font-weight: bold;
}
.Black70
{
    font-size: 70%;
    color: #000000;
}

.Black65
{
    font-size: 65%;
    color: #000000;
}

.Black75
{
    font-size: 75%;
    color: #000000;
}

.Black__80
{
    font-size: 80%;
    color: #000000;
}

.Black_Bold_90
{
    font-size: 90%;
    font-weight: bold;
    color: #000000;
}

.Black_Bold_80
{
    font-size: 80%;
    font-weight: bold;
    color: #000000;
}

.Black_Bold_70
{
    font-size: 70%;
    font-weight: bold;
    color: #000000;
}

.Black_Bold_60
{
    font-size: 60%;
    font-weight: bold;
    color: #000000;
}

.Blue_Bold_80
{
    font-size: 80%;
    font-weight: bold;
    color: #0F4B7F;
}
.DarkBlue_Bold_110
{
    color: #043472;
    font-size: 130%;
    font-weight: bold;
}

.BlueBoldNoSize
{
    font-weight: bold;
    color: #1e75bd;
}
.borderedDiv
{
    border: solid 1px #003399;
    padding: 5px;
    margin: 2px 3px 3px 3px;
}

.Clearer
{
    clear: both;
    line-height: 0px;
}

.OceanBlue_Bold_70
{
    color: #005f96;
    font-size: 70%;
    font-weight: bold;
}

.DarkGray_Bold_70
{
    color: #666666;
    font-size: 70%;
    font-weight: bold;
}

.DarkGray_Bold_80
{
    color: #666666;
    font-size: 80%;
    font-weight: bold;
}

.DarkGray_Bold_100
{
    color: #666666;
    font-size: 100%;
    font-weight: bold;
}

.DarkGray_Bold_110
{
    color: #666666;
    font-size: 110%;
    font-weight: bold;
}

.DarkGray_Bold_130
{
    color: #666666;
    font-size: 130%;
    font-weight: bold;
}

.DarkGray__100
{
    color: #666666;
    font-size: 100%;
}
.DarkGray_Bold_75
{
    color: #666666;
    font-size: 75%;
    font-weight: bold;
}

.DarkGray__60
{
    color: #666666;
    font-size: 60%;
}

.DarkGray__70
{
    color: #666666;
    font-size: 70%;
}

.DarkGray__75
{
    color: #6f6d6d;
    font-size: 75%;
}
.DarkBlue__67
{
    color: #003399;
    font-size: 67%;
}

.DarkBlue__70
{
    color: #003399;
    font-size: 70%;
}

.DarkBlue__110
{
    color: #003399;
    font-size: 110%;
}

.DarkBlue__150
{
    color: #003399;
    font-size: 150%;
}

.DarkBlue__160
{
    color: #003399;
    font-size: 160%;
}

.DarkBlue_Bold_65
{
    color: #003399;
    font-size: 65%;
    font-weight: bold;
}

.DarkBlue_Bold_67
{
    color: #003399;
    font-size: 67%;
    font-weight: bold;
}

.DarkBlue_Bold_70
{
    color: #003399;
    font-size: 70%;
    font-weight: bold;
}
.DarkBlue_Bold_75
{
    color: #003399;
    font-size: 75%;
    font-weight: bold;
}
.DarkBlue_Bold_80
{
    color: #003399;
    font-size: 80%;
    font-weight: bold;
}
.DarkBlue_Bold_90
{
    color: #003399;
    font-size: 90%;
    font-weight: bold;
}
.DarkBlue_Bold_100
{
    color: #003399;
    font-size: 100%;
    font-weight: bold;
}

.DarkBlue_Bold_110
{
    color: #28469C;
    font-size: 110%;
    font-weight: bold;
}

.DarkBlue_Bold_150
{
    color: #003399;
    font-size: 150%;
    font-weight: bold;
}

.DarkBlue_Bold_125
{
    color: #003399;
    font-size: 125%;
    font-weight: bold;
}

.Gray__80
{
    font-size: 80%;
    color: #333333;
}

.Gray__60
{
    color: #666666;
    font-size: 60%;
}

.Gray_Bold_90
{
    font-size: 90%;
    color: #333333;
    font-weight: bold;
}

.Gray_Bold_80
{
    font-size: 80%;
    color: #333333;
    font-weight: bold;
}

.Green_Bold_
{
    font-weight: bold;
    color: green;
}

.Maroon_Bold_80
{
    font-weight: bold;
    font-size: 80%;
    color: Maroon;
}

.Orange_Bold_90
{
    font-weight: bold;
    font-size: 90%;
    color: #d07c24;
}

.Blue_Bold_90
{
    color: #00529C;
    font-weight: bold;
    font-size: 90%;
}

.Black_Bold_80
{
    font-size: 80%;
    font-weight: bold;
    color: Black;
}
.Black_Bold_85
{
    font-size: 85%;
    font-weight: bold;
    color: #000000;
}
.Black_Bold_95
{
    font-size: 95%;
    font-weight: bold;
    color: #000000;
}

.Blue__67
{
    color: #0066FF;
    font-size: 67%;
}

.Blue__80
{
    color: #0066FF;
    font-size: 80%;
}

.Blue__100
{
    color: #0066FF;
    font-size: 100%;
}

.Blue_Bold_70
{
    color: #0066FF;
    font-weight: bold;
    font-size: 70%;
}

.Blue_Bold_100
{
    color: #0066FF;
    font-weight: bold;
    font-size: 100%;
}

.Blue_Bold_120
{
    color: #0066FF;
    font-weight: bold;
    font-size: 120%;
}

.Gold_Bold_80
{
    color: #FDD017;
    font-weight: bold;
    font-size: 80%;
}


.FormStyleDisabled
{
    border: #C0C0C0 1px solid;
    background-color: #FFFFFF;
    font-size: 70%;
    color: #C0C0C0;
}

.FormStyle
{
    border: #7B869A 1px solid;
    background-color: #FFFFFF;
    color: #000000;
}

.LightGray_Bold_60
{
    color: #58595B;
    font-size: 60%;
    font-weight: bold;
}

.LightGray_Bold_80
{
    color: #58595B;
    font-size: 80%;
    font-weight: bold;
}

.LightGray_60
{
    color: #58595B;
    font-size: 60%;
}

.LightGray_70
{
    color: #58595B;
    font-size: 70%;
}

.LightGray_78
{
    color: #58595B;
    font-size: 78%;
}

.LightGray_80
{
    color: #58595B;
    font-size: 80%;
}

.LightGray_100
{
    color: #58595B;
    font-size: 100%;
}

.Gray__67
{
    font-size: 67%;
    color: #4d5c67;
}

.Gray_Bold_90
{
    font-size: 90%;
    font-weight: bold;
    color: Gray;
}

.Maroon__82
{
    font-size: 82%;
    color: Maroon;
}

.GrayModelLink
{
    font-size: 70%;
    font-weight: bold;
    color: #979ebb;
}

.NoColor__67
{
    font-size: 67%;
}

.NoColor__65
{
    font-size: 65%;
}

.NoColor__70
{
    font-size: 70%;
}

.NoColor__73
{
    font-size: 73%;
}

.NoColor__78
{
    font-size: 78%;
}

.NoColor__82
{
    font-size: 82%;
}

.NoColor__85
{
    font-size: 85%;
}

.NoColor__90
{
    font-size: 90%;
}

.NoColor__100
{
    font-size: 100%;
}

.NoColor_Bold_67
{
    font-size: 67%;
    font-weight: bold;
}

.NoColor_Bold_70
{
    font-size: 70%;
    font-weight: bold;
}

.NoColor_Bold_75
{
    font-size: 75%;
    font-weight: bold;
}

.NoColor_Bold_78
{
    font-size: 78%;
    font-weight: bold;
}

.NoColor_Bold_80
{
    font-size: 80%;
    font-weight: bold;
}

.NoColor_Bold_82
{
    font-size: 82%;
    font-weight: bold;
}

.NoColor_Bold_90
{
    font-size: 90%;
    font-weight: bold;
}

.NoColor_Bold_95
{
    font-size: 95%;
    font-weight: bold;
}

.NoColor_Bold_100
{
    font-size: 100%;
    font-weight: bold;
}

.NoColor_Bold_105
{
    font-size: 105%;
    font-weight: bold;
}

.NoColor_Bold_110
{
    font-size: 110%;
    font-weight: bold;
}

.NoColor_Bold_112
{
    font-size: 112%;
    font-weight: bold;
}

.NoColor_Bold_125
{
    font-size: 125%;
    font-weight: bold;
}

.NoColor_Bold_140
{
    font-size: 140%;
    font-weight: bold;
}

.NoColor_Bold_150
{
    font-size: 150%;
    font-weight: bold;
}

.NoColor_Bold_None
{
    font-weight: bold;
}

.NoColor_BoldItalic_70
{
    font-size: 70%;
    font-style: italic;
    font-weight: bold;
}

.NoColor_BoldItalic_100
{
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
}

.NoColor_BoldUnderline_70
{
    font-size: 70%;
    font-weight: bold;
    text-decoration: underline;
}

.NoColor_BoldItalicUnderline_None
{
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.NoColor_ItalicUnderline_None
{
    font-style: italic;
    text-decoration: underline;
}

.NoColor_Italic_67
{
    font-size: 67%;
    font-style: italic;
}

.NoColor_Italic_70
{
    font-size: 70%;
    font-style: italic;
}

.NoColor_Italic_None
{
    font-style: italic;
}

.RedFont
{
    color: #FF0000;
}
.BlackFont
{
    color: #000000;
}

.Red_67
{
    font-size: 67%;
    color: #FF0000;
}

.Red__70
{
    font-size: 70%;
    color: #FF0000;
}

.Red_75
{
    font-size: 75%;
    color: #FF0000;
}

.Red__80
{
    font-size: 80%;
    color: #FF0000;
}

.Red_85
{
    font-size: 85%;
    color: #FF0000;
}

.Red_Bold_70
{
    font-size: 70%;
    font-weight: bold;
    color: #FF0000;
}

.Red_Bold_75
{
    font-size: 75%;
    font-weight: bold;
    color: #FF0000;
}

.Red_Bold_80
{
    font-size: 80%;
    font-weight: bold;
    color: #FF0000;
}

.Red_Bold_90
{
    font-size: 90%;
    font-weight: bold;
    color: #FF0000;
}

.Red_Bold_100
{
    font-size: 100%;
    font-weight: bold;
    color: #FF0000;
}

.TopSpace
{
    padding-top: 3px;
}

.White__70
{
    font-size: 70%;
    color: White;
}

.White__75
{
    font-size: 75%;
    color: White;
}

.White__78
{
    font-size: 78%;
    color: White;
}

.White__82
{
    font-size: 82%;
    color: White;
}

.White__100
{
    font-size: 100%;
    color: White;
}

.White_Bold_70
{
    font-size: 70%;
    font-weight: bold;
    color: White;
}

.White_Bold_80
{
    font-size: 80%;
    font-weight: bold;
    color: White;
}

.White_Bold_85
{
    font-size: 85%;
    font-weight: bold;
    color: White;
}

.White_Bold_100
{
    font-size: 100%;
    font-weight: bold;
    color: White;
}

.White_Bold_110
{
    font-size: 110%;
    color: #FFFFFF;
    font-weight: bold;
}

.White_Bold_125
{
    font-size: 125%;
    color: #FFFFFF;
    font-weight: bold;
}

.White_BoldItalic_100
{
    font-size: 100%;
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
}

.LightBlue_Bold_90
{
    color: #005BA8;
    font-size: 90%;
    font-weight: bold;
}

.Fuschia_Bold_70
{
    color: #C92173;
    font-size: 70%;
    font-weight: bold;
}



.Red_Bold_70
{
    font-size: 70%;
    color: #ff0000;
    font-weight: bold;
}

.Red_Bold_80
{
    font-size: 80%;
    color: #ff0000;
    font-weight: bold;
}
.Red__70
{
    font-size: 70%;
    color: #ff0000;
}

.RoyalBlue_Bold_150
{
    font-size: 150%;
    color: #0033CC;
    font-weight: bold;
}

.White_Bold_100
{
    color: White;
    font-size: 100%;
    font-weight: bold;
}

.White_Bold_80
{
    color: White;
    font-size: 80%;
    font-weight: bold;
}
.WhiteBoldHeader
{
    color: White;
    font-size: 75%;
    font-weight: bold;
}


.White__80
{
    color: White;
    font-size: 80%;
}

.White__67
{
    color: White;
    font-size: 67%;
}

.WhiteBold70
{
    color: white;
    font-size: 70%;
    font-weight: bold;
}

.WhiteBold80
{
    color: white;
    font-size: 80%;
    font-weight: bold;
}

.WhiteBold90
{
    color: white;
    font-size: 90%;
    font-weight: bold;
}

.NoColor69
{
    font-size: 69%;
}


.DarkBlue_Bold_70
{
    font-size: 70%;
    font-weight: bold;
    color: #00529C;
}

.DarkBlue_Bold_65
{
    font-size: 65%;
    color: #00529C;
}

.White80
{
    font-size: 80%;
    color: white;
}

.Blue_Bold_150
{
    color: #00529c;
    font-weight: bold;
    font-size: 150%;
}
.Olive_Bold_105
{
    color: #707c15;
    font-weight: bold;
    font-size: 105%;
}

a
{
    color: #1E75BD;
    text-decoration: none;
}

a:hover
{
    color: #666666;
    text-decoration: underline;
}

a:active
{
    color: #6699ff;
    text-decoration: none;
}


.NoColor__60
{
    font-size: 60%;
}



/**********************************
Add to cart section*/
.AddToCart
{
    width: 193px;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/BMG/AddToCart/AddtoCartBottom.gif) no-repeat left bottom;
    padding-bottom: 6px;
    margin: 5px 0px;
}

.AddToCartHeader
{
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/BMG/AddToCart/AddtoCartHeader.gif) no-repeat 0px 0px;
    width: 193px;
    height: 17px;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    color: #5e6060;
}

.AddToCartInner
{
    width: 191px;
    border-left: solid 1px #e0dfdd;
    border-right: solid 1px #e0dfdd;
    padding-bottom: 4px;
}

.AddToCartButton
{
    width: 143px;
    margin: 4px auto 0px auto;
    display: block;
}

.AddToCartText
{
    width: 150px;
    text-align: right;
    margin: 0px auto;
}


.AddToCartPrices
{
    font-size: 80%;
    font-weight: bold;
    border-bottom: solid 1px #a0ce67;
}


.AddToCartRegularPrice
{
    color: #00349a;
    display: block;
    padding: 2px 0px;
}

.AddToCartRebatePrice
{
    color: #f87807;
    display: block;
    padding: 2px 0px;
}

.AddToCartTotal
{
    font-size: 80%;
    font-weight: bold;
    color: #f87807;
    display: block;
    padding: 2px 0px;
}
.AddToCartFreeShip
{
    font-size: 60%;
    font-weight: bold;
    color: #00349a;
    display: block;
    padding: 2px 0px;
}
/**********************************
Ends Add to cart section*/

.ModalBackground
{
    background-color: Gray;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ModalWindow
{
    position: absolute;
    left: -1000px;
}

.Border_Solid_1
{
    border-style: solid;
    border-width: 1px;
    width: 75%;
    padding: 10px;
}

.Center_75
{
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}

.Center_100
{
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/**************************************************
Product Selector Styles*/
.ProductSelectorPageCoverHide
{
    visibility: hidden;
    display: none;
}

.ProductSelectorPageCover
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #898787;
    opacity: .4; /*IE 8 compatibilty*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 100;
}

.PSBox
{
    width: 1005px;
    height: 599px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 101;
}

.PSBox #PSFrame
{
    border: 0px none;
    width: 1005px;
    height: 599px;
    overflow: visible;
}

.ClosePS
{
    position: absolute;
    top: 10px;
    right: 20px;
    color: Red;
    font-weight: bold;
}
.ClosePS:hover
{
    text-decoration: none;
    color: Red;
}
/**************************************************
Product Selector Styles*/


.NormalBoxHeader
{
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/blue-bar_bg.jpg) repeat-x 0 0;
    font-size: 80%;
    color: white;
    height: 21px;
    font-weight: bold;
    padding: 4px 0px 0px 10px;
}

.NormalBoxHeader .SearchImageInsideHeader
{
    display: block;
    float: left;
    padding: 1px 10px 0px 0px;
}

.GrayBox
{
    background-color: #eae8e8;
    padding: 10px 5px;
    font-size: 75%;
}


.ErrorMessage
{
    color: Red;
    font-weight: bold;
    font-size: 80%;
}


.ErrorMessage2
{
    color: Red;
    font-weight: bold;
}

.SuccessMessage
{
    color: Green;
    font-weight: bold;
    font-size: 80%;
}


.ResultsTable
{
    width: 100%;
    padding-top: 30px;
    border-bottom: 5px solid #95b6d7;
}

.ResultsTableHead
{
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/blue-bar_bg-Tall.png) repeat-x 0 0;
    height: 32px;
}

.ResultsTable th
{
    font-size: 70%;
    height: 25px;
    vertical-align: middle;
    padding: 0px 3px;
    font-weight: normal;
    color: White;
    border-right: 1px solid #95b6d7;
    text-align: center;
}
.ResultsTable td
{
    font-size: 70%;
    padding: 2px 3px;
    font-weight: normal;
    height: 20px;
    border-right: 1px solid #95b6d7;
    text-align: center;
}

.ResultsTable tbody tr
{
    background-color: white;
}

.ResultsTable .AlternateRow
{
    background-color: #eae8e8;
}

.ResultsTableLeftSide
{
    border-left: 5px solid #95b6d7;
}

.ResultsTable td.ResultsTableRightSide
{
    border-right: 5px solid #95b6d7;
}

/**************************************************
Cart Styles*/
.CartStatusHeader
{
    color: #1f47a7;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Cart/Mango_bg.gif) repeat-x 0 0;
    height: 30px;
    font-size: 90%;
    padding: 5px 0px 0px 10px;
}

.WhiteBox
{
    background-color: #fff;
    padding: 10px 5px;
    font-size: 75%;
}

.OrderInfoItem
{
    padding-bottom: 10px;
    padding-right: 10px;
    border-bottom: dashed 1px #fcb042;
}

.OrderItem
{
    padding-bottom: 5px;
}

.CartList
{
    border-collapse: collapse;
}

.CartList td
{
    border: dashed 1px #fcb042;
    border-bottom: solid 1px #fcb042;
    padding: 8px 4px;
}


.CartList .CartItemLeftHand
{
    border-left: none 0px;
}

.CartList .CartItemRightHand
{
    border-right: none 0px;
}

/**************************************************
Parts Styles*/

.PartsGrid
{
    color: #1f47a7;
    background: url(https://www.brother-usa.com/virdata/StaticContent/B2BCanada/Images/Cart/Mango_bg.gif) repeat-x 0 0;
    height: 30px;
    font-size: 90%;
    padding: 5px 0px 0px 10px;
}

/********************** Blocking/Waiting Message Styles ***************************/
.WaitingMessage
{
    font-size: 100%;
    font-weight: bold;
    padding: 20px 0px;
}

div.blockOverlay
{
    background-color: #06569f;
    filter: alpha(opacity=60);
    opacity: .6;
}

/********************** End Blocking/Waiting Message Styles ***************************/

/********************** Start of Sales Deals Discount Styles ***************************/
.SDD_TotalItem {
    font-weight: bold;
    font-size: 90%;
    color: Red;
    height: 30px;
    padding-top: 5px;
    padding-right: 20px;
}

.SDD_ItemLabel {
    float: left;
    text-align: right;
    width: 90%;
}

.SDD_Item {
    float: right;
    text-align: right;
    width: 10%;
}
/**********************  End of Sales Deals Discount Styles  ***************************/