/* CSS Document */
body {
    margin:0; 
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif; 
    background-color:#F3F1F2; 
    line-height: 135%;
    min-width: 840px;
}

h1 { 
    font-size:22px; 
    color:#5F883A; 
    margin:0 0 1em 0;
    line-height:135%; 
}

h2 { 
    font-size:19px; 
    color:#5F883A; 
    margin:0em 0 1em 0 ; 
    line-height:135%; 
    clear:left
}

h3 {
    font-size:17px; 
    color:#5F883A; 
    margin:1em 0 1em 0 ; 
    line-height:135%; 
}

h4 { 
    font-size:14px; 
    color:#5F883A; 
    margin:1em 0 1em 0 ; 
    line-height:135%; 
}

img { 
    border:0; 
}

/*input { height:16px; }*/ /* Why's this here? Makes button too narrow. -dak */
td {
    vertical-align:top; 
}

ul {
    margin: 0 0 10px 0; 
}

li {
    margin: 0 0 6px 0; 
}

.emphbold { 
    font-weight:bold; 
}

/* Link Styles */
a:link {
    color: #3A5790; text-decoration:none; font-weight:bold
}
a:visited {
    color: #3A5790; text-decoration:none; font-weight:bold
}
a:hover {
    color:#0033FF; text-decoration:underline; font-weight:bold
}
a.white:link {
    color: white; text-decoration:none; 
}
a.white:visited {
    color: white; text-decoration:none; 
}
a.white:hover{
    color: white; text-decoration:none; 
}

/* Main Content Section */
#login-bar {
    text-align:right;background:#ff7;padding:2px 1em;border:1px solid #beefab; 
}
#login-bar a { 
    color:black; 
}
#header { 
    background-image:url(bannerclouds.gif); 
    background-color:#6887BE; 
    background-repeat:no-repeat; 
    height:60px; 
    top: 0px; 
    background-position:right
}
#below_header {
/*
    background-image:url(back_bluebar.gif); 
    background-repeat:repeat-x; height:27px;
*/
}
#search { 
    text-align:right; 
    width:100%; 
    margin:0; 
    padding:0px 0; 
    background-color:#314979; 
    font-size:11px; 
    vertical-align:top; 
    font-family:tahoma, Arial, Helvetica, sans-serif; 
    color:white;  
    background-image:url(back_bluebar.gif); 
    background-repeat:repeat-x; height:23px; 
}

#search .searchform { 
    vertical-align:middle; 
    padding: 0px; 
    text-align:right; 
    width:100%; 
    white-space:nowrap; 
    margin:0; 
    text-indent:0; 
}

#search form div {
    display: inline;
    vertical-align:top;
}

#search form div .form-item{
    display: inline;
}

#search form div label{
    display: inline;
    font-weight: normal;
    vertical-align: top;
}

#search-theme-form { 
    padding: 0px;
}

#search form div div #edit-search-theme-form-1{
    vertical-align: top;
}

#search form div .form-submit {
    width: 22px;
    height: 22px;
    vertical-align: top;
    padding-top: 0;
}

#main  { 
    padding: 20px 20px 20px 20px; 
    line-height:140%; 
    background-image:url(back_whiteshadow.gif); 
    background-repeat:repeat-x; 
    background-color:#FFFFFF;
}
.node  { 
    padding: 20px 30px 30px 0px;
}
#mainimg { 
    float:right; margin:0 0 0 20px; 
}
#mainalt  { 
    padding:  20px; 
    line-height:140%; 
    background-image:url(back_whiteshadow.gif); 
    background-repeat:repeat-x; 
    background-color:#FFFFFF;
}
#mainsub { 
    padding: 40px 20px 100px 20px ; 
    line-height:140%; 
    background-image:url(back_subpage.gif); 
    background-repeat:repeat-x; 
    background-color:#FFFFFF;
}
#date { 
    float:right; 
    color:gray; 
    font-size:11px; 
    margin:0; 
    font-family:tahoma; 
    vertical-align: bottom
}
#datealt { 
    color:gray; 
    font-size:11px; 
    margin:0 20px; 
    font-family:tahoma; 
    vertical-align: bottom; 
    text-align:center; 
    border-bottom:1px solid silver; 
}

#footer { 
    background-color:#F3F1F2; 
    border-top:1px solid silver; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:10px; 
    color: #919191; 
    text-align:center; 
    vertical-align:middle; 
    clear:both; 
    padding:3px 0 6px 0; 
    position:static; 
    top: 800px; 
    clear:both; 
    line-height:140%; 
}
#footer img { 
    vertical-align:middle
}
#footer a { 
    font-weight:normal
}

