﻿body { font-family: Arial,sans-serif; }
h1 { margin: 20px 0px 10px 0px; font-size: 45px; font-weight: normal; line-height: 55px; }
h2 { font-size: 20px; line-height: 24px; color: #4d4d4d; font-weight: bold; margin: 0px 0px 15px 0px; }
h2.non-bold { font-size: 24px; line-height: 24px; color: #4d4d4d; font-weight: lighter; margin: 0px 0px 15px 0px; }
h3 { font-size: 14px; color: #4d4d4d; font-weight: bold; margin: 0px 0px 5px 0px; line-height: 17px; }
h3.OJ { font-size: 16px; color: #4d4d4d; font-weight: Normal; margin: 0px 0px 5px 0px; line-height: 17px; }
h4 { font-size: 14px; color: #4d4d4d; font-weight: normal; margin: 0px 0px 5px 0px; }
p { margin: 0px 0px 5px 0px; }
hr { background: url(../../images/brother-main/hr-bg.png) no-repeat center center; height: 54px; border: none; margin: 0px; padding: 0px; clear: both; background-size: 100%}
hr.summary { height: 40px; margin-top: -15px;}
.ie7 hr { display : list-item; list-style : url(../../images/brother-main/hr-bg.png) inside; filter : alpha(opacity=0); width: 0; }
hr.dashed { background: none; height: 0px; margin: 22px 0px; border-bottom: 1px dashed #acb7d5; }
li.list-plans { margin-right: 5px; border: 1px solid #d4d4d4; padding:5px; height: 500px;}

.button-grey,
.button-grey:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); border: 1px solid #afafaf; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #4d4d4d; text-decoration: none; cursor: pointer; margin-right: 10px; }
.button-blue,
.button-blue:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); background-position: 0 -34px; border: 1px solid #0036a2; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 10px; font-weight: bold; }
.button-green,
.button-green:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); background-position: 0 -68px; border: 1px solid #57c200; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 10px; font-weight: bold; }
.button-aqua,
.button-aqua:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); background-position: 0 -102px; border: 1px solid #007DA1; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 10px; font-weight: bold; }
.button-orange,
.button-orange:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); background-position: 0 -136px; border: 1px solid #7f3608; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 10px; font-weight: bold; }
.button-blue.disabled,
.button-blue.aspNetDisabled,
.button-green.disabled,
.button-grey.disabled,
.button-orange.disabled,
.button-aqua.disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; }

/*Business apps plans buttons*/
.BAbutton-blue,
.BAbutton-blue:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 40px; background: url(../../images/global-content/button-bg.png); background-position: 0 -34px; border: 1px solid #0036a2; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 14px; font-weight: bold; }
.BAbutton-blue.disabled,
.BAbutton-blue.disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; }

.BAbutton-green,
.BAbutton-green:hover { display: inline-block; height: 34px; line-height: 34px; padding: 0px 40px; background: url(../../images/global-content/button-bg.png); background-position: 0 -68px; border: 1px solid #57C200; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: auto; font-weight: bold; }
.BAbutton-green.disabled,
.BAbutton-green.disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; }

/*Secondary Nav Free trial Button*/
.button-greenSN,
.button-greenSN td,
.button-greenSN ul li.active a,
.button-greenSN:hover { margin-left: 10px !important; margin-top: -11px !important; display: inline-block !important; height: 34px !important; line-height: 34px !important; padding: 0px 10px !important; background: url(../../images/global-content/button-bg.png) !important; background-position: 0 -68px !important; border: 1px solid #57C200 !important; border-radius: 4px !important; font-size: 12px !important; text-transform: uppercase !important; color: #ffffff !important; text-decoration: none !important; cursor: pointer !important; margin-right: 14px !important; font-weight: bold !important; }
.button-greenSN.disabled,
.button-grey.disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; }


.button-grey-small,
.button-grey-small:hover { display: inline-block; height: 26px; line-height: 26px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); border: 1px solid #afafaf; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #4d4d4d; text-decoration: none; cursor: pointer; margin-right: 14px; }
.button-blue-small,
.button-blue-small:hover { display: inline-block; height: 26px; line-height: 26px; padding: 0px 10px; background: url(../../images/global-content/button-bg.png); background-position: 0 -34px; border: 1px solid #0036a2; border-radius: 4px; font-size: 12px; text-transform: uppercase; color: #ffffff; text-decoration: none; cursor: pointer; margin-right: 14px; font-weight: bold; }
.button-blue-small.disabled,
.button-grey-small.disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; }

