/*
The default stylesheet for article citations.
*/
#articleList h3 {
	font-size: 14px;
	font-weight:bold;
	margin:20px;
}
a.articleExpand {
	text-decoration:underline;
	color: #666;
	font-size:11px;
	cursor:pointer;
}
a.articleExpand:hover {
	color: #09f;
}
.abstract-abstract {
	font-size: 12px;
}
.abstract-affiliation {
	font-size: 11px;
	padding-bottom: 5px;
}
.abstract-authors {
	font-size: 11px;
	padding-bottom: 5px;
}
.abstract-title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px; padding-bottom: 10px;
}
.abstract-uid {
	color: #808080;
	font-size: 12px;
	padding-top: 10px; padding-bottom: 10px;
}
.citation {
	padding-bottom: 20px;
}
.citation-checkbox {
	font-size: 14px;
}
.citation-title-li {
	padding-top: 10px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:5px;
	margin-top: 10px;
	margin-left:-15px;
	display:block;
	background: url('../../public_images/bg_header2.jpg') repeat-x;
	min-height:30px;
	border-top:2px #999 solid;
}
.citation-title {
	color: #036;
	font-size: 14px;
	text-decoration: none;
	display:block;
	padding-left:0px;
}
.citation-authors {
	font-size: 11px;
	margin-left:20px;
	padding-bottom:5px;
}
.citation-breadcrumbs {
	font-size: 11px;
	margin-left:0px;
	padding-bottom:5px;
}
.citation-medlineta {
	font-size: 11px;
	margin-left:20px;
	padding-bottom:5px;
}
.citation-number {
}
.citation-abstract {
	font-size: 11px;
	margin-left:20px;
}
.citation-uid {
	color: #666;
	font-size: 11px;
	margin-left:20px;
	margin-bottom:5px;
}
.citation-fulltext {
	font-size: 11px;
	color: blue;
}
.pubmed-button {
	background: url('../../public_images/ncbi.png') left center no-repeat;
	padding-left:20px;
	margin-top:10px;
}
.citation-abstract-link {
	background: url('../../public_images/abstract_icon.gif') left center no-repeat;
	padding-left:20px;
}
.citation-notes-link {
	background: url('/public_images/edit_mini.png') left center no-repeat;
	padding-left:20px;
}


.citation-read-link {
	background: url('../../public_images/markasread.jpg') left center no-repeat;
	padding-left:20px;
}
.citation-addtofolder-link {
	background: url('../../public_images/add-to-folder.jpg') left center no-repeat;
	padding-left:35px;
	margin-left:4px;
}
.citation-removefromfolder-link {
	background: url('../../public_images/remove-from-folder.jpg') left center no-repeat;
	padding-left:35px;
	margin-left:4px;
}
.citation-errorreport-link {
	background: url('../../public_images/errorreport-icon.jpg') left center no-repeat;
	padding-left:20px;
	margin-left:4px;
}



.citation-breadcrumb-link {
	background: url('../../public_images/breadcrumb_icon.gif') left center no-repeat;
	padding-left:20px;
}
.citation-about-link {
	background: url('../../public_images/question-mark.png') left center no-repeat;
	padding-left:20px;
}
div.citation-actions-link {
	background: url('../../public_images/action-icon.png') left center no-repeat;
	padding-left:28px;
	margin-left:4px;
	position:relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
div.citation-actions-link ul {
	z-index:100;
	display: none;
	float:right;
	position:absolute;
	left:10px;
	padding:5px;
	background:#FAFAFA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -2px 3px 6px #DEDEDE; /* FF3.5+ */
	-webkit-box-shadow: -2px 3px 6px #DEDEDE; /* Saf3.0+, Chrome */
	box-shadow: -2px 3px 6px #DEDEDE; /* Opera 10.5, IE9 */
	behavior: url('http://www.treeofmedicine.com/public_styles/PIE.htc');
}
div.citation-actions-link ul li {
	margin:3px;
}
div.citation-actions-link:hover ul {
	display:block;
}

.citation-actions-link ul:hover{
	display:block;
}
ul.actions-hover {
	margin:0px;
	padding:0px;
	display:none;
	position:relative;
	top:14px;
	right:0px;
	margin-left:-100px;
	text-align:left;
	width:155px;
	z-index:200;
	background:#FAFAFA;
}
ul.actions-hover a{
	text-decoration:none;
}
.actions-hover-link {
	color:#777;
	display:inline;
	position:relative;
	cursor:pointer;
}

.categorization-complete-button {
	background: url('../../public_images/check.gif') left center no-repeat;
	padding-left:20px;
}
.irrelevant-button {
	background: url('../../public_images/remove.png') left center no-repeat;
	padding-left:20px;
}
.foreign-language-button {
	background: url('../../public_images/globe.png') left center no-repeat;
	padding-left:20px;
}
.citation-folder-link {
	background: url('../../public_images/add-to-folder.jpg') left center no-repeat;
	padding-left:30px;
	margin-left:7px;
}
.citation-article-link {
	background: url('../../public_images/pdf_icon.gif') left center no-repeat;
	padding-left:20px;
}
.citation-needs-article-link {
	background: url('../../public_images/needs_pdf_icon.gif') left center no-repeat;
	padding-left:20px;
}
.remove-article-button {
	background: url('../../public_images/remove_article.png') left center no-repeat;
	padding-left:20px;
	margin-top:10px;
	width:200px;
}

#articleTitle {
	margin-bottom:15px;
}
#articleTitle a, #articleTitle img{
	text-decoration:none;
	border:none;
}
#articleAbstractText {
	margin-bottom:20px;
	margin-top:20px;
}





