﻿html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,cite,dfn,em,img,q,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{
border:0;
font-size:100%;
vertical-align:baseline;
margin:0;
padding:0;
}

ol,ul {
list-style:none;
list-style-position:outside;
}

/* Don't use ancient, deprecated markup! */
font,center,b,i,u {
font-size:150%;
color:red;
font-weight:bold;
}

/* general styles */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
color:#000;
background:#fff;
line-height:1.2;
text-align:left;
}

h1,h2,h3,h4,h5,th,caption {
color:#555;
font-weight:bold;
}

h1 {
font-size:2em;
background: #0D674B;
color: #fff;
padding:10px;
}

h2 {
font-size:1.75em;
background: #0D674B;
color: #fff;
padding:10px;
}

h3 {
font-size:1.1em;
}

h4 {
font-size:1em;
}

h5 {
font-size:1em;
}

h6 {
font-size:.8em;
}

p {
text-align:justify;
margin:1em 0;
}

a:link {
text-decoration:none;
color:#33c;
}

a:visited {
font-weight:bold;
text-decoration:none;
color:#3333cc;
}

a:hover {
text-decoration:underline;
color:#33c;
}

a:active {
text-decoration:none;
color:#646469;
}

.altrow {
background:#eff3fb;
}

/* main layout */
#inmatesLinks {
padding:10px;
background:#ddd;
}

#inmatesLinks li {
display:inline;
background: url(Images/li-divider.png) no-repeat right 3px;
padding-right: 6px !important;	
}

#inmatesLinks li#last {
display:inline;
background: none;
padding-right: 0 !important;	
}

#homeLogo { 
float:right;
padding:10px 10px 0 0;
}

#inmatesContent {
width:960px;
margin:15px auto;
}

#statisticsWrapper {
width:100%;
margin:1em 0;
}

#infoSpace {
float:left;
display:inline;
}

#chartSpace {
float:right;
display:inline;
}

.clearme {
clear:both;
}

#inmatesFooter {
clear:both;
padding:10px;
background:#ddd;
font-weight:bold;
text-align:center;
color:#DF0000;
}

/* statistics.aspx tables */
#infoSpace table {
width:410px;
margin-bottom:1em;
border-top: solid 1px #000;
border-left: solid 1px #000;
}

#infoSpace table th, #infoSpace table td {
padding:3px;
border-bottom: solid 1px #000;
border-right: solid 1px #000;
}

#infoSpace table caption span {
display:block;
}

#infoSpace table th {
text-align:left;
color:#000;
font-weight:normal;
width:300px;
}

#infoSpace table td {
text-align:right;
}

/* statistics.aspx other */
#statisticsDateFooter {
clear:both;
text-align:center;
}

#inmatesHeader ul {
margin-bottom:10px;
}

#inmatesHeader ul li {
display:inline;
margin:3px;
}

#inmatesContent h4, #statisticsDateTime {
text-align:center;
}

#statisticsDateTime {
margin:0;
}

#chartSpace img {
margin:0;
padding:0;
}

.statisticsNote {
font-weight:bold;
}

/* main.aspx */
#listTitle {
background:#000;
color:#fff;
width:700px;
height:22px;
text-align:left;
}

.disclaimer {
width:700px;
height:95px;
font-size:10px;
}

.disclaimer p {
margin:0 0 1em 0;
}

.smallForm {
margin:1em;
}

.smallForm th {
font-weight:bold;
}

.smallForm th, .smallForm td {
padding:4px;
vertical-align:baseline;
}

#searchcontrols .totalListed {
font-weight: bold;
color:#555;
width:152px;
}

#searchcontrols {
height:50px;
line-height:2.2;
margin:0 auto;
width:700px;
}

#searchcontrols label {
float:left;
display:inline;
margin-right: 5px;
font-weight: bold;
color:#555;
}

.inmatesList {
width:700px;
clear:both;
margin:0 auto;
}

.inmatesList th {
background:#507CD1;
color:#fff;
}

.inmatesList th,.inmatesList td {
padding:4px;
}

/* releasedetails.aspx */
.releasemugshot {
vertical-align: top;
}

/* details.aspx */
.mugshot {
margin-top:15px;
}

#inmateDetails {
height:175px;
left:185px;
position:relative;
top:-211px;
width:600px;
}

#inmateDetails table {
margin-bottom:1em;
}

#inmateDetails th {
text-align:left;
color:#000;
}

#inmateProfile {
float:left;
display:inline;
width:32%;
}

#holdingLocation {
float:left;
display:inline;
}

#numCharges {
position:relative;
margin:2em 12em 2em;
left: 0;
}

#vineLink {
position:relative;
top:-170px;
margin:1em 0;
}

#chargesSpace {
position:relative;
top:-150px;
}

.inmateCharges {
width:675px;
}

.inmateCharges th, .inmateChargesHeader {
background:#507CD1;
color:#fff;
font-weight:bold;
}

.inmateCharges th, .inmateCharges td {
padding:4px;
}

.noInformation {
padding:170px 40px 0 10px;
margin-left:30px;
width:550px;
height:210px;
font-weight:bold;
color:#000;
background-color:#f0f0f0;
border:1px solid #ccc;
text-align:center;
}