@charset "utf-8";
/* CSS Document */
*{
	margin: 0;		/*  :::::  Reset Whitespace for all elements; consistency across browsers  :::::  */	
	padding: 0;
	}

/* :::::::::::::::::::::::::::::::::::  defaults  ::::::::::::::::::::::::::::::::::: */

html, body{
	height: 100%;
	}
body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: white url(/OLC_Moodle/images/bannerBkgrd.png) top left repeat-x;
	min-width:800px;
	font-size:.9em;
	color:#333333;
	}

#contentWrapper {
	 float:left; 
	 margin:auto; 
	 width:100%; 
	 min-width:600px; 
	 border:1px solid #CCCCCC;
	 clear:both;
}

span.pageTitle {
	float:left;
	font-family: "Clearface Gothic", Arial, "Times New Roman";
	font-weight:bold;
	font-size: 28px;
	color: #FFFFFF;
	text-align:center;
	margin:20px 0 0 18px;
}

span.menuRight {
	float:right;
	margin:55px 20px 0 0;
	font-size:1em;
	color:#FFF;
}

ul li {
	list-style:disc;
	list-style-type:disc;
}


.moreInfo{
	font-size:.8em;
}

.divHeading {
	 text-align:center; 
	 padding:5px;
}

#olcDivisions {
	 float:left; 
	 width:100%; 
	 margin-bottom:20px;
	 clear:both;
	 }
	 
.courseTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	color:#990000;
	padding-bottom: .1em;  
	font-weight:bold;
	text-align:left;
	}
.courseSummary {
	font-size: 0.85em; 
	padding:7px 0;
	text-align:left;
	}
#courses li{
	font-size: 0.85em; 
	padding:5px 0;
	text-align:left;
	}	
.courseLinks {
	text-decoration:underline;
	color: #434A44;
	font-size: 0.85em; 
	text-align:left;
	padding-bottom:15px;
	}


#pageTitlePLC {
	float:left;
	clear:both;
	width:100%;
	height:42px;
	background: white url(/OLC_Moodle/images/profLearnCommBkgrd.png) top left repeat-x;
}

#categoryDescriptions {
	float:left; 
	width:18em; 
	padding:2em 0 0 1em; 
	ext-align:left; 
	border:none; 
	background-color:#FFFFFF;
}

a:link{
	text-decoration:underline;
	color: #434A44;
	} 
a:visited{
	color: #434A44;
	text-decoration:underline;
	}
a:hover{
	color: #990000;
	text-decoration: underline;
	}
a:active{
	color: #000000;
	text-decoration:underline;
	}


.link_gray:link{
	text-decoration:underline;
	color: #434A44;
	} 
.link_gray:visited{
	text-decoration: underline;
	color: #434A44;
	}
.link_gray:hover{
	color: #990000;
	text-decoration: underline;
	}
.link_gray:active{
	text-decoration:underline;
	color: #000000;
	} 


.link_red:link{
	text-decoration: underline;
	color: #990000;
	} 
.link_red:visited{
	text-decoration: underline;
	color: #990000;
	}
.link_red:hover{
	color: #000000;
	text-decoration: underline;
	}
.link_red:active{
	text-decoration: underline;
	color: #000000;
	} 

.link_red_H2:link{
	text-decoration: underline;
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	} 
.link_red_H2:visited{
	text-decoration: underline;
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	}
.link_red_H2:hover{
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	}
.link_red_H2:active{
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	} 

.link_black_H2:link{
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	} 
.link_black_H2:visited{
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	}
.link_black_H2:hover{
	text-decoration: underline;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	}
.link_black_H2:active{
	text-decoration: underline;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	padding-bottom: .6em;  
	font-weight:bold;
	} 


h1{
	padding-bottom: .4em;  
	font-size: 1.1em;
	font-weight: bold;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1.h1_Black{
	padding-bottom: .4em;  
	font-size: 1.1em;
	font-weight: bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	color:#434A44;
	padding-bottom: .6em;  
	}
h2.h2_Red{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	color:#990000;
	padding-bottom: .6em;  
	}
h2.h2_Black{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .97em;
	color:#000000;
	padding-bottom: .6em;  
	}

	
h3{
	margin: .8em 0 0 0;
	padding: .3em 0 .4em 0;
	font-size: .80em;
	color: #434A44;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h4{	
	padding-bottom: .4em;  
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#434A44;
	}


h5{
	padding-bottom: .4em; 
	font-size: .80em;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	
h6{
	color:#666666;
	font-size: .75em;
	font-weight:normal;
	font-style:italic;
	padding-bottom: .4em;  
	}

.textIndentMore {
	text-indent:70px;
}

.courseImage {
	float:left;
	padding:0 11px 4px 0;
}


.image_grayborder {
	border-style:solid;
	border-color:#666666;
	border-width: 1px;
	margin: 0px;
	}

.image_redGrayBorder {
	border-style:solid;
	border-top-color:#900;
	border-left-color:#900;
	border-right-color:#333;
	border-bottom-color:#333;
	border-width: 2px;
	margin: 0px;
	}

select {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	padding: 2px 5px;
	font-size: .9em;
	}	
	
select.select_BlackBoldText {
	color: #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	padding: 2px 5px;
	font-size: .9em;
	}		

		
.button{
	background-color:#555;
	border:#900 1px solid;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;
	}		
	
.stepBtn {
	margin-bottom:-8px; 
	padding-right:7px;
}
	
.breadcrumb {
	float:left;
	font-size:.70em;
	margin-top:10px;
	color:#666;
	padding: 0px 0px 0px 8px;
	}	
.breadcrumb_Right {
	float:right;
	font-size:.70em;
	margin-top:10px;
	color:#666;
	padding: 0px 10px 0px 0px;
	}	


#footer {
	float:left; 
	width:100%; 
	text-align:center; 
	background-color:#8F8F97; 
	color:#FFFFFF; 
	height:32px; 
	border-top:6px solid #5B5A5F; 
	font-size:.9em;
	clear:both;
}

#contactsFooter	{
	float:left; 
	width:100%; 
	margin-top:15px; 
	text-align:left; 
	background-color:#CCCCCC;
	color:#000000; 
	height:27px; 
	border-top:2px solid #990000;
	font-size:.85em;
	clear:both;
}

#footerHelp	{
	float:left; 
	width:100%; 
	margin-top:15px; 
	text-align:left; 
	background-color:#CCCCCC;
	color:#000000; 
	height:27px; 
	border-top:2px solid #990000;
	font-size:.85em;
	clear:both;
}


/* *****************   TABLES  ********************** */

table {
	border-style:none;
	}
	
table.table_gray_border {
	border-spacing: ;
	border-color: #555555;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	}
TR.table_gray_columnborder, TD.table_gray_columnborder {
	border-spacing: ;
	border-color: #b4b3Ae;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: .5em;
	}
TR.table_gray_colborder_TextCentered, TD.table_gray_colborder_TextCentered {
	border-spacing: ;
	border-color: #b4b3Ae;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding-left: .3em;
	text-align:center;
	}

/*---------------------------------------------------------------------		*/
.floatleft{ float: left; }
.floatright{ float: right; }

.clear:after {
    content: ".";              
	display: block;            
    height: 0;                 
    clear: both;               
    visibility: hidden;	      
}

/* fix for the Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */



