/* Section-specific styles: OED news */

BODY {background-color: #DAEFF1;}

/* Global navigation top tabs - selected tab -- */

#global {
/*/*/	background: #002654 url(/imgs/site/p-news.gif) left bottom repeat-x;  /* !NN4; 'left' for Op5 */
}

#global TR.tabs TD {
	border-right: 1px solid #002654;
	border-bottom: 1px solid #002654;
}

#global TD.newstab {
	background: #DAEFF1;
	border-style: solid;
	border-color: #002654;
	border-width: 0 1px 0 0;
}

#global TR.edge TD.newstab {
	border-top: 4px solid #7FC0C7;
	background-color: #7FC0C7;  /* for NN4 */
/*/*/	background-color: #DAEFF1;  /* !NN4 */
}

#global TR.tabs TD.newstab {
	border-bottom-color: #DAEFF1;
}


#global TR.tabs TD.newstab {
	font-weight: bold;
	padding: 8px;
}

#global TR.tabs TD.newstab A {
	background: #DAEFF1;
	color: #4B6F73;
	padding: 0;
}

#global TR.tabs TD.newstab A:visited {color: #4B6F73;}

#global TR.tabs TD.newstab A:hover {
	color: #00F;
	background: transparent;
}
#global TR.tabs TD.newstab A:visited:hover {color: #00F;}

TR.contextedge TD {
	background-color: #7FC0C7;  /* for NN4 */
}

/* Contextual navigation - breadcrumbs -------- */

#context {background-color: #DAEFF1;}

/* Local navigation - menu styles ------------- */

