/*
Style sheet for History from Police Archives site

Table of contents
	1. defaults
	2. main layout
	3. links
	4. fonts
*/	
/*	- 1. defaults - */

@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* - 2. main layout - */

/* general layout */

#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

#hdrLogo {
	height: 38px;
	width: 53px;
	float: left;
	background-image: url(../images/oulogo_hor.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.logo {
	display: none;
}

#hdrText {
	height: 41px;
	text-align: center;
	margin-left: 71px;
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bolder;
}

#banner {
	padding-top: 1px;
	padding-bottom: 1px; 
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}

#leftColumn {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#rightColumn {
	float: right;
	width: 580px;
	margin: 0px;
	padding: 0px;
}

#mediumImage {
	float: left;
	width: 160px;
	margin-top: 75px;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
	font-size: .8em;
}

.thrColLeft {
	float: left;
	width: 230px;
	margin: 0 10px 0 10px;
	display: inline;
	overflow: hidden;
/*	background: #FFFF66  development only */
}

.thrColCntr {
	float: left;
	width: 230px;
	margin: 0 10px 0 10px;
	display: inline;
	overflow: hidden;
/*	background: #66FFCC development only */
}

.thrColRight {
	float: left;
	width: 230px;
	margin: 0 10px 0 10px;
	display: inline;
	overflow: hidden;
/*	background: #339999 development only */
}

.clearFloat {          /* ensures child floats fully contained */
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
}

.fltrt {
	float: right;
}

.fltlt {
	float: right;
}

/* define borders for general tabular data */

table.generic {
	border-color: #CCCCCC;
	/*	border-color: #FF0000;  development only  */
	border-style: solid;
	border-collapse: collapse;
}

th {
	border-color: #CCCCCC;
/*	border-color: #0000FF;  development only  */
	border-style: solid;
	text-align: center;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

/* define colum width by setting width of 1st cell in header  */

th.width30 {
	width: 30%;
}

th.width45 {
	width: 45%;
}

/* general cell formatting   */
td.generic{
	border-color: #CCCCCC;
/*	border-color: #33FF00;  development only */
	border-style: solid;
	padding: 0.25em;
	vertical-align: top;
}


/* page specific layouts */
/* Startup screen */

#splashBackground {
	background-color: #000000;
}

#splash {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: no-repeat;
	height: 539px;
}

#splashNav {
	width: 510px;
	position: relative;
	top: -145px;
	left: 149px;
	color: #FF0000;
	text-align: right;
	font-size: 150%;
	font-weight: bolder;
}

#splashWarn {
	width: 500px;
	height: 48px;
	position: relative;
	top: -72px;
	left: 250px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
}

/* title pages */

#titleHeader {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

#titleHdrLogo {
	height: 70px;
	padding-bottom: 12px;
	width: 70px;
	float: left;
	background-image: url(../images/ou_70px.jpg);
	background-repeat: no-repeat;
}

#titleHdrText {
	height: 71px;
	text-align: center;
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-left: 71px;
}

#titleFooter {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	background-image: url(../images/760px/NL_HLF_760px.jpg);
	background-repeat: no-repeat;
	height: 142px;
	font-size: .8em;
}

/* worksheet pages */

table.type1 {
	margin: 0px;
	border: solid;
/*	border-color: #CCCCCC; development only*/
	border-color: #FFFFFF;
	border-width: 1px;
	table-layout: fixed;
	overflow: hidden;
	width: 100%;
}

table.type2 {
	margin: 0px;
	border: solid;
/*	border-color: #CCCCCC; development only */
	border-color: #FFFFFF;
	border-width: 1px;
	table-layout: fixed;
	overflow: hidden;
	width: 100%;
}

td.plcehldr {
	width: 160px;
	border: solid;
	border-width: 1px;
/*	border-color: #FF0000;  development only */
	border-color: #FFFFFF;
	padding: 5px;
}

td.plcehldr_drk {
	width: 160px;
	border: solid;
	border-width: 1px;
/*	border-color: #FF0000;  development only */
	border-color: #FFFFFF;
	padding: 5px;
	background-color:#CCCCCC;	
}

td.txthldr {
	width: auto;
	border: solid;
	border-width: 1px;
/*	border-color: #00FF00;  development only */
	border-color: #FFFFFF;
	padding: 5px;
}

/* - 3. links - */

a {
	font-weight: bolder;
	color: #000;
	font-size: 90%;
	border-style: none;
	text-decoration: none;
}

a:hover {
	color: #00F;
}

a.noLnk:hover {
	color: #000;
}

a img {
	border-style: none;
}

#splashNav a{
	color: #FF0000;
	font-size: 100%;
	font-weight: bolder;
	text-decoration: none;
}


/*
.titleTxt {
	font-size: 1.9em;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	letter-spacing: .15em;
}

.contentTitle {
	font-size: 1.4em;
	font-weight: bold;
}

.contentSubTitle {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}


*/
/* - 4. fonts - */
h1 {
	font-size: 1.4em;
	text-align: center;
}

h2 {
	text-align: center;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.splashWarnTxt {
	font-size: 1em;
	line-height: 1.1em;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}

.note {
	font-size: 80%;
	font-weight: bolder;
}

.noteLrgeVu {
	font-size: 80%;
	font-weight: bolder;
	float: right;
}

#leftColumn h3 {
	font-size: 1em;
	font-weight: bolder;
}

.navTitle {
	font-size: 1em;
	font-weight: bold;
}

.contentHeading {
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

#banner h1 {
	padding: 0px;
	margin: 0px;
}

