/**
 * $Id: theme.css,v 1.1.2.19 2010/03/23 03:29:25 jmburnz Exp $
 * adaptivethemes.com
 *
 * @file theme.css
 * theme.css is the file to use when building your theme. 
 * Make a copy first as a backup.
 */

/**********************************************************
 *  CUSTOM CSS CODE BY LATHA FOR CADMUS 
 *  ALL STYLES HAVE THE PREFIX CUSCAD
 *  THIS STYLE SHEET DOES NOT INTERFERE WITH OTHER STYLE SHEETS
 *  PLEASE DO NOT CHANGE ANYTHING IN THIS FILE  
 **********************************************************/

figcaption
{
 font-style:italic;
 text-align:center;
}

a[href*="inside-issue"], a[href*="russell-einstein"] {
    font-style:italic;
}

.cuscadquote1left {
    background: none;
    border-color: maroon;
    border-style: double solid;
    border-width: 5px 2px;
    color: maroon;
    float: left;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px;
    width: 31%;
}

.cuscadquote1right {
    background: none;
    border-color: maroon;
    border-style: double solid;
    border-width: 5px 2px;
    color: maroon;
    float: right;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 15px;
    padding: 10px;
    width: 31%;
}

.cuscadquote2left {
    background: #fffff2;
    border-color: #00008c;
    border-style: double solid;
    border-width: 4px 1px;
    color: #00008c;
    float: left;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-right: 25px;
    padding: 10px;
    width: 36%;
}

.cuscadquote2right {
    background: #fffff2;
    border-color: #00008c;
    border-style: double solid;
    border-width: 4px 1px;
    color: #00008c;
    float: right;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 10px;    
    margin-left: 25px;
    padding: 10px;
    width: 36%;
}

.cuscadquote3left {
    background: #fff2ff;
    border-color: maroon; 
    border: 2px solid;
    color: maroon;
    float: left;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-right: 20px;
    margin-top: 10px;    
    padding: 10px;
    text-align: justify;
    width: 33%;
}

.cuscadquote3right {
    background: #fff2ff;
    border-color: maroon; 
    border: 2px solid;
    color: maroon;
    float: right;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 20px;
    margin-top: 5px;
    padding: 10px;
    text-align: left;
    width: 33%;
}

.cuscadquote4centreblue {
    background: none;
    border-right: none;
    border-left: none;
    border-color: #336699;
    border-style: groove inset ridge;
    border-width: 6px 1px;
    color: #00008c;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin: auto auto 10px;
    padding: 10px;
    width: 75%;
}
.cuscadquote4centremaroon {
    background: none;
    border-right: none;
    border-left: none;
    border-color: #maroon;
    border-style: groove inset ridge;
    border-width: 6px 1px;
    color: maroon;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.5em;
    margin: auto auto 10px;
    padding: 10px;
    width: 75%;
}
.cuscadquote5left {
    background: none;
    border-color: #00008c;
    border-style: double solid;
    border-width: 5px 2px;
    color: #00008c;
    float: left;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 15px;
    padding: 10px;
    width: 31%;
}