.within  {background-color: #9DD2D8;}
.this  {background-color: #DAEFF1;}
.below  {background-color: #EDF7F8;}

/* Content area (body text) ------------------- */

#maincontent, #toolnav {background-color: #FFFDF7;}


/* General page elements ---------------------- */

TD.quote {background-color: #DAEFF1;}
TD.quoteline {background-color: #9DD2D8;}

.picture IMG {border-color: #9DD2D8;}

/* Page footer -------------------------------- */

#footer, .copyright, .imprint {background-color: #DAEFF1;}

#footer {border-color: #7FC0C7;}

/* OED Online styles for Balderdash & Piffle entries */

TD.h1 {
	font-family: 'Times New Roman','Times Roman',Times,serif;
	font-size: 32px;
	font-weight: normal;
	color: #000;
	vertical-align: text-top;
}

TD.h1 B {
	font-weight: normal;
}

TD.h1 SUP SMALL, TD.h1 SUP,
H1 SUP SMALL, H1 SUP {
	font-size: 13px;
}

TD.h1 H1 {
	font-size: 32px;
/*/*/	margin-left: 0; /* !NN4 */
}

TD.h1 IMG {
	vertical-align: text-bottom; /* NN4 */
/*/*/	vertical-align: baseline;
	margin-bottom: -8px; /* !NN4 */
}

H2 {
	font-family: 'Times New Roman','Times Roman',Times,serif;
	font-size: 22px;
/*/*/	font-size: 1.375em; /* !NN4 */
	font-weight: normal;
}

DIV.content {
	width: 80%;
/*/*/	margin-top: 10px;
	margin-left: 15px; /* !NN4 */
	line-height: 1.3em;
	font-family: Georgia,serif;
	font-size: 15px;
/*/*/	font-size: 0.94em; /* !NN4 */
}

TD.edition {
        font-family: Verdana,sans-serif;
        font-size: 10px;
/*/*/   font-size: 0.625em; /* !NN4 */
        white-space: nowrap;
}

DIV.entry {
	font-family: Georgia,serif;
	font-size: 15px;
/*/*/	font-size: 1.043em; /* !NN4 */
	line-height: 1.18em;
}
DIV.entry SMALL {
	font-size: 12px;
/*/*/	font-size: 0.8em; /* !NN4 */

}
DIV.entry SMALL SMALL,
DIV.entry SMALL SUP,
DIV.entry SUP SMALL {
	font-size: 11px;
/*/*/	font-size: 0.9167em; /* !NN4 */
	
}
DIV.entry SMALL SMALL SMALL,
DIV.entry SMALL SMALL SUP,
DIV.entry SMALL SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 0.91em; /* !NN4 */
	
}

DIV.entry DIV.qt {
/*/*/	padding: 1em;
	margin-top: 1em; /* !NN4 */
	line-height: 1.27em;
	color: #002653;
	font-size: 15px;
/*/*/	font-size: 1em; /* !NN4 */
	background-color: #F7F5EC;
}
DIV.entry DIV.qt SMALL {
	font-size: 11px;
/*/*/	font-size: 0.733em; /* !NN4 */
	
}
DIV.entry DIV.qt SMALL SMALL,
DIV.entry DIV.qt SMALL SUP,
DIV.entry DIV.qt SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 0.91em; /* !NN4 */
	
}
DIV.entry DIV.qt SMALL SMALL SMALL,
DIV.entry DIV.qt SMALL SMALL SUP,
DIV.entry DIV.qt SMALL SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 1em; /* !NN4 */
	
}
DIV.entry DIV.highlight {
	display: inline;
/*	border: 1px solid #7FC0C7; */
	background-color: #E1DAB7;
	color: #000;
/*/*/	padding: 1px;
	margin-right: 2px; /* !NN4 */
}
DIV.entry DIV.highlight FONT {
	color: #000;
}

DIV.entry HR {
	text-align: center;
/*/*/	width: 100%;	/* !NN4 */
	height: 1px;
	color: #CCC;
/*/*/	border: none;	/* !NN4 */
	margin-bottom: 13px;
	clear: both;
}	/* For IE */

HTML>BODY DIV.entry HR {
	margin-right: 0;
	width: 100%;
	height: 1px;
	background-color: #CCC;
	border: none;
	margin-bottom: 1em;
}	/* For Gecko */

DIV.entry TABLE.word {
/*/*/	margin: 1em 0;	/* !NN4 */
}
DIV.entry TABLE.word TD {
/*/*/	padding: 10px 0 20px 0;	/* !NN4 */
}
/* end of OED Online styles */


/* OED Online styles for Balderdash & Piffle entries */

TD.h1 {
	font-family: 'Times New Roman','Times Roman',Times,serif;
	font-size: 32px;
	font-weight: normal;
	color: #000;
	vertical-align: text-top;
}

TD.h1 B {
	font-weight: normal;
}

TD.h1 SUP SMALL, TD.h1 SUP,
H1 SUP SMALL, H1 SUP {
	font-size: 13px;
}

TD.h1 H1 {
	font-size: 32px;
/*/*/	margin-left: 0; /* !NN4 */
}

TD.h1 IMG {
	vertical-align: text-bottom; /* NN4 */
/*/*/	vertical-align: baseline;
	margin-bottom: -8px; /* !NN4 */
}

H2 {
	font-family: 'Times New Roman','Times Roman',Times,serif;
	font-size: 22px;
/*/*/	font-size: 1.375em; /* !NN4 */
	font-weight: normal;
}

DIV.content {
	width: 80%;
/*/*/	margin-top: 10px;
	margin-left: 15px; /* !NN4 */
	line-height: 1.3em;
	font-family: Georgia,serif;
	font-size: 15px;
/*/*/	font-size: 0.94em; /* !NN4 */
}

TD.edition {
        font-family: Verdana,sans-serif;
        font-size: 10px;
/*/*/   font-size: 0.625em; /* !NN4 */
        white-space: nowrap;
}

DIV.entry {
	font-family: Georgia,serif;
	font-size: 15px;
/*/*/	font-size: 1.043em; /* !NN4 */
	line-height: 1.18em;
}
DIV.entry SMALL {
	font-size: 12px;
/*/*/	font-size: 0.8em; /* !NN4 */

}
DIV.entry SMALL SMALL,
DIV.entry SMALL SUP,
DIV.entry SUP SMALL {
	font-size: 11px;
/*/*/	font-size: 0.9167em; /* !NN4 */
	
}
DIV.entry SMALL SMALL SMALL,
DIV.entry SMALL SMALL SUP,
DIV.entry SMALL SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 0.91em; /* !NN4 */
	
}

DIV.entry DIV.qt {
/*/*/	padding: 1em;
	margin-top: 1em; /* !NN4 */
	line-height: 1.27em;
	color: #002653;
	font-size: 15px;
/*/*/	font-size: 1em; /* !NN4 */
	background-color: #F7F5EC;
}
DIV.entry DIV.qt SMALL {
	font-size: 11px;
/*/*/	font-size: 0.733em; /* !NN4 */
	
}
DIV.entry DIV.qt SMALL SMALL,
DIV.entry DIV.qt SMALL SUP,
DIV.entry DIV.qt SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 0.91em; /* !NN4 */
	
}
DIV.entry DIV.qt SMALL SMALL SMALL,
DIV.entry DIV.qt SMALL SMALL SUP,
DIV.entry DIV.qt SMALL SUP SMALL {
	font-size: 10px;
/*/*/	font-size: 1em; /* !NN4 */
	
}
DIV.entry DIV.highlight {
	display: inline;
/*	border: 1px solid #7FC0C7; */
	background-color: #E1DAB7;
	color: #000;
/*/*/	padding: 1px;
	margin-right: 2px; /* !NN4 */
}
DIV.entry DIV.highlight FONT {
	color: #000;
}

DIV.entry HR {
	text-align: center;
/*/*/	width: 100%;	/* !NN4 */
	height: 1px;
	color: #CCC;
/*/*/	border: none;	/* !NN4 */
	margin-bottom: 13px;
	clear: both;
}	/* For IE */

HTML>BODY DIV.entry HR {
	margin-right: 0;
	width: 100%;
	height: 1px;
	background-color: #CCC;
	border: none;
	margin-bottom: 1em;
}	/* For Gecko */

DIV.entry TABLE.word {
/*/*/	margin: 1em 0;	/* !NN4 */
}
DIV.entry TABLE.word TD {
/*/*/	padding: 10px 0 20px 0;	/* !NN4 */
}
/* end of OED Online styles */


