﻿/*
teal: #007070
green: #6c9d31
gray: #666666
baked oragnge: #E57429
*/
body 
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #333333;
}

img 
{
	border: 0;
}

hr
{
	max-height: 1px;
	height: 0px;
	line-height: 0px;
}

td
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}

a, a:visited, a:active
{
	text-decoration: none;
	color: #007070;
}

a:hover
{
	text-decoration: underline;
	color: #6c9d31;
}
form
{
	border: 0px; 
	margin: 0px;
}

/* classes */
.small
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.paddedParagraph
{
    padding: 0px 0px 5px 0px;
}

.dottedBox
{
	border: solid 1px #6c9d31; 
	margin: 0px; 
	padding: 5px;
}

.topSection
{
	margin: 0px;
	padding: 0px;
	width: 930px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.logoHeader
{
	margin: 0px;
	padding: 0px;
	width: 380px;
	float: left;
}

.newsEventsPartners
{
	margin: 0px;
	padding: 0px;
	float: right;
}

.testDriveHeader
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

.loginForm
{
	margin: 0px;
	padding: 0px;
	width: 550px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.loginGoButton
{
    width: 37px;
    height: 23px;
    vertical-align: middle;
}

.loginForm input
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	width: 100px;
}

.newsText
{
	font-family: Arial, Helvetica;
	font-size: 10px;
}

.registerNowText
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	width: 170px;
}

.footerBox
{
	margin: 0px;
	width: 930px;
	height: 22px;
	text-align: center;
	color: #007070;
}

a.footerLink, a.footerLink:visited, a.footerLink:active
{
	text-decoration: none;
	color: #007070;
	font-weight: bold;
	font-size: 11px;
}

a.footerLink:hover
{
	text-decoration: underline;
}

.copyrightBox
{
    width: 930px;
    text-align: center;
	font-size: 10px;
	font-weight: bold;
	float: none;
}

.navLink
{
	margin: 0px 5px 0px 5px;
	padding: 5px;
	line-height: 22px;
	font-size: 12px;
}

a.navLink, a.navLink:visited, a.navLink:active
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.navLink:hover
{
	background-color: #ffff33;
	color: #007070;
	text-decoration: none;
	font-weight: bold;
}

.selectedNavLink
{
	margin-top: 0px;
	background-color: #D4F19C;
	padding: 5px;
	vertical-align: middle;
	float: left;
}

.mainContainer
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #6c9d31; 
	width: 930px;
	clear: both;
	overflow: hidden;
}	

.leftSide
{
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.middleContainer
{
	padding: 0px 15px 0px 15px;
}

.middleContainerThreeColumn
{
	float: left;
	width: 315px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.middleContainerTwoColumn
{
	float: left;
	width: 710px;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	margin: 0px;
}

#contentBlockTwoColumn
{
    float: left;
    text-align: justify;
    width: 670px;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding: 0px;
}

#contentPageTitle
{
	font-size: 23px;
	font-weight: bold;
	padding-top: 10px;
	color: #6c9d31;
	line-height: 25px;
}

.professorPageProfessorName
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	color: #6c9d31;
	/*line-height: 25px;*/
}

.professorPageTitle
{
	font-size: 23px;
	font-weight: bold;
	padding-top: 0px;
	color: #6c9d31;
	/*line-height: 22px;*/
}

.coursePageCourseName
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	color: #6c9d31;
	/*line-height: 25px;*/
}

.coursePageTitle
{
	font-size: 23px;
	font-weight: bold;
	padding-top: 0px;
	color: #6c9d31;
	/*line-height: 22px;*/
}

.pressPageTitle
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	color: #6c9d31;
	line-height: 25px;
}

