BODY,INPUT,SELECT,LABEL,P,TEXTAREA,TABLE,SPAN,A
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A:VISITED
{
	color:#0000FF;
}

body
{
	padding: 0px;
	margin: 0px;
}

.menu
{
	float:left;
	margin-top: 40px;
	font-weight: bold;
	width: 17%;
	min-width: 120px;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 10px;
}

.menuitem
{
	cursor: pointer;
	background-image: URL(../img/headerbar.png);
	color: #FFFFFF;
	padding: 3px;
	width: 89%;
}

A.menuitem
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
A.menuitem:hover
{
	text-decoration:underline;
}
A.menuitem:visited
{
	color: #FFFFFF;
}

.headerbar
{
	width: 100%;
	height: 60px;
	float: left;
	background-image: URL(../img/headerbar.png);
	background-repeat: repeat-x;
}

.searchbar
{
	width: 100%;
	height: 22px;
	float: left;
	background-image: URL(../img/searchbar.png);
	background-repeat: repeat-x;
	padding-top: 1px;
}

.sectionbar
{
	width: 100%;
	height: 4px;
	float: left;
	background-image: URL(../img/searchbar.png);
	background-repeat: repeat-x;
}


input.searchbox
{
	width: 25%;
	background-color:#333333;
	color: #FFFFFF;
	padding-left: 3px;
}

.right
{
	float: right;
}

.content
{
	width: 59%;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.ad
{
	width: 140px;
	float: left;
	margin-top: 20px;
}

.code
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}

.highlight
{
	color: #000099;
}

label.link
{
	float: right;
	text-decoration: underline;
	cursor: pointer;
	color: #0000CC;
}

.wincode
{
	width: 80%;
	height: 50%;
}

input.textbox
{
	float: left;
	width: 100%;
	margin: 0px;
}

div.r, div.c80, div.c30, div.c25, div.c10, div.c5
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.r
{
	width: 100%;
	float: left;
}


div.c80
{
	width: 80%;
	float: left;
}

div.c30
{
	width: 30%;
	float: left;
}

div.c25
{
	float: left;
	width: 24.9%;
}

div.c10
{
	width: 10%;
	float: left;
}
div.c5
{
	width: 5%;
	float: left;
}

div.item
{
	margin-bottom: 20px;
	float: left;
	width: 99%;
}

span.attributeDefault
{
	font-weight: bold;
	font-style: italic;
}

div.functionName,div.attributeName,div.memberName,div.globalfunctionName
{
	font-weight: bold;
}

span.functionShortDesc,span.attributeShortDesc, span.memberShortDesc, span.globalfunctionShortDesc
{
	font-weight: bold;
}

div.functionDesc,div.attributeDesc, div.memberDesc, div.globalfunctionDesc
{
	font-style: italic;
}

div.inputParameterGroup
{
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#E0C4FF;
	float: left;
	width: 99%;
}

div.inputParameter
{
	width: 99%;
	float: left;
	font-weight: bold;
}

div.inputParameterDesc
{
	width: 90%;
	float: left;
	margin-left: 5%;
}

div.returnValue
{
	padding-left: 20px;
	background-color:#FFC6C6;
	float: left;
	width: 99%;
}

div.version
{
	padding-left: 20px;
	background-color: #999999;
	color: #FFFFFF;
	font-size:10px;
	font-style: italic;
	float: left;
	width: 99%;
}

div.shortcut
{
	color: #0000FF;
	float: left;
	text-decoration: underline;
	margin-right: 10px;
	margin-bottom: 3px;
	cursor: pointer;
}
div.totop
{
	color: #0000FF;
	float: right;
	text-decoration: underline;
	margin-right: 5px;
	cursor: pointer;
}

#divAttributeShortcuts,#divAttributeFunctions,#divAttributeMembers,#divGlobalFunctionsShortcuts
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
div.codeblock
{
	width: 99%;
	height: auto;
	overflow: scroll;
	background-color: #000099;
	color:#FFFF00;
	float: left;
}

label.link
{
	text-decoration: underline;
	color: #FF0000;
	cursor: pointer;
	float: left;
	overflow: auto;
}

div.news
{
	float:right;
	height:120px;
	width: 40%; 
	overflow:auto; 
	display:block; 
	background-color:#E4E4E4;
}

div.sectiontitle
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#666666;
	color:#FFFFFF;
	font-weight: bold;
	overflow: hidden;
}

div.newsitem
{
	float: left;
	width: 98%;
	padding: 1%;
	margin: 0px;
	font-size: 10px;
}

a.newslink
{
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.newsitemdate
{
	float: right;
	margin: 0px;
	padding: 0px;
}

.parameters
{
	font-size: 12px;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
}

#lstDocumentation ul
{
	float: left;
	width:92%;
}
#lstDocumentation li
{
	float: left;
	width: 99%;
}

#lstDocumentation li span
{
	float: left;
	width: 72%;

}

#lstDocumentation li a
{
	float: right;
	margin-right: 5px;
	width: 24%;
}

div.header_button_left
{
	background-image:url(../img/top_menu_button.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	width:22px;
	height:22px;
	float: left;
}
div.header_button_center
{
	background-image:url(../img/top_menu_button.png);
	background-repeat:repeat-x;
	background-position: 0px -22px;
	width:60px;
	float: left;
	height:22px;
	padding-top: 2px;
	text-align: center;
}
div.header_button_right
{
	background-image:url(../img/top_menu_button.png);
	background-repeat:repeat-x;
	background-position: 12px -44px;
	width:12px;
	height:22px;
	float: left;
}