body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5em;
	color: #000;
	background: #444;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #DEDEDE; /* sidebar bg */
	width: 900px;
	}
#logo {
	background: url(./css-img/bg_header.jpg) no-repeat top right;
	height: 80px;
	width: 100%;
	padding: 0;
	margin: 0;
	}
#logotext {
	color: #fff;
	font-size: 190%;
	line-height: 160%;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	}
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
	font-size: 89%;
	background: #222;
	border-top: 1px solid #999;
	border-bottom: 1px solid #666;
	background-image: url(./css-img/navbar-bg-34.gif);
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #666;
	}
#nav a {
	float: left;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	color: #ccc;
	}
#nav a:hover, #nav a.active {
	color: #000;
	background-color: #ddd;
	text-decoration: underline;
	}
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	color: #777;
	background: #2C2C2C;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	}
#footer p {
	margin: 0;
	padding: 3px 18px;
	font-size: 82%;
	text-align: right;
	}
#footer a {
	color: #bbb;
	text-decoration: none;
	}
#footer a:hover {
	color: #eee;
	}
a:link {
	color: #40659B;
	}
a:visited {
	color: #8EA4C2;
	}
a:hover {
	color: #036;
	background: #cc9;
	}

p {
	margin: 1em 0 1em 0;
	padding: 0;
	font-size: 90%;
	}
h1 {
	font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #624F79;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #624F79;
	padding: 0;
	margin: 0;
	}
h3 {
	font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 115%;
	font-weight: bolder;
	color: #624F79;
	margin: 0;
	padding: 0;
	}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
	width: 719px;
	background: #eee;
	}
#content {
	margin: 0;
	padding: 20px;
	background: #eee;
	border-right: 1px solid #aaa;
	min-height: 410px;
	}
#sidebar {
	margin: 0;
	padding: 20px;
	width: 140px;
	float: right;
	font-size: 90%;
	line-height: 1.5em;
	color: #737173;
	background: #DEDEDE url(./css-img/bg_sidebar.gif) no-repeat top right;
	}

code {
	font-family: Courier New, Lucida Console, Monaco, Courier;
	color: #993;
	color: #772;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
	}
code strong {
	color: #663;
	}
code.def {
	margin-left: 5px;
	}
pre {
	font-family: Courier New, Lucida Console, Monaco, Courier;
	margin: 0;
	padding: 0;
	font-size: 95%;
	line-height: 1.2em;
	}
pre.code {
        /* margin-top: -1em; */
        border: 1px solid #999;
        background-color: white;
        padding: 5px 10px;
        margin-bottom: 10px;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike {
	text-decoration: line-through;
	}
hr.dash {
	border-top: 1px dashed #ccc;
	/* color: #fff;
	background-color: #fff; */
	height: 0px;
	margin: 15px 0px;
	}
div.dash {
	border: 0;
	border-top: 1px dashed #FFA500;
	border-bottom: 1px dashed #FFA500;
	margin: 14px 0px;
	padding: 6px 0px;
	}
a img {
	border: none;
	}
dt {
	font-weight: bold;
	}

.bld {
	font-weight: bold;
	}
/*
.center {
	text-align: center;
	}
*/
.centered {
	text-align: center;
	}
.hide {
	display: none;
	}
p.indented {
	padding: 0 15px 0 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	}
#content .entry {
	margin: 0 0px 10px 0;
	border-bottom: 1px solid #ddd;
	text-align:justify;
	}
#content .chapter {
	margin: 0 0px 10px 0;
	border-bottom: 1px solid #ddd;
	text-align: justify;
	}
#content .mainheading {
	margin: 0 0px 10px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
	text-align:justify;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	}
#content .top-sharebutton {
	margin: 0;
	padding: 0;
	width: 125px;
	height: 16px;
	float: right;
	margin-top:-24px;
	}
#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	font-size: 90%;
	}
#content ul li {
	padding: 0 0 0px 17px;
	background: url(./css-img/bullet.gif) no-repeat 2px 6px;
	text-align:left;
	}
#content dl {
	font-size: 90%;
	}

#content dd.attr {
	padding-left: 20px;
	}

#sidebar ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 2px;
	}
#sidebar ul li {
	padding: 0 0 0px 15px;
	line-height: 1.5em;
	background: url(./css-img/bullet.gif) no-repeat 0 4px;
	text-align:left;
	}

#sidebar .sidebar-item {
	margin: 0;
	padding: 0;
	}

#sidebar .sidebar-sharebutton {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}

#sidebar h3 {
	font-size: 110%;
	border: none;
	margin: 0;
	padding: 0;
	}

div.toplinks {
	font-size: 80%;
	text-align: right;
	}
#contentfooter {
	font-size: 80%;
	text-align: right;
	overflow: hidden;
	}
#contentfooter img {
	vertical-align:middle;
	}
#contentfooter div.left {
	float: left;
}
#contentfooter div.right{
	float: right;
}

#cheatsheet {
	margin: 0;
	}
#cheatsheet table {
	margin: 0;
	margin-top: 6px;
	padding: 0;
	border: none;
	width: 100%;
	line-height: 1.1em;
	}
#cheatsheet tr {
	margin: 0px;
	padding: 0px;
	}
#cheatsheet th {
	padding-bottom: 8px;
	}
#cheatsheet th.toplink {
	text-align: right;
	font-weight: normal;
	font-size: 80%;
	vertical-align: top;
	}
#cheatsheet td {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	}
#cheatsheet td.code {
	font-family: Courier New, Lucida Console, Monaco, Courier;
	/* color: #993; */
	color: #772;
	width: 240px;
	}
#cheatsheet td.codeindt {
	font-family: Courier New, Lucida Console, Monaco, Courier;
	/* color: #993; */
	color: #772;
	width: 226px;
	padding-left: 14px;
	}
#cheatsheet td.attrhead {
	font-size: 85%;
	/* font-weight: bold; */
	}
#cheatsheet pre.code {
	padding: 2px 0px;
	border: none;
	background-color: transparent;
	}