.rightSide
{
	float: right;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

/* left side */
#enrollBox
{
	background-color: #E57429;
	color: #ffffff;
	width: 180px;
	height: 160px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-size: 12px;
}

#winBox
{
	background-color: #F3F2DA;
	color: black;
	width: 178px;
	padding: 10px 5px 10px 5px;
	margin: 5px;
	text-align: center;
	border: solid 1px #000000;
}

#testDrive
{
	background-color: #D65B10;
	width: 178px;
	padding: 10px 5px 10px 5px;
	margin: 5px;
	text-align: center;
	border: solid 1px #000000;
}

#articlesBox
{
    background: url('../images/research_bkgrd.jpg') no-repeat;
	width: 195px;
	height: 502px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 5px;
	/* border: solid 1px #000000; */
}

#testimonialsBox
{
   	width: 195px;
	height: 370px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

#articleText
{
	width: 175px;
	height: 400px;
	text-align: left;
	font-size: 12px;
}

.registerButton
{
	font-size: 12px;
}

.registerText
{
	font-size: 12px;
}

.notAMember
{
    vertical-align: bottom;
	font-size: 13px;
	font-weight: bold;
}

#orangeArrow
{
    line-height: 12px;
	font-size: 18px;
	font-weight: bold;
    color: Orange;
}

.leftMiddlePromo
{
	border: solid 1px #6c9d31; 
	width: 170px;
	height: 240px;
	margin: 5px;
}

.leftBottomPromo
{
	border: solid 1px #6c9d31; 
	width: 170px;
	height: 200px;
	margin: 5px;
}

/* right side */
.rightTopPromo
{
	border: solid 1px #6c9d31; 
	width: 120px;
	height: 100px;
	margin: 5px;
	font-size: 10px;
}

.rightMiddlePromo
{
	border: solid 1px #6c9d31; 
	width: 120px;
	height: 460px;
	margin: 5px;
	font-size: 10px;
}

.rightBottomPromo
{
	border: solid 1px #6c9d31; 
	width: 120px;
	height: 100px;
	margin: 5px;
}
.columnStyle
{
	border: solid 1px #6c9d31; 
}
.underlineHeading
{
	font-size:14px;
    text-decoration: underline;
}
.underlineHeadingBold
{
	font-size:14px;
    text-decoration: underline;
    font-weight:bold;
}

.colourBold
{
	font-weight:bold;
	color: #6633cc;
}
.colourBoldItalic
{
	font-style:italic;
	font-weight:bold;
	color: #6633cc;
}

.error
{
	color: #ff0000;
}

.testimonialHeader
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.testimonial
{
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 20px;
}

/* tables */
.courseTable
{
	border: solid 1px #6c9d31; 
}
.courseHeaderRow
{
	font-size: 12px;
	border: solid 1px #6c9d31; 
	font-weight: bold;
}
.courseRow
{
	font-size: 12px;
	border: solid 1px #6c9d31; 
	background-color: #eeeeee;
}
.courseAlternateRow
{
	font-size: 12px;
	border: solid 1px #6c9d31; 
	background-color: #ffffff;
}
.courseListGroupHeader
{
	font-size: 16px;
	font-weight: bold;
}

.courseGroup
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


.darkShade
{
	color: #007070;
}

.lightShade
{
	color: #6c9d31;
}

.hoverShade
{
	color: #D4F19C;
}

.menuTextShade
{
	color: #BBC132;
}

.managementNames
{
	color: #007070;
	font-weight: bold;
}

.note
{
	font-weight: bold;
	color: #007070;
}

.button
{
	font-size: 14px;
}

.profListName
{
	font-weight: bold;
	font-size: 16px;
}

.profListTitle
{
	font-style: italic;
	font-size: 14px;
}

.profProfileImage
{
	float: left;
	vertical-align: top;
	padding-right: 20px;
}

.stepCompleted
{
	padding: 1px 10px 10px 10px;
	margin: 10px;
	color: #000000;
	background-color: #D4F19C;
}

/*
.stepCompleted a
{
	color: #000000;
	background-color: #D4F19C;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
*/
.stepEnabled
{
	padding: 1px 10px 10px 10px;
	margin: 10px;
	color: #000000;
	background-color: #ffff33;
}

.stepDisabled
{
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background-color: #ffffff;
	color: #999999;
}

.stepDisabled a
{
	background-color: #ffffff;
	color: #999999;
	text-decoration: none;
}

.nextStep
{
	margin-top: 15px;
}

.discountInCart
{
	color: red;
	font-weight: bold;
}

.discountDescription
{
	font-style: italic;
	color: #007070;
}

.discountException
{
	font-weight: bold;
	color: Maroon;
}

.testOnlyControls
{
	border: 2px solid red;
	padding: 5px;
}

.price
{
	font-weight: bold;
	color: Red;
}

.required
{
	color: Blue;
	font-weight: bold;
}

.important
{
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}

.accountCourseTitle
{
	font-size: 16px;
	font-weight: bold;
}

.accountProfessor
{
	font-size: 14px;
}

.updateComplete
{
	color: Red;
	font-weight: bold;
}

/************ HOME PAGE **************/
#latestNewsEvents
{
	margin: 0px 0px 0px 0px;
	background: url('../images/tiles_bkgrd.gif') no-repeat;
	width: 679px;
	height: 117px;
	z-index: 0;
}

#newsletterSignup
{
	margin: 0px;
	padding: 0px;
	background: url('../images/news_signup_bkgrd.jpg') no-repeat;
	height: 35px;
	vertical-align: middle;
	width: 679px;
	float: left;
}

#newsletterForm
{
	position: relative;
	padding-left: 412px;
	top: 5px;
	font-size: 10px;
	font-weight: bold;
}

.newsletterTextBox
{
    width: 130px;
	font-size: 10px;
}

#professorLineup
{
    width: 930px;
	position: relative;
	float: left;
    padding: 0px;
    margin: 0px;
}

#bottomSection
{
    float: left;
}

#homeBottomText
{
	position: relative;
	float: left;
	text-align: center;
	width: 920px;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
}

#meetOurProfessors
{
    margin: 5px 0px 5px 15px;
}

.profThumb
{
    width: 93px;
    height: 95px;
    padding: 0px;
    margin: 0px;
}

.lightLink, .lightLink:visited, .lightLink:active
{
	text-decoration: none;
	color: #6c9d31;
}

.lightLink:hover
{
	text-decoration: underline;
	color: #007070;
}

.quizInstructions
{
    border: solid 3px red; 
    padding: 5px;
}

.newsletterGoButton
{
    padding-top: 5px;
}

#newsBox1
{
    width: 180px;
    margin: 0px 375px 0px 5px; 
    position: absolute; 
    left: 120px; 
    top: 8px;
    font-size: 10px;
    line-height: 12px;
}

#newsBox2
{
    width: 170px;
    margin: 0px 190px 0px 5px; 
    position: absolute; 
    left: 308px; 
    top: 8px; 
    font-size: 10px;
    line-height: 12px;
}

#newsBox3
{
    width: 180px;
    margin: 0px 190px 0px 5px; 
    position: absolute; 
    left: 491px; 
    top: 8px; 
    font-size: 10px;
}

#testDriveBox
{
    float: left; 
    width: 425px; 
    height: 233px;
}

#recentlyAddedBox
{
    background: url('../images/recently_added_bkgrd.gif') no-repeat;
    width: 254px;
    height: 233px;
    float: left;
}

#recentlyAddedContent
{
    padding: 50px 10px 5px 10px;
    font-size: 11px;
    line-height: 12px;
    color: #ffffff;
}

#recentlyAddedContent a
{
    color: #ffffff;
}

#recentlyAddedContent b
{
    font-size: 13px;
    color: #ffffff;
}


.startCourseLink
{
    background-color: #ffff33;
}

a.subLink, a.subLink:visited, a.subLink:active
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

a.subLink:hover
{
	text-decoration: underline;
}

.articleTitle
{
    font-size: 14px;
    font-weight: bold;
}

.articleGroupTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.hidden
{
    visibility: hidden;
    display: none;
}

.visible 
{
    visibility: visible;
    display: block;
}

