﻿body {
	background:#FFFFFF url(../images/back.gif) repeat-y center;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0pt;
	text-align:center;
}

#header
{
	background:#FFFFFF url(../images/top.gif) repeat-x;
	width:100%;
	height:140px;
}

#container {
	margin:auto;
	position:relative;
	text-align:left;
	width:760px;
	overflow: hidden;
}

.code {
	background-color:#EEEEEE;
	border:1px dotted #003366;
	color:inherit;
	font-family:courier,courier new,monospace;
	font-size:12px;
	line-height:100%;
	margin-bottom:10px;
	margin-top:10px;
	overflow:auto;
	padding:5px;
}

.xml-tag {
	background-color:inherit;
	color:#0000AA;
}

pre {
	font-family:"Bitstream Vera Sans Mono","Courier New",Monaco,Courier,monospace;
}

h1
{
	padding-top:18px;
	padding-left:18px;
	color:#3f3f3f;
}

h3.heading-1
{
	color		: #333;
	font-size	: 16px; 
}

h3.heading-1-1
{
	padding		: 10px;
	background	: #D4EDF3;
	color		: #2B83B3;
	font-size	: 16px; 
	margin-top	: 50px;
}

h3.heading-1-1-1
{
	color			: #2B83B3;
	font-size		: 14px; 
	margin-top		: 25px;
	margin-bottom	: 15px;
}

h3.heading-1-1-1-1
{
	color			: #000;
	font-size		: 12px; 
	margin-top		: 10px;
	margin-bottom	: 10px;
}

p.beta, #questionsContainer
{
	background: #ECF7FA;
	padding: 6px;
	border: 1px solid #D4EDF3;
}

#betaLabel
{
	color		: Red;
	font-weight	: bold;
	font-size	: 22px;
	position	: absolute;
	top			: 6px;
	right		: 6px;
}

.ycleBlue
{
	color		: #2B83B3;
}

#headerDemo, #headerContent
{
	float		: left;
	width		: 450px;
}

#innerHeaderContainer
{
	overflow: hidden;
	margin-top: 12px;
	height	: 220px;
}


#headerContent
{
	margin-top: 12px;
}

#headerDemo
{
	width		: 250px;
	padding		: 6px;
	background: #ECF7FA;
	border: 1px solid #D4EDF3;
	float: right;
}

.codeFormat, .codeExample
{
	background-color			: #EEEEEE;
	border						: 1px dotted #003366;
	color						: inherit;
	font-family					: "Bitstream Vera Sans Mono","Courier New",Monaco,Courier,monospace;
	font-size					: 14px;
	line-height					: 100%;
	margin-bottom				: 10px;
	margin-top					: 10px;
	overflow					: auto;
	padding						: 5px;
}

.codeExample
{
	background-color			: #ECF7FA;
	color						: #666;
	font-size					: 12px;
}

.codeExample a
{
	text-decoration				: none;
	color						: #666;
}

.codeExample a:hover
{
	color						: #000;
}

.required
{
	color						: #990000;
}

.optional
{
	color						: #666;
}

.calcDescription
{
	margin-top					: 20px;
	margin-bottom				: 50px;
}

#col1
{
	margin-left 				: 20px;
	margin-right				: 10px;
}

#col2
{
	margin-left 				: 10px;
}

.parameter
{
	font-weight					: bold;
	padding-right				: 10px;
	vertical-align				: top;
}

#javaDocumentationContainer, #phpDocumentationContainer, #apiDocumentationContainer, #csharpDocumentationContainer, 
#helpHeader, #javascriptDocumentationContainer, #faqContainer
{
	margin						: 12px;
}

#helpButtons
{
	margin-top: 50px;
	width:740px;
	height:425px;
	background:#FFFFFF url(../images/menuBk.gif) no-repeat center;
	
}

#helpButtons ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#helpButtons ul li
{
	cursor:pointer;
}

#helpButtons ul li a
{
	height:56px;
	width:430px;
	display:block;
}

#helpButtons ul li#js
{
	background:#FFFFFF url(../images/menu/javaScriptBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:200px;
}

#helpButtons ul li#js:hover
{
	background:#FFFFFF url(../images/menu/javaScriptBtn_On.gif) no-repeat left;
}

#helpButtons ul li#s
{
	background:#FFFFFF url(../images/menu/serviceBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:240px;
}

#helpButtons ul li#s:hover
{
	background:#FFFFFF url(../images/menu/serviceBtn_On.gif) no-repeat left;
}

#helpButtons ul li#c
{
	background:#FFFFFF url(../images/menu/cBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:280px;
}

#helpButtons ul li#c:hover
{
	background:#FFFFFF url(../images/menu/cBtn_On.gif) no-repeat left;
}

#helpButtons ul li#php
{
	background:#FFFFFF url(../images/menu/phpBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:320px;
}

#helpButtons ul li#php:hover
{
	background:#FFFFFF url(../images/menu/phpBtn_On.gif) no-repeat left;
}

#helpButtons ul li#asp
{
	background:#FFFFFF url(../images/menu/aspBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:280px;
}

#helpButtons ul li#asp:hover
{
	background:#FFFFFF url(../images/menu/aspBtn_On.gif) no-repeat left;
}

#helpButtons ul li#java
{
	background:#FFFFFF url(../images/menu/javaBtn_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:240px;
}

#helpButtons ul li#java:hover
{
	background:#FFFFFF url(../images/menu/javaBtn_On.gif) no-repeat left;
}

#helpButtons ul li#faq
{
	background:#FFFFFF url(../images/menu/faq_Off.gif) no-repeat left;
	height:56px;
	width:430px;
	margin-left:200px;
}

#helpButtons ul li#faq:hover
{
	background:#FFFFFF url(../images/menu/faq_On.gif) no-repeat left;
}

.class
{
	color						: Blue;
}

.classUserDefined
{
	color						: Teal;
}

.string
{
	color						: Green;
}

.number
{
	color						: Red;
}

#answersContainer ol li
{
	margin-bottom				: 20px;
}

#answersContainer li a.title
{
	font-weight					: bold;
	color						: #2B83B3;
}

#answersContainer li .answer
{
	margin-top					: 5px;
}

#answersContainer ul li
{
	margin						: 10px 0 0 0;
}