﻿/***********************************************
 *                 Main styles                 *
 ***********************************************/

BODY
{
	 margin-right:5px;
	 margin-left:3px;
}
a.external{
 padding-right:15px;
 background:url(Images/external_link.gif) right no-repeat;
 vertical-align:middle;
}
#body_toc
{
	 margin-left:5px;
	 padding-bottom:25px;
}
#updated
{
background-color: #FFFF99;
padding-right:2px;
color: #003F87;
}


/*p.header
{
	margin-top: 4pt;
	font-size: 0.66em; 
	font-weight: bold;
}

p.title
{
	margin-top: 24pt;
	margin-bottom: 16pt;
	font-size: 1.2em;  
	font-weight: bold;
}

p.section, p.sectionfirst
{
	margin-bottom: 12pt; 
	font-size: 1em;     
	font-style: italic;
	font-weight: bold;
}

p.section
{
	margin-top: 16pt;
}*/

p.subsection, p.subsectionfirst
{

	
	font-size: 1em;  /* 10pt */
	font-style: italic;
	font-weight: bold;
}

p.subsection
{
	margin-top: 8pt;
}

/***********************************************
 *              Paragraph styles               *
 ***********************************************/

/*P
{
	font-size: 0.83em;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-family: Verdana, sans-serif;
}

p.text, p.indent, p.tocentry
{
	font-size: 0.83em;
}

p.indent
{
	margin-left: 40px;
}*/

p.data
{
	font-size: 1.2em;
	color: #404040;
	font-family: "Courier New", monospace;
}

/*p.tocentry
{
	margin-bottom: 4px;
	margin-left: 20px;
}*/

p.caption
{
	font-size: 0.66em;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-weight: bold;
	color: #000066;
}

/***********************************************
 *                Text styles                  *
 ***********************************************/

span.obsolete
{
	color: #A00040;
	font-weight: bold;
}

span.emph
{
	color: #800000;
}

/*span.note
{
	font-weight: bold;
}

span.option
{
	font-style: italic;
}

span.comment
{
	font-style: italic;
}*/

/***********************************************
 *                Image styles                 *
 ***********************************************/

/*img_inline
{
	border: none;
	float: none;
	border-style: none;
}*/

/***********************************************
 *        "Method syntax" table styles         *
 ***********************************************/

/*td.paramtype
{
	text-align: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 15px;
}

td.paramname
{
	text-align: left;
	width: 100%;
	padding: 0px;
}*/


/***********************************************
 *         "Parameters" table styles           *
 ***********************************************/

table.parameters
{
	width: 700px;
	border: Double 3px #a0c0d0;
	border-spacing: 0px;
	border-collapse: collapse;
}

th.parameters, td.parameters,
th.param, td.param, td.paraminherit, td.paraminheritfirst,
th.desc, td.desc, td.descinherit, td.descinheritfirst
{
	padding: 2px 10px 3px 10px;
	border: Solid 1px #a0c0d0;
}

th.parameters, th.param, th.desc
{
	background-color: #e5eff7;
}

td.parameters, td.param, td.desc
{
	background-color: #ffffff;
}

td.paraminherit, td.paraminheritfirst, td.descinherit, td.descinheritfirst
{
	background-color: #e0ffff;
}

td.paraminheritfirst, td.descinheritfirst
{
	border-top: Double 3px #a0c0d0;
}

th.param, td.param, td.paraminherit, td.paraminheritfirst
{
	width: 33%;
}

th.desc, td.desc, td.descinherit, td.descinheritfirst
{
	width: 67%;
}

th.parameters, th.param, th.desc
{
	text-align: left;
}

td.detailCELL1
{ 
 	border-color: #BFD9ED;
	border-width: 0px 0px 1px 1px;
	border-style: solid;	
	background-color: #e0ffff;
	padding: 4px 6px;
	font-size: 78%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: Double 3px #BFD9ED;
}

