body.alphabrowse #sr-header span {
	margin-right: 0.3em;	
	text-transform: uppercase;
}

#browse-alpha-controls-range {
	margin-bottom: 2em;
}
#browse-alpha-controls-range a {
	margin-right: 2em;
}body.errorpage {
}

#errorpage-content{
    font-family: "Open Sans",sans-serif;
    margin-top: 50px;
    text-align: center;
}#homepage-content .none{
	display: none;
}

/* --------- */
/* big image */
/* --------- */

#home-banner {
    color: #FFF;
    margin: 20px;
    position: relative;
    background-color: black;
    max-width: 940px;
}

#home-banner img {
    width: 100%;
    display: block;
}

#home-banner-content {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 300px;
    height: 300px;
    display: table;
    background-color: rgba(0, 0, 0, 0.4);
}

.lt-ie9 #home-banner-content {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #66000000, endColorstr = #66000000);
    background: transparent;
}

#home-banner-content .inner-holder {
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    padding: 0 35px;
}

#home-banner-content h2 a {
    color: white;
}

#home-banner-content p {
    margin-top: 10px;
    line-height: 1.6em;
    font-size: 1.1em;
    font-weight: bold;
}

/* mobile */


.mobile #home-banner-content p {
    font-size: 1em;

}

/* ------------------------------------------ */
/* Today on britannica / spotlights container */
/* ------------------------------------------ */

#home-daily {
    padding: 0 0 20px 0;
}

/* titles */

#home-daily h2 {
    color: #666;
    border-bottom: 1px solid #808080;
    font-weight: normal;
    line-height: 40px;
}

/* ----------------------------------------------------- */
/* Featured article / new and revised articles container */
/* ----------------------------------------------------- */

.home-daily-today {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 10px 20px;
    vertical-align: top;
}

/* ---------------- */
/* featured article */
/* ---------------- */

#home-daily-featured-container {
    background-color: #f2f2f2;
    border: 1px solid #B3B3B3;
    border-top: none;
    display: inline-block;
    max-width: 600px;
    border-style: none solid solid;
    font-size: 1.1em;
}

#home-daily-featured-thisday {
    float: left;
    width: 200px;
    padding: 20px 20px 20px 140px;
}

.home-daily-featured-thisday-thumb {
    display: block;
    left: 40px;
    position: absolute;
}

#home-daily .headline {
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.home-daily-featured-text {
    display: inline;
    margin-right: 10px;
    line-height: 1.4em;
}

#home-daily .more {
    padding-left: 13px;
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat scroll -3px -256px transparent;
    line-height: 15px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
}

/* ------------------------ */
/* New and revised articles */
/* ------------------------ */

#home-daily-featured-newrevised {
    margin: 20px 20px 10px 0;
    border-left: 1px solid #B3B3B3;
    font-size: 1.05em;
    font-weight: bold;
    float: left;
    width: 219px;
}

#home-daily-featured-newrevised a {
    min-height: 1.2em;
    border-bottom: 1px solid #B3B3B3;
    padding: 8px 0 8px 0;
    margin-left: 20px;
    line-height: 1.2em;
    display: block;
}

#home-daily-featured-newrevised .noborder {
    border-bottom: 0 solid #B3B3B3;
}

/* -------------------- */
/* spotlights container */
/* -------------------- */

.home-daily-spotlights {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 10px 20px 0 0;
    width: 304px;
}

.home-spotlight-body-content {
    margin-right: 10px;
    line-height: 1.4em;
}

/* ----------------------- */
/* images with drop shadow */
/* ----------------------- */

.img-thumb {
    border: 1px solid #888;
    -webkit-box-shadow: 2px 2px 2px 0 #aaa;
    -moz-box-shadow: 2px 2px 2px 0 #aaa;
    box-shadow: 2px 2px 2px 0 #aaa;
    float: left;
    margin: 0 20px 10px 0;
}

/* ------------------- */
/* mobile small screen */
/* ------------------- */

@media only screen and (max-width: 990px) {

    .mobile  #home-banner-content {
        position: static;
        height: auto;
        width: 100%;
        background-color: #111;
    }

    .mobile .home-daily-today {
       display: block;
    }

    .mobile #home-daily-featured-container {
        max-width:100%
    }

    .mobile #home-daily-featured-newrevised {
        width: 100%;
        border-left: 0;
        border-top: solid 1px #b3b3b3;
        font-size: 1em;
        padding-top: 10px;
    }

    .mobile #home-daily-featured-thisday  {
        width: auto;
    }

    .mobile #home-daily-featured-newrevised a {
        border-bottom: 0;
    }

    .mobile .home-daily-spotlights {
        margin: 10px 20px;
        width: auto;
    }

    .mobile #home-spotlights-slide {
        margin: 20px auto 0 auto;

    }
}

/* ------------------ */
/* spotlight carousel */
/* ------------------ */

.spotlight-scroll {
     padding: 10px;
}

.spotlight-item {
     background-image: url('/web/20120514184932im_/http://www.britannica.com/resources/css/mendel.css');
}

#home-daily-spotlight-container {
    padding-top: 20px;
    font-size: 1.1em;
}

#home-spotlights-slide {
    height: 56px;
    top: 10px;
    left: 20px;
    width: 267px;
    margin-top: 10px;
}

#home-spotlights-slide .ui-carousel-prev {
    left: -36px;
}

#home-spotlights-slide a {
    background-image: url('/web/20120514184932im_/http://www.britannica.com/resources/images/spotlights/ebolc11_spotlights_72x54.png');
    display: block;
    width: 72px;
    height: 54px;
    margin-right: 15px;
    border: solid 1px #777;
}

#home-spotlights-slide a span {
    display: none;
}

#scroll-ui {
    height: 56px;
    overflow: hidden;
    width: 267px;

}

/* 300 women */
#home-spotlights-slide .item1 {
}

/* Hispanic-heritage */
#home-spotlights-slide .item2 {
    background-position: 0 -55px;
}

/* Holocaust */
#home-spotlights-slide .item3 {
    background-position: 0 -110px;
}

/*nobel prize*/
#home-spotlights-slide .item4 {
    background-position: 0 -165px;
}

/* normandy */
#home-spotlights-slide .item5 {
    background-position: 0 -220px;
}

/* oscars */
#home-spotlights-slide .item6 {
    background-position: 0 -275px;
}

/* presidents */
#home-spotlights-slide .item7 {
    background-position: 0 -330px;
}

/* shakespeare */
#home-spotlights-slide .item8 {
    background-position: 0 -385px;
}

/* black history */
#home-spotlights-slide .item9 {
    background-position: 0 -440px;
}

/* titanic */
#home-spotlights-slide .item10 {
    background-position: 0 -495px;
}

/* ad */

.homepage-bottom-ad {
    text-align: center;
    padding: 10px;

}.md-content-license {
    
}

.md-content-license h1 {
    padding: 15px 20px;
    text-align: center;
    font-size: 2.2em;

}

.md-license-body {
    padding: 20px;
    line-height: 1.7em;

}

.md-license-body p {

}

.md-license-body li {
    line-height: 1.7em;

}#loginbox-dialog {
    position: relative;
    height: 225px;
}

.loginbox-submission {
    height: 274px !important;
}

#loginbox-dialog iframe {
    width: 390px;
    height: 225px;
    border: 0;
    overflow: hidden;
    display: block;
}

.loginbox-submission iframe {
    height: 275px !important;
}

#loginbox-cancel, #loginbox-continue {
    position: absolute;
    bottom: 15px;
    cursor: pointer;
}


#loginbox-cancel {
    right: 19px;

}

.loginbox-submission #loginbox-cancel {
    right: 21px;

}

#loginbox-continue {
    display: none;
    right: 87px;
}

.loginbox-submission #loginbox-continue {
    display: block ;
}

.loginbox-bottom {
    background-color: #f5f5f5 !important;
    margin-top: -1px;
}#loginbox-content {
    height: 225px;
    width: 390px;
    background-color: white;
    position: relative;
}

.submission-loginbox {
    height: 275px !important;
}

#loginbox-content .ui-view-back {
    width: 24px;
    height: 135px;
    top: 16px;

}

.submission-loginbox .ui-view-back {
    top: 65px !important;

}

#loginbox-content .loginbox-btn {
    visibility: hidden;
}

/* forms */

#loginbox-content label {
    font-size: 15px;
    width: auto;
}

#loginbox-content .controls {
    margin-left: 10px;
}

#loginbox-content form {
    padding: 15px 0 0 0;
}

#loginbox-content .form-actions {
    position: absolute;
    bottom: 0;
    width: 360px;
    left: 0;
}

#loginbox-content .form-message {
    position: absolute;
    width: 370px;
    bottom: 57px;
    left: 0;
}

.loginbox-input {
    width: 336px;
}

/* Login form */

#label-remember-me {
    font-size: 12px !important;
    text-align: left;
}

.loginbox-links {
    font-size: 12px;
    position: absolute;
    left: 177px;
    bottom: 105px;
}

#loginbox-subscribe {
    margin-right: 5px;
}

#loginbox-forgot {
    border-left: solid 1px #aaa;
    padding-left: 5px;
}

.loginbox-message {
    padding: 0 15px 15px;

}

#password-form {
    padding: 15px 0 0 25px !important;

}

#loginbox-email {
    width: 310px;

}

.md-media-full-print-page {
	background-color: white;
}

.md-media-full-print-page body {
	padding: 0;
	text-align: center;
	background-color: white;
    margin: 0;
}

.md-media-full-print-wrapper {
    margin: 0;
    padding: 15px;

}

.md-media-full-print-page img {
	border: solid 1px #444;

}

.md-media-full-print-page h1 {

}

.md-media-full-print-page p {
	text-align: center;
	font-size: 16px;

}

.md-media-full-print-page em {
	font-size: 13px;
	padding-bottom: 10;

}/* overlay */

#md-media-overlay {
	padding: 0;
	min-width: 990px;
}

/* error message */

.md-media-overlay-error {
	color: black;
	font-size: 21px;
    text-align: center;
    margin-top: 15%;
}

.md-media-overlay-close-error {
	margin-top: 20px;
	background-color: #ccc;
	padding: 5px 8px;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	cursor: pointer;
    margin: 20px auto;
    width: 50px;
    text-align: center;
}

.md-media-overlay-close-error:hover {
	background-color: #ccc;
}

/* ------- */
/* toolbar */
/* ------- */

.md-media-overlay-toolbar {
	position: absolute;
	left: 10px;
	top: 10px;
}

.md-media-overlay-tool {
	background-image: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png);
	background-repeat: no-repeat;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 16px;
	height: 16px;
	opacity: 0.4;
}

.md-media-overlay-tool:hover {
	opacity: 1;
}

.md-media-overlay-tool span {
	display: none;
}

.mo-print {
	background-position: 0 -16px;
}

.mo-email {
	background-position: 0 -32px;
}

.mo-share {
	background-position: 0 -48px;
}

.mo-citations {
	background-position: 0 -208px;
}

.mo-fullsize {
	background-position: 0 -240px;
    top: 0px;
	right: -10px;
    position: relative;
    opacity: 0.65;
}

.mo-fullsize:hover {
    opacity: 1;
}

/* --------------- */
/* loading content */
/* --------------- */

.md-overlay-loading	{
	background: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/white-ajax-loader.gif) transparent no-repeat center center;
}

/* ------------ */
/* Close button */
/* ------------ */

.md-media-overlay-close {
	position: absolute;
	cursor: pointer;
	color: #555;
	font-weight: bold;
	font-size: 23px;
	right: 4px;
	top: 4px;
	width: 20px;
	height: 20px;
	*line-height: 1;
}