.cuscadquote5right {
    background: none;
    border-color: #00008c;
   border: 2px solid;
    color: #00008c;
    float: right;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-left:15px;
    margin-top: 10px;
    padding: 10px;
    text-align:left;
    width: 31%;
}
.cuscadquote6left {
    background: none;
    border-color: maroon;
    border: 2px solid;
    color: maroon;
    float: left;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 15px;
    padding: 10px;
    width: 31%;
}
.cuscadquote6right {
    background: none;
    border-color: maroon;
    border: 2px solid;
    color: maroon;
    float: right;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    padding: 10px;
    width: 31%;
}
span.superscript {
	font-family : "Times New Roman", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.5em;
	vertical-align : super;
}
span.cuscad-RefNotesListingItalicsChar {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
font-size : 0.58em;
}
span.cuscad-NormalTextItalicsChar {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
}
span.cuscad-TitleItalics {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : italic;
font-size : 1.25em;
}
span.cuscad-Hyperlink {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 0.83em;
text-decoration : underline;
color : #0000ff;
}
span.cuscad-NormalTextinItalics-Char {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
}
p.cuscad-NormalText {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.3;
text-align : justify;
color : #000000;
text-indent : 14px;
margin : 0px 0px 16px 0px;
}
p.cuscad-ReferencesNotesHeading {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.3;
text-align : left;
color : #000000;
text-indent : 0px;
margin : 6px 0px 9px 0px;
}
.references-notes-heading {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.3;
text-align : left;
color : #000000;
text-indent : 0px;
margin : 6px 0px 9px 0px;
}
li.cuscad-References-Notes-listing {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 0.83em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 3px;
}
p.cuscad-Normalitalics {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : left;
color : #000000;
text-indent : 0px;
margin : 0px 0px 6px 0px;
}
.cuscad-NormalBoldItalics {
font-weight : bold;
font-style : italic;
text-decoration : none;
font-variant : normal;
text-align : left;
color : #000000;
text-indent : 0px;
margin : 0px 0px 6px 0px;
}
p.cuscad-Title-SeedIdeas {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
font-size : 1.25em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : center;
color : #000000;
text-indent : 0px;
margin : 0px 0px 6px 0px;
}
sup, sub {
font-size: 0.5em;
}

p.cuscad-subtitle {
    font-family : "Times New Roman", serif;
font-weight : normal;
text-transform: uppercase;
font-size : 1.5em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : center;
color : #800000;
text-indent : 0px;
margin : 0px 18px 6px 18px;
}

p.cuscad-Quote {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px 18px 6px 18px;
}
p.cuscad-Heading1 {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
font-size : 1.5em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : left;
color : #000000;
text-indent : 0px;
margin : 6px 0px;
}
p.cuscad-Abstract {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px 0px 16px 0px;
}
p.cuscad-Abstract-Heading {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.1;
text-align : left;
color : #000000;
text-indent : -18px;
margin : 12px 0px 6px 18px;
}
li.cuscad-Bullets {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
margin : 0px 0px 6px 18px;
}
p.cuscad-NTitalics-noindent {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : italic;
font-size : 1.1em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px 0px 10px 0px;
}
span.cuscadNormalTextBold {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : normal;
}
span.cuscadNormalTextBold {
font-weight : bold;
font-style : normal;
}
p.cuscad-Footnotes-listing {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 0.83em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px;
}
li.cuscad-NormalTextList {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px 0px 3px 0px;
}
p.cuscad-SubHeading {
font-family : "Times New Roman", serif;
font-weight : bold;
font-style : italic;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 0px 0px 6px 0px;
}
.cuscad-NormalText-center {
text-align:center;
font-size : 1.3em;
font-style: italic;
margin-bottom:0;
}
#cuscadtable {
margin-left: 20px;
margin-right: 20px;
border: thin solid black;
border-collapse: collapse;
}

.cuscadcellcolor {
background-color: #FFFFFF;
}


#cuscadtable td {
    border: 1px solid #000;
    color: black;
    font-family: 'times new roman',serif;
    font-size: 1.3em;
    padding: 5px;
    text-align: center;
}
span.cuscad-NormalTextUnderline {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
text-decoration : underline;
}
p.cuscad-NormalTextwithoutindent {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
text-indent : 0px;
margin : 3px 0px 6px 0px;
}

li.cuscad-ListParagraph {
	color:#231f20;
	font-family:"Times New Roman", serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:4px;
	margin-left:24px;
	margin-right:0px;
	text-align:justify;
	text-decoration:none;
	text-indent:-18px;
}
p.cuscad-ListParagraphsub {
	color:#231f20;
	font-family:"Times New Roman", serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:2px;
	margin-left:54px;
	margin-right:0px;
	text-align:justify;
	text-decoration:none;
	text-indent:-17px;
}
p.cuscad-NormalTextWI {
	color:#231f20;
	font-family:"Times New Roman", serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	text-align:justify;
	text-decoration:none;
	text-indent:0px;
}

