/* 
DEATH CERTIFICATES INDEX CSS STYLESHEET 
(C)2004 MINNESOTA HISTORICAL SOCIETY
*/

/* BODY CSS FOR DCI */
body {
	background-color: #FFFFFF;
	background-image: url(../bg_bcifade_wheader.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;}
	
/* LINKS FOR DCI */
/*a:link {color: #5597C3;}
a:visited {color: #666666;}
a:hover {color: #316AC5;}
a:active {color: #00CCCC;}*/

/* BORDER AROUND TABLE */
.outLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-bottom-width: 0px;}
	
/* FOOTER TEXT LINKS */	
.footerLinks {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;}
.footerLinks a {
	color: #6B2507;
	text-decoration: none;}
.footerLinks a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #E4E0E0;}
#footercopyright {
	background-image: url(../bg_footer.jpg);
	line-height: 32px;}
#footerspace {
	background-image: url(../bg_footerlinks2.jpg);
	line-height: 20px;}

/* SEARCH BOX */
#searchBox {
	float:left;
	width:534;
	z-index:3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 2px;}
		
.searchTable {
	font-size:70%;
	line-height: normal;
	color: #808080;}

/* SIDE YELLOW BOX */	
#sideBox {
	float:right;
	width:198;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;}
	
/* RESULTS BOX */
#resultsBox {
	float:left;
	width:534;
	z-index:3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 2px;}
	
/*#sideBox h1 {
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	color: #BF2C37;}
	
#sideBox p {
	font-size: x-small;
	line-height: normal;
	color: #804000;}*/
	
/* SIDE YELLOW BOX FORMATTING */
.sideTable {
	font-size: 70%;
	color: #804000;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 8px;}
.sideTableUL a {
	color: #804000;
	text-decoration: none;}
.sideTableUL a:hover {
	color: #804000;
	background-color: #F1BF5E;
	text-decoration: none;}
sideTableUL a:visited {
	color: #CE7329;
	text-decoration: none;}
.sideTable strong {
	font-weight: bold;
	padding-bottom: 4px;
	color: #BF2C37;}
.sideTableUL {
	font-size: 70%;
	font-weight: bold;
	color: #804000;
	margin-right: 10px;
	margin-left: 25px;
	padding-top: 6px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../bci_longbullet.gif);}

/* FORMATS YEAR DROP DOWNS ON SEARCH PAGE */	
.searchOptions {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41535C;}

/* SEARCH RESULTS NAVIGATION AT TOP */
.resultNav {
	font-size: 70%;
	color: #373737;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;}
.resultNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3E2806;}
.resultNav a:visited {
	color: #3E2806;}
.resultNav a:hover {
	background-color: #F7DDB5;
	text-decoration: none;}	
.resultpagecurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6B2100;}	
	
/* SEARCH RESULTS RECORDS */
.resultsRecord {
	font-size: large;
	color: #373737;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 1px;
	margin-bottom: 1px;}
.resultsRecord strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 16px;
	color: #6B2100;
	font-weight: bold;
	text-transform: uppercase;}
.resultsRecord em {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;}
.resultsmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6B2100;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;}
.noresults {
	font-size: 80%;
	padding-left: 12px;
	padding-right: 12px;}
.savedresults {
	font-size: 70%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 12px;}
	
/* DCI PAGES FORMATTING */
.textcontent {
	font-size: 70%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 12px;}
.textcontent a {
	color: #6B2100;}
.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background-color: #E8BE72;
	width: 98%;
	color: #6B2100;
	padding: 4px;}
.homeText {
	font-size: 100%;
	color:#333333;}

