/*	---	Agency-Specific HTML Styles				-------	*/

#masthead {   /* bottom banner color */
background: #233185 url(/courts/sjc/img/logo-courts.jpg) right 90px no-repeat;
}

#footer {
background:#233185;
}

#menu a.active:link,#menu a.active {

background:#fff url(/courts/sjc/img/tab_active.gif) 100% 0 no-repeat;

}

/* Fix for the double white tab issue, 'notactive' is added to top level categories that have their own tab */
#header_menu #menu li.notactive a {
background:#FFBC88 url(/courts/sjc/img/tab_link.gif) no-repeat scroll 100% 0pt;
}

div.indented_first_line p:first-line {
	margin-left: 6ems !important;
}

#contact-table ul {
list-style: disc !important;
}

#contact-table ul li {
list-style: disc !important;
margin: 0 0 0 3ems !important;
}

#sjc-breadcrumbs { 
border-bottom:1px dotted #999999;
padding: 1.25em 0 1.25em 15px;
height: 1.0em;
margin: 0;
} 

#sjc-breadcrumbs ul {
display: inline;
padding: 0;
margin: 0;
}

#sjc-breadcrumbs li { 
float: left; 
display: inline; 
margin-right: 0.5em;
} 

#sjc-breadcrumbs a { 
background-image: url("/courts/sjc/img/breadcrumb-marker.gif");
background-repeat: no-repeat;
background-position: center right;
text-decoration: none; 
padding-right: 10px;
} 

#sjc-breadcrumbs a:link, #sjc-breadcrumbs a:visited, #sjc-breadcrumbs a {
color:#585858;
}

#sjc-breadcrumbs a:hover { 
color:#FF9900;
text-decoration: underline;
} 

#sjc-breadcrumbs li.active {
display: none;
}


.constituent #container #content #content_secondary img {
    margin: 0px;
    padding: 0px;
    width: auto;
}

.constituent #container #content blockquote {
margin: 0 5em 0 5em;
}

div.sjc-alert {
border-width: 8px; border-style:solid; border-color: #FF0000; padding: 3px;
}

