/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.

.cf {
    *zoom: 1;
} */

.left {
  float: left;
}

.right {
  float: right;
}

.margin-top {
  margin-top: 20px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.topmargin {
  margin-top: 10px;
}

.third {
  width: 30%;
  margin-right: 2%;
}

.two-thirds {
  width: 66%;
  margin-right: 2%;
}

.full {
  width: 100%;
}

.design_fullwidth {
  width: 100%;
  float: left;
}

html {
  margin: 0px;
  padding: 0px;
} 

body {
  margin: 0px;
  padding: 0px;
  top: 0px;  
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

div.design_background, .template_content, .template_homepage, .template_singlepage, .template_publication, .template_profile, .template_group, .template_admin, .template_product, .template_taxonomybrowser, .template_shop, .template_search {
  background-image: url("/resources/custom/images/browserbackground.jpg");
}

div.design_mainareabox {
  overflow: visible;
  clear: none;
  border-width: 0px;
  border-style: none;
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

div.design_header_container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

div.design_header_topnavbar {
  width: 100%;
  height: 50px;
}

.topmenunav_links {
  max-width: 300px;
  float: left;
  color: #90999F;
  font-size: 18px;
  padding-top: 10px;
  position: relative;
  margin-left: 45px;
}

.topmenunav_links a {
  color: #434748;
}

.topmenunav_links a:hover {
  color: black;
  text-decoration: underline;
}

.other-links-flyout {
  display: none;
  background: url("/resources/custom/images/common/flyout-background.png") no-repeat scroll 0 0 transparent;
  height: 315px;
  width: 210px;
  position: absolute;
  top: 35px;
  left: -50px;
  padding-top: 20px;
  padding-left: 10px;
  z-index: 1;
}

.other-links-flyout .other-link {
  float: left;
  clear: both;
  font-size: 16px;
  width: 185px;
  padding: 2px;
  margin: 2px 0 0;
  text-align: center;  
}

.other-links-flyout h5 {
  float: left;
  clear: both;
  margin: 18px 0;
  text-align: center;
  width: 180px;
  color: #CDD2D4;
}

div.design_header_banner {
  width: 980px;
  height: 364px;
  margin: 0 auto;
  position: relative;
}

.design_header_banner_small {
  height: 102px;
}

div.design_header { 
  margin-left: auto;
  margin-right: auto;
  height: 462px;
  background:url("/resources/custom/images/headerbackground.png") repeat-x scroll center top transparent;  
}

div.design_header_small { 
  height: 200px;
  background:url("/resources/custom/images/headerbackground-200.png") repeat-x scroll center top transparent;  
}

div.design_header, div.design_header_small { 
  margin-bottom: 30px;
}

div.design_banner {
  overflow: visible;
  float: left;
  width: 780px;
}

div.design_tabbar {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

div.design_search_tabbox {
  padding:20px;
  background-color:transparent;
}

div.component_tabbar {
  width: 100%;
  float: left;
  background-color: transparent;
}

div.design_navigator {  
  background-color: transparent;
  margin-bottom: 20px;
  font-size: 14px;
}

.dctitle {
  color: #FFFFFF;
  font-size: 96px;
  letter-spacing: -3px;
  margin: 0 0 0 -6px;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
}

.dcstrap {
  color: #4A5963;
  font-size: 24px;
  text-align: left;
}

.dcshadow {   
  background: url("/resources/custom/images/dcshadow.png") no-repeat scroll 0 0 transparent;
  height: 398px;
  left: 53%;
  margin: 0;
  text-indent: -9999px;
  position: absolute;
  bottom: -8px;
  width: 325px;
}

.design_header_small .dctitle {
  font-size: 60px;
}

.design_header_small .dcstrap {
  font-size: 15px;
}

.component_tabbar_search {
  width: 150px;
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  top: 120px;
}

.design_header_banner_small div.component_tabbar_search {
  top: 70px;
}

div.mainmenushadow {
  background-image: url("/resources/custom/images/mainmenushadow.png");
  height: 30px;
  position: relative;
  top: 48px;
  width: 973px;
}

div.design_bodyarea {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

div.design_reports {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

div.design_reportholder {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
}

div.design_contentpages_leftcol {
  float: left;
  width: 200px;
  padding: 0px;
}

.design_contentpages_middlecol_noleftcol {
  float: left;
  width: 770px;
  padding-right: 10px;
}

div.design_contentpages_middlecol {
  float: left;
  width: 560px;
  padding-left: 10px;
  padding-right: 10px;
}

.template_taxonomybrowser .design_contentpages_middlecol, .template_content .design_contentpages_middlecol, .template_taxonomy_browser_articles .design_contentpages_middlecol, .template_webpage .design_contentpages_middlecol {
  width: 760px;
}

.template_singlepage div.design_contentpages_middlecol {
  width: 100%;
}

div.design_contentpages_rightcol {
  float: left;
  width: 200px;
  padding: 0px;
}


div.design_admin_middlecol {
  float: left;
  width: 680px;
  padding-left: 10px;
  padding-right: 10px;
}

div.design_homepage_leftcol {
  float: left;
  width: 200px;
}

div.design_homepage_middlecol {
  float: left;
  width: 980px;
  padding-bottom: 30px;
}

div.design_homepage_rightcol {
  float: left;
  width: 200px;
}

div.component_contentboxes1 {
  width: 470px;
  float: left;
  margin-right: 20px;
}

div.component_contentboxes2 {
  width: 470px;
  float: left;
}

div.design_box {
  background-color: #FFFFFF;
  border: 1px solid #B7B7B7;
  border-radius: 5px;
  margin: 0 auto 10px;
  overflow: hidden;
  text-align: center;
}

div.design_footer {
  background:url("/resources/custom/images/footerbackground-120.jpg") repeat-x scroll center top transparent;
  height: 120px;
  width: 100%;
  clear: both;
}

div.design_footer_container {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  padding: 30px 0 0;
}

div.footer-links {
  width: 100%;
  text-align: center;
  color: #90999F;
  font-size: 18px;
  margin: 0;
  padding: 0;
  margin: 0 auto;
}

div.footer-links a {
  color: #3E535E;
  text-shadow: 0 1px 0 #FFFFFF;
}

div.footer-links a:hover {
  color: #000000;
  text-decoration: underline;
}

.footer-text {
  margin: 10px 0 0;
  width: 100%;
  text-align: center;
  color: #5E727C;
}

div.footer-text a {
  color: #5E727C;
}

div.footer-text a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


div.biotext {
  color: #506F7E;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 20px;
  text-align: left;
}

/* the p.image_float_left_third is for when in form editing mode (divs become p tags) */
div.bio_image_left, div.image_float_left_third, p.image_float_left_third {
    float: left;
    margin-left: 10%;
    padding-right: 10%;
    width: 30%;
}

div.bio_image_nofloat {
  width: 30%;
  padding-top: 5px;
}

.bio_image_left img, .bio_image_nofloat img, div.image_float_left_third img, p.image_float_left_third img, div.image_float_left img, p.image_float_left img {
  width: 100%;
}

div.image_float_left, p.image_float_left {
  float: left;
  margin: 0 2% 0 0;
}

div.biotext a {
  background-color: transparent;
  color: #129DD8;
  text-decoration: none;
  width: 100%;
  font-weight: normal;
}

div.biotext a:hover {
    text-decoration: underline;
}

.design_shaded_container {
  float: left;
  clear: both;
  width: 100%;
  border: 2px solid #9AACB8;
  margin: 0 0 20px;
}

.design_shaded_container .dark-title-bar {
  background-color: #557687;
  padding: 5px 0;
  margin-bottom: 15px;
}

.design_shaded_container img.third {
  max-width: 300px;
  width: 30%;
  margin-right: 2%;
}

.third img {
  max-width: 300px;
  width: 98%;
  margin-left: 2%;
  margin-top:10px;
}

.design_taxonomy_results {
  float: left;
  width: 600px;
}

.design_additional_taxonomy {
  float: left;
  width: 150px;
  margin-left: 10px;
}

/* #Social links
================================================== */

.social-links {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  z-index: 1;
}

.youtube_button {
  position: relative;
  left: 5px;
}

.youtube_button a {
  background: url("/resources/custom/images/ytbutton.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 114px;
  width: 124px;
  text-indent: -9999px;
}

.youtube_button a:hover {
  background-position: -124px 0;
}

.twitterbutton, .facebookbutton, .bloggerbutton {
  width: 44px;
  height: 44px;
  display: inline-block;
}

.facebookbutton {
  display: none; /*with facebook link removed*/
  position: relative;
}

.twitterbutton {
  margin-left: 22px; /*with facebook link removed*/
  position: relative;
}

.bloggerbutton {
  position: relative;
}

.facebookbutton a {
  background-image: url("/resources/custom/images/d41701facebookbutton.gif");
  text-indent: -9999px;
}

.twitterbutton a {
  background-image: url("/resources/custom/images/d41697twitterbutton.gif");
  text-indent: -9999px;
}

.bloggerbutton a {
  background-image: url("/resources/custom/images/blogger-icon-44x88.png");
  text-indent: -9999px;
}

.facebookbutton a, .twitterbutton a, .bloggerbutton a {
  background-repeat: no-repeat;
  display: block;
  font-size: 44px;
  height: 44px;
  line-height: 44px;
  width: 44px;
}

.facebookbutton a:hover, .twitterbutton a:hover, .bloggerbutton a:hover, .small .youtube_button a:hover {
  background-position: -44px 0;
}

.social-links.small {
  /*width: 196px;*/  /*with facbebook link removed*/
  width: 160px;
}

.small .component_tabbar_search {
  margin-top: 70px;
}

.small .facebookbutton, .small .twitterbutton, .small .bloggerbutton, .small .youtube_button {
  top: 3px;
  position: relative;
  float: left;
  margin-left: 5px;
  left: 0;
}

.small .youtube_button a {
  background: url("/resources/custom/images/youtube-icon-44x88.png") no-repeat scroll 0 0 transparent;
  height: 44px;
  width: 44px;
  display: block
}

.social-footer {
  text-align: center;
  margin-top: 10px;
}

.social-footer a {
  color: #3E535E;
}

.social-footer a:hover {
  color: #FFFFFF;
}

.show-thin {
  display: none;
}

/* #Search and autocomplete
================================================== */

ul.ui-autocomplete {
  background-color: white;
  width: 200px;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-family: arial;
  font-size: 11px;
  list-style-type:none;
  overflow: hidden;
  z-index: 999 !important;
}

ul.ui-autocomplete li {
  padding: 4px;  
  z-index: 999;
}

div.component_tabbar_search input {
  width: 120px;
  padding: 5px;
  font-size: 12px;
  border: 1px solid grey;
  position: relative;
  right: 15px;
}

div.component_tabbar_search input:hover {
  border: 1px solid #4f7d93;
}

div.component_tabbar_search input.iossearchbutton {
  height: 30px;
  width: 100px;
  margin-top:5px;
  padding: 0;
  color: #626262;
  text-shadow: 0 1px 0 #FFFFFF;
  font-family: GandhiSans-Regular, Arial, Sans-serif;
  font-size: 16px;
}

div.component_tabbar_search input.iossearchbutton:hover {
  background-color: #4f7d93;
  color: white;
  text-shadow: 0 0 0 #FFFFFF;
}


ul.ui-autocomplete li a {
  text-decoration: none;
  color: black;
}

ul.ui-autocomplete li a:hover {
  text-decoration: underline;
  color: black;
}

.design_contentpages_middlecol .iosnavigatorsearch {
  /*float: right;
  width: 150px;*/
}

.design_contentpages_middlecol .iosnavigatorsearch li, .design_contentpages_middlecol .iosnavigatorsearch li.iosnavlevelselected {
  display: block;
  border-radius: 0;
  margin: 2px 0;
  padding: 0 5px;
  font-size: 12px;
}

.design_contentpages_middlecol .iosnavigatorsearch li a {
  display: block;
}

.design_contentpages_middlecol .iosnavigatorsearch li:hover, .design_contentpages_middlecol .iosnavigatorsearch li.iosnavlevelselected a {
  background-color: #557687;
  color: #FFFFFF;
}

.design_contentpages_middlecol .design_search_tabbox {
  min-height: 415px;
}

.sort-container {
  margin: 0 0 10px;
}

.iossearchresultheader {
  color: #506F7E;
  font-size: 14px;
  margin-bottom: 10px;
}

/* #login links
================================================== */
  div#loginOverlay {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: white;
      z-index: 2000;
      display: none;
   }

  div#loginBox {
      position: fixed;
      top: 30%;
      left: 50%;
      background-color: white;
      border-width: 3px;
      border-style: solid;
      border-color: black;
      margin: 0px;
      width: 250px;
      height: 200px;
      margin-left: -150px;
      z-index: 2001;
      display: none;
      padding: 10px;
      border-radius: 10px;
   }

  div#loginToggle {
    color: #626262;
    padding: 0px 10px;
    width: 120px; 
    margin: 5px auto 10px; 
    cursor: pointer;
  }

  div#loginToggle:hover {
      color: #557687;   
    }

  span.iosusername, span.iospassword, span.iosrememberme {
       display: block;  
       font-family: verdana;
       font-size: 10px;
       margin-bottom: 5px;  
     }

  span.iosloginbutton { 
      display: block;
      text-align: right;
    }

  span.iosusername label, span.iospassword label, span.iosrememberme label {
       display: inline-block; 
       width: 100px;  
     }

  span.iosusername input, span.iospassword input {
       display: inline-block; 
       width: 130px;  
     }

.loginlinks_container {
  position: absolute;
  right: 150px;
  top: 0;
  z-index: 2;
  font: 15px GandhiSans-Regular,Arial,sans-serif;
}

.shopping-basket-container {
  font-size: 18px;
  float: left;
  width: 185px;
  padding-top: 10px;
  margin-left: 5px;
}

.shopping-basket-container a {
  color: #434748;
}

.shopping-basket-container a:hover {
  color: black;
  text-decoration: none;
}

.shopping-basket-container i {
  padding-top: 2px;
}

.design_header_small .loginlinks_container {
  right: 180px;
}

.user-actions {
  position: absolute;
  right: 160px;
  top: 5px;
  width: 55px;
  z-index: 2;
}

.user-actions img {
  float: right;
  margin: 0 0 0 10px;
}

.actions-menu {
  display: none;
  position: absolute;
  top: -5px;
  right: -20px;
  background: #557687;
  list-style: none;
  margin: 0;
  width: 240px;
  min-height: 100px;
}

.action-item {
  border-bottom: 1px solid #7495A6;
  color: #FFFFFF;
  font-size: 1.3em;
  margin: 0 !important;
  padding: 5px;
  float: left;
  clear: both;
  width: 96%;
}

.action-item:hover {
  color: #333333;
  background-color: #7495A6;
}

.actions-menu .action-item:last-child {
  border-bottom: medium none;
}

.action-item i {
  padding-right: 8px;
}

.action-item a {
  display: inline-block;
  color: #B4C1C8;
  width: 84%;
}

.action-item a:hover {
  color: #FFFFFF;
}

/* #validation
================================================== */
.design_resultmessagebox {
  padding: 10px;
  margin-bottom: 20px;
  border: 3px solid #F85050;
  border-radius: 5px;
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari and chrome */
  -khtml-border-radius: 5px; /* Linux browsers */
}

.design_resultmessage ul {
  list-style: disc inside none;
  padding-left: 10px;
}

/* #homepage
================================================== */
.template_homepage div.component_contentcontrol {
  min-height: 270px;
}

.home-slider {
  display: block;
}

.pagination, .prev, .next {
  display: none!important;
}

div.design_homepage_welcomebox {
  background: url("/resources/custom/images/welcomeframeshadow.png") no-repeat scroll 0 0 transparent;
  position: relative;
  height: 170px;
  width: 98%; /*width: 964px;*/
  margin: 0 auto;
}

div.welcometext h1 {
  border: none;
  margin: 0 0 7px;
}

div.welcometext p  {
  color: #345E73;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 10px;
}

div.ribbonbutton {
  font-family: GandhiSans-Regular,Arial,"Sans-serif";
  font-size: 15px;
  float: left;
  margin-bottom: 30px;
  padding-left: 40px;
}

div.ribbonbutton a {
  background: url("/resources/custom/images/d44181hillarysribbonbutton.gif") scroll no-repeat 0 0 transparent;
  display: block;
  height: 48px;
  width: 550px;
  color: #333333;
}

div.ribbonbutton a ins {
  height: 24px;
  left: 24px;
  position: relative;
  text-decoration: none;
  top: 8px;
  width: 373px;
}

div.ribbonbutton a:hover {
  color: #FFFFFF;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.49);
}

div.sig {
  background: url("/resources/custom/images/sig.png") scroll no-repeat 0 0 transparent;
  height: 55px;
  text-indent: -9999px;
  width: 205px;
  float: left;
  margin: -10px 0 0 40px;
}

div.welcometext {
  width: 94%; /*width: 880px;*/
  padding-top: 10px;
  padding-left: 40px;
}

.design_shaded_container .dark-title {
  width: 100%;
  text-align: center;
}

/* popular publications */

div.iospopularlinktitle {
  display: none;
}

.design_homepagecontentbox1 {
  width: 100%;
  clear: both;
}

.design_homepagecontentbox1 .design_thumbnail {
  float: left;
  width: 50%;
  text-align: center;
}

.design_homepagecontentbox1 .publ_image_thumb {
  margin: 0 auto;
}

.design_homepagecontentbox1 .publ_title_thumb a {
  color: #557687;
}

.design_homepagecontentbox1 .publ_title_thumb a:hover {
  text-decoration: underline;
}

/* latest books */

div.category_bic {
  display: none;
}

.design_homepagecontentbox2 {
  width: 100%;
  clear: both;
}

.design_homepagecontentbox2 .design_abstract {
  float: left;
  width: 50%;
  text-align: center;
}

.design_homepagecontentbox2 .product_abstract_image {
  margin: 0 auto;
}

.design_homepagecontentbox2 .product_abstract_title a {
  color: #557687;
}

.design_homepagecontentbox2 .product_abstract_title a:hover {
  text-decoration: underline;
}

/* #forum
================================================== */
.comments .iostextmessagethumbnail {
  float: left;
  width: 20%;
}

.comments .iostextmessagemessagearea {
  background: none repeat scroll 0 0 #EEEEEE;
  border-left: 4px solid #557687;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  margin-left: 5%;
  padding: 2% 1%;
  width: 72%;
  display: inline-block;
}

div.design_message_box {
  margin: 10px 0;
  clear: both;
}

.component_indent {
  margin: 10px;
}

div.iostextmessagedelete, div.iostextmessagereply {
  text-align: right;
  margin-bottom: 10px;
}

.iostextmessagefromuser {
  font-size: 11px;
}

.iostextmessagedate {
  font-size: 11px;
}

.iostextmessage {
  font-size: 14px;
  margin-top: 5px;
}

div.iostextmessagereplybox2 {
  clear: both;
}


div.iostextmessagereplybox1 {
   clear: both;
}

div.iostextmessagereply {
} 

div.iostextmessagedetails {
  display: inline-block;
  width: 96%;
  padding: 2%;
}

div.iostextmessage {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

div.iostextmessagebox {
  display: block;
}

div.iostextmessagenewmessage {
  background-color: AliceBlue;
}


div.iostextmessagemessagearea {
  height: 100%;
  display: block;
  margin-left: 140px;  
}

div.iostextmessagedelete {
  width: 100%;
}

div.iostextmessagenewdiscussion {
  clear: both;
  margin: 10px 0 5px;
  font-weight: bold;
}

.iostextmessagenewinput {
  width: 96%;
}

div.iostextmessagethumbnail {
  display: inline-block;
  float: left; 
  height: 100%;
  clear: both;
}

 div.iostextmessagethumbnail div.design_thumbnail{
  float: none;
  height: 100%;
} 

/* #Contact - postcard
================================================== */

.indent-offscreen {
  text-indent: -9999px;
}

.postcard {
  background: url("/resources/custom/images/contact/letter-background-fit.png") no-repeat 0 0 transparent;
  width: 860px;
  height: 485px;
  margin: 0 auto;
  position: relative;
}

.stamp {
  background: url("/resources/custom/images/contact/letter-stamp.png") no-repeat 0 0 transparent;
  float: right;
  height: 130px;
  margin: 20px 70px 0 0;
  width: 115px;
}

.postcard legend {
  font-size: 13px;
  font-weight: normal;
  color: #364C58;
}

.postcard fieldset {
  border: none;
  border-right: 1px solid silver;
  margin-left: 5%;
  padding: 0;
  width: 45%;
  margin-top: 100px;
  float: left;
}

.contact-details {
  float: left;
  width: 38%;
  margin-left: 5%;
  margin-top: 100px;
}

.contact-details p {
  text-align: center;
  line-height: 1.2em;
}

.postcard .formelement textarea, .postcard .formelement .contact_captcha {
  margin-left: 0;
}


.postcard .formelement {
  font-size: 13px;
}

.postcard .formelement .small, .postcard .formelement .large {
  clear: both;
  background-color: rgba(255, 255, 255, 0.44);
  border: 1px solid #A5B2B7;
  width: 90%;
}

.postcard .formelement .large {
  height: 120px;
}

.postcard .formlabel {
  color: #364C58;
  font-weight: normal;
  float: left;
  width: auto;
}


/* #POD Jobs / Publications Made
================================================== */

table.podlist {
  width: 100%;
}

div.design_pod_box {
  background-color: #eeeeee;
  border-radius: 5px; 
  border: 2px solid #9AACB8;
  padding: 5px;
  margin-bottom: 10px;
}

div.podlist_job {
}

div.podlist_description {
  font-weight: bold;
}

div.podlist_details {
  color: grey;
}

td.podlist_icon {
  width: 80px; 
}

td.podlist_details {
  width: 300px; 
}

/* #Content templates
================================================== */
div.iosbasket {
  text-align: center;
}

/* #General
================================================== */

.abstract-list-container .design_abstract {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  border-bottom: 1px silver dotted;
}

.abstract-list-container .abstract_left_container {
  float: left;
  width: 75%;
  margin: 0 5% 0 0;
}

.abstract-list-container .abstract_right_container {
  float: left;
  width: 20%;
}

.abstract-list-container-large {
  margin: 60px 0 20px;
}

.abstract-list-container-large .design_abstract {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 20px 0 0;
  border-bottom: none;
  background: url("/resources/custom/images/common/divider.png") repeat-x top center transparent;
}

.abstract-list-buy-books li {
  float: left;
  clear: both;
  width: 96%;
  border: 2px solid #9AACB8;
  margin: 0 0 20px;
  padding: 2%;
  position: relative;
}

.thumbnail-list-container .design_thumbnail {
  float: left;
  width: 18%;
  margin-left: 2%;  
  margin-bottom: 10px;
}

/* hide the content counts when in the dynamic search view */
.iosdynamicsearchcontent .abstract_right_container { display: none; }

.iosdynamicsearchcontent .iossearchresultcontainer {
  float: left;
  clear: both;
  border-bottom: 2px solid #9AACB8;
}

/* #Content - Abstract
================================================== */

div.content_abstract_date {
    color: #506F7E;
    text-align: right;
}

div.content_abstract_description {
    color: #506F7E;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 18px;
    text-align: left;
}

div.content_image {
}

div.content_image img {
  max-width: 100%;
}

/* #publication - content
================================================== */
.publ_image {
  max-width: 40%;
  float: left;
  margin: 0 10px 5px 0;
  border: 3px solid #557687;
}

.publ_image img {
  max-width: 100%;
}

.design_content_dc_creator {
  float: right;
}

.dc_creator_image_abstract {
  max-width: 100px;
}

.dc_creator_image_abstract img {
  width: 100%;
  height: 100%;
  border: 3px solid #557687;
}

.dc_creator_displayname_abstract {
}

/* #publication - abstract
================================================== */
.publ-container li {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  border-bottom: 1px silver dotted;
}

.publ-container .abstract_left_container {
  float: left;
  width: 75%;
  margin: 0 5% 0 0;
}

.publ-container .abstract_right_container {
  float: left;
  width: 20%;
}

.publ_abstract_image {
  width: 100px;
  float: left;
}

.publ_abstract_image img {
  border: 2px solid #333333;
}

.publ_hitcount_abstract, .publ_msgcount_abstract, .publ_avgrating_abstract {
  background-color: #557687;
  border: 2px solid #333333;
  color: #FFFFFF;
  margin: 0 0 5px;
  padding: 2%;
  text-align: center;
  width: 96%;
}

/* #publication - thumbnail
================================================== */
.publ_image_thumb {
  width: 125px;
  height: 170px;
}

.publ_image_thumb img {
  width: 100%;
  height: 100%;
}

/* #product - content
================================================== */
.design_content div.product_image {
  max-width: 40%;
  float: left;
  margin: 0 10px 5px 0;
  /*border: 3px solid #557687;*/
}

.design_content div.product_description {
    color: #506F7E;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 18px;
    text-align: left;
}

.design_content div.product_image img {
  max-width: 100%;
}

/* #products - abstract
================================================== */
.product_related_container .design_abstract {
  float: left;
  width: 24%;
  margin: 0 1% 5px 0;
  padding-bottom: 10px;
  text-align: center;
}

.product_related_container .product_abstract_image {
  margin: 0 auto;
}

.products-container li {
  float: left;
  width: 32%; /*width: 24%;*/
  margin: 0 1% 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px silver dotted;
}

.products-container .design_abstract {
  margin-bottom: 45px; 
}

.products-container .product_abstract_image, .products-container .product_abstract_title, .products-container .product_abstract_unit_price {
  text-align: center;
  margin: 0 auto;
}

.product_abstract_image {
  width: 160px; /*width: 125px;*/
  height: 240px; /*height: 170px;*/
}

.product_abstract_image img {
  width: 100%;
  height: 100%;
}

.abstract-list-container-large .product_abstract_title {
  font-size: 32px;
  color: #506F7E;
  float: left;
  margin-bottom: 20px;
  line-height: 1.5em;
}

.abstract-list-container-large .product_abstract_unit_price {
  color: #506F7E;
  float: left;
  font-size: 20px;
  line-height: 50px;
}

.abstract-list-container-large .product_abstract_description {
  font-size: 16px;
  color: #506F7E;
  line-height: 1.5em;
}

.abstract-list-container-large .product_abstract_image {
  float: right;
  margin-left: 20px;
}

.abstract-list-container-large .product_abstract_image img {

}

.abstract-list-container-large div.iosbasket {
  width: 160px;
  text-align: center;
  float: right;
  margin-bottom: 20px;
}

.abstract-list-container-large div.iosbasket a {
  font-size: 16px;
}

.abstract-list-buy-books .product_abstract_image {
  float: left;
  margin: 0 2%;
  padding: 2% 5%;
  border: 2px solid #9AACB8;
  width: 16%;
  height: 200px;
  min-width: 140px;
  max-height: 200px;
}

.abstract-list-buy-books .product_abstract_image img {
}

.abstract-list-buy-books .product_abstract_title {
  float: left;
  font-size: 26px;
  color: #506F7E;
  margin-bottom: 20px;
  width: 55%;
}

.abstract-list-buy-books .product_abstract_short_description {
  float: left;
  font-size: 18px;
  color: #506F7E;
  line-height: 1.5em;
  width: 60%;
  margin-bottom: 10px;
}

.abstract-list-buy-books .product_abstract_buy_link {
  display: none;
}

.abstract-list-buy-books div.iosbasket {
  width: 200px;
  text-align: center;
  float: right;
  margin-bottom: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.abstract-list-buy-books div.iosbasket a {
  font-size: 16px;
}

/* #products - thumbnail
================================================== */
.product_thumbnail_image {
  width: 125px;
  height: 170px;
}

.product_thumbnail_image img {
  width: 100%;
  height: 100%;
}

/* #profile - abstract
================================================== */
.profile_abstract_image {
  max-width: 150px;
  margin: 0 auto;
}

.profile_abstract_image img {
  width: 100%;
  height: 100%;
  border: 3px solid #557687;
}

/* #books and articles - abstract
================================================== */
.design_taxonomy_results .design_abstract {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #E0E5E8;
}

.ba_abstract_image {
  max-width: 140px;
  max-height: 140px;
  float: left;
  margin: 0 15px 5px 0;
}

.ba_abstract_image img {
  max-width: 100%;
  max-height: 100%;
}


/* #Media Queries
================================================== */

@media only screen and (max-width: 980px) {

.loginlinks_container {
  right: 180px;
}

.user-actions {
  right: 160px;
}

div.design_mainareabox {
}

div.design_header { 
  width: 100%;
}

div.design_header_container { 
  width: 98%;
}

div.design_banner {
  width: 50%;
  margin-right: 10px;
}

div.design_banner img {
  width: 100%;
}

div.design_header_topnavbar {
  width: 100%;
}

div.design_header_banner {
  width: 100%;
}

div.design_navigator { 

}


div.design_tabbar {
  margin-left: 0px;
  margin: 0;
  width: 100%;
}

div.component_tabbar {
  width: 100%;
  float: left;
}

div.component_tabbar_search {
  top: 20px;
}

div#iosslideshowfullsize, div#iosslideshowthumbnails {
  display: none;
}


div.design_bodyarea {
  clear: both;	
  width: 98%;
}

div.design_reports {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div.design_reportholder {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div.design_reportbox {
  float: none;
  width: 100%;
}


div.design_contentpages_leftcol {
  float: none;
  width: 100%;
  padding: 0px;
}

div.design_contentpages_middlecol {
  float: none;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

div.design_contentpages_rightcol {
  float: none;
  width: 100%;
  padding: 0px;
}

.template_taxonomybrowser .design_contentpages_leftcol, .template_content .design_contentpages_leftcol {
  width: 20%;
  margin: 0 2% 0 0;
  float: left;
}

.template_taxonomybrowser .design_contentpages_middlecol, .template_content .design_contentpages_middlecol {
  width: 78%;
  float: left;
}

.template_taxonomy_browser_articles .design_contentpages_middlecol, .template_webpage .design_contentpages_middlecol {
  width: 100%;
}


.design_contentpages_middlecol_noleftcol {
  width: 68%;
  float: left;
  padding: 0;
}

.template_product .design_contentpages_rightcol {
  width: 30%;
  margin: 0 0 0 2%;
  float: left;
}


div.design_admin_middlecol {
  float: none;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

div.design_homepage_leftcol {
  float: none;;
  width: 100%;
}

div.design_homepage_middlecol {
  float: none;;
  width: 100%;
  padding-right: 0px;
  padding-bottom: 30px;
}


div.design_homepage_rightcol {
  float: none;
  width: 100%;
}

div.component_contentboxes1 {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
}

div.component_contentboxes2 {
  width: 100%;
  float: none;
}

div.design_homepagecontentbox1 {
  margin: 0px;
}

div.box_titlehomepagecontentbox1, div.box_titlehomepagecontentbox2 {
  margin-right: 0px;
  padding-right: 0px;
  width: 100%;
}

div.design_footerbox {
  float: none;
}

div.design_footer {
  width: 100%;
}

div.design_footer_container {
  width: 98%;
}

div.biotext {
  font-size: 15px;
}


/* social links */

.youtube_button a:hover {
  background-position: -44px 0;
}

.social-links {
  /*width: 196px;*/
  width: 160px; /*with facebook link removed*/
}

.component_tabbar_search {
}

.facebookbutton, .twitterbutton, .bloggerbutton, .youtube_button {
  top: 3px;
  position: relative;
  float: left;
  margin-left: 5px;
  left: 0;
}

.youtube_button a {
  background: url("/resources/custom/images/youtube-icon-44x88.png") no-repeat scroll 0 0 transparent;
  height: 44px;
  width: 44px;
  display: block
}

/* bits to hide completely */
.mainmenushadow, .dcshadow {
  display: none; 
}

div.design_homepage_welcomebox {
  background: none;
  width: 100%;
  left: 0;
  padding-left: 0;
}

div.welcometext {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}

div.welcometext p, div.ribbonbutton {
  font-size: 16px;
  padding-left: 0;
}

div.ribbonbutton a {
  background: none;
  width: 100%;
  height: auto;  
  color: #6A6A6A;
}

div.ribbonbutton a ins {
  height: auto;
  width: auto;
  top: 0;
  left: 0;
}

div.ribbonbutton a:hover {
  color: #333333;
}

div.sig {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  left: 0;
  top: 0;
  background: url("/resources/custom/images/sig.png") no-repeat scroll center 0 transparent;
}

div.home-slider {
  margin: 20px auto 0;
}

.pagination, .prev, .next {
  display: block!important;
}

.products-container li {
  width: 32%;
}

.design_homepagecontentbox1 .design_thumbnail {
  width: 25%;
}

.design_homepagecontentbox2 .design_abstract {
  width: 25%;
}


/*contact david - postcard styles*/

.postcard {
  background: none;
  height: auto;
  width: auto;
  margin: 0;  
}

  /* taxonomy browser articles */
  .design_taxonomy_results {
    width: 78%;
  }

  .design_additional_taxonomy {
    width: 20%;
    margin-left: 2%;
  }

}

@media only screen and (max-width: 820px) {
  .hide-medium {
    display: none;
  }

  .postcard fieldset {
    width: 96%;
    padding: 2%;
    margin: 0;
    border: 3px solid #557687;
  }

  .postcard .formelement .small, .postcard .formelement .large {
    width: 98%;
  }

}

@media only screen and (max-width: 767px) {

  .product_related_container .design_abstract {
    float: left;
    width: 48%;
    margin: 0 2% 5px 0;
    padding-bottom: 10px;
  }

  .shopping-basket-container {
    width: 30px;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 700px) {

  .dctitle {
    font-size: 75px;
  }

  div.footer-links { 
    font-size: 12px;
  }

  div.footer-links a {
    text-shadow: none;
  }

  .loginlinks_container {
    right: 0;
  }

  .design_header_small .loginlinks_container {
    right: 0;
  }

  .user-actions {
    right: 160px;
  }

  .social-links { display: none; }

  .show-thin {
    display: block;
  }

/* #products - abstract
================================================== */
.products-container li {
  float: left;
  width: 48%;
  margin: 0 2% 10px 0;
}

.products-container li:nth-child(3n+1) {
  clear: none;
}

.products-container li:nth-child(2n+1) {
  clear: both;
}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 600px) {
  
  /* taxonomy browser articles */
  .design_taxonomy_results {
    width: 100%;
  }

  .design_additional_taxonomy {
    width: 100%;
    margin-left: 0;
  }

  .design_contentpages_middlecol .iosnavigatorsearch {
    float: left;
    width: 100%;
    text-align: center;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 570px) {

  .template_taxonomybrowser .design_contentpages_leftcol, .template_content .design_contentpages_leftcol {
    width: 100%;
    margin: 0;
  }

  .template_taxonomybrowser .design_contentpages_middlecol, .template_content .design_contentpages_middlecol, .template_taxonomy_browser_articles .design_contentpages_middlecol {
    width: 100%;
  }

  .design_contentpages_middlecol_noleftcol {
    width: 100%;
  }

  .template_product .design_contentpages_rightcol {
    width: 100%;
    margin: 0;
  }

  .comments .iostextmessagethumbnail {
    display: none;
  }

  .comments .iostextmessagemessagearea {
    width: 96%;
    margin: 0;
  }

  .design_homepagecontentbox1 .design_thumbnail {
    width: 50%;
  }

  .design_homepagecontentbox2 .design_abstract {
    width: 50%;
  }  

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 540px) {

  .dctitle, .design_header_small .dctitle {
    font-size: 55px;
  }

  .dcstrap, .design_header_small .dcstrap {
    font-size: 16px;
  }

  .home-slider {
    display: none;
  }

  /*give the sides a bit of space*/
  div.design_header_container {
    width: 96%;
  }

  .dctitle {
    margin: 0;
  }

  .dcstrap {
    margin-left: 5px;
  }

  div.design_header {
    background: url("/resources/custom/images/headerbackground-195.png") repeat-x scroll center top transparent;
    height: 195px;
  }

  div.design_header_banner {
    height: 98px;
    width: 100%;
    float: left;
  }

  div.design_tabbar {
    float: left;
  }

  div.design_header, div.design_header_small {
    margin-bottom: 10px;
  }

  /*give the sides a bit of space*/
  div.design_bodyarea {
    width: 94%;
  } 

  .design_contentpages_middlecol .design_search_tabbox {
    float: left;
    width: 98%;
    padding: 5px 1%;
  }

  .third {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
  }

  .two-thirds {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
  }

.abstract-list-buy-books .product_abstract_title {
  width: 100%;
}

.abstract-list-buy-books .product_abstract_short_description {
  width: 100%;
}

.abstract-list-buy-books div.iosbasket {
  position: relative;
}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 500px) {

  .hide-thin {
    display: none;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

  .topmenunav_links, .dcstrap {
    margin-left: 5px;
  }

  div.design_header, div.design_header_small {
    background: url("/resources/custom/images/headerbackground-280.png") repeat-x scroll center top transparent;
    height: 280px;
  }

  div.design_header_banner, .design_header_banner_small {
    height: 180px;
  }

  .design_header_banner_small div.component_tabbar_search {
    top: 20px;
  }

  div.component_tabbar_search, .design_header_banner_small div.component_tabbar_search {
    position: relative;
    left: 0;
    width: 100%;
  }

  div.component_tabbar_search input {
    padding: 5px 1%;
    width: 95.5%;
    right: 4px;
  }

  div.component_tabbar_search input.iossearchbutton {
    width: 98%;
  }   

  div.template_singlepage h1 {
    font-size: 30px;
  }

  .abstract-list-container-large .product_abstract_title {
    font-size: 24px;
  }

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 420px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 350px) {
  
  .dcstrap, .design_header_small .dcstrap {
    font-size: 13px;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 300px) {
  
  .dctitle, .design_header_small .dctitle {
    font-size: 45px;
    letter-spacing: -2px;
  }

  .dcstrap, .design_header_small .dcstrap {
    font-size: 12px;
  }
}