/****** Cavendish Square Digital ********/

/***************** Layout *****************/

body{
	margin: 25px 0 0 0;
	padding: 8px 0 0;
	background:  #ffffcc url(../images/bg_body.png) repeat-x left top;
	font-family: Helvetica, Arial, "sans serif";
	color: #000000;
	font-size: 1em;
}

.page {
	margin:0 auto;
	width:971px;
}
.main {
	background: transparent url("../images/detail_middle.png") repeat-y left top;
	margin-top:10px;
	width:971px;
}
.mainInnerWrap {
	position:relative;
	min-height:400px;
}
.leftcol{
	float:left;
	padding-left:5px;
	padding-bottom: 15px;
	width:315px;
}
.rightcol  {
	padding-top:39px;
}
.noleft .leftcol {
	float:none;
	padding:39px 45px 0;
}
.noleft .rightcol {
	float:none;
	padding: 0;
}
.detail .pagecontent {
	float:left;
	padding:0 0 70px 40px;
	width:578px;
}

.footer {
	margin-bottom:-156px;
	color:#000000;
	font-size:0.813em;
	width:971px;
	padding:8px 0;
}
.footer td:last-child {
	width:70px;
}
.footer .logo img {
	border:1px solid #cccccc;
}
.detail .pagecontent a {
	word-wrap:break-word;
}


/**************** Header Search/Login Forms  *****************/

.header #searchform {
	/*position: relative;*/
	float:right;
	margin: -30px 0 0 0;
	background: transparent url("../images/search.png") no-repeat right top;
	height: 121px;
	width: 481px;
}
.header #searchform label { display:none; }
#loginForm #username,
#loginForm #password {
	background-color: transparent;
	font: bold 26px Helvetica, Arial, sans-serif;
	/*margin:12px 0 0 150px;*/
	border: 0 none;
	color: #cccccc;
}
#q {

	margin: 12px 0 0 20px;
	height: 33px;
	width: 399px;
	background-color: transparent;
	color: #ccc;
	font-size: 26px;
	font-weight: bold;
	font-family: sans-serif;
	border: 0 none;
}
.header #searchform .button{
	border:0 none;
	height:40px;
	margin-top:5px;
	margin-left:1px;
	vertical-align:top;
	width:40px;
	cursor: pointer;
	text-align:right;
	font-size:0;
	color:#36629D;
	background:transparent;
}
.header #loginForm {
	position: relative;
	float: right;
	margin: -24px 10px 0 0;
	background: transparent url("../images/login.png") no-repeat right top;
	height: 74px;
	width: 473px;
}
/*#loginForm .row {
	margin:0 0 0 130px;
}*/
#loginForm .row label {
	position: relative;
	margin: 0 10px 0 0;
	font-size: 20px;
	color: #336799;
	font-weight: bold;
}
#loginForm span.username,
#loginForm span.password {
	display: block;
	float: left;
	width:201px;
}
/*#loginForm .row.username label {
    margin-left:20px;
}*/
#loginForm #username {
	margin:15px 0 0 12px;
	width:182px;
	border:0;
}
#loginForm #password {
	margin:15px 0 0 6px;
	width:182px;
}
#loginForm .submit #formSubmit {
	float:right;
	border:0 none;
	height:58px;
	margin:0 0 0 -30px;
	width:74px;
	cursor: pointer;
	text-align:right;
	font-size:0;
	color:#36629D;
	background-color: transparent;
}
#\_librarylogin { display: none; }


/***************** All The Rest *****************/

.header_contact_us {
	display:none;
}

#photocol {
	display:none;
}


ul{
	list-style:none outside none;
	margin:0;
	padding:0;
}

