/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*
a	/*this appears to do almost nothing
{
	font-weight: bold;
	color: #009eff;
	text-decoration: none;
}*/

a:link
{
	color: #3399ff;
	text-decoration: underline;
	font-weight: normal;
}

body
{
	font-family: Arial, sans serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	line-height: 110%;
	letter-spacing: 0.05em;
}

b
{
	font-weight: bold;
	letter-spacing: 0.07em;
}

h1
{
	font-family: Arial, sans serif;
	font-weight: bold;
	mc-hyphenate: never;
	page-break-before: avoid;
	page-break-after: avoid;
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}

h2
{
	font-family: Arial, sans serif;
	font-weight: bold;
	mc-hyphenate: never;
	page-break-after: avoid;
	font-size: 1.5em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
}

h3
{
	font-family: Arial, sans serif;
	font-weight: bold;
	mc-hyphenate: never;
	page-break-after: avoid;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h4
{
	font-family: Arial, sans serif;
	font-weight: bold;
	font-style: italic;
	mc-hyphenate: never;
	page-break-after: avoid;
	font-size: 1em;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

h5
{
	font-family: Arial, sans serif;
	font-weight: bold;
	mc-hyphenate: never;
	page-break-after: avoid;
	font-size: 1em;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}

h6
{
	font-family: Arial, sans serif;
	font-weight: normal;
	page-break-after: avoid;
	font-size: 1em;
	font-style: italic;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}

img
{
	border: none;
}

p
{
	text-align: left;
	margin-right: 0;
	mc-hyphenate: never;
	text-indent: 0;
	widows: 3;
	orphans: 3;
	margin-top: 1em;
	margin-bottom: 1em;
}

p.BoilerP
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	mc-auto-number-format: ;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0;
}

p.Footer,
p.FooterCenter,
p.FooterRight
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

p.FooterCenter
{
	text-align: center;
}

p.FooterRight
{
	text-align: right;
}

p.single	/* a work-around for very short paragraphs */
{
	page-break-before: avoid;
	page-break-after: avoid;
}

p.SubTitle
{
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	mc-hyphenate: never;
}

p.Title
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	mc-hyphenate: never;
}

span.Arial
{
	font-family: 'Arial';
}

span.BulletSquareWingdings
{
	font-family: "Wingdings";
}

span.FixLater
{
	color: #ff0000;
}

span.SmallCaps
{
	font-variant: small-caps;
}

span.WebDing
{
	font-family: 'Webdings';
}

sup	/*Does the difference between smaller (default) and 60% make enough of a difference? If so, should it be specific to subtitle or body?*/
{
	font-size: 60%;
	vertical-align: super;
}

MadCap|xref
{
	color: #009eff;
	/*formerly #2D8DCC, Curious Blue - why?*/
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: none;
}

MadCap|xref:hover
{
	color: #009eff;
	/*formerly #2D8DCC, Curious Blue - why?*/
}

MadCap|xref.Heading
{
	mc-format: '{paratext}';
}

MadCap|xref.HeadingPage
{
	mc-format: '{paratext} on page {page}';
	text-decoration: none;
}

MadCap|xref.Page
{
	mc-format: 'page {page}';
}

MadCap|expandingHead
{
	cursor: hand;
	text-decoration: none;
	color: #009eff;
	/*bright cyan*/
}

MadCap|expandingBody
{
	color: #000000;
	font-style: italic;
}

MadCap|dropDownHead,
MadCap|dropDownHead.h3,
MadCap|DropDownHead.h4,
MadCap|DropDownHead.h5
{
	text-align: left;
	margin-left: 0.5in;
	margin-right: 0in;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
	page-break-after: avoid;
}

li MadCap|dropDownBody	/*prevents double margin */
{
	margin-left: 0in;
	page-break-inside: avoid;
}

li MadCap|dropDownHead	/*prevents double margin */
{
	margin-left: 0in;
}

MadCap|dropDownHotspot	/*fixlater, online only?*/
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}

