html, body, p, .p, a, a:hover, a:visited, a:link, table, tr, td, th, h1, h2, h3, h4, h5, h6, small, strong, em, form, ul, ol, li, img, fieldset, label, legend {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Lucida Grande","Arial Unicode MS","Verdana",Sans ;
	white-space: normal;
	font-size:12px;
	line-height:180%;
}
body, div, li, a, img {
	-khtml-author-drag:none;
	-khtml-author-select:none;
	cursor: default;
}
ul, li, a, img {
	user-select: none;
	-khtml-user-drag: none;
	-khtml-user-select: none;
}
label, .label {
	color:#88a ;
}
.alert {
	color:red;
}
legend {
	color:#88a ;
	font-weight:bold;
}
input, select {
	font-family: "Lucida Grande","Arial Unicode MS","Verdana",Sans ;
	font-size:inherit;
	font-weight:normal;
	height:19px;
	vertical-align:middle;
	-moz-user-select:normal;
}
input.field {
	width:100%;
	border:1px inset #eee;
	font-size:inherit;
}
input.search {
	width:200px;
	border:1px inset #eee;
	font-size:inherit;
	font-weight:bold;
}
input.textfield {
	height:14px;
	font-size:inherit;
	font-weight:bold;
}
form, span {
	display:inline;
}
p, .p {
	color: black ;
	font-weight:normal;
	text-shadow: none;
}
fieldset {
	padding:4px 0px;
	border-bottom:1px gray dotted;
	margin-bottom:4px;
}
label {
}
h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px 8px 8px 10px;
	color: #fff;
	text-shadow: #666 0px 0px 5px;
}
h1, #toymenu {
	font-weight:bold;
	background-color: #bbb;
}
li, il {
	list-style-type: none;
}
h3.header {
	color:#346;
	font-weight:bold;
	text-shadow: #679 0px 0px 5px;
}
ul.offset {
	margin: 4px;
	padding-left: 12px;
}
ul.offset li {
	list-style-type:none;
}
ul.tree {
	margin: 4px;
	padding-left: 12px;
}
ul.tree li {
	list-style-type:none;
	list-style-position:outside ;
}
h2 {
	font-size: 1.5em ;
}
h3 {
	font-size: 1.2em ;
}
h4 {
	font-weight:normal;
}
.small {
	font-size:9px ;
}
strong, .strong {
	font-weight: bold;
}
a {
	margin:0px;
	padding:0px;
	color:#0060A7;
	text-decoration:none;
	cursor: default;
}
a.black {
	color:black;
}
a.black:hover {
	color:white;
	background-color:#aaa;
}
a:hover{
	color:#FF60A7;
}
a:active{
	color:#e70000;
	outline:none;
}
a.thumb {
	margin:0px;
	padding:3px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
a.thumb:hover{
	background-color:transparent;
	text-decoration:underline;
}
a.thumb:active{
	color:#e70000;
}
.hidden {
	display:none ;
}
table {
	border-collapse: collapse;
	border:0px;
	padding:0px;
}
tr {
	border-collapse: collapse;
	border:0px;
}
hr {
	left:0;
	padding:0;
	border:0;
	height:1px;
	width:100%;
	background-color:#e7e7e7;
}
img, image {
	border:0px;
}
.gradient {
	background:url('../img/home/gradiant.gif') repeat-x;
}
.eloquent {
	font-size:14px;
	padding:20px;
	min-width:480px;
}
.topspace {
	padding-top:10px;
}
small {
	font-size:9px;
}



/* frameset */

#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	background-color:#ddd;
}
#mainPane {
}

/* toymenu */

#toymenu {
	list-style-type: none;
	padding: 0px 20px;
	margin: 0px;
	border-style: dotted;
	border-color: gray ;
	border-width: 1px 0px;
	height: 28px;
	vertical-align:middle;
}
#toymenu il {
	font-size:11px;
	float: left;
}
#toymenu il.separator {
	border-left: 1px dotted gray;
	margin-left: 12px ;
	padding-left: 12px ;
}
#toymenu li {
	font-size:11px;
	float: right;
}
#toymenu li.separator {
	border-right: 1px dotted gray;
	margin-right: 12px ;
	padding-right: 12px ;
}
#toymenu il,#toymenu li {
	padding-top: 3px ;
	list-style-type:none;
	color:#222;
	height:24px ;
}
#toymenu li a,#toymenu il a {
	display: block;
	text-decoration: none;
}
#toymenu li a:hover,#toymenu il a:hover {
	color:red;
}
#toymenu il.selected, #toymenu li.selected {
	color:red;
}

#toytoolbar {
	list-style-type: none;
	padding: 0px ;
	margin: 0px;
	border:none;
	display:inline;
}
#toytoolbar li {
	width:24px;
	height:24px;
	margin:0px 2px;
	padding:0px;
	border:none;
	display:inline;
}
#toybody{
	margin:16px;
}




