body, html 
{ 
margin: 0;
padding: 0;
font: 14px/140% "Trebuchet MS", Tahoma, Verdana, Helvetica;
color: #666;
background-color: #eae5d6; 
}

body 
{ 
background: #FFF url(/images/body_bg.png) repeat-x center bottom;
margin: 0;
padding:0; 
}

.imageblock 
{
	float: right;
	margin: 15px;
}

/* Basic link styles */

a:link, a:visited 
{
color: #2685c7; 
}

tt
{
	font: 12px/120% "Trebuchet MS", Tahoma, Verdana, Helvetica;
	color: #333;

}
h1 
{
	color: #206fa7;
	border-bottom: 2px solid #206fa7;
	padding: 4px;
}

/* @end Basic link styles */

/* @group top menu bar */

.topbar 
{
background: url(/images/top_bg.png) repeat-x top;
height: 162px;
margin: 0;
padding: 0;
}

#navcontainer
{
width:760px;
margin: 0px auto; 
}

#mainlevel-nav  ul
{ 
list-style: none;
margin: 0;
padding: 0;
height: 42px;
border-left: 1px solid #0F6092; 
}

#mainlevel-nav ul li
{ 
float: left;
list-style: none;
height: 42px;
border-right: 1px solid #0F6092; 
}

#mainlevel-nav ul li a 
{ 
float: left;
list-style: none;
height: 42px;
padding: 0px 20px;
color: #fff;
text-decoration: none;
font: bold 14px/42px Arial, Helvetica, Geneva, sans-serif; 
}

#mainlevel-nav ul li a:hover 
{ 
float: left;
list-style: none;
height: 42px;
padding: 0px 20px;
color: #fff;
text-decoration: none;
font: bold 14px/42px Arial, Helvetica, Geneva, sans-serif;
background: #000 url(/images/mainlevel_over.png) repeat-x 0 top; 
}

/* @end group top menu bar */

/* @group Header area & logo area */

#header 
{ 
background: url(/images/top_round.png) no-repeat center top;
margin-top: 9px;
height: 108px;
width:760px; 
}


#header h1
{
border:0
;padding:0;
}

#header h1 a 
{ 
display: block;
text-indent: -5000em;
text-decoration: none;
float: left;
/* Adjust this line to change the size and position of the clickable logo (hot spot) area */
margin: 10px 0px 0px 15px;
height: 76px;
width: 147px;
/* End size adjustment line */
background: url(/images/header.png) no-repeat center top; 
}

#header h2 
{
margin: 0px 0px 0px 180px;
padding-top: 10px;
color: #206fa7;
font: bold 26px "Lucida Grande", Lucida, Verdana, sans-serif; 
}

#header h3 
{ 
margin: 0px 0px 0px 180px;
padding: 0px;
color: #333;
font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif; 
}

/* @end group Header area & logo area */

/* @group Main content area*/

.wrapper 
{ 
width: 100%;
margin: 0px;
padding-bottom: 20px;
background: url(/images/bottom_bg.png) no-repeat center bottom; 
}

#mainbody
{ 
width: 760px;
margin: 0px auto; 
}

#mainbody .inside 
{ 
padding:10px; 
}

/* @end group Main content area */

/*footer*/

#footer 
{ 
clear:both;
text-align: center;
position: relative;
top: 0px;
color: #939393;
font: 11px Arial, Helvetica, Geneva, sans-serif; 
}

/* @end footer */



em {
  font-style: italic;
  color: navy;
}

strong {
  font-weight: bold;
}

tt {
  color: navy;
}


div.sectionbody {
  margin-left: 0;
}

hr {
  border: 1px solid silver;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

ul, ol, li > p {
  margin-top: 0;
}

pre {
  padding: 0;
  margin: 0;
}

span#author {
  color: #527bbd;
  font-weight: bold;
  font-size: 1.1em;
}
span#email {
}
span#revision {
}


