/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p class="prntac">
<i>From lenses for photographers, to rangefinders for the golfer in the family, </i><i>you can help your loved ones pursue their passions with wallet-friendly upgrades</i>
</p>
<p>
<span class="xn-location">MISSISSAUGA, ON</span>, <span class="xn-chron">Oct. 25, 2017</span> /CNW/ - The key to surprising the people on your holiday shopping list with a gift they'll truly cherish and enjoy is giving them an upgrade that enriches their experiences. This season <span class="xn-person">Nikon Canada</span> has suggestions for <b>what to give to photographers, golfers, travellers and kids</b>, including <b>stocking stuffers </b>and <b>a new camera at the centre</b> of the parcels under the tree. </p>
<p>
<img alt="The long-awaited D7500 shares its 20.9MP image sensor with Nikon’s flagship DX model, the D500, putting 4K Ultra HD video and game-changing resolution in the hands of a new generation of creators (CNW Group/Nikon Canada)" src="https://mma.prnewswire.com/media/590171/Nikon_Canada_Picture_the_perfect_holiday_with_top_gifts.jpg" title="The long-awaited D7500 shares its 20.9MP image sensor with Nikon’s flagship DX model, the D500, putting 4K Ultra HD video and game-changing resolution in the hands of a new generation of creators (CNW Group/Nikon Canada)"></p>
</div>
<p>
<a href="https://1drv.ms/f/s!At75Nia6jmPlhPU7oXwNNU7ZLqCG8A" rel="nofollow" target="_blank"><i>Hi-resolution images are available for download in this album.</i></a> </p>
<p></p>
<p>
<b>Weatherproof and shockproof for the cliffs, the sea and the tundra</b>, the tough-as-nails <a href="http://en.nikon.ca/nikon-products/product/compact-digital-cameras/coolpix-w300.html" rel="nofollow" target="_blank">COOLPIX W300</a> goes where other cameras fear to tread. Bring its 5x optical zoom lens into water as deep as 30m while SCUBA diving, or record a midwinter time-lapse in temperatures as low as -10°C. It's also constructed to shrug off a drop from 2.4m high. <br>
<i><span class="xn-money">$499.95</span> MSRP*</i>
</p>
<p></p>
<p></p>
<p>
<b>A wide-angle action camera for the wide-open world</b>, the <a href="http://en.nikon.ca/nikon-products/product/action-camera/26514/keymission-170.html" rel="nofollow" target="_blank">KeyMission 170</a> sports an f/2.8 aperture for an immersive first-person view that performs well in low light. It's also compact enough to follow you everywhere.<br>
<i><span class="xn-money">$499.95</span> MSRP*</i>
</p>
<p></p>
<p></p>
<p>
<b>The long-awaited </b><a href="http://en.nikon.ca/nikon-products/product/dslr-cameras/d7500.html" rel="nofollow" target="_blank"><b>D7500</b></a><b> shares its 20.9MP image sensor with Nikon's flagship DX model, the D500</b>, putting 4K Ultra HD video and game-changing resolution in the hands of a new generation of creators. The 18-140mm kit lens will handle nearly every photography scenario, from portraits to distance shots. <br>
<i><span class="xn-money">$1,699.95</span> MSRP* (camera body only)<br>
</i><i><span class="xn-money">$2,099.95</span> MSRP* (camera body with AF-S DX NIKKOR 18-140mm f/3.5-5.6G ED VR lens)</i>
</p>
<p>
<b>Every golfer needs a laser rangefinder. </b>With an easy-to-use one-button push, the <a href="http://www.nikonsportoptics.com/en/nikon-products/rangefinders/coolshot-20-golf-laser-rangefinder.html" rel="nofollow" target="_blank">COOLSHOT 20 laser rangefinder</a> continuously measures distances to bunkers, fairway ends and the flagstick. Rainproof and just 4.4 ounces, it's ready to play whenever you are. <br>
<i><span class="xn-money">$299.95</span> MSRP*</i>
</p>
<p>
<b>Sharp binoculars are a must-have for cruises and sight-seeing in the wild.</b> At an MSRP of just <span class="xn-money">$179.95*</span>, Nikon's <a href="http://en.nikonsportoptics.ca/nikon-products/product/binoculars/prostaff-3s-8x42.html" rel="nofollow" target="_blank">PROSTAFF 3S 8x42 binoculars</a> provide a vignette-free field of view, even when wearing eyeglasses, and the optical system is crafted from lead-and-arsenic-free Eco-Glass. <br>
<i><span class="xn-money">$179.95</span> MSRP*</i>
</p>
<p>
<b>A 50mm portrait lens for every lens kit,</b> the <a href="http://en.nikon.ca/nikon-products/product/camera-lenses/af-s-nikkor-50mm-f%252f1.8g.html" rel="nofollow" target="_blank">AF-S NIKKOR 50mm f/1.8G</a> would be appreciated by all photographers, no matter their skill level. It captures sharp portraits with a beautiful background blur (or bokeh, in photography parlance). At just $264.00 MSRP*, it's an affordable upgrade that meets Nikon's standards for quality and precision. <br>
<i><span class="xn-money">$264.00</span> MSRP*</i>
</p>
<p>
<b>New DSLR owners will need a workhorse "second lens" to get the most of the large sensors in their cameras</b>. With a massive 16.7x zoom range, from wide-angle to super-telephoto, the <a href="http://en.nikon.ca/nikon-products/product/camera-lenses/af-s-dx-nikkor-18-300mm-f%252f3.5-6.3g-ed-vr.html" rel="nofollow" target="_blank">AF-S DX NIKKOR 18-300mm f/3.5-6.3G ED VR</a> can photograph just about anything – portraits, concerts, group shots, interiors and much more. <br>
<i><span class="xn-money">$949.95</span> MSRP*</i>
</p>
<p>
<b>A quiet super-telephoto lens</b>, the <a href="http://en.nikon.ca/nikon-products/product/camera-lenses/20062/af-p-dx-nikkor-70-300mm-f%252f4.5-6.3g-ed-vr.html" rel="nofollow" target="_blank">AF-P DX NIKKOR 70-300mm f/4.5-6.3G ED VR</a> is ideal for shooting sports and animals. Nikon's pulse motor makes autofocus fast and almost silent. Up close, the 70-300mm is also a capable portrait lens. <br>
<i><span class="xn-money">$529.95</span> MSRP*</i>
</p>
<p>
<b>More experienced photographers will appreciate a good speedlight</b> like the <a href="http://en.nikon.ca/nikon-products/product/flashes/sb-700-af-speedlight.html" rel="nofollow" target="_blank">SB-700 AF</a>, which puts the photographer in control of lighting. Portable and bright, it can be set up and triggered remotely when used with Nikon's speedlight system. <br>
<i><span class="xn-money">$449.95</span> MSRP*</i>
</p>
<p>
<b>For intermediate photographers looking for a bargain this holiday</b>, the <a href="http://en.nikon.ca/nikon-products/product/dslr-cameras/d5300.html" rel="nofollow" target="_blank">D5300</a> is now available at an MSRP of <span class="xn-money">$669.95*</span> for the body only or for <span class="xn-money">$799.95*</span> with an 18-55mm lens. A reliable crop sensor DSLR, the D5300 comes with built-in Wi-Fi and a swivelling LCD screen for shooting comfortably from any angle. <br>
<i><span class="xn-money">$669.95</span> MSRP* (camera body only)<br>
</i><i><span class="xn-money">$799.95</span> MSRP* (camera body with AF-S DX NIKKOR 18-55mm f/3.5-5.6G VR II)</i>
</p>
<p>
<b>People stepping up from a smartphone will enjoy the </b><a href="http://en.nikon.ca/nikon-products/product/dslr-cameras/d3400.html" rel="nofollow" target="_blank"><b>D3400</b></a><b>'s advanced features, </b>such as low-light shooting, optical zoom with its kit lens and capturing sharp images with speed. There's also a built-in Guide Mode to walk them through advanced settings. It doesn't just teach people how to use the camera – it teaches them how a good photo comes together, little by little. <br>
<i><span class="xn-money">$519.95</span> MSRP* (camera body only)<br>
</i><i><span class="xn-money">$649.95</span> MSRP* (camera body with AF-P DX NIKKOR 18-55mm f/3.5-5.6G VR lens)</i>
</p>
<p>
<b>An easy, affordable superzoom with 4K resolution</b>, the <a href="http://en.nikon.ca/nikon-products/product/compact-digital-cameras/coolpix-b700.html" rel="nofollow" target="_blank">COOLPIX B700</a> packs an astonishing 60x optical zoom that can capture birds in flight and other distant subjects. The lens can expand into a wide-angle for dramatic landscapes and portraits. <br>
<i><span class="xn-money">$579.95</span> MSRP*</i>
</p>
<p>
<b>Nikon 100 Year Anniversary <br>
</b>Since the company was established in 1917, Nikon has cultivated its status as a pioneer of optical technologies around the world. Guided by a corporate philosophy of "Trustworthiness and Creativity," Nikon provides a wide range of products and services globally by harnessing advanced opto-electronics and precision technologies. Nikon is proud to celebrate its 100th anniversary in 2017. </p>
<p>For more information about Nikon's 100th Anniversary, please visit <a href="http://www.nikon.ca/100th" rel="nofollow" target="_blank">http://www.nikon.ca/100th</a><u>.</u>
</p>
<p>
<b>ABOUT <span class="xn-person">NIKON CANADA</span>
<br>
</b>Nikon, <i>At the Heart of the Image™, </i>is a world leader in digital imaging, precision optics and photo imaging technology; globally recognized for setting new standards in product design and performance for an award-winning array of equipment that enables users to tell their stories through amazing photos and videos. <span class="xn-person">Nikon Canada</span> distributes consumer and professional digital SLR cameras, NIKKOR optics, Speedlights and system accessories; COOLPIX compact digital cameras; 35mm film SLR cameras; Nikon software products and Nikon sports and recreational optics, as well as the Nikon 1 compact interchangeable lens camera system and the KeyMission line of action cameras. Nikon Corporation, the parent company of <span class="xn-person">Nikon Canada</span>, recently announced the production of 100 million NIKKOR lenses in 2016, creating a new milestone in Nikon's heritage of superior optics. All <span class="xn-person">Nikon Canada</span> products are sold through a network of Authorized Nikon Canada Dealers. For more information on <span class="xn-person">Nikon Canada</span> and its products and services or to find an Authorized Nikon Canada Dealer, visit <a href="http://www.nikon.ca/" rel="nofollow" target="_blank">http://www.nikon.ca</a>.</p>
<p>
<i>* MSRP (Manufacturer Suggested Retail Price) listed only as a suggestion. Actual prices are set by dealers and are subject to change at any time.</i>
</p>
<p>
<img alt="With an easy-to-use one-button push, the COOLSHOT 20 laser rangefinder continuously measures distances to bunkers, fairway ends and the flagstick (CNW Group/Nikon Canada)" src="https://mma.prnewswire.com/media/590172/Nikon_Canada_Picture_the_perfect_holiday_with_top_gifts.jpg" title="With an easy-to-use one-button push, the COOLSHOT 20 laser rangefinder continuously measures distances to bunkers, fairway ends and the flagstick (CNW Group/Nikon Canada)"></p>
<p>
<img alt="An easy, affordable superzoom with 4K resolution, the COOLPIX B700 packs an astonishing 60x optical zoom that can capture birds in flight and other distant subjects (CNW Group/Nikon Canada)" src="https://mma.prnewswire.com/media/590170/Nikon_Canada_Picture_the_perfect_holiday_with_top_gifts.jpg" title="An easy, affordable superzoom with 4K resolution, the COOLPIX B700 packs an astonishing 60x optical zoom that can capture birds in flight and other distant subjects (CNW Group/Nikon Canada)"></p>