﻿a
{
	color: #1E75BD;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

a:active
{
	color: #6699ff;
	text-decoration: none;
}

body
{
	font-family: Arial, Georgia;
	font-size: medium;
	line-height: 1.3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: Black;
	background-color: #FFFFFF;
}

.BlueBorder
{
	border-width: 1px;
	border-color: #003366;
	border-style: solid;
}

.borderedDiv
{
	border: 1px;
	border-color: #003399;
	border-style: solid;
	padding: 5px;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 2px;
}

.CatSep
{
	border-bottom: solid 1px #BDBDBD;
}

.CategorySpacer
{
	float: right;
}

.CatCell
{
	text-align: left;
	vertical-align: text-top;
	width: 10%;
	border-right: solid 1px #A1A5A9;
	padding-left: 5px;
}

.CatCellEnd
{
	text-align: left;
	vertical-align: text-top;
	width: 10%;
}

.CatImage
{
	width: 118px;
	height: 86px;
}

.CategoryVSpacerImage
{
	height: 100%;
}

.LinkStyle
{
	font-size: 78%;
	color: #1E75BD;
	text-decoration: none;
}

.LinkStyle:hover
{
	font-size: 78%;
	color: #666666;
	text-decoration: none;
}

.LinkStyle:active
{
	font-size: 78%;
	color: #6699ff;
	text-decoration: none;
}

.SubHeaderStyle
{
	font-size: medium;
	font-weight: bold;
}
.row
{
	width: 100%;
}
.column
{
	float: left;
}
.textbox
{
	font-size: 10px;
	font-family: Arial;
}

.button
{
	width: 75px;
	height: 20px;
	border: solid 1px navy;
}

.LargeBlueHeader
{
	font-size: medium;
	color: #3366CC;
	font-weight: bolder;
}

.ResultsBoxTopLeftCorner
{
	background-image: url('/images/SearchAndResultsBox/t-left-2.gif');
	height: 42px;
	width: 157px;
	float: left;
	background-repeat: no-repeat;
}
.ResultsBoxBackImage
{
	background-image: url('/images/SearchAndResultsBox/t-back-2.gif');
	height: 42px;
	width: 76%;
	float: left;
	background-repeat: repeat-x;
}

.ResultsBoxBackImage2
{
	background-image: url('/images/SearchAndResultsBox/t-back-2.gif');
	height: 42px;
	width: 68%;
	float: left;
	background-repeat: repeat-x;
}
.ResultsBoxTopRightCorner
{
	background-image: url('/images/SearchAndResultsBox/t-right-2.gif');
	height: 42px;
	width: 18px;
	float: left;
	background-repeat: no-repeat;
}

.ResultsGrid
{
	width: 650px;
}

#FilterBox .TopLeftCornerImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 50px;
	width: 36px;
	background: url('/images/SearchAndResultsBox/c-top-left.gif') no-repeat;
}

#FilterBox .TopBackImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 50px;
	width: 75%;
	background: url('/images/SearchAndResultsBox/t-center-back.gif') repeat-x;
}

#FilterBox .Title
{
	padding: 0;
	float: left;
	height: 24px;
	width: 156px;
	margin-top: 9px;
	background: url('/images/SearchAndResultsBox/selectyouroptions.gif') no-repeat;
}

#FilterBox .TopRightCornerImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 50px;
	width: 20px;
	background: url('/images/SearchAndResultsBox/c-top-right.gif') no-repeat;
}

#FilterBox .BottomLeftCornerImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 16px;
	width: 36px;
	background-repeat: no-repeat;
	background-image: url('/images/SearchAndResultsBox/c-bottom-left.gif');
}

#FilterBox .BottomBackImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 50px;
	width: 75%;
	background-repeat: repeat-x;
	background-image: url('/images/SearchAndResultsBox/b-center-back.gif');
}

#FilterBox .BottomRightCornerImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 16px;
	width: 20px;
	background-repeat: no-repeat;
	background-image: url('/images/SearchAndResultsBox/c-bottom-right.gif');
}

#FilterBox .LeftSideImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 125px;
	width: 36px;
	background-image: url('/images/SearchAndResultsBox/s-left.gif');
	background-repeat: repeat-y;
}

#FilterBox .RightSideImage
{
	margin: 0;
	padding: 0;
	float: left;
	height: 125px;
	width: 20px;
	background-image: url('/images/SearchAndResultsBox/s-right.gif');
	background-repeat: repeat-y;
}

.ModelSpecificPASHeader
{
	background-color: #666666;
	padding-top: 4px;
	width: 97%;
	height: 30px;
	float: left;
}

