@charset "UTF-8";
/* CSS Document */

/*-- Tools layer styles taken/modified from http://www.qa.nejm.org/templates/jsp/_style2/_mms/_nejm/css/styles.css ------------------------------------------*/
#toolsLayer {
    /*border removed by atypon*/
	/*border:1px solid #CCCCCC;*/
	background-color:#FDFCE7;
    position: relative;
}
#toolsLayer h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0
}
#toolsLayer .header {
	margin: 0 0 5px 0
}
#toolsLayer .instructions {
	font-style: italic;
	font-size: 0.83em;
	padding-top: 2px;
	padding-bottom:10px;
}
#toolsLayer .formLine {
	margin: 10px 0 30px 0;
	clear:both;
}
#toolsLayer .formLineSubmit {
	text-align:right;
	margin: 0 0 10px 0
}
#toolsLayer .formLine label {
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block
}
#toolsLayer .formLine label.sub {
	font-weight: bold;
	margin: 0;
	display: block
}
#toolsLayer .formLine input, #toolsLayer .formLine textarea {
	width: 365px;
}
#toolsLayer p.moreLink {
	margin-top:20px;
}
#toolsLayer p.moreLink a{
	font-weight:normal;
	font-size:1.33em;
}
#toolsLayer p {
	margin: 4px 0;
    width: 335px;
}
#toolsLayer strong {
	font-weight:bold
}
#toolsLayer .alertMessage {
	font-weight:bold;
	color:red
}
#toolsLayer .errorMessage {
	color:#FF3300;
	font-size:.916em;
	padding:0pt 5px 5px;
	text-align:left;
	width:360px;
	background-color:transparent;
	border:none;
	margin:0;
}
#toolsLayer ul li.toolHead {
	border-bottom: 1px dotted #ccc;
	font-weight: bold
}
#toolsLayer .downloadCitation {
	background: no-repeat
}
#toolsLayer ul {
	padding: 10px 0 0 0
}
#toolsLayer ul li {
	padding: 5px 0;
}
#toolsLayer ul li.toolHead {
	padding: 0 0 0 20px;
	font-weight: normal
}
#toolsLayer p.smallNote {
	font-style: italic;
	color: #333333
}
#toolsLayer p.words {
	font-weight:bold;
}
#toolsLayer p.required {
	font-size:.916em
}
#toolsLayer ul.words {
	padding:0 0 30px;
}
#toolsLayer .words li {
	display:inline;
	color:#006892;
	padding:0px;
	font-size:.916em;
}
#toolsLayer .formLineButton {
	clear:both;
	width:380px;
	text-align:center;
}
#toolsLayer .formLineButton span input {
	/*padding-right:15px;*/
}
#toolsLayer .articleType {
	color:#FF3300;
	font-size:0.833em;
	font-weight:bold;
	padding:0pt;
	text-transform:uppercase;
	margin-top:10px;
}
#toolsLayer h2.articleTitle {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:0pt;
	font-size:1.167em;
}
#toolsLayer .tools li {
	font-size:0.916em;
	line-height:1.3em;
}
#toolsLayer .tools li.descpt {
	border:medium none;
	color:#333333;
	display:block;
	margin:0pt 3px 0pt 0pt;
	padding:6px 3px 6px 0pt;
}

#toolsLayer .tools li span {
	font-weight:bold;
}

.noSavedItem{
    background-color:#EBF3F6;
    border:1px solid #CCCCCC;
    margin-bottom:15px;
    padding:15px;
}
#content dl.articleTabs dt.selected a {
    color:black;
}
.filterResults{
    float:left; width:65%;
}
.savedItems .btns{
    width:200px;
}