a{
	color: #2b6796;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

.left{
	float: left;
}

.right{
	float: right;
	margin-top:-33px;
}

.right td {
	padding-left:5px;
}

.searchbar {
	float:right;
	position:relative;

}

* + html .searchbar {
	height:60px;
}

.searchbar .left, .searchbar .mid {
	display:none;
}

.detail .searchbar .mid, .homePage .searchbar .mid {
	display:block;
	float:left;
	position:absolute;
	top:80px;
	/*left:-436px;*/
	color:#336699;
	background-image: url(../images/browseButtons.png);
	background-repeat: no-repeat;
	background-position:0 0;
	width:305px;
	height:33px;
	z-index:1;
	font-size:0px;
}

.detail .searchbar .mid {
	left:-479px;
}

.homePage .searchbar .mid {
	top:23px;
	left:-470px;
}

* + html .homePage .searchbar .mid, * + html .detail .searchbar .mid {
	position:relative;
	top:32px;
	left:24px;
}


.homePage .nav {
	margin-top: 53px;
}

.detail .searchbar .mid a, .homePage .searchbar .mid a {
	/* border:1px solid #FF0000; */
	float:right;
	margin:0 5px 0 0;
}


* + html .homePage .searchbar .mid a, * + html .detail .searchbar .mid a {
	width:145px;
	height:30px;
}

.detail .searchbar .mid a:link, .homePage .searchbar .mid a:link {
	width:145px;
	height:30px;
}

.logo1 {
	/*float:left;*/
	margin-left:24px;
	margin-top:36px;
}

.tools {
	float:left;
	margin-top:6px;
	width:70px;
}


.clear{
	clear: both;
	height:0;
	overflow:hidden;
}

form{
	margin: 0;
	padding: 0;
}

.header .tools {
	width: auto;
	margin: 1px 5px 0 0;
}
.header .tools .inner li {
	float:left;
	margin-right:10px;
	/*color: #E0F2FF;*/

}
.header .tools .inner a#\_login { display:none; }
.header .tools .inner a{
	color:#333;
	text-decoration:none;
	font-size:0.88em;
	margin-top:-3px;

}
.header .tools .inner a:hover{
	text-decoration: underline;
}

.logo2 {
	float:right;
	margin-right:19px;
	margin-top:-3px;
	width:173px;
}



.nav{
	margin:18px 0 0 97px;
	list-style-position:outside;
}

.nav li{
	font-size:1.21em;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	height: 68px;
	color:#FFFFFF;
}

.nav li a{
	color:#FFFFFF;
	text-decoration: none;
}
.nav li a:hover{
	text-decoration: none;
}

.nav li a:hover{
	color:#ffffcc;
}

.nav li div{
	position:absolute;
	vertical-align: top;
	margin-left: -6px;
	width:210px;
}

#category_menu_1 div{margin-top:21px;}

/*Don't do what I do, hack for Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#menuOne div{margin-top: -50px;}
	#menuTwo div{margin-top: -50px;}
	#menuThree div{margin-top: -60px;}
	#menuFour div{margin-top: -60px;}
	#menuFive div{margin-top: -60px;}
	#menuSix div{margin-top: -50px;}
	#menuSeven div{margin-top: -50px;}
	#menuEight div{margin-top: -50px;}
	#menuNine div{margin-top: -50px;}
	#menuTen div{margin-top: -60px;}
}

.hotlines,
.menuFoot {
	margin:92px 0 0 14px;
	width:283px;
}
.hotlines img,
.menuFoot img {
	margin-bottom:8px;
	margin-top:3px;
}

.homePage .pagecontent {
	float:left;
	/* height:987px;
Commenting out for now to allow homepage to grow according to the content that is presented */
	margin:-58px 0 0 12px;
	padding-left:20px;
	padding-top:20px;
	width:610px;
}

.homePage .footer{
	clear:both;
}

.topContent{
	background-image: url(../images/takeacloserlook_332.png);
	background-repeat: no-repeat;
	width: 612px;
	height: 330px;
	margin: 0 auto;
	padding:20px;
}
.topSectionTitle {
	color:#ffffff;
	font-family:Helvetica, Arial, "sans serif";;
	font-size:2.38em;
	/*padding-left:22px;
    padding-top:22px;*/
	margin:-15px 0 16px -8px;
	padding:0;
	font-weight:bold;
}
.video {
	/* border:1px solid #FF0000; */
	float: left;
	margin: 0 0 0 -7px; /* top-margin: -3px; */
	width: 384px;
	height: 232px;
	background-color: transparent;
}
.homePage .topContent video {
	height: 224px;
	width: 384px;
	margin: 0 0 0 0;
}
.videoDescription {
	float: right;
	height: 262px;
	font-size: 15px;
	line-height: 18px;
	margin-right: 38px;
	margin-top: -10px;
	width: 185px;
	color: #000;
}

.videoDescription h3 {
	color:#003466;
	font-family: Helvetica;
	font-size:1.31em;
	font-weight:bold;
	margin-bottom:7px;

	/*width:150px;*/
}
.videoDescription p {
	margin-top: 5px;

}
.videoDescription .learnMore a {
	display:block;
	width:151px;
	height:24px;
	background: transparent url(../images/readmore.png) no-repeat left top;
}
.videoDescription .learnMore span {
	position:absolute;
	left:-999em;
}

