﻿/***** Import styles for profiles popup *****/

@import url('/Style Library/UOG/Courses/CourseProfilesPopUp_screen.css');


/***** CourseEntryPageUG layout *****/

#uogCourseEntryUGWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogCourseEntryUGLeftColumn {float:left; width:180px;}
	#uogCourseEntryUGMainAndRightColumnWrapper {float:right; width:620px;}
	#uogCourseEntryUGMainColumn {float:left; width:400px;}
	#uogCourseEntryUGRightColumn {float:right; width:200px;}

H1 {color:#000000; font-size:2.0em; margin-bottom:0.8em;}
H2 {color:#99cc99; font-size:1.4em;}
H3 {color:#99cc99; font-size:1.2em;}
H4 {color:#99cc99; font-size:1.1em;}
P.uogPageIdentifier {color:#99cc99; font-size:1.3em; margin-bottom:1.0em;}
IMG.uogUGApplyButton {display:block; margin-bottom:8px;}


/* Main image */

#uogCourseEntryUGMainImage {margin:0px 0px 8px 0px; width:200px;}


/* Course map link */

#uogCourseMapLinkWrapper {border:1px solid #99cc99; margin-bottom:8px;}
#uogCourseMapLinkContent {margin:5px 6px 5px 6px;}
	#uogCourseMapLinkContent H2 {color:#336633; font-size:0.9em; font-weight:700; margin:0em 0em 0.2em 0em;}
	#uogCourseMapLinkContent P {font-size:0.9em; line-height:1.2em; margin:0;}
	#uogCourseMapLinkContent A {text-decoration:none;}
	#uogCourseMapLinkContent A:hover {text-decoration:underline;}


/* Undergraduate UCAS codes area */

#uogUCASCodesArea {background-color:#ffffff; border:1px solid #99cc99; margin:0px 0px 8px 0px; width:198px;}
#uogUCASCodesContentArea {border:0px; font-size:0.8em; line-height:1.2em; margin:5px; text-align:left; width:188px;}
	#uogUCASCodesContentArea TABLE {border-collapse:collapse; border:0px solid #666666; margin:0em; text-align:left; width:188px;}
	#uogUCASCodesContentArea TABLE TR {}
	#uogUCASCodesContentArea TABLE TH {background-color:#99cc99; color:#ffffff; font-weight:700; padding:0.3em;}
	#uogUCASCodesContentArea TABLE TD {border:0px solid #cccccc; border-top-width:1px; padding:0.3em; text-align:left;}
	#uogUCASCodesContentArea TABLE TD.uogAward {color:#999999; font-weight:700;}
	
	
/* Left Column Feature */

DIV.uogCourseEntryLeftColumnFeature {margin:0px 0px 2px 0px;}
	DIV.uogCourseEntryLeftColumnFeature IMG {border:0; display:block; height:auto; width:180px;}
	

/* Left column HTML area */

#uogCourseEntryUGLeftColumnHtmlArea {color:#666666; font-size:0.8em; line-height:1.4em; margin-top:12px;}
	#uogCourseEntryUGLeftColumnHtmlArea H2 {border:0px solid #99cc99; border-top-width:1px; font-size:1.4em; font-weight:700; margin:0.8em 0em 0.2em 0em; padding-top:0.6em;}
	#uogCourseEntryUGLeftColumnHtmlArea UL {margin:0em 0em 0.6em 2.2em; padding:0em;}


/* Right column HTML area */

#uogCourseEntryUGRightColumnHtmlArea {color:#666666; font-size:0.8em; line-height:1.4em;}
	#uogCourseEntryUGRightColumnHtmlArea H2 {border:0px solid #99cc99; border-top-width:1px; font-size:1.4em; font-weight:700; margin:0.8em 0em 0.2em 0em; padding-top:0.6em;}
	#uogCourseEntryUGRightColumnHtmlArea UL {margin:0em 0em 0.6em 2.2em; padding:0em;}


/* CourseEntryPageUG editor styles */

P.uog-rteUGMainCustom-Qualification {color:#99cc99; font-size:0.9em; line-height:0.9em; margin:0em 0em 1.4em 0em;}


/***** Predefined table formats *****/

.uog-rteUGMainTable-1 {border:0px solid #cccccc; font-size:0.9em; line-height:1.3em; margin:12px 0px 12px 0px;}
	.uog-rteUGMainTable-1 TR {vertical-align:top;}
	.uog-rteUGMainTable-1 TD {border:1px solid #cccccc; padding:0.3em 0.5em 0.4em 0.5em;}

