@charset "utf-8";



body{
	background-color:#ede9e6;
}

#banner
{
	text-align:left;
	width:730px;
	margin:0 auto;
	position:relative
}

#headerWrap{
	height:20px;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}
#gridWrap{
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}
#footerWrap{
	border-bottom:1px solid #fff;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}

#utilityer {
	text-align:center;
	width:100%;
	position:absolute;
	height:30px;
	top:0px;
}

#utilityer .div-wrapper-custom
{
	background-color:#f6f4f3;
	text-align:left;
	width:730px;
	height:30px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:2;	
}

.utilityLinks,
.footerBar
{
	font-size: 11px;
}

#searchBox {
	font-size: 11px;
	width:200px;
	float:right;
	text-align:right;
	margin-right:15px;
}
.utilityLinks
{
	margin-left:15px;
}

/* HEADER */

#searchform{
	margin:0;
	padding:3px 0;
	border: none 0px #ffffff;
}
#searchform p {
	margin:0;
	padding:0;
}
#searchform input{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
}
#searchbutton{
	background-color:#930;
	border: 1px solid #ddd;
	font-weight:bold;
	color:#fff;
}


#logo {
	width: 730px;
	height: 120px;
	background:url(/vaccineresources/images/gridcore/ptp07-vaccineresources-logoLinks-sprite.jpg) no-repeat;
	position:relative;
}


h1
{
	color:#555;
	margin:0;
	padding:0;
}

h3 {
	font-weight:normal;
	font-size:1.4em;
	margin: 1.5em 0 .75em 0;
	padding: 0;
}
/* FOOTER */

.sharePageBar {
	border-top:1px solid #fff;
	padding:0 0 1.5em 0;
}

.footerBar
{
	border-top:1px solid #999;
	padding-top:5px;
}

#copyrightBox 
{
	width:160px;
	float:right;
	text-align:right;
}

/* MATTER */


h2
{
	padding-top:.5em;
}



/* SECONDARY AND TERTIARY COLUMN STYLES */



/*-- NEW 07 --*/
.box {
	text-align:left;
	font-size: 0.9em;
	line-height: 1.5;
	margin: 0;
	padding-top: 1.4em;
	position:relative;
}

div.box p {
	margin: .75em 0;
}

div.box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom:2em;
}

div.box li {
	padding:0;
	margin:.2em 0 .8em 0; 
}

div.box ul li a:link{
	color: #5555aa;
	text-decoration: none;
}
div.box ul li a:visited{
	color: #884488;
	text-decoration: none;
}
div.box ul li a:hover{
	color: #330099;
	text-decoration: underline;
}

/*
div.box h3
{
	text-transform:uppercase;
	font-size:1em;
	line-height:1.2;
	color:#555;
	padding: 5px 0 5px 0;
	border-top:1px solid #999;
	border-bottom:1px dotted #999;
	margin:0 0 1em 0;
}
*/
div.tabModule
{
	background:#e9e2de url(/images/gridcore/pathorg07-tabModule-div-bak.gif) no-repeat left bottom;
	padding-bottom: 25px;
	margin-bottom: 1em;
	line-height:1.4;
}

div.tabModule h3
{
	text-transform:uppercase;
	background:url(/images/gridcore/pathorg07-tabModule-h3-bak.gif) no-repeat;
	font-size:9px;
	line-height:1;
	color:#c60;
	padding: 2px 60px 2px 10px;
	border:none;
	margin:0;
}
div.tabModule p,
div.tabModule h4,
div.tabModule hr
{
	margin-left:10px;
	margin-right:10px;
	display:block;
}

div.tabModule h4
{
text-transform: uppercase;
font-size:.7em;
line-height:1em;
}

div.tabModule hr
{
color: #aaa;
background-color: #aaa;
height: 1px;
}

/* index ads */



div.tabHalfad
{
	background-color:#e9e2de;
	font-size: 0.9em;
	line-height: 1.4;
	height:180px;
	overflow:auto;
}

div.tabHalfad h3
{
	text-transform:uppercase;
	background:url(/images/gridcore/pathorg07-tabModule-h3-bak.gif) no-repeat;
	font-size:9px;
	line-height:1;
	color:#c60;
	padding: 2px 60px 2px 10px;
	border:none;
	margin:0;
}
div.tabHalfad p
{
	margin:0 10px;
	padding:.6em 0 .3em 0;
}
div.tabHalfad img
{
	margin-left:10px;
}