.closerLookNumbers {
	font-size:0.88em;
	margin-left:-1px;
	margin-top:18px;
}

.s1 a{
	background-color: #FFF;
}

.s1Div{
	width: 85px;
	font-weight: bold;
}

.s1Div .sel{
	color: #666;
}

.s1Div div{
	width: 17px;
	float: left;
	text-align: center;
}
/* making sense of it/check it out CONTENT */
.homePage .mainContent {
	background-image: url("../images/checkItOut.png");
	background-repeat: no-repeat;
	height: 232px;
	margin: -20px 0 0 0;
	width: 612px;
	padding: 20px;
	font-size: 15px;
	line-height: 18px;
}

.checkItOutContent {
	margin:10px 0 0 -5px;
	color:#000000;
	font-size:15px;
	line-height:18px;
}

.checkItOutTitle {
	color:#fffd77;
	font-family:Helvetica,Arial,Helvetica,"sans serif";
	font-size:24px;
	margin:-3px 0 -5px -8px;
	font-weight:bold;
	/* letter-spacing:1px; */
}

.checkItOutDescription  {
	color:#333333;
	line-height:1.42em;
	margin-top:6px;
}

.pointer{
	cursor: pointer;
}

.learnMore {
	margin-top:8px;
}

.learnMore2 {
	margin-top:4px;
}

/* Games */
.games{
	width:295px;
	height: 250px;
	background-image: url(../images/games.png);
	float: left;
	margin-top: 20px;
}

.gamesTitle {
	color:#FFFFFF;
	font-family:Georgia;
	font-size:1.75em;
	margin-left:19px;
	margin-top:17px;
}

.gamesImage  {
	height:174px;
	margin:-10px auto 0;
	width:264px;
}

/* Brain Teasers */

.brainTeasers{
	width:295px;
	height: 253px;
	background-image: url(../images/brainTeasers.png);
	float: right;
	margin-top: 18px;
}

.brainTeasers div{
	margin-left:13px;
}

.brainTeasers form{
	margin: 0;
	padding: 0;
}

.brainTeasers div div {
	color:#FFFFFF;
	margin-left:0;
	margin-top:1.5px;
}

.brainTeasers a{
	color: #FFF;
	text-decoration: none;
}

.brainTeasersTitle{
	color:#FFFFFF;
	font-family:Georgia;
	font-size:1.75em;
	margin-top:18px;
	padding-left: 6px;
}

.brainTeasersTxt  {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	margin-top:8px;
	padding-left: 7px;
}

.brainTeasersSurvey{
	margin-top: 8px;
}

.getAnswer {
	margin-left:4px;
	margin-top:7px;
}

.none{
	display: none;
}

/*********************** Standard *********************/

.standard .breadcrumbs,
.standard2 .breadcrumbs {
	display:none;
	color:#333333;
	font-family:Helvetica;
	font-size:0.88em;
	margin:0;
}


#pagetitle{
	color:#669900;
	font-family: Helvetica, Arial, "sans serif";
	font-size:1.75em;
	font-weight:normal;
	margin-top:12px;
}

.noleft h2#pagetitle {
	border:1px solid #ffffff;
}

.noleft .subnav ul {
	position: relative;
	margin:-1em 0;
}
.noleft .subnav li {
	display: inline;
}
.noleft .subnav a {
	color:#333333;
	font-family:Helvetica;
	font-size:0.88em;
}
.noleft .subnav a:after { content: " Г‚В»"; }
.noleft .subnav li:last-child a:after { content: ""; }

#\_content{
	line-height:1.39em;
	padding-top:6px;
}

#\_content > p{
	line-height:1.39em;
	margin-top:-6px;
}