MadCap|toggler
{
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

/**************************************************************************************************
Notes, Cautions, and Warnings
**************************************************************************************************/

div.Note
{
	background-size: 32px 32px;
	background-position: 10px 12px;
	background-color: #3e3e3e;
	/*Eclipse grey*/
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #b3b3b3;
	/*font color, "pink swan" - grey*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	margin-left: 48px;
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	min-height: 52px;
	/*min height doesn't work for PDF, see print medium*/
	background-image: url('../Images/Common/New_Icon_Note.png');
}

p.Note
{
	mc-auto-number-format: '{b}{color #20b0e6}{size 12pt}Note:  {/size}{/color}{/b}';
	/*Summer Sky blue*/
	mc-auto-number-position: inside-head;
	text-indent: 0;
	margin-bottom: 5pt;
	font-size: 10pt;
	page-break-inside: avoid;
	page-break-before: avoid;
}

div.Note p
{
	margin-bottom: 5pt;
	margin-left: 0px;
}

div.Note ul
{
	margin-left: 0px;
}

div.Caution
{
	background-size: 32px 32px;
	background-position: 12px 12px;
	background-color: #3e3e3e;
	/*Eclipse grey*/
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #b3b3b3;
	/*font color, "pink swan" grey*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	margin-left: 0;
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	min-height: 52px;
	/*min height doesn't work for PDF, see print medium*/
	margin-left: 48px;
	background-image: url('../Images/Common/New_Icon_Caution.png');
}

div.CautionESD
{
	background-size: 32px 32px;
	background-position: 12px 12px;
	background-color: #3e3e3e;
	/*Eclipse grey*/
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #b3b3b3;
	/*font color, "pink swan" grey*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	margin-left: 0;
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	min-height: 52px;
	/*min height doesn't work for PDF, see print medium*/
	margin-left: 48px;
	background-image: url('../Images/Common/New_Icon_Caution_ESD2.png');
}

p.Caution
{
	mc-auto-number-position: inside-head;
	text-indent: 0;
	margin-bottom: 5pt;
	font-size: 10pt;
	line-height: 10pt;
	mc-auto-number-format: '{b}{color #FFCD31}{size 12pt}CAUTION:  {/size}{/color}{/b}';
	/*Light Brilliant Red-Orange*/
}

div.Caution p,
div.CautionESD p
{
	margin-bottom: 5pt;
	margin-left: 0;
}

div.Caution ul,
div.CautionESD ul
{
	margin-left: 0;
}

div.Warning,
div.WarningES
{
	background-size: 32px 32px;
	background-position: 13px 14px;
	background-color: #3e3e3e;
	/*Eclipse grey*/
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #b3b3b3;
	/*font color, "pink swan" grey*/
	/*font color*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	margin-left: 0;
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	min-height: 52px;
	/*min height doesn't work for PDF, see print medium*/
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Warning_General_whitefill.png');
	margin-left: 48px;
}

div.WarningES
{
	background-image: url('../Images/Common/New_Icon_Warning_Electric_Shock_whitefill.png');
}

p.Warning
{
	mc-auto-number-format: '{b}{color #C8352C}{size 12pt}WARNING:  {/size}{/color}{/b}';
	/*Persian Red*/
	mc-auto-number-position: inside-head;
	margin-bottom: 5pt;
	font-size: 10pt;
	line-height: 12pt;
}

div.Warning p,
div.WarningES p
{
	margin-left: 0;
	margin-bottom: 5px;
}

div.Warning ul,
div.WarningES ul
{
	margin-left: 0;
}

div.Tip
{
	background-color: #d3d3d3;
	/*Light gray*/
	border-radius: 10px;
	color: #000000;
	/*font color, black*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	margin-left: 48px;
}

p.Tip
{
	mc-auto-number-format: '{b}{color #20b0e6}{size 12pt}Tip:  {/size}{/color}{/b}';
	/*Summer Sky blue*/
	mc-auto-number-position: inside-head;
	text-indent: 0;
	margin-bottom: 5pt;
	line-height: 10pt;
	font-size: 10pt;
}

div.Tip p
{
	margin-bottom: 5pt;
	margin-left: 0;
}

div.Tip ul
{
	margin-left: 0;
}

div.Example
{
	background-color: #d3d3d3;
	/*Light gray*/
	border-radius: 10px;
	color: #000000;
	/*font color, black*/
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #404040;
	/*grey 75%*/
	page-break-inside: avoid;
	page-break-before: avoid;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	margin-left: 48px;
}

p.Example
{
	mc-auto-number-format: '{b}{color #20b0e6}{size 12pt}Example:  {/size}{/color}{/b}';
	/*Summer Sky blue*/
	mc-auto-number-position: inside-head;
	text-indent: 0;
	margin-bottom: 5pt;
	font-size: 10pt;
	line-height: 10pt;
}

div.Example p
{
	margin-bottom: 5pt;
	margin-left: 0;
}

div.Example ul
{
	margin-left: 0;
}

p.anchor	/* possibly not necessary, depends on note/caution/warning styles */
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 0;
	font-size: 7pt;
	line-height: 8pt;
	mc-hyphenate: never;
}

/*******************************************************************************************
END Notes, Cautions, and Warnings
*******************************************************************************************/

/*******************************************************************************************
LIST STYLES
*******************************************************************************************/

ul	/*container for first level bulleted lists, inherited by second level, etc.*/
{
	margin-right: 0;
	margin-top: 3pt;
	margin-bottom: 3pt;
	mc-hyphenate: never;
	padding: 0;
	/*page-break-inside: avoid;*/
	margin-left: 50px;
}

ul p	/*might not be necessary depending on how note/caution/warning works*/
{
	margin-left: 0;
	/*to avoid double indent on p inside of ul, 
	e.g. for li with note/warning/caution between paragraphs 
	where lower paragraph should not have bullet*/
}

ul ul	/*container for second level bulleted lists, inherited by third level, etc.*/
{
	margin-left: 0;
	margin-top: 3pt;
	margin-bottom: 6pt;
}

li	/*bullet style, inherited by all levels of bullet*/
{
	margin-left: 0;
	margin-bottom: 3pt;
	list-style-type: none;
	background-position: 0px 2px;
	background-size: 6px 12px;
	background-repeat: no-repeat;
	page-break-inside: avoid;
	/*avoid page breaks within a list item or sub-list*/
	background-image: url('../Images/bullet.png');
	padding-left: 15px;
}

li p
{
	margin-left: 0;
	/*necessary to avoid double indent on p inside li*/
}

ul ul li	/*second level bullet style*/
{
	/*note that the image for all online media is png, print media use eps*/
	list-style-type: none;
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.png');
	background-position: 0px 1px;
	background-size: 7px 12px;
}

ol	/*container for numbered steps*/
{
	margin-top: 6pt;
	margin-bottom: 3pt;
	padding: 0;
	mc-hyphenate: never;
	margin-left: 50px;
}

ol li	/*numbered step style, inherited by all levels*/
{
	background-image: none;
	/*removes background image bullet*/
	list-style-type: decimal;
	padding-left: -5px;
	/*moves the number away from the text, reset in ol ol li and ol ul li*/
}

ol ol	/*container for alpha substep*/
{
	margin-left: 0;
	/*reset so we don't get 2x margin*/
	margin-top: 3pt;
	margin-bottom: 0pt;
}

ol ol li	/*substep*/
{
	margin-left: 28px;
	/*aligns a with preceding paragraph text, trial and error*/
	list-style-type: lower-alpha;
	/*moves the letter left of the text*/
}

ol ul	/*container for step bullet*/
{
	margin-left: 0;
	/*resets margin so we don't get 2x margin*/
	margin-top: 3pt;
	margin-bottom: 0pt;
}