p.cuscad-Bulletssub {
font-family : "Times New Roman", serif;
font-weight : normal;
font-style : normal;
font-size : 1.3em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : justify;
color : #000000;
margin : 0px 0px 6px 18px;
margin-left:40px;
}

span.cuscadNormalTextItalics {
font-style:italic;
}


span.cuscadNormalTextBoldUnderline {
font-weight:bold;
text-decoration:underline;
}


span.cuscad-NormalTextItalics {
	color:#231f20;
	font-family:"Times New Roman", serif;
	font-size:1.3em;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	text-align:justify;
	text-decoration:none;
	text-indent:14px;
}

span.cuscad-NormalTextBoldItalics {
	color:#231f20;
	font-style:italic;
	font-weight:bold;
}
span.cuscad-NormalTextBoldItalicsMaroon {
	color:#800a25;
	font-style:italic;
	font-weight:bold;
}
.cuscad-NormalTextBoldMaroon {
	color:#800a25;
	font-weight:bold;
}
span.Cad-References-Notes-listing-in-italics-Char1 {
	font-style:italic;
}
p.cuscad-NormalTextItalics {
	font-style:italic;
font-size:1.3em;
}

#cuscad-table1 {
margin: auto;

border: none;
border-collapse: collapse;
}

#cuscad-table1 td, #cuscad-table1 tr, #cuscad-table1 tbody, #cuscad-table1 tfoot, #cuscad-table1 thead {
    border: none;
    color: black;
    text-align: center;
}


#cuscad-table2 {
    border: thin solid black;
    border-collapse: collapse;
    margin: auto;
}
#cuscad-table2 td, #cuscad-table2 tr, #cuscad-table2 tbody, #cuscad-table2 tfoot, #cuscad-table2 thead {
    border: medium none;
    color: black;
    font-size: 16px;
    padding: 20px;
    text-align: center;
}

.cuscad-Heading1big {
    font-size: 26px;
    font-weight: bold;
}

#newecoid h2 {
    background: none repeat scroll 0 0 #740204;
    color: #FFFFFF;
    font-family: georgia,serif;
    font-size: 20px;
    font-style: normal;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 10px;
    text-align: center;
width:920px;
}

#newecoid ul.quicktabs_tabs.quicktabs-style-sky li a, #newecoid ul.quicktabs_tabs.quicktabs-style-sky li a:visited {
    background: none repeat scroll 0 0 navy;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial,tahoma,sans-serif;
    font-size: 0.85em;
    font-weight: bold;
    height: 2.65em;
    line-height: 2.95em;
    min-height: 2.95em;
    min-width: 127px;
    padding: 0 9px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#newecoid ul.quicktabs_tabs.quicktabs-style-sky li.active a, #newecoid ul.quicktabs_tabs.quicktabs-style-sky li.active a:visited {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: maroon;
    font-size: 0.85em;
    font-weight: bold;
    height: 3.05em;
    line-height: 3.35em;
    min-height: 3.35em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
}

/** This is the code created by Ranganayaki in a panel and used by Latha here **/

#newhp
{
 width:940px;
  font-family: Centaur,Arial,sans-serif;
}
#newhp table
{
border-style:hidden;
border-collapse:collapse;
vertical-align:top;
border-color:transparent;
}
#newhp table, #newhp td, #newhp th {
vertical-align:top;
}
#newhp td
{
border-bottom:0px;
padding:0;
}
#newhp tbody
{
border-top:0px;
}  
#newhp .banner
{
 margin-left:-10px;
}

table#col1
{
 width:626px; 
}
#newhp p.title
{
 font-family: 'High Tower Text',Arial,sans-serif;
 font-size: 20px;
 line-height: 1.2em;
}
#newhp #lead p.title
{
 padding:0;
}
#newhp p.title1
{
 font-family: 'High Tower Text',Arial,sans-serif;
 font-size: 20px;
 line-height: 1.2em;
 padding-top:40px;
}
#newhp p.title2
{
 font-family: 'High Tower Text',Arial,sans-serif;
 font-size: 20px;
 line-height: 1.2em;
 padding-top:15px;
}
#newhp #lead p.author
{
  color: #747171;
    font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 17px;
    line-height: 1.2em;
	border:0;
	margin:0;
	padding:0;
   text-align:right;
}
#newhp #row3
{
    width: 626px;
	margin-top:10px;
}
#newhp #lead {
    border: 2px solid #EEF2F7;
    margin-top: -25px;
	font-size: 17px;
}
#newhp #lead p
{
 margin:0;
 line-height: 1.3em;
 }
