#ribbon {
	width: 100%;
	background: url("/images/header_background.jpg") repeat-x;
	height: 55px;
	margin-bottom: 30px;
}

#headbar{
    background: url("/images/header_background.jpg") repeat-x;
    width: auto;
}

#header {
	width: 980px;
	margin:0 auto;		
	overflow:hidden;
}

.logo,
.logo-full {
    float: left;
    height: 28px;
    margin-top: 12px;
}

.logo-full {
	margin-left: 0;
}

#header div.text-logo-home, 
#header div.text-logo {
    color: #7AB51B;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	font-style: italic;
}

#header div.text-logo-home {
	float:left;
	font-size: 18px;
	margin: 25px 0 0 40px;
}

#header div.text-logo {
	margin: 40px 0 0 0;
	position:absolute;
}
#header div.text-logo-full {
    margin-left: 0;
}

#header div img {
	width: 100px;
	margin-top: 7px;
}

#header div.head-left {
	float:left;
	margin-left: 6px;
    margin-top: 15px;
	text-align:left;
}
#header div.head-right {
	float:right;
	margin-right: 6px;
	text-align:right;	
    width: 400px;
}
#header span.user-header {
    margin-right: 15px;
}
#header div.head-right .timezone { 
    display: inline-block;
    color: #555555;
    margin-right: 10px;
}
#header div.head-right img {
	width: auto;
}

#header div.head-right-print img {
    float: right;
}


#header div a {
	/*border-left: 1px solid #9C9C9C;*/
	padding-left: 6px;
}

#header ul {
	margin: 28px 0 0 70px;
}

.print-container {
    
}
.print-header {
    margin: 0 15px !important;
    width: auto !important;
}
.reportName.pageTitle {
    width: auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 15px;
}
.divisionName {
    width: auto;
    text-align: center;
}

ul.menu {
	padding: 0;
	list-style: none;
	float:left;
}

ul.menu.midpane{
    margin: 0 0 20px 0; 
}

ul.menu li {
	margin: 0 2px 0 0;
	padding: 0 5px;
	float: left;
    display:block;
    text-align:center;
    height:28px;
    line-height:28px;
	color: #999;
	position: relative;
}

ul.menu li a {
	font-size: 13px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #9C9C9C;
	background: #DDDDDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
}

ul#subnavigation {
	border-bottom: 1px solid #9C9C9C;
	width: 100%;
	margin: 0;
}

#subnavigation li a {
    font-size: 13px;
}

.nav_link {
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:3px 6px;
	/*border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
	color: #9C9C9C;
	-moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -khtml-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    font-family: Arial,Verdana,sans-serif;
}

ul#subnavigation li:not(.selected) a:hover, 
#header ul li:not(.selected) a:hover,
.nav_link a:hover{
	color: #7AB51B;
	background: #BBBBBB;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#BBBBBB));
	background: -moz-linear-gradient(top,  #FFFFFF,  #BBBBBB);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#BBBBBB');
}

#header li.selected a,
.nav_link li.selected a{
	color: #FFFFFF;
	background: #BCBCBC;
	background: -webkit-gradient(linear, left top, left bottom, from(#BCBCBC), to(#777777));
	background: -moz-linear-gradient(top,  #BCBCBC,  #777777);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#BCBCBC', endColorstr='#777777');
	-moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -khtml-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

#header span {
	color: #555555;
}

.tick {
	position:absolute;
	bottom: -2px;
	margin: 0 auto;
	background: url("selected.jpg") no-repeat;
	width: 11px;
	height: 8px;
}

.logout_class {
	display:inline;
}
.line{
    border-bottom: 1px solid #9C9C9C;
    /*margin: 0 8px;*/
}
.line2 {
    margin: 0;
}
.line3 {
    margin: 0 15px;
}
.submenu {
    margin: 0 2px 0 0;
    float: left;
    display:block;
    text-align:center;
    height:28px;
    line-height:28px;
    color: #999;
    position: relative;
    z-index: 999;
}
.submenu.midpane {
    margin-left: 0;
}