div.read {
	border:2px solid #62d248;
}
div.unread {
	border:2px solid #cdcdcd;
}
div.citation_container {
	display:block;
	margin:10px 10px 0px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color:#333;
	background:#FFF;
	text-align:left;
	behavior: url('http://www.treeofmedicine.com/public_styles/PIE.htc');
}
div.citation_container a:hover{
	color:#000;
}
span.article-functions {
	text-align:left;
	position:relative;
	font-size:12px;
	padding:5px 3px;
}
a.article-function {
	color:#777;
	display:inline-block;
	text-decoration:none;
	margin:0 0px 0 3px;
}
.title-link{
	background:#F0F0F0;
	padding:6px 10px;
	-moz-border-radius-topleft:  12px;  /* Firefox up to version 3.6 */
    -webkit-border-top-left-radius: 12px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-left-radius: 12px;
    -moz-border-radius-topright:  12px;  /* Firefox up to version 3.6 */
    -webkit-border-top-right-radius: 12px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-right-radius: 12px;
	font-weight:bold;
}
.title-link a{
	color:#111;
	text-decoration:none;
}
.title-link a:hover{
	color:#000;
}
div.citation_container p{
	margin:5px 10px 5px 10px;
	font-size:11px;
}
.citation_container span {
	display:block;
}
div.citation_container h5 {
	border-bottom:1px solid #E8E8E8;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
	margin-top:0;
	font-size:12px;
	font-weight:medium;
}








/*=================NEW CITATIONS==================*/
.c-cont{
	display: block;
	margin: 10px 0px 0px 0px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #333;
	text-align: left;
	border: 2px solid #FFF;	
	background:#fff;
	-webkit-box-shadow: 0px 0px 18px #7c7c7c; /* Saf3.0+, Chrome */
	-moz-box-shadow: 0px 0px 18px #7c7c7c; /* FF3.5 - 3.6 */
	box-shadow: 0px 0px 18px #7c7c7c; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
}

#articlesContainer .c-cont {
	margin: 15px 15px 0 15px;
}
.c-cont p {
	margin: 5px 10px 5px 10px;
	font-size: 11px;
}
.c-cont h5 {
	border-bottom: 1px solid #E8E8E8;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 12px;
}
.c-actions {
	display: none;
	z-index: 100;
	position: absolute;
	top: 14px;
	right: 0px;
	padding: 5px;
	margin: 0px;
	background: #FAFAFA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -2px 3px 6px #DEDEDE;
	-webkit-box-shadow: -2px 3px 6px #DEDEDE;
	box-shadow: -2px 3px 6px #DEDEDE;
	margin-left: -100px;
	text-align: left;
	width: 140px;
}
.c-articlefunctions{
	text-align: left;
	position: relative;
	font-size: 12px;
	padding: 5px 3px;
	border-bottom:2px solid #F0F0F0;
	background:#FAFAFA;
	height:14px;
}

