/*<meta />*/

/*overflow: hidden; */
/* online class is added by JS */

html,
body
{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Trebuchet MS', 'DIN Pro', sans-serif;
}

#header
{
	background: #303030 url('bg-head.png') left bottom repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 53px;
	overflow: hidden;
}

#header #company
{
	position: absolute;
	text-indent: -2000px;
	left: 13px;
	top: 15px;
	width: 111px;
	height: 23px;
	background: url('nvidia.png');
}

#header #site-title
{
	position: absolute;
	text-indent: -2000px;
	left: 213px;
	top: 18px;
	width: 431px;
	height: 16px;
	background: url('header.png');
}

body.online #header #company
{
	left: 11px;
	top: 12px;
	width: 181px;
	height: 31px;
	background: url('devzone.png');
	cursor: pointer;
}

body.online #header #site-title
{
	top: 15px;
}

#search
{
	display: none;
}

#search input
{
	position: absolute;
	width: 202px;
	height: 25px;
	top: 14px;
	right: 6px;
	padding-left: 22px;
	font-size: 14px;
	font-family: 'Trebuchet MS', 'DIN Pro', sans-serif;
	line-height: 25px;
	background: #fff;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #bebfc2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#search-location
{
	border: 0;
}

#search-location legend
{
	text-indent: -2000px;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 19px;
	right: 186px;
	background: url('magnify.png');
	border: 0;
	padding: 0;
	margin: 0;
}

#search-location label
{
	display: none;
}

#search button[type="reset"]
{
	text-indent: -2000px;
	overflow: hidden;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 17px;
	right: 8px;
	background: url('search-clear.png') no-repeat top left;
	border: 0;
	padding: 0;
	margin: 0;
	display: none;
}

#search button:hover[type="reset"]
{
	background-position-x: -20px;
}

body.search-visible #search button[type="reset"]
{
	display: block;
}

#search #submit
{
	display: none;
}

table
{
	background-color: #f5f5f5;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #696969;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #696969;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #696969;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	font-size: 10pt;
	margin-left: 16pt;
}

thead
{
	font-weight: bold;
	font-style: normal;
	background-color: #d3d3d3;
	font-size: 10pt;
}

th
{
	font-weight: bold;
	font-style: normal;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #696969;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #696969;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #696969;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	background-color: #d3d3d3;
	line-height: 20px;
	font-size: 10pt;
}

td
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #696969;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #696969;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #696969;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	background-color: #f5f5f5;
	font-size: 10pt;
}

h1
{
	color: #9acd32;
	font-size: 22pt;
	margin-left: 16pt;
}

h2
{
	color: #9acd32;
	font-size: 18pt;
	margin-left: 16pt;
}

h3
{
	color: #9acd32;
	font-size: 16pt;
	margin-left: 16pt;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
	font-size: 10pt;
	margin-left: 16pt;
}

img
{
	mc-thumbnail: link;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 500px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	background-image: none;
}

h4
{
	font-size: 14pt;
	margin-left: 16pt;
}

h5
{
	font-size: 12pt;
	margin-left: 16pt;
}

h6
{
	font-size: 11pt;
	margin-left: 16pt;
}

li
{
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
	font-size: 10pt;
}

ol
{
	line-height: 16px;
	font-size: 10pt;
}

tr
{
	line-height: 20px;
	font-size: 10pt;
}

MadCap|breadcrumbsProxy
{
	color: #696969;
	mc-breadcrumbs-prefix: Skin /Formats /BreadcrumbsYouAreHereText( );
	font-size: 10pt;
}

a
{
	color: #9acd32;
	font-size: 10pt;
}

MadCap|conceptLink
{
	color: #9acd32;
	font-size: 10pt;
}

MadCap|keywordLink
{
	color: #9acd32;
	font-size: 10pt;
}

p.MiniTOC1
{
	color: #9acd32;
}

p.MiniTOC2
{
	color: #9acd32;
}

p.MiniTOC3
{
	color: #9acd32;
}

p.MiniTOC4
{
	color: #9acd32;
}

p.MiniTOC9
{
	color: #9acd32;
}

p.MiniTOC8
{
	color: #9acd32;
}

p.MiniTOC7
{
	color: #9acd32;
}

p.MiniTOC6
{
	color: #9acd32;
}

p.MiniTOC5
{
	color: #9acd32;
}

