/*  This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
  font-size: 12px;
  color: #000;
  background: #e6e6e6;
  font-family: Arial, Helvetica, Verdana, sans-serif; }

a {
  color: #003871;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px; }

h2 {
  font-size: 18px;
  line-height: 35px;
  height: 35px; }

h1 {
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 20px; }

.clear {
  clear: both; }

.hide {
  display: none; }

.red {
  color: #FF0000; }

#headerblock {
  margin: 0px auto;
  width: 1024px;
  height: 115px;
  background: #fff;
  padding: 0px; }

header #heading {
  text-align: left;
  overflow: hidden; }

header #heading img {
  margin-right: 50px;
  float: left;
  width: 193px;
  height: 114px; }

#navbar {
  background: #999999;
  /*border-top: 1px #fff solid;*/
  color: #fff;
  height: 40px;
  margin: 0px auto;
  width: 1024px; }

#navbar #nav ul {
  float: left;
  margin-left: 18px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }

#navbar #nav #online_store_tab {
  line-height: 1em;
  background: #f0b310;
  padding-top: 6px;
  box-sizing: border-box; }

#navbar #nav #online_store_tab a {
  font-weight: normal;
  color: #000;
  font-size: 12px; }

#navbar #nav #online_store_tab a span {
  font-weight: bold;
  font-size: 14px; }

#navbar #addthis {
  float: right;
  display: inline-block;
  width: 270px;
  margin-top: 4px; }

#navbar #addthis a.addthis_button_expanded {
  color: #003871; }

#navbar #nav li {
  text-align: center;
  float: left;
  display: inline-block;
  border-right: 1px #fff solid;
  padding-left: 8px;
  padding-right: 8px;
  height: 40px;
  font-size: 14px;
  line-height: 40px; }

#navbar #nav a {
  color: #fff;
  font-weight: bold; }

#navbar #nav a:hover {
  text-decoration: underline; }

div {
  border-collapse: collapse;
  display: block; }

html body {
  height: auto; }

#wrapper {
  width: 1024px;
  clear: both;
  margin: 0px auto;
  text-align: center;
  background: #fff;
  padding-top: 30px;
  overflow: hidden; }

#content {
  width: 980px;
  text-align: left;
  margin: 0px auto;
  overflow: hidden; }

#ad_container {
  height: 90px;
  padding: 0px;
  margin: 12px auto;
  float: left; }

.disclaimer {
  font-size: 10px;
  color: #666;
  width: 455px;
  text-align: left; }

/* Column Sizes*/
.portlet-layout {
  margin-bottom: 25px; }

#column-1, #column-4 {
  width: 185px;
  padding: 0px; }

#column-2, #column-5 {
  width: 495px;
  padding: 0px;
  text-align: center;
  position: relative; }

#column-2 .portlet-journal-content {
  position: absolute;
  bottom: 0px;
  left: auto; }

#column-2 iframe {
  margin-bottom: 200px; }

#column-2 .portlet-body {
  text-align: left; }

/*center column fixed width, align center*/
#layout-column_column-2, #layout-column_column-5 {
  width: 455px;
  margin: 0px auto; }

#column-3, #column-6 {
  width: 300px;
  padding: 0px; }

#overlap_disclaimer {
  margin-top: -200px; }

/* Show Menu */
#show_menu {
  list-style-type: none;
  margin: 0px;
  line-height: 35px;
  width: 185px;
  padding: 0px; }

#show_menu li {
  list-style-position: outside;
  display: block;
  background: #666666;
  padding-left: 8px; }

#show_menu li.item, #show_menu li.dropdown {
  font-size: 14px; }

#show_menu li.home {
  color: #ffffff;
  background: #0a87d2;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #999999; }

#show_menu li.current {
  background: #0a87d2; }

#show_menu li.item {
  border-bottom: 1px solid #ffffff; }

#show_menu li a {
  color: #ffffff; }

form.dropdown select {
  width: 170px;
  height: 25px;
  display: inline-block;
  color: #000;
  font-size: 12px;
  border-radius: 0;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 4px; }

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  form.dropdown select {
    padding-right: 18px; } }
form.dropdown label {
  position: relative;
  margin-left: 8px; }

form.dropdown label:after {
  content: '>';
  font: 18px "Consolas",monospace;
  color: #fff;
  font-weight: bold;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 8px;
  bottom: -4px;
  position: absolute;
  pointer-events: none; }

