body {
	font: 76% Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 10px 0px auto;
	background-color:#999999;
}
#wrapper {
	width: 728px;
	border: 1px solid #666;
	margin: 0px auto;
	padding: 5px;
	text-align:left;
	background-color: #FFFFFF;
}
#header{
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/header.gif) no-repeat;
	width: 728px;
	height: 123px;
}
#nav{
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/navbg.png) repeat-x;
	height: 50px;
}
.clear {
	clear: both;
	display: block;
	background-color:#FFF;
	width: 200px;
}
/* ######## LINKS ######### */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #EA7F1D;	text-decoration: none;
}
/* ######## BREADCRUMB ######### */
#breadcrumb{
	background-image: url(http://www.68classifieds.com/knowledge-base/templates/68/images/breadcrumb-bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding: 2px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:link,.breadcrumb:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
/* ######## LEFT COLUMN ######### */
#leftcol {
	margin-top: 10px;
	width: 205px;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
}
#sidenav{
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	width: 202px;
}
.sidenav-title {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/sidenavbg.png) repeat-x;
	height: 19px;
	font-weight: bold;
	color: #666;
	text-indent: 7px;
	padding: 1px 3px 0px 2px;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidenav li {
	line-height:1.2em;
    border-bottom: solid #ECECEC; 
    border-width: 1px 0; 
	margin: 5px 0 0 10px;
	padding: 0 0 5px 25px;
	font-size: 10px;
}
#sidenav li#requirements {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/requirements.gif) no-repeat;
}
#sidenav li#testimonials {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/testimonials.gif) no-repeat;
}
#sidenav li#extensions {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/extensions.gif) no-repeat;
}
#sidenav li#services {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/services.gif) no-repeat;
}
#sidenav li#developers {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/developers.gif) no-repeat;
}
#sidenav li#customer {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/customer.gif) no-repeat;
}
#sidenav li#contact {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/contact.gif) no-repeat;
}
#sidenav li#cart {
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icons/cart.gif) no-repeat;
}
html>body #sidenav li {
    height: auto;
}
#sidenav a {
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none; 
	font-weight: bold;
}

#sidenav a:link, #sidenav a:active, #sidenav a:visited {
    color: #000; 
    font-size: 1.1em; 
    text-decoration: none; 
    display: block; 
    padding: 3px 7px 3px 5px; 
    background: 7px 0.5em; 
}

#sidenav li a:hover, #sidenav li a:active, #sidenav li a:focus {
    color: #000; 
}
/* ######## MAIN CONTENT ######### */
#content {
	background-color: #FFF;
	margin-left: 200px;
}
#large-content {
	background-color: #FFF;
	margin: 0px auto;
	width: 95%;
}
.container {
	width: 95%; 
	float:right;
	margin-right: 5px;
	background-color:#FFF;
}
.star {
	list-style-image: url(http://www.68classifieds.com/knowledge-base/templates/68/images/accept.png);
}
/* ######## HEADINGS ######### */
h1{
    font-size: 18px;
   	color: #333;
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/icon_topicbig.gif) no-repeat; padding-left: 23px;
	border-bottom: 1px solid #666;
}
h2{
    font-size: 13px;
   	color: #333;
   	border-bottom: 1px solid #ccc;
}
h4{
    font-size: 13px;
   	color: #3E638E;
	border-bottom: 1px solid #ccc;
	padding: 0px;
}
/* ######## KB ######### */
#pop ol {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	font-size: 18px;
	font-family: Arial;
	color: #bdcad3;
}
#pop ol li {
	padding: 0px 0 6px 0;
	margin: 0;
}
#pop ol li a {
	font-size: 12px;
}
#kbnav{
	border-bottom:1px solid #cccccc;
	margin-bottom: 10px;
	text-align: center;
	font-size: xx-small;
}
#kbnav a {
	text-decoration: none;
	color: #000000;
}
.required{
	color:#CC0000;
}
blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(http://www.68classifieds.com/knowledge-base/templates/68/images/blockquote.gif) no-repeat 0 0;
	color: #666;
}
a.glossary:link, a.glossary:active, a.glossary:visited {
	border-bottom: 1px dashed red;
	text-decoration: none;
	color: #a90a08;
	}
a.glossary:hover {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dashed #333333;
	}
fieldset {
	margin-bottom: 6px;
	border: 1px solid #ccc;
	padding: 4px
}
legend {
	color: #267DDC;
}
span.directlink{
	font-size: x-small;
}
.note {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 1px;
	background-color: #FFFFCC;
	color: #000;
	font-size : 11px; 
}
.code{
	border: 1px solid #657E9E;
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA;
	padding: 5px;
	margin: 5px;
}
code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
	margin: 10px 0 5px 24px;
 padding: 12px 10px 12px 10px;
}
.title {
	font-weight: bold;
	color: #333333;
	background: #EAEDF4 url("http://www.68classifieds.com/knowledge-base/templates/68/images/fade.gif") repeat-x top left;
	font-size: 11px;
	height: 16px;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border-top: 1px SOLID #90A0B0;
	border-bottom: 1px SOLID #90A0B0;
}
/* ######## FOOTER ######### */
#footer{
	background: url(http://www.68classifieds.com/knowledge-base/templates/68/images/footer-bg.png) repeat-x;
	padding-top: 5px;
	clear: both;
	font-family:Tahoma; 
	font-size:10px;   
	color:#999999; 
	text-decoration:none; 
}
#footerleft{
	margin-left: 5px;
	margin-top: 5px;
	width: 110px;
	float: left;
	background-image: url(http://www.68classifieds.com/knowledge-base/templates/68/images/68logo.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#footerright{
	margin-left: 120px;
}
#footer a, #footer a.visited { color:#999999; text-decoration:none; padding: 0px 10px; }
#footer a.hover{ color:#999999; text-decoration:underline; }
/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}
dl{
	margin-top: 10px;
}
dt {
	font-weight: bold;
}
dd {
	color: #333;
	margin-bottom: 15px;
	background: transparent;
}
/* Highlighter */
#content .hl-surround {
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}
#content ol.hl-main{
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    overflow: auto;
    text-align: left;
	overflow:auto;
}
#content ol.hl-main li{
	font: normal 9pt 'Courier New', monospace;
	padding: 3px;
	background-image: none;
	list-style-type: decimal;
}
.hl-surround, .hl-surround pre, .hl-surround span { font: normal 9pt 'Courier New', monospace;}

.hl-default     { color: Black; }
.hl-code        { color: Gray; }
.hl-brackets    { color: Olive; }
.hl-comment     { color: #ffa500; } /* Orange */
.hl-quotes      { color: #8b0000; } /* Dark red */
.hl-string      { color: Red; }
.hl-identifier  { color: Blue; }
.hl-builtin     { color: Teal; }
.hl-reserved    { color: Green; }
.hl-inlinedoc   { color: Blue; }
.hl-var         { color: #00008b; } /* Dark blue */
.hl-url         { color: Blue; }
.hl-special     { color: Navy; }
.hl-number      { color: Maroon; }
.hl-inlinetags  { color: Blue; }
.hl-main        { background-color: transparent; }

.hl-main pre { margin: 0; padding: 0; }