h2.blue  {
	color:#033D8C;
	font-size:1.31em;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.standard .pagecontent{
	padding:40px 45px;
}

.footer table {
	border-collapse:collapse;
}
.footer td {
}

.footer ul {
	padding-top:2px;
	font-size:12px;
	float:left;
	/* margin-left:16px; */
	margin-left:0;
}

.hidden{
	visibility: hidden;
}

.footer li:first-child {
	background:transparent none;
	padding:0;
	margin:0;
}

.footer li {
	float:left;
	padding:0 0 0 6px;
	margin-left:7px;
	background:transparent url(../images/footBar.png) no-repeat left center;
}

.footerBar{
	margin: 0px 6px;
	/*vertical-align:sub;*/
}

.footer a{
	color: #000000;
}

.copyright {
	float:right;
	clear:right;
	margin:0;
	padding:2px 4px 1px 0;
	font-size:10px;
}

/****************** Results ****************/

h3 {
	font-size:1em;
	margin: 0;
	padding: 0;
}

.resultblock > p{
	margin:0;
	padding:0;
}

.\_resultnumber{
	font-weight:bold;
	color:#333333;
	float:left;
}

.\_resultnumber2{
	vertical-align: top;
	color:#333333;
	font-weight:bold;
}

.\_result{
	font-weight:bold;
}

.highlight{
	background-color:#FEB96B;
	font-weight:bold;
}

.thinBar {
	background-image:url("../images/thinBar.png");
	background-repeat:no-repeat;
	height:1px;
	margin-bottom:7.5px;
	margin-top:11px;
	width:422px;
}

.thickHrzBar {
	background-image:url("../images/thickHrzBar.png");
	background-repeat:no-repeat;
	height:7px;
	margin-top:-7px;
	width:880px;
}

.searchresults > h2{
	margin-bottom:14px;
}

.resultblock{
	width:430px;
}

.resultImg{
	vertical-align: top;
}

.resultImgDescContainer  {
	vertical-align: bottom;
}

.resultImgDesc {
	font-size:0.88em;
	font-style:italic;
	line-height:1.27em;
	width: 198px;
	margin-top: 3px;
}

.thinBar2 {
	background-image:url("../images/thinBar.png");
	background-repeat:no-repeat;
	height:1px;
	margin-bottom:8px;
	width:422px;
}

.resultsImgContainer .resultblock > h3{
	float:left;
}

.spacer2 {
	height:8px;
}

.resultsPage{
	text-align: center;
	margin-top:7px;
	font-size: 0.88em;
}

/***************** Standard2 *****************/



.leftnav .leftNavTitle {
	background: transparent url(../images/public_home_left_featuring.png) no-repeat left top;
	margin:0 0 0 -5px;
	min-height:66px;
	overflow:hidden;
	padding:37px 0 0 15px;
	position:relative;
	width:330px;
}
.leftnav #pagetitle {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.05em;
	margin:0 0 0 15px;
	font-family:Helvetica,Arial,Helvetica,"sans serif";
	padding:0 15px 0 0;
}

/*.standard2 .subnav {
	margin:10px 0 0 0;
}
	.standard2 .subnav ul {
		font-weight:bold;
		margin:0;
		padding:0;
		width:283px;
	}
		.standard2 .subnav li {
			line-height:1em;
			margin-bottom:5px;
			padding-bottom:0px;
		}
			.standard2 .subnav li a {
				display:block;
				padding:3px 0 3px 35px;
				color:#67000a;
				text-decoration: none;
				background: transparent url(../images/static2_bullet.gif) no-repeat 16px 5px;
				font-size:1.13em;
				line-height:22px;
			}
			.standard2 .subnav li a:hover {
				background-position:-455px 5px;
				color:#b11719;
			}

*/
.leftnavImgs,
.leftnavImgs2{
	margin: 25px 0 0 11px;
	width:283px;
}

.detail .leftnavImgs2 {
	margin:8px 0 0 6px;
}

.leftnavImgs2 img {
	margin:0;
}

.leftnavImg {
	margin-bottom:8px;
	margin-top:3px;
}

.standard2 .pagecontent {
	float:left;
	padding-left:40px;
	width:578px;
}

.standard2 .footer{
	clear:both;
}

.standard2 #pagetitle{
	margin-top: 11px;
}

.standard2 .pagecontent h2#pagetitle {
	color:#669900;
	margin:35px 0 10px -1px;
	font-size:24px;
	font-weight:bold;
}

.standard2 #\_content {
	line-height:1.39em;
	padding-top:1px;
}

.standard2Banner {
	float:left;
	margin-right:14px;
}

.standard2Text > p{
	margin-top: 10px;
}

.standard2 h2.blue{
	margin-bottom:15px;
	margin-top:18px;
}

.standard2Paragraph{
	line-height: 1.44em;
}

/***************** Detail *****************/

