/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Entry/View Pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.quicksearch h2.noResults {
	border-bottom:1px solid #ccc;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 4em 0 0;
	padding:0 0 4px;
}
#entryPageContent #results { width: 100%; }
.entry h1#pagetitle { margin: 0 0 4px 9px; }
#entryPageContent { 
	font-size: 1.3em;
}
#entryFullResultsNav,
#entryPrevNextNav {
	float: left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.1em;
	margin: -35px 0 0 4px;
	position: relative;
}
		#entryPrevNextNav ul li {
			background:transparent url(../images/div_5089b7.gif) no-repeat right 2px;
			float: left;
			margin-right:7px;
			padding-right:8px;
		}
		#entryFullResultsNav  ul li {
			float: left;
			margin-right:7px;
			padding-right:8px;
		}
		#entryPrevNextNav ul li.next {
			background-image: none;
		}
		#entryPrevNextNav ul li.last {
            background-image: none;
        }
			#entryPrevNextNav ul li a {
				color: #9e8257;
			}
	#syllableControls {
		float:right;
		font-weight: bold;
		font-family: arial, "helvetica neue", helvetica, sans-serif; height: 25px;
	}
		#syllableControls span {
			float: left;
			display: block; line-height: 25px;
		}
		#syllableControls ul { margin: 0; float: left; font-size: 0.917em;}
			#syllableControls ul li {
				list-style: none;
				float: left;
				line-height: 1.2em; line-height: 25px;
			}
			#syllableControls ul li.first {
				background: transparent url(../images/div_syllabification.gif) no-repeat right 6px;
				padding-right: 8px;
				margin: 0 8px;
			}
				#syllableControls ul li a { color: #999; text-decoration: underline; }
				#syllableControls ul li a:hover { text-decoration: none; }
				#syllableControls ul li.current a { color: #d15211; text-decoration: none; }
	#mainContent .topThousand {
		background:transparent url(../images/icon_top_1000.gif) no-repeat scroll left top;
		color:#1A63AB;
		float:left;
		font-family: arial, "helvetica neue", helvetica, sans-serif;
		font-weight:bold;
		height:18px;
		padding-left:20px;
		width:65%;
	}
		#mainContent .topThousand span {
		}
	#mainContent .pronunciation {
		clear:left;
		width: calc(100% - 15px);
		color: #333;
		line-height:1.6em;
		padding: 0;
		margin: 0; 
		position:relative; 
	}
	#mainContent .pronunciation-wrapper {
		white-space: nowrap;
    	display: inline-block;
	}
		#mainContent .pronunciation strong {
			float: left;
			display: block;
			line-height: 25px;
		}
		#mainContent .pronunciation strong span, #mainContent .pronunciation-wrapper a {
			color: black;
		}
		#mainContent .pronunciation-wrapper .phonetics, #mainContent .pronunciation-wrapper .phonetics {
			line-height: 25px;
			font-size: 1.083em;
			color: black;
			font-family: "Lucida Sans Unicode","Arial Unicode MS",arial,sans-serif;
		}
		
		#mainContent .pronunciation a.pronunciationSoundFile {
			width: 25px;
			height: 22px;
			background: transparent url(../images/icon_pronunciation.gif) no-repeat right top;
			display: inline-block; vertical-align: top; margin-left: 3px;
		}
		#mainContent .pronunciation a.pronunciationSoundFile span {display: none;}
		
.gradientified {
	position: relative;
	background-color: #e0ebd4;
}
.gradientified * {
	position: relative;
	z-index: 1;
}
	.gradientified img.gradient {
		height: 100%;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 0;
	}

	/* Sub Entry Blocks */