.md-media-overlay-close:hover  {
	color: #222;
}

/* --------- */
/* citations */
/* --------- */

.md-media-overlay-citations {
	width: 600px;
	padding: 15px;
}

.md-media-overlay-citations dd {
	margin-bottom: 20px;
	margin-top: 5px;
}

/* ------- */
/* content */
/* ------- */

.md-media-overlay-content {
    *zoom: 1;
	*display: inline;
	background-color: white;
	-moz-box-shadow: 0 2px 20px 0 #444;
	-webkit-box-shadow: 0 2px 20px 0 #444;
	box-shadow: 0 2px 20px 0 #444;
	border: solid 1px #888;
	padding: 15px;
	border-radius: 10px;
	position: absolute;
    min-width: 300px;
    visibility: hidden;
}

.ui-ie .md-media-overlay-content {
	border-collapse: separate;
}

/* ----------------------------------- */
/* container (title + media + caption) */
/* ----------------------------------- */

.md-media-overlay-container {
    min-width: 300px;

}

/* Title */

.md-media-overlay-title {
	color: #444;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

/* Box with caption and credits */

.md-media-overlay-caption {
	text-align: left;
	color: #444;
	padding: 5px 0;
	font-size: 0.85em;
	line-height: 1.2em;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 90px;
	clear: both;
	background-color: white;
	margin-top: 5px;
}

.ui-ie7 .md-media-overlay-caption {
	width: 100%;
}

.md-media-overlay-caption p {
	padding-top: 0.5em;
	line-height: 1.28em;
	font-size: 1.08em;
    padding-right: 5px;
    font-style: normal;
}

.md-media-overlay-credit {
    font-style: italic;

}

.md-media-overlay-license {
    font-size: 0.95em;
    margin-top: 10px;

}

/* ----- */
/* Media */
/* ----- */

/* Image */

.md-media-overlay-container img {
	display: block;
	margin: auto;
	border: solid 1px #444;
}

/* Image maps */

.md-media-overlay-mapcap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #eee;
}

.md-media-overlay-mapcap li {
	background-color: #ccc;
	padding: 2px 4px;
	border-radius: 3px;
    -moz-border-radius:  3px;
    -webkit-border-radius: 3px;
	float: right;
	margin: 3px 4px 4px 0;
	font-size: 11px;
}

.md-media-overlay-mapcap li:hover {
	background-color: #bbb;
}

.md-media-overlay-mapcap a {
	color: #222;
}

.md-media-overlay-mapcap a:hover {
	text-decoration: none;
}

.md-media-overlay-map-highlight {
	float: left !important;
	margin-left: 5px !important;
}

/* video */

#md-media-overlay-video-player_wrapper {
    border: solid 1px #444;
}

/* audio */

.md-media-overlay-audio-content {
	height: 160px;
	background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/sound_high_icon&48.png") white no-repeat center;
}

/* flash */

.md-media-overlay-flash-scroller {
    overflow-x: hidden;
    overflow-y: auto;

}

.md-media-overlay-container .get-flash {
	padding: 20px;
	background-color: white;
}

.md-media-overlay-container .get-flash img {
	border: 0;
}

/* flash, shockwave */

.md-media-overlay-container object, .md-media-overlay-container embed {
    display: block;
    margin: auto;
}

/* -- */
/* ad */
/* -- */

.md-media-overlay-ad {
	position: absolute;
    top: 0;
    height: 100%;
    width: 160px;
    right: 0;
}

.md-media-overlay-ad img,  .md-media-overlay-ad iframe {
	display: block;
    position: absolute;
}

/* --------------- */
/* previous - next */
/* --------------- */

.md-media-overlay-next-previous {
	width: 24px;
	height: 24px;
    background: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons24.png) center no-repeat transparent;
	position: absolute;
	top: 47%;
    display: none;
}

.md-media-overlay-next {
	background-position: -24px 0;
	right: -35px;
}

.md-media-overlay-previous {
	background-position: 0 0;
	left: -35px;
}#media-content {
    position: relative;
}

.withAds .media-page-content {
    padding-right: 180px;
    min-height: 620px;
}

.media-page-content {
    padding-top: 20px;
    text-align: center;
    padding-left: 20px;

}

.media-page-content .md-media-overlay-flash-scroller object, .media-page-content .md-media-overlay-flash-scroller embed {
    display: block;
    margin: auto;
}

.media-page-content .md-media-overlay-caption {
    max-height: 5000px;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 50px;
    font-size: 1em;
}

.media-page-content #md-media-overlay-audio-player_wrapper,
.media-page-content #md-media-overlay-video-player_wrapper {
    margin:auto;
}

.media-page-content img {
    border: solid 1px #444;
}


.media-page-content .md-media-overlay-mapcap {

}

.media-page-content .md-media-overlay-mapcap li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    float: none !important;

}

.media-page-ad {
    width: 160px;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 600px;

}

.search #content {
    background-color: white;
    position: relative;
}

#search-results {
    margin-left: -20px;
    padding: 0 20px
}

#sr-header {
    padding: 1em 0 1em 0;
    font-size: 1.2em;
    line-height: 26px
}

#sr-header span {
    color: #666666;
    font-size: 1.3em;
    font-family: 'Open Sans', sans-serif
}

#sr-header-sub {
    margin: 1em 0;
    color: #444;
    border-bottom: 1px solid #bbbbbb;
    font-size: 1.15em;
    line-height: 2em;
    font-family: 'Open Sans', sans-serif;
}

#sr-content > ul {
    margin: 0 0 1em 0;
    color: #252525;
    list-style: none;
    font-family: georgia, serif;
}

#sr-content > ul > li > a {
    display: block;
    margin-bottom: 0.1em;
    color: #0047b4;
    font-weight: bold;
    line-height: 1.4em;
    font-family: 'Open Sans', sans-serif;
}

#sr-content > ul > li > a i {
    text-transform: none;
}

#sr-content > ul > li > p {
    padding-right: 1em;
    font-size: 0.85em;
    line-height: 1.40em
}

#sr-content > ul > li > p:first-letter { text-transform: capitalize }

#sr-content > ul li {
    margin-bottom: 1.3em;
    font-size: 1.2em
}

#sr-footer {
    padding: 18px; margin: 1em 0;
    border-top: 1px solid #cccccc
}

#sr-footer .search-form {
    float: none; display: block;
    margin: 18px auto 0
}

#search-preview {
    position: absolute; display: none;
    width: 350px;
    background-color: #fafafa;
    border-left: 1px solid #ebebeb;
    right: 0;
    top: 0;
    height: 100%;
}

.search-preview-loading {
    background: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/white-ajax-loader-small.gif) no-repeat center center;
}

#search-preview-content {
    position: fixed;
    width: 350px; height: 100%;
    z-index: 1;
    overflow: hidden;
}

#search-preview-content ul {
    list-style: none;
    overflow: hidden;
}

#search-preview-content li {
    color: #333;
    line-height: 1.32em
}

#search-preview-content li a {
    display: inline-block;
    padding: 2px 5px;
    color: #333;
    text-decoration: none;
    border: 0 none
}

#search-preview-content li a:hover { background-color: #ededed }

#search-preview-trigger {
    position: absolute; display: none;
    left: 609px;
    width: 340px; width: 20px;
    color: #222; background-color: #fafafa;
    font-size: x-large;
    text-align: center;
    z-index: 1;
    top : 0;
    cursor: pointer;
    border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	-webkit-background-clip: padding-box;
	   -moz-background-clip: padding;
	        background-clip: padding-box;
}

#search-preview-trigger.active {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#search-preview-content .title, .title-not-available {
    color: #666;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    margin: 15px 0 15px 30px;
}

.title-not-available {
    margin: 30px 0;
    text-align: center;

}

.search-preview-gradient {
    background: -moz-linear-gradient(top,  rgba(250,250,250,0) 0%, rgba(250,250,250,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,0)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(250,250,250,0) 0%,rgba(250,250,250,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fafafa', endColorstr='#fafafa',GradientType=0 );
    position: absolute;
    width: 350px;
    bottom: 0;
    height: 40px;
}

.mobile .container { width: auto }

.mobile .span8 {
    width: auto;
    padding: 15px
}



.mobile .span4 { display: none }
/* Test with fake ads */

.testZ-leaderboard {
	margin: auto;
	display: block;
	padding-top: 3px;

}

.testZ-320x250 {
	margin-left: 10px;
	margin-top: 8px;

}

/* google ad container */

.google-ad-container {
    height: auto !important;
}

/* mbox */

.md-mbox-container {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 20px;
    text-align: center;
    width: 600px;

}

.md-mbox-container>div {
    display: inline-block !important;
    *zoom: 1;
    *display: inline !important;
}
/* ------------- */
/* Small toolbar */
/* ------------- */

.mobile .toolbar-small-buttons {
}

.toolbar-small-buttons {
    font-size: 0.96em;
}

.toolbar-small-buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile .toolbar-small-buttons li {
    height: 22px;
    margin-top: 5px;
}

.toolbar-small-buttons li {
    display: block;
    float: left;
    margin: 0 1px;
	color: black;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0.6;
    padding-top: 2px;
    height: 18px;
    min-width: 22px;
    text-align: center;
    cursor: pointer;
}

.toolbar-small-buttons li:hover {
    opacity: 1;
	background-color: #d2d2d2;
}

.toolbar-small-button-disabled:hover {
    opacity: 0.6 !important;
}


.toolbar-small-buttons li a:hover {
	text-decoration: none;
}

.mobile .toolbar-small-buttons li span {
    height: 22px;
    line-height: 16px;

}

.toolbar-small-buttons li span {
    padding-left: 24px;
    padding-right: 5px;
    background-image: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png);
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    line-height: 16px;
	color: black;
}

.toolbar-small-buttons sup {
    top: -0.1em;
    font-size: 1em;
}

.toolbar-small-button-disabled {
    cursor: default !important;
    color: #888 !important;
    background-color: #e8e8e8 !important;
}

/* -------------------- */
/* images               */
/* -------------------- */

.md-default-topic-image {
    width: 85px;
    height: 85px;
    float: left;
    border: solid 1px #ccc;
    margin: 0 5px 5px 0;
    background-image: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/default2.png");
    background-position: center;
}

.md-square-image-wrapper {
    height: 85px;
    border: solid 1px #ccc;
    width: 85px;
    overflow: hidden;
    background-color: #f8f8f8;
	display: block;
}

.md-square-image-wrapper img {
    width: 85px;
}

/* --------- */
/* Gradients */
/* --------- */

.md-green-gradient {
    background: #788D12; /* Old browsers */
    background: -moz-linear-gradient(top, #9cad4a 0%, #768a0f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cad4a), color-stop(100%,#768a0f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9cad4a 0%,#768a0f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9cad4a 0%,#768a0f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9cad4a 0%,#768a0f 100%); /* IE10+ */
    background: linear-gradient(top, #9cad4a 0%,#768a0f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cad4a', endColorstr='#768a0f',GradientType=0 ); /* IE6-9 */
}

/* ----------------------- */
/* Modal lists with images */
/* ----------------------- */

.md-modal-list ul {
	list-style: none;
	margin: 0;
}

.md-modal-list li {
	clear: both;
	padding: 10px;
	border-bottom: dotted 1px #ccc;
	cursor: pointer;
	min-height: 102px;
}

.md-modal-list li:hover {
	background-color: #e8e8e8;
}

.md-modal-list li:hover .md-square-image-wrapper,  .md-modal-list li:hover .md-default-topic-image {
	opacity: 0.8;
}

.ui-ie7 .md-modal-list li:hover .md-square-image-wrapper,  .ui-ie7.md-modal-list li:hover .md-default-topic-image,
.ui-ie8.md-modal-list li:hover .md-square-image-wrapper,  .ui-ie8 .md-modal-list li:hover .md-default-topic-image {
    filter: alpha(opacity=80);
}


.md-modal-list li .md-square-image-wrapper {
	float: left;
	margin-right: 17px;
	height: 100px;
	width: 100px;
}

.md-modal-list li .md-default-topic-image {
	margin-right: 20px;
}

.md-modal-list a {
	color: #333;
}

.md-modal-list a:hover {
	text-decoration: none;
}

/* -------------------- */
/* Links in modal boxes */
/* -------------------- */

.ui-modal a:hover {
	text-decoration: none;
}

/* --------------------------- */
/* highlight clickable element */
/* --------------------------- */

.md-highlight-clickable {
	cursor: pointer;
}

.md-highlight-clickable:hover {
	background-color: #f4f4f4;
}

/* --------------------- */
/* multiview back button */
/* --------------------- */

.ui-view-back {
	position: absolute;
	left: -1px;
	top: 25%;
	height: 50%;
	width: 40px;
	background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/br_prev_icon&32.png") no-repeat center #f8f8f8 ;
	cursor: pointer;
	border: solid 1px #ddd;
	border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	z-index: 2;
}

.ui-view-back:hover {
	background-color: #eee;
}

/* fonts & override bootstrap */

.btn {
	font-family: 'Open Sans', tahoma, sans-serif;
	font-weight: normal;
    font-size: 1em;
    padding: 0.4em 0.8em;
}

.modal-body {
    font-family: 'Open Sans', tahoma, sans-serif;
}

select {
    font-size: 1em;
    line-height: 1.2em;
    height: 1.8em;

}

option {

}

#md-email-dialog {

}

#md-email-dialog label {
    width: 70px;
    text-align: left;

}

#md-email-dialog  .controls {
    margin-left: 80px;

}