.toolbox {
	overflow:hidden;
	font-size:0.88em;
	font-weight:bold;
	margin-top:25px;
}
.toolbox .print, .toolbox .email {
	display:block;
	float:left;
	color:white;
	padding:0 4px 0 38px;
	margin-left:3px;
	text-decoration:none;
	line-height:2.358em; /*33px*/
}
.toolbox a:hover{
	text-decoration: underline;
}
.toolbox a#\_print {
	background: transparent url(../images/detailPrint.png) no-repeat left top;
}
.toolbox a#\_email {
	background: transparent url(../images/detailEmail.png) no-repeat left top;
}
.toolbox a#\_cite {
	background: transparent url(../images/detailCite.png) no-repeat left top;
	padding: 0 0 0 35px;
}
.toolbox img {
	margin-top:-4px;
	vertical-align:middle;
}

.detail #sections li .spacing{
	padding-top: 17px;
}

.detail .subnav {
	margin-left:9px;
	margin-top:30px;
}

.standard2 .subnav {
	margin-left:9px;
}

.detail .subnav h2, .standard2 .subnav h2 {
	margin: 0px;
	width:270px;
	padding:10px 20px 10px;
	background:#2b6796 url("../images/detailMenuTop.png") no-repeat left top;
	color:#FFFFFF;
	font-size:1.5em;
	line-height:1em;
}

.detail .subnav h2 {
	margin-top:48px;
}

.detail .subnav ul, .standard2 .subnav ul {
	font-weight:bold;
	margin:0;
	padding:0;
	width:303px;
	padding-bottom: 10px;
	background: #5f9927 url("../images/detailMenuFoot.png") no-repeat left bottom;
}
.detail #sections {
	padding:0;
	background-image: none;
}
.detail .subnav li, .standard2 .subnav li {
	font-weight:normal;
	border-left: 3px solid #003464;
	border-right: 3px solid #003464;
	padding-bottom:0px;
}
/*
.detail .subnav .resources li:first-child a {
    padding-top: 20px;
}
*/
.detail .subnav ul a, .standard2 .subnav ul a {
	display:block;
	color:#ffffff;
	font-size:18px;
	line-height:1em;
	text-decoration: none;
	padding:7px 16px;
	border-bottom:1px solid #003464;
}
.detail .subnav ul a:hover,
.detail .subnav ul .on, .standard2 .subnav ul a:hover, .standard2 .subnav ul .on {
	background-color: #296617;
	color: white;
	margin-top:-1px;
	border-top:1px solid #003464;
	border-bottom:1px solid #003464;
}
.detail .subnav #sections li:first-child a:hover, .detail .subnav #sections li:first-child .on {
	border-top:0;
	margin-top:0px;
}
.detail .subnav .resources .last a,
.detail .subnav .resources li:last-child a {
	border:0;
	margin-top:0px;
}


.detail .related {
	margin:20px 0 0 9px;
	background:transparent url("../images/detailInvestigateTop.png") no-repeat left top;
	overflow:hidden;
}
.detail .related .content {
}
.detail .related h3 {
	width:300px;
	color:#ffffff;
	font-size:1.35em;
	margin-top:11px;
	font-weight:normal;
	padding:0 16px 5px;
}
.detail .related ul {
	margin:0;
	padding:0;
	width:303px;
	padding-bottom: 10px;
	background: #5f9927 url("../images/detailMenuFoot.png") no-repeat left bottom;
}
.detail .related li {
	font-weight:normal;
	border-left: 3px solid #003464;
	border-right: 3px solid #003464;
	font-size:18px;
	line-height:1em;
	padding:0;
	border-bottom:1px solid #003464;
}
.detail .related li a {
	display:block;
	padding:6px 16px 6px 15px;
	color:#ffffff;
	text-decoration: none;
	/* background: transparent url(../images/resources_bullet.gif) no-repeat 16px 7px; */
}
.detail .related li:last-child, .standard2 .subnav li:last-child a {
	border-bottom:none;
}
.detail .related li a:hover {
	/* background-position:-455px 7px; */
	color:white;
	background-color: #296617;
}

#sections .line {
	background-image:url("../images/detailMenuLine.png");
	float:left;
	height:1px;
	line-height:0;
	margin-left:-20px;
	width:283px;
}

.detail .quicknav {
	font-size:0.88em;
	font-weight:bold;
}
.detail .quicknav table {
	background-color:#92cc4a;
	width:100%;
}
.detail .quicknav td {
}
.detail .quicknav .prev a,
.detail .quicknav .next a {
	display:block;
	padding:0 12px;
}
.detail .quicknav .prev a {
	background: transparent url(../images/quicknav_prev.png) no-repeat left 3px;
}
.detail .quicknav .next a {
	background: transparent url(../images/quicknav_next.png) no-repeat right 3px;
	text-align:right;
}
.detail .quicknav .prev .off,
.detail .quicknav .next .off {
	display:none;
}
.detail .quicknav ._navlink {
	color:#003464;
	margin:2px 0 0 0;
	text-transform:uppercase;
	font-size:12px;
}