ol ul li	/*step bullet*/
{
	padding-left: 0;
	/*resets padding because bullets should not be spaced as far away from text*/
	margin-left: 12px;
	/*aligns bullet with preceding paragraph text, trial and error*/
	list-style-type: none;
	/*note that the image for all online media is png, print media use eps*/
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.png');
	background-position: 0px 2px;
	background-size: 6px 12px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

div.Note ul li,
div.Caution ul li,
div.CautionESD ul li,
div.Warning ul li,
div.WarningES ul li
{
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_grey.png');
}

div.Note ul ul li,
div.Caution ul ul li,
div.CautionESD ul ul li,
div.Warning ul ul li,
div.WarningES ul ul li
{
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash_grey.png');
}

div.Tip ul ul li,
div.Example ul ul li
{
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.png');
	margin-left: -80px;
}

div.Note ol ul li,
div.Caution ol ul li,
div.CautionESD ol ul li,
div.Warning ol ul li,
div.WarningES ol ul li
{
	background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_grey.png');
}

div.Note ol ol li,
div.Caution ol ol li,
div.CautionESD ol ol li,
div.Warning ol ol li,
div.Warning ol ol li,
div.WarningES ol ol li
{
	background-image: none;
}

div.Note ol li,
div.Caution ol li,
div.CautionESD ol li,
div.Warning ol li,
div.WarningES ol li
{
	background-image: none;
}

div.Note ul,
div.Caution ul,
div.CautionESD ul,
div.Warning ul,
div.WarningES ul,
div.Tip ul,
div.Example ul
{
	padding-left: 24px;
}

div.Note ol,
div.Caution ol,
div.CautionESD ol,
div.Warning ol,
div.WarningES ol,
div.Tip ol,
div.Example ol
{
	margin-left: 48px;
}

div.Note ol ol,
div.Caution ol ol,
div.CautionESD ol ol,
div.Warning ol ol,
div.WarningES ol ol,
div.Tip ol ol,
div.Example ol ol
{
	margin-left: 5px;
}

div.Note ul ul,
div.Caution ul ul,
div.CautionESD ul ul,
div.Warning ul ul,
div.WarningES ul ul,
div.Tip ul ul,
div.Example ul ul
{
	padding-left: 0;
}

ul div.Note,
ul div.Caution,
ul div.CautionESD,
ul div.Warning,
ul div.WarningES,
ul div.Tip,
ul div.Example
{
	margin-left: 0;
}

ol div.Note,
ol div.Caution,
ol div.CautionESD,
ol div.Warning,
ol div.WarningES,
ol div.Tip,
ol div.Example
{
	margin-left: 0;
}

ul div.Note ul,
ul div.Caution ul,
ul div.CautionESD ul,
ul div.Warning ul,
ul div.WarningES ul,
ul div.Tip ul,
ul div.Example ul
{
	padding-left: 0;
}

ol div.Note ol,
ol div.Caution ol,
ol div.CautionESD ol,
ol div.Warning ol,
ol div.WarningES ol,
ol div.Tip ol,
ol div.Example ol
{
	margin-left: 0;
}

ul div.Note ol,
ul div.Caution ol,
ul div.CautionESD ol,
ul div.Warning ol,
ul div.WarningES ol,
ul div.Tip ol,
ul div.Example ol
{
	margin-left: 50px;
}

ol div.Note ul,
ol div.Caution ul,
ol div.CautionESD ul,
ol div.Warning ul,
ol div.WarningES ul,
ol div.Tip ul,
ol div.Example ul
{
	padding-left: 15px;
}

ol div.Note ul ul,
ol div.Caution ul ul,
ol div.CautionESD ul ul,
ol div.Warning ul ul,
ol div.WarningES ul ul,
ol div.Tip ul ul,
ol div.Example ul ul
{
	padding-left: 80px;
}

ul div.Note ol ol,
ul div.Caution ol ol,
ul div.CautionESD ol ol,
ul div.Warning ol ol,
ul div.WarningES ol ol,
ul div.Tip ol ol,
ul div.Example ol ol
{
	margin-left: 5px;
}

/***************************************************************************************
END List Styles
***************************************************************************************/

/***************************************************************************************
Responsive Address Table
***************************************************************************************/

p.AddressHeading
{
	font-family: Arial, sans serif;
	mc-hyphenate: never;
}

p.Address
{
	margin-left: 72px;
}

div.NewAddress	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.NewAddress::before
{
	content: ' ';
	display: table;
}

div.NewAddress::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewAddress > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewAddress > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.NewAddress > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

.DynamicImage0
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/BluetoothSmart.png');
}

.DynamicImage1
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/photos/EchoAccess_Iphone_glam.png');
}

.DynamicImage2
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_bluetooth.png');
}

.DynamicImage3
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_WiFi.png');
}

.DynamicImage4
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/wink_EchoDevices.png');
}

MadCap|relatedTopics
{
	color: #3399ff;
}

MadCap|dropDownHead
{
	margin-left: 0in;
}

div.Warning
{
	background-image: url('../Images/Common/New_Icon_Warning_General_whitefill.png');
}

@media only screen and (max-width: 1279px)
{
	div.NewAddress > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewAddress > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	.DynamicImage0
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/BluetoothSmart_only_screen_and__max_width__1279px_.png');
	}

	.DynamicImage1
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/photos/EchoAccess_Iphone_glam_only_screen_and__max_width__1279px_.png');
	}

	.DynamicImage2
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_bluetooth_only_screen_and__max_width__1279px_.png');
	}

	.DynamicImage3
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_WiFi_only_screen_and__max_width__1279px_.png');
	}

	.DynamicImage4
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/wink_EchoDevices_only_screen_and__max_width__1279px_.png');
	}
}

.DynamicImage0
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/BluetoothSmart.png');
}

.DynamicImage1
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/photos/EchoAccess_Iphone_glam.png');
}

.DynamicImage2
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_bluetooth.png');
}

.DynamicImage3
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_WiFi.png');
}

.DynamicImage4
{
	content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/wink_EchoDevices.png');
}

@media only screen and (max-width: 767px)
{
	div.NewAddress > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewAddress > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	.DynamicImage0
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/BluetoothSmart_only_screen_and__max_width__767px_.png');
	}

	.DynamicImage1
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/photos/EchoAccess_Iphone_glam_only_screen_and__max_width__767px_.png');
	}

	.DynamicImage2
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_bluetooth_only_screen_and__max_width__767px_.png');
	}

	.DynamicImage3
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/connection_WiFi_only_screen_and__max_width__767px_.png');
	}

	.DynamicImage4
	{
		content: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/ScreenShots/wink_EchoDevices_only_screen_and__max_width__767px_.png');
	}
}

/***************************************************************************************
END Responsive Address Table
***************************************************************************************/

/*************************************************************************************************
Medium for Generic Doc 8.25 x 11 in.
*************************************************************************************************/