#md-email-dialog textarea {
    height: 100px;
}

.md-email-dialog-form-msg {
    font-size: 11px;
    color: #888;
    margin-top: -6px;
    margin-left: 85px;

}
/* Feedback button */

.mobile #feedback-btn {
    width: 5.3em;
    right: -2em;
    height: 2em;

}

.mobile #feedback-btn a {

}

#feedback-btn {
	display: none;
    height: 26px;
    position: fixed;
    right: -31px;
    top: 40%;
    padding: 2px 10px;
	background-color: rgba(200, 18, 18, 0.8);
	font-weight: bold;
	text-transform: uppercase;
    cursor: pointer;
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
	box-shadow: 2px 0px 4px 2px #888;
	-moz-box-shadow: 2px 0px 4px 2px #888;
	-webkit-box-shadow: 2px 0px 4px 2px #888;
    z-index: 60000;
	display: block;
	color: white;
	font-size: 80%;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#feedback-pane {
	display: none;
	width: 300px;
	height: 200px;
    position: fixed;
    right: -31px;
    top: 40%;
    background-color: white;
}
#feedback-dialog {
	width: 300px;
	height: 200px;
}.md-footer-filler {
    height: 190px;
    clear: both;
}

.mobile .md-footer-filler {
    display: none;
}

.footer-wrapper {
    height: 190px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 1;
}

.mobile .footer-wrapper {
    position: static;
    height: auto;
}

.has-footer-ad {
    height: 290px !important;
}

.footer {
    color: white;
    width: 980px;
    display: inline-block;
    *zoom: 1;
    *display: block;
    font-size: 1em;
}

.mobile .footer {
    width: 100%;
}

.footer-links {
    background-color: #3A5D87;
    width: 100%;
    padding: 10px 0;
    display: block;
    height: 170px;
    position: relative;

}

.mobile .footer-links {
    height: auto;
}

.footer dd {
    margin-left: 0;
    line-height: 1.2em;

}

.footer dd a {
    color: white;
    font-size: 0.89em;
    border: 0;
}

.footer dt {
    font-size: 1.10em;
    padding-bottom: 0.6em;
    font-family: 'Open Sans', tahoma, sans-serif;
    line-height: 1.2em;
}

.footer dl {
    float: left;
    width: 140px;
    margin: 0 0 0 20px;
    text-align: left;

}

/* ad */

.footer-ad {
    text-align: center;
    padding: 5px;
    background-color: #e0e0e0;

}

.footer-ad iframe {
    display: block;
    margin: auto;

}

/* copyright */

.footer-copyright {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0.9em;

}

.mobile .footer-copyright {
	bottom: 1px;
    clear: both;
    position: static;
    text-align: right;
    padding-right: 10px;
    padding-top: 20px;
}

@media only screen and (max-width: 990px) {
    .mobile .footer dl {
        height: 320px;
        margin-top: 20px;

    }


}/* header nav bar */

.header-nav {
    background-color: #222;
    padding-left: 20px;
}

.header-nav ul {
    list-style: none;
    margin: 0;
}

.header-nav li {
    line-height: 1.3em;
    margin-right: 10px;
    color: #888;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-bottom: 0;
}

.header-nav a {
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    padding-right: 10px;
}

.header-nav a:hover {
    text-decoration: none;
    color: #bbb;
}

/* container */

.header {
    position: relative;
}

.header-ad {
    background-color: #e0e0e0;
    padding: 5px;
}

.header .ad-iframe {
    display: block;
    margin: auto;
}

.logo-homepage {
    display: block;
    width: 245px;
    height: 74px;
    background-image: url("/web/20120514184932im_/http://www.britannica.com/resources/images/header/logo.png");
    left: 10px;
    position: absolute;
}

.mobile .header-content {
    width: auto;
}

.header-content {
    width: 980px;
    height: auto;
    margin: auto;
    position: relative;
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/header/background-header.png") repeat-x scroll 0 0 #0d2e5b;
    min-height: 80px;
}

/* search form */

@media only screen and (max-width: 900px) {
    .mobile .header-content {
        height: 150px;
    }

    .mobile .search-form {
        top: 90px !important;
        width: 95%;
        min-width: 100px;
        left: 0;
    }
}

@media only screen and (max-width: 500px) {
    .mobile .header-content {
        height: 220px;
    }

    .mobile .header-login {
        left: 10px;
        top: 70px !important;
    }

    .mobile .search-form {
        top: 160px !important;
        left: 0;
    }
}

.mobile .search-form {
    top: 17px;
}

.search-form {
    width: 415px;
    margin: auto;
    left: 25px;
    top: 30px;
}

.query {
    border: 0;
    background-color: white;
    font-weight: normal;
    padding: 0 24px 0 5px;
    color: #888;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 100%;
    height: 22px;
    box-shadow: none;
    line-height: 1.2em;
    font-size: 1.1em;
}

.mobile .query {
    line-height: 2em;
    font-size: 1.1em;
    height: 2em;
}

.footer.query {
	border: 1px solid #cccccc
}

.search-submit {
    position: absolute;
    top: 4px;
    width: 20px !important;
    height: 16px !important;
    cursor: pointer;
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat transparent;
    box-shadow: none;
    opacity: 0.6;
    border: 0;
    right: 0;
    margin-bottom: 0;
}

.mobile .search-submit {
    top: 10px;
}

.search-submit:hover {
    opacity: 1;
}

/* Login box */

.header-login {
    width: 200px;
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    height: 80px;
}

.header-login.not-logged-in .header-login-links {
    position: relative;
    top: 25px;
    text-align: center;
}

.hasUpsell .header-login-name {
    margin-top: 1px;
    line-height: 1em;

}

.hasUpsell .header-login-links {
    margin: 0;

}

.header-login-name {
    margin-top: 16px;

}

.header-login-links {
    margin-top: 5px;
}

.header-login a{
    color: white;
    font-size: 0.9em;
    text-decoration: none;
}

.header-login a:hover  {
    border-bottom: dotted 1px #ccc;
}

.header-login .login-subscribe-container{
	padding-top: 17px;
	margin-right: 40px;
}

.header-login-arrow{
	width: 0;
    height:0;
    border-width: 4px;
    border-style: solid;
	border-color: transparent transparent transparent white;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.header-login .arrow-container{
	float: left;
	margin-top: 6px;
}

.header-login-upsell {
    background-color: transparent;
    height: 40px;
    width: 190px;
    overflow: hidden;
    bottom: 6px;
    position: absolute;

}

.header-login-upsell a {
    font-size: 10px;
    color: black;
}

.header-login-upsell img {
    border: 0;
}

/* autocomplete */

.ui-autocomplete {
    z-index: 2000 !important;
    min-width: 415px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    max-width: 415px;
}

.ui-autocomplete li {
    padding: 0;

}

.ui-autocomplete a {
    display: block;
    padding: 3px 8px;
    color: #555;

}

.ui-autocomplete a:hover, .ui-autocomplete a.ui-state-hover {
    text-decoration: none;
    background-color: #dfdfdf;

}

.ui-autocomplete .identifier {
    font-style: italic;
}

/*!
 * Lazy Susan
 * Copyright 2012, Steven Thomson, Encyclopaedia Britannica
 * Dual licensed under the MIT or GPL Version 2 licenses.
 */
#slider-ctn {
    position: relative;
    height: 106px
}

#slider-ctn .overview {
    position: absolute;
    top: 0; left: 0;
    padding: 0; margin: 0;
    list-style: none
}

#slider-ctn .overview li {
    float: left;
    width: 100px; height: 102px;
    padding: 1px; margin: 0 10px 0 0;
    text-align: center;
    line-height: 98px;
    border: 1px solid #dcdcdc;
}

#slider-ctn .overview li img {
    width: auto; max-height: 100px;
    vertical-align: middle
}

#slider-ctn .viewport {
    position: absolute;
    left: 20px;
    width: 570px; height: 106px;
    overflow: hidden
}

#slider-ctn .next {
    right: -8px;
    padding: 0 1px 0 2px;
    font-size: 13px
}

#slider-ctn .prev {
    left: -8px;
    padding: 0 2px 0 1px;
    font-size: 11px
}

#slider-ctn .next,
#slider-ctn .prev {
    position: absolute;
    top: 43px;
    width: 20px; height: 20px;
    color: white; background-color: #C2C2C2;
    text-align: center;
    line-height: 20px;
    border-radius: 4px 4px 4px 4px;
}

#slider-ctn .next:hover,
#slider-ctn .prev:hover {
    background-color: #999999;
    text-decoration: none
}

.rotate {
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
	    -ms-transform: rotate(-180deg);
}

.lt-ie9 .rotate { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2) }
.md-page-toolbar {
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 5px;
    height: 25px;
    padding-left: 5px;
}

.mobile .md-page-toolbar {
    height: auto;
}

/* small toolbar (print, share,...) */

#page-toolbar {
    display: inline-block;
    float: left;
    *zoom: 1;
    *display: inline;
}

.t-print span {
    background-position: 4px -16px
}

.t-email  span {
    background-position: 5px -32px
}

.t-share  span {
    background-position: 5px -48px
}

#pt-fontp span,
#pt-fontm span {
    padding-right: 4px;
    padding-left: 4px;
    background-image: none;
    font-size: 1.4em;
}

/* social toolbar */

#page-socialbar {
    display: none;
    width: 288px;
    float: right;
    height: 25px;
    overflow: hidden;
}