table.product-data { border: none; margin-bottom: 12px; width: 100%; }
table.product-data th,
table.product-data td { padding: 10px; border-top: 1px dashed #c2cbe7; border-left: 1px dashed #c2cbe7; text-align: left; vertical-align: top; }
table.product-data > tbody > tr:first-child th,
table.product-data > tbody > tr:first-child td { border-top: none; }
table.product-data > tbody > tr > th:first-child,
table.product-data > tbody > tr > td:first-child { border-left: none; width: 225px; }
table.product-data th { font-weight: bold; }
table.product-data table th,
table.product-data table td { padding: 0px 10px 3px 0px; border: none; }
.product-data-footer { margin-bottom: 12px; }

span.ratings { display: inline-block; width: 80px; height: 14px; margin-right: 10px; background-image: url(../../images/brother-main/rating-stars.png); vertical-align: text-bottom; }
span.ratings.five { background-position: 0 0; }
span.ratings.four { background-position: 0 -14px; }
span.ratings.three { background-position: 0 -28px; }
span.ratings.two { background-position: 0 -42px; }
span.ratings.one { background-position: 0 -56px; }
span.ratings.zero { background-position: 0 -70px; }


.category-results > .box-out > h3 { float: left; margin-top: 5px; }
.category-results > .box-out select { padding: 5px; }
.category-results.no-filter { width: 100%; }

.left-column { float: left; clear: left; width: 542px; padding: 0px 8px; }
.right-column { float: left; width: 362px; padding: 0px 8px; }
.left-column.breadcrumbs,
.right-column.social { padding-bottom: 10px !important; }
.right-column.social .print-page { display: inline-block; margin-right: 20px; height: 22px; line-height: 22px; padding-right: 31px; background: url(../../images/brother-main/print-page.png) no-repeat right top; }
.left-column.breadcrumbs { color: #0d2ea0; }
.left-column.breadcrumbs a { margin: 0 3px; }
.left-column.breadcrumbs a:first-child { margin-left: 0px; }
.right-column.social { text-align: right; }

.product-summary #product-title h1 { max-height: 48px; overflow: hidden; font-size: 20px; line-height: 24px; color: #4d4d4d; font-weight: bold; margin: 0px 0px 5px 0px;}
.product-summary #product-title h2 { margin-bottom: 5px; max-height: 48px; overflow: hidden; }
.product-summary #product-title h4 { max-height: 34px; overflow: hidden; }
.product-summary .awards { margin-bottom: 10px; list-style: none; }
.product-summary .awards li { display: block; float: left; margin-right: 10px; position: relative; min-width: 35px; text-align: center; }
.product-summary .awards li:hover .info-bubble { display: block; text-align: left; }
.product-summary .awards li h3 { font-size: 16px; margin-bottom: 10px; }
.product-summary .reviews { margin-bottom: 5px; }
.product-summary .price { margin-top: 10px; font-size: 20px; line-height: 24px; color: #4d4d4d; font-weight: bold; } 
.product-summary .price span { font-size: 14px; color: #4d4d4d; font-weight: normal; }
.product-summary .sub-price { display: block; font-weight: bold; } 
.product-summary .sub-price span { font-weight: normal; }
.product-summary .lease-info { margin: 20px 0px; position: relative; }
.product-summary .price { margin-top: 10px; font-size: 20px; line-height: 24px; color: #4d4d4d; font-weight: bold; }
.product-summary .price span { font-size: 14px; color: #4d4d4d; font-weight: normal; }
.product-summary .sub-price { display: block; font-weight: bold; }
.product-summary .sub-price span { font-weight: normal; }
.product-summary .lease-info { margin: 20px 0px; position: relative; }

#archive-listing .hero-unit { margin-bottom: 0; }
.archived-product-results { padding: 19px; border: 1px solid #c8c8c8; border-top: none; float: left; margin-left: 8px; width: 879px; }
.archived-product-results .pagination { background: #e4e4e4; float: left; width: 100%; position: relative; padding: 24px 0; }
.archived-product-results .pagination > div ul { list-style: none; }
.archived-product-results .pagination > div ul > li { float: left; min-width: 10px; color: #595959; }
.archived-product-results .pagination > div ul > li > a { text-decoration: underline; color: #595959; cursor: pointer; }
.archived-product-results .pagination > div .see-all a { color: #0f2b96; cursor: pointer; }

.feature-list { list-style-type: none; }
.feature-list-white-tick { list-style-type: none; }
.content-unit.six .feature-list { width: 428px; float: left; }
.content-unit.two .feature-list { width: 270px; }
.content-unit.six .feature-list-white-tick { width: 428px; float: left; }
.content-unit.two .feature-list-white-tick { width: 270px; }
.feature-list li { padding: 2px 0px 5px 24px; background: url(../../images/brother-main/feature-list-bg.png) left top no-repeat; }
.feature-list-white-tick li { padding: 2px 0px 5px 24px; background: url(../../images/brother-main/feature-list-bg-white.png) left top no-repeat; }
.feature-list li.no-tick { background: none; padding-left: 0; }


/* Listing Page layout */
.result-details-add-to-compare { clear: both; }
.result-details-listing-content { float: left; }
.result-details-listing-view-details { float: right; margin-right: 15px; margin-top: 20px;}
/* End of listing page layout */

.product-support-link,
.printer-drivers-link { display: inline-block; margin-top: 10px; padding-left: 30px; height: 20px; }
.product-support-link { background: url(../../images/brother-main/icon-product-support.png) left top no-repeat; }
.printer-drivers-link { background: url(../../images/brother-main/icon-printer-drivers.png) left top no-repeat; }

.faq-list { list-style-type: none; border-top: 1px dashed #c2cbe7; margin: 20px 0px 8px 0px; }
.faq-list > li { padding: 8px 0px 20px 0px; border-bottom: 1px dashed #c2cbe7; overflow: hidden; }
.faq-list .faq-rating { float: right; text-align: right; }
.faq-list .q-or-a { float: left; clear: left; width: 20px; }
.faq-list .faq-text { overflow: hidden; padding-bottom: 10px; }

.jump-to { width: 276px; top: 0; margin-bottom: 0px; }
.jump-to ul { list-style: none; }
.jump-to ul li { padding: 0px 20px; margin-bottom: 2px; }
.jump-to ul li.active { padding: 9px 30px 10px 30px; margin: 0px -10px 2px -10px; background: #cdcdcd url(../../images/brother-main/jump-to-bg.png) 10px 13px no-repeat; }

.expert-reviews { list-style: none; }
.expert-reviews > li { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #c2cbe8; overflow: hidden; }
.expert-reviews > li:first-child { border-top: 1px dashed #c2cbe8; padding-top: 15px; }
.expert-reviews > li > img { float: left; margin-right: 20px; }
.expert-reviews > li > div { overflow: hidden; }

.review-summary-ratings { list-style: none; font-weight: bold; overflow: hidden; margin-bottom: 30px; }
.review-summary-ratings li { float: left; margin-right: 50px; }
.review-summary-ratings li:first-child { float: none; clear: both; font-size: 16px; margin: 0px 0px 15px 0px; padding: 10px 0px; border-top: 1px dashed #c2cbe8; border-bottom: 1px dashed #c2cbe8; }
.review-summary-ratings li .ratings { margin-left: 15px; }

.paging { overflow: hidden; text-align: center; position: relative; padding: 10px 180px; margin-bottom: 20px; }
.paging ul { margin: 0px auto; overflow: hidden; }
.paging ul li { display: inline; line-height: 36px; } 
.paging .add-review { position: absolute; left: 10px; top: 10px; }
.paging .sort-by { position: absolute; right: 10px; top: 18px; }

.product-review { }
.product-review h2 { position: relative; padding: 10px 0px; border-top: 1px dashed #c2cbe8; border-bottom: 1px dashed #c2cbe8; padding-left: 332px; font-size: 16px; line-height: 19px; }
.product-review .overall-rating { position: absolute; top: 11px; left: 0px; }
.product-review .further-ratings th,
.product-review .further-ratings td { text-align: left; vertical-align: top; padding-top: 10px; }
.product-review .further-ratings tr:first-child th,
.product-review .further-ratings tr:first-child td { padding-top: 0px; }
.product-review .further-ratings th { padding-right: 10px; }
.product-review .further-ratings .ratings { vertical-align: inherit; } 
.product-review .reviewer-details { overflow: hidden; }
.product-review .reviewer-details dt { float: left; clear: left; margin-right: 3px; font-weight: bold; }
.product-review .reviewer-details dt:after { content: ":"; }
.product-review .reviewer-details dd { overflow: hidden; margin: 0px; min-width: 100px; }
.product-review .review-body { position: relative; padding: 0px 0px 35px 20px; }
.product-review .review-body .share-review { position: absolute; bottom: 0px; left: 20px; }

.download-section article { margin: 0px 20px; padding: 20px 0px; overflow: hidden; border-top: 1px dashed #c2cbe8; }
.download-section article:first-child { border-top: none; padding-top: 0px; }
.download-section article .download-link { float: right; margin-left: 16px; font-size: 10px; }
.download-section article .download-link a.button-blue { margin-right: 0px; min-width: 139px; display: block; text-align: center; }
.download-section article h2 small { font-weight: normal; font-size: 15px; }

.support-info { background: #f0f0f0 url(../../images/brother-main/support-info-bg.png) 2px center repeat-x; border-radius: 4px; box-shadow: 0px 2px 5px #B8B8B8; min-height: 187px; list-style: none; overflow: hidden; }
.support-info li { float: left; width: 200px; padding: 10px 15px; text-align: center; }
.support-info li img,
.support-info li p { margin-bottom: 10px; font-size: 14px; }
.support-info li h3 { font-size: 18px; line-height: 22px; }
.support-info li small { font-size: 12px; }

.slider-placeholder { height: 370px; background: url(../../images/brother-main/ajax-loader.gif) no-repeat center center; }
.slider { position: relative; margin-bottom: 20px; }
.slider .viewport { width: 880px; margin: 0px 20px; overflow: hidden; }
.slider .viewport > ul { list-style: none; overflow: hidden; }
.slider .viewport > ul > li { float: left; margin-right: 20px; width: 205px; position: relative; }
.slider .prev,
.slider .next { position: absolute; display: block; height: 25px; width: 10px; background-image: url(../../images/brother-main/carousel-arrows-bg.png); top: 50%; margin-top: -12px; }
.slider .prev { left: 0px; background-position: left bottom; }
.slider .next { right: 0px; background-position: right bottom; }
.slider .prev:hover { background-position: left top; }
.slider .next:hover { background-position: right top; }
.slider .viewport > ul > li ul { padding-left: 20px; }
.slider .viewport > ul > li img { max-width: 100%; }
.slider h4 { font-weight: bold; }
.slider .model-title { display: block; overflow: hidden; height: 51px; }
.slider .model-number { display: block; font-weight: normal; }
.slider .model-price { display: block; height: 16px; }
.slider.special-offers > ul { list-style: none; }
.slider.special-offers .viewport > ul > li { padding-bottom: 0px; }

.product-article { margin-bottom: 25px; overflow: hidden; }
.product-article.border { border-top: 1px dashed #c2cbe8; padding-top: 35px; }
.product-article img { border: 1px solid #a6a6a8; }
.product-article > div { overflow: hidden; }

.product-views { position: relative; }
.product-views ul.slides { list-style-type: none; overflow: hidden; position: relative; height: 340px; background: url(../../images/brother-main/product-background.jpg); }
.product-views ul.slides li { position: absolute; left: 0px; top: 0px; height: 340px; width: 542px; display: none; }
.product-views ul.slides li:first-child { display: list-item; }
.product-views ul.slides li.lightbox-trigger { cursor: pointer; }
.product-views .promoted-product-image,
.product-views .discontinued-product-image, 
.product-views .new-product-image { display: none; position: absolute; top: 0px; left: -18px; }
.product-views.promoted-product .promoted-product-image,
.product-views.discontinued-product .discontinued-product-image,
.product-views.new-product .new-product-image { display: block; }
.product-views .nav-viewport { margin: 30px auto 0px auto; width: 374px; text-align: center; overflow: hidden; padding: 10px; }
.product-views ul.nav { list-style-type: none; height: 50px; margin: 0px auto; }
.product-views ul.nav li { float: left; width: 66px; margin-right: 11px; }
.product-views ul.nav li a,
.product-views ul.nav li img { display: block; border: none; }
.product-views ul.nav li.active a { box-shadow: 0px 0px 10px #0D2EA0; cursor: default; outline: none; }
.product-views > .prev,
.product-views > .next { position: absolute; display: block; height: 25px; width: 10px; background-image: url(../../images/brother-main/carousel-arrows-bg.png); top: 394px; }
.product-views > .prev { left: 42px; background-position: left bottom; }
.product-views > .next { right: 42px; background-position: right bottom; }
.product-views > .prev:hover { background-position: left top; }
.product-views > .next:hover { background-position: right top; }
.product-views .product-large-view-title { margin-bottom: 10px; }
.slide-lightbox ul.product-large-view { list-style: none; }
@media screen and (min-height: 721px) { .slide-lightbox ul.product-large-view li img { display: block; max-width: 920px; max-height: 518px; } }
@media screen and (max-height: 720px) { .slide-lightbox ul.product-large-view li img { display: block; max-width: 736px; max-height: 414px; } }
.slide-lightbox ul.product-thumbs { list-style: none; margin: 0px -17px 0px -10px; overflow: hidden; }
.slide-lightbox ul.product-thumbs li { float: left; margin-right: 7px; padding: 10px; }
.slide-lightbox ul.product-thumbs li a { display: block; opacity: 0.5; }
.slide-lightbox ul.product-thumbs li.active a { box-shadow: 0px 0px 10px #0D2EA0; cursor: default; outline: none; opacity: 1; }
.slide-lightbox ul.product-thumbs li img { display: block; border: none; }
.product-views .warranty-logo { position: absolute; width: 100%; top: 300px; text-align: center; }
.product-views .warranty-logo .lightbox-trigger img { border: none; }
.warranty-class .warranty-logo a { text-decoration: none; }

.product-views #wrapper360 { position: absolute; top: 0px; left: 0px; display: none; }
.product-views #extras-icons { position: absolute; top: 0px; right: 0px; z-index: 10; }
.product-views #extras-icons > a { display: block; height: 41px; width: 41px; background-position: left bottom; }
.product-views #extras-icons > a.active { background-position: left top; }
.product-views #extras-icons #switch360 { display: none; background-image: url('/images/brother-main/switch360-bg.png'); }
.product-views.view360 #extras-icons #switch360 { display: block; }
.product-views #mainDiv360 { position: relative; }
.product-views #mainDiv360 #colors_ctrls { display: none; }
.product-views #mainDiv360 #view_overlay { top: 0px !important; left: 0px !important; }
.product-views #mainDiv360 #product > img { width: 100%; }
.product-views #mainDiv360 #instructions360 { position: absolute; text-align: center; top: 50%; margin-top: -15px; width: 100%; }
.product-views #mainDiv360 #instructions360 span { display: inline-block; height: 28px; line-height: 28px; background: rgba(255,255,255,0.8); border: 1px solid #ffffff; padding: 0px 13px; border-radius: 14px; }
.ie7 .product-views #mainDiv360 #instructions360 span,
.ie8 .product-views #mainDiv360 #instructions360 span { background: url('/images/brother-main/instructions360-bg.png'); }

.product-views #extras-icons #switchtour { display: none; background-image: url('/images/brother-main/switchtour-bg.png'); }

.info-tiles { margin-bottom: 7px; overflow: hidden; list-style: none; } 
.info-tiles > li { border: 1px solid #d3d3d3; float: left; margin-left: 7px; background-color: #ffffff; position: relative; overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; } 
.info-tiles > li.no-border { border: none; }
.info-tiles > li.size-315x115 { width: 315px; height: 115px; } 
.content-unit.six .info-tiles > li.size-315x115 { width: 302px; }
.info-tiles > li.size-302x200 { width: 302px; height: 200px; } 
.info-tiles > li.size-611x200 { width: 611px; height: 200px; } 
.info-tiles > li.size-302x407 { width: 302px; height: 407px; } 
.info-tiles > li:first-child { margin-left: 0px; } 
.info-tiles > li:first-of-type { margin-left: 0px; } 
.info-tiles > li img { display: block; } 
.info-tiles > li article { position: absolute; top: 0; left: 0; display: block; width: 100%; padding: 12px 19px 11px 19px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; max-height: 100%; } 

.info-tiles > li article h3 { margin-bottom: 2px; }
.info-tiles .info-tiles { margin-bottom: 0px; }
.info-tiles .info-tiles + .info-tiles { margin-top: 7px; }

.related-article img { border: none; width: 296px !important; display: block; margin-bottom: 15px; }

.feature-carousel { position: relative; margin-bottom: 7px; border: 1px solid #d3d3d3; border-bottom: none; background: url(../../images/brother-main/feature-carousel-bg.png) left bottom repeat-x; height: 156px; }
.feature-carousel-viewport { overflow: hidden; height: 156px; margin: 0px 35px; }
.feature-carousel-viewport ul.feature-carousel-items { list-style-type: none; overflow: hidden; width: 1184px; }
.feature-carousel-viewport ul.feature-carousel-items > li { float: left; width: 148px; height: 156px; text-align: center; background: url(../../images/brother-main/feature-carousel-item-bg.png) left bottom no-repeat; }
.content-unit.six .feature-carousel-viewport ul.feature-carousel-items > li { width: 169px; }
.feature-carousel-viewport ul.feature-carousel-items > li > div { background: url(../../images/brother-main/feature-carousel-item-div-bg.png) right bottom no-repeat; }
.feature-carousel-viewport ul.feature-carousel-items > li img { display: block; height: 120px; width: 120px; margin: 4px auto 0px auto; border: none; }
.feature-carousel-viewport ul.feature-carousel-items > li a { display: block; padding: 0px 10px; line-height: 32px; color: #4d4d4d !important; text-decoration: none; }
.feature-carousel-viewport ul.feature-carousel-store { display: none; }
.feature-carousel .prev,
.feature-carousel .next { position: absolute; display: block; height: 42px; width: 17px; background-image: url(../../images/brother-main/feature-carousel-arrows-bg.png); top: 50%; margin-top: -21px; }
.feature-carousel .prev { left: 3px; background-position: left bottom; }
.feature-carousel .next { right: 3px; background-position: right bottom; }
.feature-carousel .prev:hover { background-position: left top; }
.feature-carousel .next:hover { background-position: right top; }

.in-the-news { background: #ffffff; padding: 14px; border: 1px solid #D4D4D4; border-bottom: none; }
.in-the-news h1 { color: #353535; font-size: 12px; margin: 0px 25px 0px 0px; float: left; }
.in-the-news > a { float: right; margin-left: 25px; color: #0067ae; text-decoration: none; }
.in-the-news > ul { list-style: none; overflow: hidden; }
.in-the-news > ul li { margin-bottom: 6px; }
.in-the-news > ul li a { color: #636262; text-decoration: none; font-weight: bold; }

.tabbed-content { margin: 0px; padding: 0px; list-style: none; position: relative; padding-top: 41px; overflow: hidden; }
.tabbed-content > li { }
.tabbed-content > li > a { position: absolute; top: 0px; left: 0px; display: block; height: 41px; line-height: 41px; padding: 0px 17px; text-align: center; background: url(../../images/global-content/tab-inactive-bg.png); border-radius: 4px 4px 0px 0px; font-size: 14px; text-decoration: none; color: #ffffff; }
.tabbed-content > li.active > a { background: #ffffff; color: #4d4d4d; font-weight: bold; cursor: default; }
.tabbed-content > li > div { display: none; padding: 45px 10px 0px 10px; background: #ffffff; overflow: hidden; }
.tabbed-content > li.active > div { display: block; }
.tabbed-content > li.active .related-supplies-body { width: 100%; }

.ie7 .tabbed-content > li { line-height: 0px; }
.tabbed-content > li > a { line-height: 41px; }
.tabbed-content > li > div { line-height: 17px; }

.tabbed-content .content-unit.four div.BreakTileText #articleWrap { overflow: hidden; }

.tabbed-content .content-unit.four .TileLeft { float: left; margin-right: 16px; margin: 0px 10px 15px 0px; }
.tabbed-content .content-unit.four div.TileWithBorder .TileLeft { border-width: 1px; border-style: solid; }

.tabbed-content .content-unit.four .TileRight { float: right; margin-left: 16px; margin: 0px 0px 15px 10px; }
.tabbed-content .content-unit.four div.TileWithBorder .TileRight { border-width: 1px; border-style: solid; }

.sc-edit .tabbed-content > li { width: 100%; float: left; display: block; margin-bottom: 10px; min-height: 50px; }
.sc-edit .tabbed-content > li > a { float: left; position: relative; }
.sc-edit .tabbed-content > li > div { display: block !important; float: left; width:100%}
.sc-edit .tabbed-content > li .related-supplies-body { width: 100%; }

.content-box .tabbed-content > li.active > a { border: 1px solid #c8c8c8; border-bottom: 1px solid #ffffff; }
.content-box .tabbed-content > li > div { border: 1px solid #c8c8c8; padding: 45px 20px 0px 20px; }

.lightbox { background: #ffffff; -moz-box-shadow: 0px 5px 5px #666; -webkit-box-shadow: 0px 5px 5px #666; box-shadow: 0px 5px 5px #666; }
.lightbox-close { position: absolute; top: 20px; right: 20px; display: block; height: 17px; width: 17px; background: url(../../images/brother-main/lightbox-close.png); }
.lightbox-dp .lightbox-close{ position: absolute; top: -34px; right: 20px; display: block; height: 17px; width: 17px; background: url(../../images/brother-main/lightbox-close.png); }
.slide-lightbox,
.warranty-lightbox,
.comparison-basket-lightbox,
.buy-online-lightbox { position: relative; padding: 15px 20px; font-size: 16px; }
.warranty-lightbox,
.buy-online-lightbox { width: 600px; text-align: left; padding: 50px 20px 15px; }
.buy-online-lightbox > div { margin-bottom: 20px; }
.legal-statement-lightbox { width: 600px; text-align: left; padding: 15px 20px; }
.slide-lightbox > .prev,
.slide-lightbox > .next { position: absolute; top: 50%; margin-top: -31px; padding: 10px; }
.slide-lightbox > .prev span,
.slide-lightbox > .next span { display: block; height: 42px; width: 17px; background-image: url(../../images/brother-main/feature-carousel-arrows-bg.png); }
.slide-lightbox > .prev { left: -40px; }
.slide-lightbox > .next { right: -40px; }
.slide-lightbox > .prev span { background-position: left bottom; }
.slide-lightbox > .next span { background-position: right bottom; }
.slide-lightbox > .prev:hover span { background-position: left top; }
.slide-lightbox > .next:hover span { background-position: right top; }

.dijitTab { z-index: auto; } /* Excentos tab stacking fix */

.logo-sub-nav { position: relative; z-index: 100; clear: both; margin: 10px -10px 20px -10px; background: #fcfcfc url(../../images/brother-main/logo-sub-nav-top-bg.png) left top no-repeat; padding: 10px 0px 0px 18px; white-space: nowrap; }
.logo-sub-nav .bottom-gradient { clear: both; height: 5px; background: url(../../images/brother-main/logo-sub-nav-bottom-bg.png) left top no-repeat; }
.logo-sub-nav img.logo { float: left; margin-right: 20px; }
.logo-sub-nav ul { float: right; list-style: none; }
.logo-sub-nav ul li { display: block; float: left; background: url(../../images/brother-main/logo-sub-nav-li-bg.png) left center no-repeat; padding: 9px 5px 9px 6px; position: relative; height: 21px; }
.sc-edit .logo-sub-nav ul li { height: auto; background-position: left 13px; }
.logo-sub-nav ul li:first-child { background: none; }
.logo-sub-nav ul li a { text-decoration: none; color: #4c4c4c; font-size: 14px; padding: 0px 18px; line-height: 21px; display: block; font-weight:normal;}
.logo-sub-nav ul li.active a { margin: -1px; border: 1px solid #ececec; background: #ffffff; box-shadow: 0px 1px 3px #f1f1f1; border-radius: 2px 2px 0px 0px; }
.logo-sub-nav ul li ul { display: none; position: absolute; top: 30px; left: 5px; z-index: 100; min-width: 100%; white-space: nowrap; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sc-edit .logo-sub-nav ul li ul { display: block; position: static; }
.logo-sub-nav ul li.active ul { display: block; border: 1px solid #ececec; border-top: 1px solid #ffffff; background: #ffffff; padding: 5px; box-shadow: 0px 1px 3px #f1f1f1; border-radius: 0px 2px 2px 2px; }
.logo-sub-nav ul li.active ul li { float: none; padding: 0px; line-height: 25px; height: 25px; background: none; }
.sc-edit .logo-sub-nav ul li ul li { float: none; padding: 0px; background: none; margin-top: 3px; }
.logo-sub-nav ul li.active ul li a { display: block; padding: 0px 5px; line-height: 25px; height: 25px; border: none; border-radius: 0px; box-shadow: none; }
.logo-sub-nav ul li.active ul li a:hover { background: #ebebeb; }

.category-summary { overflow: hidden; position: relative; }
.category-summary .category-image { float: right; margin-left: 15px; }
.category-summary .category-description { overflow: hidden; padding-bottom: 37px; }
.category-summary .category-description .category-description-buttons { position: absolute; bottom: 0px; left: 8px; }

.certifications-and-awards { list-style: none; }
.certifications-and-awards > li { border-bottom: 1px dashed #ACB7D5; overflow: hidden; padding: 15px 0; }
.certifications-and-awards > li > img { display: block; float: left; margin-right: 16px; }
.certifications-and-awards > li > div { overflow: hidden; }

/* Header intro control */
.back-button-holder { float: right;}
.content h1.back-btn {font-size: 24px; line-height: 35px; margin-bottom: 20px; margin-top: 0;float: left;width: auto;}
.content h1.back-btn.default-margins.lesser-margins { margin-left: 20px; }

/* supplies landing page */
#supplies-search input[type="text"] { width: 270px; height: 33px; padding: 1px 15px; margin-right: 16px; border: 1px solid #D3D3D3; }
.oldie #supplies-search input[type="text"] { width: 260px; line-height: 35px; height: 35px; }
#supplies-search input[type="text"]:focus { outline-color: #1b2a51; }

#by-supply-number { float: left; width: 412px; padding: 20px; margin-right: 8px; }
#by-device-number { float: left; width: 412px; padding: 20px; margin-left: 8px; }

#supplies-select-boxes { clear: both; padding: 20px; }
#supplies-select-boxes h2 { float: left; margin: 3px 20px 0px 0px; font-weight: normal; }
#supplies-select-boxes select { height: 28px; padding: 5px; border: 1px solid #D3D3D3; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#supplies-select-boxes select[disabled] { background: #ffffff; color: #c2cbe7; }
#supplies-select-boxes #supplies-select-product { margin: 0px 16px; }

.subcategory-tiles { overflow: hidden; clear: both; margin-bottom: 20px; }
.subcategory-tiles > div { height: 180px; overflow: hidden; position: relative; }
.subcategory-tiles > div > a { display: block; width: 296px; height: 180px; position: absolute; top: 0; text-decoration: none; }
.subcategory-tiles > div > a:hover { background: rgba(77,77,77,0.15); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0F4D4D4D,endColorstr=#0F4D4D4D); }
.subcategory-tiles > div > a > span { text-align: center; display: block; width: 276px; padding: 0px 10px; position: absolute; bottom: 0; border-bottom: 5px solid #4d4d4d; border-top: 1px dashed #c2cbe7; color: #4d4d4d; font-size: 20px; line-height: 35px; }
.subcategory-tiles > div > a:hover > span { border-bottom: 5px solid #173394; }

.pagination.box-out { text-align: center; margin: 17px 0px 20px 0px; }
.pagination.box-out span,
.pagination.box-out a { color: #4D4D4D; margin: 0px 3px; }
.pagination.box-out a.all { color: #0d2ea0; margin-left: 6px; }
.pagination.box-out img { vertical-align: middle; }

.generic-landing-page .left-column { float: left; clear: left; width: 546px; padding: 0px 8px; }
.generic-landing-page .left-column p { font-size: 14px; }
.generic-landing-page .right-column { float: left; width: 358px; padding: 0px 8px; }
.generic-landing-page .right-column .box-out img { display: block; border: 1px solid #9c9c9c; margin-bottom: 8px; }
.generic-landing-page .right-column .box-out hr.dashed { margin: 10px 0px; }

.hero-banner { margin-bottom: 7px; position: relative; }
.hero-banner > img { display: block; }
.hero-banner > div { position: absolute; top: 0; left: 0; width: 100%; max-height: 100%; padding: 22px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.dealer-search-box { padding: 30px 10px 15px 10px; margin-bottom: 0px; }
.dealer-search-box > h2 { float: left; width: 175px; text-align: right; }
.dealer-search-box .search-box-holder { float: left; margin-left: 20px; width: 312px; }
.dealer-search-box .search-box-holder #LocationInput { display: block; margin-bottom: 3px; width: 100%; height: 29px; line-height: 29px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #909090; padding: 0px 9px; }
.ie7 .dealer-search-box .search-box-holder #LocationInput { margin-left: -20px; width: 290px; }
.dealer-search-box .search-box-holder #NoResultsMessage,
.dealer-search-box .search-box-holder #ChangeCountryMessage { color: #dd0000; display: none; }
.dealer-search-box .select-list-wrapper { z-index: 100; position: relative; float: left; margin-left: 20px; margin-bottom: 3px; }
.dealer-search-box .select-list-value { height: 29px; line-height: 29px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #909090; padding: 0px 9px; background: #ffffff; cursor: pointer; }
.dealer-search-box .select-list-value > img { margin: 0px 0px 2px 6px; vertical-align: middle; }
.dealer-search-box .select-list { display: none; position: absolute; margin-top: -1px; list-style: none; border: 1px solid #909090; background: #ffffff; padding: 4px 0px; }
.dealer-search-box .select-list li { padding: 1px 9px; cursor: pointer; white-space: nowrap; }
.dealer-search-box .select-list li:hover { background: #f1f1f2; }
.dealer-search-box .select-list li.product-category-main { font-weight: bold; }
.dealer-search-box .select-list li.product-category-sub { padding-left: 29px; }
.dealer-search-box .search-box-holder #LocationInput.invalid,
.dealer-search-box .select-list-value.invalid { border-color: #dd0000; }
.dealer-search-box .button-blue { margin-left: 17px; height: 27px; line-height: 27px; background: url('../../images/global-content/button-small-bg.png'); }
#current-location-prompt { text-align: center; padding: 20px 0px; }
.dealer-locator-lightbox #current-location-prompt { position: absolute; width: 880px; }
#current-location-prompt h3 { margin-bottom: 10px; }
#current-location-prompt .button-grey { margin: 0px; }
.locator-map { border: 1px solid #d4d4d4; display: none; }
.locator-map #store-list { position: relative; float: left; height: 643px; width: 310px; overflow-x: hidden; overflow-y: scroll; }
.locator-map #store-list > ul { list-style: none; }
.locator-map #store-list > ul li { border-top: 1px dashed #bfcde7; padding: 10px 10px 15px 40px; position: relative;float: left;width: 243px;}
.locator-map #store-list > ul li:first-child,
.locator-map #store-list > ul li.partner + li { border-top: none; }
.locator-map #store-list > ul li.partner { width: 239px;  }
.locator-map #store-list > ul li .partner-heading { margin: -11px -10px 7px -40px; padding: 0px 10px; line-height: 20px; color: #ffffff; font-weight: bold; }
.locator-map #store-list > ul li:first-child .partner-heading { margin-top: -10px; }
.locator-map #store-list > ul li .result-number { margin-left: -30px; position: absolute; }
.locator-map .store-distance { float: right; margin: 0 0 5px 5px; }
.locator-map #dealer-map { float: left; height: 643px; width: 608px; }
.ie8 #dealer-map > div.gm-style > div.gmnoprint,
.ie9 #dealer-map > div.gm-style > div.gmnoprint { width: auto !important; }

.dealer-locator-lightbox { padding: 20px; width: 880px; }
.dealer-locator-lightbox .search-bar { background: #e4e4e4; padding: 10px 10px 10px 20px; overflow: hidden; line-height: 32px; margin-bottom: 18px; }
.dealer-locator-lightbox .search-bar span { font-size: 22px; vertical-align: middle; }
.dealer-locator-lightbox .search-bar input[type="text"] { width: 200px; vertical-align: top; margin: 0px 5px; height: 33px; line-height: 33px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #909090; padding: 0px 9px; }
.dealer-locator-lightbox .search-bar select { vertical-align: top; margin: 0px 5px; height: 29px; border: 1px solid #909090; padding: 5px; }
.dealer-locator-lightbox .search-bar .button-blue { float: right; padding: 0px 30px; }
.dealer-locator-lightbox #dealer-map { float: left; width: 582px; height: 470px; margin-right: 14px; }
.dealer-locator-lightbox #store-list { float: left; width: 284px; position: relative; overflow-x: hidden; overflow-y: scroll; height: 470px; }
.dealer-locator-lightbox #store-list ul { list-style: none; }
.dealer-locator-lightbox #store-list ul li { border-top: 1px dashed #bfcde7; padding: 10px 10px 15px 40px; position: relative; }
.dealer-locator-lightbox #store-list ul li:first-child,
.dealer-locator-lightbox #store-list ul li.partner { border-top: none; }
.dealer-locator-lightbox #store-list ul li .partner-heading { margin: -11px -10px 7px -40px; padding: 0px 10px; line-height: 20px; color: #ffffff; font-weight: bold; }
.dealer-locator-lightbox #store-list ul li:first-child .partner-heading { margin-top: -10px; }
.dealer-locator-lightbox #store-list ul li .result-number { margin-left: -30px; position: absolute; }
a.dealer-locator-lightbox-view-more { float: right; padding-top: 5px;}

.alphabetical-glossary dl.alphabetical-list { margin: 0px 0px 15px 0px; font-size: 14px; line-height: 18px; overflow: hidden; }
.alphabetical-glossary dl.alphabetical-list dt { font-weight: bold; float: left; clear: left; width: 200px; margin-right: 15px; padding-bottom: 10px; }
.alphabetical-glossary dl.alphabetical-list dt a { color: #4d4d4d; }
.alphabetical-glossary dl.alphabetical-list dd { float: left; margin: 0px; padding-bottom: 10px; width: 663px; }
.alphabetical-glossary dl.alphabetical-list .heading { font-weight: bold; }

.topic-glossary { list-style: none; }
.topic-glossary > li { border-top: 1px dashed #c4c6d3; padding: 20px 0px; }
.topic-glossary > li > a { font-size: 14px; font-weight: bold; text-decoration: none; color: #4d4d4d; padding-left: 20px; background: url('../../images/brother-main/blue-arrow-right.png') left center no-repeat; }
.topic-glossary > li.active > a { background: url('../../images/brother-main/blue-arrow-down.png') left center no-repeat; }
.topic-glossary > li ul { list-style: none; padding: 10px 0px 0px 20px; }
.topic-glossary > li ul li { padding-bottom: 5px; }
.topic-glossary > li ul li a { color: #4d4d4d; text-decoration: none; }
.topic-glossary > li ul li a:hover { text-decoration: underline; }

a.glossary-term { text-decoration: none; border-bottom: 1px dashed; }

.info-bubble-wrapper { display: inline; position: relative; }
.info-icon > img { vertical-align: middle; }

.info-bubble.dynamic-width {display:none;position:relative;min-height:100px;padding:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:2px 2px 10px 0px rgba(97,97,97,.95);-moz-box-shadow:2px 2px 10px 0px rgba(97,97,97,.95);box-shadow:2px 2px 10px 0px rgba(97,97,97,.95);background:#e2e2e2;background:rgba(226,226,226,.95);border:rgba(163,163,163) solid  3px;border:rgba(163,163,163,.95) solid  1px;z-index:100;position:absolute;right:395px;bottom:-38px;z-index:100;white-space:nowrap;width:initial;left:initial;}
.info-bubble.dynamic-width.visible {display:block;}
.info-bubble.dynamic-width .top {height:20px;background:none;}
.info-bubble.dynamic-width .bottom {min-height:30px;padding:0 18px 18px 18px;background:none;width:initial;}
.info-bubble.dynamic-width:after {content:"";position:absolute;bottom:40px;right:-25px;border-style:solid;border-width:6px 0 6px 25px;border-color:transparent #E2E2E2;display:block;width:0;z-index:1}
.info-bubble.dynamic-width:before {content:"";position:absolute;bottom:38px;right:-27px;border-style:solid;border-width:8px 0 8px 27px;border-color:transparent #a3a3a3;display:block;width:0;z-index:0}

.ie7 .info-bubble.dynamic-width,.info-bubble { display: none; width: 293px; position: absolute; left: -290px; bottom: -43px; z-index: 100; background:none; white-space:normal;}
.ie7 .info-bubble.visible.dynamic-width,.info-bubble.visible { display: block; }
.ie7 .info-bubble.dynamic-width .top,.info-bubble .top { height: 25px; background: url(../../images/brother-main/info-bubble-bg-top.png); }
.ie7 .info-bubble.dynamic-width .bottom,.info-bubble .bottom { min-height: 30px; width: 203px; padding: 0px 60px 30px 30px; background: url(../../images/brother-main/info-bubble-bg-bottom.png) left bottom; }

.promo-video-lightbox { padding: 60px 20px 20px 20px; }

.solutions-landing-page h2.solutions-landing-header { margin-top: 28px; }

.solutions-landing-page ul.by-business-need { list-style: none; }
.solutions-landing-page ul.by-business-need > li { position: relative; float: left; width: 270px; padding: 0px 0px 15px 34px; }
.solutions-landing-page ul.by-business-need > li:nth-child(odd) { clear: left; }
.solutions-landing-page ul.by-business-need > li img:first-child { position: absolute; left: 0; top: -5px; max-width: 32px; max-height: 32px; }
.solutions-landing-page ul.by-business-need li ul { list-style: none; }
.solutions-landing-page ul.by-business-need li ul li a { color: #4D4D4D; text-decoration: none; padding-right: 10px; background: url(../../images/brother-main/grey-arrow-right.png) right center no-repeat; line-height: 20px; }
.solutions-landing-page ul.by-business-need li ul li a.more { padding-right: 15px; background: url(../../images/brother-main/grey-arrow-down.png) right center no-repeat; }
.solutions-landing-page ul.by-business-need li ul li a.less { padding-right: 15px; background: url(../../images/brother-main/grey-arrow-up.png) right center no-repeat; }

.solutions-landing-page ul.by-industry { list-style: none; margin-left: -18px; }
.ie7 .solutions-landing-page ul.by-industry { margin-left: -8px; } /* Any margin lower than -8px triggers a bug in IE7 */
.solutions-landing-page ul.by-industry li { margin-bottom: 6px; }
.solutions-landing-page ul.by-industry li a { display: block; line-height: 38px; padding-left: 13px; border-left: 5px solid #0b31a0; background: #f1f1f1; text-decoration: none; color: #4D4D4D; }
.solutions-landing-page ul.by-industry li a:hover { background: #e3e3e3; }
.solutions-landing-page .by-industry-more-link { text-decoration: none; color: #4D4D4D; padding-right: 10px; background: url(../../images/brother-main/grey-arrow-right.png) right center no-repeat; }

.comparison-basket-lightbox { padding: 20px 50px 15px 20px; line-height: 22px; width: 530px; text-align: left; }
.comparison-basket-lightbox .compare-list { list-style: none; margin-top: 20px; margin-bottom: 40px; }
.comparison-basket-lightbox .compare-list li { margin: 0px 0px 0px 20px; border-left: 1px dashed #c2cbe7; padding-left: 19px; width: 150px; float: left; min-height: 1px; position: relative; }
.comparison-basket-lightbox .compare-list li:first-child { margin: 0px; border-left: none; padding-left: 0px; }
.comparison-basket-lightbox .compare-list li img { display: block; margin-bottom: 10px; }
.comparison-basket-lightbox .compare-list li h3 { padding: 0px 8px; }
.comparison-basket-lightbox .compare-list li p { font-size: 13px; line-height: 18px; padding: 0px 8px; }
.comparison-basket-lightbox .compare-list li a.remove { font-size: 12px; display: block; height: 30px; line-height: 30px; padding-left: 28px; background: #f2f2f2 url(../../images/brother-main/remove.png) 8px center no-repeat; color: #4d4d4d; text-decoration: none; position: absolute; width: 106px; bottom: -40px; margin-left: 8px; }

.comparison-tips { display: none; }
#compareUrl { margin-right: 0px; }

#NothingToCompareMessage { padding-left: 215px; }

.comparison-remove { list-style: none; margin: 0px 0px 10px 215px; }
.comparison-remove li { margin: 0px 0px 0px 20px; width: 215px; float: left; min-height: 1px; }
.comparison-remove li a { display: block; height: 30px; line-height: 30px; padding-left: 28px; background: #f2f2f2 url(../../images/brother-main/remove.png) 8px center no-repeat; color: #4d4d4d; text-decoration: none; }

.comparison-body-text { overflow: hidden; position: absolute; width: 200px; margin-top: 50px; }

.comparison-products ul { list-style: none; margin: 0px 0px 20px 235px; }
.comparison-products ul li { margin: 0px 0px 0px 10px; border-left: 1px dashed #c2cbe7; padding-left: 9px; width: 215px; float: left; min-height: 1px; }
.comparison-products ul li:first-child { border-left: none; margin-left: 0px; padding-left: 0px; }
.comparison-products ul li > img { display: block; width: 215px; margin-bottom: 15px; }
.comparison-products ul li > img.spinner { display: block; width: 64px; margin:auto; margin-top: 63px;}
.comparison-products ul li h3,
.comparison-products ul li p { padding: 0px 16px; }

.comparison-details h3 { cursor: pointer; position: relative; margin: 0px; border: 1px solid #eeeeee; padding: 0px 18px; height: 44px; line-height: 44px; background: url(../../images/brother-main/comparison-heading-bg.png) left top repeat; }
.comparison-details h3 div.arrow { display: none; position: absolute; right: 10px; top: 50%; margin-top: -3px; height: 5px; width: 10px; }
.comparison-details h3.closed div.arrow { display: block; background: url(../../images/brother-main/grey-arrow-down.png); }
.comparison-details h3.open div.arrow { display: block; background: url(../../images/brother-main/grey-arrow-up.png); }
.comparison-details table tr:nth-child(even) { background: #f5f5f5; }
.comparison-details table th { text-align: left; width: 195px; padding: 14px 10px 14px 20px; }
.comparison-details table td { text-align: center; width: 213px; padding: 14px 10px; border-left: 2px solid #ffffff; }
.comparison-details table td:last-child { padding-right: 0px; }

.ajax-tabber .pagination ul { list-style: none; }
.ajax-tabber .pagination ul > li { display: inline; text-decoration: underline; cursor: pointer; min-width: 10px; color: #595959; margin-right: 5px; }
.ajax-tabber .pagination ul > li.active { text-decoration: none; color: #595959; cursor: default; }
.ajax-tabber .pagination ul > li.see-all { color: #0f2b96; }

/* ajax tabber */
.ajax-tabber .content-container,
.search-results .content-container { margin-top: -1px; padding: 19px; border: 1px solid #c8c8c8; }
.ajax-tabber .content-container #results-header,
.search-results .content-container #results-header { font-weight: bold; margin-bottom:10px; }
.ajax-tabber .tab-list > li,
.search-results .tab-list > li { cursor: pointer; }
.ajax-tabber .tab-list > li.active a,
.search-results .tab-list > li.active a { border: 1px solid #c8c8c8; background: #fff; border-bottom: none; height: 41px; cursor: default; }
.ajax-tabber #results { position: relative;min-height: 200px; }

#buy-online #reseller-heading { background: #0d2ea1; margin: 0px; }
#buy-online #reseller-heading h3 { color: #ffffff; margin: 0px; } 

#buy-online #results { width: 100%; text-align: left; margin-bottom: 20px; }
#buy-online #results tbody tr { border-bottom: 1px dashed #cdcdcd; }
#buy-online #results th { background: #f2f2f2; padding: 10px; font-weight: normal; text-transform: uppercase; }
#buy-online #results td { padding: 20px 0px; vertical-align: middle; font-size: 17px; }
#buy-online #results .reseller { width: 600px; }
#buy-online #results .reseller img { width: 100px; padding: 2px; border: 1px solid #d9d9d9; margin-right: 20px; vertical-align: middle; }
#buy-online #results .price { padding-left: 10px; font-weight: bold; }
#buy-online #results .price span { font-weight: normal; font-size: 12px; }
#buy-online #results .buy-button { text-align: right; }

.case-study { padding: 25px 0px 25px 25px; font-size: 14px; line-height: 22px; background: url(../../images/brother-main/quote-open.png) left 20px no-repeat; }
.case-study .quote { padding-right: 20px; background: url(../../images/brother-main/quote-close.png) right bottom no-repeat; }
.case-study .author { font-size: 12px; line-height: 16px; margin-top: 10px; }

.super-carousel { position: relative; overflow: hidden; margin-bottom: 7px; }
.super-carousel ul.slides { list-style: none; width: 5520px; }
.super-carousel ul.slides li { float: left; width: 890px; padding: 30px 15px 80px 15px; height: 294px; }
.super-carousel ul.slides li .left-content,
.super-carousel ul.slides li .right-content { float: left; width: 415px; height: 300px; margin: 0px 15px; overflow: hidden; }
.super-carousel ul.nav { position: absolute; bottom: 2px; left: 1px; list-style: none; }
.super-carousel ul.nav li { float: left; }
.super-carousel ul.nav li a { display: block; height: 40px; line-height: 40px; margin: 0px 1px; padding: 0px 10px; width: 131px; background: #eeeeee; background: rgba(238,238,238,0.8); text-align: center; color: #4e4e4e; text-decoration: none; font-size: 14px; }
.super-carousel ul.nav li a.current { color: #ffffff; background: #888888; position: relative; }
.super-carousel ul.nav li a.current:before { content: " "; display: block; height: 0px; width: 0px; position: absolute; border-bottom: 10px solid #888888; border-left: 10px solid transparent; border-right: 10px solid transparent; top: -10px; left: 50%; margin-left: -10px; }

.case-study-snippet { color: #ffffff; padding: 15px 20px; margin-bottom: 5px; font-size: 14px; }
.case-study-snippet h3 { font-size: 16px; color: #ffffff; }

.featured-product { margin-bottom: 20px; border: 1px solid #ebebeb; background: url(../../images/brother-main/featured-product-bg.png) left top repeat-x; text-align: center; }
.featured-product > img { display: block; height: 222px; max-width: 100%; margin: 0px auto; }
.featured-product > div { background: #ebebeb; padding: 15px 19px; font-size: 16px; text-align: left; }

.download-case-study { background: #e5e5e5 url(../../images/brother-main/download-case-study-bg.png) left center no-repeat; padding: 15px 15px 15px 105px; min-height: 70px; margin-bottom: 25px; }
.download-case-study img.download-image { float: left; margin-right: 10px; }
.download-case-study a.download-link { display: block; overflow: hidden; }

.pac-container { z-index: 10001 !important; } /* places autocomplete box */


.image-excerpt { display: block; margin-bottom: 10px; max-width: 100%; }


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before,
.ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { min-height: 0; /* support: IE7 */ }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); }

.ui-front { z-index: 100; }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {  width: 20px; float: left; height: 16px; display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; background-image: url(../../images/brother-online/jquery-theme/ui-icons_454545_256x240.png); }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; }
.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100%; /* support: IE10, see #8844 */ list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; min-height: 0; /* support: IE7 */ font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }


/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-autocomplete.ui-widget-content { max-height: 300px; overflow-y: scroll; }
.ui-widget-content a { color: #0d2ea0; }
.ui-widget-header { border: 1px solid #cccccc; background: #cccccc; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #0d2ea0; }


/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6; font-weight: bold; color: #0d2ea0; }
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited { color: #0d2ea0; text-decoration: none; }
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus { border: 1px solid #e2e2e2; background: #e2e2e2; font-weight: bold; color: #06e; }
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited { color: #06e; text-decoration: none; }
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active { border: 1px solid #e2e2e2; background: #e2e2e2; font-weight: bold; color: #0d2ea0; }
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited { color: #0d2ea0; text-decoration: none; }

.ui-accordion { }
.ui-accordion-header { border: solid 1px #d4d4d4; font-size: 14px; padding: 5px 0 5px 5px; color: #4d4d4d; margin-bottom: 10px; background:linear-gradient(to bottom, #FFFFFF 0%, #E1E1E1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); cursor:pointer; }




/* sitecore rendered classes */
a.white-link { color: #fff; }
a.blue-link { color: #0d2ea0; }

/* Addthis */
.addthis_button > img { vertical-align: middle; }

/* wffm main site specifics */
.right-column .box-out .scfForm { border: 1px solid #d3d3d3; background: #ffffff; padding: 15px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.right-column .box-out .scfForm .scfTitleBorder { margin: 0px; padding: 0px 0px 10px 0px; font-size: 19px; font-weight: normal; }
.right-column .box-out .scfForm div[id$="fieldContainer"] > div { padding: 0px; }

.hidden { display: none; }

/* OJ plans module */
.plans-module .box-out { padding: 10px 20px; }
    
.plans-module .plans-title { font-size: 24px; line-height: 34px; font-weight: normal; }
.plans-module .plans-title .button-blue { vertical-align: middle; margin-left: 20px; }
    
.plans-module .plans-list { list-style: none; }
.plans-module .plans-list > li { float: left; padding: 0px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.plans-module .plans-list > li .plan-info { padding: 15px 20px; }
.plans-module .plans-list > li .plan-info p { margin-bottom: 15px; }
.plans-module .plans-list > li .plan-features { padding: 0px 20px; }

.plans-module .plan-items-1 .plans-list > li { width: 100%; }
.plans-module .plan-items-2 .plans-list > li { width: 50%; }
.plans-module .plan-items-3 .plans-list > li { width: 33%; }
.plans-module .plan-items-4 .plans-list > li { width: 25%; }
.plans-module .plan-items-3 .plans-list > li .plan-info,
.plans-module .plan-items-4 .plans-list > li .plan-info { background: none !important; }
    
.plans-module .plans-list .price { font-size: 40px; font-weight: bold; line-height: 40px; margin-bottom: 10px; }
.plans-module .plans-list .price span { font-size: 12px; font-weight: normal; display: block; line-height: 20px; }
.price-list { font-size: 50px; font-weight: lighter; line-height: 40px; margin-bottom: 15px; }
    
.plans-module .plan-items-2 .plans-list .box-out p { width: 200px; padding-right: 10px; float: left; }

.customization-module .box-background {padding:5px;border-radius: 5px;-moz-border-radius: 5px;margin-bottom:5px;border: 1px solid #d3d3d3; background: #fcfcfc url(../../images/brother-main/logo-sub-nav-top-bg.png) left top no-repeat;}
.customization-module .option-tiles .option-tile-left {width:100px;float:left;padding:5px;}
.customization-module .option-tiles .option-tile-right {width:550px;padding:5px;margin-left:5px;}
.customization-module ul {list-style:none;}
.customization-module .error ul {list-style:circle;}
.has-success {border-color: #3c763d;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}
.has-error {border-color: #a94442;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}
.error{color: #a94442;display:block}
.option-tile-left-BRDOCS {width:100px;float:left;padding:5px;}
.option-tile-right-BRDOCS {width:460px;padding:5px;margin-left:120px; text-align:justify;} /*width changed 550 margin-left changed 5*/
.summary-heading {font-size: 14px; /*line-height: 15px;*/}
.box-background-BRDOCS {padding:10px;margin-bottom:5px;border: 1px solid #d3d3d3; background: #ededed;} 

.error
{ color: #650606;
  background-color: #eeb6b6;
  font-size: 12px;
  border: solid 1px #560909;
  padding: 5px;
  margin-top: 5px;
}
.attention
{ color: #650606;
  background-color: #eeb6b6;
  font-size: 12px;
  border: solid 1px #BCE8F1;
  padding: 5px;
  margin-top: 5px;
}
.tr-error {
    color: red;
}

.error-valid-msg {
  color: #DD0000;
  background-color: #eeb6b6;
  font-size: 12px;
  border: solid 1px #560909;
  padding: 5px;
  margin-top: 5px;
}

/*Stock indicator*/
.Out-Stock
{ color: #4d4d4d;
  font-size: 16px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-top: 19px;
  margin-top: 5px;
  display:inline-block;
  background: url("../../images/brother-main/outstock.png") no-repeat scroll 1px 16px / 20px auto rgba(0, 0, 0, 0);
  font-weight: bold;

}

/*Stock indicator*/
.In-Stock
{ color: #4d4d4d;
  font-size: 16px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-top: 19px;
  margin-top: 5px;
  display:inline-block;
  background: url("../../images/brother-main/instock.png") no-repeat scroll 1px 16px / 20px auto rgba(0, 0, 0, 0);
  font-weight: bold;
}

/*Stock indicator*/
.Non-Stock
{ 
  padding-bottom: 10px;
  display:block;
  font-size:14px;
}

.success
{ color: #1D9912;
  background-color: #EBF6E4;
  font-size: 12px;
  border: solid 1px #3D8D17;
  padding: 5px;
  margin-top: 5px;
  display:inline-block;
  clear: both;
}

.error-header
{
    font-size: 14px;
    font-weight:bold;
}


.customization-module .customization-summary .summary-text{font-size:15px;}
.customization-module .customization-summary li {margin-bottom:10px;}
.customization-module .customization-summary .price {font-size:14px;font-weight:bold;}
.customization-module .customization-summary .price {font-size:14px;font-weight:bold;}
.customization-module .customization-summary .paynow .price {font-size:22px;}
.customization-module .url-prefix-module input[type="text"]{display:inline;}

/************************************************************* Business Applications ***************************************/

/*************************************************************ProductPlan page******************************************/
.pre-text, .post-text
{
    width: auto;
    color: #666666;
    background-color: #cccccc;
    padding: 5px;
    padding-bottom: 4px;
}

.customize-url-text{ font-size: 13px;}
.customize-url-text span{font-weight: bold;}
.tooltip-text { border-bottom: 1px dashed #8bb233;color: #8bb233; }

.urlprefix-form input[type="text"], .urlprefix-form-row input[type="text"], .urlprefix-form input[type="password"], .urlprefix-form-row input[type="password"] 
{
    color: #666666;
    padding: 3px;
    border: 1px solid #a7a7a7;
    height: 24px;
    width: 270px;
    margin-top: 1px;
}

.addon-control 
{
    color: #666666;
    padding: 3px;
    border: 1px solid #a7a7a7;
    height: 24px;
  /*  width: 30px;*/
    text-align:center;
}
/****************************************************Trial Page*****************************************************/
div.business-apps-trial
{
    width: 410px;
}

.business-apps-trial .pre-text
{
    /*border: 1px 1px 1px 0px solid #cccccc;*/
    border: 1px solid #9d9d9d;
    border-right: 0px;
    
}

.business-apps-trial .post-text
{
    /*border: 1px 1px 0px 1px solid #cccccc;*/
    border: 1px solid #9d9d9d;
    border-left: 0px;
}


.business-apps-trial .form-error
{
    color: #DD0000;
}

.strong
{
    font-weight: bold;
}

.business-apps-trial-form { padding: 20px; background: #ededed; margin-bottom: 20px; width: 414px; margin-left: -11px;} /*changed padding back and removed Width BD10014014*/
.business-apps-trial-form.flush { padding: 0; }
.ie7 .business-apps-trial-form { zoom: 1; }
.business-apps-trial-form:after { content: " "; display: block; height: 0px; clear: both; }
.business-apps-trial-form.padded { padding: 20px; }
.business-apps-trial-form .additional-info
{
    margin-top: 10px;
}

/*******************************************************Plans page Table Format***************************************************************/
.odd
{
    background-color: #ededed;
    /*border-right: 1px solid;*/
}

.even
{
   
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    /*border: 1px solid;*/
}

.td-format
{
    padding: 5px;
    border-right: 1px solid #d4d4d4;
    padding-left: 20px;    
    padding-top: 10px;
    
}

.td-format-price
{
    padding: 5px;
    border-right: 1px solid #d4d4d4;
    padding-left: 20px;    
    padding-top: 10px;
    font-size: 14px;
}

.td-format-one
{
    padding: 5px;
    border-left: 1px solid #d4d4d4;
    padding-left: 10px;  
    padding-top: 15px;   
    
}

/*******************************************************Plans Page List view/Table Switch****************************************************************/

.list-view.selected
{
    background: url("/images/brother-main/list view icon selected.gif") no-repeat left bottom;
    /*padding-left: 25px;
    padding-top: 10px;
    text-decoration:none;*/
}

.list-view
{
    background: url("/images/brother-main/list view icon.gif") no-repeat left bottom;
    padding-left: 25px;
    padding-top: 10px;
    text-decoration:none;
}

.table-view.selected
{
    background: url("/images/brother-main/table view icon selected.gif") no-repeat left bottom;
    /*padding-left: 25px;
    padding-top: 10px;
    text-decoration:none;
    margin-left:10px;*/
}

.table-view
{
    background: url("/images/brother-main/table view icon.gif") no-repeat left bottom;
    padding-left: 25px;
    padding-top: 10px;
    text-decoration:none;
    margin-left: 10px;
}

.pricing-table-format
{
    padding-top: 20px;
    margin-top: 20px;
    font-size: 24px;
    font-weight: lighter;
}

.plans-table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}


/*********************************************Plans List view 1,2,3 or 4 Products view**********************************/
.plans-content-unit-three  { width: 218px; } 
.plans-content-unit-four { width: 296px; }
.plans-content-unit-six { width: 452px; }

/********************************************OJ Activation page*********************************************************/
.business-apps-trial-form-OJ { border: solid 1px #d4d4d4; padding: 20px; background: #ededed; margin-bottom: 20px; width: 414px;} /*changed padding back and removed Width BD10014014*/
.line-height-activation
{
    line-height: 30px;
}

/*
---------------------------------
HOW-TO-VIDEOS MODULE - OJ
---------------------------------
*/
.how-to-videos-OJ { margin: 25px 0}
.how-to-videos-OJ .heading { /*border-bottom: 5px solid #eeeeee; padding: 5px 0;*/ margin-bottom: 10px; }
.how-to-videos-OJ .heading h2 { /*padding: 0;  color: #0d2ea0;*/ font-weight: normal; margin-bottom: 0; }
.how-to-videos-OJ li.column { float: left; width: 231px; margin: 0 80px 10px 0; }
.how-to-videos-OJ li.column .inner { padding: 15px 10px }
.how-to-videos-OJ li.column:last-child{ margin-right: 0 ;}
.how-to-videos-OJ li.third { margin-right: 0 ;}
.how-to-videos-OJ li.column.first { clear: both ;}
.how-to-videos-OJ li.column p { font-size: 12px; padding: 5px 0px; }
.how-to-videos-OJ li.column p a { color: #4D4D4D; font-size: 14px; text-decoration: none; }
.how-to-videos-OJ li img{cursor:pointer;}
.how-to-videos-OJ ul{ list-style: none;}

/*
---------------------------------
HOW-TO-VIDEOS MODULE - OJ
---------------------------------
*/
.product-introduction { font-size: 16px; margin-right:-20px;}


/*
---------------------------------
VIDEO LIGHTBOX
---------------------------------
*/
.lightbox-mask { width: 100%; height: 100%; z-index: 1000; display: none; position: fixed; top: 0; left: 0;background: url("/images/omnijoin/lightbox-pixel.png"); }
.lightbox-video { border: 1px solid #d4d4d4; width: 720px; z-index: 1001; height: 460px; left: 50%; margin-left: -360px; margin-top: -23px; display: none; position: fixed; background: #ffffff; padding:10px 20px 30px 20px; } /*margin-top: 150px*/
.lightbox-video h2 { float: left; margin: 10px 0;}
.lightbox-video .close  { float: right; cursor: pointer; margin-bottom: 10px;}
.lightbox-video .close:hover { background-position:bottom right;}

.lightbox-video .close-HT  { float: right; cursor: pointer; margin-bottom: 10px;}
.lightbox-video .close-HT:hover { text-decoration:underline;}


.lightbox-video .video-container { height: 430px; float: left; border: solid 1px #4d4d4d;}
.lightbox-region { width: 800px; height: 160px; margin: 200px; margin-left: -400px; left: 50%; display: none; position: fixed; background: #ffffff; padding: 20px; z-index: 1001; }
.lightbox-region .column { width: 50%; float: left; }
.lightbox-region .column .button { margin-top: 10px }
.lightbox-region .column img { float: left; width: 73px; height: 48px; }
.lightbox-region .column h1, .lightbox-region .column h2 { margin-left: 85px; font-size: 18px; color: #0D2EA0; }
.lightbox-region .column h1 { font-weight: bold }
.lightbox-region .link-button { text-decoration: underline }
.lightbox-region .vote-box { padding: 40px 0 10px 0; clear: left; }
.lightbox-region .vote-box p { font-size: 13px; color: #666; }

.lightbox-notify-me { color: #fff; width: 373px; height: 329px; margin: 200px 0; left: 50%; margin-left: -185px; display: none; position: fixed; background: #ff780a; padding: 20px; z-index: 1001}
.lightbox-notify-me .close { position: relative; cursor: pointer;color: #fff; text-decoration: underline; line-height: 1.6em;font-size: 0.8em; text-align: right; position: absolute; right: 15px; display: block; background: url(/images/omnijoin/close.png) no-repeat right; width: 370px; height: 20px;display: block; padding-right: 30px;}
.lightbox-notify-me .heading { font-size: 1.8em;display: block; margin-top: 10px; width: 370px; text-align: center;}
.lightbox-notify-me .text{ font-size: 1em;margin-top: 10px; width: 370px; text-align: center;}
.lightbox-notify-me .required { font-size: 0.8em;margin-top: 14px; width: 370px; text-align: center; }
.lightbox-notify-me .form { margin-top: 20px;}
.lightbox-notify-me .form input{ height: 20px; color: gray;}
.lightbox-notify-me .form .button-container{ margin-left: 130px; margin-top: 20px;}
.lightbox-notify-me .sml { width: 165px;}

.lightbox-notify-me .form-col:first-child { margin-right: 27px;}
.lightbox-notify-me .lrg { width: 365px; margin-top: 20px;}

.lightbox-notify-me .form-col { float: left; min-height:0px; padding: 0 0 0 0; text-align: left; width: auto; }


/*
---------------------------------
INFO-TILES-TEXT - OJ
---------------------------------
*/
.info-title-tiles a
{
    text-decoration: none;
    color: #4d4d4d !important;
}

.info-title-tiles li
{
    background-color: #EFEFEF;
    border: 1px solid #d4d4d4;
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 4px;
    width: 295px;
    min-height:250px;
}

.info-title-tiles p
{
    margin: -10px 10px 15px 0;
    text-align: justify;
}


/* Supplies listing module select boxes */
.supplies-listing-module .filters { padding: 20px; }
.supplies-listing-module .filters select { margin: 10px 20px; padding: 5px; width: 134px; text-overflow: ellipsis; }
.supplies-listing-module .filters select[disabled] { opacity: 0.5; filter: alpha(opacity=50); }
.sc-edit .supplies-listing-module .filters .scLooseFrameZone.scEnabledChrome { float: left; }
/*Product listing formatting and layout*/
.inc-vat-price { font-weight: bold;font-size: 14px;}
.price-listings-info { float: right;margin-top: 22px;width: 27%;}
.feature-listings-info { float: left;width: 43%;}
.supplies-listing #results article > a > img {float: left;margin: 0 2% 0 0;display: inline;}
#results article.bg img {background: url('/images/brother-main/product-listing-bg.png')}
.supplies-listing .price-listings-info {width: 18%; margin: 0 2% 0 0;display: inline;}
.supplies-listing .feature-listings-info {width: 52% ;margin: 0 0 0 2%;}
.image-listings-info { position: relative; float: left; }
.banner-image-listings-info {position: absolute;}

/* FAQ list module */
.faq-list-module { min-height: 40px; padding-top: 15px; border: 1px solid #d2d2d2; }
.faq-list-module .faq-list-questions { list-style: none; float: left; width: 50%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 15px; }
.faq-list-module .faq-list-questions li { font-size: 14px; color: #0d2ea1; padding: 0px 50px 0px 19px; height: 29px; line-height: 29px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; }
.faq-list-module .faq-list-questions li.active { background: url('/images/brother-main/faq-list-module-bg.png') right top no-repeat; }
.faq-list-module .faq-list-answers { list-style: none; float: left; width: 50%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-bottom: 15px; }
.faq-list-module .faq-list-answers li { height: 29px; font-size: 0px; }
.faq-list-module .faq-list-answers li.open { padding: 15px 20px; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2; background: #ededed; font-size: 13px; height: auto; margin-top: -10px; }
.faq-list-module .faq-list-answers li.hidden { display: none; }

/*Generic Accordian*/
.accordian { margin: 25px 0 }
.accordian h2 { float: left; font-size: 18px; margin: 0; padding: 0; }
.accordian h3 { float: left; margin-left: 10px; color: #666666 !important; font-size: 14px !important; }
.accordian .control { min-height: 30px; line-height: 30px; border-bottom: 5px solid #eeeeee; cursor: pointer; float: left; width: 100%; padding-left: 33px;
                      background: url("/images/omnijoin/accordian-arrows.gif") 10px 5px no-repeat ;}
.accordian .item.active .control{ background-position: 10px -98px }           
.accordian .item { margin-bottom: 10px; overflow: hidden; background-color: white; width: 715px; }
.accordian .item .accordian-inner { border-top: 0; margin: 0; background-color: white;float: left; width: 715px; }
.accordian .item .accordian-inner p a { text-decoration: underline }
.accordian .item .accordian-inner .feature-box-image { width: auto; height: 151px; }
.accordian .item.active .accordian-inner { display: block;float: left; }
.accordian .text-item .accordian-inner { padding: 10px 0 0 0; float: left;}
.accordian .text-item .accordian-inner p { font-size: 13px; width: 100%; color: #666;  }

.accordian .text-item .accordian-inner table { font-size: 14px; width: 100%;color: #666; }

.accordian .text-item .accordian-inner table td{ 
    vertical-align:top;
    padding-bottom: 5px;
 }
.accordian .text-item .accordian-inner table th,
.accordian .text-item .accordian-inner table td strong{
    white-space: nowrap;
    padding-right: 10px;
    font-weight: bold;
 }

/*Generic Accordian feature boxes*/

.feature-box { overflow: hidden; position: relative; padding: 10px; height: auto;  background-color: white; border-width: 1px 1px 1px; border-style: solid; border-color: #d4d4d4;  margin-bottom: 10px; margin-top:-11px;}
.feature-box h2 { font-size: 18px; color: #0d2ea0;margin-bottom: 3px;}
.feature-box p { font-size: 13px; color: #666666; }
.feature-box .feature-box-image { float: right; width: auto; height: 147px; position: relative; }
.feature-box .feature-box-image img.forward { position: absolute; top: 0; left: 0; z-index: 50; }
.feature-box.feature-left { /*height: 145px;_NO__DOTCOMMA__AFTER__*/ }
.feature-box.feature-left .feature-box-image { float: left; width: auto; overflow: hidden; height: 145px; }
.feature-box .feature-content-inner {padding-left:10px; position: relative }
.feature-box.feature-left .feature-content { float: right }
.feature-box.feature-left h2 { color: #ff780a !important }
.feature-box.feature-left img.forward { right: 0; left: auto; }
.feature-box.large { margin: 0 0 25px 0; border-top: 0 !important; clear: none; }
.feature-box.large p { padding: 5px 0; color:#666666; }
.feature-box.large .feature-box-image { width: 303px; height: 232px; }

/*Bazaarvoice Container Style*/
#BVSubmissionContainer { width: 810px; }

/* Sitemap page */
div.sitemap-container{ clear: both; margin-top: 30px; }
div.sitemap-column { float: left; width: 33%;}
div.sitemap-container.columns-2 div.sitemap-column {width: 50%;}
div.sitemap-column a { color: #353535; text-decoration: none; }
div.sitemap-column ul.sitemap { margin: 0 0 20px 0px; list-style-type: none;line-height: 1.5em;}
div.sitemap-column ul.sitemap li{ font-size: 14px; font-weight: bold; color: #000000}
div.sitemap-column ul.sitemap li li{ font-size: 12px; font-weight: normal; list-style-type: none; }
div.sitemap-column ul.sitemap li li li{ font-size: 12px; padding-left: 25px; }

.two-column-module{float:left;width:46%;margin:10px 1%;padding:1%;background:#e5e5e5}
.two-column-module .frame img{vertical-align:middle; margin:10px 0}
.two-column-module .frame{width:60%;white-space:nowrap;text-align:center;float:left;margin:0 10px 0 0;background:#fff}
.two-column-module h2{margin:10px 0}
.two-column-module ul{list-style-position:inside}
.two-column-module.disable-background{background:none;}
.two-column-module .frame > div {vertical-align: middle;display: inline-block;*display: inline;zoom: 1;width:42%;margin: 0 4%;}
.two-column-module .discount-text{font-weight:bold;}
.two-column-module.background-image{background:none; position:relative}
.two-column-module.background-image img{margin:-2% 0 0 -2%}
.two-column-module article { position: absolute; top: 0; left: 0; display: block; padding:0 2%; max-height: 80%; overflow:hidden; } 

.brother_refresh_button
 { vertical-align: bottom; }


.brother_ink_SM { 
    float: right;
    font-weight: bold;
    font-size: 10px;
    margin-right: 40px;
    text-align: left;
}

.brother_ink_mon_sum { 
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 10px;
    padding-left: 25px;
    text-align: left;
    padding-top: 5px;
}

.brother_ink_Sta_Sum { margin-top: 20px; padding-right: 122px; float: right; line-height: 32px; font-size: 14px;  text-align: left;}
.brother_ink_image { 
    float: left;
    padding-left:20px;
}

.brother_ink_page-counts { 
display: inline-block;
line-height: 45px;
padding: 15px 10px 0px;
font-size:20px;
}

 .brother_ink_page-counts h5 { font-size: 12px;
margin: 0px 10px 0 0;
font-weight: normal;
float: left; }

.brother_ink_page-counts_gpg { font-size: 12px;
float: left;
padding: 10px;
text-align: center;
font-weight: bold;
}

.brother_ink_usage-count { font-size: 20px; margin-top: 10px; }
.brother_ink_usage-bg { background-color: #d4d4d4; text-align:center; line-height: 20px; border: solid 1px #AEABAB; }

/*//Brother-club*/

.BC-basket { 
    background-color: #e6eaf5;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px !important;
}

.BC-basket ul {
    width: auto;
    background-color: #e6eaf5;
    padding: 5px;
    padding-bottom: 4px;
}

.BC-basket li {
    width: auto;
    background-color: #e6eaf5;
    padding: 5px;
    font-weight: bold;
}

.BC-product-page {
    background: linear-gradient(to right, #ffffff 0%, #e1e1e1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #003596;
    color: #4d4d4d;
    font-size: 14px;
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 5px 0 5px 5px;
    }

.BC-reg-page {
    background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d4d4d4;
    color: #4d4d4d;
    cursor: pointer;
    font-size: 14px;
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 10px;
    }

.BC-product-page ul {
    list-style: none;
    font-weight:bold;
    padding-top: 5px;
    }

.BC-basket-promo {
    background: linear-gradient(to right, #ffffff 0%, #e1e1e1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border: 1px solid #EB7201;*/
    color: #4d4d4d;
    font-size: 14px;
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 5px 0 5px 5px;
    }

.BC-basket-promo ul {
    list-style: none;
    font-weight:bold;
    padding-top: 5px;
    }