td.detailCELL
{ 
 	border-color: #BFD9ED;
	border-width: 0px 0px 1px 1px;
	border-style: solid;	
	background-color: #e0ffff;
	padding: 4px 6px;
	font-size: 78%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/***********************************************
 *           "Example" table styles            *
 ***********************************************/

table.example
{
	width: 10em;
	border: Solid 1px #a0c0d0;
	border-spacing: 1px;
}

td.ex
{
	text-align: center;
	padding: 2px 10px 3px 10px;
	border: Solid 1px #a0c0d0;
	background-color: #e5eff7;
}

/***********************************************
 *         "Code sample" table styles          *
 ***********************************************/

table.code
{
	width: 95%;
	border: Solid 1px #a0c0d0;
	border-spacing: 1px;
}

td.sample,td.code
{
	padding-left: 10px;
	padding-right: 10px;
	border: Solid 1px #a0c0d0;
}

td.sample
{
	background-color: #e5eff7;
	color: #000066;
	font-weight: bold;
}

td.code
{
	font-family: "Verdana", monospace;
	font-size: 1em;
	background-color: #ffffff;
}

table.code1
{
	width: 95%;
	border: Solid 1px #a0c0d0;
	border-spacing: 1px;
}

td.sample1
{
	padding: 10px;
	font-family: "Verdana", monospace;
	text-align: center;
	border: Solid 1px #a0c0d0;
}

td.sample1
{
	background-color: #e5eff7;
	color: #000066;
	font-weight: bold;
}

td.code1
{
	padding: 10px;
	font-family: "Verdana";
	font-size: 1em;
	background-color: #ffffff;
	border: Solid 1px #a0c0d0;
	
}

span.cscomment
{
	color: #008000;
}

span.cstext
{
	color: #a31515;
}


span.cstype
{
	color: #2b91af;
}


span.cskeyword
{
	color: blue;
}


P.Preformatted-code
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	white-space: nowrap;
	float: none;
}
pre 
{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 padding-left:3px;
}

/***********************************************
 *         "Code sample 2" table styles          *
 ***********************************************/

table.code2
{
	width: 95%;
	border: Solid 1px #a0c0d0;
	border-spacing: 1px;
}

td.sample2,td.code2
{
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	border: Solid 1px #a0c0d0;
}

td.sample2
{
	background-color: #e5eff7;
	color: #000066;
	font-weight: bold;
}

td.code2
{
	font-family: "Courier New", monospace;
	font-size: .8em;
	background-color: #ffffff;
}

P.Preformatted-code2
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	white-space: nowrap;
	float: none;
}
pre 
{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 padding-left:3px;
}

/***********************************************
 *            Other styles (useless)           *
 ***********************************************/

/*H1 {
	font-weight: bold;
	font-size: 2em;
	font-family: Arial;
}
LI.H1 {
	font-weight: bold;
	font-size: 2em;
}
H2 {
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial;
}
LI.H2 {
	font-weight: bold;
	font-size: 1.5em;
}
H3 {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial;
}
LI.H3 {
	font-weight: bold;
	font-size: 1.2em;
}
H4 {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial;
}
LI.H4 {
	font-weight: bold;
	font-size: 1em;
}
H5 {
	font-weight: bold;
	font-size: 0.83em;
	font-family: Arial;
}
LI.H5 {
	font-weight: bold;
	font-size: 0.83em;
}
H6 {
	font-weight: bold;
	font-size: 0.66em;
	font-family: Arial;
}
LI.H6 {
	font-weight: bold;
	font-size: 0.66em;
}
A.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
SPAN.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}
A.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}
A.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
SPAN.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}
OL {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}
UL {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}
ol ol {
	margin-top: 1px;
}
ol ul {
	margin-top: 1px;
}
ul ul {
	margin-top: 1px;
}
ul ol {
	margin-top: 1px;
}
LI.P
{
	font-size: 0.83em;
	font-family: Verdana, sans-serif;
}
LI.text
{
	font-size: 0.83em;
}*/