#page-socialbar>div {
    float: left;
    height: 25px;
    overflow: hidden;
}

.page-socialbar-twitter {
    width: 103px;
}

.page-socialbar-google {
    width: 85px;
}

.page-socialbar-facebook {
    width: 100px;
}

/* === css used by all the pages === */

/* --------- */
/* Html/body */
/* --------- */

html, body {
    height: 100%;
    background-color: #e0e0e0;
}

html {
    font-size: 13px;
}

html.mobile {
    font-size: 20px;
}

body {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #0047b4;
}

/* ----- */
/* Fonts */
/* ----- */

.font-serif {
    font-family: georgia, serif;
}

.font-sans {
    font-family: 'Open Sans', sans-serif;
}

/* ----------- */
/* Div content */
/* ----------- */

.md-page-wrapper {
    position: relative;
    margin: 0 auto -190px;
    height: auto !important;
    min-height: 100%;
   	overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px 0px #555;
    -moz-box-shadow: 0px 0px 15px 0px #555;
    box-shadow: 0 0px 15px 0 #555555;
    background-color: white;
    width: 980px;
}

.lt-ie9 .md-page-wrapper {
    border-left: solid 1px #888;
    border-right: solid 1px #888;
}

.md-page-wrapper.has-footer-ad {
    margin: 0 auto -290px !important;
}

.md-content {
    background-color: white;
}

.md-print-page .md-page-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 100%;
}

/* ------------------- */
/* go to darwin button */
/* ------------------- */

.edit-mode #switch-to-darwin, .errorpage #switch-to-darwin, .mobile #switch-to-darwin {
    display: none;
}

#switch-to-darwin {
	position: fixed;
	bottom: 0;
	padding: 6px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	cursor: pointer;
	z-index: 200000;
	right: 6px;
	background-color: rgba(0, 0, 0, 0.75);
	box-shadow: 2px 0px 4px 2px #888;
	-moz-box-shadow: 2px 0px 4px 2px #888;
	-webkit-box-shadow: 2px 0px 4px 2px #888;
	text-transform: uppercase;
    color: white;
}

#switch-to-darwin a {
	font-size: 80%;
	color: white;
}

.lt-ie9 #switch-to-darwin {
	background-color: #444;
	right: 0;
	bottom: 0;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.ui-hidden { display: none;  }

/* ------ */
/* mobile */
/* ------ */

@media only screen and (max-width: 990px) {

    html.mobile, .mobile body {
        min-width: 0;
        max-width: 980px;
    }


    .mobile .md-page-wrapper {
        margin: 0 auto !important;
        width: auto;
    }
}

.pagination {
    height: 26px;
    text-align: center;
    clear: both;
}

.pagination .disabled .pagination-arrow-prev { border-color: transparent #bfbfbf transparent transparent }

.pagination .disabled .pagination-arrow-next { border-color: transparent transparent transparent #bfbfbf }

.pagination .active a {
    color: #000000 !important; background-color: #e4e4e4
}

.pagination .active a:hover { background-color: #e4e4e4 }

.pagination .prev a,
.pagination .next a {
    padding: 0 20px;
    color: #0069d6 !important;
    font-weight: normal
}

.pagination ul {
    display: inline-block;
    margin-left: 0; margin-bottom: 0;
    /* IE7 inline-block hack */
    *zoom: 1;
    *display: inline;
}

.pagination li { display: inline }

.pagination a, .pagination i {
    padding: 0 4px; margin: 0 1px;
    color: #777 !important;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
    border: 0 !important;
}

.pagination i {
	cursor:default;
}

.pagination a:hover {
    color: #555; background-color: #f2f2f2;
    border: 0 !important
}

.pagination-arrow {
    position: relative; display: block;
    top: 4px;
    width: 0;
    line-height: 1px;
    border-width: 8px;
    border-style: solid;
}

.pagination-arrow-prev {
    float: left;
    left: -5px;
    border-color: transparent #0069d6 transparent transparent
}

.pagination-arrow-next {
    float: right;
    right: -5px;
    border-color: transparent transparent transparent #0069d6
}

.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999999 !important; background-color: transparent;
    cursor: default
}#md-print-dialog {
    width: 400px;
	padding-bottom: 10px;

}

.md-print-desc {
    color: #555;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;

}

#md-print-dialog-all {
    font-weight: normal;
    margin-left: 15px;
    padding: 4px 7px;

}

#md-print-dialog .control-group {
    padding: 0;

}


#md-print-dialog-toc {
    overflow-x: hidden;
    overflow-y: auto;
	-webkit-overflow-scrolling: touch;
    max-height: 305px;
}

#md-print-dialog-toc .clearfix {
    padding: 0;

}

#md-print-dialog-toc .input {
    margin-left: 0;
    float: left;

}

#md-print-dialog-toc label {
    padding-left: 10px;

}

.md-print-page a {
    border: 0 !important;
    color: #444 !important;
    cursor: default !important;
}

.md-print-page a:hover {
    border: 0 !important;
}

.print-image-wrapper {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: solid 1px #666;
    background-color: #f2f2f2;
    font-family: 'Open Sans', sans-serif;
    clear: left;
    line-height: 16px;
    font-size: 11px;

}

.print-image-wrapper img {
    max-width: 650px;
    display: block;
    border-bottom: solid 1px #666;

}

.print-image-caption {
    padding: 5px;
    font-weight: bold;
    display: block;

}

.print-image-credit {
    padding: 5px;
    font-style: italic;
    display: block;

}
#md-share-dialog {
    width: 550px;
	padding: 15px;

}

.md-share-dialog-desc {
    line-height: 19px;

}

.md-share-dialog-permalink {
    font-weight: bold;
    padding: 10px 0 0 0;
    font-family: 'Open Sans', sans-serif;

}

#md-share-dialog-url {
    cursor: text;
    width: 535px;

}

#md-share-copy {
    z-index: 50002;
}

#bps-share-links {
    list-style: none;
    padding: 0;
    text-align: right;
    margin: 10px 0 0 0;

}

#bps-share-links li {
    margin: 10px 5px 0 0;
    display: inline-block;
	*zoom: 1;
	*display: inline;
}

#bps-share-links a {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/social.png);

}

#bps-share-links span {
    display: none;

}


#md-share-dialog-tweeter {
    background-position: -32px 0;

}

#md-share-dialog-linkedin {
    background-position: -64px 0;

}

#md-share-dialog-delicious {
    background-position: -96px;

}

#md-share-dialog-google {
    background-position: -128px;

}

#md-share-dialog-reddit {
    background-position: -160px;

}

#md-share-dialog-stumbleupon {
    background-position: -192px 0;

}

#md-share-dialog-diggit {
    background-position: -224px 0;

}

#md-share-dialog-yahoo {
    background-position: -256px 0;

}

#signup-email-note {
	font-size: 12px;
	color: gray;
	font-style: italic;
    text-align: center;
}

#signup-offers-text {
	font-size: 12px;
	margin-left: 5px;
}

#signup-submit-div {
	text-align: center;
}

#signup-form .form-required-info {
    font-size: 11px;

}

#signup-form .form-actions {
    border: 0;
    background-color: white;
    text-align: center;

}/* ------------ */
/* Bibliography */
/* ------------ */

.md-bibliography-columns {
    column-count: 2;
    column-gap: 30px;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
}

.biblio-add-box {
    margin-top: 20px;
}

#biblio-form .actions {
    margin: 0;
}

#biblio-form-wrapper fieldset {
    margin: 0;
    padding: 0;
}

#biblio-form p {
    text-align: center;
    background-color: #fbfbfb;
    line-height: 20px;
	padding: 10px;
}

#biblio-isbn {
	padding-right: 30px;
	width: 340px;
	margin-bottom: 10px;
}

#search-isbn {
	float: right;
	position: relative;
	top: -37px;
	right: 35px;
	cursor: pointer;
}

#search-isbn span {
	width: 16px;
	height: 16px;
	background-image: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png");
	display: block;
}


/* Form */

.biblio-agree-label {
	width: 225px !important;
	padding-right: 10px;
    text-align: left !important;
}

/* empty bibliography */

.md-empty-bibliography {

}.no-js .md-carousel-wrapper {
    height: auto;
    height: auto;
}

.md-carousel-wrapper {
    height: 180px;
    position: relative;
}

.no-js #md-slideshow {
    position: static;
    height: auto;

}

#md-slideshow {
    width: 630px;
    height: 145px;
    clear: left;
    position: absolute;
    margin: 25px 0 20px 0;
}

.mobile #md-slideshow {
    margin: 25px auto;
}

/* ---- */
/* tabs */
/* ---- */

#md-slideshow-tabs {
    margin: 0;
    list-style: none;
    height: 1.55em;
    border: 0;
    overflow: hidden;
}

#md-slideshow-tabs li {
    float: left;
}

#md-slideshow-tabs li a {
    line-height: 1.5em;
    border-bottom: 0;
    font-size: 1em;
    color: #555;
    padding: 0 20px;
}

#md-slideshow-tabs li a:hover {
    border-bottom: 0;
}

#md-slideshow-tabs li.active a  {
    border-left: solid 1px #6C8201;
    border-top: solid 1px #6C8201;
    border-right: solid 1px #6C8201;
    color: white;
}

.ui-ie7 #md-slideshow-tabs .md-green-gradient {
    filter: none;
    background-color: #788d12;
}

.no-js #md-slideshow .ui-tabs-content {
    height: auto;
}

.no-js #md-slideshow .ui-tabs-content ul {
    list-style: none;
    margin: 0 12px;

}

.no-js #md-slideshow .ui-tabs-content li {
    display: inline;
    display: inline-block;
    margin-bottom: 16px;
}


#md-slideshow .ui-tabs-content {
    overflow: hidden;
    height: 120px;
    border: solid 1px #999;
    border-top: solid 4px #788D12;
    *position: relative;
}

/* slideshows */

.md-slideshow-content {
    display: block;
    height: 120px;
    width: 630px;
    background-color: #f2f2f2;
}

.no-js .md-slideshow-wrapper {
    height: auto;
    width: 620px;

}

.md-slideshow-wrapper {
    width: 580px;
    margin: auto;
    height: 111px;
    padding-top: 9px;
}

.ui-carousel-no-arrow.md-slideshow-wrapper {
    margin: 0 0 0 3px;
}

.md-slideshow-content li:hover img {
    opacity: 0.8;
}

.ui-ie7 .md-slideshow-content li:hover img, .ui-ie8 .md-slideshow-content li:hover img {
    filter: alpha(opacity=80);
}

.md-slideshow-content a {
    display: block;
    overflow: hidden;
    height: 100px;
    border: 1px solid #999999;
    line-height: 97px;
    background-color: #F9F9F9;
    width: 100px;
    text-align: center;
    margin: 0 7px;
}

#md-slideshow-tab-video-content a, #md-slideshow-tab-interactive-content a {
    background-color: transparent !important;
    height: 98px;
    border: 0 !important;
    width: 102px;
}

#md-slideshow-tab-video-content img, #md-slideshow-tab-interactive-content img {
    border: 1px solid #666;
}

.md-slideshow-content img {
    vertical-align: middle;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.no-js .md-slideshow-tmb {
    display: none;
}

/* ------ */
/* arrows */
/* ------ */

#md-slideshow .ui-carousel-pn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #c2c2c2;
    margin-top: 5px;
}

#md-slideshow .ui-carousel-pn:hover {
    background-color: #999;
}


#md-slideshow .ui-carousel-prev {
    left: -23px;
}

#md-slideshow .ui-carousel-next {
    right: -21px;
}

