﻿/***** CourseList page layout *****/

#uogCourseListMainAndRightWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogCourseListMainColumn {float:left; width:500px;}
	#uogCourseListRightColumn {float:right; width:300px;}
	
H1 {line-height:1.0em; margin-top:0em;}

#uogCourseListMainImage {height:250px; margin-bottom:20px; overflow:hidden; width:500px;}
#uogCourseListMainImage IMG {}

#uogCourseListLeftNavAndMainTextWrapper {width:500px;}
	#uogCourseListLeftNav {float:left; width:180px;}
	#uogCourseListLeftRTE {margin-top:20px;}
	#uogCourseListMainText {float:right; width:300px}
		#uogCourseListMainText H2 {color:#999999; font-size:1.3em; font-weight:400; line-height:1.4em;}

#uogCourseListWrapper {background:#f1f1f1; border:1px solid #dadada; width:298px;}
#uogCourseList {font-size:0.9em; margin:10px; width:278px;}
	#uogCourseList H2 {color:#333333; font-weight:400; font-size:1.6em; margin:0em 0em 0.4em 0em;}
	#uogCourseList H3 {border:0px solid #cccccc; border-bottom-width:1px; color:#999999; font-size:1.2em; font-weight:700; line-height:1.0em; padding-bottom:0.2em;}
	#uogCourseList UL {list-style:none; margin:0em 0em 0.6em 0em; padding:0em;}
	#uogCourseList UL LI {background:transparent url('/SiteCollectionImages/UOG/ListIcons/GreySquare.gif') no-repeat left 0.8em; color:#000000; font-size:1.0em; line-height:1.3em; padding:0.1em 0em 0.1em 0.6em;}
	#uogCourseList UL LI A {color:#333333; display:block; padding:2px; text-decoration:none; width:260px;}
	#uogCourseList UL LI A:hover {background:#dadada; color:#000000;}

#uogRightFeatureBox {border:1px solid #dadada; margin-top:20px; width:298px;}
#uogRightFeatureBoxContent {margin:10px; width:278px;}
	#uogRightFeatureBoxContent H2 {background:#e9e9e9; color:#999999; font-size:1.0em; font-weight:700; margin:0em 0em 0.8em 0em; padding:0.4em;}
	#uogRightFeatureBoxContent P {color:#666666; font-size:0.8em; line-height:1.8em;}
	#uogRightFeatureBoxContent P.uogRightFeatureBoxProfileName {color:#999999;}
	#uogRightFeatureBoxContent IMG.uogRightFeatureBoxProfileImage {margin:0px 6px 3px 0px;}


/***** Course list editor styles *****/

P.uog-rteMainCustom-Intro-Text-UG {color:#99cc99; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-FD {color:#cc6600; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-PG {color:#33ccff; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-RD {color:#cc9999; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-PROF {color:#996699; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-TT {color:#cc9999; font-size:1.4em; line-height:1.6em;}
P.uog-rteMainCustom-Intro-Text-SHORT {color:#B7A8CD; font-size:1.4em; line-height:1.6em;}