p.TOC9
{
	color: #9acd32;
}

p.TOC8
{
	color: #9acd32;
}

p.TOC7
{
	color: #9acd32;
}

p.TOC6
{
	color: #9acd32;
}

p.TOC5
{
	color: #9acd32;
}

p.TOC4
{
	color: #9acd32;
}

p.TOC3
{
	color: #9acd32;
}

p.TOC2
{
	color: #9acd32;
}

p.TOC1
{
	color: #9acd32;
}

pre
{
	background-color: #dcdcdc;
	margin-left: 16pt;
}

a:link
{
	color: #9acd32;
}

a:visited
{
	color: #9acd32;
}

html
{
	font-size: 10pt;
}

MadCap|keyword
{
	font-size: 10pt;
}

map
{
	font-size: 10pt;
}

menu
{
	font-size: 10pt;
}

noframes
{
	font-size: 10pt;
}

tbody
{
	font-size: 10pt;
}

u
{
	font-size: 10pt;
}

MadCap|xref:hover
{
	font-size: 10pt;
}

MadCap|xref:focus
{
	font-size: 10pt;
}

MadCap|xref.TOCPageNumber
{
	font-size: 10pt;
}

MadCap|xref.ListOfPageNumber
{
	font-size: 10pt;
}

MadCap|xref.IndexPageNumber
{
	font-size: 10pt;
}

MadCap|xref.ConceptPageNumber
{
	font-size: 10pt;
}

MadCap|xref
{
	font-size: 10pt;
}

MadCap|variable
{
	font-size: 10pt;
}

MadCap|topicToolbarProxy
{
	font-size: 10pt;
}

MadCap|toggler:hover
{
	font-size: 10pt;
}

MadCap|toggler:focus
{
	font-size: 10pt;
}

MadCap|toggler
{
	font-size: 10pt;
}

MadCap|tocProxy
{
	font-size: 10pt;
}

MadCap|snippetText
{
	font-size: 10pt;
}

MadCap|snippetBlock
{
	font-size: 10pt;
}

MadCap|shortcut
{
	font-size: 10pt;
}

MadCap|section
{
	font-size: 10pt;
}

MadCap|relationshipsProxy
{
	font-size: 10pt;
}

MadCap|relationshipsItem
{
	font-size: 10pt;
}

MadCap|relationshipsHeading.task
{
	font-size: 10pt;
}

MadCap|relationshipsHeading.reference
{
	font-size: 10pt;
}

MadCap|relationshipsHeading.concept
{
	font-size: 10pt;
}

MadCap|relationshipsHeading
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink:visited
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink:link
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink:hover
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink:focus
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItemLink
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlListItem
{
	font-size: 10pt;
}

MadCap|relatedTopicsControlList
{
	font-size: 10pt;
}

MadCap|relatedTopics:hover
{
	font-size: 10pt;
}

MadCap|relatedTopics:focus
{
	font-size: 10pt;
}

MadCap|relatedTopics
{
	font-size: 10pt;
}

MadCap|qrCode
{
	font-size: 10pt;
}

MadCap|popupHead
{
	font-size: 10pt;
}

MadCap|popupBody
{
	font-size: 10pt;
}

MadCap|popup:hover
{
	font-size: 10pt;
}

MadCap|popup:focus
{
	font-size: 10pt;
}

MadCap|popup
{
	font-size: 10pt;
}

MadCap|pageHeader.OddPage
{
	font-size: 10pt;
}

MadCap|pageHeader.FirstPage
{
	font-size: 10pt;
}

MadCap|pageHeader.EvenPage
{
	font-size: 10pt;
}

MadCap|pageHeader
{
	font-size: 10pt;
}

MadCap|pageFooter.OddPage
{
	font-size: 10pt;
}

MadCap|pageFooter.FirstPage
{
	font-size: 10pt;
}

MadCap|pageFooter.EvenPage
{
	font-size: 10pt;
}

MadCap|pageFooter
{
	font-size: 10pt;
}

MadCap|namedDestination
{
	font-size: 10pt;
}

MadCap|miniTocProxy
{
	font-size: 10pt;
}

MadCap|listOfProxy
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItemLink:visited
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItemLink:link
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItemLink:hover
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItemLink:focus
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItemLink
{
	font-size: 10pt;
}

MadCap|keywordLinkControlListItem
{
	font-size: 10pt;
}