#path{
	float: left ;
	padding-left:16px;
}
#lg{
	float: right ;
	width:50px;
	text-align:right;
	background: url('../img/home/lg.png') left no-repeat;
	padding:20px ;
}
#find{
	float: right ;
	width:240px;
	background: url('../img/home/search.png') left no-repeat;
	padding:20px ;
}
#prop{
	float: right;
	padding:8px;
	margin:0px;
	border: 1px solid gray;
	background-color:#e7e7e7;
	width:596px;
	height:320px;
	cursor:default;
}
#kwBox {
	float: left;
	padding:8px;
	margin:16px;
	border: 1px solid gray;
	background-color:#e7e7e7;
	width:30%;
	height:320px;
	cursor:default;
}
#tree {
	float: left;
	width: 300px;
	background-color:#fff;
	padding:12px;
	width:33%;
}
#properties {
	position: absolute ;
	margin-left: 35%;
	display: block ;
	width:60%;
}
.select{
	background-color:#ffa0c0;
}
.big{
	font-size:1.4em;
}
h5 {
	font-weight:bold;
	font-size:10px;
	margin-top:8px;
}
#content p, #content li {
	line-height:1.5em;
}
.gray {
	color: gray;
}
input.smallcheckbox {
	font-size:6px;
	padding:0px;
	margin:0px;
}
.B {
	vertical-align:middle;
	font-size:14px;
	padding:4px;
	color:black;
}


/* columns "group | element | content" viewer */

#groupPane {
	position: fixed;
	top: 84px;
	left: 0;
	width: 200px;
	bottom:0;
	overflow: auto;
	overflow-x: hidden;
}
#elementPane {
	position: fixed;
	top: 84px;
	left: 201px;
	width: 280px;
	bottom:0;
	overflow: auto;
	overflow-x: hidden;
}
#rightPane {
	position: fixed;
	top: 84px;
	left: 482px;
	bottom:0;
	right:0;
	padding: 24px;
	overflow: auto;
	font-size:11px;
	background:url('../img/home/gradiant.gif') repeat-x;
}
body { background: #fff ; -khtml-author-select:none; }
#rightPane { width:auto; }
#rightPane h2 { font-family:"Helvetica";line-height:16px; }
#groupPane { background: #fff; border-right: 1px dotted gray; }
#elementPane { background: #fff; border-right: 1px dotted gray; }
#header { }
#footer { background: #ddd; border-top: 1px dotted gray; }
h1 {
	text-shadow: #636a73 0px 0px 5px;
}
h1, #toymenu {
	background-color: #95a0ae;
}
li.r0 {
	background-color: #eee;
}
li.r1 {
	background-color: #fff;
}
li.rs0, li.rs1 {
	color: #fff;
	background: url('../img/home/bghilight.png') repeat-x;
	font-weight:bold;
}

.elementGroup li a {
	padding:0px 0px 4px 0px;
	margin:0px;
	color:black;
	width:100%;
	height:16px;
	display: block;
	font-size:11px;
}
.elementGroup li a:hover {
	background-color:#b4d4dd;
	text-decoration:none;
}
.element li a, .element li div {
	padding:0px 0px 4px 0px;
	margin:0px;
	color:black;
	width:100%;
	height:16px;
	display: block;
	font-size:11px;
}
.element li div:hover {
}

.element li.even {
	background-color: #eee;
}
.element li.odd {
	background-color: #fff;
}
.element li.selected {
	color: #fff;
	background: url('../img/home/bghilight.png') repeat-x;
	font-weight:bold;
}

.el_author {
	text-indent:30px;
	background:url('../img/home/author.16.png') no-repeat;
	background-position:3px 2px;
}
.el_user {
	text-indent:30px;
	background:url('../img/home/user.16.png') no-repeat;
	background-position:3px 2px;
}
.el_publication {
	text-indent:30px;
	background:url('../img/home/publication.16.png') no-repeat;
	background-position:3px 2px;
}
.gr_author {
	text-indent:30px;
	background:url('../img/home/authorGroup.16.png') no-repeat;
	background-position:3px 2px;
}
.gr_user {
	text-indent:30px;
	background:url('../img/home/userGroup.16.png') no-repeat;
	background-position:3px 2px;
}

#home-documentation table, th, td {
	border: 1px solid black !important;
	border-collapse: collapse;
	padding: 5px;
}

#module-list {
	float: left;
	width: fit-content;
	font-size: 14px;
	padding: 10px;
	border:1px gray solid;
	margin-left: 5px;
	margin-right: 15px;
}
#module-list legend {
	padding: 5px;
}

#dashboard-home-news {
	width: fit-content;
	font-size: 14px;
	padding: 10px;
	border:1px gray solid;
	margin-left: 5px;
}
#dashboard-home-news legend {
	padding: 5px;
}
