.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }		
/* hides clearfix from IE-mac \*/
* html .jq-clearfix { height:1%; }
.clearfix { display:block; }
/* end hide from IE-mac */
 

doc-wrapper {
background: #181c21 url(../images/bg_home_content.gif) top repeat-x;
padding: 4em 40px;
border-bottom: 1px solid #000;
}

#docs-navigation {
float: left;
display: inline;
width: 190px;;
background: #fafafa;
border: 1px solid #ccc;
padding: 5px 15px 15px;
min-height: 500px;
-moz-border-radius: .5em; /* gecko */
  -webkit-border-radius: .5em; /* webkit */
  border-radius: .5em; /* w3 */
margin-left: 18px;
color: #000;
}

#docs-content {
position: relative;
float: right;
display: inline;
width: 680px;;
margin-right: 18px;
background: #fafafa;
border: 1px solid #aaa;
padding: 5px 15px 15px;
color: #222;
min-height: 500px;
-moz-border-radius: .5em; /* gecko */
  -webkit-border-radius: .5em; /* webkit */
  border-radius: .5em; /* w3 */
  overflow: visible;
}

.doc-nav-body {
	font-size: 95%;
	background-color: white;
	color: black;
	/*border-collapse: collapse;
	border: 1px solid #aaa;*/
	padding: 0 .8em .3em .5em;
}

.doc-nav-body ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
}
.doc-nav-body li {
	padding: 0;
	margin: 0;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	border-bottom: 0 !important;
}


h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

#docs-navigation {
  font-size: 89%;
}
#docs-navigation  h5 {
background:#DDD;
color:#192839;
font-size:1.2em;
font-weight:bold;
margin:2em 0 0.4em;
padding:0.3em 10px;
text-transform:uppercase;
border-bottom: 1px solid #aaa;
}

#docs-navigation ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0;
}
#docs-navigation li {
margin:0;
padding: 0;
_height: 1%;}
#docs-navigation a, #docs-navigation a:active {
font-size: 1.2em;
line-height: 1.4;
color: #0f67a1;
display: block;
padding:0.2em 10px;
margin: 0;
text-decoration: none;
position: relative;
border-bottom:1px solid #EEEEEE;
}
#docs-navigation a:hover {
background: #eee;
color: #192839;
border-bottom: 1px solid #ddd;
}
#docs-navigation  p a {
display: inline;
padding: 0;
text-decoration: underline;
font-size: 1.0em;
}

#doc-content p {
  font-size: 85%;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}

.firstHeading {
	margin-bottom: .1em;
}

code {
	background-color: #f9f9f9;
}
pre {
	padding: 5px;
	color: #000;
	background-color: #DDD;
	border: 1px solid #CCC;
	line-height: 1.1em;
	overflow: auto;
}

.error {
	color: red;
	font-size: larger;
}
.errorbox, .successbox {
	font-size: larger;
	border: 2px solid;
	padding: .5em 1em;
	float: left;
	margin-bottom: 2em;
	color: #000;
}
.errorbox {
	border-color: red;
	background-color: #fff2f2;
}
.successbox {
	border-color: green;
	background-color: #dfd;
}
.errorbox h2, .successbox h2 {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	margin: 0 .5em 0 0;
	border: none;
}

/*
** Diff rendering
*/
table.diff, td.diff-otitle, td.diff-ntitle {
	background-color: white;
}
td.diff-addedline {
	background: #cfc;
	font-size: smaller;
}
td.diff-deletedline {
	background: #ffa;
	font-size: smaller;
}
td.diff-context {
	background: #eee;
	font-size: smaller;
}
span.diffchange {
	color: red;
	font-weight: bold;
}
/*
a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}
a.stub {
	color: #772233;
}
a.new, #p-personal a.new {
	color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
	color: #a55858;
}

*/

.faq-question{
  padding: 2px;
  color: #36393D;
  background: #C3D9FF;
}

.faq-answer {
  padding: 2px;
  color: black;	
}


table.doc_list {
  width: 100%;	
}

table.doc_list tr th {
  font-size: 125%;	
}

h5 a {
	font-size: 100% !important;
}