/* ----- */
/* audio */
/* ----- */

#md-slideshow-tab-audio-content span {
    color: #444;
    font-size: 11px;
    display: block;
    padding-top: 50px;
}

#md-slideshow-tab-audio-content a {
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/sound_high_icon&32.png") no-repeat scroll center 8px White;
    line-height: 13px;
}

#md-slideshow-tab-audio-content a:hover {
    text-decoration: none;
    background-color: #FFFFBB;
}

/* non js */

.no-js .ui-tabs-content > div {
    display: block;
    height: auto;
    clear: left;
}.md-citations {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}

#md-citations-header {
    height: auto;

}

.md-citations-types {
    margin: 0px 0 0 -0.5em;
    font-size: 0.9em;

}

.md-citations label {
    float: none;
    margin-right: 5px;
    font-size: 0.8em;
    display: inline;
}

.md-citations input {
    margin-left: 10px;
    margin-right: 3px;
}

.md-citations .md-content-box-content {
    padding: 10px 10px 0 10px;
}

.md-citation-view {
    display: none;
    margin: 0 0 3px 10px;
    min-height: 50px;
}

.no-js #export-citations {
    display: none;
}


#export-citations {
    position: absolute;
	right: 3px;
	border-bottom: solid 1px #ccc;
	top: 5px;
    height: 18px;
    line-height: 18px;
    font-size: 0.7em;
}

.md-citations-warning {
    margin: 0;
    padding: 5px 0 5px 5px !important;
    color: #555;
    line-height: 1.5em;
}


/* Citation help */

.md-citation-help {
    display: none;
    position: relative;
    top: -0.8em;
    padding: 0.4em;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    line-height: 0.5em;
    font-size: 0.5em;
    font-weight: bold;
    background-color: #bbb;
    cursor: pointer;

}

.md-citation-help span {
    display: none;

}
/* article content styles */

.topic-content a {
	text-decoration: none;
    border-bottom: 1px dotted #0069D6;
}

.topic-content a:hover {
    border-bottom: solid 1px #607890;
}

.topic-content label {
    display: inline;
}

.md-print-page .topic-content a, .md-print-page .topic-content a:hover  {
    color: inherit;
    text-decoration: none;
    border-bottom: none;
    cursor: default;
}

.topic-content li {
	color: #333;
	line-height: 1.6em;
}

/* paragphraphs, sections */

.topic-content article {
    position: relative;
    padding-bottom: 5px;
}

/* images */

.bps-assembly-container {
    float: left;
    clear: left;
    border: 0 !important;
    margin: 10px 10px 0px 0;
}

.no-js .bps-assembly-container .show-alt {
    display: none;
}

.bps-assembly-container img {
    border: solid 1px #444;
    position: relative;
    z-index: 1;
}

/* audio icon */

.md-inline-assembly-audio {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	border: solid 1px #444;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/sound_high_icon&32.png") no-repeat scroll center 11px #eee;
	height: 50px;
	padding: 50px 5px 0 5px;
	width: 90px;
	overflow: hidden;
}

/* heads */

.topic-content h1 a, .topic-content h2 a, .topic-content h3 a, .topic-content h4 a, .topic-content h5 a, .topic-content h6 a {
    border: 0;
}

.topic-content h1 {
    margin-bottom: 0;
    color: #444;
    font-size: 2.5em;
    line-height: 2em;
    font-family: "open sans", sans-serif;
}

.topic-content h2 {
    border-bottom: 1px solid #BBBBBB;
    clear: left;
    color: #444;
    font-size: 1.6em;
    font-style: italic;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 10px;
   /* overflow: hidden;*/
    padding-top: 0.3em;
    position: relative;
    z-index: 6;
}

.topic-content h3 {
    color: #444444;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.7em;
    position: relative;
}

.topic-content h4 {
    color: #555555;
    font-size: 1.15em;
    line-height: 1.6em;
    margin: 0.6em 0 0.1em;
    text-transform: uppercase;
}

.topic-content h5 {
    font-size: 1.1em;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.6em;
    margin-top: 1em;
}

.topic-content h6 {
    font-size: 1.2em;
    font-weight: bold;
    text-transform: capitalize;
    color: #444;
}


/* some styles */

.topic-content .alternate {
    font-weight: bold;
    font-size: 0.9em;
}

.bps-small-text {
	font-variant: small-caps;

}

.bps-supp-info-spotlight img {
    vertical-align: middle;
    margin-right: 12px;
}

.topic-content blockquote, .bps-article-qt {
    font-style: italic;
    margin-right: 5em;
    margin-left: 5em;
    line-height: 1.6em;
    margin-bottom: 10px;
    position: relative;
    font-size: 1em;
    border-left: 2px solid #CCCCCC;
    padding-left: 10px;
    margin-top: 20px;
}

.bps-article-qt p {
    padding-top: 0;

}

.eb-content-quote-attribution {
    padding-left: 25px;
    color: #525252;
    font-weight: normal;

}

.bps-article-numbersub {
    white-space: nowrap;
    padding-right: 3px;
    font-family: sans-serif;
    font-size: 0.80em;
}

/* ------ */
/* Tables */
/* ------ */

.md-print-page .bps-topic-table {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    visibility: visible;

}

.no-js .bps-topic-table {
    visibility: visible;
}

.bps-topic-table {
    border: solid 1px #ddd;
    visibility: hidden;
    margin: 20px auto 0;

}

.oec_table .no-br {
	display: block;
	margin-bottom: 2px;
    white-space: nowrap;
}

.bps-character-entity-table {
	margin-bottom: 20px;
	border: solid 1px #ccc;
}

.oec-table-footer {
    background-color: #f5f5f5;
    font-size: 0.85em;
    line-height: 1.5em;
    padding: 5px;
    text-align: left;
    border-top: solid 1px #ddd;
}

.oec_unit {
    display: block;
    font-size: 0.75em;
    font-weight: normal;

}

/* top scrollbar */

.ui-firefox .bps-topic-table, ui-opera .bps-topic-table {
}

.bps-topic-table-scroll-top {
    overflow-y: hidden;
    overflow-x: scroll;
    height: 20px;
    background-color: #efefef;
}

.bps-topic-table-scroll-top div {
    height: 20px;
    background-color: #efefef;
}


/* table wrapper */

.md-print-page .oec-table-wrapper {
    display: inline-block;
    *zoom: 1;
    *display: inline;

}

.oec-table-full .oec-table-wrapper {
    width: auto !important;
    border-top: 0;
}

.oec-table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    border-top: 1px solid #DDDDDD;
}

.lt-ie8 .oec-table-wrapper {
    padding-bottom: 20px;
}

/* table title */

.oec-table-wrapper-title {
    width: 100%;
}

.oec-table-wrapper-title div {
    font-size: 0.8em;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 1.2em;
}

/* table */

.oec_table {
    border:0;
    margin: 0;
    font-size: 0.85em;
    max-width: 50000px;
}

.oec_table td:first-child {
    border-left: 0;
}

.oec_table td {
    padding: 5px 8px;
    vertical-align: middle;
    line-height: 1.7em;
    font-size: 1em;
    border-left: dotted 1px #ddd;
    position: static;
}

.lt-ie8 .oec_table td sup {
    position: static !important;
    vertical-align: top !important;
}

.oec_table tr td:first-child, .oec_table tr td:first-child * {
    font-weight: bold;
}

.oec-table-wrapper-title, .oec_title *,  .oec_title td {
    text-align: center;
    font-size: 1.5em;
    line-height: 2em;
    background-color: #efefef;
}

.oec_section_header , .oec_header , .oec_section_header td, .oec_header td {
    background-color: #cdcdcd;
    line-height: 1.5em;
    text-align: left;
    font-weight: bold !important;
    font-size: 1.1em;
}

.oec_odd, .oec_odd td, .OEC_ODD, .OEC_ODD td, .OEC_odd, .OEC_odd td {
    background-color: white;
}

.oec_even, .oec_even td, .OEC_EVEN, .OEC_EVEN td, .OEC_even, .OEC_even td {
    background-color: #f4f4f4;
}

.oec_footnote, .oec_footnote td  {
    font-weight: normal !important;
    font-size: 0.92em !important;
}

.oec_table .bps-assembly-container {
    float: none;
}

/* ----- */
/* atlas */
/* ----- */

.bps-atlas-locator-map {
    float: left;
    border: 1px solid #777777;
    margin-right: 20px;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 8px 8px 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.bps-atlas-locator-map a {
    border: 0 !important;
    display: block;
    /*background-image: url('/web/20120514184932im_/http://www.britannica.com/resources/images/topic/ebolc07_v4_sr_arrow_yellow_go-to-atlas-article2.gif');
    background-repeat: no-repeat;
    background-position: bottom center;*/
    width: 93px;
    /*padding-bottom: 30px;*/
}

.bps-atlas-link a {
    border: 0 !important;
}

.eb-profile-table {
    border: solid 1px #ccc;
    font-size: 0.9em;
    width: 491px;
}

.eb-profile-table td, .eb-profile-table th {
    padding: 6px;
    vertical-align: middle;
    text-align: left;
}

.eb-profile-table-odd {
    background-color: #f4f4f4;
}

.eb-profile-table tfoot td p {
    font-size: 0.9em !important;

}

/* specific spans */

.bps-article-author {
    font-style: italic;
    display: block;
    margin-bottom: 15px;
    border-left: 6px solid #ccc;
    padding-left: 10px;

}

/* lists */

.bps-user-formatted-ul {
	list-style: none;
	margin: 10px 0 10px 20px;

}

.bps-user-formatted-ul li {
	margin-bottom: 1em;

}

.bps-listhead {
    color: #555;
    font-weight: bold;
    margin-bottom: 0.5em;

}

/* formulas */

.bps-article-formula {
    display: block;
    text-align: center;
    margin-bottom: 9px;

}

/* flags */

.bps-flag-image {
    display: block;

}

/* flag description */

.bps-flag-description {
    border: solid 1px #ccc;
    margin-bottom: 15px;
    padding: 5px;
    background-color: #eee;
    font-size: 0.89em;
    line-height: 1.4em;

}

.bps-flag-description:first-letter {
    text-transform: uppercase;
}

/* classification */

.md-classification-tax1 {
    margin-left: 15px;
}

.md-classification-tax2 {
    margin-left: 40px;
}

.md-classification-tax3 {
    margin-left: 60px;
}

.md-classification-tax4 {
    margin-left: 80px;
}

.md-classification-tax5 {
    margin-left: 100px;
}

.md-classification-tax6 {
    margin-left: 120px;
}


/* Country stat table */

.country-stat-table {
    border: solid 1px #ccc;
    position: relative;
    top: 10px;
    margin-bottom: 20px;
    font-size: 0.85em;

}

.country-stat-table td {
    padding: 4px;
    border-bottom: dotted 1px #d2d2d2;
    line-height: 1.7em;

}

.country-stat-info {
    background-color: #f2f2f2;
    font-weight: bold;

}

/* inline tables */

.bps-topic-inline-table {
    margin: 10px 0 0 0;
}

.bps-topic-inline-table-btn-w {
}

.bps-topic-inline-table-full-btn {
    background-color: #f2f2f2;
    border: solid 1px #888;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    font-size: 12px;
    padding: 0 5px;
    border-bottom: 0;
    height: 22px;
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bps-topic-inline-table-full-btn:hover {
    background-color: #e5e5e5;
}

.bps-topic-inline-table-full-btn-m span {
    background-position: right -191px !important;
}

.bps-topic-inline-table-full-btn span {
    padding-right: 25px;
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat scroll right -240px transparent;
    line-height: 17px;
}

.bps-topic-inline-table-image {
    max-width: 610px;
    width: auto;
    height: auto;
    border: solid 1px #888;
    margin-top: -1px;
}

.bps-topic-inline-table-full-image {
    position: absolute;
    display: none;
    border: solid 1px #888;
    z-index: 10;
}

/* entities */

.bps-entity {
    font-family: 'Times New Roman', serif;
    font-size: 1.12em;
}


.md-author-info-modal-content {
	min-height: 300px;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 700px;
}

.md-author-info-modal-content .user-profile {
    margin-left: 0;

}
/* ------------------- */
/* Contributors dialog */
/* ------------------- */

#topic-contributors {
    width: 100%;
	border-top: 1px solid #ccc;
	margin-top: -1px;
    position: absolute;
    height: 100%;
}

#topic-contributor-content {
    width: 100%;
    height: 100%;
}