/* Horiz Menu */
table.topmenu a {
    display: block;color:white; 
    text-decoration:none;
    vertical-align:middle;
    font-weight:normal
}
div.topmenu a {
    color:white; 
    text-decoration:none;
    font-size:11px;
    line-height:16px;
    font-family: Tahoma, verdana, sans-serif;
    padding: 6px 2em; 
    margin:0;  
    white-space:nowrap; ; 
    font-weight:normal
}
div.topmenu a:link, div.topmenu a:visited { 
    color:white; 
    text-decoration:none;
    background-image:url(back_bluebar2.gif); 
    background-repeat:repeat-x; 
    font-weight:normal
}
div.topmenu a:hover { 
    color:white; 
    text-decoration:none;
    background-image:url(back_bluebar2_inverted.gif); 
    background-position:right; 
    background-repeat:repeat-x; 
    font-weight:normal}
/* Main Content Section */
#content-both {
	background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x;
	padding: 30px;
}
#content-left {
	background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x;
	padding: 0px 30px 30px;}
#content-none{
	background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x;
	padding: 30px 30px 30px; }
#content-none td {
        padding: 1px 6px; 	
        background-image:url(http://bss.sfsu.edu/bsswebteam/DIVA/images/back_densecell.gif); 
        background-repeat:repeat-x;  
        background-color:#F9F9F9;}

.content-title {
	padding: 0px 0px 0px 0px;
}

#content { 
        background-color:#ffffff; 
        width:100%; 
}

.block ul {
        padding-left: 0px;
}

#block-block-11{
        padding: 0px 0px 0px 30px; 
}

.breadcrumb {
	padding: 0px 0px 0px 20px;
}


#block-article-0 {
	background: url(announce_back.gif) repeat-y;
	margin: 0;
	font-family:tahoma;
	font-size:11px;
	line-height:135%; 
	padding: 0 0 5px 10px; 
}


#announcements {
	font-family: tahoma;
	font-size: 11px;
	line-height: 135%;
}

#announcements li {
        padding: 6px 
}

#block-article-0 p, li {
        margin:0 0 0 15px ;
}
#block-article-0 ul { 
        padding:0; margin:0px 15px; 
}
#block-article-0 a:link, #block-article-0 a:visited{ 
        font-weight:bold; 
        text-decoration:underline; 
}
#block-article-0 a:hover { 
        font-weight:bold; 
        text-decoration:underline; color:#0033FF
}
.announcements-title {
	font-size:14px;
	color:#5F883A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#block-block-11 { 
        margin: 0 ; padding: 0 10px; 
}
#block-user-1 p {
        margin:0; padding: 0; 
}

#pages .block-user .content {
        width: 130px;
}

#pages .block-user h2 {
        padding-bottom: 25px;
}
#pages .block-user .content form div {
        margin-top: 0px;

}

#pages .block-user .content form div a {
        font-weight: bold;
}

/* Tables and Cells */
table.site { 
        height:100%; 
}

tbody {
        border: 0;
}

/* Left-Side Navigation */
#pages #sidebar-left {
        width: 140px;      
}

#pages #sidebar-left .block-user h2 {
        margin-top: 0px;
}

#pages #sidebar-left .block-user h2 {
        margin-top: 0px;
}

#sidebar-left {
        background: #fff;
        padding-left: 0px;
	background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x;
	padding: 5px 0px 30px 0px;
        width: 210px;
}

#sidebar-left .content a {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        padding-bottom: 5px;
        padding-left: 10px;
        color: #3A5790;
        font-weight: normal;
}
.first_set {
/*        padding-top: 1px;*/
        /*padding-bottom: 1px;*/
}

.first_set .leaf,
.second_set .leaf,
.fourth_set .leaf {
        border-bottom: 1px solid #92A7D0;
}

.first_set .expanded .menu,
.second_set .expanded .menu,
.fourth_set .expanded .menu {
        background-image:url(back_navleftseal.gif);
        padding-left: 0px;
}

.first_set .expanded .menu a,
.second_set .expanded .menu a,
.fourth_set .expanded .menu a {
        padding-left: 10px;
}

.first_set li:hover,
.second_set li:hover,
.fourth_set li:hover {
        background-color: #3A5790;
}

#sidebar-left .expanded {
        background: #fff;
        padding-bottom: 5px;
        padding-right: 0px;
        width: 207px;
        background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x; 
        background-position: 0% 100%;
}

#sidebar-left .expanded .last {
        border-bottom: 0px;
}

#sidebar-left .expanded a{
        font-size: .83em;
        font-weight: bold;
}

#sidebar-left .leaf {
        /*border-bottom: 1px solid #92A7D0;*/
        list-style: none;
        padding-top: 2px;
        padding-bottom: 2px;
}

#sidebar-left .first_set .leaf a,
#sidebar-left .second_set .leaf a,
#sidebar-left .fourth_set .leaf a {
        color: #fff;
        font-weight: normal;
}

#sidebar-left a {
        color: #fff;
}

