.mi {
    padding-right: .1em;
}


.tabset, .tabset td {
    background-color: white;
}

#sections_table .tabset td {
    min-width: 10px;
    padding-left: 7px;
    padding-right: 7px;
}


header, section, footer, aside, nav, article, figure {
	display: block; 
	margin: 0;
	padding: 0;
}

.body {
	clear: both; 
	margin: 0 auto; 
	padding: 0;
	width: 865px;
	font-family: Helvetica;
	background: #F5F4EF;
}

a {
    text-decoration: none;
}

#banner {
	margin-top: 5px;
        position: relative;
        
}

#feedback {
    position: absolute;
    right: 10px;
    top: 10px;
}


#pdglive_banner {
	padding: 0px;
	margin: 0px;
	margin-bottom: -5px;
}

/* Main Nav */
#banner nav ul li a {font-weight:bold;font-size:14px;}
#banner nav {
	width: 865px;
	background: #000305;
	font-size: 14px;
	font-weight: bold;
        
	height: 23px;

	line-height: 23px;
        
	margin: 0;
	padding: 0;
        margin-top:0pt;
	text-align: center;

	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;

	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 	

	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px; 
}

	

#banner nav ul {
	list-style: none; 
	margin: 0; 
	margin-left: -40px;
}

#banner nav li {
	float: left; 
	display: inline; 
	margin: 0;
}

#banner nav a:link, #banner nav a:visited {

	color: #fff;
	display: inline-block;
	padding: 0 10px;
}

#banner nav a:hover, 

#banner nav .active a:link {
	background: #FF3333;
	color: #fff;
	text-shadow: none !important;
        background: url(../images/mirrorback.gif);
}

#banner nav .active1 a:link {
	background: #FF3333;
	color: #000000;
	text-shadow: none !important;
        background: url(../images/mirrorback1.gif);
}

#banner nav li:first-child a {

	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

}

.main_section {
	margin:7px 0;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 13px 20px;
	
	-webkit-box-shadow: 1px 1px 1px 1px #e2e2e2; 
	-moz-box-shadow: 0px 0px 2px 1px #e2e2e2; 
	box-shadow: 1px 1px 1px 1px #e2e2e2; 
}

.minireviews {
   margin-top:15px;
   margin-left: 5px;
   margin-bottom: 3px;
}

.minireviews h3 {
    padding-bottom: 1px;
    border-bottom: 1px solid #e2e2e2;

}

.minireviews ul {
    margin-top: 3px;
    padding-left: 30px;
}

.minireviews ul li {
    list-style: none;
    padding-bottom: 2px;
  
}

.particle_row {
	width: 100%;
	height: 255px;
}

.particle_section {
	float: left;
	width: 270px;
	height:100%;
	
}

.particle_section h1, .particle_group_section h1 {
	font-size: 15px;
	color: #0060a8;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
	margin-right: 20px;
	width: 98%;
}

.particle_section ul, .particle_group_section ul {
	list-style: none;
	padding: 0;
}

.particle_section ul li, .particle_group_section ul li {
	margin-bottom: 5px;
	font-size: 14px;
}

.particle_group_section .minireviews h3, .particle_group_section h3 {
    border: none;
    font-size: 16px;
}

.particle_group_section .minireviews {
    margin-left: 0;
}

.section_summary {
    background-color: white;
}

.review {
	font-weight: bold;
}

#breadcrumb {
	height: 35px; 
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
        font-weight: bold;
	font-size: 14px;
}

.breadcrumb_element {
	float: left;
        padding-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

.breadcrumb_element a {
	text-decoration: none;
	color: #0060a8;;
}

.breadcrumb_desc {
	font-weight: normal;
	font-size: 13px;
}

/* Particle Page */

.particle {
	
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 1px 1px 1px 1px #e2e2e2; 
	-moz-box-shadow: 0px 0px 2px 1px #e2e2e2; 
	box-shadow: 1px 1px 1px 1px #e2e2e2; 
        min-height: 450px;
	
}



.particle_group {
	background-color: #458ad7;
	padding: 4px 4px;
	overflow: auto;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;

	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px; 	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.particle_group > h1 {
	color: #fff;
	float: left; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 0; 
	padding: 0;
        width: 90%;
}
.particle_group > h2 {
	color: #fff;
	float: left; 
	font-size: 14px; 
	font-weight: normal; 
	padding: 2px 0 0 2px; 
	margin: 0;
	width: 90%;
}

.db_intro {
	padding: 5px 5px 25px 5px;
	margin: 0px 30px 0px 30px;
	border-bottom: 2px groove #e2e2e2;
	overflow-x: hidden;
        overflow-y: hidden;
}
.particle_title {
        margin: 13px 18px;
        padding-bottom:10px;
	overflow-x: hidden;
        overflow-y: hidden;
        border-bottom: 2px groove #a2a2a2;
}
font.introHeader {
    font-size:10pt;
}
.particle_title > h1 {
	float: left; 
	font-size: 22px;
	color: #0060a8;
	font-weight: bold; 
	margin: 0;
        width: 98%;
}
.particle_title > h2 {
	float: left; 
	font-size: 18px;
	color: #0060a8;
	font-weight: normal; 
	padding: 5px 0 0 5px; 
	margin: 0;
	
}

.particle_title > div {
	font-size: 14px;
	padding: 7px 0 0 0; 
	margin: 0px 0 5px 0;
	clear: both;
	
}



#sections_table {
	padding-left: 0;
	margin-left: 30px;
        margin-right:30px;
	width: 92%;
	border-collapse: collapse;
}

#sections_table th {
	text-align: left;
	padding-right: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
}

