/****************************************************************
 * Copyright notice
 *
 * (c) 2013 Jamestown.org
 * All rights reserved
 *
 *
 * This is a modified version of skin_bn_wireframe developed by Ron Hall of BusyNoggin, Inc.
 *
 ****************************************************************/

/* -------------------------------------------------------------- 
   reset.css
   * Resets default browser CSS.
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight:400;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: none;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
/* @end Reset Styling */


/* @group Base Styling */
html {
  height: 100%;
}
body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 0.85em;
  line-height: 1.3em;
  color: #606060;
  font-weight: normal;
  height: 100%;
  background:url(images/body-bg.jpg) top center no-repeat;
  -webkit-text-size-adjust: none;
}
/* NOTE: Much of the typography styling is handled in rte.css */
/* @group Table Styling */



/* NOTE: Table Styling is mostly handled in rte.css */

table {
  border-collapse:collapse;/*width: 100%;*/
}
/* @end Table Styling */



/* @group Additional Tags */
pre {
  margin-bottom: 15px;
}
code {
  margin-left: 10px;
  margin-right: 10px;
}
pre code {
  margin-left: 0px;
  margin-right: 0px;
}
pre, code {
  font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
}
/* @end Additional Tags */



/* @group TYPO3 General Styling */

div.csc-textpic-center div.csc-textpic-imagewrap, div.csc-textpic-left div.csc-textpic-imagewrap, div.csc-textpic-right div.csc-textpic-imagewrap {
  margin-bottom: 10px;
}
/* @end */



/* @group Forms */
form input, form textarea {
  margin-right: 5px;
}
form input:focus, form input:hover {
  color: black;
}
form select {
  font-size: 11px;
}
form option {
  margin: 0px;
  margin-left: 5px;
  margin-right: 10px;
}
optgroup {
  font-weight: bold;
  font-style: italic;
  margin: 0;
  margin-top: 5px;
}
optgroup option {
  padding-left: 5px;
}
legend {
  font-weight: bold;
  color: black;
}
/* @end Forms */

/* @end Base Styling */


/* @group Common Classes */

hr {
  border: none;
  border-top: 1px solid #ccc;
}

.clear {
  clear: both;
}
.clearOnly {
  clear: both;
  height: 0px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
}
.outOfSight {
  position: absolute;
  top: 0;
  left: -4000px;
  color: #777;
}
.centralHeadline {
  font-size:1.8em;
  margin-top:0;
  font-weight:bold;
  color: #444;
}
.csc-firstHeader {
        margin-top: 0px;
}
.graphicTextWrap {
  overflow: hidden;
}
.graphicText {
  line-height:300px;
  display: block;
}
/* @end Common Classes */



/* @group Layout */

#pageWrap {
  width: 940px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}
#feature {
  margin-bottom: 30px;
  padding:0;
  width:700px;
}