div#preamble {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
div.admonitionblock {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
div.admonitionblock {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

div.content { /* Block element content. */
  padding: 0;
}

/* Block element titles. */
div.title, caption.title {
  color: #527bbd;
  font-weight: bold;
  text-align: left;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
}
div.title + * {
  margin-top: 0;
}

td div.title:first-child {
  margin-top: 0.0em;
}
div.content div.title:first-child {
  margin-top: 0.0em;
}
div.content + div.title {
  margin-top: 0.0em;
}

div.sidebarblock > div.content {
  background: #ffffee;
  border: 1px solid silver;
  padding: 0.5em;
}

div.listingblock > div.content {
  border: 1px solid silver;
  background: #f4f4f4;
  padding: 0.5em;
}

div.quoteblock {
  padding-left: 2.0em;
  margin-right: 10%;
}
div.quoteblock > div.attribution {
  padding-top: 0.5em;
  text-align: right;
}

div.verseblock {
  padding-left: 1.0em;
  margin-right: 10%;
	line-height: 110%;
}
div.verseblock > div.content {
  white-space: pre;
}
div.verseblock > div.attribution {
  padding-top: 0.75em;
  text-align: left;
}
/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
div.verseblock + div.attribution {
  text-align: left;
}

div.admonitionblock .icon {
  vertical-align: top;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: underline;
  color: #527bbd;
  padding-right: 0.5em;
}
div.admonitionblock td.content {
  padding-left: 0.5em;
  border-left: 2px solid silver;
}

div.exampleblock > div.content {
  border-left: 2px solid silver;
  padding: 0.5em;
}

div.imageblock div.content { padding-left: 0; }
div.imageblock img { border: 1px solid silver; }
span.image img { border: 1px solid gray; padding: 3px; }

dl {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
dt {
  margin-top: 0.5em;
  margin-bottom: 0;
  font-style: normal;
  color: navy;
}
dd > *:first-child {
  margin-top: 0.1em;
}

ul, ol {
    list-style-position: outside;
}
ol.arabic {
  list-style-type: decimal;
}
ol.loweralpha {
  list-style-type: lower-alpha;
}
ol.upperalpha {
  list-style-type: upper-alpha;
}
ol.lowerroman {
  list-style-type: lower-roman;
}
ol.upperroman {
  list-style-type: upper-roman;
}

div.compact ul, div.compact ol,
div.compact p, div.compact p,
div.compact div, div.compact div {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

div.tableblock > table {
  border: 3px solid #527bbd;
}
thead {
  font-weight: bold;
}
tfoot {
  font-weight: bold;
}
td > div.verse {
  white-space: pre;
}
p.table {
  margin-top: 0;
}
/* Because the table frame attribute is overriden by CSS in most browsers. */
div.tableblock > table[frame="void"] {
  border-style: none;
}
div.tableblock > table[frame="hsides"] {
  border-left-style: none;
  border-right-style: none;
}
div.tableblock > table[frame="vsides"] {
  border-top-style: none;
  border-bottom-style: none;
}


div.hdlist {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
div.hdlist tr {
  padding-bottom: 15px;
}
dt.hdlist1.strong, td.hdlist1.strong {
  font-weight: bold;
}
td.hdlist1 {
  vertical-align: top;
  font-style: normal;
  padding-right: 0.8em;
  color: navy;
}
td.hdlist2 {
  vertical-align: top;
}
div.hdlist.compact tr {
  margin: 0;
  padding-bottom: 0;
}

.comment {
  background: yellow;
}

@media print {
  div#footer-badges { display: none; }
}

div#toctitle {
  color: #527bbd;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 1.0em;
  margin-bottom: 0.1em;
}

div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
  margin-top: 0;
  margin-bottom: 0;
}
div.toclevel2 {
  margin-left: 2em;
  font-size: 0.9em;
}
div.toclevel3 {
  margin-left: 4em;
  font-size: 0.9em;
}
div.toclevel4 {
  margin-left: 6em;
  font-size: 0.9em;
}