@media Print_LargeGeneric
{
	body
	{
		font-size: 10pt;
		letter-spacing: 0.05em;
		line-height: 110%;
		font-family: 'Frutiger LT 45 Light';
	}

	p
	{
		margin-top: 6pt;
		margin-bottom: 1pt;
	}

	h1
	{
		margin-top: 8pt;
		margin-bottom: 3pt;
		font-size: 16pt;
		line-height: 19pt;
	}

	h2
	{
		margin-top: 6pt;
		margin-bottom: 2pt;
		font-size: 14pt;
		line-height: 17pt;
	}

	h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		line-height: 16pt;
	}

	h4
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 12pt;
		line-height: 14pt;
	}

	h5
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 10pt;
		line-height: 12pt;
	}

	p.AddressHeading
	{
		margin-top: 13pt;
		margin-bottom: 4pt;
		font-size: 14pt;
		letter-spacing: 0.1em;
		text-indent: -24px;
		line-height: 15pt;
	}

	p.Address
	{
		margin-top: 0in;
		margin-bottom: 2pt;
		font-size: 9pt;
		line-height: 11pt;
	}

	p.BoilerP
	{
		font-size: 6.5pt;
		line-height: 7pt;
	}

	p.Footer,
	p.FooterCenter,
	p.FooterRight
	{
		font-size: 8pt;
		line-height: 10pt;
	}

	p.SubTitle
	{
		font-size: 16pt;
		letter-spacing: 0.02em;
		line-height: 19pt;
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
	}

	p.Title
	{
		font-size: 24pt;
		letter-spacing: 0.07em;
		line-height: 29pt;
	}

	li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ol ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	span.BulletSquareWingdings
	{
		font-size: 5pt;
		letter-spacing: 0em;
		line-height: 7pt;
	}

	Madcap|dropDownHead.h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		line-height: 16pt;
	}

	Madcap|dropDownHead.h4
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 12pt;
		line-height: 14pt;
	}

	Madcap|dropDownHead.h5
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 10pt;
		line-height: 12pt;
	}
}

/*************************************************************************************************
END Medium for Generic Doc 8.25 x 11 in.
*************************************************************************************************/

/*************************************************************************************************
Medium for Long Doc 8.25 x 11 in.
*************************************************************************************************/

@media Print_LargeBook
{
	body
	{
		font-size: 10pt;
		letter-spacing: 0.05em;
		line-height: 110%;
	}

	h1
	{
		margin-top: 10pt;
		margin-bottom: 15pt;
		margin-left: 0;
		margin-right: 0;
		font-size: 20pt;
		letter-spacing: 0.05em;
		line-height: 24pt;
		mc-hyphenate: never;
		border-bottom: 1px solid #000000;
		padding-bottom: 8pt;
		/*the following is a trick to get auto-numbers to appear in TOC but not in topics*/
		mc-auto-number-position: outside-head;
		/*mc-auto-number-offset: -1000px; /*this doesn't seem to work*/
		mc-auto-number-class: NoDisplay;
		mc-auto-number-format: '{size 18pt}Chapter {chapnum}{/size}        ';
	}

	span.NoDisplay
	{
		display: none;
	}

	h1.Chapter
	{
		margin-top: 0;
		margin-bottom: 3pt;
		margin-left: 0px;
		font-size: 30pt;
		letter-spacing: 0.05em;
		line-height: 36pt;
		mc-hyphenate: never;
		mc-heading-level: 0;
		/*excludes from appearing in PDF bookmarks and TOC*/
		border-bottom: none;
		padding-bottom: 0;
	}

	h2
	{
		margin-top: 6pt;
		margin-bottom: 2pt;
		font-size: 14pt;
		letter-spacing: 0.05em;
		line-height: 17pt;
		mc-hyphenate: never;
	}

	h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		letter-spacing: 0.05em;
		line-height: 16pt;
		mc-hyphenate: never;
	}

	h4
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		letter-spacing: 0.05em;
		mc-hyphenate: never;
		line-height: 14pt;
		mc-heading-level: 0;
		/*excludes from appearing in PDF bookmarks and TOC*/
	}

	h5
	{
		margin-top: 6pt;
		font-size: 11pt;
		mc-hyphenate: never;
		line-height: 11pt;
		mc-heading-level: 0;
		/*excludes from appearing in PDF bookmarks and TOC*/
	}

	h6
	{
		mc-heading-level: 0;
		/*excludes from appearing in PDF bookmarks and TOC*/
	}

	p
	{
		margin-top: 6pt;
		line-height: 13pt;
	}

	p.Address
	{
		margin-bottom: 2pt;
		font-size: 9pt;
		letter-spacing: 0.05em;
		text-indent: -72px;
		line-height: 11pt;
	}

	p.AddressHeading
	{
		margin-top: 13pt;
		margin-bottom: 4pt;
		font-size: 14pt;
		letter-spacing: 0.1em;
		text-indent: -24px;
		line-height: 15pt;
	}

	p.BoilerP
	{
		font-size: 7pt;
		line-height: 8pt;
		color: #FFFFFF;
	}

	p.DocumentType
	{
		text-align: right;
		margin-bottom: 30pt;
		font-family: 'Frutiger LT 67 BoldCn';
		font-weight: bold;
		font-size: 26pt;
		letter-spacing: 0.07em;
		mc-hyphenate: never;
		line-height: 31pt;
	}

	p.Footer,
	p.FooterCenter,
	p.FooterRight
	{
		font-size: 8pt;
		line-height: 9pt;
	}

	p.FrontMatter
	{
		text-align: right;
		margin-bottom: 3pt;
		font-size: 10pt;
		letter-spacing: 0.02em;
		color: #000000;
		line-height: 13pt;
	}

	p.GroupTitlesIX
	{
		text-align: justify;
		margin-top: 17pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 14pt;
		line-height: 17pt;
	}

	p.Header	/*not needed???*/
	{
		margin-bottom: 6pt;
		font-style: italic;
		font-size: 9pt;
		line-height: 10pt;
	}

	p.Heading1TOC	/*move out of medium so it can be shared?*/
	{
		margin-left: 1.5in;
		margin-top: 8pt;
		margin-bottom: 8pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 16pt;
		line-height: 19pt;
	}

	p.Heading2TOC	/*move out of medium so it can be shared?*/
	{
		margin-left: 1.75in;
		margin-top: 7pt;
		margin-bottom: 0pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 12pt;
		mc-hyphenate: never;
		line-height: 14pt;
	}

	p.Heading3TOC	/*move out of medium so it can be shared?*/
	{
		margin-left: 2in;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 10pt;
		line-height: 12pt;
	}

	p.Level1IX	/*move out of medium so it can be shared?*/
	{
		text-align: justify;
		margin-top: 2pt;
		font-size: 10pt;
		line-height: 12pt;
	}

	p.Level2IX	/*move out of medium so it can be shared?*/
	{
		text-align: justify;
		margin-left: 0.75in;
		margin-top: 2pt;
		font-size: 10pt;
		mc-hyphenate: never;
		text-indent: -48px;
		line-height: 12pt;
	}

	p.Level3IX	/*move out of medium so it can be shared?*/
	{
		text-align: justify;
		margin-left: 1in;
		font-size: 10pt;
		text-indent: -48px;
		line-height: 12pt;
	}

	p.Level4IX	/*move out of medium so it can be shared?*/
	{
		text-align: justify;
		margin-left: 1.25in;
		font-size: 10pt;
		text-indent: -48px;
		line-height: 12pt;
	}

	p.ProductName	/*move out of medium so it can be shared?*/
	{
		text-align: right;
		font-family: 'Frutiger LT 65 Bold';
		font-weight: bold;
		font-size: 30pt;
		letter-spacing: 0.02em;
		color: #009eff;
		/*bright cyan*/
		line-height: 36pt;
		mc-hyphenate: never;
	}

	p.SubTitle
	{
		text-align: right;
		margin-bottom: 29pt;
		font-family: 'Frutiger LT 67 BoldCn', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 24pt;
		letter-spacing: 0.05em;
		mc-hyphenate: never;
		line-height: 29pt;
	}

	p.TitleTOC	/*used in TOC page layout*/
	{
		margin-top: 0pt;
		margin-bottom: 15pt;
		margin-left: 0;
		font-size: 30pt;
		letter-spacing: 0.05em;
		line-height: 36pt;
		font-family: 'Frutiger LT 67 BoldCn', Frutiger, Arial, sans serif;
	}

	p.Version	/*move out of medium so it can be shared?*/
	{
		text-align: right;
		margin-top: 14pt;
		font-weight: bold;
		font-size: 12pt;
		mc-hyphenate: never;
		line-height: 16pt;
	}

	li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ol ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	span.WebDing
	{
		font-size: 12pt;
		line-height: 14pt;
	}

	span.Wingdings	/*move out of medium so it can be shared?*/
	{
		font-family: Wingdings;
		font-size: 11pt;
		line-height: 13pt;
	}

	span.Wingdings3	/*move out of medium so it can be shared?*/
	{
		font-family: 'Wingdings 3';
		font-weight: bold;
		font-size: 11pt;
		line-height: 13pt;
	}

	span.BulletSquareWingding
	{
		font-size: 4pt;
		line-height: 6pt;
	}
}