#f3a #feature img {
  width:auto !important;
  height:250px;
  margin:0 10px 0 0;
}
#f2e #feature {
  width:940px;
}
#generatedContent-1 {
  width: 200px;
  float: left;
  margin-right: 40px;
}
#generatedContent-2 {
  width: 200px;
  float: right;
  margin-bottom:20px;
}
#f1d #contentBlock-1 {
  float: right;
  width: 700px;
}
#f1e #contentBlock-1 {
  float: left;
  width: 700px;
}
#f1f #contentBlock-1 {
  float: left;
  width: 480px;
}
#f2a #contentBlock-1 {
  float: left;
  width: 730px;
}
#f2a #contentBlock-2 {
  width: 230px;
  float: right;
}
#f2b #contentBlock-1 {
  float: left;
  width: 730px;
}
#f2b #contentBlock-2 {
  width: 230px;
  float: right;
}
#f2c #contentBlock-1 {
  float: left;
  width: 730px;
}
#f2c #contentBlock-2 {
  width: 230px;
  float: right;
}
#f2d #contentBlock-1 {
  float: left;
  width: 460px;
}
#f2d #contentBlock-2 {
  width: 200px;
  float: right;
  margin-bottom:15px;
}
#f2e #contentBlock-1 {
  float: left;
  width: 460px;
  margin-right: 40px;
}
#f2e #contentBlock-2 {
  width: 200px;
  float: left;
}
#f3a #contentBlock-1, #f3b #contentBlock-1 {
  float: left;
  width: 460px;
  margin-right: 40px;
}
#f3a #contentBlock-2, #f3b #contentBlock-2 {
  width: 200px;
  float: left;
}
#f3a #contentBlock-3, #f3b #contentBlock-3, #f3c #contentBlock-3, #f3d #contentBlock-3 {
  width: 200px;
  float: right;
}
#f3a #contentBlock-3 {
  margin-top:-293px;
}
*+html #f3a #contentBlock-3 {
  margin-top:-355px;
}
#f3b #contentBlock-3 {
  margin-top:-265px;
}
*+html #f3b #contentBlock-3 {
  margin-top:-285px;
}
#f3c #contentBlock-1, #f3d #contentBlock-1 {
  float: left;
  width: 520px;
}
#f3c #contentBlock-2, #f3d #contentBlock-2 {
  width: 200px;
  float: left;
  margin-right: 40px;
}
/* @end Layout */



/* @group Header */
#header {
  margin-top: 0px;
  margin-bottom: 30px;
  position:relative;
  z-index:10000;
}
#masthead {
  float: left;
  margin: 20px 0 10px;
  padding: 0;
}
#masthead a {
  display: block;
}
#masthead h1 {
  margin: 0;
  font-size:36px;
  padding: 0;
}
#masthead h1 a, #masthead h1 a:active {
  color: #777;
  font-family: Georgia, "Lucida Bright",Palatino, serif;
}
#masthead h1 a:hover {
  color: #222;
}
#topNav {
  margin: 0;
  padding-top: 4px;
  position:absolute;
  right:0;
  z-index:5;
}
#login {
  margin: 0;
  padding-right: 15px;
  float: left;
  padding-top: 3px;
  font-size:11px;
  color:#eee;
}
#login, #login a {
  color: #999;
}
#login a {
  font-weight: bold;
}
#login a:hover {
  color:#000;
}
#search {
  float: right;
    margin: 3px 0 0;
    padding: 2px 0 5px 5px;
    width: 190px;
  background:url(images/search-bg.png) left top no-repeat;
}
#search form {
  margin: 0;
}
#search input {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
#search #siteSearchInput {
  padding: 4px 0px;
  width: 148px;
  background:none;
  border:none;
}
#search #siteSearchSubmit{
  padding:2px 2px 2px 5px;
}
.advanced-search {
  font-size:11px;
}
#topNavLink {
  float:right;
  width: 220px;
}
#contact, 
#support {
  display:inline-block;
  *display: inline;
  zoom: 1;
  margin-right:10px;
  margin-top: 10px;
  float:left;
  font-size:0.9em;
}
#twitter-icon-top,
#facebook-icon-top {
  display:inline-block;
  *display: inline;
  zoom: 1;
  margin-right:7px;
  margin-top: 9px;
}
/* @group Global Menu */



#globalMenu {
  padding: 0;
  margin: 0;
  clear:both;
  position:relative;
  z-index:1000;
  border-top:1px solid #e3d7db;
  border-bottom:3px solid #9e697a;
  background:#e8e8e8;
}
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */



/* remove all list stylings */

.menu {
  margin: 0;
  padding:  0;
  border: 0;
  list-style-type: none;
  display: block;
}
.menu li {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;  /* move all main list items into one row, by floating them */
  position: relative;  /* position each LI, thus creating potential IE.win overlap problem */
  z-index: 5;    /* thus we need to apply explicit z-index here... */
}
.menu li:hover {
  z-index: 10000;  /* ...and here. this makes sure active item is always above anything else in the menu */
  white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
              see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}