#mainContent h3.partOfSpeech { font-style: italic; font-weight: normal; font-size:1.167em; line-height:1.714; margin: 0 5px; }
.subEntryBlocks						{border: 1px solid #f2f2f2;margin-bottom: 20px;margin-right:20px;}
.subEntryBlock						{padding:9px 10px 0;}
.subEntryBlock dl					{margin:0 0 0.417em;}
.subEntryBlock dt					{font-weight: bold; line-height:1.667em;}
.subEntryBlock dd					{margin: 0; padding: 0;}
.cssBaseOne .subEntryBlock dl dd	{margin-left: 0; margin-bottom: .5em;}
.languageGroup, 
.variantGroup,
.labelGroup, 
.language							{margin-right: .5em;}
.variantGroup .variant { font-family: arial,"helvetica neue",helvetica,sans-serif; }

.subEntryBlock .subEntryPosition	{display: none;}
.phrasesSubEntryBlock .subEntryPosition	{display: inline;}
.phrasesSubEntryBlock .exampleGroup { display: block; }
.phrasesSubEntryBlock div.sense.sense-type-core .exampleGroup em { margin: 0; }
.phrasesSubEntryBlock h2 { margin-bottom: .5em; }
.phrasesSubEntryBlock .cssBaseOne ol li,
.phrasesSubEntryBlock .cssBaseOne ul li,
.phrasesSubEntryBlock .cssBaseOne dl dd,
.phrasesSubEntryBlock p,
.phrasesSubEntryBlock span
	{ line-height:1.667em; }

.encyclopedicInlineNote				{display: block; width: 488px; border: 1px solid #F2F2F2; border-color: #fff; clear: both; margin-bottom: 15px; padding: 9px 10px; background-color: #E0EBD4; background-color: #ebf2e3; position: relative;}
#mainContent ul.sense-entry li.sense .encyclopedicInlineNote	{text-indent: 0;}

.subEntryBlock span.partOfSpeech	{ font-style: italic; }

.exampleGroup .word		{font-style: italic;}
.exampleGroup .wordForm	{font-weight: bold; margin: 0 0 0 0.25em;}

.subEntryBlock div.sense.sense-type-core .example		{display: block; margin-left: 1em; margin-bottom: 0em;}
/*div.sense.sense-type-core div.etymology 				{width: 98%;}*/


#mainContent ul.sense-entry { margin:0; }
#mainContent ul.sense-entry li .definition,
#mainContent ul.sense-entry li .example {
	display: block;
}
#mainContent ul.sense-entry li .definition	{display: inline;}
#mainContent ul.sense-entry li.sense {
	position:relative;
	overflow: hidden;
	text-indent:-12px;
	margin-top:-2px;
	position:relative;
	line-height:1.667em;
	list-style: none;
	padding:1px 6px 1px 18px;
}
#mainContent ul.sense-entry li.sense:hover,
#mainContent .subEntryBlocks ul.sense-entry li.sense:hover,
#contentWrapper ul.sense-entry li.sense.sfhover {
	background-color: #e8f2fb;
	border: 1px solid #ccc;
	padding:0 5px 0 17px;
}
#mainContent .subEntryBlocks ul.sense-entry li.sense:hover,
#contentWrapper .subEntryBlocks ul.sense-entry li.sense.sfhover {
	margin-left:-11px;
	margin-right:-11px;
	padding:0 16px 0 28px;
	position:relative;
}
#mainContent ul.sense-entry li.sense .example {display: block; margin-left: 25px;line-height:1.5em;margin-bottom:0.417em;}

#mainContent ul.sense-entry li.subSense {
	position:relative;
	overflow: hidden;
	text-indent:0px;
	margin-top:-2px;
	position:relative;
	line-height:1.667em;
	list-style: none;
	padding:1px 6px 1px 42px;
	background: transparent url(../images/bullet_gray.png) no-repeat 31px 8px;
}
#mainContent ul.sense-entry li.subSense.sfhover,
#mainContent ul.sense-entry li.subSense:hover,
#mainContent .subEntryBlocks ul.sense-entry li.subSense:hover {
	background-color: #e8f2fb;
	border: 1px solid #ccc;
	padding:0 5px 0 41px;
	background-position: 30px 7px;
}
#mainContent .subEntryBlocks ul.sense-entry li.subSense:hover,
#contentWrapper .subEntryBlocks ul.sense-entry li.subSense.sfhover {
	margin-left:-11px;
	margin-right:-11px;
	padding:0 16px 0 52px;
	position:relative;
	background-position: 41px 7px;
}

#mainContent .subEntryBlocks dd .sense:hover,
#contentWrapper .subEntryBlocks dd .sense.sfhover {
	position:relative;
	padding:0 10px;
	background-color: #e8f2fb;
	border: 1px solid #ccc;
	margin: -1px -11px;
}

#mainContent .senseGroup .sense .senseInnerWrapper,
#mainContent .senseGroup .subSense .senseInnerWrapper {
	margin-right:150px;
}