MadCap|keywordLinkControlList
{
	font-size: 10pt;
}

MadCap|keywordLink:hover
{
	font-size: 10pt;
}

MadCap|keywordLink:focus
{
	font-size: 10pt;
}

MadCap|indexProxy
{
	font-size: 10pt;
}

MadCap|helpControlMenuItem.Highlighted
{
	font-size: 10pt;
}

MadCap|helpControlMenuItem
{
	font-size: 10pt;
}

MadCap|helpControlMenu
{
	font-size: 10pt;
}

MadCap|helpControlListItemLink:visited
{
	font-size: 10pt;
}

MadCap|helpControlListItemLink:link
{
	font-size: 10pt;
}

MadCap|helpControlListItemLink:hover
{
	font-size: 10pt;
}

MadCap|helpControlListItemLink:focus
{
	font-size: 10pt;
}

MadCap|helpControlListItemLink
{
	font-size: 10pt;
}

MadCap|helpControlListItem
{
	font-size: 10pt;
}

MadCap|helpControlList
{
	font-size: 10pt;
}

MadCap|glossaryTerm:hover
{
	font-size: 10pt;
}

MadCap|glossaryTerm:focus
{
	font-size: 10pt;
}

MadCap|glossaryTerm.Popup
{
	font-size: 10pt;
}

MadCap|glossaryTerm.Hyperlink
{
	font-size: 10pt;
}

MadCap|glossaryTerm.Expanding
{
	font-size: 10pt;
}

MadCap|glossaryTerm
{
	font-size: 10pt;
}

MadCap|glossaryProxy
{
	font-size: 10pt;
}

MadCap|footnotesBlock
{
	font-size: 10pt;
}

MadCap|footnoteBlock
{
	font-size: 10pt;
}

MadCap|footnote
{
	font-size: 10pt;
}

MadCap|expandingHead:hover
{
	font-size: 10pt;
}

MadCap|expandingHead:focus
{
	font-size: 10pt;
}

MadCap|expandingHead
{
	font-size: 10pt;
}

MadCap|expandingBody
{
	font-size: 10pt;
}

MadCap|expanding
{
	font-size: 10pt;
}

MadCap|equation
{
	font-size: 10pt;
}

MadCap|endnotesProxy
{
	font-size: 10pt;
}

MadCap|endnotesBlock
{
	font-size: 10pt;
}

MadCap|endnoteBlock
{
	font-size: 10pt;
}

MadCap|dropDownHotspot:hover
{
	font-size: 10pt;
}

MadCap|dropDownHotspot:focus
{
	font-size: 10pt;
}

MadCap|dropDownHotspot
{
	font-size: 10pt;
}

MadCap|dropDownHead
{
	font-size: 10pt;
}

MadCap|dropDownBody
{
	font-size: 10pt;
}

MadCap|dropDown
{
	font-size: 10pt;
}

MadCap|conditionalText
{
	font-size: 10pt;
}

MadCap|conceptsProxy
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink:visited
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink:link
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink:hover
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink:focus
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItemLink
{
	font-size: 10pt;
}

MadCap|conceptLinkControlListItem
{
	font-size: 10pt;
}

MadCap|conceptLinkControlList
{
	font-size: 10pt;
}

MadCap|conceptLink:hover
{
	font-size: 10pt;
}

MadCap|conceptLink:focus
{
	font-size: 10pt;
}

MadCap|concept
{
	font-size: 10pt;
}

MadCap|bodyProxy
{
	font-size: 10pt;
}

MadCap|annotation
{
	font-size: 10pt;
}

i
{
	font-size: 10pt;
}

blockquote
{
	font-size: 10pt;
}

body
{
	font-size: 10pt;
}

p.Concept
{
	margin-left: 16pt;
}

p.ConceptContext
{
	margin-left: 16pt;
}

p.Index1
{
	margin-left: 16pt;
}

@media print
{
	h1
	{
		mc-dita-type: h1;
	}

	h2
	{
		mc-dita-type: h2;
	}

	h3
	{
		mc-dita-type: h3;
	}

	h4
	{
		mc-dita-type: h4;
	}

	h5
	{
		mc-dita-type: h5;
	}

	h6
	{
		mc-dita-type: h6;
	}

	table
	{
		mc-dita-type: simpletable;
	}
}