#tableThirdad
{
	padding:0;
	font-size: 0.9em;
	line-height: 1.4;
}
#tableThirdad tr h4
{
text-transform: uppercase;
font-size:9px;
line-height:1;
padding: 5px 0 0 0;
border-top:1px dotted #999;
margin:1em 0 1em 0;
}

#tableThirdad  p {
	margin: .75em 0;
}


div.sidebar {
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size:.9em;
	line-height:1.4;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	float: right;
}
div.sidebar hr{
	display:none;
}


/* UTES */

.none, .displaynone, .lowfi{ display: none; }
.clear {clear:both; }
.nowrap {white-space:nowrap;}
.flushtop {margin-top: 0; padding-top: 0;}
.superscript { vertical-align: super; font-size: smaller }
.subscript { vertical-align: sub; font-size: smaller } 
.textalignright {text-align:right}
.emphatic{color:#993300 !important;}
.warning{color:#FF0000 !important;}
tr.rowalt {background-color: #eeeedd;}



#logolinker {
	position:absolute;
	top:30px;
	text-align:center;
	width:100%;
	z-index:50;
}

#logolinker .div-wrapper-custom
{
	text-align:left;
	width:730px;
	margin:0 auto;
	position:relative;
}

#logoLinks ul{
	margin:0;
	padding:0;
}

#logoLinks li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#logoLinks li a span{
	display:none;
}
#logoLinks li, 
#logoLinks a {
	display: block;
}


li#logoHome {
	left:19px;
	top:30px;
	width:316px;
	height:31px;
}
li#logoPATH {left:554px; top:0; width:175px; height:120px;}


#logoHome a {height:31px;}
#logoPATH a {height:120px;}



#logoHome a:hover {background: transparent url(/vaccineresources/images/gridcore/ptp07-vaccineresources-logoLinks-sprite.jpg) -19px -150px no-repeat;}
#logoPATH a:hover {background: transparent url(/vaccineresources/images/gridcore/ptp07-vaccineresources-logoLinks-sprite.jpg) -554px -120px no-repeat;}





/*-------------------------------------------------- DROP MENUS  */
/* http://users.tpg.com.au/j_birch/plugins/superfish/            */

#dropnaver{
	position:absolute;
	top:130px;
	left:130px;
	text-align:center;
	width:100%;
	z-index:20;
}

#dropnaver .div-wrapper-custom
{
	text-align:left;
	width:730px;
	margin:0 auto;
	position:relative;
}
a.nav-barButton{
	width:139px;
	color:#fff;
}
a.nav-barButton:visited
{
	color:#fff;
}
a.nav-barButton:hover{
	text-align:center; 
	padding:5px 0;
	width:139px;
}

#dropnavBarTopics {width:139px}
#dropnavBarDiseases  {width:139px}

#dropnavBarTopics a.nav-barButton{text-align:center; padding:5px 0;}
#dropnavBarDiseases  a.nav-barButton{text-align:center; padding:5px 0;}



/* Hide useless elements in print layouts... */
@media print {
    .drop-nav {
        display: none;
    }
}


.drop-nav, .drop-nav * {
	margin:0;
	padding:0;
	font-size:11px
}
.drop-nav {
	line-height:10px;
	float:left;
	margin-bottom:10px;
}
.drop-nav ul {
	background:#fff; /*IE6 needs this*/
}
.drop-nav li {
	float:left;
	list-style:none;
	position:relative;

}
.drop-nav a {
	display:block;
	float:left;
	padding: 5px 7px 5px 7px;
	text-decoration:none;
}
.drop-nav li ul {
	float:none;
	top:-999em;
	position:absolute;
}
.drop-nav li:hover,
.drop-nav li.sfHover,
.drop-nav a:focus, .drop-nav a:hover, .drop-nav a:active {
	background-color:#c6cbd5;
	text-decoration:none;
}
.drop-nav li:hover ul, /* pure CSS hover is removed below */
ul.drop-nav li.sfHover ul {
	left:-1px;
	top:20px;
}