.menu li li {
  float: none;/* items of the nested menus are kept on separate lines */
}
.menu ul {
  visibility: hidden;  /* initially hide all submenus. */
  position: absolute;
  z-index: 10;
  left: 0;  /* while hidden, always keep them at the top left corner, */
  top: 0;    /*     to avoid scrollbars as much as possible */
}
.menu li:hover > ul {
  visibility: visible;  /* display submenu them on hover */
  top: 100%;  /* 1st level go below their parent item */
}
.menu li li:hover > ul {  /* 2nd+ levels go on the right side of the parent item */
  top: 0;
  left: 100%;
}
/* -- float.clear --
  force containment of floated LIs inside of UL */

.menu:after, .menu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul {  /* IE7 float clear: */
  min-height: 0;
}
/* -- float.clear.END --  */


/* -- sticky.submenu --
  it should not disappear when your mouse moves a bit outside the submenu
  YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
  if you do it, make sure you 110% know what you do */
.menu ul {
  background-image: url(empty.gif);  /* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
  padding: 0;
  margin: 0/*background: #f00;*/  /* uncomment this if you want to see the "safe" area. you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
  padding: 30px 30px 30px 15px;
  margin: -30px 0 0 -15px;
}
/* -- sticky.submenu.END -- */


/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */
/*first level*/
.menu li {
  text-align: center;
  margin: 0;
  padding: 0px;
  display: block;
  list-style-type: none;
  float: left;
}
.menu li a:hover,
.menu li:hover a, 
.menu li.active:hover a {
  background:#f0dbe2;
  color: #333;
}
.menu li a {
  text-decoration: none;
  padding: 12px 18px;
  display: block;
  position: relative;
  line-height: 1em;
  color: #555;
  font-size: 14px;
  border-right: 1px solid #ccc;
}

.menu > li.active a {
  color: #333;
  background:#fff;
  #font-weight:bold;
}
/*second level*/
.menu li ul {
  width: 230px;
  border-left:1px solid #9e697a;
  border-right:1px solid #9e697a;
  border-bottom:1px solid #9e697a;
}
.menu li li {
  border-right: none;
}
.menu li.active:hover li a, .menu li:hover li a {
  color:#333;
  background:none;
}
.menu li.active li:hover a {
  background:#EFEFEF;
  color: #333;
}
.menu li.active:hover li a:hover, .menu li:hover li a:hover {
  color:#333;
  background:#f0dbe2;
}
.menu li.active li a {
  color:#666;
}
.menu li li {
  padding: 0;
  margin: 0;
  text-align: left;
  background:#EFEFEF;
}
.menu li li a {
  padding: 7px 17px;
  color:#333;
}
.menu li li:hover a {
  color:#fff;
}
*+html .menu li li {
  margin-top:-1px;
}
/*third level*/
.menu li:hover li:hover li a, .menu li.active:hover li:hover li a {
  background:none;
  color:#666;
  border-right: none;
}
.menu li:hover li:hover li a:hover, .menu li.active:hover li:hover li a:hover {
  background:#3399cc;
  color:#fff;
}
/* @end Header */



/* @group Footer */
#footer {
  border-top: 3px solid #9e697a;
  padding:20px 5px 20px 15px;
  background:url(images/footer-bg.jpg) top repeat-x;
}
#footerNav {
  padding-bottom:25px;
}
#footerNav ul {
  padding:0;
  margin:0;
  list-style:none;
}
#footerNav ul li {
  float:left;
  width:130px;
  font-weight:bold;
}
#footerNav ul li:nth-child(4) {
  width: 110px;
}
#footerNav ul li li {
  float:none;
  font-weight:normal;
  font-size: 11px;
}
#footerCopyright {
  float: left;
  /*color: #9b475a;*/
  text-align:left;
  margin:40px 5px 0 110px;
  font-size:90%;
}
#footerSocialLink {
  float:left;
  text-align:right;
  margin:40px 0 0 50px;
}
#footerSocialLink a {
  margin-left:5px;
}
/* @end Footer*/



