/* Basic Colors */
body { background-color: #E4E3DE ; }

.header { border: 0px solid #ffffff; background-image:url(http://www.chroniclescms.com/data/53/Folder/images/headerbg.png); background-repeat: repeat-x;}
.banner { background-color: #ffffff; background-image:url(http://www.chroniclescms.com/data/53/Folder/images/toppanelbg.png); background-repeat: repeat-x; }
.toppanel { border: 0px solid #ffffff; background-image:url(http://www.chroniclescms.com/data/53/Folder/images/toppanelbg.png); background-repeat: repeat-x; }
.footer { background-color: #E4E3DE; border: 0px solid #ffffff; }
.middle { }

.menu { background-color: #090707; border: 0px solid #ffffff; z-index:100;}
.leftpanel { background-color: #ffffff; border: 0px solid #ffffff; }
.content { background-color: #ffffff; border: 0px solid #ffffff; }
.rightpanel { background-color: #ffffff; border-left: 0px dotted #cccccc; }

/* Menu Colors */
.siteMenu { font-family: Helvetica, Arial; font-size: 8pt; font-weight: bold; white-space: nowrap; cursor: pointer; width: auto;  }

.siteSubMenu { position: absolute; visibility: hidden; z-index: 100; border: 0; padding: 0px; overflow: visible; filter:alpha(opacity=90); -moz-opacity: 0.9}
.siteSubMenuTable { font-family: Helvetica, Arial; font-size: 8pt; font-weight: bold; white-space: nowrap; cursor: pointer; overflow: visible;}

.siteMainItem { padding: 10px 15px; background-color: #090707; color: #ffffff; border: 0; cursor: hand; white-space: nowrap; }
.siteMainItemHover, .siteMainItemActive { padding: 10px 15px; background-color: #000000; color: #ffffff; border: 0; cursor: pointer; white-space: nowrap;}

.siteMenuItem { background-color: #000000; color: #ffffff; border: 0; cursor: hand; white-space: nowrap;}
.siteMenuItemHover, .siteMenuItemActive { background-color: #555555; color: #ffffff; border: 0; cursor: hand; white-space: nowrap; }

.siteMenuFolderText, .siteMenuItemText { width: 150px; padding: 5px 10px 5px 10px; background-color: inherit; white-space: nowrap; }
.siteMenuFolderLeft, .siteMenuItemLeft { padding: 0px; white-space: nowrap; }
.siteMenuFolderRight, .siteMenuItemRight { padding: 0px; white-space: nowrap; }