#newhp #lead tbody, #newhp #lead th, #newhp #lead tr {
    border: 2px solid #EEF2F7;
    border-style:solid;
border-collapse:inherit;
}
#newhp #lead td
{
 padding:9px;
 background-color:#EEF2F7;
 width:313px;
}
#newhp #lead td.bg1, #newhp #lead td.bg2
{
 padding:9px;
 background-color:#fff; 
}
#newhp #lead td.bg2 p
{
 margin-bottom:0;
}

#newhp p.title a, #newhp p.title2 a, #newhp #right2 p.title1 a
{
 color: #960A0A;
}
#newhp #row1
{
    background-image: url("/images/newhp/img1.png");
color:#0c2E74;
	font-family: Centaur, Arial, Sans-serif;
    font-size: 17px;
    height: 236px;
    text-align: left;
    width: 626px;
}
#newhp p
{
 margin:10px 0 0 0;
}

#newhp #right2
{
 margin-left:10px;
    padding: 5px;
    text-align: left;
    width: 298px;
	font-size:18px;
    font-family: 'High Tower Text', Arial, Sans-serif;	
	line-height: 1em;
	border:2px solid #8A0000;
 margin-top: 15px;
}
#newhp #right3
{
 margin-left:10px;
    padding: 5px;
    text-align: left;
    width: 298px;
	font-size:18px;
    font-family: 'High Tower Text', Arial, Sans-serif;	
	line-height: 1em;
	border:2px solid #8A0000;
	margin-top:25px;
}
#newhp #right2 p, #newhp #right3 p
{
   margin: 0 0 7px 0;
   line-height: 1.1em;
}
#newhp #right2 span.author
{
    color: #0c2E74;
    font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 18px;
	font-style:italic;
	margin-left:50px;
	 line-height:1.2em;
}
#newhp #right2 span.author span
{
	margin-left:75px;
}
#newhp #right2 p.title1, #newhp #right3 p.title1
{
  margin-top:0px;
  line-height: 1.2em;
  padding-top: 30px;
}
#newhp #right2 p.title1 span
{
 font-style:italic;
 color:#0c2E74;
}
#newhp #right2 p.title2
{
 color:#0c2E74;
   line-height: 1.2em;
     font-weight:bold;
}
#newhp #row1 span
{
 font-size: 20px;
 position: absolute;
    left: 200px;
    text-align: right;
}
#views_slideshow_singleframe_prev_Knowledge_Science_Values-block_6, #views_slideshow_singleframe_playpause_Knowledge_Science_Values-block_6, #views_slideshow_singleframe_next_Knowledge_Science_Values-block_6
{
 padding: 8px;
}
#newhp .views-slideshow-controls-bottom 
{
    float: right;
}
#newhp #row1 #slider .view
{
   padding-left: 200px;
    padding-top: 20px;
	font-size: 20px;
	height:190px;
}
#newhp #row1 #slider .field-quotes-article-nid
{
 text-align:center;
 color: #494949;
 font-size:22px;
 font-weight:bold;
}
#newhp #right2 p.seed
{
 letter-spacing:-1px;
}
#newhp .contents, #newhp .other
{
 float:right;
}
#newhp .other
{
 margin-top:10px;
}

.cuscad-chr-normal-italics-bold {
    font-style:italic; 
    font-weight: bold;
}

#newecoid .quicktabs_main.quicktabs-style-sky {
border:none;
}
.cuscad-chr-normal-italics, .cuscad-chr-references-notes-listing-italics
{
font-style:italic; 
}
.cuscad-heading 
{
font-weight : bold;
font-style : normal;
font-size : 1.35em;
text-decoration : none;
font-variant : normal;
line-height : 1.3;
text-align : left;
color : #00005C;
text-indent : 0px;
margin : 6px 0px 9px 0px;
}
.cuscad-subheading
{
font-weight : bold;
font-style : italic;
font-size : 1.2em;
text-decoration : none;
font-variant : normal;
line-height : 1.3;
text-align : left;
color : #5C0000;
text-indent : 0px;
margin : 6px 0px 9px 0px;
}