.listen {
	color:#333333;
	font-size:0.88em;
}

.listenContainer{
	margin:8px 0;
	padding-bottom:12px;
}

#readspeaker_button1 {
	float:right;
	margin:-62px 0 0 0;
}

.listenContainer img.middle {
	margin-top:-5px;
}

.article-text {
	font-size:15px;
	line-height:23px;
	margin-bottom:17px;
	margin-top:-30px;
}

.article-text:after {
	clear: both;
	content: "";
	display: table;
	line-height: 0;
}

.detailTxt1{
	margin-bottom: 1px;
}

.detailTopDescription  {
	color:#666666;
	float:right;
	font-size:0.62em;
	margin-bottom:-4px;
	margin-right:8px;
	margin-top:6px;
}

.detailCenterTxt {
	float:left;
	line-height:1.41em;
	margin-top:21px;
	width:570px;
}

.detailPrint {
	color:#498C02;
	float:left;
	font-size:0.67em;
	margin-left:11px;
}

.detailView {
	color:#498C02;
	float:right;
	font-size:0.67em;
	margin-right:16px;
	margin-top:0;
}

.detailView img  {
	margin-left:4px;
	margin-top:7px;
}

.detailCaption {
	color:#000000;
	float:left;
	font-size:0.79em;
	font-style:italic;
	font-weight:normal;
	margin-left:10px;
	margin-top:-10px;

}

.detailGreenBodyTop{
	margin-top: -30px;
}

.detailGreenContainer  {
	float:right;
	margin:6px 0 6px 12px;
	width: 284px;
}
.detailGreenTop{
	background-image: url(../images/detailGreenTop.png);
	height: 9px;
}
.detailGreenBody{
	background-image: url(../images/detailGreenBody.png);
	line-height:18px;
	padding:20px;
}
.detailGreenContainer h3 {
	position:relative;
	color:#5f9927;
	font-family:Helvetica, Arial, "sans serif";
	font-size:13px;
	font-weight:bold;
	margin: -5px 0 .25em;
}
.detailGreenTxt {
	position:relative;
	margin-bottom: 0;
}
.detailGreenFoot {
	background-image:url("../images/detailGreenFoot.png");
	height:9px;
}

.detailVideo {
	color:#666666;
	font-size:0.62em;
	margin-top:10px;
	text-align:right;
	width:394px;
}

.detailVideo img  {
	margin-top:-4px;
}

.detailCaption2 {
	color:#000000;
	float:left;
	font-size:0.79em;
	font-style:italic;
	font-weight:normal;
	line-height:17px;
	margin: 5px 0px 15px 10px;
}

.citation {
	background:transparent url("../images/citation_bottom.png") no-repeat left bottom;
	font-size:0.88em;
	min-height:80px;
	margin-top:22px;
	width:571px;
}
.citation .content {
	background:transparent url("../images/citation_top.png") no-repeat left top;
	padding:10px 15px 5px;
}

.citation a{
	color: #333;
}


.citation .content > h4 {
	color:#666666;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
	margin:0;
}

.refcite{
	color:#333333;
	margin: 5px 0px;
}


.detail #pagetitle {
	color:#2b6796;
	font-family:Helvetica, Arial, "sans serif";
	font-size:19px;
	font-weight:normal;
	margin:35px 0 10px 0;
}

.middle {
	vertical-align:middle;
}

.detail .footer{
	clear:both;
	float: right;
}

.top{
	vertical-align:top;
}

.inlineGlossaryItem {
	font-weight:bold;
	cursor:pointer;
	color:#cc0066;
}
#detailPopup {
	position:absolute;
	display:none;
	width:250px;
	padding:8px;
	color:#296617;
	border: 3px solid #003464;
	background-color:#ffffff;
}

/********************* Top Buttons **********************/
.topButtons{margin-left: 20px;}
.topButtons li{float: left;}
.topButtons a{
	display: block;
	width: 83px;
	height: 26px;
	text-indent: -999em;
	background: url("../images/top-buttons.png") top left no-repeat;
}
.topButtons .life a{margin-right: 10px;}
.topButtons .earchSpace a{
	width:140px;
	background-position: bottom left;
}

/* Overrides */
.header{
	padding-top: 6px;
}


