/*---------------------------------------------*/
/*  portal.css                                 */
/*                                             */
/*  portal-specific styles                     */
/*  February, 2007                             */
/*---------------------------------------------*/


.resources_website {
 display:block;
 text-align:center;
 margin:0px 0 4px 0;
 clear:both;
}

.gov_display {
display:block;
position:relative;
float:left;
}

.list_decorative_dark_noline li, #middle_column .list_decorative_dark_noline li {
 list-style-image:url(/caimages/ca_department/bullet_black.gif);
 padding:2px;
 margin-bottom:2px;
}

.list_decorative_dark_noline li ul, #middle_column .list_decorative_dark_noline li ul {
 list-style-image:url(/caimages/ca_department/bullet_black.gif);
 padding:2px;
 margin:0 0 0 12px;
}

.list_decorative_dark_noline a {
 text-decoration:none;
 display:block;
}

.list_decorative_dark_noline a:hover {
 text-decoration:underline;
}

.browse_container {
position:relative;
/*float:left;*/
margin-top:8px;
width:99%;
clear:both;
}

.browse {
display:block;
position:relative;
text-align:center;
font-weight:bold;
padding:5px 5px 5px 0;
}

.browse_results {
position:relative;
clear:both;
margin-left:20px;
}

.browse a:link {
 color:#ff0000;
}

.browse a:visited {
 color:#000;
}

.browse a:hover {
 color:#911f1f;
}

.portal_images {
position:relative;
float:left;
width:199px;
margin:0 0 0 0;
}

.middle_top {
position:relative;
clear:both;
margin:0 0 20px 0;
width:100%;
}

.headline_container {
position:relative;
float:left;
margin-top:-10px;
}

.faq_container {
position:absolute;
top:7em;
left:199px;
margin:8px 5px 0 10px;
}

h6 {
font-size: 1.2em;
font-weight: bold;
color: #776655;
margin: 1em 0em .2em 0em;
padding: 0em 0em .1em 0em;
}

#page_title {
 margin-left:10px;
}

.content_title {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 1.28em;
 color: #253b5a;
 margin:5px 0;
}

.content_titleRed {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 1.28em;
 color: #911f1f;
 /*color: #cc0033;*/
 margin:5px 0;
}

.title_org {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 1.1em;
 color: #253b5a;
 margin:5px 0;
}

.comment_container {
padding:10px;
display:block;
float:left;
width:70%;
}

.canavpad {
padding-left:10px;
padding-right:10px;
}

.news_container {
float:left;
margin-top:-30px;
width:99.7%;
/*margin-left:3px;*/
}

.news_container p {
 margin:8px 5px;
}

.newsitem {
/*position:relative;*/
clear:both;
width:99%;
margin:0 0 15px 0;
}

.newsimage {
/*float:left;*/
border:solid 1px silver;
padding:5px;
margin-right:15px;
margin-bottom:5px;
}

.hrline {
position:relative;
clear:both;
width:100%;
margin:5px 0 0 0;
}

.boldtext {
font-weight:bold;
}

.redtext {
color:#ff0000;
}

.bluetext {
color:#0000ff;
}

.blacktext {
color:#000;
}

.whitetext {
color:#fff;
}

.whitetextbold {
color:#fff;
font-weight:bold;
}

.redlabel {
color:#993333;
font-weight:bold;
}

.smalltext {
font-size:75%;
}

.sublist_indent {
padding-left:20px;
color:#009900;
}

#portal_content div {
float:left;
/*margin-bottom:10px;*/
}

#panel_container {
float:left;
width:98%;
margin-top:8px;
}

#spotlight {
position:relative;
display:block;
width:99%;
}

#spotlight .block_with_rounded_corners {
width:222px;
float:left;
margin:0 10px 10px 0;}

#spotlight img {
margin-right:12px;
margin-bottom:4px;
}

#spotlight p {
margin:5px 5px 5px 5px;
}


/*---------------------------------------------*/
/*  For Print                                  */
/*---------------------------------------------*/

@media print{
.breadcrumbs { /* Hides breadcrumb */
  display:none;
}
}