/*
State of California master template
Version 2010.12.09
*/
/* *************** CSS Reset *************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* *************** Outer structure *************** */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.78em;
  background: #fff url(../images/design03g/body_background.png) repeat-x;
  line-height: 1.2;
}
/* *************** Header *************** */
#header {
  width: 968px;
  height: 154px;
  margin: 0 auto;
  position: relative;
  background: transparent url(../images/design03g/header_psych.png) no-repeat top right;
  z-index: 10;
}
#skip_to_content a, #skip_to_content a:hover, #skip_to_content a:visited {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip_to_content a:active, #skip_to_content a:focus {
  position: static;
  width: auto;
  height: auto;
  color: #00f;
  background: #fff;
  padding: 1px 2px;
}
#header .head_cagov_logo {
  position: absolute;
  top: 55px;
  left: 50px;
  z-index: 10;
}
#header .head_organization_banner {
  position: absolute;
  top: 60px; /* Adjusts the position of your organization banner */
  left: 165px; /* Adjusts the position of your organization banner */
  z-index: 20;
}
#header .head_bbslogo {
  position: absolute;
  top: 70px; /* Adjusts the position of your organization banner */
  left: 30px; /* Adjusts the position of your organization banner */
  z-index: 30;
}
#header .head_bbslogoa {
  position: absolute;
  top: 70px; /* Adjusts the position of your organization banner */
  left: 30px; /* Adjusts the position of your organization banner */
  z-index: 30;
}
#header .head_cagov_logoa {
  position: absolute;
  top: 43px;
  left: 140px;
  z-index: 10;
}
#header .head_organization_bannera {
  position: absolute;
  top: 60px; /* Adjusts the position of your organization banner */
  left: 250px; /* Adjusts the position of your organization banner */
  z-index: 20;
}
#header .head_dcalogo {
  position: absolute;
  top: 60px; /* Adjusts the position of your organization banner */
  left: 25px; /* Adjusts the position of your organization banner */
  z-index: 30;
}
#mission {
  position: absolute;
  top: 20px;
  left: 400px;
  color: #FFF;
}
#head_links {
  position: absolute;
  top: 46px;
  left: 566px;
  font-size: .9em;
  color: #c2e5f4;
}
#head_links a {
  color: #c2e5f4;
  background-color: #012b41;
  margin: 0 8px;
}
#head_links a:hover {
  color: #fff;
}
/* Search */
#head_search {
  position: absolute;
  left: 730px;
  top: 71px;
  z-index: 10;
}
.textfield_container {
  width: 183px;
  height: 20px;
  background: transparent url(../images/design03g/header_search_textfield.png) no-repeat;
  float: left;
}
#search_ca_textfield, #search_local_textfield {
  border: 0;
  background-color: transparent;
  padding: 3px 0 0 8px;
  width: 175px; /* 183 - 8 */
  color: #505050;
  font-size: 0.92em;
}
.submit_container {
  position: absolute;
  top: 0px;
  left: 183px;
}
.javascript_off #radio_container {
  display: none;
}
#radio_container {
  position: absolute;
  top: 20px;
  left: 40px;
  color: #fff;
  font-size: .9em;
  width: 172px; /* Fix FF3 issue where increasing font size causes radio buttons to wrap to two lines */
}
#header .radiobutton {
  position: relative;
  top: 2px;
}
.javascript_on #header .radiobutton {
  position: absolute;
  left: -2000px;
}
.javascript_on #radio_container label {
  padding: 0 0 0 24px;
  background: url(../images/design03g/header_search_radiobutton.png) no-repeat 12px 3px;
}
.gsc-completion-container {
  z-index: 50; /* fix issue where Google autocomplete dropdown appears behind header images */
}
/* Navigation */
#navigation {
  position: absolute;
  top: 95px;
  left: 16px;
  padding-left: 128px; /* adjusts the horizontal position of the top-level nav */
}
#navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#navigation li {
  float: left;
  background: transparent url(../images/common/nav_divider.png) no-repeat bottom right;
  padding: 0 0 0 0px;
}
#navigation li.last_nav_item {
  background-image: none;
}
#navigation a.nav_level1_link {
  text-decoration: none;
  display: block;
  padding: 0 15px 0 17px; /* adjust the width of the tabs by adjusting the left & right padding */
  margin-right: 2px; /* add 1px gap on right side of tab */
  height: 23px; /* 47 - 24 */
  color: #eee;
  text-transform: uppercase;
  font-size: 1.21em;
  text-shadow: #000 1px 1px 3px; /* This is valid in CSS 2 and 3 but not 2.1 */
  padding-top: 24px;
  white-space: nowrap; /* fix IE8 comp mode issue where nav text wraps */
}
#navigation li.last_nav_item a.nav_level1_link {
  margin-right: 0px;
}
#nav_list :first-child a.nav_level1_link {
  padding-left: 45px; /* Add padding so the entire background highlight can be seen */
}
.highlighted_nav_item a.nav_level1_link, .body_home #nav_list :first-child .nav_level1_link {
  background: transparent url(../images/common/nav_highlight.png) no-repeat bottom right; /* current page item, home, spec 0-2-1, 1-3-0 */
}
#navigation #nav_list.unhighlight_nav_item a.nav_level1_link {
  background-image: none; /* unhighlight current page item, spec 2-2-1 */
}
#header #navigation #nav_list li:hover a.nav_level1_link {
  background: transparent url(../images/common/nav_highlight.png) no-repeat bottom right; /* hovered item, spec 3-2-2 */
}
/*added to use the home icon instead of word*/
#nav_home_container {
  position: absolute;
  top: 13px;
  left: 175px;
  /*margin-left:-20px;*/
  height: 40px;
  width: 40px;
  background: transparent url(../images/content/nav_home.png) no-repeat 0 0;
}
#nav_home_container + img {
  width: 40px;
  height: 1px;
}
/* Ribbon */
.add_ribbon #img_ribbon {
  width: 968px;
  height: 115px;
  background: transparent url(../images/common/ribbon.png) no-repeat;
  position: absolute;
  top: 364px;
  z-index: 20;
}
.add_ribbon #main_content {
  padding: 38px 0 0 0; /* reserve space for ribbon */
}
/* *************** page_container *************** */
#page_container {
  /*	background:transparent url(../images/common/page_content_shadow.png) repeat-y;*/
  background: white;
  width: 939px;
  margin: -11px auto 0 auto;
  box-shadow: 1px 1px 10px black;
}
#banner, #main_content {
  width: 936px;
  margin: 0 auto;
  /* color:#505050; */
}
/* *************** Banner *************** */
/*PH 3/14/2012 added the background transparent to put a background image after the slideshow stops*/
/*#banner {
	height:285px;
	background:transparent url(../images/content/servingconsumers.jpg) no-repeat;
}

/* *************** Main Content *************** */
#main_content {
  position: relative;
  padding: 10px 0 0 0;
}
.add_padding {
  padding: 16px;
  background-color: white !important;
}
.content_left_column {
  width: 570px;
  float: left;
}
.content_right_column {
  width: 320px;
  float: left;
  padding: 0 0 0 10px;
}
.breadcrumbs {
  padding: 5px 5px 5px 10px;
}
.breadcrumbs img {
  padding: 0 4px;
}
/* *************** Footer *************** */
#footer_2 {
  width: 968px;
  margin: 0 auto;
  background: transparent url(../images/design03g/footer_bottom_shadow.png) no-repeat;
  text-align: center;
  padding: 34px 0 20px 0;
  color: #777777;
  font-size: 0.92em;
  font-weight: bold;
}
#footer_2 a {
  color: #777777;
  padding: 0 4px;
}
/* ================================================================================= */
/* *************** Content *************** */
ol, ul {
  padding-left: 40px;
  /*margin-bottom:12px;	*/
}
.half_width_column {
  width: 120px;
  float: left;
  margin-bottom: 20px;
}
p {
  margin: .8em 0;
}
h1 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: normal;
  /*	background:url(../images/content/bullet_arrow_right_green.png) no-repeat;*/
  background-image: none;
  margin: 0.6em 0;
  padding: 0 0 0 38px;
}
h2 {
  /* font-family: "Arial Narrow", Arial, Helvetica, sans-serif; */
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0.6em 0;
}
h2 img {
  vertical-align: middle;
  padding-right: 6px;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 1em 0;
  border: 1px solid #d6d7db;
  padding: 2px;
  background-color: #e7eaef;
  text-transform: uppercase;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 .4em 0;
}
a {
  font-weight: 700;
  color: #1D6B9F;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  text-decoration: underline;
  font-weight: bold;
}
.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;
  padding: 0;
  width: auto;
  float: none;
}
.list_style_1 {
  list-style-type: none;
  padding-left: 10px;
}
.list_style_1 li {
  background: transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 2px;
  padding: 0 0 14px 18px;
}
.list_style_1 a {
  font-size: 1.1em;
  font-weight: bold;
}
.list_style_1 div {
  margin: .4em 0 0 0;
}
.list_style_2, .list_style_2 ul {
  list-style-type: none;
  padding-left: 10px;
}
.list_style_2 li {
  background: transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 2px;
  padding: 0 0 16px 18px;
}
.list_style_2 li li {
  margin: 6px 0 0 0;
  padding: 0 0 0 18px;
}
/* list with white > on blue disc bullets */
#main_content .list_style_4 {
  list-style-type: none;
  padding-left: 10px;
  float: left;
}
#main_content .list_style_4 li {
  float: none;
  background: none;
  list-style-image: url(/images/content/bullet_blue_disc.png);
}
.add_padding ul li {
  list-style-type: none;
  background: transparent url(/images/content/bullet_blue_disc.png) no-repeat 0px 2px;
  background-image: none;
  padding: 0 0 5px 0px;
  width: 90%;
}
.add_padding .content_left_column ul.tabpanel_list li {
  background: none;
}
.indent {
  padding-left: 42px;
}
/* *************** Custom styles *************** copied from old dca site */
.center {
  text-align: center;
}
.italic {
  font-style: italic;
}
.nolist {
  list-style-type: none;
}
.caption {
  margin: 5px;
  padding: 0px;
}
.right {
  text-align: right;
}
.underline {
  text-decoration: underline
}
h5 .callaction {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #FF0000;
  background-color: #FFFFFF;
}
.floatr {
  float: right;
}
.floatl {
  float: left;
}
/*the following three items are to set column layout for two, three and four column layouts in the content area of the page*/
.content_twocolumn {
  float: left;
  left: 10px;
  width: 40%;
  padding: 8px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.content_threecolumn {
  float: left;
  left: 10px;
  width: 28%;
  padding: 8px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.content_fourcolumn {
  float: left;
  left: 10px;
  width: 20%;
  padding: 8px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
/* the following two classes (datelist and subjectlist) are for using on pages where like press releases and whats new they are to be used in conjunction with each other */
.datelist {
  float: left;
  text-align: right;
  right: 10px;
  width: 25%;
  padding: 8px;
  margin-left: 0;
  padding-top: 0;
}
.subjectlist {
  float: left;
  left: 10px;
  width: 65%;
  padding: 8px;
  margin-left: 0;
  padding-top: 0;
}
/*add Grey box around your text */
.greybox {
  border: double #000000;
  background-color: #ECECE7;
  margin: auto 10% auto 10%;
  padding: 2em;
}
/* used in div to clear non-wrapping em or italic in pages \*/
* html #clear_em {
  margin-left: 0;
  overflow: hidden;
  overflow: visible;
  width: 100%;
  width: auto;
  height: 1%;
}
/* used in p tag to clear non-wrapping em or italic in pages \*/
* html .clear_em {
  margin-left: 0;
  overflow: hidden;
  overflow: visible;
  width: 100%;
  width: auto;
  height: 1%;
}
sup a {
  vertical-align: text-top;
  font-size: 10px
}
sub a {
  vertical-align: text-bottom;
  font-size: 10px
}
/*table formatting*/
table {
  border-collapse: collapse;
  border: 1.5px solid #bcc5d0;
}
td, th {
  border: 1px dotted #bcc5d0;
  padding: .2em;
}
thead th, tfoot th {
  border: 1.5px solid #bcc5d0;
  text-align: left;
  font-weight: bold;
  background: #ecece7;
}
tfoot td {
  border: 2px solid #bcc5d0;
}
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
}
tbody th {
  white-space: nowrap;
}
.indent-p {
  padding-left: 5em;
  padding-right: 5em;
}
.indent-text {
  text-indent: 1em;
}
/*--------------------------------------------------*/
/*  block_with_rounded_corners                      */
/*  Adds rounded corners and blue bar for heading   */
/*--------------------------------------------------*/
/*.block_with_rounded_corners {
 width:99%;
 background:#ECECE7;
 border-style:solid;
 border-color:#5d7493;
 border-width:0 1px 1px 1px;
 position:relative; /* Make this the containing block of the corner spans */
/* margin-bottom:16px;
}

.block_with_rounded_corners h3 {
 background:#5d7493;
 color:#fff;
 padding:5px 10px 5px 10px;
 margin:0px;
}

.block_with_rounded_corners .bottom_right {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 bottom:-2px;
 right:-2px;
 background: url(../images/content/block_with_image_corners.gif) top left no-repeat;
}
.block_with_rounded_corners .bottom_left {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 bottom:-2px;
 left:-2px;
 background: url(../images/content/block_with_image_corners.gif) top right no-repeat;
}
.block_with_rounded_corners .top_right {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 top:-1px;
 right:-2px;
 background: url(../images/content/block_with_image_corners.gif) bottom left no-repeat;
}
.block_with_rounded_corners .top_left {
 position:absolute;
 width:6px;
 height:6px;
 font-size:1px;
 top:-1px;
 left:-2px;
 background: url(../images/content/block_with_image_corners.gif) bottom right no-repeat;
}

.block_with_rounded_corners .list_decorative_dark a:hover {
 background:transparent; /* Fixes problem in IE (dotted line disappears) */
/*}

/*  End of block_with_rounded_corners */
.boldtext {
  font-weight: bold;
}
/*#search_local_textfield:focus{
	background-color:yellow;
	
}

#search_ca_textfield:focus{
	background-color:yellow;
	
} */
/*TRYING SI COLOR CONTRAST ISSUE FIX*/
/*
.list-understated ul li {
     background: none !important;
}
*/
/*
.list-overstated li.open, .list-understated li.open {
     background: none !important;
}
*/
/*
.list-overstated li, .list-understated li {
     background: none !important;
}
*/
/*
.list-understated ul li::before {
    content: "\e66a";
    font-family: "CaGov";
    background: none !important;
    font-size: 0.7em;
    top: 3px;
    left: 0;
    padding-right: 4px;
    margin-left: -15px;
    color: #528ac7;
}
*/
/*
.list-overstated li::before, .list-understated li::before {
    content: "\e66a";
    font-family: "CaGov";
    background: none !important;
    font-size: 0.7em;
    top: 3px;
    left: 0;
    padding-right: 4px;
    margin-left: -15px;
    color: #528ac7;
}
*/
/*
.list-overstated li.open::before, .list-understated li.open::before {
    content: "\e66b";
    font-family: "CaGov";
    background: none !important;
     position: absolute; 
    font-size: 0.7em;
    top: 3px;
    left: 0;
    padding-right: 4px;
    margin-left: -15px;
    color: #528ac7;
}
*/
/*
.list-understated ul > li::before {
    content: none;
}
*/
a[href *='.pdf'] {
  background-image: none;
}
a[href *='.pdf']:after {
  font-family: 'CaGov';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  color: #c60;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-left: 3px;
}
.toggle-title p {
  color: #428bca;
  /*    background: transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 2px;*/
  background-image: none !important;
  padding: 0 0 5px 18px;
  width: 90%;
  cursor: pointer;
}
.list-understated li {
  background: none;
  list-style-image: url(/images/content/bullet_blue_disc.png);
  margin-left: 15px;
  padding-left: 0;
}
.list_style_1, .list_style_2, #main_content .list_style_4 li {
  background: none;
  list-style-image: url(/images/content/bullet_blue_disc.png);
  margin-left: 15px;
  padding-left: 0;
}
#navigation .nav_panel li {
  background: none !important;
  list-style-image: url(/images/content/bullet_blue_disc.png);
  margin-left: 15px !important;
  padding-left: 0 !important;
}

li {
  padding-bottom: 12px !important;
} 