/* @group Local Menu */
#localMenu {
  margin-bottom:20px;
  border-top:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
  border-right:1px solid #E5E5E5;
  background:#f4f4f4;
}
#localMenu ul {
  margin-left:0;
  margin-bottom:0;
  padding:0 5px;
}
#localMenu ul ul, #localMenu ul ul ul, #localMenu ul ul ul ul {
  margin-left:20px;
  margin-bottom:10px;
  padding-left:0;
  padding-right: 0;
}
#localMenu ul li {
  border-bottom:1px solid #ddd;
}
#localMenu li {
  list-style: none;
  font-size: 12px;
}
#localMenu li li, #localMenu li li li, #localMenu li li li li {
  border-bottom:none;
}
#localMenu li a {
  color: #333;
  display:block;
  padding:6px 10px;
}
#localMenu li a:hover,
#localMenu li.current li a:hover {
  background:#f0dbe2;
}
#localMenu li.current a {
  color: #7B273A;
}
#localMenu li.current li a {
  color: #666666;
}
#localMenu li.current {
  background: url(images/local_menu_arrow.png) no-repeat left 3px;
}
#localMenu li.current a:hover{
  background: url(images/local_menu_arrow.png) no-repeat left 3px #f0dbe2;
}
/* @end Local Menu */


/* @group Module Styling */
.moduleHeader {
  margin: 0;
  padding: 0 15px 0 0;
  color: white;
  background: #dfdfdf;
  font-size: 1.2em;
  color:#555;
}
.moduleHeader .moduleHeaderInnerWrap {
  display: block;
  padding: 7px 0 7px 10px;
  font-family: Georgia, "Lucida Bright",Palatino, serif;
}
.moduleFooter {
  height: 1px;
  margin: 0;
  padding-right: 15px;
  background: #e5e5e5;
  font-size: 1px;
  overflow: hidden;
  line-height: 1em;
}
.moduleFooter span {
  display: block;
  height: 15px;
}
.moduleBody {
  padding: 15px 10px 10px 10px;
}
.moduleBodyWrap {
  background:#fff;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
}
.unframed .moduleBody, .unframed .moduleBodyWrap {
  padding: 0;
  border: 0;
}
.unframed .moduleBodyWrap {
  background:none;
}
.moduleBodyBleed {
  padding: 0;
}
.columnGroup {
  margin-bottom: 10px;
}
.columnGroupRule {
  border-bottom: 1px solid #7f7f7f;
}
.moduleGroup {
  margin-bottom: 20px;
  margin-top:0px;
}
.moduleFeature {
  margin-bottom: 15px;
}
/* @end Module Styling */


/* @group Forms */
.csc-mailform-field label, .csc-mailform-field label {
  display: block;
}
/* @end */

.moduleBody ol {
	margin-left: 20px;
	font-size:90%;
}
/************section menu*******************/
.sectionMenuWrapper {
  width: 100%;
}
.sectionMenu {
  margin: 0;
  text-align: left;
}
.sectionMenu .menuItem {
  display: inline-block;
  width: 345px;
  margin: 0 20px 20px 0;
  vertical-align: top;
  zoom: 1;
 *display:inline;
}
.wrapper {
  vertical-align: top;
}
.menuItem > a + .wrapper {
  margin-left: 120px;
}
.menuItem > a {
  float: left;
  vertical-align: top;
}
.menuItem h3 {
  margin: 0;
}
/************* Section Menus ********************/

label {
  font-weight: bold;
  display: block;
  margin-top: 10px;
}
.instructions {
  font-size: 10px;
  line-height: 1.1em;
}
input[type=text], input[type=password], textarea, select {
  background-color: #fff;
  border: 1px solid #bbb;
  margin: 5px 0 0 0;
}
input[type=text]:focus, input[type=password]:focus textarea:focus, select:focus {
  border-color: #666;
}
input[type=text], input[type=password], textarea, select {
  margin: 3px 0;
}
input[type=text], input[type=password] {
  /* width: 300px; */

  padding:3px;
}
textarea {
  width: 390px;
  height: 250px;
  padding: 3px;
}
input[type=checkbox], input[type=radio] {
  position: relative;
  top: .25em;
}
/* Account for Frontend User Registration using <label> for checkbox items with no other surround markup */