.b-title{
	background: #F0F0F0;
	padding: 6px 10px;
	-moz-border-radius-topleft:  12px;  /* Firefox up to version 3.6 */
    -webkit-border-top-left-radius: 12px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-left-radius: 12px;
    -moz-border-radius-topright:  12px;  /* Firefox up to version 3.6 */
    -webkit-border-top-right-radius: 12px;  /* Safari, Chrome (before WebKit version 533) */
    border-top-right-radius: 12px;
}

.b-abstract{background: url('../../public_images/question-mark.png') left center no-repeat;}
.b-topics{background: url('../../public_images/breadcrumb_icon.gif') left center no-repeat;}
.b-actions{
	background: url('../../public_images/action-icon.png') left center no-repeat;
	padding-left: 28px;
	margin-left: 4px;
	position: relative;
	display: -moz-inline-stack;
	cursor:pointer;
	color:#777;	
}
.b-actions:hover ul {
	display:block;
	font-size:11px;
	*position:absolute;
	*left:10px;
	*bottom:-10px;
	*height:150px;
}
.b-actions ul li{margin: 3px;}

.b-abstract,
.b-topics,
.b-addtofolder,
.b-removefromfolder,
.b-notes,
.b-pubmed,
.b-markasread,
.b-markasunread,
.b-upload,
.b-flagforpdf,
.b-suggest,
.b-foreign,
.b-irrelevant,
.b-relevant,
.b-removearticle,
.b-categorizationcomplete {
	padding-left:20px;
	margin-right:5px;
	cursor:pointer;
	color:#777;
}
.b-abstract:hover,
.b-topics:hover,
.b-addtofolder:hover,
.b-removefromfolder:hover,
.b-notes:hover,
.b-pubmed:hover,
.b-markasread:hover,
.b-markasunread:hover,
.b-upload:hover,
.b-flagforpdf:hover,
.b-suggest:hover,
.b-foreign:hover,
.b-irrelevant:hover,
.b-relevant:hover,
.b-removearticle:hover,
.b-categorizationcomplete:hover {
	color:#333;

}
.b-title {cursor:pointer;font-weight:bold;}
.b-addtofolder{background: url('../../public_images/add-to-folder.png') left center no-repeat;}
.b-removefromfolder{background: url('../../public_images/remove-from-folder.png') left center no-repeat;}
.b-notes{background: url('/public_images/edit_mini.png') left center no-repeat;}
.b-pubmed{background: url('../../public_images/ncbi.png') left center no-repeat;}
.b-markasread{background: url('../../public_images/markasread.png') left center no-repeat;}
.b-markasunread{background: url('../../public_images/markasunread.png') left center no-repeat;}
.b-upload{background: url('../../public_images/pdf_icon.gif') left center no-repeat;}
.b-flagforpdf{background: url('../../public_images/needs_pdf_icon.gif') left center no-repeat;}
.b-suggest{background: url('../../public_images/errorreport-icon.png') left center no-repeat;}
.b-foreign{background: url('../../public_images/globe.png') left center no-repeat;}
.b-irrelevant{background: url('../../public_images/remove.png') left center no-repeat;}
.b-relevant{background: url('../../public_images/check.gif') left center no-repeat;}
.b-categorizationcomplete{background: url('../../public_images/check.gif') left center no-repeat;}
.b-removearticle{background: url('../../public_images/remove_article.png') left center no-repeat;}

.b-pdf{
	display:block;
	float:right;
	width:14px;
	height:16px;
	cursor:pointer;
	margin:0 2px;
	background: url('../../public_images/pdf_icon.gif') left center no-repeat;
}
a.b-pubmed{text-decoration:none;}
.b-bookmark{
	display:block;
	float:right;
	width:16px;
	height:16px;
	cursor:pointer;
	margin:0 2px;
	background: url('../../public_images/unstar.png') left center no-repeat;
}
.starred{
	background: url('../../public_images/star.png') left center no-repeat;
}
#Uploader{
	margin-left:10px;
}
#undefinedUploader{
	margin-left:10px;
}
.errorReportForm {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
}


.articleListHeader{
	background:#FFF;
}
.list-container{
	background: transparent url('/public_images/bg_topbar.png') repeat-x top;margin:0;padding:10px;
}
.list-header-padding{
	padding:10px;	
}