.submenu > li {
    display: block;
    float:left;
    padding: 7px 0 4px;
    position: relative;
    /*width: 100px;*/
    margin: 0 20px 0 0;
    min-width: 60px;
    width: auto;
    white-space: nowrap;
}
.submenu > li:first-child {
    text-align: left;
}
.submenu > li > a {
    /*width: 100px;*/
    width: 100%;
    height: 18px;
    display: block;
}

.submenu li > a {
    color: #999999;
    font-size: 13px;
    margin: 0px;
    text-decoration: none;
}

.submenu li:hover > a {
    color: #7AB51B;
}
.submenu li:hover {
    
}

.submenu li.selected a{
    font-weight: bold;
    color: #000;
    /*background-image: url(/images/sub-triangle.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom center;
}

.submenu ul.sublist {
    margin-top: 3px;
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #9C9C9C;
    border-top: none;
}
.submenu ul.sublist > li {
    width: 180px;
    text-align: left;
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 5px;
}
.submenu ul.sublist > li:hover {
    background-color: #dedede;
}

.submenu ul.sublist > li a {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
}
.submenu ul.sublist li:hover > a {
    /*font-weight: bold;*/
}
.submenu ul.sublist > li.selected a {
    /*font-weight: bold;*/
}
.submenu > li.has-submenu:hover ul.sublist {
    display: block;
}
.submenu > li.has-submenu:hover ul.sublist > li a {
    color: #999999;
}
.submenu > li.has-submenu:hover ul.sublist > li.selected > a {
    color: #000;
}
.submenu > li.has-submenu:hover ul.sublist > li:hover > a {
    color: #7AB51B;
}

/* sub sub list */
.submenu ul.subsublist {
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #9C9C9C;
    
    margin-top: -25px;
    margin-left: 160px;
}
.submenu ul.subsublist > li {
    width: auto;
    min-width: 180px;
    text-align: left;
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 5px;
    padding-right: 10px;
}
.submenu ul.subsublist > li:hover {
    background-color: #dedede;
}

.submenu ul.subsublist > li a {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
}
.submenu ul.subsublist li:hover > a {
    /*font-weight: bold;*/
}
.submenu ul.subsublist > li.selected a {
    /*font-weight: bold;*/
}
.submenu ul.sublist > li.has-submenu:hover ul.subsublist {
    display: block;
}
.submenu ul.sublist > li.has-submenu:hover ul.subsublist > li a {
    color: #999999;
}
.submenu ul.sublist > li.has-submenu:hover ul.subsublist > li.selected > a {
    color: #000;
}
.submenu ul.sublist > li.has-submenu:hover ul.subsublist > li:hover > a {
    color: #7AB51B;
}