.drop-nav li:hover li ul,
.drop-nav li.sfHover li ul {
	top:-999em;
}
.drop-nav li li:hover ul, /* pure CSS hover is removed below */
ul.drop-nav li li.sfHover ul {
	left:160px;
	top:-1px;
	width:180px;
	height:auto;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top:-999em;
}
.drop-nav li li {
	background-color:#ede9e6;
	float:none;
	width:180px;
	height:auto;
	border-top:1px solid #fff;
}
.drop-nav li li li {
	background-color:#ede9e6;
}
.drop-nav li li a {
	float:none;
	padding-right:0;
	width:160px;
	color:#000;
}
.drop-nav li li a:visited
{
	color:#000;
}

/* quick hacks for IE */
*html .drop-nav li li {
	margin-bottom:-3px;
}
*html .drop-nav li li li {
	margin-bottom:-1px;
}
*+html .drop-nav li li {
	margin-bottom:-3px;
}
*+html .drop-nav li li li {
	margin-bottom:-1px;
}

/* ------------------------------ topics --*/

#topicInfoBox {
	float: left;
	width: 160px;
}
#topicInfoBox h1
{
	color:#666;
	margin:0;
	padding:0 0 .5em 0;
	line-height:1.3;
}
#topicInfoBox p
{
	margin-top:0;
	padding-top:0;
	color:#c60;
	line-height:1.4;
}

#topicItemBox {
	padding-left: 180px;
}

#topicItemBox p:first-child
{
	margin-top:0;
	padding-top:0;
}

div.topicItem {
	padding: 1em 0;
	margin: .5em 0;
	border-top: 1px dotted #999;
	/* http://www.quirksmode.org/css/clearing.html */
	overflow:hidden;
	width:510px;
}
.topicItem h4
{
	margin-top:0px;
	padding-top:0px;
	font-size:1.3em;
	line-height:1;
}
.topicItem p 
{
	line-height:1.4;
	margin: .75em 0em .75em 0;
}

.topicItem p.jumpList
{
	font-size:0.9em;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.4;
}

.thumbnailContainer .topicItem h4,
.thumbnailContainer .topicItem p
{
	margin-left:120px;
}
.topicItem p.thumbnail
{
	margin:0;
	padding-top:0;
	float:left;
	width:110px;
}



/* -- custom -- */
#accessResources{
	padding: 20px 10px 0 0;
	margin: 0;
	background-color: #e2e5ea;
	background:#e2e5ea url(/vaccineresources/images/gridcore/ptp07-vaccineresources-ul-accessResources.gif) top right no-repeat;
	border: 1px solid #e2e5ea;
	line-height:1.2;

}
#accessResources ul{
	margin: 10px 10px;
}

#subsiteSearch form {

}

#subsiteSearch{
	padding: 5px 0;
	margin: 0;
	border: 1px solid #e2e5ea;
	margin-bottom:1.75em;
}

#subsiteSearch p {
	margin:0;
	padding:0;
}
#subsiteSearch input {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
}
#subsiteSearchButton {
	background-color:#930;
	border: 1px solid #ddd;
	font-weight:bold;
	color:#fff;
	padding:0;
}

#subsiteSearch form{
	margin:5px;
	padding:0;
}


#cse-noscript
{
	padding:.7em;
	background-color:#E3EEEE;
}


/* --------------------------------- vrlDB stuff -- */

ul.resourceList
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

