/* ----------------------------------------
Johnston County Sheriff's Office CSS Style Sheet - Home Page
 ---------------------------------------- */
body {
	background: #C1AF96;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

h2, h3, h4 {
	color: #062751;
	font-size: 12px;
	}

h5 {
	color: #00234E;
	font-size: 24px;
	font-family: Times Roman, Times, Serif;
	font-weight: bold;
    margin-bottom: .30em;
    }

h6 {
	color: #00234E;
	font-size: 24px;
	font-family: Times Roman, Times, Serif;
	font-weight: bold;
    margin-bottom: .30em;
    margin-top: .65em;
	}

a.chgcolor:link {
  color: #062751;
  background-color: transparent ;
  text-decoration:none;
 }

a.chgcolor:hover {
  color: #BB7E31;
  background-color: transparent;
  text-decoration:underline;
}

a.chgcolorsm:link {
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #062751;
  background-color: transparent ;
  text-decoration:none;
 }

a.chgcolorsm:active {
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #062751;
  background-color: transparent ;
  text-decoration:none;
 }

a.chgcolorsm:visited {
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #062751;
  background-color: transparent ;
  text-decoration:none;
 }

a.chgcolorsm:hover {
  color: #BB7E31;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  background-color: transparent;
  text-decoration:underline;
}

a.colorflip:link {
  color: #BB7E31;
  background-color: transparent ;
  text-decoration:none;
 }

a.colorflip:hover {
  color: #A4B9D5;
  background-color: transparent;
  text-decoration:underline;
}

a.colorflip:active {
  color: #BB7E31;
  background-color: transparent ;
  text-decoration:none;
 }

a.colorflip:visited {
  color: #BB7E31;
  background-color: transparent ;
  text-decoration:none;
 }

p {
	color: #062751;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

/* ol {
	color: #062751;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	}
*/

/* 
#arrows ul 

#arrows li {

*/

ul {
   list-style-type: none;
   position:relative;
   overflow:hidden;
   color: #062751;
   font-size: 12px;
   font-family: Arial, Helvetica, Sans-Serif;
   padding-left: 40px;
   margin-left: 0;
   display: block;
   text-align: left;
}


ul li, ol li {
  list-style-image: none;
  background-image: url("http://www.johnstonnc.com/sheriffsoffice/site_images/arrow.gif");
  background-repeat: no-repeat;
  background-position: left top; 
  display: block;
  padding-left: 20px;
  margin-bottom: .33em;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
}

ul li ol, ul li ul {
  background-image: none;
  list-style: decimal;
  list-style-type: decimal;
}

ul li ol li, ul li ul li {
  background-image: none;
  list-style: decimal;
  list-style-type: decimal;
  display: list-item;
}
  
#navmenus ul {
   list-style-type: none;
   list-style: none;
   width: 150px;
   border-bottom: 1px solid #ccc;
   position: absolute;
   overflow:hidden;
   color: #062751;
   font-size: 12px;
   font-family: Arial, Helvetica, Sans-Serif;
   padding-left: 60px;
   margin-left: 149px;
   left: 149px;
   display: none;
  }


#navmenus li {
  list-style-image: none;
  text-decoration: none;
  color: #777;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-bottom: 0;
  position: relative;
  display: block;
      }
  
#navmenus li:hover ul {
  display: block;
  text-decoration: none;
  color: #777;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-bottom: 0;
  position: relative;
      }
  
 /* FIX IE. Hide from IE Mac 
 * html ul li { float: left; }
 * html ul li a { height: 1%; }
 end */

#FAQItems {
   padding-left: 40px;
   margin-left: 0;
  }

#FAQitems li {
  list-style-image: none;
  padding-left: 20px;
  margin-bottom: .66em;
    }

ul li.FAQItems {
   list-style-type: none;
   position:relative;
   overflow:hidden;
   color: #062751;
   font-size: 12px;
   font-family: Arial, Helvetica, Sans-Serif;
   padding-left: 40px;
   margin-left: 0;
    }

#basic li {
    }

ul li.basic {
   font-family: Arial, Helvetica, Sans-Serif;
    }

#noindent {
   padding-left: 10px;
   margin-left: 0;
  }

#noindent li {
	list-style-image: none;
	padding-left: 19px;
	margin-top: .63em;
	   }

/*
ul li.noindent {
  list-style-image: none;
  background-image: url("http://http://www.johnstonnc.com/sheriffsoffice/site_images/arrow.gif");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 0px;
  margin-bottom: .33em;
    }
*/

/*
a:active, a:link, a:visited	{ 
	text-decoration: none; 
	color: #633;
	}

a:hover 	{ 
	text-decoration: underline; 
	color: blue;
	}				
*/

form {
	display: inline;
	}

h1 {
margin: 0;
padding: 0;
font-size: 16px;
font-family: Times Roman, Times, Serif;
font-weight: bold;
color: #062751;
}

table {
border-right: 0px;
border-left: 0px;
font-size: 13px;
}

/*
#header {
	color: #fff;
	font-weight: bold;
	background-color: #036;
	font-family: Arial, Verdana, Helvetica, san-serif;
	}
	
#header select {
	width: 200px;
	margin-right: 10px;
	font-size: 10px;
	}
	
#header a {
	color:#fff;
}

.search {
	width: 164px;
	margin-right: 4px;
	font-size: 10px;
}

.formbutton {
	background: url(../images/buttons/button_bg.gif) #CCCCCC top center repeat-x;
	border: 0;
	color: #333333;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px;
	margin-right: 10px;
	text-decoration: none;
}

#menu  {
	background-color: #036;
	border-bottom: 3px solid #036;
	}

#menu a {
	color:#036;
}

.menu td {
	color: #036;
	background-color: #A0C0E4;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	border-bottom: 2px solid #036;
	border-right: 1px solid #036;
	}


.menu2td {
	color: #036;
	background-color: #A0C0E4;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	border-bottom: 2px solid #036;
	border-top: 3px solid #036;
	border-right: 1px solid #036;
	text-align: center;
	}
	
.menu2_endtd{
	color: #036;
	background-color: #A0C0E4;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	border-bottom: 2px solid #036;
	border-top: 3px solid #036;
	text-align: center;
	}
*/
	
#news2 {
	background-color: #fff;
	}

/*
.headline  {
	background-color: #A0C0E4;
	}
*/

#banners img {
	padding: 0;
	margin: 0;
	}

/*
#links {
	background-color: #fff;
	}

#links td {
	border-right: 3px solid #036;
	}



#links ul {
	list-style: none;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 16px;
	margin: 0;
	padding: 10px;
	}

#links li {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	line-height: 1.3em;
	}



#links a	{ 
	text-decoration: none; 
	color: #036;
	}

#links a:hover 	{ 
	text-decoration: underline; 
	color: blue;
	}			

#footer {
	height: 100px;
	color: #fff;
	background-color: #036;
	text-align: center;
	padding: 10px;
	}
	
#footer_links a {
	color:#fff;
	}

*/

#marqueecontainer{   /* news scroller */
	position: relative;
	width: 230; /*marquee width */
	height: 156px; /*marquee height */
	background-color: white;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	padding-left: 4px;
	}
	
#marqueecontainer a {
	text-decoration: none; 
	color: #036;
}

#marqueecontainer a:hover {
	text-decoration: underline; 
	color: blue;
}


#headlinks {
	background-color: #A0C0E4;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: center;
	border: 0;
	border-top: 1px solid #000;
	}