#mainContent ul.sense-entry li.subSense .example {position: relative;display: block; margin-left: -10px;line-height:1.5em;margin-bottom:0.417em;}
	#mainContent ul.sense-entry li.sense .examplesControls,
	#mainContent ul.sense-entry li.subSense .examplesControls {display: none;font-style:normal;float: right; margin:0.5em; font-size: 0.833em; font-size: 0.917em; font-family: arial, verdana, helvetica, sans-serif; margin-left: 10px;}
	#mainContent ul.sense-entry li.sense:hover .examplesControls,
	#mainContent ul.sense-entry li.subSense:hover .examplesControls,
	#contentWrapper ul.sense-entry li.sfhover .examplesControls { display: block; }
		#mainContent .examplesControls a { display: block; line-height: 1.6em; }
		#mainContent .examplesControls a:hover	{text-decoration: none;} 
		#mainContent .examplesControls .mainControl { color: #d15211; line-height: 1.6em;}
		#mainContent ul.sense-entry li.sense .iteration	{font-weight: bold;}
		
		/* Increase space between Interation and Definition */
		#mainContent ul.sense-entry li.sense 			{text-indent: 0; margin-top: -2px; padding: 1px 6px 1px 20px;}
		#mainContent ul.sense-entry li.sense .iteration	{margin-left: -14px; margin-right: 3px;}

#mainContent .subEntryBlock ol					{margin: 0; padding: 0; margin-left: 20px;}
#mainContent .subEntryBlock li.sense .subSense .definition	{margin: 0; padding: 0; margin-top: .5em; }
#mainContent .subEntryBlock li.sense .subSense .example		{margin: 0;}

#mainContent .respell										{display: none;}

/*div.etymology 		{clear: both; border: 1px solid #f2f2f2; margin-bottom: 20px; padding:9px 10px 0;margin-right:20px;}
span.etymology	{display: block;}*/
.senseGroup {
	clear: both;
	line-height: 1.5em;
	background: url(../images/bg_senseGroup_line.gif) transparent right 50px no-repeat;
	margin: 0 15px 15px -0.7em;
	min-height: 1%;
	padding: 0;
	font-size:0.813em; /*13px*/
}
	.senseGroup .entry-header	{
		margin-bottom: 15px;
		font-weight: normal;
		font-size: 1.231em; /*16px*/
		padding: 15px 0 11px 8px;
		width: 80%;
		line-height: 1.35;
	}
	.senseGroup2 .entry-header {padding: 7px 0 20px 8px;}

/* Main Column: Usage Notes */
div.usageNotes 		{clear: both; border: 1px solid #f2f2f2; margin-bottom: 20px; padding: 9px 10px 0; margin-right: 20px;}
span.usageNotes		{display: block;}
div.usageNotes table						{width: 100%; border: 0; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
#layoutTable div.usageNotes table tr th, 
#layoutTable div.usageNotes table tr td		{padding: .5em; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}

.linkGroup		{margin-bottom: 1em;}
.linkGroup a	{margin-right: 1em;}
.antonyms		{margin-bottom:0}
.antonyms p		{margin-bottom: 0;}

ul#smartScroll {
	position: absolute;
	right: 390px;
	top: 139px;
	margin: 0;
	/*display: none;*/
	width: 21px;
	z-index: 100;
}
	#smartScroll li {
		list-style: none;
		height: 100px;
		margin-bottom: 2px;
		width: 21px;
		cursor: pointer;
		background: transparent url(../images/smart_scroll.gif) repeat-y left;
		float: left; clear: both;
	}
	
	#smartScroll li.smartScrollArrowUp, #smartScroll li.smartScrollArrowUp:hover {
		background: url(../images/smart-arrow-up.gif) left no-repeat;
		height: 6px;	
		text-indent: -222em;
	}
	
	#smartScroll li.smartScrollArrowDown, #smartScroll li.smartScrollArrowDown:hover {
		background: url(../images/smart-arrow-down.gif) left no-repeat;
		height: 6px;
		text-indent: -222em;
	}
	
	#smartScroll .selected,
	#smartScroll li:hover {
		background-color: #d15211;
		background: transparent url(../images/smart_scroll_hover.gif) repeat-y left;
	}

span.hi { background-color: #FFFF00; }

/* (see #835) show/hide example sentences */
.sentences .sentence { display: none !important; }

/* Additions for entry, quick search, sources, sources detail and categories templates */

.entry h1 span.type {
	font-style: italic;
}

#preContentTools {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	padding: 0 0 4px 0;
	margin: 0 0 13px 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.846em; /*11px*/
	color: #333;
}

#preContentTools a, #preContentTools a:visited {
	color: #2c5581;
	text-decoration: underline;
}

#preContentTools a.on, #preContentTools a.on:visited {
	text-decoration: none;
	color: #333;
	cursor: default;
}

#preContentTools ul {
	display: inline;
	margin: 0 9px 0 0;
}

#preContentTools li {
	display: inline;
}

.entryViewControls {
	float: left;
}

.entryViewControls ul,
.sortControls ul	{margin: 0;}

.quotationViewControls, .quotationKeywordsViewControls, .sortControls {
	float: right;
	display: inline;
}