form.dropdown label:before {
  content: '';
  left: 140px;
  top: -4px;
  width: 30px;
  height: 23px;
  background: #ccc;
  position: absolute;
  pointer-events: none;
  display: block; }

form.dropdown {
  margin: 0px;
  line-height: 35px;
  width: 185px;
  padding: 0px;
  display: block;
  background: #666666; }

/* Search Box */
#search_form {
  margin-top: 20px;
  padding: 0px;
  height: 30px;
  width: 185px;
  overflow: hidden;
  position: relative;
  border: 1px solid #666666; }

#search_box {
  width: 143px;
  height: 20px;
  color: #666666;
  font-size: 14px;
  border-radius: 0;
  border: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 4px;
  margin: 0px;
  background: #fff; }

input#search_button, input#search_button, input#search_button:hover {
  outline: none;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 0;
  display: inline-block;
  margin: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: #eeb115 url("../images/common/search.png") no-repeat center; }

/*Featured Video*/
h2.featured_title {
  color: #ffffff;
  background-color: #666666;
  text-indent: 8px;
  height: 35px;
  display: block; }

#container {
  width: 455px;
  height: 268px;
  overflow: hidden; }

figure {
  position: relative;
  margin: 0;
  background: #000; }

video:hover {
  cursor: pointer; }

h1 a:hover {
  text-decoration: underline; }

.player {
  margin-bottom: 25px;
  padding: 0px;
  overflow: hidden; }

#read_more, #show_less {
  cursor: pointer; }

h1.title {
  margin-bottom: 0px; }

div.featured_date a {
  color: #666;
  font-size: 11px; }

div.featured_date a:hover {
  text-decoration: underline; }

div.featured_date {
  margin-bottom: 20px; }

/* Pagination */
.search-pages {
  float: none;
  margin: 0px auto;
  width: 300px;
  overflow: hidden;
  text-align: center;
  height: 24px; }

.journal-article-page-number {
  text-align: center;
  width: 22px;
  display: inline-block;
  line-height: 22px;
  border: 1px solid #666666;
  color: #999999;
  margin-left: 10px; }