/*************************************************************************************************
END Medium for Long Doc 8.25 x 11 in.
*************************************************************************************************/

/*************************************************************************************************
Medium for Release Note 8.25 x 11 in.
*************************************************************************************************/

@media Print_ReleaseDoc
{
	body
	{
		font-size: 10pt;
		letter-spacing: 0.05em;
		line-height: 110%;
	}

	h1
	{
		margin-top: 8pt;
		margin-bottom: 3pt;
		font-size: 16pt;
		letter-spacing: 0.05em;
		line-height: 19pt;
	}

	h2
	{
		margin-top: 6pt;
		margin-bottom: 2pt;
		font-size: 14pt;
		letter-spacing: 0.05em;
		line-height: 17pt;
	}

	h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		letter-spacing: 0.05em;
		line-height: 16pt;
	}

	h4
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-style: italic;
		font-size: 12pt;
		letter-spacing: 0.05em;
		line-height: 14pt;
	}

	p
	{
		margin-top: 6pt;
		line-height: 12pt;
	}

	p.BoilerP
	{
		font-size: 6.5pt;
		line-height: 7pt;
	}

	p.BugTableContent
	{
		margin-left: 0.153in;
		font-size: 8pt;
		mc-hyphenate: never;
		text-indent: -14px;
		line-height: 10pt;
	}

	p.BugTableSCR
	{
		text-align: right;
		font-size: 8pt;
		mc-hyphenate: never;
		line-height: 10pt;
	}

	p.CompatibilityData
	{
		margin-left: 0.875in;
		margin-top: 1pt;
		margin-bottom: 1pt;
		font-size: 10pt;
		mc-hyphenate: never;
		text-indent: -12px;
		line-height: 12pt;
	}

	p.CompatibilityProduct	/*just use regular li with bold?*/
	{
		margin-left: 0.875in;
		margin-top: 1pt;
		margin-bottom: 1pt;
		font-weight: bold;
		font-size: 10pt;
		mc-hyphenate: never;
		mc-auto-number-format: '• ';
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 12px;
		line-height: 12pt;
	}

	p.Footer,
	p.FooterCenter,
	p.FooterRight
	{
		font-size: 8pt;
		letter-spacing: 0.05em;
		line-height: 10pt;
	}

	p.HeadingRelNote
	{
		margin-top: 8pt;
		margin-bottom: 5pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 14pt;
		letter-spacing: 0.05em;
		line-height: 13pt;
	}

	p.HeadingBugList
	{
		margin-top: 8pt;
		margin-bottom: 5pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 14pt;
		letter-spacing: 0.1em;
		line-height: 13pt;
	}

	p.HeadingRelNoteData
	{
		margin-left: 0.5in;
		margin-top: 6pt;
		margin-bottom: 8pt;
		font-size: 14pt;
		mc-hyphenate: never;
		text-indent: 9px;
		line-height: 13pt;
	}

	p.SoftwareSubcomponents
	{
		margin-left: 0.125in;
		font-size: 8pt;
		mc-hyphenate: never;
		text-indent: -12px;
		line-height: 10pt;
	}

	p.SoftwareSubcomponentsHead
	{
		text-align: center;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 9pt;
		mc-hyphenate: never;
		line-height: 11pt;
	}

	p.SubTitle
	{
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 16pt;
		letter-spacing: 0.02em;
		mc-hyphenate: never;
		line-height: 19pt;
	}

	p.Title
	{
		font-family: 'Frutiger LT 67 BoldCn';
		font-weight: bold;
		font-size: 24pt;
		letter-spacing: 0.07em;
		mc-hyphenate: never;
		line-height: 29pt;
	}

	p.WorkaroundTable
	{
		margin-left: 0.25in;
		font-size: 8pt;
		mc-hyphenate: never;
		mc-auto-number-format: 'Workaround: ';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		mc-auto-number-class: Bold;
		line-height: 10pt;
	}

	li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ol ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	span.BulletSquareWingdings
	{
		font-size: 5pt;
		line-height: 7pt;
	}
}

