/* @override 
	http://127.0.0.1/newVOIAC/styles.css
	http://127.0.0.1/VOIAC/styles.css
*/

*{
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman, Times, serif";
}

html {
  margin: 0;
  padding: 0;
  color: #e6e6e6;
}

h2 {
  color: #fff;
  padding: 5px 20px;
  text-shadow: 0 1px 1px #ccc
}

a {
  text-decoration: none
}
a:hover{
	text-decoration: underline;
}
p{
	margin-bottom: 10px;
	font-size: 16px;
}

body { 
	//font-family: "Times New Roman", Helvetica, Geneva, Arial; 
	color: black; background-color: #f4f4f4; 
}
#header{
	background-color: #ac2728;
	height: 90px;
	min-width: 700px;
}
#subheader{
	background-color: #ddabaa;
	height: 40px;
	min-width: 700px;
	padding-left: 10px;
	padding-top: 10px;
}
.subheadertxt{
	font-size: 20px;
	padding-top: 5px;
	padding-left: 20px;
}
#navbar{
	font-size: 14px;
	position: absolute;
	top: 66px;
	right: 5px;
}
#navbar li{
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	//padding-bottom: 7px;
	//padding-top: 3px;
	//margin: 2px;
	height: 22px;
}
#navbar li a:hover{
	background-color: #ddabaa;	
}
#navbar li a:active{
	background-color: #ddabaa;
}
#navbar a{
	color: white;
	padding-bottom: 22px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#headersearch{
	  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size:10px; 
	float: right;
	padding-top: 6px;
	padding-right: 12px;
	font-size: 11px;
}
input{ 
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size:10px; 
}
.11pxsearch{
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#navbar a:active{
	//background-color: #ddabaa;
	background-color: #ddabaa;
}
.voiac{
	font-size: 60px;
	color: white;
	margin-left: 16px;
	margin-top: 8px;
	letter-spacing: 5px;
	float: left;
	//z-index: 1;
}
#body{
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

#footer{
	height: 22px;
	clear: both;
	background-color: #ac2728;
	padding-top: 3px;
	padding-left: 5px;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer99{
	height: 22px;
	width: 100%;
	background-color: #ac2728;
	padding-top: 3px;
	padding-left: 5px;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	bottom: 0;
	position: static;
	left: 0;
	z-index: auto;
	clear: both;
}

#fullpage{
	
}

#left{
	width: 570px;
	margin-right: 20px;
	float: left;
	text-align: justify;
}
#right{
	width: 200px;
	float: left;
}
#vleft{
	width: 200px;
	float: left;
	text-align: left;
	padding: 5px;
	margin-right: 10px;

}
#vright{
	width: 570px;
	margin-right: 26px;
	float: left;
	text-align: justify;
	margin-left: 10px;
	}
#vheader h2{
	font-size: 26px;
	color: black;
	font-weight: normal;
	margin-bottom: 2px;
}
#vright h3{
	font-size: 18px;
	color: black;
	font-weight: normal;
	margin-bottom: 5px;
	text-decoration: underline;
}
#vleft ul{
	margin-left: 10px;
}
#vleft li{
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	text-shadow: #000000 0px 0 0;
}
.tagline{
	font-size: 15px;
	font-style: italic;
	margin-bottom: 10px;
}
#rightheader{
	background-color: #484883;
	color: white;
	font-size: 14px;
	font-weight: bold;
	width: 270px;
	float: none;
	padding: 5px
}
#rightsubheader{
	width: 270;
	padding: 5px;
	background-color: #dad7ee;
	margin-bottom: 15px;
}
.submit input { 
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	border-style: outset;
}
.whitesearch { 
	color: #fff;
	font-size: 13px; 
}
.searchtext {
	margin-left: 12px;
	font: 12px Arial;
}
ul.victimlist li{
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	height: 70px;
	width: 550px;
	//margin-left: 4px;
	//margin-right: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 8px;
	//vertical-align: middle;
}
ul.victimlist li img{
	margin-left: 6px;
}
ul.statisticslist li{
	list-style-type: none;
	height: 25px;
	width: 560px;
	//padding: px;
	padding-top: 6px;
	padding-left: 6px;
	background-color: #ddabaa;
	border-bottom: 4px solid #e6e6e6;

}
.reportul{
	list-style-type: none;
}
.reporthead{
	font-weight: bold;
	font-size: 17px;
	color: white;
	background-color: #484883;
	padding: 5px;
	margin-bottom: 4px;
}
.reportsub{
	margin-left: 18px;
}
.number{
	margin-right: 5px;
	color: #000;
	font-weight: bold;
	float: left;
	clear: both;
	width: 32px;
}
.inline { float: left }
.admincenter { 
	color: black; 
	font-size: 13px;
	display: block;
	margin: 200px;
}
.adminnav { 
	color: black; 
	font-size: 14px; 
	font-weight: bold; 
	display: block; 
	margin-right: 100px; 
	margin-left: 100px }
/* My Comment */
.reportmain { 
	color: black;
	font-size: 14px;
	padding-left: 65px;
	width: 700px;
}
.statsmain { 
	color: black;
	font-size: 14px;
	padding-left: 35px;
	width: 750px;
}
.plaintext {
	color: black;
	font-size: 13px; 
	width: 540px 
}
.redwarning {
	color: #f00;
	font-size: 13px;
	width: 540px;
	font-style: italic;
}
.additionalmessage {
	color: #1459a8;
	font-size: 13px;
	width: 540px 
}
.submitform   { color: black; font-size: 13px; padding-left: 25px; width: 740px 
}
.homeright { 
color: black; font-size: 13px; padding-left: 525px; width: 300px; float: right 
}
.summary { 
color: #913930; font-size: 11px; padding-left: 30px; width: 500px; float: right 
}

#floatrightreport {
float: right;
width:350px;
display: inline;	

}

#admin_float_right{
	width: 250px;
	word-wrap: break-word;
	text-align: center;
	float: right;
}

#latest_crimes { 
background-color: transparent; background-image: url("images/latest_crimes_box.jpg"); background-repeat: no-repeat 
}
#victim_stories  { 
background-color: transparent; background-image: url("images/victim_stories_box.jpg"); background-repeat: no-repeat 
}
#search_box {
background-image: url("images/search_box.jpg"); background-repeat: no-repeat 
}
.percentage { 
color: #fff; font-size: 26px;  white-space: normal; display: inherit;
}

div.container {
  width: 450px;
  border: 2px solid #ffffff;
  border-top: none
}

div.container p {
  display: block;
  padding: 10px;
  margin: 0
}
div#credits {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #eef
}

img {
  border: 0
}

div#main {
  width: 600px;
  background-color: #fff;
  padding: 0;
  border: 1px solid #eef;
  margin: auto
}

div#donate {
  text-align: center;
}

.hidden {
	visibility: hidden;

}

h2{
	padding: 0;
	margin-bottom: 10;
	font-size: 20px;
	color: #484883;
}
