﻿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: 750px;
}

p
{
    line-height: 18px;
}

ul
{
    line-height: 18px;
}

tr
{
    font-family: Arial, Helvetica, sans-serif; 
	font-size:75%;
}


.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;
}
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;
    height: 2.5em;
}

#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 1em;
    text-decoration: none;
    border-right: .08em solid #ACA899;
    height: 2em;
}

#navigation ul li a#current
{
    display: block;
    float: left;
    padding: .1em 1em;
    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:625px;
}

#sor_form
{
	width: 650px;
}

#searchnames
{
    text-align: center; 
    width: 650px; 
    padding-top: 15px;
}

#advancedsearchtext
{
    margin-top: 2em;
    text-align: left;
}

#offendersearchadvanced
{
    width: 30em; 
    margin: auto; 
    text-align: left; 
    padding-top: 20px;
}

.tribesadvancedsearch
{
    float: left; 
    width: 9.5em;
}

#returnstandardsearch
{
    text-align: right; 
    float: right; 
    width: 18em; 
    margin-top: -1.6em;
}

#names
{
    text-align: center;
}

.conditions_inner
{
   border-style: inset;
   margin-top: 0em;
   overflow-y: scroll;
   padding: 5px;
   text-align: left;
   width: auto;
   height: 190px;   
}