/*************************************************************************************************
END Medium for Release Note 8.25 x 11 in.
*************************************************************************************************/

/*************************************************************************************************
Medium for Small Guide 5.5 x 8.5 in.
*************************************************************************************************/

@media Print_SmallGeneric
{
	body
	{
		font-size: 9pt;
		line-height: 11pt;
	}

	h1
	{
		margin-top: 7pt;
		margin-bottom: 2pt;
		font-size: 14pt;
		letter-spacing: 0.05em;
		line-height: 17pt;
	}

	h2
	{
		margin-left: 0.25in;
		margin-top: 5pt;
		margin-bottom: 1pt;
		font-size: 12pt;
		letter-spacing: 0.05em;
		color: #000000;
		line-height: 14pt;
	}

	h3
	{
		margin-left: 0.5in;
		margin-top: 7pt;
		margin-bottom: 1pt;
		font-size: 10pt;
		letter-spacing: 0.05em;
		line-height: 13pt;
	}

	h4
	{
		margin-left: 0.5in;
		margin-top: 5pt;
		font-size: 9pt;
		letter-spacing: 0.05em;
		line-height: 11pt;
	}

	p
	{
		margin-top: 5pt;
		font-size: 9pt;
		line-height: 11pt;
	}

	p.BoilerP
	{
		font-size: 6pt;
		line-height: 6pt;
	}

	p.Footer,
	p.FooterCenter,
	p.FooterRight
	{
		font-size: 7pt;
		letter-spacing: 0.05em;
		line-height: 8pt;
	}

	p.SubTitle
	{
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 15pt;
		letter-spacing: 0.02em;
		mc-hyphenate: never;
		line-height: 18pt;
	}

	p.Title
	{
		font-family: 'Frutiger LT 67 BoldCn';
		font-weight: bold;
		font-size: 18pt;
		letter-spacing: 0.07em;
		mc-hyphenate: never;
		line-height: 22pt;
	}

	li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ol ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	span.BulletSquareWingdings
	{
		font-family: Wingdings;
		font-size: 5pt;
		line-height: 7pt;
	}
}

/*************************************************************************************************
END Medium for Small Guide 5.5 x 8.5 in.
*************************************************************************************************/

/*************************************************************************************************
Medium for Small Booklet 5.5 x 8.5 in.
*************************************************************************************************/

@media Print_SmallBook
{
	body
	{
		font-family: 'Frutiger LT 45 Light', Frutiger, Arial, sans serif;
		font-size: 9pt;
		line-height: 11pt;
	}

	h1,
	h1.Chapter
	{
		margin-top: 8pt;
		margin-bottom: 3pt;
		font-size: 16pt;
		letter-spacing: 0.05em;
		line-height: 19pt;
	}

	h2
	{
		margin-top: 6pt;
		margin-bottom: 2pt;
		font-size: 14pt;
		letter-spacing: 0.05em;
		line-height: 17pt;
	}

	h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		letter-spacing: 0.05em;
		line-height: 17pt;
	}

	h4
	{
		margin-top: 6pt;
		font-size: 10pt;
		letter-spacing: 0.05em;
		line-height: 12pt;
	}

	p
	{
		margin-top: 5pt;
		font-size: 9pt;
		line-height: 11pt;
	}

	p.BoilerP
	{
		font-size: 6pt;
		line-height: 6.5pt;
		color: #FFFFFF;
	}

	p.DocumentType
	{
		text-align: right;
		margin-bottom: 25pt;
		font-family: 'Frutiger LT 67 BoldCn';
		font-weight: bold;
		font-size: 22pt;
		letter-spacing: 0.07em;
		mc-hyphenate: never;
		line-height: 26pt;
	}

	p.FrontMatter
	{
		text-align: right;
		margin-bottom: 3pt;
		font-size: 10pt;
		letter-spacing: 0.02em;
		line-height: 13pt;
	}

	p.Heading1TOC
	{
		margin-left: 0.75in;
		margin-top: 7pt;
		margin-bottom: 7pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 14pt;
		line-height: 17pt;
	}

	p.Heading3TOC
	{
		margin-left: 1.25in;
		margin-top: 5pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 12pt;
		line-height: 14pt;
	}

	p.Heading2TOC
	{
		margin-left: 1in;
		margin-top: 5pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 12pt;
		line-height: 14pt;
	}

	p.ProductName
	{
		text-align: right;
		font-family: 'Frutiger LT 65 Bold';
		font-weight: bold;
		font-size: 26pt;
		letter-spacing: 0.07em;
		color: #009eff;
		/*bright cyan*/
		line-height: 31pt;
	}

	p.SubTitle
	{
		text-align: right;
		margin-bottom: 24pt;
		font-family: 'Frutiger LT 67 BoldCn', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-size: 20pt;
		letter-spacing: 0.07em;
		mc-hyphenate: never;
		line-height: 24pt;
	}

	p.Version
	{
		text-align: right;
		margin-top: 10pt;
		/*
		font-family: 'Frutiger LT 55 Roman';
		*/
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
		mc-hyphenate: never;
		line-height: 11pt;
	}

	li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ol ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	span.BulletSquareWingdings
	{
		font-size: 5pt;
		line-height: 7pt;
	}
}

/*************************************************************************************************
END Medium for Small Booklet 5.5 x 8.5 in.
*************************************************************************************************/

/**************************************************************************************************
Common items among all PRINT MEDIA
***************************************************************************************************/

