/***************		BEGIN BODY CONTENT STYLE		**************/
/* Changed the file for web-log errors-BUG-271 : Changed the relative URLs to absolute URLs */

div#two-column-body {
    background: url("/advanced/images/background-images/two-column-layout-seperator.gif") repeat-y scroll 0 0 transparent;
    border-bottom: 1px solid #1C438A;
    border-top: 1px solid #1C438A;
    margin: -1px 10px 0px;
    overflow: hidden;
    padding: 0 0 0 1px;
}

div#one-column-body {
	margin: -1px 10px 10px 10px;
	padding: 0px 0px 0px 1px;
	border-top: 1px solid #1c438a;
	border-bottom: 1px solid #1c438a;
	background: url('/advanced/images/background-images/one-column-layout-seperator.gif') repeat-y;
}


div#two-column-body.no-background {
	background-image: none;
}

div#two-column-body-container {
	width: 725px;
	padding: 10px;
	margin: 0px 0px 0px 2px;
	float: left;
	position:relative;
}
div#two-column-body-container p{margin:0px 0px 10px 0px;}
div.back-button {
	margin:10px 0px 10px 0px;
}

div.back-button-timeline {
	padding: 0px 0px 10px 7px;
}

div.back-button.float-right,
div.back-button-timeline.float-right {
	padding: 0px 0px 20px 0px;
	float: right;
}

div.back-button, 
div.back-button a:link, 
div.back-button a:hover, 
div.back-button a:visited,
div.back-button-timeline, 
div.back-button-timeline a:link, 
div.back-button-timeline a:hover, 
div.back-button-timeline a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c438a;
	font-weight: bold;
}

div.back-button a:hover,
div.back-button-timeline a:hover {
	text-decoration: none;
}

div#two-column-body-container div.text {
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	line-height: 16px;
}

div#two-column-body-container div.text h1 {
	font-size: 160%;
	line-height: 310%;
	color: #4F6EBC;
}

div#two-column-body-container div.text h2 {
	font-size: 140%;
	line-height: 260%;
	color: #243B7D;
	clear: both;
}

div#two-column-body-container div.text h3 {
	font-size: 120%;
	line-height: 220%;
	color: #000000;
}

div#two-column-body-container div.text dl{
	/*margin: 8px 0px;*/ /*For Chrome Browser : removed*/
	clear: both;
}
div#two-column-body-container div.text dl dd{
	float:left;
	padding: 5px 5px 5px 0px;
}


div#two-column-body-container div.text a, 
div#two-column-body-container div.text a:hover, 
div#two-column-body-container div.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #436094;
	font-weight: bold;
}

div#two-column-body-container div.text a:hover {
	text-decoration: none;
}
div#two-column-body-container div.text ol{
	margin:0px 0px 0px 18px;
}
.encyclopedia {
	background: url('/advanced/images/background-images/section-location-encyclopedia.gif') no-repeat top right;
}

.encyclopedia-long {
	background: url('/advanced/images/background-images/section-location-encyclopedia-long.gif') no-repeat top right;
}
.encyclopedia-no-right {
	background: url('/advanced/images/background-images/section-location-encyclopedia-no-right.gif') no-repeat top right;
}


.primary-sources {
	background: url('/advanced/images/background-images/section-location-ps.gif') no-repeat top right;
}

.primary-sources-long {
	background: url('/advanced/images/background-images/section-location-ps-long.gif') no-repeat top right;
}

.e-book {
	background: url('/advanced/images/background-images/section-location-book.gif') no-repeat top right;
}
.e-book-long {
	background: url('/advanced/images/background-images/section-location-book-long.gif') no-repeat top right;
}

.no-back {
	background: none;
}

div#two-column-body-container div.text span.wb-article-term {
	font-weight: bold;
}

/***************		END BODY CONTENT STYLE		**************/

/**************		BEGIN ONE COLUMN LAYOUT STYLES		******************/

div#one-column-body-container {
	margin: -1px 10px 10px 11px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #1c438a;
}

div#one-column-body-container-timeline {
	margin: -1px 10px 10px 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #1c438a;
	background-color: white;
}
div#one-column-body-container-timeline-results {
	margin: -1px 0px 10px 11px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #1c438a;
	background-color: white;
}
div#one-column-body-container-advanced-search {
	margin: -1px 10px 10px 11px;
	padding: 0px 10px 10px 10px !important;
	padding: 0px 10px 10px 0px;
	border: 1px solid #1c438a;
}

div#one-column-body-container div#learn-more-login {
	margin: 30px 0px 200px 130px;
}

.text table:nth-last-of-type(1) tr td:nth-child(4) {width: 168px;}


/**************		END ONE COLUMN LAYOUT STYLES		******************/

/**************		BEGIN ONE COLUMN LAYOUT STYLES		******************/

/* BUGZILLA 1149 cite hang css included*/
#wb-cite-hang {
        /*text-indent: -3em;
        margin-left: 15em;
        margin-right: 5em;
        line-height: 2em;*/
		margin:0px;
		text-indent:-32px;
		margin-left:32px;
		margin-right: 5em;
        line-height: 2em;
}

div#wb-cite {
	clear:both;
	/*font-size: 82%;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}

div#wb-cite #wb-cite-hang {
	margin: 0px 10px 0px 32px;
}

div#wb-cite a.wb-cite:link, div#wb-cite a.wb-cite:hover, div#wb-cite a.wb-cite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c438a;
}

div#wb-cite a.wb-cite:hover {
	text-decoration: none;
}

div#two-column-body-container p.articleReturn a .readaloud{color:#1C438A;font-weight:bold;}
#two-column-body-container p a .readaloud {font-weight:normal;color:#000000;}
/*#two-column-body-container .text p a:link{color:#000000;}*/


/**************		END ONE COLUMN LAYOUT STYLES		******************/