.cuscad-body-without-indent-maroon {
    color: #800000;
    font-weight: bold;
}
.cuscad-chr-superscript
{
 vertical-align: super;
 font-size:10px;
}
.cuscad-chr-subscript
{
 vertical-align: sub;
 font-size:10px;
}
.cuscad-chr-normal-underline
{
 text-decoration: underline;
}
.cuscad-chr-normal-bold
{
 font-weight: bold;
}

.cuscad-list-alpha {
   list-style-type: upper-alpha;
}

.cuscad-bold-underline {
    font-weight: bold;
    text-decoration: underline;
}
.cuscad-chr-norma-bold
{
 font-weight: bold;
}

.cuscad-chr-normal-italics-bold {
    font-weight: bold;
    font-style: italic;
}

div.articlequotes #helix-table 
{
 border:1px solid #000;
}
div.articlequotes #helix-table tr, div.articlequotes #helix-table td
{
 border:none;
 font-family: Georgia,"Times New Roman",Times,serif;
 font-size: 1em;
 padding:5px;
 color: #0c2e74;
 line-height:1.25em;
}
div.articlequotes #helix-table td#header
{
 border:1px solid #000;
 font-size: 1em;
 font-weight:bold;    
}
div.articlequotes #socio-table 
{
 border:1px solid #000;
}
div.articlequotes #socio-table tr, div.articlequotes #socio-table td
{
 border:none;
 font-family: Georgia,"Times New Roman",Times,serif;
 font-size: 1em;
 padding:5px;
 color: #0c2e74;
 line-height:1.25em;
 border:2px solid #960A0A;
}
div.articlequotes #socio-table td#header
{
 border:1px solid #000;
 font-size: 1em;
 font-weight:bold;    
}


/*** Auto generated Issue/Section/Term Page CSS by RS ***/

#issuepg
{
 width:940px;
 font-family: Centaur,Arial,sans-serif;
 padding-bottom:30px;
}
#issuepg1
{
 font-family: Centaur,Arial,sans-serif;
 padding-bottom:30px;
}
#issuepg table
{
border-style:hidden;
border-collapse:collapse;
vertical-align:top;
border-color:transparent;
}
#issuepg table, #issuepg td, #issuepg th 
{
vertical-align:top;
}
#issuepg td
{
border-bottom:0px;
padding:0;
}
#issuepg tbody
{
border-top:0px;
}  
#issuepg .banner
{
 margin-left:-10px;
}
#issuepg #row1
{
    background-image: url("/images/newhp/v2i1p1.png");
color:#0c2E74;
	font-family: Centaur, Arial, Sans-serif;
    font-size: 14px;
    height: 236px;
    text-align: left;
    width: 626px;
    overflow: scroll;
}


#issuepg #row1 .field-quotes-articlelink-value p {
    font-size: 18px;
}
#views_slideshow_singleframe_prev_Quotes-block_27, #views_slideshow_singleframe_playpause_Quotes-block_27, #views_slideshow_singleframe_next_Quotes-block_27,#views_slideshow_singleframe_prev_Quotes-block_28, #views_slideshow_singleframe_playpause_Quotes-block_28, #views_slideshow_singleframe_next_Quotes-block_28, #views_slideshow_singleframe_prev_Knowledge_Science_Values-panel_pane_1, #views_slideshow_singleframe_playpause_Knowledge_Science_Values-panel_pane_1, #views_slideshow_singleframe_next_Knowledge_Science_Values-panel_pane_1, #views_slideshow_singleframe_prev_Knowledge_Science_Values-panel_pane_2, #views_slideshow_singleframe_playpause_Knowledge_Science_Values-panel_pane_2, #views_slideshow_singleframe_next_Knowledge_Science_Values-panel_pane_2
{
 padding: 8px;
 font-size:18px;
}
#issuepg .views-slideshow-controls-bottom 
{
    float: right;
}
#issuepg #row1 #views_slideshow_singleframe_main_Quotes-block_27, #issuepg #row1 #views_slideshow_singleframe_main_Quotes-block_28, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_1, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2-2, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2-3, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2-4, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2-5, #issuepg #row1 #views_slideshow_singleframe_main_Knowledge_Science_Values-panel_pane_2-6
{
    padding-left: 200px;
    padding-top: 20px;
	font-size: 20px;
	height:190px;
}
#issuepg #row1 .field-quotes-article-nid
{
 text-align:center;
 color: #494949;
 font-size:22px;
 font-weight:bold;
}