/* edit budget button submenu */
ul.editbudget-sublist {
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: solid 1px #808080;
    margin-top: 30px;
}
ul.editbudget-sublist > li {
    width: 100px;
    text-align: left;
    list-style-type: none;
    padding-left: 10px;
    height: 20px;
    cursor: pointer;
    color: #ffffff;
    
    background: #999999;
    background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#555555));
    background: -moz-linear-gradient(top,  #999999,  #555555);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#555555');

}

ul.editbudget-sublist > li:hover {
    background: #c0ec8f;
    background: -webkit-gradient(linear, left top, left bottom, from(#c0ec8f), to(#88b14b));
    background: -moz-linear-gradient(top,  #c0ec8f,  #88b14b);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0ec8f', endColorstr='#88b14b');
}

ul.editbudget-sublist > li a {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
    text-decoration: none;
    color: #ffffff;
}

/* main gear sub menu */
div#gearMenu {
    display: inline-block;
    position: relative;
    margin-left: 30px;
}
button.gearButton {
    position: relative;
    width: 100px;
    margin: 0;
}
button.gearButton img.arrow-gear {
    position: relative;
    float: right;
    width: 14px;
    height: 12px;
}

button.gearButton img.gear {
    position: relative;
    float: left;
    margin-left: 30px;
    margin-top: -3px;
}

.mainList {
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: solid 1px #808080;
    margin-top: 0px;
    color: #000000;
    text-align:left;
    z-index: 10000;
}
.mainList > li {
    text-align: left;
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 5px;
    padding-top: 6px;
    
    cursor: pointer;
    height: 24px;
    font-size: 12px;
    font-weight: normal;
    min-width: 200px;
    width: auto;
}
.mainList li:hover {
    color: #7AB51B;
    background-color: #dedede;
}
.mainList > li > a {
    color: #000000;
    height: 20px;
    padding-left: 0px;
}

.mainList li > a {
    font-size: 12px;
    font-weight: normal;
    width: 200px;
    text-decoration: none;
}

.mainList li:hover > a {
    color: #7AB51B;
    background-color: #dedede;
}

.mainList ul.subList {
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #9C9C9C;
    margin-top: -25px;
    margin-left: 180px;
}
.mainList ul.subList > li {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    list-style-type: disc;
    list-style-position: inside;
    padding: 6px 8px 0;
    text-align: left;
    min-width: 200px;
    width: auto;
    white-space: nowrap;
}

.mainList ul.subList > li a {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;
}
.mainList ul.subList li:hover {
    color: #7AB51B;
    background-color: #dedede;
}

.mainList > li:hover ul.subList {
    display: block;
}
/* another level of sublist */
.mainList ul.subSubList {
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #9C9C9C;
    margin-top: -25px;
    margin-left: 180px;
}
.mainList ul.subSubList > li {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    list-style-type: disc;
    list-style-position: inside;
    padding: 6px 8px 0;
    text-align: left;
    min-width: 200px;
    width: auto;
    white-space: nowrap;
}

.mainList ul.subSubList > li a {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;
}
.mainList ul.subSubList li:hover {
    color: #7AB51B;
    background-color: #dedede;
}

.mainList ul.subList li:hover ul.subSubList {
    display: block;
}

.container-full {
    width: auto;
    margin: 0 15px;
}
.header-full {
    width: auto !important;
    margin: 0 15px !important;
}

.state-error {
    background-color: #FBEAE3;
    border: 1px solid #CE9292;
    display: none;
    font-size: 12px;
    margin-right: 15px;
    margin-bottom: 10px;
    right: 0px;
    max-height: 105px;
    overflow-x: auto;
    padding: 5px 10px;
    position: absolute;
    width: 550px;
}

.state-error.state-error-left {
    position: relative;
    float: left;
}

.state-error ul {
    float: left;
    margin-right: 3px;
}
.state-error ul li {
    position: relative;
    text-align: left;
    white-space: nowrap;
}
.state-error ul li.error {
    color: #ff0000;
}
.state-error ul li.success {
    color: #00ff00;
}
.state-error ul li a {
    color: #ff0000;
    cursor: pointer;
    margin-left: 26px;
}
.state-error ul li img {
    position: absolute;
    margin-top: 2px;
}

   
.nitata-footer {
    background-color: #fff;
    height: 20px;
    color: #999;
    font-size: 12px;
    position: fixed;
    margin-bottom: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.nitata-footer a {
    font-size: 12px;
    color: #999;
}

#header-settings-container {
    position: absolute;
    right: 15px;
    top: 0;
}

#header-settings-container .timezone {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}


#header-settings-container img.logo {
    float: right;
    margin-top: 4px;
	width: auto;
}

.header-settings, 
.header-settings-menu {
    cursor: pointer;
    display: inline;
    width: auto;
    position: relative;
    margin-right: 5px;
}

.header-settings {
    margin-right: 10px;
}

.header-settings-menu {
    height: 20px;
}
.header-settings-menu span {
    padding: 5px;
    padding-right: 16px;
    z-index: 5001;
}
.header-settings .header-settings-menu img {
    height: 12px !important;
    width: 12px !important;
    margin: 0 !important;
    position: absolute;
    right: 2px;
    top: 1px;
}
.header-settings ul {
    display: none;
    position: absolute;
    padding-top: 0px;
    margin: 0 !important;
    width: 120%;
    top: 14px;
    left: -1px;
    background-color: #ffffff;
    border: solid 1px #9C9C9C;
    /*border-top: 0 none;*/
    color: #999999;
    text-align:left;
    z-index: 5000;
}

.header-settings ul > li {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 5px;
    padding-top: 3px;
    height: 20px;
}

.header-settings li:hover {
    color: #7AB51B;
    background-color: #dedede;
}
.header-settings ul > li > a {
    color: #555555;
    height: 20px !important;
    padding-left: 0px;
}

.header-settings li > a {
    background: none !important;
    border: 0 none !important;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.header-settings li:hover > a {
    color: #7AB51B;
    background-color: #dedede;
}

.header-settings:hover {
    background-color: #fff;
    border: 1px solid #9C9C9C;
    border-bottom: 0 none;
}

.header-settings:hover ul {
    display: block;
}

/* header notifications styles */
#notifications {
    display: inline;
    float: left;
    position: relative;
    width: auto;
}

#notifications div.bubble {

    border-radius: 50%;
    border: 2px solid #dedede;
    
    color: #fff;
    height: 14px;
    width: 16px;
    
    font-style: italic;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    float: left;
    position: relative;
}

#notifications div {
    display: inline;
    float: left;
}