#tx-srfeuserregister-pi1-fe_users_form input[type=checkbox] + label, #tx-srfeuserregister-pi1-fe_users_form input[type=radio] + label {
  margin-top: 0;
  display: inline;
  font-weight: normal;
}
#tx-srfeuserregister-pi1-fe_users_form input[type=checkbox] + label:after, #tx-srfeuserregister-pi1-fe_users_form input[type=radio] + label:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.error, .notice, .success {
  border:2px solid #DDDDDD;
  margin-bottom:1em;
  padding:0.8em;
}
.error:empty, .notice:empty, .success:empty {
  display: none;
}
.error {
  background: #FBE3E4 none repeat scroll 0 0;
  border-color: #FBC2C4;
  color: #8A1F11;
}
.success {
  background: #E6EFC2 none repeat scroll 0 0;
  border-color: #C6D880;
  color: #264409;
}
.notice {
  background: #FFF6BF none repeat scroll 0 0;
  border-color: #FFD324;
  color: #514721;
}
form ol, form ul {
  list-style-type: none;
  margin-left: 0;
}
form hr {
  height: 1px;
  border: none;
  border-top: 1px solid #bbb;
  margin: 15px 0 15px 0;
}
/***************tt-news********************/

.news-list-container,
.news-latest-container {
  background: none;
  border: none;
  /*margin-bottom:10px;*/
}

#contentBlock-1 .news-latest-container {
   background:rgb(250, 250, 250) transparent;
   background:rgba(245, 245, 245, 0.5);
   padding: 6px 2px 12px 2px;
   margin: 0;
}
.news-list-item,
.news-latest-item {
  background:none;
  border: none;
  margin: 0;
  padding: 0;
}
.news-list-container H3 {
  background: none;
  border-bottom: none;
  margin-bottom: 5px;
  padding: 0;
}
.news-list-container H3 A:link, 
.news-list-container H3 A:visited, 
.news-list-container H3 A:hover {
  color: #FFFFFF;
  padding-left: 0;
  color:#6b172a;
}
.news-list-container H3 A:hover {
	text-decoration: underline;
}
.news-latest-container p,
.news-list-container p {
  margin-bottom:2px;
  font-size:95%;
}
.news-list-category {
  display: none;
}
.news-list-container HR.clearer, 
.news-single-item HR.clearer,
.news-latest-container HR.clearer {
    border: medium none;
    clear: both;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
}
.news-list-date {
    display: none;
    color: inherit;
    background-color:transparent;
}

.news-list-container img,
.news-latest-item IMG {
    border: none;
    float: left;
    margin: 0 10px 0 0;
}

.news-list-morelink {
    float: right;
    font-size: 10px;
    margin: 5px 0 0;
}
.news-latest-date,
.news-latest-category,
.news-latest-author, 
.news-latest-gotoarchive, 
.news-latest-container h3 {
    display: none;
}
.news-latest-morelink {
  
}
.news-latest-item p {
  
}

/*****homepage rotating news*****/
#feature .tx-sortingttnews-pi1 {
  background:#F0F0F0;
  padding:4px;
}

#rotating_article1,
#rotating_article2,
#rotating_article3 {
  position:relative;
}
#rotating_article1 h3,
#rotating_article2 h3,
#rotating_article3 h3{
  padding:10px 0;
  margin:0;
  color:#222;
}
.rotating-text-wrap {
  padding:0 10px;
  position:absolute;
  bottom:0;
  background:url(images/rotating-text-wrap-bg.png);
}

#rotating_article1 .news-list-morelink,
#rotating_article2 .news-list-morelink,
#rotating_article3 .news-list-morelink {
  margin:0;
  padding:0;
}
#rotating_article1 p,
#rotating_article2 p,
#rotating_article3 p  {
  margin-bottom:5px;
  color:#777;
  padding:0 4px 0 0;
  font-size:90%;
}

