/***************		BEGIN HOME PAGE IMAGE BACKGROUNDS		*****************/
/* Changed the file for web-log errors-BUG-271 : Changed the relative URLs to absolute URLs */

div#research-tools {
	background: url('/advanced/images/home-page-images/research-tool-back.jpg') no-repeat top right;
	height: 154px;
}

div#create-and-save {
	background: url('/advanced/images/home-page-images/create-and-save-back.jpg') no-repeat top right;
	height: 128px;
}

div#primary-sources {
	background: url('/advanced/images/home-page-images/primary-sources-back.jpg') no-repeat top right;
	height: 320px;
	margin-bottom:-1px;
}
/*R12: WBDP-906: Posted new images*/
div.module-home-element#home-center-top {
	background: url('/advanced/images/search/1.jpg') no-repeat;
	height: 262px;
}

/***************		END HOME PAGE IMAGE BACKGROUNDS		*****************/

/***************		BEGIN HOME PAGE ELEMENT STYLES		*****************/

div.module-seperator {
	clear: both;
	border-top: 1px solid #1c438a;
}

div.module-home-element {
	float: left;
	padding: 0px 10px 5px 10px;
	width: 290px;
}

div.module-home-element ol {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
div.module-home-element ol li.detail{
	padding: 0px 0px 9px 0px;
}


div.module-home-element ol.bullet-list {
	list-style: disc;
	padding: 0px 0px 0px 15px !important;
}

div.module-home-element ol.most-viewed-articles {
	padding: 0px 0px 0px 25px;
}

div.module-home-element div.text {
	padding: 10px 0px 0px 0px;
	

/*line-height:16px;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
}

div.module-home-element div.text a:link, 
div.module-home-element div.text a:hover, 
div.module-home-element div.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #1C438A;
}

div.module-home-element div.text a:hover {
	text-decoration: none;
}

div.module-home-element#home-center-top input.textInput {
	height: 19px;
	width: 212px;
	float: left;
	font-size: 118%;
}

div.module-home-element#home-center-top input.input-image {
	float: right;
}

div.module-home-element#home-center-top div.search-links {
	clear: both;
	height: 20px;
	padding-top:3px;
	position: relative;
	top: 5px !important;
	top: -5px;
}

div.module-home-element#home-center-top div.text {
	height: 250px;
}
div.module-home-element#home-center-top div.search-links span#home-center-top-links-left {
	float: left;
	text-align: left;
	width: 115px;
}

div.module-home-element#home-center-top div.search-links span#home-center-top-links-right {
	float: right;
	text-align: right;
	width: 160px;
}

/***************		END HOME PAGE ELEMENT STYLES		*****************/