#notifications a {
    color: #000;
    border: 0 none !important;
    text-decoration: none;
    padding: 0;
    margin: 0;
}
#notifications .notification-text {
    font-size: 12px;
    padding-left: 4px;
    padding-top: 3px;
}

#notifications div.bubble.ERR {
    border: 2px solid #F7CAB7;
    
    background: none repeat scroll 0 0 #FFCECE;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle farthest-corner, #D45F59 80%, #FFCECE 100%, #0000FF 5%);
    background-image: -webkit-radial-gradient(45px 45px 45deg, circle farthest-corner, #D45F59 80%, #FFCECE 100%, #0000FF 5%);
}
#notifications div.bubble.GEN {
    border: 2px solid #CEF6B5;
    
    background: none repeat scroll 0 0 #CEFFCE;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle farthest-corner, #749D59 80%, #CEFFCE 100%, #0000FF 5%);
    background-image: -webkit-radial-gradient(45px 45px 45deg, circle farthest-corner, #749D59 80%, #CEFFCE 100%, #0000FF 5%);
}
#notifications div.bubble.WARN {
    border: 2px solid #F7F8AC;
    
    background: none repeat scroll 0 0 #F7F8AC;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle farthest-corner, #F8C149 80%, #F7F8AC 100%, #0000FF 5%);
    background-image: -webkit-radial-gradient(45px 45px 45deg, circle farthest-corner, #F8C149 80%, #F7F8AC 100%, #0000FF 5%);
}
#notifications div.bubble.READ {
    border: 2px solid #dedede;
    
    background: none repeat scroll 0 0 #CECECE;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle farthest-corner, #AEAEAE 80%, #CECECE 100%, #0000FF 5%);
    background-image: -webkit-radial-gradient(45px 45px 45deg, circle farthest-corner, #AEAEAE 80%, #CECECE 100%, #0000FF 5%);
}

.notification-messages {
    background-color: #FBEAE3;
    border: 1px solid #CE9292;
    display: none;
    font-size: 12px;
    margin-right: 15px;
    right: 0px;
    max-height: 150px;
    overflow-x: auto;
    padding: 5px 10px;
    position: absolute;
    width: 600px;
}

.notification-messages.notification-messages-left {
    position: relative;
    float: left;
}

.notification-messages ul {
    float: left;
    margin-right: 3px;
}
.notification-messages ul li {
    position: relative;
    text-align: left;
    white-space: nowrap;
}
.notification-messages ul li.fail {
    color: #ff0000;
}
.notification-messages ul li.success {
    color: #008000;
}
.notification-messages ul li.indent {
    margin-left: 10px;
}
.notification-messages ul li a {
    color: #ff0000;
    cursor: pointer;
    margin-left: 20px;
}
.notification-messages ul li img {
    position: absolute;
    margin-top: 2px;
    height: 16px;
    width: 16px;
}