.md-topic-contributors-modal-content {
	min-width: 300px;
	min-height: 300px;
    width: 750px;
    position: relative;
    height: 500px;
}

#topic-contributors-list {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}

#topic-contributors-list .contributors-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topic-contributors-list .contributors-list li {
	padding: 10px;
	height: 60px;
	border-bottom: 1px dotted #ccc;
	color: #505050;
	clear: left;
	line-height: 60px;
}

.topic-contributors-subtitle {
	background-color: #f2f2f2;
	font-size: 15px;
	padding: 12px;
	color: #777;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.topic-contributors-subtitle-1 {
	border-top: 0;

}

#topic-contributor-profile {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.contributors-list .last {
	border-bottom: 0 !important;

}

/* ---- */
/* List */
/* ---- */

.contributor-role {
    width: 62px;
    position: absolute;
	z-index: 1;
    top: 48px;
    color: white;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
}

.ui-ie8 .contributor-role, .ui-ie7 .contributor-role {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8000000, endColorstr=#D8000000);
}

/* Hide specific elements in edit mode */

.edit-mode .hide-on-edit, .edit-mode .md-content-box, .edit-mode #md-edit-article, .edit-mode .md-inline-toc-btn {
	display: none !important;
}

.edit-mode #md-edit-toolbar {
	display: block;
}

/* edit toolbar */

#md-edit-toolbar {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	padding: 20px;
	color: white;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 10000;
	min-width: 980px;
    height: 87px;

}

.ui-ie7 #md-edit-toolbar, .ui-ie8 #md-edit-toolbar {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8000000, endColorstr=#D8000000);
}

.edit-buttons button {
	margin-right: 4px;
	padding: 4px 6px !important;

}

.edit-desc {
	padding-bottom: 11px;
	font-size: 13px;

}

.edit-main {
	float: left;

}

.edit-styles {
	float: right;
	height: 50px;
	margin-right: 20px;
	margin-top: 12px;
	width: 222px;

}

.edit-styles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.edit-styles li {
	width: 16px;
	border: solid 1px white;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 0px 2px;
	cursor: pointer;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: black;
}

.edit-styles li:hover {
	opacity: 0.8;
}

.ui-ie7 .edit-styles li:hover, .ui-ie8 .edit-styles li:hover {
    filter: alpha(opacity = 80);
}

#md-edit-toolbar .edit-styles button {
	background-image: url(/web/20120514184932im_/http://www.britannica.com/resources/images/topic/edit-toolbar.png);
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	width: 16px;
	height: 16px;
	margin: 2px 0;
    border: 0;
}

#md-edit-toolbar .edit-styles button.active {
	background-color: #0088aa;

}

/* buttons */

#edit-bold {
	background-position: 0px -64px;
}

#edit-italic {
	background-position: 1px -80px;
}

#edit-underline {
	background-position: 0 -128px;
}

#edit-strikethrough {
	background-position: 0 -112px;
}

#edit-sup {
	background-position: 0 -225px;
}

#edit-sub {
	background-position: 0 -240px;
}

#edit-font-d {
	background-position: 0 -209px;
}

#edit-font-i {
	background-position: 0 -193px;
}

#edit-ul {
   	background-position: 0 0;
}

#edit-ol {
	background-position: 0 -16px;
}

#edit-table {
	background-position: 0 -48px;
}

#edit-image {
	background-position: 0 -33px;
}

#edit-indent {
	background-position: 0 -160px;
}

#edit-dindent {
	background-position: 0 -144px;
}

#edit-link {
	background-position: 0 -176px;
}

#edit-special-char {
    background-position: 0 -321px;
}

/* Table */

.ui-editor-table-wrapper {
	clear: left;
	display: block;
	width: 630px;
}

/* Table toolbar */

.ui-editor-table-toolbar {
	width: 72px;
	background-color: black;
	top: -17px;
}

.ui-editor-table-toolbar button {
	background-image: url(/web/20120514184932im_/http://www.britannica.com/resources/images/topic/edit-toolbar.png);
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	width: 16px;
	height: 16px;
	margin: 1px;
	float: left;
}

.ui-editor-insert-tr {
	background-position: 0 -288px;
}

.ui-editor-insert-td {
	background-position: 0 -272px;
}

.ui-editor-delete-tr {
	background-position: 0 -304px;
}

.ui-editor-delete-td {
	background-position: 0 -256px;
}

/* stub section for index entry */

.edit-mode .empty-section-stub {
    height: 600px;
}/* --------- */
/* Modal box */
/* --------- */

#topic-history {
    width: 100%;
	border-top: 1px solid #ccc;
	margin-top: -1px;
    height: 100%;
    position: absolute;
}

.md-topic-history-modal-content {
    height: 600px;
    position: relative;
    width: 700px;
}

#topic-history .ui-multiview-view {
	position: relative;
}

/* -------------------- */
/* --- History list --- */
/* -------------------- */

.topic-history-empty {
	text-align: center;
	font-size: 16px;
	padding: 50px;

}

#topic-history-list {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}

#topic-history-list thead {
	background-color: #fdfdfd;
	border-bottom: solid 1px #ddd;
}

#topic-history-list th {
	text-align: center;
    height: 45px;
    font-family: 'Open Sans', sans-serif;

}

.topic-history-type {
	text-align: center;
    width: 65px;
}

.topic-history-type img {
	opacity: 0.75;
}

.ui-ie7 .topic-history-type img, .ui-ie8 .topic-history-type img {
    filter: alpha(opacity=75);
}

.topic-history-contributor {
	width: 180px;
}

.topic-history-contributor-name {
	padding-left: 25px;
	line-height: 20px;
}

.topic-history-date {
	width: 90px;
}

#topic-history td {
	vertical-align: middle;
	border-left: 1px dotted #ddd;
	color: #404040;
	border-top: 1px dotted #ddd;
    padding: 8px;
}

/* contributors */

.topic-history-contributors-list {
    padding: 0 !important;

}

.topic-history-contributors-list ul {
	margin: 0;
	list-style: none;
	height: 100%;
}

.topic-history-contributors-list li {
	color: #404040;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding: 8px;
	width: 180px;
}

/* ---------------------- */
/* --- History detail --- */
/* ---------------------- */

#history-diff {
	margin-top: -1px;
	position: relative;
	height: 100%;
	padding-top: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.history-diff-header {
	background-color: #fafafa;
	border-bottom: #eee solid 1px;
	height: 47px;
	position: absolute;
	width: 100%;
	top: 0;
    font-family: 'Open Sans', sans-serif;
}

.history-diff-browse {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	font-weight: bold;
	font-size: 14px;
	color: #555;
	background-color: #ccc;
	line-height: 1;
	padding: 3px 8px 5px 8px;
	cursor: pointer;
}

.history-diff-header-browse {
	float: left;
	margin: 13px 15px 0 50px;
	color: #666;
}

#history-diff-browse-previous {
	border-radius: 11px 0 0 11px;
	-moz-border-radius: 11px 0 0 11px;
	-webkit-border-radius: 11px 0 0 11px;
}

#history-diff-browse-next {
	border-radius: 0 11px 11px 0;
	-moz-border-radius:  0 11px 11px 0;
	-webkit-border-radius: 0 11px 11px 0;
	margin-left: -2px;
}

.history-diff-browse.disabled, .history-diff-browse.disabled:hover {
	background-color: #eee;
	color: #888;
	cursor: default;
}

.history-diff-browse:hover {
	background-color: #bbb;
}

.history-diff-header-info {
	float: right;
	margin: 6px 15px 0 0;
	font-weight: bold;
	color: #666;
}

/* ------------ */
/* Diff content */
/* ------------ */

#history-diff-content {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	line-height: 1.7em;
	padding: 0 15px 0 50px;
	color: #444;
}

#history-diff-content p {
    line-height: 1.7em;
}

.diff-title {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.5em;
}

.diff-section-h1 .diff-title {
	font-size: 1.3em;
	margin-top: 10px;
	border-bottom: solid 1px #666;
	line-height: 2em;

}

.diff-section-h2 .diff-title {
	font-size: 1.2em;
	color: #555;
	margin-bottom: 0;
	border: 0;

}

.diff-section-h3 .diff-title {

}

.diff-html-removed, .diff-html-added  {
	font-weight: bold;
	border: solid 1px #bbb;
	padding: 0 5px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin: 0 1px;
}

.diff-html-removed.selected  {
	border: solid 2px red;
}

.diff-html-added.selected {
	border: solid 2px green;
}

.diff-html-removed {
	background-color: #ffffaa;
	color: red;
	text-decoration: line-through;
}

.diff-html-added {
	background-color: #eee;
	color: green;
}

/* -------------------- */
/* history user profile */
/* -------------------- */

#history-contributor {
	height: 100%;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}

#history-contributor-content {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}



/* List in sidebar box */

.md-sidebar-box-content-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.md-sidebar-box-content-list li {
    padding: 5px;
    border-bottom: dotted 1px #ccc;
    line-height: 16px;
    cursor: pointer;
    min-height: 85px;
}

.md-sidebar-box-content-list li.no-thumbnail {
    min-height: 0 !important;
}

.md-sidebar-box-content-list li.last {
    border-bottom: 0;
}

.md-sidebar-box-content-list li:hover {
    background-color: #F2f2f2;
}

.ui-ie7 .md-sidebar-box-content-list a {
    line-height: 16px;
}

.md-sidebar-box-content-list a:hover span {
    text-decoration: underline !important; /* chrome */
}

/* thumbnail - thumbnail wrapper */

.md-related-topic-box li  .md-default-topic-image {
    cursor: pointer;
}

.md-related-topic-box li:hover img, .md-related-topic-box li:hover .md-default-topic-image {
    opacity: 0.8 !important;
}

.ui-ie7 .md-related-topic-box li:hover img, .ui-ie7 .md-related-topic-box li:hover .md-default-topic-image,
.ui-ie8 .md-related-topic-box li:hover img, .ui-ie8 .md-related-topic-box li:hover .md-default-topic-image {
    filter: alpha(opacity=80) !important;
}

.md-related-topic-box .md-square-image-wrapper {
    float: left;
    margin: 0 5px 5px 0;
    cursor: pointer;
    background-color: white;
}

.md-related-topic-box .md-square-image-wrapper.media-type-3 {
	border: 0;
	background-color: white;
}

.no-js .md-sidebar-box-content-list-img {
    display: none;
}


.md-related-topic-box a {
    border-bottom: 0 !important;
	display: block;
}

/* link title */

.md-related-topic-box-title {
    background-color: #eeeee0;
    display: inline-block;
	*zoom: 1;
	*display: inline;
    width: 191px;
    margin-bottom: 8px;
    padding: 2px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    font-size: 0.85em;
    cursor: pointer;
}

