.dashboardHeader nav#nav-secondary{
	background: none repeat scroll 0 0 #999999;
    height: 30px;
    padding: 5px 0 5px 5px;
	
}

.dashboardHeader nav#nav-secondary li.current {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #666666;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-weight: normal;
}
.dashboardHeader  nav#nav-secondary li {
    background: none repeat scroll 0 0 #666666;
    border-radius: 2px 2px 2px 2px;
    color: #CCCCCC;
    float: left;
    line-height: 30px;
    margin-right: 1px;
    padding: 0 10px;
}

.dashboardHeader  nav#nav-secondary li.current a {
    color: #666;
}
.dashboardHeader  nav#nav-secondary li a {
    color: #ccc;
    text-transform: uppercase;
}
.fulldashboard div#main {
    clear: left;
    float: left;
    margin: 0;
    padding: 24px 3px;
    width: 100%;
}
.fulldashboard .left{
    float: left;
    height: 20px;
    margin-right: 30px;
    width: 550px;
}
.fulldashboard .right{
    float: left;
    height: 20px;
    width: 380px;
}

.fulldashboard .left .pendingblock{ 
	width: 350px;float: left;
}
.fulldashboard .left div{
	background: #eee;min-height: 150px;margin-top:10px;
}
.fulldashboard .left .pendingblock{ 
	width: 350px;float: left;margin-right:5px; 
}
.fulldashboard .left .grantedblock{ 
	width: 195px;float: left;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 15px;
  color: #999;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
          margin-left:5px;
}
/*
.buttonDiv a:hover{
	 background-image: -moz-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EEEEEE), to(#ccc));
	  background-image: -webkit-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: -o-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: linear-gradient(to bottom, #EEEEEE, #ccc);
	  color: #aaa;
	  text-decoration: none;
}*/

