﻿/*<meta />*/

@font-face
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}	

@font-face 
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Book.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face 
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Roman.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face 
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Medium.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face 
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Heavy.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face 
{
	font-family: 'Avenir';
	src: url('../Fonts/AvenirLTStd-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

/* Red triangle markup for 'New' items */

td.newlinkcell,
td.newmembernamecell,
td.newmemberslinkcell,
div.newTopic
{
	background-image: url('../../aximages/isnew.gif');
}

/***********************************************************
 * Behaviors 
 ***********************************************************/

.userDataStyle
{
	behavior: url('../../stylesheet#default#userData');
}

div.saveHistory
{
	behavior: url('../../stylesheet#default#saveHistory');
	display: none;
}

/***********************************************************
 * Content Presentation Styles
 ***********************************************************/

html
{
	margin: 0;
	padding: 0;
	/* Sets basis for 1rem = 14px */
	font-size: 14px;
}

body
{
	/* Position settings accommodate the footer; value for margin overrides browser default. */
	font-family: 'Avenir','Segoe UI', sans-serif;
	font-size: 14px;
	line-height: 175%;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-x: auto;
	overflow-y: auto;
}

#clearfix
{
	/* Used to correct div height problems with floated child elements. */
	clear: both;
}

#content
{
	/* Container for topic content. Left margin is a percentage for flexibility with varying screen sizes and resolutions. */
	/* Right margin is high to prevent large tables from overlapping the nav area when the browser is compacted. */
	float: left;
	margin: 0px 40px 30px 10%;
	width: 60%;
}

#nav
{
	/* Container for mini-TOC and relationship tables. Right margin is a percentage for flexibility with varying screen sizes and resolutions. */
	float: right;
	margin-right: 4%;
	width: 200px;
}

#footer
{
	/* Container for footer; pins it to the bottom. */
	bottom: 0px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#wrapper
{
	/* Container for the #content and #nav divs. Use caution if modifying these properties as they have a significant effect on layout. */
	margin: auto;
	margin-top: 20px;
	width: 100%;
	min-height: 100%;
	position: relative;
}

div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

dl
{
	margin-top: 0;
	padding-left: 1;
	/* Prevents italic-letter descenders from being cut off */
	margin-bottom: 0;
}

dt
{
	font-style: italic;
}

dd
{
	margin-bottom: 8;
	margin-left: 0;
}

ul
{
	margin-left: 17;
	list-style-type: disc;
}

ul ul
{
	margin-bottom: 4;
	margin-left: 17;
	margin-top: 3;
	list-style-type: disc;
}

ol
{
	list-style-type: decimal;
}

ol ol
{
	margin-bottom: 4;
	margin-top: 3;
	list-style-type: lower-alpha;
}

li
{
	margin-bottom: 3;
}

p.RootText
{
	margin-left: -18px;
}

p,
ol,
ul,
div
{
	margin-top: 0;
	margin-bottom: 8;
}

blockquote
{
	margin-top: 0;
	margin-bottom: 0;
}

A,
MSHelp\:link,
A:link,
MSHelp\:link:link
{
	color: #157ba2;
	text-decoration: none;
	cursor: pointer;
}

A:active,
MSHelp\:link:active,
A:visited,
MSHelp\:link:visited
{
	color: #157ba2;
	text-decoration: none;
	cursor: pointer;
}

A:hover,
MSHelp\:link:hover
{
	color: #1da1d6;
	text-decoration: none;
	cursor: pointer;
}

code
{
	font-family: Monospace, Courier New, Courier;
	color: #0000EE;
}

/***********************************************************
 * Structure Presentation Styles
 ***********************************************************/

/* Applies to everything below the non-scrolling header region. */

div#pagebody
{
	width: 100%;
	margin-bottom: 0;
}

/* Applies to everything below the non-scrolling header region, minus the footer. */

div#mainbody
{
	padding-left: 19px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 10px;
	*width: 100%;
}

/*------------------------------ Non-scrolling Header Region Styles -------------------------------*/
/* Applies to the entire non-scrolling header region. */

div#pagetop
{
	background-color: #f9f9f9;
	padding: 0 0 0 0;
	width: 100%;
	margin-bottom: 0;
}

/* Applies to both tables in the non-scrolling header region. */

div#pagetop table
{
	width: 100%;
	font-size: 90%;
	margin: 0 0 0 0;
}

/* Applies to cells in both tables in the non-scrolling header region. */

div#pagetop table td
{
	font-size: 1em;
	margin: 0px;
	padding: 1 20 0 16;
	border: medium none;
	background-color: transparent;
}

/* Applies to the page title row in the upper table of the non-scrolling header region. */

div#pagetop table tr#pagetoptable1row2 td
{
	padding-bottom: 6;
}

/* Applies to the last row in the upper table of the non-scrolling header region. */

div#pagetop table tr#pagetoptable1row3 td
{
	padding-bottom: 2;
	padding-top: 0;
}

/* Applies to the lower table of the non-scrolling header region. */

div#pagetop table#pagetoptable2
{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1;
}

div#pagetop table#pagetoptable2,
div#pagetop table#pagetoptable1,
div#pagetop table#pagetopbreadcrumbs
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}

div#pagetop table#pagetoptable2 td
{
	padding-top: 0;
	padding-bottom: 0;
}

div#pagetop table#pagetoptable2 td
{
	padding-top: 0;
	padding-bottom: 0;
}

/* Breadcrumbs section of the page header */

div#pagetop table#pagetopbreadcrumbs td
{
	background-color: white;
	padding: 3 3 3 19;
	color: black;
}

/* Applies to the running header text in the first row of the upper table in the
   non-scrolling header region. */

span#projecttitle
{
	color: #101010;
	font-size: 1.2em;
}

/* Applies to the topic title in the second row of the upper table in the
   non-scrolling header region. */

span#pagetitle
{
	color: #223d5d;
	font-size: 2em;
}

/* The copy code prompt span */

span.copyCode
{
	color: #edf1f8;
	font-size: 80%;
	font-weight: normal;
	cursor: pointer;
	float: right;
	display: inline;
	text-align: right;
}

/*------------------------------ Other Region Styles -------------------------------*/
/* Applies to the page footer */

div#pagefooter
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5;
	padding-right: 2;
	
}

/* Footer horizontal rule */

hr#footerHR
{
	border-bottom-color: #dae4f1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-top-color: #b5cae3;
	border-top-style: solid;
	border-top-width: 1;
	height: 3;
	color: #dae4f1;
}

/* Non scrolling page footer */

div#nonscrollingpagefooter,
div.fullwidthfooter
{
	display: none;
	line-height: 150%;
	margin-top: 1rem;
	margin-bottom: 0rem;
	padding: .75rem 0rem .75rem .75rem;
	width: 100%;
	color: #786b5d;
	font-size: .75rem;
}

/* Feedback section */

div#feedback
{
	background-color: #f1f1f1;
}

table.feedback
{
	width: 300px;
}

table.feedback,
table.feedback td
{
	border-style: none;
	background-color: transparent;
}

td.feedbackcaption
{
	vertical-align: bottom;
	padding-bottom: 4px;
}

td.feedbackprompt
{
	padding-bottom: 5px;
}

/* Popup bubble */

div.dxpopupbubble
{
	left: 4px;
	position: absolute;
	padding: 4px 8px 5px 4px;
	z-index: 1;
	width: 50%;
	visibility: hidden;
	border: 1px solid #999999;
	background: #ecf2f8;
	font-size: 60%;
}

/*------------------------------ Heading Styles -------------------------------*/

.heading,
h1,
h2,
h3,
h4
{
	margin-top: 18;
	margin-bottom: 8;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	/* Scales header top and bottom margins by their font-size. Value for font-weight overrides browser default. */
	font-weight: 600;
	margin: 1.25em 0em 1.25em 0em;
}

h1
{
	/* COMMENT */
	font-size: 2rem;
	font-weight: 300;
	color: #000000;
	font-weight: 500;
	margin: 1.75rem 0 .5em 0;
	padding: 1.75rem 0 0 0;
}

h2
{
	/* COMMENT */
	font-size: 1.5rem;
	font-weight: 600;
	color: #333333;
	border-top: .08rem solid #e4e4e4;
	margin: 2rem 0 .5em 0;
	padding: 2rem 0 0 0;
}

h3
{
	/* COMMENT */
	color: #555555;
	font-size: 15px;
	font-weight: 500;
	margin: 1.75rem 0 .5em 0;
	padding: 1.75rem 0 0 0;
}

/* Applies to table titles and subsection titles. */

.subHeading,
h3,
h4
{
	font-weight: bold;
	margin-bottom: 4;
	
}

/* Formats the titles of all subsections. */

h4
{
	font-size: 1rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .08rem;
	color: #c59555;
	padding-top: .5rem;
}

/*------------------------------ General Table Styles -------------------------------*/

table
{
	border: .08rem solid #bbbbbb;
	border-collapse: collapse;
	margin: 2rem 0 2rem 0;
	overflow: scroll;
	width: 100%;
}

thead tr:first-of-type th
{
	/* Specifies a darker background color for the first header row in a table. */
	background-color: #222222;
}

th
{
	background-color: #444444;
	border: none;
	color: #ffffff;
	font-weight: 500;
	padding: .5rem 2rem .5rem 1rem;
	text-align: left;
	vertical-align: text-top;
}

td
{
	background-color: #eeeeee;
	border-bottom: .08rem solid #bbbbbb;
	padding: .5rem 2rem .5rem 1rem;
	font-weight: 500;
	vertical-align: text-top;
	border-right: none;
	border-left: none;
	min-width: 3.5rem;
}

td p
{
	/* Reduces the top and bottom margins of a p element within a table cell to keep the contents tighter. */
	margin: .35rem 0 .35rem 0;
}

div#pagebody table.syntaxtable th,
div#pagebody table.xmlsource th
{
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
}

div#pagebody table.syntaxtable td,
div#pagebody table.xmlsource td
{
	font-family: Monospace, Courier New, Courier;
	color: #1c314a;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: .9em;
}

div#pagebody table.syntaxtable td pre
{
	margin-bottom: 0px;
}

div.section
{
	width: 100%;
}

/*------------------------------ Code Styles ----------------------------------------*/

div.code table th
{
	font-weight: bold;
}

div.code table td
{
	border-top: 1px solid #FFFFFF;
	padding-top: 5;
}

div.code pre,
.example,
code,
.sourcecode
{
	font-family: Monospace, Courier New, Courier;
	color: #1c314a;
	white-space: nowrap;
}

div#pagebody table.xmlsource
{
	width: 95%;
}

div#pagebody table.xmlsource th
{
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*------------------------------ Specific Cell Styles -------------------------------*/

div#pagebody table.CodeContainerTable
{
	margin: 0;
}

div#pagebody table.CodeContainerTable td
{
	border: none;
}

div#pagebody table td.imageCell
{
	white-space: nowrap;
}

/* Formats the first column--the one that displays icons. */

div#mainbody table td.imageCell
{
	white-space: nowrap;
	width: 18px;
	padding-left: 1px;
	padding-right: 1px;
}

/* Make the link and description columns sensible sizes. */

td.linkcell
{
	white-space: nowrap;
}

td.memberslinkcell
{
	white-space: nowrap;
	width: 30%;
}

td.membersdescriptioncell,
td.descriptioncell
{
	width: 70%;
}

div#objectmodelSection table td
{
	background-color: #FFFFFF;
	border-style: none;
}

td.newlinkcell,
td.newmembernamecell,
td.newmemberslinkcell,
div.newTopic,
td.newcentered
{
	background-repeat: no-repeat;
	background-position: left top;
}

div#objectmodelSection table td
{
	background-color: #ffffff;
	border: 2px solid #696969;
	padding: 10px;
}

/*------------------------------ Expand Collapse -------------------------------*/

span.expandcollapse
{
	cursor: default;
}

/*------------------------------ Image Styles -------------------------------*/

img#toggleExpandedAllImage
{
	margin: 5px;
	vertical-align: middle;
}

img.toggle
{
	border: 0;
	margin-right: 5;
}

img.copyCodeImage
{
	border: 0;
	margin: 1;
	margin-right: 3;
}

/*------------------------------ Hidden form elements -------------------------------*/

form
{
	display: none;
}

/* XML colorization */
/* Container spacing*/

pre.plainxml,
div.colorizedxml,
div.dynamicxml
{
	word-wrap: break-word;
	font-family: Monospace, Courier New, Courier;
	font-size: 80%;
}

/* Container format*/

pre.plainxml
{
	margin-left: 3px;
	margin-bottom: 5px;
}

div.colorizedxml,
div.dynamicxml
{
	margin-left: -15px;
}

div.colorizedxml div,
div.dynamicxml div
{
	margin-top: 0;
	margin-bottom: 0;
}

div.dynamicxml a,
div.dynamicxml a:hover,
div.dynamicxml a:visited,
div.dynamicxml a:active
{
	text-decoration: none;
}

/* container for expanding/collapsing content */

.c
{
	cursor: hand;
}

/* button - contains +/-/nbsp */

.b
{
	color: red;
	font-family: 'Courier New';
	font-weight: bold;
	text-decoration: none;
}

/* element container, comment or CDATA */

.e,
.k
{
	margin-left: 30px;
	text-indent: -1em;
	margin-right: 1em;
}

/* tag */

.t
{
	color: #990000;
}

/* tag in xsl namespace */

.xt
{
	color: #990099;
}

/* attribute in xml or xmlns namespace */

.ns
{
	color: red;
}

/* attribute in dt namespace */

.dt
{
	color: green;
}

/* markup characters */

.m
{
	color: blue;
}

/* text node */

.tx
{
	font-weight: bold;
}

/* multi-line (block) cdata */

.db
{
	text-indent: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: .3em;
	border-left: 1px solid #CCCCCC;
	font: small Courier;
}

/* single-line (inline) cdata */

.di
{
	font: small Courier;
}

/* DOCTYPE declaration, pi */

.d,
.pi
{
	color: blue;
}

/* multi-line (block) comment */

.cb
{
	text-indent: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: .3em;
	font: small Courier;
	color: #888888;
}

/* single-line (inline) comment */

.ci
{
	font: small Courier;
	color: #888888;
}

/* CDATA text */

PRE.x
{
	margin: 0px;
	display: inline;
}

/* End XML colorization */
/* 2005 specific community elements */

div.communityratingcontainer
{
	margin: 0;
}

/* End 2005 specific community elements */
/* VB source code colorization */

code.VB
{
	white-space: nowrap;
	color: #000000;
}

/* VB Keywords*/

.keyword
{
	color: Navy;
}

/* Comments */

.comment
{
	color: Green;
}

/* Literals */

.string
{
	color: Gray;
}

/* Default color for code words without a specific highlight */

div.colorizedvbcode,
div.colorizedcode
{
	color: black;
}

div#dxlanguagemenu,
div#dxmemberfiltermenu
{
	width: auto;
}

/* .NET Specific Image styles */

img#membersOptionsFilterImage
{
	border: 0;
	margin-left: 10;
	vertical-align: middle;
}

img#languageFilterImage,
img#membersFilterImage
{
	border: 0;
	margin: 5px 5px 5px 10px;
	vertical-align: middle;
}

/* .NET Specific Header Styles */

.languageFilter,
.membersFilter
{
	color: #457aba;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 4;
	font-size: 8pt;
}

.def_Number
{
	color: #800000;
}

.def_String
{
	color: #800000;
}

.def_Character
{
	color: #000080;
}

.def_Comment
{
	color: #008000;
}

.def_Symbol
{
	color: #0000FF;
}

.def_Keyword
{
	color: #0000E6;
}

.def_Class
{
	color: #2B91AF;
}

