body {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
p {
	padding: 10px 10px 10px 10px;
	border: 2px solid #ccc;
}
p.nav_lower {
	margin: 0 2px 10px 0;
	padding: 0;
	border: 0;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
}
.counter_stats {
	float: right;
	font-size: 11px;
	color: #666;
	margin: 10px 10px 10px 10px;
}
p.nav_lower a {
	color: #666666;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.error {
	color: #ff0000;
}
.faint {
	color: #999;
}
.search_head {
	font-size: 14px;
	font-weight: bold;
}
.admin_nav {
	font-size: 12px;
	font-weight: bold;
}
#admin_hl {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	width: 100%;
	text-align: right;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.box420 {
	padding: 0;
	margin: 0;
	width: 420px;
	max-width: 420px;
}
div.box320 {
	padding: 0;
	margin: 0;
	width: 320px;
	max-width: 320px;
}
div.box {
	padding: 10px;
	margin: 0;
	border: 2px solid #ccc;
}
div.container {
	margin: 0 10px 0 10px;
	padding: 0;
	width: 385px;
	max-width: 385px;
	float: left;
}
span.label {
	float: left;
	width: 130px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
span.label_sm {
	float: left;
	width: 90px;
	text-align: right;
	font-family: arial;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
}
span.labelr {
	float: left;
	width: 130px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	color: #999;
}
span.labelfull {
	float: left;
	width: 380px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
span.formw {
	float: right;
	width: 250px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
span.forms {
	float: right;
	width: 130px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
span.forms_lg {
	float: right;
	width: 200px;
	height: 24px;
	text-align: left;
	font-family: arial;
	line-height: 24px;
	font-size: 12px;
	color: #666;
}
span.resultw {
	float: right;
	width: 250px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #333;
}
span.one {
	float: left;
	width: 190px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
span.two {
	float: right;
	width: 190px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
input {
	border: 1px solid #666;
	background-color: #eee;
	font-family: arial;
	font-size: 12px;
	color: #333;
}
input.gr {
	border: 1px solid #666;
	background-color: #eee;
	font-family: arial;
	font-size: 12px;
	color: #666;
}
textarea {
	border: 1px solid #666;
	background-color: #eee;
	overflow: auto;
}
div.spacer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#navcontainer {
width: 100%;
float: left;
background-color: #fff;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
margin-top: 10px;
margin-bottom: 0px;
}

#navcontainer ul {
margin: 0;
padding: 0 0 0 0;
color: #fff;
font-family: arial;
font-size: 10px;
letter-spacing: 2px;
font-weight: bold;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
padding: 2px 12px;
background-color: #ccc;
color: #666;
text-decoration: none;
float: left;
border-right: 1px solid #999;
border-top: 1px solid #999;
}

#navcontainer ul li a:hover {
background-color: #ddd;
color: #666;
}

#navlist li a:hover, #navlist a:active, #navlist a.selected {
color: #666;
text-decoration: none;
background: #fff;
text-align: left;
font-family: arial;
font-size: 10px;
letter-spacing: 2px;
font-weight: bold;
}

/* livesearch styles */
#livesearch {
border: 1px solid #666;
background-color: #eee;
font-family: arial;
font-size: 12px;
color: #333;
display: block;
}


#LSResult {    
background-color: #fff;
width: 200px;
min-width: 200px;
max-height: 150px;
min-height: 52px;
overflow: auto;
margin: 0;
padding: 0;
}
 
ul#LSShadow {
      position: relative;
      right: 1px;
      margin: 0px;
      padding: 0px;
      background-color: #666; /*shadow color*/
      color: inherit;
}
#LSResult ul { 
     margin: 0px;
     padding: 0px;
	list-style: none;
}
#LSResult ul li {
    padding: 0;
    line-height:15px;
    margin-bottom: 0px;
}
 
.LSRes {
      position: relative;
      bottom: 1px;
      right: 1px;
      background-color: white;
      border:  1px solid #AAA;
    }
 .LSRow a {
	font-family: arial;
	size: 12px;
	text-decoration: none;
	color: #999;
	display: block;
}
.LSRow a:hover {
	background-color: #ccc;
}
#LSHighlight {
     
     color: #564b47;  
     background-color: #ccc;
}