#issuepg .contents
{
    float: right;
    margin-top: -50px;
    margin-right: -7px;
}
#issuepg1 .contents
{
    float: right;
    margin-top: -20px;
    margin-right: 8px;
}
#issuepg #right2, #issuepg1 #right2
{
border: 2px solid #8A0000;
    font-family: 'High Tower Text',Arial,Sans-serif;
    font-size: 18px;
    line-height: 1em;
    margin-top: 15px;
    padding: 5px;
    text-align: left;
    width: 278px;
}
#issuepg .np_right2
{
 padding-bottom:70px !important;
}
#issuepg .term_right
{
 margin-left:-60px !important;
}
#issuepg #right2 div, #issuepg1 #right2 div
{
   margin: 0 0 7px 0;
   line-height: 1.1em;
}
#issuepg #right2 .view-content, #issuepg1 #right2 .view-content {
    overflow: scroll;
}

#issuepg #right2 div.title, #issuepg1 #right2 div.title
{
 font-family: 'High Tower Text',Arial,sans-serif;
 font-size:18px;
 line-height: 1.2em;
 padding:0;
}

#issuepg #part1, #issuepg1 #part1     
{
  width: 270px;
    text-align: center;
    background-color: #EEF2F7;
    font-size: 22px;
    font-weight: bold;
    border: 1px solid #1F2251;
    padding: 10px;
    margin-top: 20px;
}
#issuepg #part2, #issuepg1 #part2     
{
    width: 270px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    margin-left: 10px;
}

#issuepg #right2 span.author,#issuepg #right2 .field-author1-uid div, #issuepg1 #right2 span.author,#issuepg1 #right2 .field-author1-uid div
{
    color: #0c2E74;
    font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 18px;
	font-style:italic;
	 line-height:1.1em;
    display: inline;
    padding: 0 5px;
    text-transform: none;
    float:right;
}
#issuepg #right2 .field-author1-uid div, #issuepg1 #right2 .field-author1-uid div
{
    display: inline-block;
    text-align:right;
}
#issuepg #row3 .author, #issuepg #row3 .field-author1-uid div
{
  color: #747171;
    font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 17px;
    line-height: 1.2em;
	border:0;
	margin:0;
	padding:0 5px;
    text-transform:none;
    float:right;
}
#issuepg #row3
{
    width: 624px;
	margin-top:20px;
	font-size: 17px;
}
#issuepg #row3 p
{
 margin:0;
 line-height: 1.3em;
 }
#issuepg #row3 tbody, #issuepg #row3 th, #issuepg #row3 tr {
    border: 2px solid #EEF2F7;
    border-style:solid;
border-collapse:inherit;
}
#issuepg #row3 td
{
 padding:9px;
 background-color:#EEF2F7;
 width:313px;
}
#issuepg #row3 td.bg1, #issuepg #row3 td.bg2
{
 padding:9px;
 background-color:#fff; 
}
#newhp #row3 td.bg2 p
{
 margin-bottom:0;
}