#sections_table th  {

	padding-top: 15px !important;

}

#sections_table th {
/*	width: 120px; */
}

#sections_table > a {
    text-decoration: none;
}
                   #sections_table tr.z:nth-child(even){background:#ffffff}
                   #sections_table tr.z:nth-child(odd){background:#f3f3f3}
                   
                   #meas_table tr.z:nth-child(even){background:#ffffff}
                   #meas_table tr.z:nth-child(odd){background:#f3f3f3}                   

table.decay_row tr td.gamma {width:70px;}
table.decay_row tr td.ln {width:35px;}
table.decay_row tr td.val {width:200px;font-size:9pt;}
table.decay_row tr td.scale {width:55px;font-size:10pt;}
table.decay_row tr td.momt {width:45px;font-size:10pt;}

.sub_section > th, .sub_section > td{
	border-bottom: 1px dotted #e2e2e2;
}

.subsection_table {
	margin-left: 30px;
	font-size: 14px;
        width: 80%;
}



#subsection_table th, #subsection_table td {
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
        width: 30%;
}

#subsection_table th {
	width: 180px;
}

#decay_table, #reference_table {
	border-collapse: collapse;
}

#decay_table th, #decay_table td, #reference_table th, #reference_table td {
	padding-right: 7px;
	padding-top: 0px;
	padding-left: 1px;
	padding-bottom: 5px;
        
}

.datablock_table {
	margin-left: 5px;
	font-size: 14px;
}

#meas_table th, #meas_table td {
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

#meas_table th {
    vertical-align: top;
}

.decay_heading {
    font-size: 14px;
}

td .decay_sub_heading  {
	padding-top: 5px;
	padding-bottom: 10px;
        padding-left: 0px !important;
	font-weight: bold;
        background-color: #fff;
}

td .decay_sub_heading a {

        /*padding-left: 13px;*/

}

td .decay_minor_sub_heading  {
	padding-top: 5px;
	padding-bottom: 10px;
       /* padding-left: 20px !important;*/
	font-weight: normal;
        background-color: #fff;
}

td .decay_minor_sub_heading a {

      /*  padding-left: 13px;*/

} 

/*
td .collapsed, th.collapsed, a.collapsed  {

       width:100%;
display:inline-block;

border:1px solid #fff; color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:3px 3px 3px 3px; font-size:14px; font-weight:normal;


}

a.collapsed:hover  {
display:inline-block;
background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;
}

th.expanded, td .expanded, a.expanded  {

display:inline-block;
border:1px solid #fff; color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:3px 3px 3px 3px; font-size:14px; font-weight:normal;

}


a.expanded:hover  {

display:inline-block;
 background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;
}



*/
td .collapsed, th.collapsed, a.collapsed  {
/*padding-left: 15px !important;*/
       width:100%;
 color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:1px 1px 1px 1px; font-size:14px; font-weight:normal;


}

a.collapsed:hover  {
/*display:inline-block;
padding-left: 15px !important;*/
 color:#red; text-decoration:none;padding:1px 1px 1px 1px;
}

#sections_table th.collapsed, #sections_table th.expanded {
  /*  padding-left: 15px !important;*/
}

th.expanded, td .expanded, a.expanded  {

 color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:1px 1px 1px 1px; font-size:14px; font-weight:normal;

}


a.expanded:hover  {

/*display:inline-block;*/
 color:#red; text-decoration:none;
}


td .sub_heading  {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
        background-color: #fff;
}

td .ref_title {
	width: 50%;
}

.br_selector {
	border-bottom: 3px solid #a2a2a2;

}

#selector_table {
	margin:  10px 5px;
	font-size: 14px;
	width: 97%;
	border-collapse: collapse;
}

#selector_table td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

#selector_table tr.selected td {
	background-color: #c2ddff;
	font-weight: bold;
}

#selector_table tr.normal td {
	border-bottom: 1px solid #e2e2e2;
}

#selector_table tr.selected  {

	border: 1px solid #458ad7;
}



.br_group {
	/*background-color: #458ad7;
	color:#fff;*/
	padding: 7px 5px 2px 3px;
	overflow: auto;
	
/*	border-top-right-radius: 5px;
	border-top-left-radius: 5px;

	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-bottomleft: 5px; 	

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	*/
}