ul.resourceList li 
{
padding-left: 14px;
background-image: url(/vaccineresources/images/gridcore/ptp07-vaccineresources-ul-resourceList-li.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-top:0;
margin-top:0;
}

.resourceList li p{
	margin:0;
	padding:0 0 .2em 0;
}

.ute{
color: #666;
}
.browseUte strong{
color: #666;
font-weight:normal;
}


.highlightBox
{
		margin-top:1.75em;
		background-color: #eef0f2;
		padding:15px;
		overflow: auto;  /* here gee: hack fight collapsing float borders */
		width:480px;  /* note the padding above */
}

.highlightBox h3 {
	color:#733947;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.4em;
}

.highlightBox p {
	margin: 1.1em 0em 1.1em 0em;
	line-height:1.2;
}

.highlightBox p br {
	margin-bottom:.5em;
}


.headerText {
	margin-top:1.2em;
	color:#930;
}
.headerText p {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
.headerText p span {
	font-weight: bold;
	text-transform: uppercase;
	font-size:.75em;
	color:#000;
}

.parameterHint 
{
	color: #930;
}
.pren dd,
.pren dt{
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
	white-space: nowrap;	
}
.pren dt {
font-weight:normal;
}
.pren dt span{
border-right:1px solid #ccbbbb;
}
.pren dd a,
.pren dd span{
border-top:1px solid #ccbbbb;
border-bottom:1px solid #ccbbbb;
border-right:1px solid #ccbbbb;
}

.pren dt span,
.pren dt a,
.pren dd span,
.pren dd a{
text-decoration: none;
padding: .2em .3em;
}

* html .pren dt span,
* html .pren dt a,
* html .pren dd span,
* html .pren dd a{ 
padding: .2em .3em; 
}

.pren dl a:hover{
text-decoration:underline;
color:#0033FF;
}


#browseBox dt{
	line-height:1em;
	margin: 1.2em 0 0  0;
	padding:0;
}
#browseBox dd{
	margin:0;
	padding:0;
}
#browseBox dd p{
	margin: 0 0 0 0;
	padding:0;
	line-height:1.2;
}

#browseBox h3{
margin:0;
padding:0;
}
#browseBox .jumplink{
	border-top:1px dotted #fb7;
	padding-top:.5em;
	margin-top:.5em;
}


.detailsBox{
	margin-top:1em;
}

.detailsBox p{
	margin:0;
	padding:0 0 .2em 0;
}



.detailsBox strong {
	font-weight: normal;
	color: #888;
}


-->

.subjectsBox li{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:.2em;
}


#homepicCaption {
	float: right;
	height: 170px;
	width: 270px;
	overflow:auto;
	font-size: 11px;
	line-height:2.1;
	border-top:1px dotted #793648;
	border-bottom:1px dotted #793648;
}
#homepicCaption p {

}
#homepicCaption p span {
	font-size: 12px;
	color: #793648;
}

#homeJumps {
	margin-top:1.75em;
}


.fauxColumnLeft {
	float: left;
	width: 48%;
}
.fauxColumnRight {
	float: right;
	width: 48%;
}

/* ------------------------------ crufty cheat stuff */

.tableBody td
{
padding-right:20px;
}

.previewMode {
	padding:1em;
	margin: 0 0 1em 0;
	background-color:#FFC;
}


/* ----------------------------- filters 09 */

p.filterToggle a{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: .1em;
	padding: .4em .2em;
	border: 1px solid #cccccc;
	border-top-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	background-color: #eeeeee;
	white-space:nowrap;
}	
p.filterToggle a img{
	vertical-align: middle;
	padding-right: 4px;
}

div#filterContainer {
	margin:.5em 0 0 0;
	padding: .25em .5em;
	border:1px solid #999999;
}


/* possibl7 deprecated */
div#filterBox {
	margin:0;
	padding: .5em;
	border:1px solid #999999;
	display:none;
}

#filterForm {
	margin:0;
	padding:0;
	font-size:.9em;
	line-height:1.1em;
}
#filterForm fieldset{
	margin:0;
	padding:5px;
	border:1px none #fff;
}

#filterForm p{
	margin:0;
	padding:.2em 0 .2em 0;	
}

#filterForm select{
	font-size:11px;
}

#filterForm .primelabel{
	text-align:right;
}

div#filterContainer #filterForm table td{
	margin:0;	
	padding:0 10px 0 0;
}

a.altButton {

}



.buttonArea a, .buttonArea button,
.buttonArea input
{
    display:block;
	float:left;
    margin:0 7px 0 0;
    background-color:#ddd;
    border:1px solid #999;
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#444;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttonArea button,
.buttonArea input
{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttonArea button[type],
.buttonArea input[type]
{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type],
*:first-child+html input[type]
{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttonArea button img, .buttonArea a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* DEPRECATED -- remove on revision */
#filterform{
	margin:1.2em 0 0 0;
	padding:0;
	font-size:.9em;
	line-height:1em;
	width:500px;

}
#filterform p {
	margin:0;
	padding:.2em 0 0 0;
}
#filterform select{
	font-size:11px;
}
#filterform fieldset{
	margin:0;
	padding:.5em;
	border:1px solid #999999;
}
#filterform legend{
	color:#999999;
}

/*  END deprecated */