@media Print_LargeGeneric, Print_LargeBook, Print_ReleaseDoc, Print_SmallBook, Print_SmallGeneric
{
	a:link
	{
		color: #009eff;
		/*bright cyan*/
		text-decoration: none;
		font-weight: bold;
	}

	body,
	MadCap|dropDownHead
	{
		font-family: 'Frutiger LT 45 Light', Frutiger, Arial, sans serif;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	MadCap|dropDownHead.h3,
	MadCap|dropDownHead.h4,
	MadCap|dropDownHead.h5
	{
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
	}

	h1.Chapter
	{
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		mc-auto-number-format: 'Chapter {chapnum}';
		font-family: 'Frutiger LT 67 BoldCn', Frutiger, Arial, sans serif;
	}

	h2
	{
		margin-left: 24px;
	}

	h3,
	h4,
	h5,
	h6,
	p
	{
		margin-left: 48px;
	}

	ul li	/*bullet*/
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	ul ul li	/*bullet indent*/
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
	}

	ol ul li	/*step bullet*/
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	p.TableTitle,
	p.AddressHeading
	{
		font-family: 'Frutiger LT 65 Bold', Arial, sans serif;
	}

	div.Note
	{
		padding-top: 10px;
		background-color: #ffffff;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Note2.eps');
		background-position: 12px 8px;
		height: 48px;
		/*because min-height doesn't work in pdf*/
	}

	div.Caution
	{
		padding-top: 10px;
		background-color: #ffffff;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Caution2.eps');
		background-position: 12px 8px;
		height: 52px;
		/*because min-height doesn't work in pdf*/
	}

	div.CautionESD
	{
		padding-top: 10px;
		background-color: #ffffff;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Caution_ESD2.eps');
		background-position: 12px 8px;
		height: 52px;
		/*because min-height doesn't work in pdf*/
	}

	div.Warning
	{
		padding-top: 10px;
		background-color: #ffffff;
		border-style: none;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Warning_General_whitefill2.eps');
		background-position: 12px 10px;
		height: 52px;
		/*because min-height doesn't work in pdf*/
	}

	div.WarningES
	{
		padding-top: 10px;
		background-color: #ffffff;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/New_Icon_Warning_Electric_Shock_whitefill.eps');
		background-position: 12px 10px;
		height: 52px;
		/*because min-height doesn't work in pdf*/
	}

	div.Tip
	{
		padding-top: 10px;
		background-color: #D3D3D3;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
	}

	div.Example
	{
		padding-top: 10px;
		background-color: #D3D3D3;
		border-style: solid none solid none;
		border-radius: 0px;
		color: #000000;
	}

	div.Note,
	div.Caution,
	div.CautionESD,
	div.Warning,
	div.WarningES,
	div.Tip,
	div.Example
	{
		margin-left: 0;
	}

	div.Tip,
	div.Example
	{
		padding-left: 80px;
	}

	div.Note,
	div.Caution,
	div.CautionESD,
	div.Warning,
	div.WarningES
	{
		padding-left: 80px;
	}

	div.Note ol,
	div.Caution ol,
	div.CautionESD ol,
	div.Warning ol,
	div.WarningES ol,
	div.Tip ol,
	div.Example ol
	{
		margin-left: 55px;
	}

	div.Note ul li,
	div.Caution ul li,
	div.CautionESD ul li,
	div.Warning ul li,
	div.WarningES ul li,
	div.Tip ul li,
	div.Example ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet.eps');
	}

	div.Note ul ul li,
	div.Caution ul ul li,
	div.CautionESD ul ul li,
	div.Warning ul ul li,
	div.WarningES ul ul li,
	div.Tip ul ul li,
	div.Example ul ul li
	{
		background-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Common/bullet_dash.eps');
		background-position: 0px 0px;
	}

	div.Note ol li,
	div.Caution ol li,
	div.CautionESD ol li,
	div.Warning ol li,
	div.WarningES ol li,
	div.Tip ol li,
	div.Example ol li
	{
		background-image: none;
	}

	div.Note p
	{
		line-height: 10pt;
	}

	div.Warning p,
	div.WarningES p
	{
		line-height: 12pt;
	}

	li div.Note,
	li div.Caution,
	li div.CautionESD,
	li div.Warning,
	li div.WarningES,
	li div.Tip,
	li div.Example
	{
		margin-left: -84px;
	}

	p.Note
	{
		mc-auto-number-format: '{b}{size 12pt}{family Frutiger LT 65 Bold}Note: {/family}{/size}{/b}';
		font-style: italic;
	}

	p.Caution
	{
		mc-auto-number-format: '{b}{size 12pt}{family Frutiger LT 65 Bold}CAUTION: {/family}{/size}{/b}';
		font-weight: bold;
		font-style: italic;
	}

	p.Warning
	{
		mc-auto-number-format: '{b}{size 12pt}{family Frutiger LT 65 Bold}WARNING: {/family}{/size}{/b}';
		font-weight: bold;
	}

	p.Tip
	{
		mc-auto-number-format: '{b}{size 12pt}{family Frutiger LT 65 Bold}Tip: {/family}{/size}{/b}';
	}

	p.Example
	{
		mc-auto-number-format: '{b}{size 12pt}{family Frutiger LT 65 Bold}Example: {/family}{/size}{/b}';
	}

	p.TOC1
	{
		font-size: 16pt;
		margin-left: 0px;
		padding-left: -18px;
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
	}

	p.TOC2
	{
		margin-left: 170px;
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 12pt;
		margin-right: 18px;
	}

	p.TOC3
	{
		margin-left: 190px;
		font-family: 'Frutiger LT 65 Bold', Frutiger, Arial, sans serif;
		font-size: 10pt;
		margin-right: 18px;
	}

	p.Title
	{
		font-family: 'Frutiger LT 67 BoldCn', Frutiger, Arial, sans serif;
	}

	MadCap|DropDownHead.h3
	{
		font-weight: bold;
		font-size: 14.0pt;
		margin-left: 0.5in;
		mc-hyphenate: never;
		page-break-after: avoid;
	}

	MadCap|DropDownHead.h4
	{
		font-weight: bold;
		font-style: italic;
		margin-left: 0.5in;
		mc-hyphenate: never;
		page-break-after: avoid;
	}

	MadCap|DropDownHead.h5
	{
		font-weight: bold;
		margin-left: 0.5in;
		mc-hyphenate: never;
		page-break-after: avoid;
	}

	MadCap|expandingHead
	{
		color: #000000;
	}

	MadCap|expandingBody
	{
		color: #000000;
		font-style: italic;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-left: 0;
	}
}