.tx-sortingttnews-pi1 {
	width: 700px;
}

.morelink a {
    float: right;
    font-size: 11px;
    font-weight: bold;
}
#contentBlock-2 .morelink {
	text-align:right;
}
#contentBlock-2 .morelink a {
	float: none;
	margin:10px 0 20px 10px;
}

/***  style for the images width for tt_news ***/
#contentBlock-3 .news-latest-item img,
#generatedContent-2 .news-latest-item img,
#generatedContent-1 .news-latest-item img {
  width:178px;
  height:auto;
}

/*** h2 on right column in F2d ***/
#contentBlock-2 h2 {
  font-size: 1.4em;
    margin-bottom: 5px;
    padding: 0;
}
#contentBlock-2 h4 {
  font-size: 1.0em;
}
.news-list-item {
  margin-bottom:6px;
}
.news-latest-item h4 {
  font-size:1.2em;
  margin-top:4px;
}

.news-single-item {
  background-color: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
}

.news-single-item h2 {
  color: #333;
  font-weight: normal;
  margin: 0px 0px 10px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.news-single-pubdata {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}

.news-single-timedata {  
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

.news-single-author {
  font-size: 11px;
  margin-bottom: 10px;
  padding: 0px;
}

.news-single-item h3, .news-single-item p {
  margin: 0px 0px 15px;
}

.news-single-imgcaption {
  font-size: 11px;
  margin: 0px 0px 5px !important;
}

.news-single-backlink, 
.backLink,
#content .news-single-backlink a {
  clear:both;
  margin: 10px 0 20px 0;
}

.news-single-backlink a,
.backLink a {
  padding:6px;
  border:1px solid #aaa;
  border-radius:4px;
  background-color:#eee;
  font-size:12px;
}
.news-single-additional-info {
  background-color: transparent;
  border: none;
  margin-top: 0px;
  padding: 0px;
}

.news-single-related, .news-single-files, .news-single-links {
  background-color: transparent;
  border: none;
  margin: 0px 0px 10px;
  padding: 0px;
}
.news-single-category {
  display:none;
}
.news-single-imgcaption {
  font-size: 11px !important;
  margin: 0px 0px 5px !important;
  width: 234px;
}
.news-single-img {
  margin-left:10px;
}

.csc-default p {
	line-height:1.5em;
}

#contentBlock-1 h1, 
#contentBlock-1 h2 {
  font-weight:bold;
  color: #444;
}
/* Section header */
.csc-default h5 {
 font-size: 1.6em;
 color: #707070;
 padding: 0 0 0 8px;
 border-left: 10px solid #777;
 border-bottom: 1px solid #777; 
 font-family: Georgia,"Lucida Bright",Palatino,serif
}
/*
#contentBlock-2 .csc-default h5 {
 color:#447;
 border-left: 10px solid #447;
 border-bottom: 1px solid #447; 	
}
*/
#contentBlock-2 .csc-header h3 {
	font-weight:bold;
}

.tx_bzdstaffdirectory_teamlist_person_name {
  font-size:1.3em;
  margin-bottom:2px;
  font-weight:bold;
}
.tx_bzdstaffdirectory_teamlist_detailLink {
	display:none;
}
#twrss_table {
   margin-left:0; 
}
#twrss_table .twrss_item_link a,#twrss_table .twrss_item_link a:hover {
  color: #7b273a;
  border-left:0;
  font-weight:normal;
  font-size: 14px;
  font-family:inherit;
}
.tx_bzdstaffdirectory_teamlist_detailLink a, .tx_bzdstaffdirectory_box_detailLink a, .tx_bzdstaffdirectory_detail_backlink a {
  padding: 0.2em 0.8em;
  border: 1px solid #aaa;
  border-radius:4px;
  background:#ddd;
  font-size:11px;
}
table.tx_bzdstaffdirectory_detail p.tasks {
  font-weight:normal; 
}
.tx-ttnews-browsebox, .browseBoxWrap {
  margin:3px;
  border:0;
  padding:3px 8px;
  background-color:transparent;
  color: #333;
}
.news-search-form {
  padding:3px;
  margin-bottom:5px;
  border:0;
  background-color:transparent;
}
.tx-ttnews-browsebox-SCell {
    background-color: #CCC;
    border: 1px solid #AAA;
}
.tx-ttnews-browsebox td {
	padding: 4px 6px;
	font-size:13px;
}
.tx-ttnews-browsebox table {
	margin: 0px auto;
}