/*************** Visual Browse Page ***************/

.categories {
	color: #630;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.categories span {
	color: #aaa;
}
.categories span:last-child {
	display: none;
}
.categories a {color: #3e6f94;}
.categories a.current {color: #98cc00;}

/*************** Structural Popup Styles ***************/

.popupWindow {
	background:transparent none;
	color:black;
	padding:50px;
}
.popupWindow .page {
	width:auto;
}
.popupWindow .header {
	height: auto;
}
.popupWindow .logo1 {
	margin: 0 auto;
}

.popupWindow .image_options {
	display: none;
}
@media print {
	.popupWindow {
		padding:0;
	}
}
.popupWindow .citation .content {
	padding:10px 8px;
}
.popupWindow .refcite {
	display:inline-block;
	width:555px;
}
.popupWindow form {
	line-height:30px;
	text-align:left;
}

.popupWindow tr {
	vertical-align: top;
}
/*************** PUBLIC HOMEPAGE WIDGETS ***************/

.boxWidget {
	position: relative;
	margin: 0 auto 20px;
	width: 612px;
	background: url(../images/boxwidget1_mid.png) repeat-y left top transparent;
}
.boxWidget .top {
	position: relative;
	height:50px;
	background: url(../images/boxwidget1_top.png) no-repeat left top transparent;
	z-index: 10;
}
.boxWidget .bottom {
	clear:both;
	position: relative;
	height:10px;
	margin:-15px 0 0 0;
	background: url(../images/boxwidget1_bot.png) no-repeat left bottom transparent;
	z-index: 10;
}
.purpleBorder { background-image: url(../images/boxwidget2_mid.png); }
.purpleBorder .top { background-image: url(../images/boxwidget2_top.png); }
.purpleBorder .bottom { background-image: url(../images/boxwidget2_bot.png); }
.yellowBorder { background-image: url(../images/boxwidget3_mid.png); }
.yellowBorder .top { background-image: url(../images/boxwidget3_top.png); }
.yellowBorder .bottom { background-image: url(../images/boxwidget3_bot.png); }
.boxWidget .content {
	position:relative;
	margin:-20px 0 0 0;
	padding:25px 22px;
	z-index: 11;
	overflow:hidden;
}
.boxWidget h2,
.boxWidget .topSectionTitle {
	margin: 0 0 20px 0;
	padding:0;
	color:#003464;
	font-family:Helvetica, Arial, "sans serif";
	font-size:32px;
	font-weight:bold;
}
.boxWidget h3 {
	margin: 0 0 12px 0;
	font-size: 1.3em;
	color: #003464;
	font-weight: bold;
}
.boxWidget p {
	margin: 0 0 1em;
	font-size:18px;
	line-height:22px;
}
.boxWidget h2 + h3,
.boxWidget .topSectionTitle + h3,
.boxWidget h2 + p,
.boxWidget .topSectionTitle + p {
	position: relative;
	margin-top: -8px;
}
.boxWidget h3 + p {
	position: relative;
	margin-top: -8px;
}
.boxWidget .learnMore {
	overflow: hidden;
	margin:0 0 6px;
}
.boxWidget .learnMore:last-child {
	margin: 0;
}
.boxWidget .learnMore a {
	clear: both;
	display:block;
	float: left;
	font: bold 18px Helvetica, Arial, sans-serif;
	padding:0 36px 0 0;
	min-height:32px;
	background: transparent url(../images/green_arrow.png) no-repeat right center;
}
.boxWidget .halfWidth a {
	width: 205px;
}
.boxWidget .learnMore a:hover {
	text-decoration: none;
}
.boxWidget .leftContent {
	float: left;
	width: 250px;
}
.boxWidget .rightImg {
	position:relative;
	width: 303px;
	position:relative;
	float:right;
	margin:-22px -19px -22px 0;
}
.boxWidget .leftImg img,
.boxWidget .rightImg img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.boxWidget blockquote {
	background: url(../images/blockquote.png) no-repeat left top transparent;
	margin: 35px;
	padding:25px 75px 0 70px;
}
.boxWidget blockquote p {
	margin: 0;
}
.boxWidget cite {
	display: block;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: #003464;
}

#textToSpeechBlock .caption a.larger {
	color:#93cdfb;
	font-style:normal;
	font-weight:bold;

	/*background-image:url("../images/magnifyingGLASS.png");
	background-repeat:no-repeat;
	background-position:0px 0px; */
}

.fancytable p {
	border-bottom:1px solid #000000;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 10px;
}

.fancytable td {
	padding:0 15px 0 0;
}

.fancytable tr .gray {
	background-color:#E3E3E3;
}

.glossary ul li {
	padding:0 0 10px 0;
}

.rosenScript {
	float:right;
	margin-top:5px;
}

.boxWidget ul {
	list-style-type:disc;
}

.boxWidget li {
	margin:0 0 0 20px;
}

html.translated-ltr #readspeaker_button1,
html.translated-rtl #readspeaker_button1 {
	visibility: hidden;
}

