body{
	background-color: #ffffcc;
	color: black;
	font: normal 80% Verdana;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0;
	margin-right: 5px;
	font-size: 12px;
}

/* A:link    { color: #1A2BFF }     unvisited links */

pre, .codehighlight{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
/*background-color: #FFFFD7;*/
padding: 5px;
}

code{
background-color: #EFEFEF;
font-size: 13px;
}

.codebg{
background-color: #EFEFEF;
}

.cc{ /*code comment*/
color: #868686;
}

.codehighlight{
font-family: Arial;
}

#ddauthor{
font-weight: bold;
}

table#maintable, table{
font-size: 100%;
}

#topbanner{
margin-bottom: 10px;
width: 100%;
overflow: hidden;
}

h3, h3 code{
	font-size: 24pt;
}

h4{
	font-size: 120%;
	text-align: left;
}

h4 code{
font-size: 18px;
}

/* ######### Top Section ######### */

#sitelogo{
background-color: white
}

#spacertd, #spacergif{
width: 10px; /*CUSTOM CHANGE*/
height: 1px;
}

/* ######### Content Area ######### */

#contentarea{
	background-color:  #ffffcc;
	text-align: center;
	font-size: 12pt;
	font-style: normal;
	padding: 10px;
	
}

/* #contentarea A:visited { color: navy }    visited links   */

.categoryarea b a{ /*category pages*/
font-size: 110%;
}

.curlycontainer{
border: 5px solid #b8b8b8;
margin-bottom: 1em;

}

.curlycontainer .innerdiv{
background: transparent url(../brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.browserlist{ /*category pages*/
color: #7A7A7A;
font-family: Arial;
font-weight: bold;
}

.categoryarea #bottomlegend{ /*category pages*/
list-style-type: disk;
list-style-image: url(bullet.png);
margin: auto auto 10px 18px;
padding: 0;
color: #454545;
}

.categoryarea .alsolisted{ /*category pages*/
font-size: 95%;
font-style: italic;
}

.categoryarea .alsolisted img{ /*category pages*/
margin-top: 5px;
}

.categoryarea .alsolisted a{
text-decoration: none;
color: navy;
}

#scriptheader{
border: 1px solid #BEBEBE;
border-width: 0px 0 1px 0;
padding: 1px;
background: white url(headerbg.gif);
}

#scriptheader h3{
font: bold 20px Arial;
display: inline;
}

#scriptheader h3:before{
content: ":: ";
}

#scriptheaderFoot{
font: normal 12px Verdana;
margin-bottom: 0.8em;
padding-top: 2px;
}

#ddauthor{
font-weight: bold;
}

.compatlist{
position: relative;
top: 3px;
font: bold 13px Arial;
float: right;
}

.rightit{
float: right;
}

.codecontainer{
height: 150px;
border: 1px solid gray;
width: 98%;
}

.selectall{
padding: 3px 6px 4px 6px;
text-decoration: none;
font: bold 13px Verdana;
color: navy;
background-color: #FFFFAA;
border: 1px solid gray;
border-bottom-width: 0;
}

.selectall:hover{
border-color: black;
color: black;
background-color: #ffef97;
}

.navselectform{
margin: 0;
padding: 0;
float: right;
}

.navselectform select{
font: bold 12px Arial;
background-color: lightyellow;
}

.navselectheader{
font-size: 22px;
width: 80%;
color: darkred;
border-bottom: 5px solid black;
}

.navselectlist{
font-weight: bold;
text-transform: uppercase;
}


ul.navselectlist li{
margin-bottom: 5px;
}

ul.navselectlist li ul{ /*sub ul*/
margin-top: 5px;
text-transform: none;
font-weight: normal;
}


/* ######### Sub Category list ######### */

.subcategorylist{
list-style-type: disk;
list-style-image: url(heart.png);
margin: 5px auto 10px 18px;
padding: 0;
}

.subcategorylist li{
padding: 3px 0;
background-color: #ececec;
}


.subcategorylist li a{
color: #000000;
font: bold 120% Arial;
}

/* ######### Left Menu ######### */

#leftbar{
width: 165px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #00B624;*/
}

.categorylinks{
list-style-type: disk;
list-style-image: url(heart.png);
margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #000000;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #000000; }
.categorylinks a:hover {	color: #fff;	background: #4B8C56; text-decoration: none; }
.categorylinks a:active {	color: #fff;	background: #4B8C56; text-decoration: italics; }

.diffpointer{
list-style-image: url(arrow.png);
}

#leftbar .headers{
color: white;
font: bold 110% Arial;
background-color: #4B8C56;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url(arrow.gif); /*CUSTOM CHANGE*/
margin: 5px auto 10px 17px;
padding: 0;
line-height: 1.2em;
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url(menuline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: bold;
}

#footer{
border: 0 solid #BEBEBE;
color: black;
border-top-width: 1px;
background: transparent url(bg_topbar.gif) repeat-x;
text-align: center;
font-size: 90%;
padding-top: 3px;
margin-bottom: 5px;
}

#footer a{
text-decoration: none;
}
#maintable tr #contentarea h1 {
	text-align: center;
}
#maintable tr #contentarea p {
	font-size: 12pt;
}
#maintable tr #contentarea center h3 {
	font-size: 12pt;
}
#maintable tr #contentarea #dnn_ctr504_ModuleContent2 #dnn_ctr504_HtmlModule_HtmlModule_lblContent2 ul li {
	text-align: left;
}
#maintable tr #contentarea ul {
	text-align: left;
	font-size: 12px;
}
#maintable tr #contentarea #solarpanel-content2 ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#maintable tr #contentarea #solarpanel-content2 ul li a {
	font-size: 12pt;
}
#maintable tr #contentarea #solarpanel-content2 ul li a {
	font-size: 12pt;
}
#maintable tr #contentarea #solarpanel-content2 ul li a {
	font-family: Verdana, Geneva, sans-serif;
}
#maintable tr #contentarea div font {

}

ul.TickList {
  list-style-image: url('sitepics/tick.gif')
}
#maintable tr #slideshowarea #show3 div {
	text-align: left;
}
div {
	text-align: left;
}
.Headings {
	text-align: right;
}