.quotationDate {
	float: left;
}

.preEntry {
	margin: 0 1em .2em .7em;
	clear:both;
}
	#formsSpanBlock1 { margin-right: 4px; }
a.more {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .714em;
	color: #2c5581;
	font-weight: bold;
	margin-left:4px;
}

.hidden {
	display: none;
	/* This is only for HTML template purposes. This functionality should be handled by JS when live to take accessibility into consideration */
}

.note {
	font-size: 0.688em; /*11px*/
	line-height: 1.4;
	display: block;
	margin: 0 0 1px 1px;
}

.etymNote {
	font-size: 0.84859367397em; /* 11.0317177617px - same font size as .note */
}

.senseGroup2 {
	background: url(../images/bg_senseGroup_line.gif) transparent right 38px no-repeat;
}

.senseGroup .frame {
	background: url(../images/bg_senseGroup_btm_gd.gif) transparent bottom left no-repeat;
	margin: -10px 1px 0 0;
	padding: 0 10px 2px 25px;
}

.senseGroup2 .frame {
	background-position: left 2px;
}

.senseGroup .top  {background-image: none;}

.senseGroup .top .corner {
	display: block;
	float: right;
	background-image: none;
	height: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.769em; /*10px*/
	font-weight: bold;
	padding: 16px 16px 0 0;
	line-height: 1.4;
	text-align: right;
}
.senseGroup .top a, .senseGroup .top a, #crossReferenceContentZone span.xref span.ps {
	color: #5b85b1;
	cursor: pointer;
}

.senseGroup:hover .top  {background: url(../images/bg_senseGroup_top.gif) transparent top left no-repeat;}

.senseGroup:hover .top .corner {background: url(../images/bg_senseGroup_top_cnr.gif) transparent top right no-repeat;}

.senseGroup .top .thesaurusRef, .senseGroup .top .categoriesRef {
	color: #2c5581;
}

.senseGroup .bottom {
	background: url(../images/bg_senseGroup_btm_line.gif) transparent top left no-repeat;
	height: 7px;
}

.senseGroup2 .bottom {
	background: url(../images/bg_senseGroup_btm_line2.png) transparent top left no-repeat;
	height: 7px;
}

.senseGroup .bottom .corner {
	background: url(../images/bg_senseGroup_btm_cnr.gif) transparent top left no-repeat;
	height: 7px;
	width: 7px;
	float: right;
}

.senseGroup2 .bottom .corner {
	background: url(../images/bg_senseGroup_btm_cnr2.png) transparent top left no-repeat;
}

.senseGroup dl {
	margin: 10px 0 4px 11px;
}

.senseGroup dt {
	float: left;
	width: 65px;
	clear: both;
}

.senseGroup dd {
	margin: 0 0 7px 0;
	padding:0 10px 0 52px;
	width:77.75%;
}
	.senseGroup dt.yearSpan + dd {text-indent: 50px;}

.senseGroup .entry-header .note {
	padding-left: 26px;
	padding-top: 3px;
}

.senseGroup dd span {
	text-transform: uppercase;
}

.frame p.quotations {
	overflow: auto;
	padding: 5px 0 0 25px;
	margin: 0;
}

.frame p.quotations a {
	color: #2c5581;
	float: right;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.769em; /*10px*/
}

p.toTop {
	margin: 30px 0 0 9px;
	font-weight: bold;
}

.toTop a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #2c5581;
}

.sources #pageLinks {
	margin: -35px 0 0 0;
}

.ps {font-style: italic;}
.etymology p{margin: 15px 0 0 0;}

.etymology .ieWhitespace {display:none}

/* Tool tips */
#tooltip {
	display: none;
	border: 1px solid #ccc;
	position: absolute;
	background-color: #f8f3b7;
	padding: 3px 6px;
	max-width: 150px;
	z-index: 10000;
	font-family: arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333;
}
.page-browse #tooltip { font-size: 1.1em; }

.entryAnchor { position: absolute; } /* so that anchors don't mess up positioning of other layout */

div.detailsHeader div.title {
	display: none;
}

p.source {
	margin-bottom: 1em;
	font-weight: bold;
}

div.detailsContainer {
	margin-bottom: 1em;
}

.rightLink {margin-left: 3px;}

/*** translated from the client's inline styles ***/