#sidebar-left a:hover {
        /*color: #fff;*/
        text-decoration: none;
}

#sidebar-left li { 
        margin:0;
        padding:2px 3px 2px 0px; 
        list-style-type:none; 
}

#sidebar-left .block-menu{ 
/*        background-image:url(back_navleftseal.gif);*/
}

#sidebar-left h2 {  
        height: 0px;
        display: none;
}

#sidebar-left .block-user h2 {  
        margin-top: 40px;
        display: block;
        padding-bottom: 30px;
}

.third_set .leaf {
        border-bottom: 1px solid #F0CB5A;
}

#sidebar-left .third_set .leaf a {
         font-weight: normal;
}

.third_set .expanded .menu{ 
        background-color:#E3BE4D;
        padding-left: 0px;
}

.third_set .expanded .menu a{ 
        padding-left: 10px;
}

.third_set .expanded .menu li:hover { 
        background-color:#E4AC00;;
}
#sidebar {
        background-color:#859CC9; 
        width:207px; 
        font-size:11px; 
        margin:0; 
        padding:0; 
        font-family:tahoma, Arial, Helvetica, sans-serif; 
        background-image:url(back_navleftseal.gif); 
        background-repeat:no-repeat; float:left; 
}
#sidebar p { 
        margin:0;  
        height:16px; 
        vertical-align:middle; 
        padding:7px 0 0px 10px; 
        font-weight:bold; 
        text-transform:uppercase; 
        background-color:white; 
        background-image:url(back_whiteshadow.gif); 
        background-repeat:repeat-x; 
        color:#3A5790; 
        font-size:9px;
}
#sidebar ul { 
        margin:0; 
        padding:0; 
}
#sidebar li { 
        margin:0;
        padding:2px 3px 2px 1em; 
        list-style-type:none; 
        border-bottom:1px solid #92A7D0; 
}
#sidebar a {
        font-weight:normal;
}
#sidebar li:hover, #sidebar a:hover{ 
        background-color:#3A5790; 
        color: white;  
}

.form-submit { 
        height:30px; 
        margin:0;
        padding:3px 3px 3px 3px;  
}

/*.collapsed { margin:0;  height:16px; vertical-align:middle; padding:7px 0 0px 10px; font-weight:bold; text-transform:uppercase; background-color:white; background-image:url(back_whiteshadow.gif); background-repeat:repeat-x; color:#3A5790; font-size:9px;}
.expanded { margin:0;  height:16px; vertical-align:middle; font-weight:900; text-transform:uppercase; background-color:white; color:#3A5790; font-size:10px;}
.expanded a { margin:0;  height:16px; vertical-align:middle; font-weight:900; text-transform:uppercase; background-color:white; color:#3A5790;  font-size:10px;}
.menu {font-size:11px; color:#3A5790; margin:0; padding:0; font-family:tahoma, Arial, Helvetica, sans-serif; float:left; width:207px;  }
.menu ul { margin:0; padding:0; }
.menu p { margin:0;padding:3px 3px 3px 1em; list-style-type:none; border-bottom:1px solid #92A7D0; }
.leaf a {color:#3A5790; font-weight:normal}
.leaf a:hover, .leaf a:visited, .leaf a:link {color:#3A5790; font-weight:normal}*/

.links {
        font-size:11px; 
        margin:0; 
        padding:0; 
        font-family:tahoma, Arial, Helvetica, sans-serif; 
        float:left; 
        text-align:right; 
}
#sidebar a:hover{ 
        background-color:#3A5790; 
}
.info { 
        font-size:10px; 
        float:right; 
        width:100%; 
        text-align:right; 
        padding: 10px 0 0 0; 
        color: #8E8E8E; 
        font-weight:normal; 
}

/* Left-Side Navigation - TRD */
#trd li { 
        margin:0;
        padding:3px 3px 3px 1em; 
        list-style-type:none; 
        border-bottom:1px solid #EAC963; 
        background-color:#E3BE4D;  
        color: navy;
}
#trd li:hover, #trd a:hover {  
        font-weight:normal; 
        background-color:#E4AC00; 
}
#trd a:link{  
        font-weight:normal
}
#trd a:visited { 
        font-weight:normal
}

/* Book Styles - dom 8/10/2005 */
div.links { 
        font-size:14px; 
        text-transform:uppercase; 
        letter-spacing:2px; 
        font-weight: bold; 
        padding: 0 0 10px 0; 
        text-decoration:underline; 
        color:#3A5790; 
}
div.titles{ 
        font-size:16px; 
        color:#5F883A; 
        font-style:italic; 
        font-weight: bold
}

#announcements h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	line-height: 16px;
	margin-left: 1em;
	margin-top:0px;
	padding-top:0px;
}

#announcements h2 a {
	color: rgb(95, 136, 58);
}
