/*<site colors & colored graphics> */
body {background:#002 url(../images/blue/bg.png) no-repeat center top; color:#333} 
#container {
-webkit-border-radius-bottomleft:10px;-webkit-border-radius-bottomright:10px;-webkit-border-radius-topleft:30px;-webkit-border-radius-topright:30px;-webkit-box-shadow:0 0 5px 1px #22A;
-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-topleft:30px;-moz-border-radius-topright:30px;-moz-box-shadow:0 0 5px 1px #22A;
border-radius-bottomleft:10px;border-radius-bottomright:10px;border-radius-topleft:30px;border-radius-topright:30px;box-shadow:0 0 5px 1px #22A;
}
#bg-bottom {background:transparent url(../images/blue/bottombar-bg.png) no-repeat center bottom;}
#headerBar {background-color:#00F;background-image:url(../images/newHeaderBar.png);border:1px solid #111;}
#mainContentContainer {background-color: #FFF; border: 1px solid #111;}
#splash {background-image:url(../images/blue/splash.png); border: 1px solid #111;}
#headerBar {background-image:url(../images/newHeaderBar.png);border: 1px solid #111;}
.containerContent table.contentpaneopen {color:#0F0;text-shadow:#0F0 0 0 2px;}
#divBar {border: 1px solid #111;}
#folderView, a .folderLink, a .folderLink :hover, a .folderLink :visited, #searchContainer {color:#FFF;}
#mainArea {background:#EFEFEF url(../images/shadow-top.png) repeat-x top; border: 1px solid #111;}
#topBar {background:#DEDEFF;border: 1px solid #88F;}
#leftColumn ul.menu {border:1px solid #CCF; background:#DEDEFF url(../images/menu-background.png) repeat-y right top;}
#leftColumn ul.menu li {border-bottom:1px dotted #BBF;}
#leftColumn ul.menu li:hover {border-bottom:1px solid #66F;}
#leftColumn ul.menu a {color:#00A;}
#leftColumn ul.menu a:hover {color:#003;}
#rightColumn {background-color:#DFDFDF;border:1px solid #FFF;}
#footerText, #footerText a {color:#88F;}
#leftFoot, #centerFoot {border-right:3px dotted #AAF;}
/*</site colors> */

/* <joomla colors>*/
hr {color:#333}
.contentheading {color:#006;}
.buttonheading a {color:transparent;}
.readon {color:#00F;}
.pagenavbar a {color:#00F;}
.small {color:#888;}
.createdate {color:#777;}
.modifydate {color:#AAA;}
.pagenav {color:#070;}
.contenttoc {color:#AAA;border:1px solid #DDD;}
.toclink {color:#BBF;}
.pagenavcounter {color:#BBB;}
.pathway {color:#FFF;}
#fontsize .larger {color:transparent;}
#fontsize .smaller {color:transparent;}
#fontsize .reset {color:transparent;}
body div#container div#navBar ul.menu #current a {color:#FFF;}
#container #centerColumn blockquote {background-color:#DDF;border:1px solid #AAF;}

/*<input styling>*/
select, input, input.inputbox, button, input.button {border:1px solid #66F;}
button, input.button {background-color:#CCF;}
/*</input styling>*/

div #centerColumn table.contentpaneopen .highlight {background-color:#FF0;}
form#form-login  div {background-color:transparent;}
form#form-login fieldset {border:0 none;}
form#form-login ul li a {color:#008;}
/*</joomla colors>*/

/*<editor colors>*/
h1, h2, h3, h4, h5, h6 {color:#008;}
/*</editor colors>*/

/*<joomfish menu colors>*/
ul.sf-menu #current a {color:#FFF;}
ul.sf-menu li.parent ul li a:hover {border-left:1px solid #00F;}
#container ul.sf-menu li a, ul.sf-menu li a:visited {color:#88F;}
#container .sf-shadow ul {border:1px solid #111;-moz-border-radius:3px;background:#222 url(../images/shadow.png) no-repeat scroll right bottom;-moz-box-shadow:0 0 5px 1px #111111;-webkit-box-shadow:0 0 5px 1px #111111;box-shadow:0 0 5px 1px #111111;}
/*</joomfish menu colors>*/

/*<tooltip>*/
#container a.tooltip {border-bottom:1px dashed #0F0;color: #00F;}
/*</tooltip>*/