﻿body
{
	margin:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	background-color:silver;
	background-image:url(../images/bg_silver.gif); background-repeat:repeat;
	text-align: center;
}
.main_content 
{
	margin:0 auto; 
	background-color: #FFFFFF;
	border-style: solid; 
	border-color:gray; 
	border-width: 0 .08em;
	text-align:left;
	width: 960px;
}

p
{
	line-height: 18px;
}

ul
{
	line-height: 18px;
}

.offenderRow ul
{
	list-style-type: none;
}

tr
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:75%;
}

tr.firstandlastnamesadv
{
    font-size: 13px;
}

.main_content a:link 
{
	color:#003366; 
	font-weight:bold;
}
.main_content a:visited 
{
	color:#003366; 
	font-weight:bold;
}
.offenderRow a:visited 
{
	color:olive; 
	font-weight:bold;
}
.main_content a:hover 
{
	color:purple; 
	font-weight:bold;
}
.main_content a:active 
{
	color:#003366; 
	font-weight:bold;
}
h1
{
	font-size: 1.5em;
	color: #9b0103;
	margin-bottom: 7px;
}
h2
{
	font-size: 1.3em;
	letter-spacing: .03em;
	margin-bottom: .2em;
	margin-top: -.1em;
}
h3
{
	font-size: 1.3em;
	letter-spacing: .03em;
	margin-bottom: .2em;
}
h4
{
	font-size: 1em;
	margin-bottom: -1em;
}

/*a:link, a:visited, a:active {color: #036;}*/
div#aglink {text-align:right; padding:0; margin:0 1.25em 0 0;}
div#aglink #ag1 { display: block; }
div#aglink #ag2 { display: none; }
div#aglink:hover #ag1 { display: none; }
div#aglink:hover #ag2 { display: block; }
div.h1 {
	color: #FFFFFF;
	background-color: #202962;
	text-align: center;
	padding: 0;
	margin: -.2em 0 0 0;
	width: 100%;
}

#content 
{
	padding: 1.25em;
}

#footer
{
	text-align: center;
	background: #E6E6E6;
}

.err_msg
{
	color:#FF0000; 
	font-weight:bold;
}

#navigation
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	line-height: 2;
	color: #000;
	text-align:center;
	width: 960px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#navigation ul
{
	margin:0;
	padding:0;
	color: #000;
	list-style: none;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	background: #e6e6e6 repeat-x;
	border-bottom: .08em solid #2f2f2f;
	overflow: hidden; /* enclose floats */
	zoom: 1; /* enclose floats (for IE) */
	width: 100%;
	height: 2em;
}
#navigation ul li
{
	float: left;
}
#navigation ul li a
{
	display: block;
	float: left;
	padding: .1em 2em;
	text-decoration: none;
	border-right: .08em solid #ACA899;
	height: 2em;
}

#navigation ul li a#current
{
	display: block;
	float: left;
	padding: .1em 2em;
	text-decoration: none;
	border-right: 1px solid #ACA899;
	background-color: #2F2F2F;
	color: #fff;
}
#navigation ul .first a
{
	background: none;
}

#navigation .active {}
#navigation .active a {background-color: #2F2F2F; color:#fff;}
#navigation .inactive {background-color: #585858; color: #fff;}
#navigation .inactive a {font-weight:bold; color:silver;}

#navigation ul li a:hover, #navigation ul li a:focus
{
	background-color: #585858;
	color: #fff;
}

#footer
{
	margin: 0 0 0 0;
	display: block;
	width: 100%;
	z-index: 5;
	border-top: .25em solid #990002;
	border-bottom: .25em solid #12144D;
	padding-top: .75em;
	padding-bottom: .75em;
}

#innerFooter
{
	text-align: center;
	line-height: 1.5;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
}
.content_withbottom
{
	z-index: 3;
	padding:.1em 1.5em .8em 1.5em;
	left: 0;
	right: 0;
	background: #fff;
}

/*Used on jump menus in order to get back to top*/
.backstate a:link 
{
	font-size:.8em;
	color:#575757; 
	font-weight:bold;
	padding:0 0 0 .7em;
}
.backstate a:visited 
{
	font-size:.8em;
	color:#575757; 
	font-weight:bold;
}
.backstate a:hover 
{
	color:purple; 
	font-weight:bold;
}
.backstate a:active 
{
	color:#575757; 
	font-weight:bold;
}


/*Dashed divider line*/
hr 
{
	background-color: #fff; 
	border: 1px dashed #DDDDDD; 
	border-style: none none dashed; 
}
/*Position Skip Navigation off screen*/
#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:10em; 
height:auto; 
} 


/*css that will be changed for mobile version*/

#resultswidth
{
	width:830px;
}

#sor_form
{
	width: 860px;
}

#searchnames
{
	text-align: center; 
	width: 868px; 
	padding-top: 15px;
}

#advancedsearchtext
{
	margin-top: 2em;
	text-align: left;
}

#offendersearchadvanced
{
	width: 33em; 
	margin: auto; 
	text-align: left; 
	padding-top: 20px;
}

.tribesadvancedsearch
{
	float: left; 
	width: 9.5em;
}

.advancedsearchfields
{
	float: left; 
	width: 8.3em;
}

.radiussearch
{
	float: left; 
	width: 7em;
}

#returnstandardsearch
{
	text-align: center;
    width: 870px;
    margin-top: 15px;
}

#names
{
	text-align: center;
}

.conditions_inner
{
   border-style: inset;
   margin-top: 0em;
   overflow-y: scroll;
   padding: 5px;
   text-align: left;
   width: auto;
   height: 350px;
   /* height: 350px; */   
}


#sidebar 
{
	float:left;
	width:43%;
	padding: 0 5px 0 8px;
	margin: 10px 5px 10px 5px;
	background:#e6e6e6;
}
#mainfloat 
{
	float:right;
	width:465px;
	margin-top: 10px;
	margin-right: 20px;
}

p.title
{
	color: #032F5E;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 97%;

}

p.title2
{
	color: #9b0103;
	font-weight: bold;
	margin-bottom: 7px;
	padding-left: 2px;
	font-size: 97%;
	padding-top: 5px;

}

p.title3
{
	color: #9b0103;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 1px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 97%;
}

p.description
{
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
	line-height: 15px;
	padding-right: 5px;
}
p.description2
{
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 3px;
	line-height: 15px;
	padding-right: 5px;
}
p.description3
{
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 33px;
	line-height: 15px;
	padding-right: 5px;
}
p.description4
{
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	line-height: 15px;
	padding-right: 5px;
}
p.home
{
	line-height: 23px;
}

#space
{
	margin: -10px;
	padding: 0;
}

.educationphoto
{
	margin-right: 40px;
}
