body {
line-height: 15px;
font-size: 12px;
font-family: arial, verdana;
}

div#content {
font-family: arial;
}

#doccontent a:link, #doccontent a:visited {
    text-decoration: underline !important;
}

#doccontent .ui-tabs-nav a:link, #doccontent .ui-tabs-nav a:visited {
    text-decoration: none !important;
}

p {
font-family: arial, verdana;
line-height: 17px;
}

ol li {
font-family: arial, verdana;
}

a, a li, .heading2, .heading1, .heading3, .heading4, .heading5 {
color: #006579;
}

ul li {
list-style-type: none;
line-height: 120%;
margin: 0;
font-family: arial, verdana;
font-size: 12px;
}


ul li ul li, ul li ul li ul li{
list-style-type: none;
/*line-height: 100%;*/
font-family: arial, verdana;
}

#doccontent {
float: right;
width: 785px;
}

pre {
margin: 5px 0;
}

#doccontent h2{
margin: 15px 0 5px 0;
font-family: arial, verdana;
}

h3 {
font-size: 17px;
margin: 15px 0 5px 0;
font-family: arial, verdana;
}

h4 {
font-size: 13px;
font-weight: bold;
margin: 15px 0 5px 0;
font-family: arial, verdana;
}

#doccontent h1{
margin-bottom: 10px;
}

div#content h1, h1{
margin: 0px;
margin-bottom: 10px;
background-color: white;
border: 0px solid white;
padding: 0px;
font-size: 18px;
padding-bottom: 3px;
border-bottom: 1px solid #E4F1F1;
}

#doccontent h1, #doccontent h2, #doccontent h3{
line-height: 120%;
}

#doccontent #content-column-left{
width: 200px;
}

#doccontent ul li {
margin: 3px 0;
list-style-type: disc;
}

#doccontent .ui-tabs ul.ui-tabs-nav li {
    list-style: none;
}

#doccontent ul {
margin-left: 20px;
}

#doccontent .ui-tabs ul {
    margin: 0;
}

#doccontent ul ul li{
list-style-type: circle;
}
#doccontent ul ul ul li{
list-style-type: square;
}

a:link, a:visited {
padding-bottom: 0px;
border-bottom: 0 none;
}

#doccontent a:hover {
text-decoration: underline;
}

#doccontent p {
margin-bottom: 10px;
}

table.grid td, table.grid th, table.grid td, table.grid th {
border: none;
}

table.colored-grid td, table.colored-grid th {
border: 0;
}

table.colored-grid td, table.grid td, table.grid td, table.grid th{
border: 1px solid #006579;
padding: 5px;
background-color: #fff;
}
table.grid th {
background-color: #E4F1F1;
}

table.colored-grid, table#grid, table.grid{
border: 1px solid #006579;
padding: 0px;
}
.navtitle {
color: #006579;
}

.heading1, .heading2, .heading3, .heading4, .heading5, body table {
line-height: 17px;
font-size: 12px;
font-family: Arial;
}
body table {
color: #363636;
}

#doccontent .navbar { display: none; }
#doccontent table.toc span img { display: none; }
#doccontent h1 .p_Heading1 { background:transparent none; border:0 none; padding: 0; text-align:left; margin: 0px 0px 5px 0px;}
#doccontent .jchem_for_excel_index { line-height:30px; }

.documentation_helpsection {
	background: url(/wp-content/themes/chemaxon/images/documentation_helpheader.jpg) no-repeat top center;
	margin-top: 20px;
	padding-top: 60px;
	clear: both;
    float: left;
}

#doccontent ul.tabbernav {
	margin-left: 0;
}

#doccontent ul.tabbernav li {
	margin: 0;
}

#doccontent .documentation_helpsection ul.tabbernav a {
	text-decoration: none !important;
}

#doccontent #searchform input {
    font-family: Arial, Verdana, serif;
    font-size: 12px;
    font-weight: normal;
    color: #363636;
    text-decoration: none;
    background: buttonface;
}

#doccontent #searchform input#sf {
    border: 1px solid #999999;
	border-top: 1px solid #cccccc;
    height: 28px;
    padding-left: 6px;
    font-size: 17px;
    color: #363636;
    background: white;
}

#doccontent .searchforminside {
    clear: both;
}

