/* ***** Orca Search - Search Engine XHTML Output CSS ***************
* Orca Search v2.2a - Copyright (C) 2006 GreyWyvern
*  A robust auto-spidering search engine for single/multiple sites
* 
* This file contains basic CSS for styling the output generated by
* the body.xhtml.php file.
****************************************************************** */
body {
	background-image: url(http://www.cityofwarrensville.com/wvnew/web/images/bg_page.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	left: 3px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
}

.topicheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5060B5;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 7px;
	margin-right : 0px;
}

.shadowbackgroundleft {
	background-image: url(http://www.cityofwarrensville.com/wvnew/web/images/shadowbg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.shadowbackgroundright {
	background-image: url(http://www.cityofwarrensville.com/wvnew/web/images/shadowbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.linesolidtop{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidtopblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidright{
	border-right-color:#B9B9B9;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidrightblk{
	border-right-color:#000000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.linesolidbot{
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}	
.linesolidbotblk{
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.linesolidleft{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.linesolidleftblk{
	border-left-color:#000000;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}		
.boxsolid{
	border-color:#000000;
	border-width: 1px;
	border-style: solid;
}
.linedashleft{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-left-style: dashed;
	}
.linedashleftandbottom{
	border-left-color:#B9B9B9;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	}	

.linesolidtopblue{
	border-top-color:#55738C;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineblkbotleft{
	border-color:#000000;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
}
.lineblkbotright{
	border-color:#000000;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
}
.linesdashtop{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: dashed;
}
.linesdashtopblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: dashed;
}
.linesdashtopandbottom{
	border-top-color:#B9B9B9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.linesdashtopandbotblk{
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.linesdashbot{
	border-bottom-color:#B9B9B9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}
.linesdashbotblk{
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}
.input{
	color : #003366;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #EAEAEA;
}

.menu {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #00FF66;
	text-decoration: none;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;}
	
.title01 a {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}	
.title01 a:hover {
	color : #00FF66;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.title02 {
	color : #000099;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.title03 {
	color : #000099;
	margin-top : 0px;
	padding-bottom : 0px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.childheader {
	color : #FFFFFF;
	margin-left : 15px;
	padding-bottom : 0px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}

.title02 a {
	color : #000000;
	text-decoration: none;
}
.title02 a:hover {
	color : #FF6600;
	text-decoration: none;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.right a {
	color : #EF6D00;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}

hr {
	color: #0000CC;
	height: 1px;
	width: 100%;
}
#os_main {
  font-size: 10px;
  padding:10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#os_main p#os_msg {
  text-align:center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}
#os_main ul {
  text-align:left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

#os_resultbar {
  background-color:#eeeeee;
  border-top:1px solid #808080;
  margin:3px 0px 1.5em 0px;
  padding:2px;
  text-align:right;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

#os_results {
  list-style-type:decimal;
  margin:0px;
  padding:0px 0px 0px 2em;
  text-align:left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}
#os_results li {
	margin:15px 0px;
	color: #000099;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* ***** Result Template ***** */
#os_results li h3 {
	font-weight:normal;
	position:relative;
	margin:0px;
	border-bottom:1px solid #000099;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
#os_results li h3 span.filetype {
    font-weight:normal;
	position:relative;
	margin:0px;
	border-bottom:1px solid #000099;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000099;
	
}
#os_results li h3 small {
  text-decoration:none;
  font-size:11px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  color: #000099;
}
#os_results li h3 a {
  text-decoration:none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000099;
}
#os_results li h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000099;
}
#os_results li p {
  clear:left;
  margin:2px;
  font-weight:normal;
  position:relative;
  border-bottom:1px solid #808080;
  font-size:12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000099;
}
#os_results li blockquote {
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #000099;
}
#os_results li blockquote p {
  margin:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #000099;
}
#os_results li blockquote p cite {
  color:#008000;
  background-color:transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:10px
}
#os_results li blockquote p small {
  font-size: 10px;
  color:#808080;
  background-color:transparent;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* ***** Search Form ***** */
#os_search {
  font-size: 10px;
  margin:1.5em 0px 0px 0px;
  text-align:center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#os_search div {
  white-space:nowrap;
  text-align:center;
  margin:0px auto;
  padding:5px;
  border-top:1px solid #808080;
  border-bottom:1px solid #808080;
  color:#000066;
  background-color:#eeeeee;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:10px;
}
#os_search div input, #os_search div select {
  vertical-align:middle;
  font-size:10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#os_search div label {}

/* ***** Pagination ***** */
#os_pagination {
  margin:0.5em 15%;
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#os_pagination div#os_pagin1 {
  float:left;
  width:15%;
  white-space:nowrap;
  text-align:right;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}
#os_pagination div#os_pagin2 {
  margin:0px 20%;
  text-align:center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}
#os_pagination div#os_pagin3 {
  float:right;
  width:15%;
  white-space:nowrap;
  text-align:left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
}

