#content {
	font: .8em Verdana, Arial, sans-serif;
	margin: 40px;
	line-height: 18px;
	background: url('images/bg-lines.gif') no-repeat scroll top left;
}

#content h1, h2 {
	color:#cc0000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#content h1 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#content h2 {
	margin-top: 30px;
}

#content h3, h4 {
	color:#ff3300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 20px;
}

#content hr {
	border: 1px dashed #999;
}

.ms_link {
	font-size: 90%;
	text-decoration: none !important;
	color:#999 !important;
	font-weight:normal !important;
}

#content a {
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
}

#content a:hover {
	color:#FF0000;
	text-decoration:underline;
}


.copyNote {
	font-size: 80%;
	color: #777;
	margin-top: -10px;
}

.tableDefault
{
	font: .9em Verdana, Arial, sans-serif;
}

.imgBrd {
	border: 4px solid #eee;
}

.imgBrd730 {
	border: 1px solid #666;
	max-width: 730px;
}

.miniBtnImg {
	vertical-align: bottom;
}

ul.specialList {
	padding-inline-start: 0px;
}

ul.specialList li {
	margin: 5px 0;
	display: flex;
	align-items: center;
}

ul.specialList li img {
	margin-right: 10px;
}

.modList td {
	font-size: 80%;
	padding-bottom: 5px;
}

.code
{
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 8px;
	font-size: 90%;
}

.inlineCode
{
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
}

.dump
{
	color:#990000;
	padding: 8px;
	font-size: 110%;
}

.console
{
	background-color: black;
	padding: 8px;
	font-size: 110%;
	color:#8FE431;
}

.newsBox
{
	padding-left: 10px; 
	padding-right: 10px;
	background-color: #f9f9f9;
	border: 2px dotted #CCC;
	line-height:20px;
	border-radius: 5px;
}

.specialBox
{
	margin: 20px;
	padding: 10px;
	background-color: #ffffee;
	border: 2px dashed #ff9900;
	line-height:20px;
	color: #333;
}

.importantBox
{
	margin: 20px;
	padding: 10px;
	background-color: #990000;
	border: 2px dashed #330000;
	line-height:20px;
	color: #fff;
}

#content .importantBox a  {
	color: yellow;
}

#content .importantBox a:hover {
	color: yellow;
}

.sinceVersion
{
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#666;
}

.roundedBox
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#f0f0f0;
	border:1px solid #AAA;
}

ol.spacedList li
{
	margin-bottom: 20px;
	list-style: upper-alpha;
}

ol.spacedList li ul li
{
	margin-bottom: 0px;
	list-style: disc
}

.table-left-column
{
	background-color: #f7f7f7;
}

.table1 td {
	margin: 0;
	padding: 4px 6px;
	vertical-align: top;
	font-size: 80%;
	border-bottom: 1px solid #BBBBBB;
}

.table1 tr:last-child td
{
   border-bottom: none;
}

.table1 td.main {
	font-weight: bold;
	white-space: nowrap;
}

.table1 td p {
	margin: 0;
}

.table1 td p.more {
	color: #999;
}

.table1 td sup {
	font-size: 70%;
}

.table2 {
	width: 100%;
	border-collapse: collapse;
	font-size: 90%;
}

.table2 td,
.table2 th {
	margin: 0;
	padding: 7px 5px;
	vertical-align: top;
	border-bottom: 1px solid #BBBBBB;
}

.table2 th {
  text-align: left;
  color: #999;
  background-color: #f3f3f3;
  border-top: 1px solid #BBBBBB;
}

.table2 tr td:first-child
{
   font-weight: bold;
   width: 20%;
   white-space: nowrap
}

.table2 tr td:first-child
{
   font-weight: bold;
   width: 10%;
   white-space: nowrap
}

.table2 tr:last-child td
{
   border-bottom: none;
}

.apiClass {
	background-color: #ccc;
	font-weight: bold;
	padding: 5px;
}

.apiMethodsList .params > *
{
	margin: 0;
}

.apiMethodsList .params .label
{
	color: #999;
	font-style: italic;
}

.apiMethodsList .syntaxhighlighter
{
	margin-top: 0 !important;
	font-size: 120% !important;
}

.apiMethodsList .syntaxhighlighter .toolbar
{
	display: none;
}

.dot {
	color: #FFF;
	background-color: #CC0000;
	width: 26px;
	height: 26px;
	display: inline-block;
	text-align: center;
	border-radius: 13px;
	line-height: 24px;
}

#cloud {
	width: 680px;
	height: 350px;
	margin-left: 25px;
	background: url("../__images/cloud.jpg") no-repeat;
	border-radius: 20px;
	color: #FFF;
}

#cloud h2 {
	color: #FFF;
}

#cloud a, #cloud a:visited {
	color: #03C;
}

#cloud a:hover {
	color: #06F;
}

#cloud .text {
	color: #FFF;
	padding-left: 220px;
	padding-top: 40px;
	padding-right: 20px;
}

.borderImg {
	border: 1px solid #CCC;
}

img.floatRight {
	float: right;
	padding: 0 0 10px 10px;
}

.listImg {
	margin-top: 10px;
	margin-bottom: 10px;
}

span.formula {
	display: block;
	text-align: center;
	padding: 10px;
}

.apiTable {
	font-size: 90%;
	white-space: nowrap;
	background-color: #F8F8F8;
	margin: 10px 0;
}

.apiTable td {
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.apiTable td.firstRow {
	vertical-align: text-top;
}

.apiTable td.firstCol {
	width 10%;
}

.apiTable td.secondCol, .apiTable td.thirdCol {
	text-align: left;
}

.apiTable td.firstCol, .apiTable td.secondCol, .apiTable td.thirdCol, .apiTable td.firstRow {
	font-weight: bold;
	background-color: #F4F4F4;
}

.apiTable td.thirdCol {
	font-weight: normal;
}

.apiTable td span.sub {
	font-size: 75%;
	font-weight: normal;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* SUB PAGES NAVIGATION */

table.navigator {
	background-color: #E0E0E0;
	color: #888;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px;
	margin-top: 32px;
	margin-bottom: 32px;
}

table.navigator td {
	padding: 1px 8px;
}

#content a.nav, #content a.nav:visited {
	color: #888;
}

#content a.nav:hover {
	color: #444;
	text-decoration: none;
}


/* WHITE-PAPERS LISTING */

div.wp-container {
	margin-bottom: 20px;	
}

div.wp-entry {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	padding-top: 0px;
	float: left;
}

#content div.wp-entry a.download {
	float: left;
	display: block;
	padding: 5px 10px;
	padding-top: 50px;
	background: #EEEEEE url("../__images/pdf-icon.png") center 5px no-repeat;
	border-radius: 8px;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
	margin-right: 10px;
	color: #666666;
	text-align: center;
}

#content div.wp-entry a.download:hover {
	background-color: #EBEBEB;
	color: #444444;
	text-decoration: none;
}

/* SELF-CLEARING FLOATS */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for IE6 */
* html .group {
	height: 1%;
}

/* for IE7 */
*:first-child+html .group {
	min-height: 1px;
}
