/* Defines the userData cache persistence mechanism. */
.userDataStyle
{
	behavior: url(#default#userData);
}

/* Used to save the scroll bar position when navigating away from a page. */
div.saveHistory
{
	behavior: url(#default#savehistory);
}

body
{
	text-align: left;
	font-size: 80%;
	padding:	0 0 0 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #414042;
	font-weight: normal;
	background-color: #FFFFFF;	
	line-height: 130%;
}
.SubTitle
{
	font-size: 18px;
	color: #688FAC;
	font-weight: lighter;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
h4
{
	font-size: 12px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 1em;
}
.code
{
	font-family: 'Courier New';
	background-color: #D0DBE8;
}
.mocked
{
	font-family: 'Courier New';
	background-color: #FFFFCC;
    font-style: italic;
}

.normal
{
	text-align: left;
	font-size: 80%;
	padding:	0 0 0 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #414042;
	font-weight: normal;
	background-color: #FFFFFF;	
	line-height: 130%;
}
.number
{
   color: #FF8E11;
    font-weight: bold;
	background-color:#FFFFFF;
	border: solid;
	border-width: 1;
}
.numbermocked
{
   color: #660099;
    font-weight: bold;
	background-color:#FFFFFF;
	border: solid;
	border-width: 1;
}
ul
{
	list-style-image: url(bullet_small.png);
	list-style-type: square;
	color: #414042;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0;
	padding-left: 2.4em;
	#padding-left: 1.4em;
}
li { padding-bottom: .5em;
    direction: ltr;
}

h5 {
   font-weight: bold;
}
td
{
    font-family: trebuchet ms, verdana, tahoma, arial;
    font-size: 11px;
    padding-left: 0.7em;
    padding-right: 0.7em;}
tr
{
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}

/*---------------

td.bar
{
    text-align: right;
    vertical-align: middle;
}
td.title
{
	text-align: right;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFA032;
	font-style: italic;
	font-weight: bold;
}

a.bar
{
    text-align: center;
    vertical-align: middle;
    font-family:  trebuchet ms, verdana, tahoma, arial;;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
a.barsel
{
    text-align: center;
    vertical-align: middle;
    font-family:  trebuchet ms, verdana, tahoma, arial;;
    font-size: 11px;
    font-weight: bold;
    color: #FFA032;
}

td.copy
{
    font-size: 10px;
}

.darkBack
{
	background-color:#CC6600;
}
.logoBack
{
	background-color:#FF9933;
}
.question
{
	font-weight: bold;
	color: #42648C;
	text-decoration: underline;
}
.faq {
	color:#FFA032;
	text-transform: capitalize;
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	border: solid;
	border-width: 1;
	border-color:#FFA032;
}
pre.usage
{
    background-color: #F0F0F0;
}
.quote
{
    background-color: #F0F0F0;
    margin-left: 36pt;
}
.method
{
    color: maroon;
    font-size: 10pt;
    font-weight: bold;
}
.hdrcell
{
    background-color: #DDEEFF;
    font-size: 10pt;
}
.datacell
{
    background-color: #FFFFEE;
    text-align: left;
    font-size: 10pt;
}
.hldatacell
{
    background-color: #FFFFCC;
    text-align: left;
    font-size: 10pt;
}
.box
{
    border: 1px solid;
    padding: 10px;
}
.news {

    font-weight: bold;
}

.blueFirstLetterSubTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #476D9A;
}
.blueSubTitle {
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	background-color: #476D9A;
}*/
.blue {color: blue}
.green {color: green}

/* From Presentation.css for code */
/*------------------------------ Begin Non-scrolling Header Region Styles -------------------------------*/
div#mainSection
{
	padding-top:	0;
	padding-bottom:	0;
	padding-left:	10;
	padding-right:	10;
}
/* Applies to the entire non-scrolling header region. */
div#header
{
	background-color: #FFFFFF;
	padding-top:	0;
	padding-bottom:	0;
	padding-left:	0;
	padding-right:	0;
	width:	100%;
}

/* Applies to cells in both tables in the non-scrolling header region. */
div#header table td
{
	color: #0000FF;
	font-size: 70%;
	margin-top:	0;
	margin-bottom:	0;
	padding-right: 20;
}

div#header table
{
    width:	100%;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1;
	text-align: left;
	padding-left: 15;
	padding-top: 5px;
	padding-bottom: 5px;
}

img#devlangsDropdownImage
{
	border: 0;
	margin-left: 0;
	vertical-align: middle;
}


#devlangsMenu {
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #f3cbb5;
	background: #FCECE4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right:8px;
	font-size: 70%;
}

/* Applies to the checkbox labels in the filter drop-downs for devlang, member options, and member platforms. */
.checkboxLabel
{
	color:	#0000FF;
	cursor: pointer;
	text-decoration:underline;
	padding-bottom:4;
	font-size:90%;
}

/* Applies to the copy code text and image. */
span.copyCode
{
	color: #0000ff;
	font-size: 90%;
	font-weight: normal;
	cursor: pointer;
	float: right;
	display: inline;
	text-align: right;
	text-decoration: underline;
}

span.copyCodeOnHover
{
	color: #E85F17;
	font-size:xx-small;
	font-weight: normal;
	cursor: pointer;
	float: right;
	display: inline;
	text-align: right;
	text-decoration: underline;
}

.downloadCode
{
	color: #0000ff;
	font-size: 90%;
	font-weight: normal;
	cursor: pointer;
}

.viewCode
{
	color: #0000ff;
	font-size: 90%;
	font-weight: normal;
	cursor: pointer;
}
span.cs {
	display: none;
}

span.vb {
	display: none;
}

span.cpp {
	display: none;
}

span.nu {
	display: inline;
}

/* syntax styles */

div.code span.identifier 
{
	/*font-weight: bold;*/
}

div.code span.keyword 
{
	/*color: green;*/
	color: #871F78;
}

div.code span.parameter 
{
	font-style: italic;
	/*color: purple;*/
}

div.code span.literal 
{
	/*color: purple;*/
	color:#8B0000;
}

div.code span.comment 
{
	/*color: red;*/
	color: #006400;
}

span.syntaxLabel
{
	color:#0481DA;
	font-weight:bold;
}
span.introStyle
{
	color:DarkGray;
}

div.seeAlsoStyle
{
	padding-top:5px;

}

td.nsrBottom
{
	height: 0.6em;
	width: 100%;
}

/* end of syntax styles */
