/* ccypresspdstyles.css */


/* Block all default margins and padding
* {
  margin:0;
  padding:0;
} */


  body {
  background: url(../images/site_background.jpg) repeat-x;
}

/* Wrapper contains the layout */
#wrapper{
  width:50em;
  margin: 1em auto 0 auto;
  position:relative;
  }

/* Set height of branding division */
/* Branding division contains one large image */
#branding{
  height:6em;
  position:relative;
  font-family:Arial, Helvetica, sans-serif;
  background:url(http://www.ci.cypress.ca.us/police/page_heads/pd_home_head2.gif);
}  

#branding img{
  width:100%; 
  display:block; 
}

#branding a{
  position:absolute;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size:.7em;
  font-weight:bold;
  padding-top:0.25em;
}

/* Unvisited and visited links in branding bar */
#branding a:link, #branding a:visited, #branding a:active {
  color:#0000FF;
}

/* Hover links in branding bar */
#branding a:hover{
  color:#006600;
}

/* Search */
#search {
	width:16em;
	float:right;
	height:auto;
	margin-top:3em;
}

/* Quick links drop down menu
#quicklinks {
   margin-top:1.2em; 
   width:14em; 
   height:auto; 
   padding:.5em; 
   float:right; 
}

.quicklinks{
   font-family:Arial, Helvetica, sans-serif;
   font-size:.7em;
   color:#000;
   text-align:left; 
} */

/* Navbar division */
#navbar{
  height:1.6em; 
  /* For absolutely-positioned navbar */
  position:absolute;
  left:0;
  top:6em; /* Same as branding div height */
  width:50em; /* Layout width minus leftcolumn width 
  background:url(../images/navbak.jpg) repeat-x;*/
}

#content{
  margin:0 auto;
  position:absolute;
  top:7.6em;
  background-color:#FFFFFF;
  color:#000;
  width:50em;
  background-color:#fff;
  /*padding:.5em;*/
  }

/* Applies to paragraphs in the firstcolumn division */
#content p, #content ul, #content ol{
  font-family: Arial, Helvetica, sans-serif;
  padding:.5em;
  font-size:0.8em;
  text-align:left;
  line-height:1.25em;
  color:#000000;
} 

#content a{
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight: normal;
line-height:1em;
}

#content
a:link { color:#336666; text-decoration: none; }
a:active { color: #336666; text-decoration: none; }
a:visited { color:#0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: underline; }

/* Applies to all lists in the main division */

#content ul, #content ol, #content li{
padding-left:1em;
}


/* Applies to columns within the content division 
#secondcolumn{
  width:16em;
  float:left;
  background-color:#003333;
  position:absolute;
  top:26em; 
  margin-left:16.6em;
  padding:.25em;
  text-align:center;
  }

#secondcolumn a{  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:.8em;
  color:#CCFFFF;
  text-align:center;
  } 
  
#secondcolumn p{  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:.7em;
  color:#fff;
  text-align:center;
  }   

#secondcolumn
a:link { color:#ccffff; text-decoration: none; }
a:active { color: #ccffff; text-decoration: none; }
a:visited { color:#ffff00; text-decoration: none; }
a:hover { color: #ffff00; text-decoration: underline; }
*/


#footer {
	position:relative;
	margin-top:0.25em;
	margin-bottom:0.25em;
	height:3em;
	width:50em;
	clear:both;
	border-top:.3em solid #aac1d2;
   }

/* Applies to paragraphs and links in the footer division */
#footer p, #footer a {
	color: #336666;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: .7em;
	font-style: normal;
	text-align:center;
	}

 
#footer a:link, #footer a:active, #footer a:visited { 
	color:#336666; 
	text-decoration:none; 
	}

#footer a:hover { 
	color:#0000FF; 
	text-decoration:underline; 
	}

acronym, abbr{
  border-bottom:dotted 1px #333;
  cursor:help;
}

/* Fonts */

.h1 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
.h2 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
.h3 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
}
.h4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
}
.h5 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}
.h5red {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}
.h6 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}
.h7 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-style: normal;
}
.h8 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-style: normal;
}	
.h9 {
	color: #336633;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-style: normal;
}	
.h10 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}
.h11 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
}
.h12 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}	
.h13 {
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	font-size: 14pt;
	font-style: normal;
}	
.h13 {
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12pt;
	font-style: normal;
}
.h15 {
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
}		
.h16 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
}
.h17 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic; 
}

@media print{
/* Start printer-friendly styles */

/* Set wrapper to fill page width */
#wrapper{
width:100%;
}

/* Hide leftcolumn, navbar,and footer */
#leftcolumn,
#navbar,
#footer{
display:none;
}

/* Get rid of content div margins and
padding. Use a different font for print */
#content{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
}

/*End printer-friendly styles */

