﻿/*article popup styles*/

#poparticle-container {
	border:1px solid #666;
	float: left; 
	margin: 10px;
}
#poparticle-container img.mathimg {
	vertical-align:middle
}
#poparticle {
	border:0;
	background-color:#fff;
	padding:5px;
}
#poparticle table {
	margin:5px 0px 5px -5px;
	
}
#poparticle td {
	padding: 5px 10px 5px 5px
}
#poparticle h1 {
	font-size:15px;
	line-height:16px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#poparticle p {
	margin:5px 0px;
	overflow: visible;
}
#poparticle .legend {
	font-size:12px;
	line-height:16px;
	border-top: 1px solid #EBEBEB;
	padding-top:5px
}
#popup {
    background: url("../images/biomed/container-bg.png") repeat-x scroll 0 0 transparent;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
.helptext {
	font-size:11px;
	line-height:14px;
	vertical-align:bottom
}
.headinglinks {
	float:right;
	width: 35%;
	text-align:right;
	margin:24px -5px 15px 0px;
	font-size:11px
}
.headinglinks a {
	margin:0px 5px;
	white-space:nowrap
}
.headinglinks a.active {
	text-decoration:none;
	color:#000;
	font-weight:bold
}
.headinglinks .active {
	color:#000;
	font-weight:bold
}
.headinglinks img {
	vertical-align:middle
}
.skip {
	display:block;
	position:absolute;
	top:-500px;
	left:0;
	z-index:0;
	width:100%
}
.skip a {
	padding:5px;
	left:0;
	z-index:0
}
.skip a:focus, .skip a:active {
	display:inline;
	z-index:2;
	border:1px solid #f00;
	background-color:#fff0f5;
	color:#f00;
	text-decoration:none;
	position:absolute;
	top:50px;
	left:0
}
.open-data-icon { width: 100%;  }
.open-data-icon img { float: right; padding: 0; margin: 0; }

/*CALS Table*/
#poparticle h1 {font-size:15px; line-height:16px; padding:0px; margin:0px; color:vIFlink; font-weight:bold}
/*#poparticle h1 {font-size: x-large;}*/
#poparticle h2 {font-size: large;}
#poparticle h3 {font-size: medium;}
#poparticle h4 {font-size: small; font-weight: normal;}
#poparticle table {font-size: x-small;table-layout:fixed;font-family: sans-serif;}
#poparticle thead {font-weight: bold;font-family:Verdana;}
#poparticle td {font-family:Verdana;}
#poparticle thead .rowsep1{border-top:0pt; border-left:0pt; border-bottom: 1pt solid black;}
#poparticle thead .rowsep0{border-top:0pt; border-left:0pt;}
#poparticle thead .rowsep00{border-top:0pt; border-left:0pt;}
#poparticle thead .colsep0{border-top:0pt; border-left:0pt;border-right;0pt;}
#poparticle .rowsep1{border-top: 0pt; border-left:0pt; border-bottom: 1pt solid black;}
#poparticle .rowsep0{border-top:0pt; border-left:0pt; border-bottom:0pt;}
#poparticle .rowsep00{border-top:0pt; border-left:0pt; border-bottom:0pt;}
#poparticle .colsep0{border-top:0pt; border-left:0pt;}

.helptext {font-size:11px; line-height:14px; vertical-align:bottom}

.headinglinks {float:right; width: 35%; text-align:right; font-size:11px}
.headinglinks a {margin:0px 5px; white-space:nowrap}
.headinglinks a.active {text-decoration:none; color:#000; font-weight:bold}
.headinglinks .active {color:#000; font-weight:bold}
.headinglinks img {vertical-align:middle}

.monospace {font-weight: normal; font-family: Courier, 'Courier New', monospace;}
sub {vertical-align: -20%}
sup {vertical-align: 20%}


/* Make opendata to behave correctly */
.article-table { background: none repeat scroll 0 0 #FFFFFF; padding:10px}
.article-table .open-data-icon img { padding:0; margin:0px;}
.article-table .helptext {margin-left: 0px; padding:8px;padding-left:6px;margin-top:6px}

/* valign CALS fix; also works for IE7 */
.article-table .top {position:relative;top:-0.4em;*top:-1.6em;}
.article-table .middle {position:relative;top:1.2em;*top:-0.2em;}
.article-table .bottom {position:relative;top:3.0em;*top:1.6em;}

img.mathimg {vertical-align:middle}