.br_group > h1 {
	float: left; 
	font-size: 20px;
	font-weight: bold;
        width:99%;
	margin: 0; 
	padding: 0
}
.br_group > h2 {
	float: left; 
	font-size: 14px; 
	font-weight: normal; 
	padding: 7px 0 0 2px; 
	margin: 0;
	
}

.br_title {
	padding: 20px 0 5px 0;
	margin: 0px 10px 5px 10px;
	border-bottom: 2px groove #a2a2a2;
	overflow: auto;
}

.br_title2 {
	padding: 0px 0 5px 0;
	margin: 0px 10px 5px 10px;
	border-bottom: 2px groove #a2a2a2;
	overflow: auto;
}


.br_title > h1 {
	float: left; 
	font-size: 20px;
	color: #0060a8;
	font-weight: bold; 
	margin: 0; 
}
.br_title,.br_title2 > h2 {
	float: left; 
	font-size: 18px;
	color: #0060a8;
	font-weight: normal; 
	padding: 5px 0 0 5px; 
	margin: 0;
	
}

.br_title,.br_title2 > div {
	font-size: 14px;
	padding: 7px 0 0 0; 
	margin: 0px 0 5px 0;
	clear: both;
	
}

.changeBar {
	border-right: 3px solid black;
}


td.insub {
    width:60%;
    padding-right: 10px;
    padding-left:30px !important;
}
td.insub2 {
    padding-right: 10px;
    padding-left:60px !important;
}
td.insub3 {
    padding-right: 10px;
    padding-left:90px !important;
}
th.insub {
    padding-left:30px !important;
}


th.insub2 {
    padding-left:60px !important;
}
th.insub3 {
    padding-left:90px !important;
}

td.nonsub {
    width:60%;
    padding-right: 10px;
}

tr.meastab_header th {font-style: italic;font-weight:normal;}
a { color:#0954CF; font-weight:normal; min-height:20px;}
a:hover,.active {  color:red; text-decoration:none;}

a.a { color:#0954CF; font-weight:normal; min-height:20px;}
a.a:hover,.active {  color:red; text-decoration:none;}


.pdgLiveLink { color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px; font-size:14px; vertical-align: middle; min-height: 20px; font-weight:normal;}
.pdgLiveLink:hover,.active {  color:red; text-decoration:none;}

/*.pdgLiveLink { color:#0954CF; display:block; margin:1px 1px 1px 1px; padding:1px 1px 1px 12px; font-size:14px; font-weight:normal; min-height:20px; line-height:16px;}
.pdgLiveLink:hover,.active {  color:red; text-decoration:none;}*/

.tablereview-2014 {background:#3D76CB; font-weight:bold; color:#fff; display:block; font-size:15px; margin:0px 0px 0px 2px; padding: 0px 0px 0px 10px; width:auto; line-height:28px; position:relative; border:1px solid #ffffff; vertical-align:middle;}
span.inspire {float:right;font-size:14px;top:-1px;font-weight:normal;border-radius:7px;padding:0px 6px 0px 6px;color:#FFF;border-top:solid 1px #fff;border-right:solid 1px #ccc;border-left:solid 1px #ccc;background-color:#39F;-moz-box-shadow: 0 3px 7px #444;-webkit-box-shadow: 0 3px 7px #444;box-shadow: 0 3px 7px #444;}
/*
.subtable {background:#fff; border:1px solid #fff; color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:1px 1px 1px 12px; font-size:14px; font-weight:normal; min-height:20px; line-height:16px;}
.subtable:hover,.active {background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;}

.subtabledbref {background:#fff; border:1px solid #fff; color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:1px 1px 1px 4px; font-size:13px; font-weight:normal;}
.subtabledbref:hover,.active {background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;}


.subtablebg {border: 1pt solid transparent; color:#0954CF; display:block; margin:0px 0px 0px 0px; padding:1px 1px 1px 5px; font-size:14px; font-weight:normal;min-height:20px; line-height:16px;}
.subtablebg:hover,.active {background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;}


.subtable1 {background:#fff; border:1px solid #fff; color:#0954CF; display:inline; margin:0px 0px 0px 0px; padding:1px 1px 1px 1px; font-size:13px; font-weight:normal;}
.subtable1:hover,.active {background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;}

.subtable2 {background:#fff; border:1px solid #fff; color:#0954CF; display:inline; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; font-weight:normal;}
.subtable2:hover,.active {background:#FFFEBA; border:1px solid #000; color:#303030; text-decoration:none;}


.tablereview-2014-small-button {line-height:26px;background:#999; font-weight:normal; color:#fff; display:inline-block; font-size:14px; margin: 1px 1px 0px 0px;padding: 0px 10px 0px 10px; width:auto; position:relative; border:0px solid #3D76CB}
.tablereview-2014-small-button:hover {background:#A4C3F2; border:0px #f0f0f0; color:#000; text-decoration:none; border:0px solid #000000;}


*/