.md-related-topic-box-title em {
    display: block;
    font-size: 0.95em;
    font-style: normal;
    margin-top: 4px;

}

/* link title when no description */

.no-thumbnail .md-related-topic-box-title.no-description {
    height: auto;
    width: 100%;

}

.md-related-topic-box-title.no-description {
    display: table;
    height: 85px;
    margin: 0;
    background-color: transparent;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
}

.md-related-topic-box-title.no-description span {
    display: table-cell;
    vertical-align: middle;
}

/* more... link when description */

.md-related-topic-more {
    font-weight: bold;
    color: #0069D6;
    padding-left: 10px;
}

/* see more button */

.no-js .md-related-topic-all {
    display: none !important;
}

.md-related-topic-all {
    margin: 10px 0 5px 5px;
    background-color: #f2f2f2;
    display: inline-block !important;
    *zoom: 1;
    *display: inline !important;
    font-size: 1em;
    color: #222;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    line-height: 1em;
}

.md-related-topic-all:hover {
    background-color: #d2d2d2;
    text-decoration: none;
}

/* Related topics modals */

.md-related-topics-modal {
	padding: 0;
}

.md-related-topics-modal-content {
    overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 700px;
}

.md-related-topic-list-title {
	margin-bottom: 5px;
	font-weight: bold;
	color: #4b4b4b;
	padding-left: 119px;
}

.md-related-topic-list-title div {
	padding: 5px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	border-radius: 3px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
}

.md-related-topic-list-desc {
	line-height: 17px;
}

.md-modal-list  .md-square-image-wrapper.media-type-3 {
	border: 0;
	background-color: white;
}

.md-modal-list  .md-default-topic-image {
	height: 100px;
	width: 100px;
}

.md-modal-list  .md-square-image-wrapper img {
	width: auto;
    cursor: pointer;
}/* ------- */
/* sidebar */
/* ------- */

.mobile #topic-sidebar {
    float: none;
    width: 98%;
    background-color: white;

}

#topic-sidebar {
    background-color: #f2f2f2;
    width: 320px;
    float: right;
    margin: -15px 0 12px;
    position: relative;
    z-index: 10;
    left: 15px;
    border-bottom: 7px solid white;
    border-left: solid 7px white;
}

.md-content-columns #sidebar-background {
    width: 320px;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: #f2f2f2;

}

.md-content-columns #topic-sidebar {
    margin: 0;
    left: 0;
    border-bottom: 0;

}

/* --------------------- */
/* --- Rectangle ads --- */
/* --------------------- */

#topic-sidebar .ad-iframe {
    margin: 0 0 10px 10px;
    display: block;

}

/* -------------- */
/* --- Upsell --- */
/* -------------- */

.md-sidebar-upsell {
    margin: 0 0 10px 10px;
    width: 300px;
    height: 50px;
    overflow: hidden;
    background-color: transparent;
    display: table;

}

.md-sidebar-upsell a {
    font-size: 10px;
    color: black;
    display: table-cell;
    vertical-align: middle;

}

.md-sidebar-upsell a:hover {
    text-decoration: none;

}

.md-sidebar-upsell img {
    border: 0;

}


/* ------------------- */
/* --- Sidebar box --- */
/* ------------------- */

.mobile .md-sidebar-box {
    margin: 10px auto 10px auto;
}

.md-sidebar-box {
    width: 300px;
    margin: 0 auto 10px auto;
}

/* title */

.md-sidebar-box-title {
    height: 30px;
    color: white;
    font-size: 1.2em;
    position: relative;
    font-weight: bold;
    border: solid 1px #6C8201;
    line-height: 20px;
}

.md-sidebar-box-title span {
    position: relative;
    left: 10px;
    top: 5px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 16px;
    text-transform: uppercase;
}

/* content */

.md-sidebar-box-content {
    border-left:  solid 1px #bbb;
    border-bottom:  solid 1px #bbb;
    border-right:  solid 1px #bbb;
    background-color: white;
    position: relative;
}

/* button */

.md-sidebar-box-title-button {
    display: none;
	*zoom: 1;
	*display: inline;
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    top: 5px;
    right: 4px;
    font-weight: normal;
}

.ui-ie7 .md-sidebar-box-title-button {
    zoom: 1;
    display: inline;
}

.md-sidebar-box-title-button:hover {
     background-color: #60710C;
}

/* -------------------- */
/* toc as dropdown list */
/* -------------------- */

.md-topic-toc-dd {
    margin-top: 0.7em;

}

/* ----------- */
/* Sidebar TOC */
/* ----------- */

/* title */

#md-sidebar-toc .md-sidebar-box-title span {
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat scroll 0 -128px transparent;
    padding-left: 22px;
}

/* content */

#md-sidebar-toc .toc-box {
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    *position: relative;
}

.topic-toc .toc-ul {
    margin: 0 0 0 20px;
}

.topic-toc ul {
    list-style: none;
}

.no-js #topic-toc .toc-ul ul {
    display: block;
}

#topic-toc .toc-ul ul {
    display: none;
}

.topic-toc li {
    line-height: 1.2em;
}

.topic-toc .lv2,
.topic-toc .lv3,
.topic-toc .lv4 {
    font-size: 0.95em;
    line-height: 14px;
}

#topic-toc .ui-tree-expand {
    left: -13px;
}

.topic-toc a {
    border: 0 none;
	display: block;
    *zoom: 1;
    *display: inline;
    padding: 2px 5px 2px 3px;
    margin-right: 5px;
    margin-left: 2px;
}

.topic-toc a:hover {
	border: 0;
}

/* ---------- */
/* Inline TOC */
/* ---------- */

#topic-toc2 {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 2000;
    -moz-box-shadow: 0px 0px 5px 0px #666;
    -webkit-box-shadow:  0px 0px 5px 0px #666;
    box-shadow: 0px 0px 5px 0px #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    background-color: #ffffee;
    border: solid 2px #666;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px;
    *width: 250px;
}

.topic-toc-popup-wrapper {
    width: 250px;
    overflow-x: hidden;
    overflow-y: auto;
	-webkit-overflow-scrolling: touch;
    max-height: 295px;
}

#topic-toc2 .toc-ul {
    margin: 0 0 0 5px;
}

.topic-toc-popup-title {
    margin: -3px -3px 2px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 0.97em;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: white;
    font-weight: bold;
    font-family: verdana, sans-serif;
    position: relative;
}

#topic-toc-popup-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 4px;
}

#topic-toc-popup-close:hover {
    color: #ccc;

}

/* ----------- */
/* Printed TOC */
/* ----------- */

.md-print-toc  {
    float: right;
    margin:  0 0 20px 10px;
    max-width: 350px;
    background-color: white;
    border-left: solid 10px white;
    position: relative;
    z-index: 10;
}

.md-print-toc-title {
    height: 30px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #666;
    padding-left: 10px;
    background-color: #eee;
    border: solid 1px #ccc;
    border-bottom: 0;
}

.md-print-toc .toc-box {
    border: solid 1px #ccc;
    padding-top: 10px;

}

.md-print-toc li {
    padding-right: 5px;
}

.md-print-toc #et-websites, .md-print-toc #et-citations {
    display: none;
}

/* --------- */
/* Edit mode */
/* --------- */

.edit-mode .toc-no-edit {
    display: none;
}.topic-wrapper  {
    padding: 15px;
    float: left;
    width: auto;
}

.sidebar-inside-false {
    width: 622px;
}

.mobile .topic-wrapper {
    float: none;
    width: auto;
}

/* ------- */
/* toolbar */
/* ------- */

#tt-toolbar {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 100%;
    float: left;
    margin-left: 3px;
}

#tt-contributors span {
    background-position: 5px -64px;
    }

#tt-history span {
    background-position: 5px -80px;
}

#tt-edit span {
    background-position: 5px -96px;
}


/* ------- */
/* content */
/* ------- */

.md-content-columns {
    position: relative;
}

.topic-content {
    color: #333333;
    line-height: 1.56em;
    padding-top: 0.7em;
    text-align: left;
    font-size: 14px;
}

.mobile .topic-content {
    font-size: 120%;
}

.md-print-page .topic-content {
    padding: 15px;
}

.md-content-columns .topic-content {
    float: left;
    width: 630px;

}

/* ----- */
/* title */
/* ----- */

#md-topic-title h1 {
    font-size: 2.4em;
}

/* ------------------------- */
/* Help message, edit button */
/* ------------------------- */

.mobile #md-help-contribution {
    display: none;
}

#md-help-contribution {
	margin: 10px 0 15px;
	font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    width: 620px;
}

#md-help-contribution-i {
	color: white;
	font-weight: bold;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 2px 8px;
	background-color: #999;
}

.ui-twipsy-content-md-help-contribution-i {
    text-align: left;
    font-size: 12px;

}

#md-edit-article {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-left: 5px;
	border: solid 1px #888;
	padding: 0.15em 0.4em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eee;
	font-weight: bold;
	font-size: 0.9em;
	cursor: pointer;
}

#md-edit-article:hover {
	background-color: #ddd;
}

#md-edit-article span {
	padding-left: 20px;
	background: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png) no-repeat  0 -96px;
	display: block;
	height: 16px;
	line-height: 16px;
}

/* ----------------- */
/* inline toc button */
/* ----------------- */

.mobile .md-inline-toc-btn, .no-js .md-inline-toc-btn {
    display: none;
}

.md-inline-toc-btn {
    float: right;
    font-family: 'Open Sans', tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    width: 17px;
    overflow:  hidden;
    font-style: normal;
    border: solid 1px #6C8201;
    color: white;
    position: absolute;
    top: 10px;
    margin: 0;
    right: 0;
}

.md-print-page .md-inline-toc-btn {
    display: none;
}

.md-inline-toc-btn span {
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat scroll 0px -128px transparent;
    padding-left: 25px;
    display: block;
    line-height: 14px;
    height: 15px;
    white-space: nowrap;
}

h3 .md-inline-toc-btn {
    top: 2px;

}

/* ------------------------------------------------------ */
/* Bubble displayed when the mouse is moved over an image */
/* ------------------------------------------------------ */

.show-alt-bubble .popover-content {
    padding: 5px;
    background-color: #FFFFEE;
}

.show-alt-bubble .popover-content p {
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    color: #111;
}

.show-alt-bubble .md-media-bubble-em {
    margin-top: 0;
    display: block;
    line-height: 18px;
	font-size: 11px;
}

.show-alt-bubble.left .arrow {
    border-left: 5px solid #666;
}

.show-alt-bubble.bottom .arrow {
    border-bottom:  5px solid #666;
}

.show-alt-bubble.right .arrow {
    border-right: 5px solid #666;
}

.show-alt-bubble .popover-inner {
    padding: 2px;
    background-color: #666;

}

/* ------------- */
/* Gist specific */
/* ------------- */

.md-gist-nb-words {
    font-style: italic;
    font-size: 0.9em;
    padding-left: 12px;

}

.md-gist-upsell {
    margin: 30px;

}

/* ---------------------------------------------------- */
/* content boxes displayed at the bottom of the article */
/* ---------------------------------------------------- */

.md-content-box {
    border: solid 1px #aaa;
    border-radius: 2px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f9f9f9;
    clear: left;
    margin-top: 20px;
    *width: 100%;
}

.md-content-box-title {
    /*height: 1.4em;*/
    background-color: #e5e5e5;
    color: #333;
    font-size: 1.4em;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 1.3em;
    font-weight: bold;
    position: relative;
    height: 29px;

}

