﻿/*
============================================================
INDENT.CSS
============================================================

[$gecreëerde	:	20 Augustus 2009 				]
[$auteur	    :	verborgen          				]
[$privacy	    :	NA                      		]
[$herziening	:	geen						    ]

Reserved * r_rLegal 

Auteursrecht van Scenomics,LLC 2000-2009.
Alle rechten voorbehouden.

============================================================
*/

@media screen 
{
    
div.classtreepresenter{
list-style-image: none;
list-style-type: none;
margin-top: 16px;
margin-bottom: 16px;
border-left: 32px solid #CAD4BB;
padding-left: 16px;
margin-bottom: 32px;
}

h1.expanded{letter-spacing: -2px; font-family:"Courier New"; font-size: 160%;}

ul.parameterlist{margin-top:0px;}

h2{border-top: 0px;}

p.blockdefine{padding-left:0px; border-left: 0px solid silver;}

.keyword {
color: Green;
font-weight:900;
font-family: Courier New;
}

.classname {
color: Maroon;
font-weight:500;
font-family: Courier New;
}

.objectname {
color: #497349;
font-weight:500;
font-family: Courier New;
}

.functionname {
color: Teal;
font-weight:Bold;
font-family: Courier New;
}

.parametername {
color: #4A3C24;
font-weight:500;
font-family: Courier New;
}

.datamembername {
color: Navy;
font-weight:500;
font-family: Courier New;
}

li.scripttableheading {
border-top:1px dotted silver;
border-bottom:1px dotted silver;
background-color: rgb(250,250,255);
width:30%;
padding: 0px;
padding-left: 4px;
margin: 0px;
}

li.scriptobject, li.scriptfunction, li.scriptdata, li.scriptclass, li.scriptdata, li.no_icon,
span.scriptobject, span.scriptfunction, span.scriptdata, span.scriptclass, span.sourcecode {
list-style-image: none;
list-style-type: none;
background-position: 0 .3em;
padding-left: 24px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
background-repeat: no-repeat;
font-family: Courier New;
}

li.no_icon {
background-image: url('../content/no_icon.png');
}

li.scriptclass, span.scriptclass {
background-image: url('../content/class_bullet.png');
background-position:top left;
}

li.scriptfunction, span.scriptfunction {
background-image: url('../content/function_bullet.png');
}

li.scriptobject, span.scriptobject {
background-image: url('../content/object_bullet.png');
}

li.scriptdata, span.scriptdata {
background-image: url('../content/data_member_bullet.png');
}

li.semanticexception {
list-style-image: none;
list-style-type: none;
}

img.scriptimage {
padding-left: 4px;
padding-right: 8px;
padding-top: 4px;
}

span.scriptfunction, span.scriptobject, span.scriptdata {
font-style: italic;
color: rgb(64,64,64);
}

span.sourcecode {
color:Gray;
margin-left:0px;
padding-left:0px;
}

li.scriptfunction a {text-decoration:none; border-bottom:1px dotted rgb(32,32,32);padding-bottom:0px;}

span.classname a {text-decoration:none; border-bottom:1px dotted rgb(32,32,32);padding-bottom:0px;}

span.scriptfunction {
padding-left: 8px;
background-image: url('../content/function_bullet.png');
background-repeat: no-repeat;
}

span.scriptobject {
padding-left: 8px;
background-image: url('../content/object_bullet.png');
background-repeat: no-repeat;
}

span.scriptdata {
padding-left: 8px;
background-image: url('../content/data_member_bullet.png');
background-repeat: no-repeat;
}

div.codecontainer
{
margin-top: 16px;
padding-top:8px;
padding-bottom:8px;
border-left: 8px solid #FF9C01;
padding-left: 16px;
margin-bottom: 16px;
width: 90%;
display:block;
border-left:4px solid gray;
}

.ind01,.ind02,.ind03,.ind04 {
text-indent:0;
margin-top:4px;
margin-bottom:4px;
padding-top:4px;
padding-bottom:4px;
}

.ind02 {
text-indent:32px;
}

.ind03 {
text-indent:64px;
}

.ind04 {
text-indent:96px;
}

.ind05 {
text-indent:128px;
}

.ind06 {
text-indent:160px;
}

.ind07 {
text-indent:96px;
}

.ind08 {
text-indent:70px;
}

.ind09 {
text-indent:80px;
}

.ind10 {
text-indent:90px;
}

.ind11 {
text-indent:100px;
}

.ind11 {
text-indent:110px;
}

.ind12 {
text-indent:120px;
}

.ind13 {
text-indent:130px;
}

.ind14 {
text-indent:140px;
}

.ind15 {
text-indent:150px;
}

.ind16 {
text-indent:160px;
}

}