﻿/* eLPS CSS Document - JW */

/*	Modification History

2008-12-05:	Modified h1 text-transform to none (JJVC)
			Created a table atribute to set default value for tables (JJVC)
			Added a pseudo class sortable thead th,tr,td (JJVC)
			
2009-01-05:	Added new classes for index page images (JW/JJVC)
2010-09-23:	Added new styles for Training pages (JW)
2010-11-19:	Added centeredbody element (JW)
   
*/ 


/* The following are adjustments for inhereted CSULA style sheet elements */

#leftcol {
	clear:both;
}

#footer {
	clear:both;
}


/* End adjustments for inhereted CSULA style sheet */

body, p, td {
	line-height: 150%;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-size: 10pt;
}

.centeredbody {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	text-align: center;
}


ul.elps_list {
	list-style-type: disc;
	font-size: 10pt;
}

ol.elps_list {
	font-size: 10pt;
}

ul.elps_li {
	list-style-type: disc;
	margin-bottom:1em;
	font-size: 10pt;
 	font-family: Helvetica, Arial,Verdana, sans-serif;
}

/* Provides more space between list elements */
li.elps_li {
	margin-bottom: .25em;
	font-size: 10pt;
 	font-family: Helvetica, Arial,Verdana, sans-serif;
}


/* Provides styling for training icons; used on Training pages */

.elps_training_list {
	list-style-type: none;
	font-size: 10pt;
	border:0px;
	text-decoration: none;
}

.elps_training_list_item {
	clear: left;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	}

.elps_training_list_icon {
	clear: left;

	float: left;
	border-style: none;
	border-width: 0;
	display: inline;
	list-style-type: none;
	left: 0px;
	text-decoration: none;
}

.elps_training_list_text {
	clear: left;
	bottom: auto;
	top: 20px;
	position: relative;
	border-style: none;
	display: inline;
	list-style-type: none;
	margin-left: 20px;
	font-size: 1em;
}



.spacer_clear_left{
	clear: left;
}
 
 
/* Provides alignment with Blackboard logo in list element; used on BB page */
.bb_logo {
	list-style-type: none;
}

.bb_logo img {
	vertical-align: middle;
	position: relative;
	left:-15px;
	border:0px;
	text-decoration: none;
	}

/* Remove?
a.noborder, img.noborder{
	border:0px;
	text-decoration: none;
} */

li.elps_li {
	margin-bottom: .25em;
	font-size: 10pt;
 	font-family: Helvetica, Arial,Verdana, sans-serif;
}

li.elps_olli {
	margin-bottom: .25em;
	font-size: 10pt;
 	font-family: Helvetica, Arial,Verdana, sans-serif;
}

table {
	border: 1px solid #666666;
	border-collapse:collapse;
}

.sortable thead th,tr,td {
	border: 1px solid #FED128;
}

table.sortable {
	width:575px;
	font-size: .9em;
	text-align: left;
	border: 1px solid #FED128;
	border-collapse: collapse;
}

caption.sortable {
	font-size: .8em;
}


th.sortable {
	padding: 5px;
	background-color: #FED128;
	border: solid thin  #FED128;
}


td.sortable {
	padding: 4px;
	border: 1px solid #FED128;
	margin:4px;
}

.small {
	font-size: .8em;
}

.workshop_menu {
	text-align: center;
	font-size: 0.9em;
}

table.elps_table {
	border-color: #eed233;
	border-width: thin;
	border-style: outset;
	width: 575px;
}

thead.elps_table {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-color: gray;
	background-color: #FED128;
}

table.elps_email_table {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-color: #eed233;
	border-width: thin;
	border-style: outset;
	width: 500px;
}

thead.elps_email_table {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-color: gray;
	background-color: #FED128;
}


/* 

Special dimensions for Online Course tables since the different template provides more
room on the screen

*/

.onlinetable thead th,tr,td {
	border: 1px solid #FED128;
	padding: 4px;
	margin:4px;
}

table.onlinetable {
	width:700px;
	font-size: .9em;
	text-align: left;
	border: 1px solid #FED128;
	border-collapse: collapse;
}

caption.onlinetable {
	font-size: .8em;
}


th.onlinetable {
	text-align: center;
	padding: 5px;
	background-color: #FED128;
	border: solid thin  #FED128;
}

td.onlinetable {
	padding: 4px;
	border: 1px solid #FED128;
	margin:4px;
}

td.onlinetablecenter {
	text-align: center;
	padding: 4px;
	border: 1px solid #FED128;
	margin:4px;
}


h1 {
	color: #000000;
}

h3.color {
	font-size: x-large;
	color: #CC0000;
	text-align:center;
}

h5.color {
	font-weight:lighter;
	color:#CC0000;
}


/* Following hides a text input field on eLPS forms to help fight spam
	and hides a necessary ATI menu header; it is called subject_matter
	in order to trick form bots. */
.subject_matter {
	display:none;
}

.hidden {
	display:none;
}


/* The following styles are for use on the eLPS front page */
.homepageimages {
	margin:40px 0 60px 0;
}

.blackboardimageinfo {
	float:left;
	padding-right: 15px;
	width: 71px;
	height: 54px;
	border: 0;
}

.blackboardimagecaption {
	padding-top:10px;
	margin-left: 145px;
}

.turnitinimageinfo {
	float:left;
	padding-right: 15px;
	width: 115px;
	height: 54px;
	border: 0;
}

.turnitinimagecaption {
	padding-top:10px;
	margin-left: 145px;
}

.respondusimageinfo {
	float:left;
	padding-right: 15px;
	width: 115px;
	height: 54px;
	border: 0;
}

.respondusimagecaption {
	padding-top:10px;
	margin-left: 140px;
}


.workshopsimageinfo {
	float:left;
	padding-right: 15px;
	width: 101px;
	height: 75px;
	border: 0;
}

.workshopsimagecaption {
	padding-top:10px;
	margin-left: 145px;
}

.bold {
	font-weight: bold;
}

.alert {
	font-weight: bold;
	color: red;
}


#runnerModified a {
	color: white;
	text-decoration: none;
}

.spotlight {
	width: 170px;
	border-color: black;
	border-width: 1px;
	border-style: solid;	
}

.spotlight_header {
	right: auto;
	left: auto;
	width: 170px;
	border-color: black;
	text-align: center;
	background-color: #FED128;
	border-style: none;	
}

.spotlight_text {
	padding-left: 5px;
	padding-right: 5px;
}


.todaysworkshop {
	margin-left: 2px;
	width: 130px;
	border-color: black;
	border-width: 1px;
	border-style: solid;	
}

.todaysworkshop_header {
	right: auto;
	left: auto;
	width: 130px;
	border-color: black;
	text-align: center;
	background-color: #FED128;
	border-style: none;	
}

.todaysworkshop_text {
	font-style: normal;
	font-weight: normal;
	font-size: 10.5px;
	padding-left: 5px;
	padding-right: 5px;
}

.subtlenote {
	
	font-style: italic;
	
	color: #b3b3b3;
	
	font-size: x-small;
	
}

/* Vertical menu -- sub items*/

.mcsub li	{ 
	border-bottom: 0px solid #ffd400;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}

.mcsub a { 
	display: block; 
	padding: 0px;
	}


.mcsub a:hover { 
	background-color: #fae9b1;
	}
		

.redtext {
	color:#ff3838;
}

