/* 
PRINT -----------------------------------
*/

/* #printheader {
		display: none;
} 
#navSkipNav  {
		display: none;
}*/
.vollabelprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	left: 230px;
	top: 10px;
}
/* 
HEADER AREA -----------------------------------
*/
img.papubs {
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: text-bottom;
}
img.collid {
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: text-bottom;
}
img.univid {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: bottom
}
.black_bk{
	background-color: #333333;
	padding-bottom: 0px;		
}
.white_bk{
	background-color: #FFFFFF;
	padding-bottom: 0px;		
}
.gray_bk{
	background-color: #666666;
	padding-bottom: 0px;		
}
/* 
GLOBAL -----------------------------------
*/
a {
	color: #000000;
	text-decoration:none;
}	
a:link {
	color: #000000;
	text-decoration:none;
}	
a:visited {
	color: #000000;
	background-repeat: repeat-x;
}
a:hover {
	color: #CC6600;
	text-decoration:underline;
}
body {
	/* background-image: url(../assets/interface/bk_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/* background-image: url(http://www.csulb.edu/misc/depot/assets/academic/bk/stripped_bk.gif); */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
}
/* 
FORMATTING ELEMENTS -----------------------------------
*/
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.newsheadline {
	font-weight: bold;
}
.newslink {
	font-style: italic;
}
.indent1 {
	margin-left: 1em;
}
.indent2 {
	margin-left: 2em;
}
.indent3 {
	margin-left: 3em;
}
.goldlabel {
	display: none;
}

.boldtext {
	font-weight: bold;
	color: #000000;
}
.graycell {
    background-color: #CCCCCC;
    padding: 3px 1px 6px 3px;
}
.whitecell {
	background-color: #ffffff;
	/*display: none;	 border: thin dotted #CCCCCC; */
	/*border: thin solid #CCCCCC;*/	
}
.lightgray_bk{
	background-color: #EEEEEE;
	padding-bottom: 2px;		
}

.dottedboxg {
	color: #000000;
	background-image:  url(http://www.csulb.edu/siteassets/layouts/lyt_bodybk_lined.gif);
	background-repeat: repeat;
	padding: 0.5em;
	/* border: thin dotted #CCCCCC; */
}
.dottedboxy {
	color: #000000;
	background-image:  url(http://www.csulb.edu/siteassets/layouts/lyt_bodybk_linedy.gif);
	background-repeat: repeat;
	padding: 0.5em;
	border: thin dotted #CCCCCC;
}
.dottedboxw {
	background-color:  #ffffff;
	padding: 6px 6px 6px 6px;
}
.dottedboxw a {
	text-decoration: underline;
}
.menurowheader {
	font-weight: bold;
	color: #FFCC00;
	background-image: url(http://www.csulb.edu/misc/depot/assets/L0/Mmenu_pglt_bk.gif);
	vertical-align: middle;
	font-size: 95%;
}
.dottedboxgplain {
	display: none;
}
.dottedboxblank {
	position: absolute;
	visibility: visible;
	width: 6.75in;
	left: 10px;
	top: 95px;
} 
.dottedboxsearch {
	color: #000000;
	background-image:  url(http://www.csulb.edu/siteassets/layouts/lyt_bodybk_lined.gif);
	background-repeat: repeat;
}
.dottedboxgplain2 {
	color: #000000;
	background-image:  url(http://www.csulb.edu/siteassets/layouts/lyt_bodybk_lined.gif);
	background-repeat: repeat;
	border: medium #666666;
	padding: 0.3em;
}
.dottedline {
	color: #000000;
	font-size: 40%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.datesaved {
	color: #CCCCCC;
}
.menupadding {
	display: none;
}
.textpadding {
	padding: 0.2em;
	padding-right: 0.5em;
}
.volnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #666666;
	padding-left: 16em;
}
.dropcap { 
	float:left; 
	color:#000; 
	/* font-size:44px; */
	font-size:350%; 
	line-height:30px; 
	padding-top:2px; 
	/* font-family: "Times New Roman", Times, serif; */
	font-family: "Arial", arial, arial narrow;  
} 

.list {
	margin: 3px;
	padding: 3px;
}

.list ul {
	list-style-image:url(http://www.csulb.edu/misc/depot/assets/academic/bullets/bullet_lg.gif);
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 95%;
	/* line-height: 1.4em; */
}

.credits {
	font-size: 90%;
}
.byline {
	font-size: 85%;
	font-weight: bold;
	color: #666666;
}
.vollabel {
	display:none;
}

.textpadding2 {
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

/* Menu formatting */
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: x-small;
	
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
	
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	background-color: #DCDED1;
}
.menubody {
	margin: 0px;
	padding: 0px;
}

.menubody ul {
	font-size: 95%;
	border: thin solid #FFFFFF;
	
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 0px;
	
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-top: 3px;
	
	background-color:#EEEEEE;
	line-height: 13px;
	list-style-position: outside;
	list-style-image: url(/misc/inside/assets/interface/graybullet.gif);
}
.menubody ul a {
	text-decoration: none;
}

/* 
SEARCH AREA --------------------------
*/

/* for the search table */
.nav {
	padding: 0px 0px 0px 28px;
	font-size: 85%;
	padding-top: 1px;
	padding-left: 28px;
}
.stripped_bk {
	background-image: url(http://www.csulb.edu/misc/depot/assets/academic/bk/stripped_bk.gif);
	background-repeat: repeat;
	display:none;
}
.search {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	vertical-align: bottom;
	text-align: right;
	display:none;
}
.sitesearchform {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitesearchbox {
	color : #000000;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-width: 1px; 
	border-color: #333333;
	border-style: solid;
	padding-left: 2px;
}
sitesearchbutton{
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: left;
	display:none;
}

/* 
BREADCRUMBS AREA --------------------------
*/

.breadcrumbs {
	background-color: #EEEEEE;
	color: #000000;
	padding-left: 0.5em;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-right: 0.5px;
	font-size: 85%;
}

/* 
BANNER AREA --------------------------
*/

.mainbanner {
	background-image: url(/misc/inside/assets/interface/banner_generic_bk.gif);
	/* background-image: url(../assets/interface/mainbanner_bk.gif); */
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/* Interface Design Elements */
.bkimagery {
	background-image: url(http://www.csulb.edu/misc/inside/archives/vol_57_no_3/imgs/maxson.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat;
}
/* 
PRIMARY NAV AREA --------------------------
*/ 

.hmenu a{
	color: #333333;
	padding: 5px 8px;
	text-decoration: none;
}
.hmenu a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.hmenu {
	display: none;
}
/* 
FOOTER AREA ----------------------------
*/

.bottomedge_bk {
	background-image: url(http://www.csulb.edu/misc/depot/assets/academic/bk/FOOTER_BK_WHITE.gif);
	background-repeat: repeat-x;
	/* border: thin solid #CCCCCC; */
	border: thin dotted #CCCCCC;
}

.footer {
	display:none;
}

/**************************************************/
/* PRINT SETTINGS */
/**************************************************/
/* #header {
		display:none;
}*/

#navSkipNav  {
		display:none;

}

#search {
	display:none;
}
#header {
	display:none;
}

#outreach {
	display:none;
}

.backtotop {
display:none;
}