.ModelSpecificPASHeaderRightCornerImage
{
	float: left;
	height: 34px;
	width: 12px;
	background-repeat: no-repeat;
	background-image: url('/images/r-roundedcorner.gif');
}

.TabbedNavBar
{
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0;
	padding: 0;
}

.TableBorder
{
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-color: #BDBDBD;
	border-style: solid;
}

.TableLine
{
	background-image: url('../images/lines/trans-line-h-long-100-15.gif');
	background-position: center;
	background-repeat: repeat;
}

.TableDottedLine770
{
	background-image: url('../images/lines/dots-horizontal.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.BannerTopLeftCornerImage
{
	float: left;
	height: 39px;
	width: 465px;
	background-repeat: no-repeat;
	background: url('/images/PartsAccessoriesTitle.jpg');
	margin-top: 1px;
	border: 0px;
	margin-left: 0px;
	clear: both;
}

.BannerBottomLeftCornerImage
{
	float: left;
	height: 20px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url('/images/SuppliesTitle.jpg');
	border: 0px;
	padding: 0px;
	clear: both;
}

.BannerBackgroundImage
{
	float: left;
	height: 59px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url('/images/HeaderBackground.jpg');
	border: 0px;
	padding: 0px;
	clear: both;
}

.BannerTitleImage
{
	float: left;
	height: 59px;
	width: 202px;
	background-repeat: no-repeat;
	background-image: url('/images/pas_home.gif');
	border: 0px;
	padding: 0px;
	clear: both;
}

.BannerBrotherLogo
{
	float: right;
	height: 50px;
	width: 124px;
	background-repeat: no-repeat;
	background-image: url('/images/brother_logo.gif');
	border: 0px;
	margin-top: 6px;
	margin-right: 8px;
}

#SearchBox
{
	float: right;
	height: 30px;
	width: 250px;
	border: 0px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
	padding: 0px;
}

#SearchBox a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#SearchBox a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#SearchBox a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.BannerLeftLinks
{
	float: left;
	width: 540px;
	height: 24px;
	margin-top: 0px;
	background-color: #000084;
	text-align: left;
	padding-left: 8px;
	padding-top: 1px;
	clear: both;
}

.BannerRightLinks
{
	height: 25px;
	width: 247px;
	text-align: right;
	float: right;
	margin-right: 0px;
	background-color: #000084;
	padding-right: 5px;
	padding-top: 0px;
}

.InteriorBannerBackgroundImage
{
	float: left;
	height: 125px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url('/images/InteriorBanner.jpg');
	border: 0px;
	margin-left: 0px;
	clear: both;
}

#HomePageFeatureDiv
{
	width: 100%; 
	float: left; 
	margin-left: 5px;
}

.HomePageFeatureTitle
{
	float: left; 
	width: 100%; 
	text-align: center;
	padding-bottom: 15px;
}

.HomePageFeatureItem
{
	float: left; 
	width: 204px;
}

.HomePageFeatureItemWide
{
	float: left; 
	width: 311px;
}

.HomePageFeatureItemTitle
{
	height: 45px;
}

.HomePageFeatureItemImg1
{
	float: left; 
	width: 100%; 
	text-align: center;
	height: 161px;
}

.HomePageFeatureItemImg2
{
	float: left; 
	width: 100%; 
	text-align: center;
	height: 129px;
}

.HomePageFeatureItemLink
{
	float: left; 
	width: 100%;
	text-align: center;
}

.HomePageFeatureItemLink a
{
	font-size: 80%;
	text-decoration: underline;
	text-align: center;
}

.HomePageMaroon_80
{
	color: #8E180C;
	font-size: 80%;
}

.HomePageMaroon_100
{
	color: #8E180C;
	font-size: 100%;
}

.HomePageMaroon_Bold_80
{
	color: #8E180C;
	font-size: 80%;
	font-weight: bold;
}

.HomePageMaroon_BoldUnderline_80
{
	color: #8E180C;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}
.HomePageMaroon_Bold_100
{
	color: #8E180C;
	font-size: 100%;
	font-weight: bold;
}

.HomePageSearchBox
{
	font-size: 80%;
	border: solid 1px;
	margin-top: 1px;
}

#BannerLeftLinkStyle a
{
	color: #FEA928;
	text-decoration: none;
	font-size: 11px;
}

#BannerLeftLinkStyle a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#BannerLeftLinkStyle a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#BannerRightLinkStyle a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#BannerRightLinkStyle a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#BannerRightLinkStyle a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#TopNav
{
	float: left;
	width: 800px;
	background-color: #000084;
	border: 0px;
	vertical-align: middle;
	margin-bottom: 1px;
	clear: both;
	padding-bottom: 3px;
	padding-top: 0px;
}

#TopNav a
{
	color: #FEA928;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#TopNav a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#TopNav a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.HomePageBannerLeftImage
{
	float: left;
	height: 175px;
	width: 225px;
	background-repeat: no-repeat;
	background-image: url('/images/BannerMan.jpg');
	border: 0px;
	clear: both;
}

.HomePageBannerRightImage
{
	float: left;
	height: 175px;
	width: 575px;
	background-repeat: no-repeat;
	background-image: url('/images/PASStoreTitle.jpg');
	border: 0px;
}

.HomePageRightNavBlankBackground
{
	float: left;
	height: 143px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/sidenav_bg.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavSpecialsBackground
{
	float: left;
	height: 235px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/specials_bg.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavSignupBackground
{
	float: left;
	height: 250px;
	width: 140px;
	background-repeat: no-repeat;
	background-image: url('/images/signup_bg.jpg');
	border: 0px;
	padding: 5px 10px 0px 10px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavQuickLinksBackground
{
	float: left;
	height: 178px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/quicklinks_bg.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavStoreCatalogBackground
{
	float: left;
	height: 117px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/StoreCatalogBackground.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavShippingBackground
{
	float: left;
	height: 117px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/ShippingBackground.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageRightNavVideosBackground
{
	float: left;
	height: 117px;
	width: 156px;
	background-repeat: no-repeat;
	background-image: url('/images/VideosBackground.jpg');
	border: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	clear: both;
}

.HomePageNavSubHeader
{
	font-size: 74%;
	font-family: Arial;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
	clear: both;
	color: #1E75BD;
	font-weight: bold;
}

.HomePageNavLinks
{
	font-size: 70%;
	font-family: Arial;
	margin-left: 15px;
	margin-top: 1px;
	float: left;
	clear: both;
}

.HomePageRightNavLinks
{
	font-size: 11px;
	font-family: Arial;
	margin-left: 5px;
	margin-top: 3px;
	float: left;
	clear: both;
}

.Blue_Bold_78
{
	color: #000084;
	font-size: 78%;
	font-weight: bold;
}

.SiteMapButton
{
	float: left;
	padding-right: 10px;
}

.SiteMapBorderBox
{
	border: solid 1px #003399;
	background-color: #f2f2f2;
	width: 98%;
	float: left;
}


/* Styles for Rounded Corner dynamic height div */

.RoundedCornerDiv
{
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

.RoundedCornerDivTop
{
	background-color: #FFFFFF;
	width: 100%;
	height: 18px;
	float: left;
	clear: both;
	padding: 0;
}

.RoundCorneredBlueTitleHeaderBackground
{
	background-image: url(/Images/FadedRoundCorneredDivImages/TitleBackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 785px;
}

.TopLeftRoundedCorner
{
	background-image: url(/Images/FadedRoundCorneredDivImages/TopLeftRoundedCorner.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	margin-top: 0;
	padding: 0;
	float: left;
}

.TopBackMiddle
{
	background-image: url(/Images/FadedRoundCorneredDivImages/TopBorderLine.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 12px;
	margin: 0;
	padding: 0;
	float: left;
}

.TopRightRoundedCorner
{
	background-image: url(/Images/FadedRoundCorneredDivImages/TopRightRoundedCorner.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
}

.RoundedCornerDivContentAreaExtraWhiteSpace
{
	background-color: #FFFFFF;
	float: left;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 5px;
}

.RoundedCornerDivContentArea
{
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0px;
	clear: both;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}

.RoundedCornerDivBottom
{
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
}

.BottomLeftRoundedCorner
{
	background-image: url(/Images/FadedRoundCorneredDivImages/BottomLeftRoundedCorner.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
}

.BottomBackMiddle
{
	background-color: #FFFFFF;
	background-image: url(/Images/FadedRoundCorneredDivImages/BottomBorderLine.jpg);
	background-repeat: repeat-x;
	height: 12px;
	margin-top: 6px;
	width: 100%;
	padding: 0;
	float: left;
}

.BottomRightRoundedCorner
{
	background-image: url(/Images/FadedRoundCorneredDivImages/BottomRightRoundedCorner.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
	margin: 0;
	padding: 0;
	float: left;
}

/* End of Styles for Rounded Corner dynamic height div */


/********************************
BP Form Pages
*/

.BPFormHeader
{
	background-color: #f0c336;
	height: 21px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 85%;
	font-weight: bold;
	color: White;
}

.BPFormTopSection
{
	width: 100%;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	height: 240px;
}

.BPFormInputAndLabelSection
{
	clear: both;
	padding-top: 5px;
}

.BPFormLeftLabelItem
{
	width: 80px;
	float: left;
}

.BPFormInputItem
{
	float: left;
}



/********************************
End BP Form Pages
*/

