﻿/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/


* {
    margin: 0;
    padding-left: 0;
}

body {
    padding-bottom: 30px;
    font: 15px Arial, Helvetica, sans-serif;
    color: #5C5C5C;
    background: #ECECEC;
    padding-left: 5px;
}

h1 {
    padding: 10px 0 0 30px;
    font-size: 40px;
    letter-spacing: -2px;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

h2 {
    color: black; 
    padding: 10px 0 0 10px;
}
/*
p{
    padding: 10px 0;
    line-height: 1.8em;
    text-align: justify;
}
*/
p#subtitle {
    padding: 0 0 0 30px;
    /*font-size: .85em;*/
	font-size: 1.0em;
    text-transform: uppercase;
    color: #A6DEF4;
}

a {
    color: #3FA7D8;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* header */

#header {
    width: 100%;
    /*min-width: 980px;*/
    height: 121px;
    background: #5CC3EB url('../Images/header.png') no-repeat top;
}

#header2 {
    width: 960px;
    margin: 0 auto;
}


#logo {
    height: 121px;
}

/* menu */

#menu {
    height: 50px;
    text-align: center;
    background: #444444 url('../Images/menu.jpg') no-repeat top;
}

#menu ul {
    list-style-type: none;
    padding-top: 6px;
}

#menu ul li {
    display: inline;
    list-style-type: none;
    padding: 0;
    font-size: 16px;
    line-height: 34px; /* 44px; */
}

#menu ul li a {
    padding: 0 20px;
    display: inline;
    text-shadow: -1px -1px 0px #434343;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}

#menu ul li a:hover {
    color: #D9D9D9;
}

#offenderPhotoLabel
{
     text-align: center; 
}

#imgcell td
{
    vertical-align: text-top;
    text-align: center; 

}

#image_center img
{
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}

/* main */

#main {
    width: 100%;
    /* min-width: 960px; */
    background: #FFFFFF url('../Images/main.gif') repeat-x top;
}

#searchinfo
{
    text-align: center;
}

#main2 {
    width: 960px;
    margin: 0 auto;
    padding: 60px 30px 0 30px;
}

#inmatehint
{
    font-size: 150%;
    font-weight:bolder;
    text-decoration-color:#000000;
}

#antiharrass
{
    margin-top: 1em;
    margin-bottom:1em;
    text-align:center;
    font-size: 200%;
    font-weight:700;
    text-decoration-color:#000000;
}

#searchcriteria
{
    margin-top: 1em;
    margin-bottom:1em;
    margin-left:1em;
    font-family:'Courier New';
    /*background-color: #ECECEC;*/
}

#searchbuttons
{
    text-align: left;
    margin-left: 2em;
}

#contentwrapper{
float: left;
width: 100%;
}

#labeledtextboxcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#labelcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: #C8FC98;
}

/*#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}*/

/*#footer a{
color: #FFFF80;
}*/

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
/* sidebar */

#sidebar {
    float: left;
    width: 250px;
    padding-bottom: 30px;
}

#sidebar h2 {
    padding: 0 0 16px 20px;
    font-size: 20px;
    line-height: 46px;
    letter-spacing: -1px;
    background: url('../Images/h2.jpg') no-repeat bottom;
}

#sidebar .box {
    padding: 0 10px 30px 20px;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 5px 0 35px 0;
}

#sidebar ul li {
    padding: 3px 10px 3px 20px;
    line-height: 2em;
    border-bottom: 1px solid #E1E1E1;
}

#sidebar ul li a {
    padding: 0;
}

/* content */

#content {
    float: right;
    width: 615px;
    padding-bottom: 5px;
}

#content .post {
    padding: 0 0 45px 0;
}

#content h2 {
    font-size: 32px;
    letter-spacing: -2px;
}

#content h2 a {
    color: #348BB4;
    text-decoration: none;
}

p.postmeta {
    font-size: .85em;
}

#content .entry {
    padding: 20px 0 0 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

div .submitbuttons
{
    text-align: center;
}

/* footer */

#footer {
    clear: both;
    width: 100%;
    min-width: 980px;
    background: url('../Images/footer.gif') repeat-x top;
}

#footer2 {
    width: 980px;
    margin: 0 auto;
    padding-top: 30px;
}

#footer p {
    font-size: .85em;
    text-align: center;
    text-transform: uppercase;
    color: #7C7C7C;
}

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
  /*background-color: #ECECEC;*/
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

.printbutton
{
    float:right;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 480px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 20px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 180px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 300px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
  /*background-color: #ECECEC;*/
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  float: left;
  border: 1px solid #000000;
  margin: 0 0 5px 0;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error  {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

div.infotip {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div select, form div textarea {
  /*width: 230px;*/
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 280px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  /*background-color: transparent;*/
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  /*display: inline;*/
  /*float: left;*/
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  /*background-color: #cccccc;*/
  /*color: #000000;*/
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  /*float: right;*/
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

/*form input, form select, form textarea {
  background-color: #ffffff;
}*/

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

/*  table setup for div tags */
#table_main 
{ 
clear:both;   
margin-left:10%; 
margin-right:10%; 
width:80%; 
border:solid #CCCCCC 3px; 
/*background-color:#f5f5f5;*/ 
}

table
 {
 border-collapse:collapse;
 
 }
 table,th, td
 {
 border: 1px solid black;
 /*background-color: transparent;*/
 
 }

td, th
{
   vertical-align: top; 
   margin: 4px 4px 4px 4px;
   padding: 4px 4px 4px 4px;
}

th
{
     text-align: left;
}

tr:nth-child(odd)		{ background-color:#ECECEC; }
tr:nth-child(even)		{ background-color: white; }

.columnLeft 
{ 
float:left; 
width:48%; 
vertical-align:central; 
text-align:left; 
border-width:2px; 
border-style:solid; 
border-right:#a9a9a9; 
border-bottom:#a9a9a9; 
border-collapse:collapse; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:15px; 
font-weight:bold; 
/*color:#000000;*/ 
padding:1px 1px 1px 1px; 
} 

.columnRight 
{ 
float:left; 
width:48%; 
vertical-align:middle; 
text-align:left; 
border-width:2px; 
border-style:solid; 
border-right:#a9a9a9; 
border-bottom:#a9a9a9; 
border-collapse:collapse; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:15px; 
font-weight:bold; 
/*color:#000000;*/ 
padding:1px 1px 1px 1px; 
} 

#footer {
    clear: both;
    width: 100%;
    min-width: 980px;
    background: url('../Images/footer.gif') repeat-x top;
}

#offensecategoryfootnote
{
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
}

#age
{
    clear:both;
    width: 4em;
}

.ConvictionInfoHeader
{
    font-weight:bold;
}

/* Styles to test new editor and display templates.
----------------------------------------------------------*/
.loud-1 {
    font-weight: bold;
    color: Red;
}
.loud-2 {
    font-size:  2.0em;
    color:Green;
}
.loud-3 {
    font-style: italic;
    color: yellow;
    background-color: blue;
}

#disclaimer
{
    padding-top: 10px;
    font-weight: bold;
}

.HoverMessage
{
    font-weight: bold;
}