﻿/* UNIVERSAL STYLES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	margin: 0px;
	padding: 0px;
    top: 0px !important;    /* for translate banner */
}

img {
	border-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: italic;
	color: #bb4b00;
}

h3 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #525EB0;
	padding: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
}
h5 {
	font-size: 100%;
	font-weight: normal;
	color: #0099CC;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a {
	color: #525EB0;
}


/* HHS BRANDING BAR */

#brandingBar {
	background-color: #F5F5DE;
	background-image: url(/images/brandingBar_goldBkg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 35px;
	clear: left;
	float: left;
}

#brandingBar-logo {
	top: 0px;
	position: absolute;
	left: 0px;
	float: left;
}
#brandingBar-hhsLink {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* MASTHEAD NAVIGATION BAR STYLES */

#masthead a.navLinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a.navLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a.navLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#masthead a.navLinks:active {
	color: #525EB0;
	text-decoration: underline;
}
#masthead a.globalLinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a.globalLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a.globalLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#masthead a.globalLinks:active {
	color: #525EB0;
	text-decoration: underline;
}

/* PAGE CONTENT */

#content {
	font-size: 85%;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;
	left: 0px;
	float: left;
	clear: left;
}

#leftColumn
{
	background-color: #FFFFFF;
	float: left;
	width: 25%;
	clear: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#rightColumn {
	float: left;
	width: 72%;
	clear: none;
	background-color: #FFFFFF;
	padding-left: 1%;
}

.sidebar {
	color: #2C3261;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.sidebar h3 {
	font-weight: bold;
	color: #525EB0;
	font-size: 100%;
}


.article {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bb4b00;
}

.nowShowing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #bb4b00;
	text-align: left;
}

.playMe {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #bb4b00;
	font-size: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC8A4;
	border-right-color: #C14E00;
	border-bottom-color: #C14E00;
	border-left-color: #FFC8A4;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-decoration: none;
}

.disclaimer {
	border-style: dotted;
	border-width: 2px;
	border-color: red;
	padding: 1px 4px;
}

/* for lists, such as Pastevents */

.Category
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1.8em;
	overflow: hidden;
}

.Category:hover
{
	text-decoration: underline;
}
.Category a
{
	color: #bb4b00;
	text-decoration: none;
}

.Category.selected
{
	border: thin groove #FF0000;
}
.Category.Child
{
	text-indent: 1em;
}
.Category.Greyed
{
	font-style: oblique;
	color: #C0C0C0;
}

a.rsslink
{
	padding: 2px 15px 2px 0;
	background: transparent url("/rss/rss-ico.gif") no-repeat 100% 50%;
	text-decoration: none;
}

a.rsslink:hover, a.rsslink:active
{
	text-decoration: none
}

/* player specific */

#title, .title
{
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #cce0f5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	font-size:large;
	font-style:normal;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.Note
{
	font-size: small;
	font-style: italic;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
}

.Hits
{
	text-align: right;
	font-size: x-large; font-weight:bold;
}


/*  goto TOP link  */
.top {
	text-decoration: none;
	font-size: xx-small;
	background: url("/images/arrow_px_up.gif") no-repeat;
	float: left;
	text-indent: 10px;
}

/* FOOTER */

#footer {
	margin: 4em;
	clear: left;
	left: 0px;
	font-size: 90%;
	text-align: center;
}

#footer li {
	display: inline;
	padding-right: 1em;
}

/* Search tab */

#search {
	position: absolute;
	top: 6px;
	right: 5px;
	float: right;
	height:35px;
	width:300px;
	font-size: small;
}

#searchtext {
    border: none;
}

/* Section 508 code */

div#skipmenu {
	position:relative;
}

div#skipmenu a.skippy {
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;
	overflow:hidden;
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover {
	position: absolute;
	top:auto;
	left:auto;
	width:100%;
	height: 1em;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:15px;
	color: black;
	z-index:100;
	text-align:right;
	margin-bottom:25px;
}

/* Closed captioning box */

.cc 
{
	background-color:White;
	border-style:solid;
	border-color:silver;
	font-size: 18px;
	font-weight:bold;
	overflow:hidden;
	color:#000000;
	padding-top:1em;
	padding-bottom: 1em;
}

/* chapter marks */

ul.chapters li
{
	list-style: none;
	list-style-image: url(http://videocast.nih.gov/images/chapter.png);
	padding-bottom:1em;
}


#warning
{
    margin:8px;
    padding:5px;
    border-style:dashed; 
    border-color:orange;
    font-style:italic;
    text-align:center;
	width:inherit;
}

/* Fix various Google bugs */

/* bug in Google PlusOne */
iframe[id^="oauth2relay"]
{
	position: fixed !important;
}

/* remove the google logo in the translate box */
.goog-te-gadget-icon
{
    display: none !important;
}

/* remove the banner from the translate function */
.goog-te-banner-frame.skiptranslate
{
    display: none !important;
}

/* fix alignment on the Facebook Like control */
.fb-like
{
    padding-left: 2em;
}

/* the + More button */
a.adjust
{
	padding:3px;
	display:block;
	font-weight:bold;
	background:#eee;
	color:#333;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	width:80px;
	text-align:center;
	text-decoration:none;
	margin-left:50px;
	margin-top: 10px;
}

a.adjust:hover
{
	background:#333;
	color:#FFF;
	-webkit-transition: all 400ms; /*safari and chrome */
	-moz-transition: all 400ms ease; /* firefox */
	-o-transition: all 400ms ease; /* opera */
	transition: all 400ms ease;
}
