/*------------------------------------------------- */
/*  ca_master.css                                   */
/*  Last updated 02/14/2013 by P. Lettington        */
/*  Based on Version 1.20, last updated 03/23/2007  */
/*------------------------------------------------- */

/*--------------------------------------------------------------------------------------*/
/* Undo defaults and set baselines (added by CalRecycle)                                     */
/* Resets default size and spacing that vary between browsers so they start consistent. */
/*--------------------------------------------------------------------------------------*/

body,button,caption,code,form,h1,h2,h3,h4,h5,h6,input,pre,select,table,td,textarea,th { font-size: 1em; }

blockquote,body,br,button,code,dd,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,label,legend,li,ol,p,pre,select,table,td,textarea,th,ul { margin:0; padding:0; }

/*----------------------------------------------------------------------------*/
/* End of CalRecycle addition                                                 */
/*----------------------------------------------------------------------------*/

/*--------------------------------------------*/
/*  generic tags before overrides             */
/*--------------------------------------------*/
body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.8em;
}

p {
 margin:.7em 0em .9em 0em;
}

ul {
 margin: 1em 0em 1em 1.4em;
 padding: 0em 0em .5em 1.4em;
}

ul ul {
 margin: 0em 0em 0em 2em;
 padding: .2em 0em .2em 1.4em;
}

/*----------------------------------------------*/
/*  generic sizing and positioning              */
/*----------------------------------------------*/

#heading, #navigation, #main_content_1, #footer {
 min-width:774px;
 width: 100%;
 text-align: left;
 margin: 0;
}

/*---------------------------------------------*/
/*  heading                                    */
/*---------------------------------------------*/

#heading {
 border-top:4px solid;
 height:80px;
 position:relative;
}

#heading img {
 float:left;
}

#state_logo {
 width:118px;
 height:77px;
 display:block;
 float:left;
 background:#fff url(/images/CAStandard/02_ca/logo.gif) no-repeat;
}

#heading #search_and_skipto {
 position:absolute;
 right:0px;
 top:0px;
 width:39em;
}

#heading #search_container {
 float:right;
 width:20em;
 padding:0 0 7px 0;
 background:#ccd4df url(/images/CAStandard/ca_master/search_bg.gif) no-repeat bottom left;
 position:relative;
}

#heading #skipto_container {
 float:left;
 margin:6px 0 0 0;
 color:#90897d;
}

#heading form {
 margin:0;
 float:right;
 width:20em;
}
#heading form p {
 margin:0;
}
#heading form input {
 margin:0;
}
#heading #search {
 border: 1px solid #728EB4;
 width:15em;
 position:relative;
 top:-5px; /* adjust the text box */
 margin:0 0 0 14px;
}
#heading #submitbutton {
 position:relative;
 top:3px; /* Line up the submit button with the text box */
}

/*---------------------------------------------*/
/*   search form with radio buttons            */
/*---------------------------------------------*/

#heading #control p {
 float:right;
 clear:right;
}

#textfield_container {
 padding:6px 40px 0 0;
 text-align:right;
}

#radio_container {
 width:100%;
 text-align:right;
 display:none; /* Display this only if javascript is enabled, so we'll unhide this using javascript */
}

#radio_container span {
 padding-right:40px;
}

#submit_container {
 position:absolute;
 top:3px; /* Line up the submit button with the text box */
 right:8px;
}

#heading #control #search {
 top:0px;
 margin:0px;
}

#heading #control #submitbutton {
 position:relative;
 top:0px;
}

#heading #control .radiobutton{
 position:relative;
 top:2px;
}

form > #radio_container { /* Hack applies to FF and IE7 */
 padding-top:5px; /* for FF */
}
*+html #radio_container { /* Hack applies to IE5 and IE7 */
 padding-top:0; /* for IE7 */
}

/*-------------------------------------------------*/
/* Google Site Search add-on for the 2007 template */
/* Version 2011.08.04                              */
/*-------------------------------------------------*/

#head_search {
	float:right;
	width:20em;
	padding:0 0 7px 0;
	background:#CCD4DF url(../images/ca_master/search_bg.gif) no-repeat bottom left;
	position:relative;

	z-index:10;
}

#head_search form {
	margin:0;
	float:right;
	width:20em;
}

.textfield_container {
	padding:6px 40px 0 0;
	text-align:right;
}
#search_ca_textfield, #search_local_textfield {
	border: 1px solid #728EB4;
	width:15em;
	position:relative;
	margin:0 0 0 14px;
	padding:1px 0px 3px 1px;
}
.submit_container {
	position:absolute;
	top:3px; /* Line up the submit button with the text box */
	right:8px;
}
.javascript_off #radio_container {
	display:none;
}
#control {
	padding-top:4px;
}

#radio_container {
	width:100%;
	padding:0 0 0 50px;
}
#heading #control .radiobutton { /* Fixes disappearing radio button in IE8 compat mode */
	position:static;
}
:root #heading #control .radiobutton { /* Corrects position of radio button in FF. :root hack hides this from IE8 compat mode. Valid CSS 3, not CSS 2.1 */
	position:relative;
	top:2px;
}
#radio_container label {
	padding:0 12px 0 0;
}

