 

h1 { font-size:2.125em; background-color: #fdfdfd; }
h2 { margin: 0; font-size: 1.4em; }
h3 { margin:.825em 0 .5em 0; font-size:1.5em; }
h4 { margin:.825em 0 .5em 0; font-size:1.25em; }
h5 { margin:.825em 0 .5em 0; font-size:1.125em; }
h6 { color:#5C8127; margin:.825em 0 .5em 0; font-size:1em; }

/* Main Content
----------------------------------------*/
#main_content { }

#content {  }

.content-header {
    background: url(../../img/content_h1.png) repeat-x 50% 50% ;
    border-bottom: 1px solid #BBB;
}

.content-header h1 {
    color: #369;
    font-size: 18px;
}

.search-panel {
}

/***/
.ui-layout-north { background: #6AA8CD url(../../img/skins/sphere/back.png) center repeat-x; border: 0px none; border-bottom: 1px solid #999; height: 78px;}
#left-banner { background: url(../../img/skins/sphere/header.png) no-repeat top left; }

.top-container { background: url(../../img/skins/sphere/menu-back.png) repeat-x top left; min-height: 20px; border-bottom: 1px solid #666; }
/*
.top-container #auth { float: right; background: url(../../img/skins/sphere/right.png) no-repeat top right; height: 20px; width: 170px; padding-right: 10px;}
.top-container #help { position: absolute; right: 0; width: 170px; top: 43px; background: url(../../img/header_right.png) no-repeat bottom right; height: 20px; padding-right: 10px; }

.top-container #help span a { padding: 0 5px; color: #999; text-decoration: none; }
.top-container #help span a:hover { color: white; border-bottom: 2px solid #CCC; }
*/
#top-bar-message { 
    min-width:600px; width:60%; background: url(../../img/skins/sphere/flash.png) repeat-x top left;
    border:1px solid #999999; height:22px;
    margin:12px auto 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    overflow: hidden;
}

#top-bar-message .type1 { line-height: 22px;}
#top-bar-message .type2 { line-height: 22px; color: #339933; font-weight: bold;}
#top-bar-message .type3 { line-height: 22px; color: #DD0000;}
#top-toolbar { background: url(../../img/skins/sphere/header.png) no-repeat right bottom;   }
#top-toolbar span.right {color: #AAA; }
#top-toolbar a { color: #AAA; font-size: 1.1em; }
#top-toolbar a:hover { color: white; }

#rightmenu div{ color:black }

.search-panel { margin-bottom: 12px; }
.content-panel { margin: 0 18px 12px; }

.ui-layout-south { background: #D6D6D6 url(../../img/d6d6d6_40x100_textures_02_glass_80.png) 0 50% repeat-x; text-align: center; line-height: 20px; vertical-align: middle; }
/* MENU STYLES*/

/*
.pane-north .content {background: url(../../img/header_background2.png) center #8BB556 repeat-x; }
#left-banner {background: url(../../img/header_left2.png) no-repeat top left; }
.top-container #auth { background: url(../../img/header_right.png); }
.top-container #help { background: url(../../img/header_right.png) no-repeat bottom right; }
.ui-layout-south { background: #D6D6D6 url(../../img/d6d6d6_40x100_textures_02_glass_80.png) 0 50% repeat-x; }
*/


/* submenu color */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
        background-color: #fbfeff;
        border-color: #3399ff; /*C7DE6B;*/
}
ul.jd_menu li {
        color: black;
}

ul.jd_menu li a, ul.jd_menu li a:hover, ul.jd_menu li a:visited  {
        color: black;
}

ul.jd_menu>li.jdm_hover,
ul.jd_menu>li.jdm_active {
        background: none;
        color: #003366;
        border: 1px solid #3399ff;
        margin: -1px;
}

ul.jd_menu ul li.jdm_hover>a, ul.jd_menu ul li.jdm_active>a {
        color: white;
}

ul.jd_menu ul li.jdm_hover, ul.jd_menu ul li.jdm_active {
        border: none;
        background: #7db9e3;
        color: white;
}



.zform .legend h4 { color: #0066CC; }
/*.pane, .ui-layout-pane { border-top-color: #999999; }
.content-header { border-bottom-color: #999999; }
*/

/*
#main-toolbar > div {
	margin: 6px 0;
    background: white;
    overflow: visible;
}
*/

#main-toolbar { clear: right; float: right; margin-right: 18px; padding: 0; margin-top: 3px }

#main-toolbar > ul, #main-toolbar a { 
    float: left; 
    display: block; 
}

#main-toolbar > a, #main-toolbar > ul > li {
    margin: 0px 0 0px -1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 26px;
    line-height: 26px;
    background-color: transparent; 
    border: 0px none; 
    border-left: 1px solid #CCC;
    text-decoration: none;
    color: #5E9ABE;
    padding: 1px 14px;
}

#main-toolbar > ul > li {
    background: url(../../img/more.png) no-repeat right 5px ;
    padding-right: 25px;
    line-height: 24px;
}

#main-toolbar > a:hover,#main-toolbar > ul > li:hover { 
	background-color: white; 
    border: 1px solid #DDD;
    color: #CC6600;
    padding: 0px 13px 0px 14px;
}

#main-toolbar > ul > li:hover { 
    background-position: 100% 4px;
    padding: 0px 24px 0px 14px;
}


#main-toolbar ul.jd_menu, ul.jd_menu_vertical {
    display: block; 
    background-color: transparent; 
    border: 0px none; 
    padding: 0;
}



#main-toolbar ul ul li {
    clear: both;
}

#main-toolbar ul ul {
    background-color: white;
    border: 1px solid #6FAED3;
}

#main-toolbar li ul li { height: auto; float: left; clear: both;}

#main-toolbar ul a,#main-toolbar ul a:hover  {
    border: 0px none;
    height: auto;
    padding: 0;
    margin: 0;
    display: inline;
    background: transparent;
}

#main-toolbar a.download { width: 20px; /*height: 20px;*/ background: url(../../img/download.png) no-repeat center; }
#main-toolbar a.print { width: 20px; /*height: 20px;*/ background: url(../../img/print.png) no-repeat center; }
/*#main-toolbar .more { background: url(../../img/more.png) no-repeat 100% 16px; }*/