#issuepg .title a, #issuepg .title2 a, #issuepg #right2 .title1 a, #issuepg1 #right2 .title1 a
{
 color: #960A0A;
}
#issuepg #row3 div.title
{
 font-family: 'High Tower Text',Arial,sans-serif;
 font-size: 18px;
 line-height: 1.2em;
 padding:0;
}
#issuepg #row3 .field-author1-uid
{
 padding:0;
}
#issuepg #row3 .view-content
{
     margin-top: -25px;
    border: 2px solid #EEF2F7;
}
#issuepg #row3 table.views-view-grid 
{
 margin:0;
}
#issuepg #row3 .row-first div.title
{
 margin-top:20px;
}
#issuepg #row3 .field-teaser-value, #issuepg #row3 .markup
{
 margin-top: 25px;
    text-align: justify;
}
#issuepg #row3 .views-view-grid tr.row-1 td.col-2, #issuepg #row3 .views-view-grid tr.row-2 td.col-1, #issuepg #row3 .views-view-grid tr.row-3 td.col-2, #issuepg #row3 .views-view-grid tr.row-4 td.col-1, #issuepg #row3 .views-view-grid tr.row-5 td.col-2, #issuepg #row3 .views-view-grid tr.row-6 td.col-1, #issuepg #row3 .views-view-grid tr.row-7 td.col-2, #issuepg #row3 .views-view-grid tr.row-8 td.col-1, #issuepg #row3 .views-view-grid tr.row-9 td.col-2, #issuepg #row3 .views-view-grid tr.row-10 td.col-1, #issuepg #row3 .views-view-grid tr.row-11 td.col-2, #issuepg #row3 .views-view-grid tr.row-12 td.col-1, #issuepg #row3 .views-view-grid tr.row-13 td.col-2, #issuepg #row3 .views-view-grid tr.row-14 td.col-1, #issuepg #row3 .views-view-grid tr.row-15 td.col-2, #issuepg #row3 .views-view-grid tr.row-16 td.col-1, #issuepg #row3 .views-view-grid tr.row-17 td.col-2, #issuepg #row3 .views-view-grid tr.row-18 td.col-1, #issuepg #row3 .views-view-grid tr.row-19 td.col-2, #issuepg #row3 .views-view-grid tr.row-20 td.col-1, #issuepg #row3 .views-view-grid tr.row-21 td.col-2, #issuepg #row3 .views-view-grid tr.row-22 td.col-1, #issuepg #row3 .views-view-grid tr.row-23 td.col-2, #issuepg #row3 .views-view-grid tr.row-24 td.col-1
{
 background-color:#fff;
}
#issuepg #right3 {
    padding: 5px;
    text-align: left;
    width: 278px;
    font-size: 18px;
    font-family: 'High Tower Text', Arial, Sans-serif;
    line-height: 1em;
    border: 2px solid #8A0000;
    margin-top: 25px;
}
#issuepg .other {
       float: right;
    margin-top: -20px;
    margin-right:-1px;
}
#issuepg #right3 p
{
    margin: 0 0 7px 0;
    line-height: 1.1em;
}
#issuepg #right3 p.title1 {
    margin-top: 0px;
    line-height: 1.2em;
    padding-top:20px;
font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 20px;
}
#issuepg #right3 p.title {
    font-family: 'High Tower Text',Arial,sans-serif;
    font-size: 20px;
}
#issuepg1 #right2 div.view, #issuepg #right2 div.view
{
 padding-bottom:20px;
}
.cuscad-body-without-indent-bold, .cuscad-body-without-indent-bold
{
 font-weight:bold;
}
#cuscadtable_wnagan
{
     margin-left: 20px;
    margin-right: 20px;
    border: thin solid black;
    border-collapse: collapse;
}
#cuscadtable_wnagan td
{
    color: black;
    font-family: 'times new roman',serif;
    font-size: 1.1em;
    padding: 5px;
}
#cuscadtable
{
     margin-left: 20px;
    margin-right: 20px;
}
#cuscadtable td
{
    color: black;
    font-family: 'times new roman',serif;
    font-size: 1.1em;
    padding: 5px;
}

.Cuscad-quote, .cuscad-quote
{
     font-style: italic;
   margin-left:50px;
}

.ej-quote-regular {
     margin-left:50px;
}
.cuscad-footnotes-listing, .cuscad-references-notes-listing
{
    text-align:left;
   overflow-wrap: break-word;
}