.gsc-completion-container {
	z-index:50; /* fix issue where Google autocomplete dropdown appears behind header images */
}

/*---------------------------------------------*/
/*  navigation (tabs)                          */
/*---------------------------------------------*/

#navigation {
 padding: 0;
 position:relative; /* Makes this the containing block */
 background: #253B5A; /* Blue, needed for empty sublists */
 height:60px;
 white-space: nowrap;
}

#navigation ul {
 position: absolute; /* Needed for FF, background */
 margin: 0;
 padding: 0 0 0 10px;
 height: 30px;
 z-index:1;
 width:60em; /* *** Adjust this to match the actual width of the tabs. *** */
}

#navigation a {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 display: block;
 padding:9px 6px 0px 6px;
 float:left;
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) top right no-repeat;
 position:relative;

 height:30px; /* Needed for IE 5.x broken box */

 voice-family:"\"}\"";
 voice-family:inherit;
 height:21px; /* 30 - 9, for non-broken browsers */
}

#navigation a:hover #navigation a:focus, #navigation a:active 	{
 text-decoration: underline;
}

#navigation a span {
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) top left no-repeat;
 height:30px;
 width:7px;
 display:block;
 font-size:1px;
 position:absolute;
 top:0px;
 left:0px;
}

#navigation li {
 margin: 0;
 float: left;
 display: block;
 list-style: none;
}

#navigation li ul {
 display: none; /* Hide sublists */
 width:900px; /* 800 - 10, IE needs this to be fixed width */
 top: 30px; /* moves the sublist below main list */
 left: 0px;
}
/*above style modifed by Chris Allen 7/8/2008 width changed from 790 to 900px to fix wrapping on large monitors */

#navigation li:hover a, #navigation li.mouse_over a {
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) 100% -60px  no-repeat;
}
#navigation li:hover a span, #navigation li.mouse_over a span {
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) 0px -60px  no-repeat;
}

#navigation #nav_list li li a {
 background-image: none;
 background-color: transparent; /* Needed to make dividers visible */
}

#navigation li.nav_default_on a, #navigation li.nav_default_off a {
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) 100% -120px no-repeat;
}

#navigation li.nav_default_on a span, #navigation li.nav_default_off a span {
 background: transparent url(/images/CAStandard/02_ca/navigation_tabs.gif) 0% -120px no-repeat;
}

#navigation #background_top {
 position:absolute;
 width:100%;
 height:30px;
 background: #fff; /* First row, white */
}

/*---------------------------------------------*/
/*  footer                                     */
/*---------------------------------------------*/

#footer {
 text-align: center;
}

#footer div {
 position:relative;
 padding:8px;
 height:1.5em; /* Needed for IE */
}
#footer div a {
 color:#fff;
 background-color:transparent;
}
#footer div span {
 width:7px;
 height:7px;
 position:absolute;
 bottom:0px;
 right:0px;
 display:block;
 font-size:1px;
}

* html #footer div span { /* Fix for IE, hack hides this from FF */
 height:8px;
 bottom:-1px;
}

/*---------------------------------------------*/
/*  Miscellaneous other styles                 */
/*---------------------------------------------*/

.governor_website {
 display:block;
 text-align:center;
 margin:0px 0 4px 0;
 clear:both;
}

a:link {
 color: #3754d4;
}

a:visited {
 color: #800060;
}

a[href]:hover {
 color: #800060;
 background-color:#ecece7;
}

a:active {
 color: #800060;
}

img {
 border:0px;
}

.hidden {
 display:none; /* For IE 4 only */
}

@media all{ /* Hide this from IE 4 */
 .hidden { /* Hide from regular displays. Screen readers can still read it. */
  display:block;
  position: absolute;
  left: -9999px;
  top: 0;
 }
}

.cleaner {
 clear:both;
 height:2px;
 font-size:1px;
 border:none;
 margin:0 0 -2px 0;
 padding:0 !important;
 width:auto !important;
 float:none !important;
}

/*---------------------------------------------*/
/*  For Print                                  */
/*---------------------------------------------*/

@media print{

 #navigation, #heading div, #footer div { /* Hides the nav, search and footer */
  display:none;
 }

 #heading, #navigation, #main_content_1, #footer {
  min-width:inherit;
 }

 .column_inner {
  display:inline; /* Needed for FF */
 }
 
}

 /*--------------------------------------------------------*/
 /*  amber_alert_on                                        */
 /*  Active Amber Alert banner 	                          */
 /*  Removed 2013. Long out of use                         */
 /*--------------------------------------------------------*/
 
 /*--------------------------------------------------------*/
 /*  statewide_banners                                     */
 /*  Flex Your Power and Amber Alert banners               */
 /*  Removed 2013. Long out of use                         */
 /*--------------------------------------------------------*/