fieldset {
	padding: 0px;
	border: none;
	padding: 0px;
	width:100%;
}
.jscom, .mix htcom {
	color: #4040c2;
}
.com {
	color: green;
}
.regexp {
	color: maroon;
}
.string {
	color: teal;
}
.keywords {
	color: blue;
}
.global {
	color: #008;
}
.numbers {
	color: #880;
}
.comm {
	color: green;
}
.tag {
	color: blue;
}
.entity {
	color: blue;
}
.string {
	color: teal;
}
.aname {
	color: maroon;
}
.avalue {
	color: maroon;
}
.jquery {
	color: #00a;
}
.plugin {
	color: red;
}
li {
	list-style-type: none;
}
.basic, #list2, #list3, #navigation {
	width:100%;
}
#log {
	position:fixed;
	bottom: 0;
	right:1em;
	text-align:right;
}
#switch {
	position: fixed;
	bottom: 0;
	right: 15em;
}
.basic {
	width: 100%;
	padding: 0px;
	/*padding-right: 10px;*/
}
.basic div {
	background-color: #000000;
	left: 50px;
	clip: rect(auto,auto,auto,50px);
}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #fff;
	background-image: url(../img/strelka_nadolu.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*	border-bottom: 2px solid #414141;
	border-left: 2px solid #414141;
	border-right: 2px solid #414141;*/
	background-color: #202020;	/*border-bottom: 1px solid #333;background-image: url("AccordionTab0.gif");*/
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}
.basic a:hover {
	background-color: #2C2C2C;/*background-image: url("AccordionTab2.gif");*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
}
.basic a.selected {
	color: #fff;
	background-color: #2E2E2E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
	/*background-color: #ccc;
	background-image: url("AccordionTab2.gif");*/
}
#list2 {
	height: 178px;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd {
	height: 130px;
	overflow: hidden;
}
#list3 {
	border: 1px solid #111;
}
#list3 div.selected .title {
	/*font-weight: bold;*/
}
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}
#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#333;
	width:100%;
}
#navigation a.head {
	cursor:pointer;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#fff;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#fff;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none;
	display:inline;
}
#navigation li li a {
	color:#fff;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#333;
	color:#FF0000;
}
#wizard {
	width: 100%;
}
#wizard .title {
	background-color:#000000;
}
