/*##################################*/
/*Colors -- with any luck, this is all we will need to customize! */
body { /* turns up in city link header, also a strip at the bottom*/
	background:#fff; 
	font-family: Arial, Sans-serif;
}

div#tabs ul#sbtabs li#current,
div#tabs ul#sbtabs a:hover, /* Search/Browse tabs */
div#crumbs p, div#crumbs p span a { /*Home/Title/Next/Prev links across the top*/
/* Normally these match, but they can be separated */
	background: #003760;
	color:#ffffff;
}

#tabs a {
	color:#000000;
}

div#body, #mainContent {/* shows up in main body of text*/
	background:#fff; 
}

/* lines between Title/Chapter/Section listings */
.CHTOC , #NavigationLinks .ptoc p, .CiteTOC,
#NavigationLinks .ptoc p {
	border-bottom: solid 1px #621a4b;
}

/*This ought not appear, but just in case: */
#header a h1 {
	color: white;
	color:#000;
}

#NavigationLinks a,
#NavigationLinks a:active,
#NavigationLinks a:hover,
#NavigationLinks a:link,
#NavigationLinks a:visited,
#NavigationLinks h2,
#NavigationLinks .SearchTitle,
#NavigationLinks .SearchSubTitle,
#NavigationLinks .PrevLink,
#NavigationLinks .NextLink,
#NavigationLinks .prevnextlinks,
#NavigationLinks #contents th,
body,
#contents table td, td, th {
  color: black;
}

 
/*##################################*/

.revised { font-weight:normal; font-size:0.75em;background-color:yellow; color:blue; padding:0px 2px; }
.updated { 
background-color: yellow; padding: 2px; margin: 0;
font-weight: normal; margin: 0;
font-size: .75em;
color: #FF0000;
}

 body a.skip,  #mainContent a.skip {									
		display: block; 
		text-decoration:none; 
		border: solid #333 2px; 
		background: #555;	
		margin:0px;
		padding:4px;
		color:white;
		font-weight:bold;
		text-align:left;
		}

body a.skip:hover,  #mainContent a.skip:hover {		
	color:white;
}

.skipanchor {
	position:absolute;
}

.skipanchor a {
	font-size:0.1em;
	line-height:0.1em;
}

 #NavigationLinks #cityname {margin-top:1em; }
 #NavigationLinks .cpc {margin-bottom:1em; }
 #NavigationLinks .cpc, .codified, #codification {font-size:12px; }

body {padding:0; margin:0;}
body * { font-family: Helvetica, Arial, Verdana, Sans-Serif; }

#header {
	padding: 0;
	font-size: 1em;
	width: 1px;
	height:1px;
	text-align:center;
	display:none; 
}

#wrapper {
width:100%;
	padding:0px;
}

#crumbs {
	width:100%;
line-height:1em;
}

p#current {font-weight:bold;font-size:0.75em;}

div#crumbs p, p.crumbs {
	margin: 0px;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	padding: .7em 0em;
	text-align:left;	
}

p.crumbs {margin-left:1em;}
 
#crumbs p a { 
	height:100%;
	margin: 0em .7em;	
}

/* make the search box display correctly*/
form.SearchControl {
	font-size:0.8em;
	display:block;
	text-align:center;
}

#NavigationLinks {
	padding: 0em 1em;
}

#NavigationLinks  h2 {
	text-align:center;
	margin:0px auto;
}

/* Search/Browse/Frames navigation tabs */

 div#tabs ul#sbtabs li#current a.button,
 div#tabs ul#sbtabs li a,
#tabs li {
	font-weight:bold;
	padding: 0.4em;
	font-size: 1em;
	font-weight:bold;
	display:inline; 
}

#tabs {padding-top:2px;}

 div#tabs ul#sbtabs li#current,
 div#tabs ul#sbtabs a:hover {
	padding: 0.4em;
	font-size:none;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

ul#sbtabs {
	border:0em;
	margin:0em;
	text-align:left;
	list-style-type: none;	
	padding-left:0.5em;
	float:left;
}

.CHTOC , #NavigationLinks .ptoc p, .CiteTOC{
	font-size:1em;
	text-indent:0;
	margin:0px;
	padding:0.5em 0em;
	font-weight:bold;
}

 a.file, #NavigationLinks a.button { text-decoration: underline; }
#NavigationLinks a  { text-decoration: none; }

/*##################################*/
/* search results formatting -- mostly to keep it from being too small */
.NextLink, .PrevLink {
	margin: 0.5em 0;
	font-weight: bold;
	font-size:1em;
}

.SearchSubTitle, .prevnextlinks {
	margin: .25em 0;
	font-size:0.9em;
}
.SearchTitle {
	margin: .5em 0;
	font-weight: bold;
}

 a.file{
	font-size:1em;
	font-weight: bold;
	text-decoration: underline;
}
table.ResultsTable {
	margin:0em auto;
}
/*##################################*/




#NavigationLinks  a:hover.pink {
	text-decoration: underline;
}
#NavigationLinks  a.pink {
font-weight:bold;
color:#990066;
}


span.skippy {font-size: 60%; float:right;}



.addthis_toolbox, .addthis_button {float:right; width:190px; margin:3px;}
#tabs .addthis_toolbox a:hover {background:none; }

#mainContent .addthis_button img {margin:0px;margin-bottom:1em;}
h1,h2,h3,p {clear:both;}

/*##################################*/
/*disclaimer formatting */

div#iframe p#disclaimer{
	font-family:Arial, sans-serif;
	margin:0;
}
div#iframe p{
	font-size: 0.75em;
}
	
div#iframe div.left, div#iframe div.right  {
	text-align: left;
	margin-left:1em;
	margin-bottom:0.7em;
}


/*##################################*/
/*Unlikely that anyone will print from a cell phone, but just in case*/
@media print {
	#mainContent, html, body { max-width:none !important;}
  *, #mainContent * {
  font-size: 11pt !important;
  background:white !important;
  color:black !important;
  }
	#navTop, #navBottom, #iframe, iframe, #NavigationLinks, 
	#header, #header *, #crumbs *, #tabs, tabs*, #stabs, * a.skip {
		display:none !important;
		}
	#wrapper {position:static !important;  }
	#mainContent {border-width:0px !important; }
}