strong.journal-article-page-number {
  background: #cccccc;
  color: #000000; }

.taglib-page-iterator {
  margin-top: 40px; }

.taglib-page-iterator .search-pages {
  float: none; }

.taglib-page-iterator .search-pages .page-links, .taglib-page-iterator .search-pages .search-results a {
  line-height: 22px; }

.taglib-page-iterator .search-pages .search-results {
  text-align: center;
  width: 164px; }

.taglib-page-iterator .search-pages .page-links {
  width: 68px;
  display: block; }

.taglib-page-iterator .search-pages .page-links:after {
  content: ".";
  visibility: hidden; }

.taglib-page-iterator .search-pages .page-links a {
  border: none;
  text-decoration: none; }

.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links a.previous {
  font-weight: bold;
  text-decoration: underline; }

/*SHOW & PDAC2013 PAGE*/
.presenter_header {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }

.presenter_img {
  width: 150px;
  height: 150px;
  border: 1px solid #666;
  float: left;
  margin-right: 5px; }

.presenter_title {
  font-size: 16px;
  width: 140px;
  position: absolute;
  bottom: 0px;
  left: 160px; }

.presenter_title h4 {
  font-size: 16px;
  font-weight: bold; }

.presenter_show_info, .show_info {
  clear: both; }

.presenter_show_info h5, .presenter_bio h5 {
  font-weight: bold; }

/*PDAC2013 PAGE*/
.show_img {
  width: 300px;
  height: auto;
  border: 1px solid #666; }

/* Editor's pick */
#editors_pick {
  background-color: #666;
  color: #fff;
  margin-top: 30px; }

#editors_pick h2 {
  color: #fff; }

.editor_header {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-left: 10px;
  margin-top: 10px; }

.editor_img {
  width: 150px;
  height: 150px;
  border: 1px solid #666;
  float: left;
  margin-right: 5px; }

.editor_title {
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  width: 130px;
  left: 165px; }

.editor_title h4 {
  font-size: 16px;
  font-weight: bold; }

.editor_pick_reason {
  clear: both;
  margin: 10px; }

.editor_pick_video {
  overflow: hidden;
  margin-top: 20px;
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px; }

.editor_pick_video img.thumbnail {
  width: 123px;
  height: 93px;
  border: 1px solid #666;
  outline: none;
  float: left; }

/*If they want to have the image as 125x80, then it will be 78 for the height, now we set it 93 because we want to use youtube's image*/
.editor_pick_video h3 a {
  padding-bottom: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 12px; }

.editor_pick_video h3.show a, .searched_video a:hover {
  text-decoration: underline; }

.editor_pick_video h3.headline a {
  color: #fff; }

.editor_pick_video .date a {
  font-size: 10px;
  font-weight: normal;
  color: #fff; }

.editor_pick_video_info {
  display: inline-block;
  float: left;
  width: 140px;
  margin-left: 10px; }

/*Most viewed videos*/
h2.title {
  background: #0a87d2;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  line-height: 35px;
  text-indent: 8px;
  height: 35px; }

#most_viewed {
  width: 185px; }

#most_viewed_list {
  background: #666666;
  text-align: center;
  overflow: hidden; }

.most_viewed_video {
  margin: 0 auto;
  border-bottom: 1px solid #999;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative; }

.most_viewed_video img {
  width: 123px;
  height: 93px;
  border: 1px solid #666;
  outline: none; }

/*If they want to have the image as 125x80, then it will be 78 for the height, now we set it 93 because we want to use youtube's image*/
#most_viewed_list .most_viewed_video h3 a {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px; }

#most_viewed_list .most_viewed_video a:hover, .most_viewed_video h3.show a {
  text-decoration: underline; }

.most_viewed_video .date a {
  font-size: 10px;
  font-weight: normal;
  color: #ffffff; }

.most_viewed_video .video_info {
  text-align: left;
  width: 125px;
  margin: 10px auto 0px auto;
  overflow: hidden; }

/*Search results*/
.searched_video {
  overflow: hidden;
  margin-top: 20px;
  clear: both; }

.searched_video img.thumbnail {
  width: 123px;
  height: 93px;
  border: 1px solid #666;
  outline: none;
  float: left; }

/*If they want to have the image as 125x80, then it will be 78 for the height, now we set it 93 because we want to use youtube's image*/
.searched_video h3 a {
  color: #003871;
  font-weight: bold;
  font-size: 12px; }

.searched_video h3.show a, .searched_video a:hover {
  text-decoration: underline; }

.searched_video h3.headline a {
  color: #000000; }

.searched_video .date a {
  font-size: 10px;
  font-weight: normal;
  color: #666666; }

.searched_video_info {
  display: inline-block;
  float: left;
  width: 315px;
  margin-left: 10px; }

/*POLL*/
#p_p_id_59_INSTANCE_WwdSQHepW1HN_, #column-3 .portlet-polls-display {
  border: 1px solid #000000;
  padding: 20px; }

.ts_item_content {
  width: 215px; }

#_59_INSTANCE_WwdSQHepW1HN_fm .aui-choice-label, #column-3 .portlet-polls-display form .aui-choice-label {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  line-height: 14px; }

#_59_INSTANCE_WwdSQHepW1HN_fm, #column-3 .portlet-polls-display form {
  font-size: 32px;
  line-height: 32px;
  color: #003871; }

#_59_INSTANCE_WwdSQHepW1HN_fm .aui-button-input-submit, #column-3 .portlet-polls-display form .aui-button-input-submit {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 0;
  line-height: 24px; }

.aui-field-content:after, .aui-button-holder:after {
  height: 10px; }

.aui-field-input-choice {
  vertical-align: bottom; }

.aui-choice-label strong {
  display: none;
  visibility: hidden; }

/*General portlet title*/
.portlet-title {
  margin-bottom: 20px; }

/*Center Column Portlet Styling*/
#column-2 .porlet-boundary {
  width: 450px;
  margin: 0px auto; }

/*Portlet margin-top*/
.disclaimer {
  margin-top: 30px; }

/*second ssi portlet for ads, disclaimer*/
.presenter_header {
  margin-top: 40px; }

#column-3 .portlet-polls-display, #most_viewed {
  margin-top: 20px; }

/*most viewed & Poll*/
/* General Portlet margin*/
.portlet-content {
  padding: 0px; }

#container {
  position: relative; }

#video_play_icon {
  position: absolute;
  left: 192px;
  top: 108px; }