.buttonDiv a.unselectedButton{
	 background-image: -moz-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EEEEEE), to(#ccc));
	  background-image: -webkit-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: -o-linear-gradient(top, #EEEEEE, #ccc);
	  background-image: linear-gradient(to bottom, #EEEEEE, #ccc);
	  color: #aaa;
}
 a.linkLabel{
	float:left;width:180px;color:#fff;border-right:1px solid #ccc;text-align:center;padding:5px 0px;
}
a.unselectedLabel{
	color:#999;
	background: #eee;
	text-decoration: none;
}
 a.linkLabel:hover{
	color:#999;
	background: #eee;
	text-decoration: none;
}
a.lastLink{border: 0px none;}
.sgraphContainer{
float:left;width:100%; margin-right:10px}
.multiline label{font-size:10px;}
.sgraph{float:left;width:100%;height: 200px;background: #EEEEEE;}

/* Filing Issuance Activity styles*/
        .btngraph {
            display:inline-block;
            height:26px;
            line-height:26px;
             background-image: url("../../pbnewstyles/images/buttons_new.png");
            background-repeat:no-repeat;
            margin-right:7px;
        }

        .btngraph.usfilling {
            width:174px;
            background-position:0 0;
        }

        .btngraph.usfilling-disabled {
         width:174px;
            background-position:0 bottom;
        }

        .btngraph.nprfilling {
            width:196px;
            background-position:-187px 0;
        }

        .btngraph.nprfilling-disabled  {
        width:196px;
            background-position:-187px bottom;
        }

        .btngraph.confilling {
            width:152px;
            background-position:-397px 0;
        }

        .btngraph.confilling-disabled  {
        width:152px;
            background-position:-397px bottom;
        }

        .btngraph.pctfilling {
            width:86px;
            background-position:-563px 0;
        }

        .btngraph.pctfilling-disabled  {
         width:86px;
            background-position:-563px bottom;
        }

        .btngraph.usgrants {
            width:137px;
            background-position:-663px 0;
        }

        .btngraph.usgrants-disabled  {
         width:137px;
            background-position:-663px bottom;
        }

        .btngraph.ousgrants {
            width:88px;
            background-position:-818px 0;
        }

        .btngraph.ousgrants-disabled  {
        width:88px;
            background-position:-818px bottom;
        }
        
        .btngraph.usnationalstage {
            width:160px;
            background-position:-925px 0;
        }

        .btngraph.usnationalstage-disabled  {
        width:160px;
            background-position:-925px bottom;
        }
        
        .btngraph.usfilings {
            width:89px;
            background-position:-1105px 0;
        }

        .btngraph.usfilings-disabled {
        width:89px;
            background-position:-1105px bottom;
        }
        
        .btngraph.usprofilings {
            width:146px;
            background-position:-1214px 0;
        }

        .btngraph.usprofilings-disabled {
         	width:146px;
            background-position:-1214px bottom;
        }
        
       /* added on 29/04/2013 */
          .show-tag {
            background:#f3f3f3;
            border-bottom:solid 1px #b4b4b4;
            color:#848484;
            font-family:Arial, Tahoma;
            font-size:12px;
            
             padding: 15px;
      		margin-left: 10px;
    		width: 895px;
        }

        .show-tag .lnk-showtag {
            color:#848484;
            text-transform:uppercase;
            font-weight:bold;
            text-decoration:none;
            background:url(../../pbnewstyles/images/arrow_right.png) no-repeat right center;
            padding-right:12px;
        }

        .show-tag .lnk-showtag.lnk-hidetag {
            background:url(../../pbnewstyles/images/arrow_down.png) no-repeat right center;
            padding-right:16px;
        }
        
        .show-tag .lnk-showtag1 {
            color:#848484;
            text-transform:uppercase;
            font-weight:bold;
            text-decoration:none;
            background:url(../../pbnewstyles/images/arrow_right.png) no-repeat right center;
            padding-right:12px;
        }

        .show-tag .lnk-showtag1.lnk-hidetag {
            background:url(../../pbnewstyles/images/arrow_down.png) no-repeat right center;
            padding-right:16px;
        }
        

        .show-tag .tag-listing ul {
            margin:20px 0 0 0;
            padding:0;
            overflow:hidden;
        }
        
        .show-tag .tag-listing1 ul {
            margin:20px 0 0 0;
            padding:0;
            overflow:hidden;
        }

        .show-tag .tag-listing ul li {
            margin:0;
            padding:0;
            list-style-type:none;
            float:left;
            margin-right:15px;
            display:block;
        }
        
        .show-tag .tag-listing1 ul li {
            margin:0;
            padding:0;
            list-style-type:none;
            float:left;
            margin-right:15px;
            display:block;
        }

        /*.show-tag .tag-listing ul li a {
            color:#848484;
            text-decoration:none;
            padding-left:25px;
            display:inline-block;
            background:url(Images/show_tags_def.png) no-repeat 0 0;
        }

        .show-tag .tag-listing ul li a span {
            padding-right:15px;
            display:inline-block;
            line-height:19px;
        }

        .show-tag .tag-listing ul li a.active, .show-tag .tag-listing ul li a:hover {
            color:#fff;
            text-decoration:none;
            background:url(Images/show_tags.png) no-repeat 0 0;
        }

        .show-tag .tag-listing ul li a.active span, .show-tag .tag-listing ul li a:hover span {
            color:#fff;
            text-decoration:none;
            background:url(Images/show_tags.png) no-repeat right bottom;
        }
        .show-tag .tag-listing ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
        }*/
          .show-tag .tag-listing ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
          }
        .show-tag .tag-listing1 ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
        }
        
          .show-tag .tag-listing1 ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
        }

            .show-tag .tag-listing ul li a.tag1 {
                background-position: 5px 6px;
            }

            .show-tag .tag-listing ul li a.tag2 {
                background-position: 5px -26px;
            }

            .show-tag .tag-listing ul li a.tag3 {
                background-position: 5px -58px;
            }

            .show-tag .tag-listing ul li a.tag4 {
                background-position: 5px -90px;
            }

            .show-tag .tag-listing ul li a.tag5 {
                background-position: 5px -122px;
            }
            
                 .show-tag .tag-listing1 ul li a.tag1 {
                background-position: 5px 6px;
            }

            .show-tag .tag-listing1 ul li a.tag2 {
                background-position: 5px -26px;
            }

            .show-tag .tag-listing1 ul li a.tag3 {
                background-position: 5px -58px;
            }

            .show-tag .tag-listing1 ul li a.tag4 {
                background-position: 5px -90px;
            }

            .show-tag .tag-listing1 ul li a.tag5 {
                background-position: 5px -122px;
            }
         .show-tag .tag-listing ul li a.active, .show-tag .tag-listing  ul li a.highLight {
            color:#fff;
            text-decoration:none;
            background-color:#999999;
            border-radius:10px;
        }
        
         .show-tag .tag-listing1 ul li a.active, .show-tag .tag-listing1  ul li a.highLight {
            color:#fff;
            text-decoration:none;
            background-color:#999999;
            border-radius:10px;
        }       
         .btngraph.ppanyg-disabled {
            width:150px;
            background-position:-1380px bottom;
        }

        .btngraph.ppanyg {
         	width:150px;
            background-position:-1380px 0;
        }

        .btngraph.aba-disabled {
            width:160px;
            background-position:-1543px bottom;
        }

        .btngraph.aba {
         	width:160px;
            background-position:-1543px 0;
        }

        .btngraph.grantedpatents {
            width:121px;
            background-position:-1725px 0;
        }

        .btngraph.grantedpatents-disabled {
        	width:121px;
            background-position:-1725px bottom;
        }
        
        .btngraph.usapps {
            width:170px;
            background-position:-1863px 0;
        }

        .btngraph.usapps-disabled {
            width:170px;
            background-position:-1863px bottom;
        } 
        
        .btngraph.publicationspending {
            width:170px;
            background-position:-2053px 0;
        }

        .btngraph.publicationspending-disabled {
            width:170px;
            background-position:-2053px bottom;
        }
        
        
        .show-tag .saving-tag-listing ul {
            margin:20px 0 0 0;
            padding:0;
            overflow:hidden;
        }
        
        .show-tag .saving-tag-listing1 ul {
            margin:20px 0 0 0;
            padding:0;
            overflow:hidden;
        }

        .show-tag .saving-tag-listing ul li {
            margin:0;
            padding:0;
            list-style-type:none;
            float:left;
            margin-right:15px;
            display:block;
        }
        
        .show-tag .saving-tag-listing1 ul li {
            margin:0;
            padding:0;
            list-style-type:none;
            float:left;
            margin-right:15px;
            display:block;
        }
        
         .show-tag .saving-tag-listing ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
          }
        .show-tag .saving-tag-listing1 ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
        }
        
          .show-tag .saving-tag-listing1 ul li a {
            color:#848484;
            text-decoration:none;
            padding:5px 10px 5px 22px;
            display:inline-block;
            background-image:url(../../pbnewstyles/images/show_tags_def.png);
            background-repeat:no-repeat;
        }

            .show-tag .saving-tag-listing ul li a.tag1 {
                background-position: 5px 6px;
            }

            .show-tag .saving-tag-listing ul li a.tag2 {
                background-position: 5px -26px;
            }

            .show-tag .saving-tag-listing ul li a.tag3 {
                background-position: 5px -58px;
            }

            .show-tag .saving-tag-listing ul li a.tag4 {
                background-position: 5px -90px;
            }

            .show-tag .saving-tag-listing ul li a.tag5 {
                background-position: 5px -122px;
            }
            
            .show-tag .saving-tag-listing1 ul li a.tag1 {
                background-position: 5px 6px;
            }

            .show-tag .saving-tag-listing1 ul li a.tag2 {
                background-position: 5px -26px;
            }

            .show-tag .saving-tag-listing1 ul li a.tag3 {
                background-position: 5px -58px;
            }

            .show-tag .saving-tag-listing1 ul li a.tag4 {
                background-position: 5px -90px;
            }

            .show-tag .saving-tag-listing1 ul li a.tag5 {
                background-position: 5px -122px;
            }
         .show-tag .saving-tag-listing ul li a.active, .show-tag .saving-tag-listing  ul li a.highLight {
            color:#fff;
            text-decoration:none;
            background-color:#999999;
            border-radius:10px;
        }
        
         .show-tag .saving-tag-listing1 ul li a.active, .show-tag .saving-tag-listing1  ul li a.highLight {
            color:#fff;
            text-decoration:none;
            background-color:#999999;
            border-radius:10px;
        }   
        
        .show-tag .lnk-saving-showtag {
            color:#848484;
            text-transform:uppercase;
            font-weight:bold;
            text-decoration:none;
            background:url(../../pbnewstyles/images/arrow_right.png) no-repeat right center;
            padding-right:12px;
        }

        .show-tag .lnk-saving-showtag.lnk-saving-hidetag {
            background:url(../../pbnewstyles/images/arrow_down.png) no-repeat right center;
            padding-right:16px;
        }
        
        .show-tag .lnk-saving-showtag1 {
            color:#848484;
            text-transform:uppercase;
            font-weight:bold;
            text-decoration:none;
            background:url(../../pbnewstyles/images/arrow_right.png) no-repeat right center;
            padding-right:12px;
        }

        .show-tag .lnk-saving-showtag1.lnk-saving-hidetag {
            background:url(../../pbnewstyles/images/arrow_down.png) no-repeat right center;
            padding-right:16px;
        }