.md-content-box-title .md-inline-toc-btn {
    top: 6px;
    right: 8px;
    position: absolute;

}

.md-content-box-subtitle {
    font-size: 1.2em;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #555;
    margin-top: 10px;

}

.md-content-box-content {
    background-color: #f9f9f9;
    padding: 10px;
    font-size: 0.95em;
    line-height: 1.6em;

}

.md-content-box a {
    border: 0;
}

.md-content-box p {
    padding-bottom: 0;
    font-size: 1em;
}

.md-content-box-subcontent {
    padding-left: 20px;
    padding-bottom: 20px;
}

.md-content-box-subcontent h3 {
    color: #555;
    font-size: 1.18em;
    margin-bottom: 0.5em;
}

/* ---------- */
/* spotlights */
/* ---------- */

.md-spotlight {
    line-height: 1.5em;
    padding: 0 0 10px 130px !important;
    padding-bottom: 10px;
    margin: 0;
    position: relative;
    height: 92px;

}

.md-spotlight img {
    border: solid 1px #666;
    position: absolute;
    left: 0;
}

.md-spotlight-link {
}



/* ---------- */
/* quotations */
/* ---------- */

.md-quote {
	margin-left: 20px;

}

.md-quote-cat {
    margin-top: 13px;
    font-weight: bold;
    color: #444;
    margin-bottom: 15px;
    font-size: 1.15em;

}

.md-quote-attribution, .md-quote-note {
    font-size: 0.9em;
    font-weight: bold;
    color: #555;
    display: block;
    padding-left: 4em;
    line-height: 1.5em;

}

.md-quote-note {
    font-weight: normal;

}

.md-quote blockquote {
	border: 0 none !important;
    margin-left: 21px !important;
    font-size: 1em;
    padding-left: 27px;
    line-height: 1.5em !important;
    font-family: georgia,serif;
}

.md-quote-start {
    font-size: 4em;
    color: #bbb;
    float: left;
    margin-top: 0.3em;
    margin-left: -30px;
    *padding-top: 12px;
}

.md-quote-end {
    font-size: 4em;
    color: #bbb;
    position: absolute;
    border: 4px;
    bottom: -0.25em;
    *padding-top: 12px;
}

/* -------------------- */
/* Year in review links */
/* -------------------- */

#md-yblinks {
    
}

#md-yblinks .ui-tree-expand {
    top: 8px;

}

#md-yblinks ul {
    margin-left: 35px;
    display: none;
}

#md-yblinks li {
    color: #222;
    line-height: 29px;

}

.md-yblink-gist {
    display: none;

}

.md-yblink-popover .inner {
    max-width: 400px;
}

.md-yblink-popover .inner p {
    line-height: 18px;
    font-size: 12px;
    padding-top: 0;

}

/* ------------ */
/* Image loader */
/* ------------ */

.ui-image-loader-wait {
	background: url(/web/20120514184932im_/http://www.britannica.com/resources/images/shared/image-loading.gif) no-repeat center center;
}

/* ------------ */
/* Inline forms */
/* ------------ */

.topic-content .ui-form-inline-wrapper  {
    width: 520px;
    border: solid 1px #ccc;
    background-color: white;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    margin: auto !important;
}

.topic-content .ui-form-inline-wrapper label {
	width: 100px;
    font-size: 12px;

}

.topic-content .ui-form-inline-wrapper .controls {
	margin-left: 110px;

}

/* ---------------- */
/* Index entry page */
/* ---------------- */

.md-index-entry-page-message {
	padding: 15px 0;
}

.md-index-entry-page-list ul {
	list-style: none;
	margin: 1.2em 0 0 1.2em;
}

.md-index-entry-page-list li {
	margin-bottom: 2.5em;
}

.md-index-entry-title {
	font-size: 0.86em;
	color: #555;
	padding-right: 0.4em;
}

.md-index-entry-page-list li blockquote {
	border-left: 0;
	font-size: 0.88em;
	font-style: normal;
	margin: 6px 0 0 20px;
    line-height: 1.55em;
}

.md-index-entry-link {
	font-weight: bold;
}

.md-index-entry-gist {
    padding-left: 25px;
    margin-top: 10px;

}

.md-index-xref-ul {

}

.md-index-xref-ul li {
    margin-bottom: 1em;
}

.md-index-xref-ul li a {
    font-weight: bold;
    margin-left: 0.6em;
}

/* print view */

.md-print-page .topic-content>section, .md-print-page .md-content-box {
    display: none;
}

.md-external-websites {
    margin-bottom: 30px;
}

.md-external-websites ul {
    padding: 0;
    margin-bottom: 0;
}

.md-external-websites li {
    padding: 5px;
    line-height: 1.4em;
    color: #444;
    font-size: 1em;
}

.md-external-website-external {
    background: url("/web/20120514184932im_/http://www.britannica.com/resources/images/shared/icons.png") no-repeat scroll right -175px transparent;
    width: 22px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 12px;
}

.md-external-website-review {
    color: #444;
	display: block;
	margin-top: 5px;
	font-size: 1em;
}

#xlinks-form .actions {
    margin: 0;
}

.md-print-page #tocWebsites {
    display: none;
}

/* -------- */
/* eb sites */
/* -------- */

.user-BOL .md-topic-eb-websites, .user-UA .md-topic-eb-websites {
    display: none;
}

.bps-topic-student-sites {
    margin-left: -20px;
}

.md-ebsites p {
    padding: 0;
    line-height: 1.5em;
    font-size: 1.08em;
}

.md-ebsites dd {
    margin-left: 0;

}

.md-ebsites dd p {
    padding-top: 0.3em;
}

.md-ebsites dl {
    margin-top: 15px;
}

.md-ebsites dt {
    margin-top: 20px;
    font-size: 1.1em;
    line-height: 1.2em;
}

/* no website message */

.md-empty-websites {
    margin-bottom: 15px;

}

/* Form */

.xlinks-agree-label {
	width: 225px !important;
	padding-right: 10px;
    text-align: left !important;
}

/* User Profile */

.user-profile {
	margin-left: 40px;
	color: #404040;
	height: 100%;
    position: relative;
}

.user-profile-page .user-profile {
    margin-left: 0;
}

/* ----------- */
/* Left column */
/* ----------- */

.user-profile-page .user-profile-info {
    width: 665px;
}

.user-profile-info {
	float: left;
    width: 68%;
    position: relative;
}

.user-profile-info p {
    line-height: 1.6em;
    font-size: 1em;

}

.no-contribution .user-profile-info {
	width: auto;
}

.user-profile-main {
	padding: 10px 10px 1px;
	background-color: #f6f6f6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 10px;
	min-height: 70px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    min-width: 91%;
}

.user-profile-main div {
	margin-bottom: 10px;
}

.user-profile-institution {

}

.user-profile-section {
	margin-top: 10px;
	line-height: 20px;
	padding: 10px 10px 0 10px;
}

.user-profile-section p {
	line-height: 1.7em;
    font-size: 1em;
}

.user-profile-section-title {
	font-size: 1.3em;
	color: #003333;
    margin-bottom: 0.8em;
}

.user-profile-name {
	font-size: 1.6em;
	line-height: 1.4em;
}

.user-profile-section a {

}

.user-profile-section a:hover {
    text-decoration: underline;

}

/* ------- */
/* sidebar */
/* ------- */

.user-profile-sidebar-background {
    width: 300px;
    height: 100%;
    position: absolute;
    right: -300px;
    background-color: #f2f2f2;
    top: 0;

}

.user-profile-sidebar {
    background-color: #f2f2f2;
    width: 32%;
    float: right;
    z-index: 1;
    position: relative;

}

.user-profile-sidebar a:hover {
    text-decoration: none;
}

/* ----------- */
/* sidebar box */
/* ----------- */

.user-profile-contributions {
    margin: 10px;
}

.user-profile-box-title {
	background-color: #F4f4f4;
	padding: 5px 10px 5px 10px;
	line-height: 1.2em;
	font-size: 1.2em;
    color: white;
    border: 1px solid #6C8201;
}

.user-profile-box-content {
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    background-color: white;
    min-height: 60px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;

}

/* ------------- */
/* contributions */
/* ------------- */

.user-profile-contributions ul {
    overflow: hidden;
}

.user-profile-contributions li {
    font-size: 0.95em;
    display: block;
	*zoom: 1;
	*display: inline;
    min-height: 60px;
	background-color: white;
	width: 100%;
    text-align: center;
    position: relative;
}

.user-profile-contributions li em {
    display: block;
    margin-top: 4px;

}


.user-profile-print .user-profile-contributions li, .user-profile-print a {
    cursor: default !important;
}

.user-profile-contributions li:hover {
	background-color: #F2f2f2;
}

.user-profile-print .user-profile-contributions li:hover {
    background-color: #f8f8f8; !important
}

.user-profile-contributions a {
	display: table;
    color: #505050;
    border-bottom: 0;
    text-align: left;
    width: 100%;
    height: 60px;
}

.user-profile-contributions a:hover {
    border: 0;
}

.user-profile-contributions .md-square-image-wrapper {
	width: 50px;
	height: 50px;
    position: absolute;
    top: 10px;
}

.user-profile-contributions img {
	width: 50px;
}

.user-profile-contribution-title {
    padding-left: 60px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;

}


/* ---- */
/* book */
/* ---- */

.user-profile-books li {
    min-height: 76px;

}

.user-profile-book-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    padding-right: 10px;
    height: 76px;

}

.user-profile-book-image {
    width: auto !important;
    position: absolute;
    top: 5px;
    left: 5px;
    border: solid 1px #ccc;
    display: block;

}


/* ------ */
/* avatar */
/* ------ */

.user-profile .user-profile-avatar-wrapper {
    height: auto;
    max-height: 150px;
    max-width: 150px;
    width: auto;

}

.user-profile .user-profile-avatar-wrapper img {
    max-width: 150px;

}

.user-profile-avatar-wrapper {
	float: left;
	border: solid 1px #ccc;
	margin: 0 20px 0 0;
    overflow: hidden;
    position: relative;
    height: 60px;
    width: 60px;
    background-color: #ccc;

}

.user-profile-avatar-wrapper img {
	display: block;
    max-width: 60px;
}

/* --------------------- */
/* See all contributions */
/* --------------------- */

.show-all .user-profile-contribution-hidden {
	display: block !important;
}

.user-profile-contribution-hidden {
	display: none !important;
}

.show-all .user-profile-contributions-all {
	display: none;
}

.user-profile-contributions-all {
    padding: 10px;
    background-color: white;
    position: relative;
    top: -1px;

}

.user-profile-contributions-all-btn {
    text-align: center;
	cursor: pointer;
	background-color: #f4f4f4;
	padding: 5px;
	width: 70px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    font-size: 13px;
}

.user-profile-contributions-all-btn:hover {
	background-color: #e8e8e8;
}

/* ---------- */
/* EB profile */
/* ---------- */

.profile-eb {
	padding: 10px;
}

.profile-eb-title {
	font-size: 1.5em;
	margin-bottom: 20px;
	margin-top: 10px;
}

.bps-editor-list li {
    line-height: 1.6em;
}


/*
     FILE ARCHIVED ON 18:49:32 May 14, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:41:31 Mar 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.586
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.013
  cdx.remote: 22.575
  LoadShardBlock: 252.4 (3)
  PetaboxLoader3.resolve: 155.41 (3)
  PetaboxLoader3.datanode: 256.665 (4)
  load_resource: 198.228
*/