.sample .nonBold li {
	font-weight:normal;
	color:#000000;
}

h2.vote {
	color:#669900;
}

.imageWrapper {
	float: none !important;
	max-width: 600px;
	margin: 0 auto;
}

.edit-preference .mainInnerWrap {
	height: 215px;
	padding: 35px;
	min-height: initial;
}
.edit-preference .success {
	position: absolute;
	background: #5aa848;
	color: whitesmoke;
	padding: 4px;
	opacity: 0.7;
	margin-top: -20px;
}

.instant-login {
  float: right;
  position: relative;
  z-index: 100;
  margin: 8px 0px 0px 0px;
}

.instant-login__button {
  font-size: 13px;
  display: inline-block;
  padding: 4px 12px;
  line-height: 1.5;
  cursor: pointer;
  border-radius: 2px;
  background:#216622;
}

.instant-login__button,
.instant-login__button:focus,
.instant-login__button:hover {
	  color: white;
    text-decoration: none;
}

.instant_login_triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  padding-top: 3px;
  margin-left: 2px;
  display: inline-block;
  border-color: #ffffff transparent transparent transparent;
}

.instant_login_login_page {
  position: absolute;
  margin-left: 56px;
  margin-top: 70px;
}

.instant-login-link {
  color: white;
}

.instant-login__menu {
  display: none;
  position: absolute;
  right: 0;
  min-width: 240px;
  margin-top: 4px;
  padding: 20px 12px;
  z-index: 2;
  background: #fff;
  border: 1px solid #f3f9fd;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}

.instant-login__links {
  padding: 0 15px;
}

.instant-login__separator {
  height: 1px;
  width: 100%;
  margin: 8px 0;
  background: #d9f1fb;
}

.instant-login__edlink {
  display: grid;
  grid-template: auto / repeat(2, 190px);
  gap: 24px 16px;
  padding: 2px 15px;
}

.instant-login__link {
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-self: flex-start;
	line-height: 24px;
	letter-spacing: 0.016em;
  color: #424242;
  cursor: pointer;
}

.instant-login__link:hover {
	text-decoration: underline;
	color: #424242;
}

.instant-login__link-icon {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}

.hide {
	display: none;
}

.google-error {
	color: rgb(231, 76, 60);
	font-family: Roboto, Verdana, sans-serif;
	font-size: 14px;
	display: block;
}

.pagecontent #customBtn {
	background: #4285F4;
	display: inline-block;
	color: white;
	width: 190px;
	white-space: nowrap;
	border-radius: 4px;
}

.pagecontent span.buttonText .glogo {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 45px;
}

.pagecontent #gSignInWrapper {
	margin: -23px 0 0 66px;
}

.goog-tooltip {display: none !important;}
.goog-tooltip:hover {display: none !important;}
.goog-text-highlight {background-color: transparent !important; border: none !important; box-shadow: none !important;}

.goog-te-banner-frame.skiptranslate {
	display: none !important;
}

body {
	top: 0px !important;
}

#textToSpeechBlockHidden {
	position: absolute;
	opacity: 0;
	font-size: 0;
	pointer-events:none;
	top: 0;
}

#textToSpeechBlockHidden img, #textToSpeechBlockHidden video, #textToSpeechBlockHidden canvas {
	display: none !important;
}

.hideRsPopup .rspopup {display: none !important;}

.ui-timepicker-standard {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #454545;
	border: none;
	box-shadow: 0px 4px 4px rgba(0,0,0,.25);
	border-radius: 4px
}

.ui-timepicker {
	padding: 8px 0
}

.ui-timepicker-standard .ui-state-hover {
	background-color: #dadada;
	border: none;
	font-weight: 400;
	color: #454545
}

.ui-timepicker-standard a {
	border: none;
	color: #454545;
	display: block;
	padding: .25em .5em;
	cursor: pointer
}

.ui-timepicker-standard a,.ui-timepicker-standard a:hover {
	text-decoration: none
}