.publication_issue ul li { font-size:0.9em; margin-bottom:4px; }

.publication_issue h3 {
  font-size:1.2em;
  margin-bottom:10px;
}
.publication_issue h3 .date {
  display:inline-block;
  width:35%; 
}
.tx_bzdstaffdirectory_teamlist_person {
	font-size:90%;
}
p.tx_bzdstaffdirectory_teamlist_person_tasks {
  width:600px;
}
.tx_bzdstaffdirectory_teamlist_person td {
  vertical-align:top;

}
.tx_bzdstaffdirectory_teamlist_person td.right {
  padding-top:40px;
}
table.tx_bzdstaffdirectory_detail {
  margin-bottom:0;
}
.tx_bzdstaffdirectory_detail .tx_bzstaffdirectory_image {
  float:right;
  margin-left:10px;
}

#search a.advanced-search {
  color: #806060;
}
.tx_tweetandlike_pi1-tweetButton, .tx_tweetandlike_pi1-likeButton {
  float:left;
  display: inline-block;
  margin: 0px 20px 20px 0;
}
.tx_tweetandlike_pi1-likeButton:after {
	clear:both;
}
.news-list-controls ol {
	margin:-28px 0 0 0;
	text-align:right;
	position:relative;
	list-style-type:none;
}
.news-list-controls ol li {
	padding:4px 6px;
	margin: 0 8px;
	display:inline-block;
	background-color: #444;
}
.news-list-controls ol li.active {
	background-color:#c44;
}
.news-list-controls ol li:hover {
	background-color:#ccc;
}
.news-list-controls ol li a {
	color: #eee;
}
.news-list-controls ol li a:hover {
	color: #444;
}

.storeItem,.storeItem .image, .storeItem .description, .storeItem .paypal { float:left; }
.storeItem h3 { font-weight:bold; margin:15px 0 5px; }
.storeItem .image { margin-right:10px;}
.storeItem .image img {width:100px; max-height:150px;}
.storeItem .description { width:500px;margin-right:10px;}
.storeItem .image { min-width:120px; min-height:50px; }
.storeItem .paypal { width:250px;}
.storeItem .paypal td { padding: 2px; }
.storeItem .paypal table { border-spacing:2px; margin-bottom:4px;}
.storeItem.singleView .image img { width:auto; max-height:250px; max-width:200px; }
.storeItem.singleView .paypal { width:100%;}
.storeItem.singleView .description { width:100%; margin:0; }

#viewcart { float:right; width:370px;}
#viewcart form { float:left;}
#viewcart .cc_options { float:left; margin-left:20px;}
#salesinfo { float:right;clear:both; width:370px; font-size:10px;} 
.tx-jam-quickstore .backLink { float:left;margin:15px 0 30px;}

#contentBlock-2 .news-latest-item img { display: none; }
#contentBlock-2 .featured .news-latest-item img { display:block;}
#contentBlock-2 .featured.news-latest-container { margin-bottom:20px;}

.news-info { font-size: 11px; }
#contactexperts legend { display: none; }

div.indent { margin-left:2em; }

/* Print Styles */
@media print {
    body { background:white; color:black; margin:0 }
    #topNav, #globalMenu, #contentBlock-3, #generatedContent-2  {
        display:none;
    }
    #footer, #footerNav, #footerSocialLink { display: none; }
    .news-single-backlink { display: none;}
}