#entryPageContent .entryBase { font-size:1.231em; /*16px*/ }
#entryPageContent .entryBase .entryBase { font-size:1em; /* FUN HACKISH FIX BECAUSE OF NESTING */ }
#entryPageContent .senseSect {
	margin-top:1em;
	margin-left:0.7em;
}
#entryPageContent .senseSect {
	margin-left:0.7em;
	margin-right: 25px;
}
#entryPageContent .lemSect,
#entryPageContent .revSect {
	margin-top: 3em;
	margin-left:0.7em;
	margin-right: 15px;
	border-top: 1px solid #ccc;
	clear: both;
}
	#entryPageContent h2.lemSectType,
	#entryPageContent h2.revSectType {
		margin-bottom: 1em;
		font-variant: small-caps;
		font-family: Georgia, Times, "Times New Roman", serif;
	}
#entryPageContent .lemma { font-weight:bold; }
#entryPageContent .lemmaInDef { font-weight:bold; font-style: italic; }
#entryPageContent .quotationsBlockSibling {
	margin-top: 0.5em;
	padding-top: 0.5em;
}
#entryPageContent .quotationsBlock {
	 padding-top: 0.5em;
}
#entryPageContent .quotation {
	margin-left: 3em;
	text-indent: -3em;
	margin-top: 0.2em;
}
	#entryPageContent .noIndent { text-indent: 0px; }
#entryPageContent .roman { font-style: normal; }

.senseGroup a.sourcePopup {
	color: #333;
	border-bottom: 1px solid #d8e0f8;
}

.senseGroup:hover a.sourcePopup {
	color: #5b85b1;
	text-decoration: none;
}

/*Footnote */

.entryFooter {
	border-top: 1px solid #eee;
	color: #a9a9a9;
	margin: 80px 0 0 30px;
	padding: 10px 0;
	width: 93%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

/* For sense groups that have short or no quotations */
.shortSense .bottom, .shortSense .bottom .corner {background-image: url(../images/bg_senseShort_btm_line.gif);}
.shortSense .bottom .corner {background-image: url(../images/bg_senseShort_btm_cnr.gif);}

/* Cross-reference popups. */
span.crossReferenceW {
	font-style: italic;
}

span.crossReferenceA {
	font-variant: small-caps;
}

span.almostInvisible {
	width: 0;
	height: 0;
	font-size: 0.01em;
	display: none;
}

a.openUrl, a.worldcat, a.frequencyBrandInformationLink {
	background: url(../images/link_button.gif) transparent top left no-repeat;
	padding: 0 0 0 15px;
}

#odoLink {
	clear: both;
}

#columnOne ul li a.odoLinkExplanation {
    color: white;
    background-color: #006fb7;
    display: inline-block;
    margin-left: 0.25em;
    text-align: center;
    height: 15px;
    width: 15px;
    line-height: 15px;
    position: relative;
    text-decoration: none;
    font-size: 10px;
    vertical-align: baseline;
    border-radius: 1em;
}

span.quotationKeyword {
	border-bottom: 1px dotted gray;
}

a.oseo {
	background: url(../images/book-icon.png) transparent bottom left no-repeat;
	background-size: 25px;
	width: 44px;
  	display: inline-block;
  	padding: 0 0 0 0;
  	margin-left: 5px;
}

a.commentary {
	width: .6em;
  	display: inline-block;
  	padding: 0 0 0 0;
  	margin-left: 5px;
}
a.commentary .commentary-icon {
	width: .6em;
  	display: inline-block;
  	padding: 0 0 0 0;
  	margin-left: 0px;
}
h1 a.commentary {
  width: .3em;
}
h1 a.commentary .commentary-icon {
  width: .3em;
  vertical-align: super;
}

/* for search results */
span.frequencyBand {
  float:right;
}

.frequencyBand a, .frequencyBand > span {
	width: 84px;
	height: 25px;
	content: "";
	background-image: url('/images/frequency-dots.png');
	background-repeat: no-repeat;
	display: inline-block;
	margin-bottom: -10px;
}

.frequencyBand .frequencyBand8 {
	background-position: 0 0;
}

.frequencyBand .frequencyBand7 {
	background-position: 0 -20px;
}

.frequencyBand .frequencyBand6 {
	background-position: 0 -40px;
}

.frequencyBand .frequencyBand5 {
	background-position: 0 -60px;
}

.frequencyBand .frequencyBand4 {
	background-position: 0 -80px;
}

.frequencyBand .frequencyBand3 {
	background-position: 0 -100px;
}

.frequencyBand .frequencyBand2 {
	background-position: 0 -120px;
}

.frequencyBand .frequencyBand1 {
	background-position: 0 -140px;
}

img.odoLinkImage {
    width:120px;
    height:45px;
}
.pronunciation-help-icon {
    max-width:10px;
    display:inline-block;
    top:-5px;
    left:-3px;
    position:relative;
}