.yes { background: #BDDDC6 }
.no { background: #F2B5B5 }
.bad { background: #DDBEDD }
.part { background: #F2EEAB }

TH { 
	text-align: left;	
	font-weight: bold;
}

H1 {
	font-size: 160%;
	text-align: center;
	color: #07234f;
	padding: 5px;
	background: #f0f0f0;
 	border-bottom: #1E521B 2px solid;
	margin-bottom: 1em;
}

table.browser {
	width: 100%; 
	border: none; 
	margin-top: 0.3em;
}

.browser td {
	padding:2px; 
	text-align: center;
}

.browser th {padding: 3px;}

td.browser { background: #FAF3D2; }

.ie, .op, .ff, .cr, .sa, .html { 
	margin: 0;
	padding-right: 3px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.standart {
	width: 250px;
	border-collapse: collapse;
	padding: 0.5em 0 1em;
	margin-top: 10px;
	float: right;
}

.standart td {
 	border: 1px solid #333;
	padding: 3px;
	text-align: center;
}

.standart td.h, .standart td.xh {
	text-align: left; 	
	background: #FAF3D2;
}

#toc2 {
	width: 200px;
	margin: 20px 0 10px 0;
	float: left;
}

#toc2 DIV {
	padding: 1px;
}

#toc2 DIV.panel {
	background: #eee;
	font-size: 90%;
	margin: 0;
	padding: 2px;
	margin-bottom: 15px;
	overflow: auto; 
	height: 398px;
}

DIV.panel ul {
list-style: none;
margin: 0 0 0 20px;
padding: 0;
}

DIV.panel A {
	display: block;
	padding: 1px;
}

#toc2 DIV.curnav {
	padding-left: 10px;
	background: #fff url('/images/bullet.gif') no-repeat 1px 5px;
}

#toc2 DIV.tagtitle, #toc2 DIV.csstitle {
	border-bottom: 1px solid #666;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	font-size: 90%;
	-moz-border-radius-topright: 7px;	
}

#toc2 .tagtitle {
	background: #ded4c4 url('/images/tag.gif') no-repeat 3px 4px; 
}

#toc2 .csstitle {
	background: #ded4c4 url('/images/css.gif') no-repeat 3px 4px; 
}

#content2 {
	margin: 10px 10px 0 220px;
	padding: 10px;
	margin-bottom: 10px;
}

#content2 P.descr {
	margin: 0;
	margin-bottom: 1em;
	font-size: 90%;
}

DL {
	margin: 0.5em 0 1em 30px;
}

DL.param DT {
	color: #b61039;
	padding: 2px;
	float: left; 
}

DL DT {
	color: #39892f;
	padding: 2px;
	float: left; 
}

DD {
	margin: 0.4em 0 0.7em 6.5em;
}

table.spec {
	border-collapse: collapse;
	width: 500px;
	margin: 7px 0 0 30px;
}

table.cssver {
	border-collapse: collapse;
	width: 200px;
	margin: 7px 0 0 30px;
}

.spec td, .spec th, .cssver td, .cssver th {
 	border: 1px solid #333;
	padding: 2px;
	text-align: left;
}

.spec th, .cssver th {
	background: #FAF3D2;
	font-weight: normal;
}

.cssver th, .cssver td {
text-align: center;
}

td.rdline {
	border-right: 3px double #333;
}

#content2 p, #content2 ul, #content2 ol {
	margin-left: 30px;
}

.example, pre code {
	border: none;
	background: #f8f7f2;
	padding: 7px;
	font-size: 10pt;
}

pre code {
  border-right: 25px solid #d6d6d4;
}

pre code.no-buttons {
  border-right: none;
}

.example-view {
  float: right;
  position: relative;
  margin: 0;
  top: -65px;
  right: 4px; 
  cursor: pointer;
}

.example-win {
  padding-bottom: 7px;
}

.exampleTitle {
	background: none;
	border: none;
	font-weight: bold;
	font-size: 110%;
	color: #666;
	margin-bottom: 0;
}

#content2 p.exampleTitle {
  margin-left: 0;
}

p.example-support {
	margin: 0;
	font-size: 9pt;
	padding: 4px 0;
	text-align: right;
}

.example-support span {
	border-left: 1px solid #666;
	padding: 4px;
}

.example-support span.css3 {
	margin-right: 4px;	
	border-right: 1px solid #666;
}


/* ----------------------------- */

.standart A, .standart A:hover {
	color: #000;
	text-decoration: none;
	display: block;
}

.attribute {
	color: #b61039;
}

.value {
	color: #39892f;
}

.tag {
	font-family: "Courier New", Courier, mono; 
	color: #069;
	font-size: 1em;
	font-weight: bold;
}

.doctype {
  color: #069;
}

/* ------------------ */

pre code {
	display: block;
	overflow: auto;
	white-space: pre;
}

pre {
  margin-top: 0;
  margin-left: 30px;
}

.attribute, pre .title {
	color: #b61039;
	font-weight: normal;
	border: none;
	background: none;
}

.value {
	color: #39892f;
	font-weight: normal;
}

.tag {
	font-family: "Courier New", Courier, mono; 
	color: #069;
	font-size: 1em;
	font-weight: bold;
}

pre .doctype {
  color: #069;
}

.rules {
  color: #b61039;
}

.keyword, .function {
  font-weight: bold;
}

.comment {
  color: #999;
}

.css .value, .string {
  color: #1B75BC;
}

.number {
  color: #D6562B;
}

.function {
  font-weight: bold;
}

.hexcolor  {
  color: #BC3EC6;
}

td.hl {
	background: #f6f6f0;
}

div.title {
background: none;
border: none;
}

div.syntax { 
  margin: 5px 0 0 30px; 
}

div.syntax table {
  width: 100%;
}

div.syntax tr.first td {
  border-bottom: 3px solid #fff;
}

.syntax td.html, .syntax td.xhtml {
  background: #d8d8ca;
  width: 60px;
  padding: 7px;
}

.syntax pre {
  margin: 0;
  padding: 0;
  position: relative;
  top: 1px;
}

.syntax pre code {
  overflow: visible;
}

.fig {
	margin: 5px 0 0;
	text-align: center;
}

.figsign {
	font-family: Times, serif;
	font-style: italic;
	font-size: 110%;
	color: #000080;
	text-align: center;	
	margin-left: 0;
}

td.figsign {
	font-size: 100%;
}