﻿h1
{
    font-size: 105%;
    font-weight: bold;
    padding: 20px 0 10px 0;
}
h2
{
    font-size: 150%;
    font-weight: bold;
    margin: 12px 0 8px 0;
}
table
{
    clear: both;
}

/*#masthead {
        background: url(../images/article_header_1600_top.png) no-repeat right;   
}*/

/* Articles Page */
#articleIndexContent h1{
    font-size: 130%;
}
#articleIndexContent h1 span{
    font-style: italic;
}
.articleIndex li 
{
    padding-bottom: 16px;
}
.articleIndex li h3{
    padding-bottom: 0px;
}

.articleIndex li .headline a
{
    font-size: 92%;
    text-decoration: none;
    }
    

.articleIndex li .headline a:hover
{
    text-decoration: underline;
}
.articleIndex li h3.title{
    padding-top: 3px;
}

.articleIndex li .title a
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
    font-size: 90%;
    
}
.articleIndex li p
{
    margin: 2px 0 3px;
     line-height: 115%;
}
.smallDate
{
    font-size: 89%;
    color: #555;
}
/* Article page */
#article_content
{
    
}
.articleBody{
 line-height: 1.3;
}

.articleBody a:hover
{
	color: #060b7b;
	text-decoration: underline;	
}

.articleBody p
{
    margin: 10px 0;
}

.articleBody table td
{
    border: 1px #999 solid;
    padding: 0 2px;
}

.nonSubscriberPitches
{
    margin-top: 30px;
    height:100%;
    clear: both;
}

#article_content .nonSubscriberPitch{
    height:100%;
    min-height: 170px;
}

#article_content .nonSubscriberPitch ul{
    display:inline; float: left; width: 160px;
}
#article_content .nonSubscriberPitch .buttons{
 /*   display:inline; float: left;*/
}

#article_content .nonSubscriberPitch .buttons div{
    display:inline; float: left;  padding-left: 30px; 
}

.PM2Hed12ptBrief
{
    font-size: 110%;
    font-weight: bold;
}

.article_right_side
{
    float:right;
}

.article_tools
{
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 10px;  
    padding: 5px;
    font-size: 11x;
}
.article_tools a
{
    color: #000;
    /*font-size: 90%;*/
    font-size: 11px;
    padding-left:20px;    
    text-decoration: none;
}

.article_tools a:hover
{
	text-decoration: underline;
}
.article_tools ul li a:hover
{
	text-decoration: underline;
}


.article_tools ul
{
    padding-top: 3px;
}
.article_tools li
{
    padding: 3px 0px 3px 0px;
}
.article_tools .open 
{
    background: url(../images/tools_show.gif) no-repeat center left;
    _display: inline-block;
}
.article_tools .close 
{
    background: url(../images/tools_hide.gif) no-repeat center left;
    _display: inline-block;
}
.article_tools .back 
{
    background: url(../images/tools_back.gif) no-repeat center left;
}
.article_tools .archiveSearch 
{
    background: url(../images/icon_search.gif) no-repeat center left;
    _display: inline-block;
}
.article_tools .print 
{
    background: url(../images/tools_print.gif) no-repeat center left;
    _display: inline-block;
}
.article_tools .reprint
{
    background: url(../images/tools_reprint.gif) no-repeat;
    _display: inline-block;
}
.article_tools .word 
{
    background: url(../images/icon_word.gif) no-repeat center left;
    _display: inline-block;
}

.article_tools .twitter 
{
    background: url(http://twitter-badges.s3.amazonaws.com/t_mini-b.png) no-repeat center left;
}

.article_tools .bookmark
{
    background: url(../images/icon_bookmark.gif) no-repeat center left;
    _display: inline-block;
}
.article_tools .merge 
{
    background: url(../images/chevron_right.gif) no-repeat center left;
}
.article_tools .buy 
{
    background: url(../images/chevron_right.gif) no-repeat center left;
}
.article_tools .subscribe 
{
     background: url(../images/chevron_right.gif) no-repeat center left;
}
.article_tools .login 
{
    background: url(../images/chevron_right.gif) no-repeat center left;
}
.article_tools .email 
{
    background: url(../images/tools_email.gif) no-repeat center left;
    _display: inline-block;
}


.sciBX_background
{
    background: #EAEFF5 url(../images/blue-grad.png) repeat-x ;
}

.articleMentions h3
{
    margin: 0px 0 10px 0;
    padding-top: 0;
    font-size: 110%;
}
.articleMentions h4
{
    margin: 10px 0 2px 0;
}
.articleMentions ul {
    padding-bottom: 10px;
}

.articleMentions li
{
    margin-left: 6px;
    padding: 4px 0 3px 5px;
    margin: 0 0 0 5px;
    font-size: 80%;
}

.articleMentions li a
{
	text-decoration:none;
}

.articleMentions li a:hover
{
	color: #1b206f;
}

.groupLicensePitch
{
    width: 455px;
    display: inline;
    float:left;
    position: relative;
}
.groupLicensePitch ul
{
    list-style-type: square; padding: 5px 0px 0px 20px;
}
.groupLicensePitch p
{
    padding-bottom: 5px;
}
.more_words
{
    margin: 10px 0px 10px 0px;
    clear: both;
}
a.more_words:hover
{
    color: #060b7b;
}

.publishDate
{
    margin-bottom:10px;
}

.authors
{
    margin-bottom:10px;
}

.printTable,
.articleSection_print
{
    display:none;
}

font.highlight 
{
	background-color: #ffff99
}

/*-- Put at end --*/
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}
.tree
{
	border: 1px solid #CCDFB5;
    background: #F8FFEF url(../images/green-grad.png) repeat-x;
    padding: 3px;
    margin-bottom: 10px;
	text-align:left;	
}
.tree td
{
	border: none;
}

.noWordsDisplayedSciBX
{
	margin-top:30px;
}