/**************************************************************************************************
END Common items among all PRINT MEDIA
***************************************************************************************************/

/**************************************************************************************************
Start EchoAccess Mobile Help
***************************************************************************************************/

@media EchoAccess
{
	a
	{
		color: #3399FF;
		/*Dodger blue*/
	}

	a:link
	{
		color: #3399ff;
		/*Dodger blue*/
		text-decoration: none;
		font-weight: bold;
	}

	body
	{
		line-height: 1.7em;
		margin-bottom: 17px;
		margin-left: 17px;
		margin-top: 0px;
		/*max-width: 798px;*/
		max-width: 100%;
		letter-spacing: normal;
		font-size: 0.8em;
	}

	b
	{
		letter-spacing: normal;
	}

	h1
	{
		background-color: #3e3e3e;
		color: #ffffff;
		margin-bottom: 8px;
		margin-left: -17px;
		margin-right: -17px;
		margin-top: 0px;
		width: 100%;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-bottom-color: #1e90ff;
		padding-left: 17px;
		padding-right: 17px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 1.5em;
	}

	h2
	{
		margin-bottom: 4px;
		margin-top: 20px;
		font-size: 1.5em;
		margin-left: 0;
	}

	h3
	{
		font-size: 1.1em;
		margin-bottom: 4px;
		margin-top: 16px;
		margin-left: 0;
	}

	MadCap|xref:hover
	{
		color: #3399FF;
		/*Dodger blue*/
	}

	MadCap|xref
	{
		color: #3399FF;
		/*Dodger blue*/
		font-weight: bold;
		mc-format: '{para}';
		text-decoration: underline;
		mc-format: '{para}';
	}

	MadCap|xref.HeadingPage
	{
		mc-format: '{para} on page {page}';
	}

	span.Italic
	{
		font-weight: normal;
		font-style: italic;
	}

	td
	{
		font-size: 8pt;
	}

	img
	{
		background-repeat: no-repeat;
		mc-thumbnail-max-height: auto;
	}

	p
	{
		margin-left: 0;
		margin-bottom: 8px;
		margin-top: 8px;
		/*margin-right: 17px;*/
		font-size: 100%;
	}

	p.AddressHeading
	{
		text-align: left;
		margin-right: 0in;
		margin-top: 13pt;
		margin-bottom: 4pt;
		font-weight: normal;
		font-style: normal;
		font-size: 14pt;
		letter-spacing: 0.1em;
		color: #000000;
		line-height: 15pt;
		text-decoration: none;
	}

	p.Address
	{
		text-align: left;
		margin-left: 24px;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 2pt;
		font-size: 9pt;
		letter-spacing: 0.05em;
		color: #000000;
		line-height: 11pt;
		text-decoration: none;
	}

	/*
	ol.StepList
	{
		list-style-type: decimal;
	}

	ol.StepList > li::marker
	{
		content: 'Step ' counter(StepList) ':';
	}
	*/

	li
	{
		margin-bottom: 6px;
		margin-top: 6px;
		orphans: 2;
		widows: 2;
		background-image: none;
		padding-left: 0;
	}

	li li
	{
		margin-left: 42px;
	}

	ul
	{
		list-style-image: url('../../../../LightDesigner_OnlineHelp/Content/Resources/Images/Bullet3.png');
		list-style-type: none;
		background-image: none;
		margin-left: 55px;
	}

	ul ul li
	{
		background-image: none;
	}

	ol ul li
	{
		background-image: none;
		padding-left: 0;
	}

	MadCap|dropDownHotspot	/*does this do anything?*/
	{
		font-style: normal;
		color: #3399ff;
		/*Dodger blue*/
		font-size: 1em;
		font-weight: bold;
		margin-left: -48px;
		letter-spacing: normal;
	}

	MadCap|toggler
	{
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
	}

	span.fixlater
	{
		background-color: #ffff00;
	}

	h3.mimicDropdown
	{
		font-weight: bold;
	}

	/*
	Madcap|dropDownHead.h3
	{
		margin-top: 10pt;
		margin-bottom: 2pt;
		font-size: 13pt;
		line-height: 16pt;
	}

	Madcap|dropDownHead.h4
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 12pt;
		line-height: 14pt;
	}

	Madcap|dropDownHead.h5
	{
		margin-top: 8pt;
		margin-bottom: 0pt;
		font-size: 10pt;
		line-height: 12pt;
	}*/

	MadCap|xref.custom
	{
		mc-format: 'Dual Tech Mode';
	}

	MadCap|xref.custom2
	{
		mc-format: 'Occupancy Timeout';
	}

	MadCap|xref.custom3
	{
		mc-format: 'grace period';
	}

	MadCap|xref.custom4
	{
		mc-format: 'Echo Dual Tech Switch-mount Occupancy Sensors';
	}

	MadCap|xref.custom5
	{
		mc-format: 'Echo Dual Tech Ceiling-mount Occupancy Sensors';
	}

	div.Note,
	div.Caution,
	div.CautionESD,
	div.Warning,
	div.WarningES,
	div.Tip,
	div.Example
	{
		margin-left: 0px;
		margin-right: 17px;
		padding-right: 0px;
	}

	div.Note p,
	div.Caution p,
	div.CautionESD p,
	div.Warning p,
	div.WarningES p,
	div.Tip p,
	div.Example p
	{
		line-height: 1.7em;
	}

	MadCap|expandingHead
	{
		color: #3399ff;
		/*Dodger blue*/
	}

	MadCap|expandingBody
	{
		font-style: normal;
	}

	MadCap|xref,
	MadCap|xref:hover
	{
		color: #3399ff;
		/*Dodger blue*/
	}
}

/**************************************************************************************************
END EchoAccess Mobile Help
***************************************************************************************************/

p.CopyrightFooter
{
	font-size: 70%;
}

