﻿body 
{	
	visibility: hidden; /* used to hide the loading of UCF's top bar loading issue */
	background: #FFDA56 url(/Images/bg.jpg) repeat-x;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size: 12px;
	color: #666;
	line-height: 18px;		
}
table 
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img 
{
	border: 0;
}
h1, h2, h3, h4, h5, p 
{
	margin: 0 0 15px 0;	
}
h1, h2, h3, h4, h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 
{
	font-size: 18px;
}
h2 
{
	font-size: 14px;
}
h3 
{
	font-size: 12px;
}
a 
{
	color: #0066CC;
}
a:hover 
{
	color: red;	
}
a:active 
{
	outline: none;
}
a:focus 
{ 
	-moz-outline-style: none; 
}
h3 a
{
	text-decoration: none;
}
hr 
{
	border: 0;
	color: #e4e4e4;
	background-color: #e4e4e4;
	height: 1px;
}
br 
{
	line-height: 15px;
}
ul
{
	margin-left: -25px;
	.margin-left: 15px;
}
ol 
{
	margin-left: -20px;
	.margin-left: 25px;
}
form 
{
	margin: 0;
}
input, select, textarea 
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
select 
{
	height: 20px;
}
.clear 
{
	clear: both;
}
.btn 
{
	width: auto !important;
	border: 0;
	cursor: pointer;
}
.chkList {
	float: left;
}
.chkList label 
{
	float: none !important;
	width: auto !important;
}
.chkList input 
{
	float: left !important;
	width: auto !important;
}
.requiredField
{
	float: left;
	width: 11px;
	margin-top: 6px;
	color: #990000;
}
.error 
{
	color: #990000;
	margin-bottom: 10px;
}
.errors 
{
	display: block;
	background: #ff6666 url(/Images/error.gif) no-repeat 5px 8px;
	width: 300px !important;
	padding: 10px 10px 10px 35px;
	border: 1px solid #990000;	
	font-weight: bold;
	color: #990000 !important;
	margin-bottom: 10px;
	font-weight: normal;
}
.errors ul 
{
    margin-bottom: 0;
}
.success 
{
	display: block;
	background: #d7ebb0 url(/Images/success.gif) no-repeat 5px 5px;
	width: 250px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #6d873b;
	font-weight: bold;
	color: #495d22;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
.warning 
{
	background: #FBF0B0 url(/images/warning.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #fc3;
	color: black;
	position: relative;
	z-index: 1;	
}
.processing 
{
	color: #666;
}
.hidden 
{
	display: none !important;
}
.paging 
{
	clear: both;
	margin-top: 10px;
}
#TB_ajaxWindowTitle 
{
	color: #666;
}
#TB_ajaxContent p
{
    padding: 0 !important;
}
.ceBtn, .ceBtnSml, .ceBtnBlue, .ceBtnLrg
{
	display: block;
	background: url(/Images/btn.gif);
	width: 143px !important;
	height: 19px !important;
	color: black !important;
	text-decoration: none !important;
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold;
}
.ceBtn:hover, .ceBtnSml:hover, .ceBtnBlue:hover, ceBtnLrg:hover
{
	background-position: bottom;
	color: black !important;
	text-decoration: none !important;
}
.ceBtnSml
{
	background: url(/Images/btn-sml.gif);
	width: 100px !important;	
}
.ceBtnLrg
{
	background: url(/Images/btn-lrg.gif);
	width: 200px !important;	
}
.ceBtnBlue
{
	background: url(/Images/btn-blue.gif);
}
.icon 
{
	float: left; 
	margin-right: 5px;
}
.tbl 
{
	border-collapse: collapse;
	border: 1px solid #333;
	margin-left: 1px;
	.margin-left: 0;
}
.tbl th 
{
	background: #333;
	color: white;
	text-align: left;
}
.tbl th a 
{
	color: white;
}
.tbl td 
{
	border-top: 1px solid #333;
	padding: 2px;
	vertical-align: top;
}
.tbl .altRow 
{
	background: #e4e4e4;
}

#wrap 
{
	display: none; /* used to hide the loading of UCF's top bar loading issue */
	width: 940px;
	margin: 0 auto;		
}
/* UCF's generic top section  */
#top 
{
	margin: 3px 0 10px 0;
	_margin: 3px 0 -7px 0;
}
@-moz-document url-prefix() /* Fix FF */
{
	#top 
	{
		margin-top: -6px;
	}
}
#ucfLogo
{
	float: left;
}
#top .right 
{
	float: right;
	margin-top: 5px;
}
#top select 
{
	float: left;
	margin-right: 30px;
}
#top input
{
	float: left;
	margin: 0 5px 0 30px;
}
#top .right a
{
	float: left;
}
/*#UCFHBHeader 
{
	margin-bottom: 5px;
}*/
/* Header */
#header .left 
{
	float: left;
	width: 600px;
}
#header .right 
{
	float: right;
	width: 340px;
}
/* Greeting */
.btnLogin 
{
	float: right;
	margin-top: 5px;
}
#greeting 
{
	float: right;
	margin-top: 6px;
}
#greetingName  
{
	display: block;
	background: url(/Images/expand.png) no-repeat right top;
	height: 15px;
	padding: 2px 20px 2px 0;
	text-align: right;
	color: #333;	
	text-decoration: none;
}
#greetingNav
{
	display: none;
	border: 1px solid #666;
}
.smOW
{
	z-index: 2000 !important;
}
#greetingNav li a 
{
	display: block;
	background: white; 
	padding: 5px 20px 5px 5px;
	text-decoration: none;
	font-size: 12px;
	color: #333;	
	text-align: right;
}
#greetingNav li a:hover 
{
	color: red;
}
/* Cart */
.btnCart 
{
	/*position: absolute;
	margin: 5px 0 0 840px;
	.cursor: pointer;*/
	float: right;
	margin: 5px 0 0 10px;
	cursor: pointer;
}
.btnCart .img
{
	float: left;
	margin: 3px 3px 0 3px;
}
.btnCart span 
{
	float: left;
	width: 60px;
}
.btnCart .arrow
{
	float: right;
	margin: 2px 2px 0 0;
}
/* Course Cart */
#courseCart 
{
	display: none;
	position: absolute;
	z-index: 1000;
	width: 240px;
	background: white;
	border: 1px solid #666;
	margin: 25px 0 0 98px;
}
#courseCart .header 
{
	display: none;
	background: #333;
	padding: 6px;
	color: White;
	font-weight: bold;
	text-align: center;
}
#courseCart .items
{
	padding: 10px;
	height: 300px;
	_height: 220px;
	overflow: hidden;
	overflow-y: auto;
}
#courseCart .item 
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
#courseCart .item .left 
{
	float: left;
	width: 140px;
}
#courseCart .item .right
{
	float: right;
	width: 60px;
	text-align: right;
}
#courseCart .item .name 
{
	font-weight: bold;
}
#courseCart .item .remove
{
	display: block;
	margin-top: 20px;
	text-align: right;
}
#courseCart .total 
{
	padding: 10px;
	font-weight: bold;
}
#courseCart .total span
{
	float: right;
}
#courseCart .btn 
{
	margin: 0 auto 10px auto;
}
/* Program Search */
.programSearch 
{
	float: right;
	text-align: right;
	margin-top: 16px;
}
.programSearch input
{
	width: 150px;
}
.programSearch .watermark 
{
	color: #666;
}
.programSearch a 
{
	display: block;
	margin: 2px 20px 0 0;
}
.keywordAutoCompleteList 
{
	background: white;
	z-index: 1000;
	margin: 0;
	list-style: none;
	text-align: left;
	border: 1px solid #666;	
	padding: 0;
	cursor: pointer;
}
.keywordAutoCompleteList .item
{
	padding: 2px 5px;
	border: 0;
}
.keywordAutoCompleteList .itemSelected
{
	background: #ccc;
	padding: 2px 5px;
	border: 0;
}
.keywordAutoCompleteList span 
{
	font-weight: bold;
}
/* Navigation */
#nav 
{
	margin: 10px 0 20px 0;
}
#nav a
{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	margin-right: 20px;
}
#nav a:hover
{
	color: red;
}
#banners, #video
{
	display: block;
	background: black url(/Css/img/loading-black.gif) no-repeat center;
	width: 924px; 
	height: 234px;
	border: 8px solid white;	
}
#banners .imageElement 
{
	display: none;
}
.greeting 
{
	margin-bottom: 10px;
}
#body 
{
	margin: 10px 0;
}
#body .bodyLeft
{
	float: left;
	background: url(/Images/fade.png) repeat-x;
	_background: url(/Images/fade.gif) repeat-x;
	width: 200px;
	min-height: 326px;
	_height: 326px;	
}
#body .bodyLeft h2, #news-testimonials h2
{
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
#programsMenu 
{
	margin: 10px;
}
#programsMenu h2 
{
	background-image: url(/Images/programs.gif);
	padding-left: 39px;	
}
#programsMenu a 
{
	display: block;
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
#programsMenu a:hover 
{
	color: Red;
}
#viewAllUpcomingCourses 
{
	display: block;
	background: url(/Images/upcoming.gif) no-repeat;
	height: 23px;
	color: #990000;
	text-decoration: none;
	margin: 10px;
	padding: 2px 0 0 25px;
}
#viewAllUpcomingCourses:hover
{
	display: block;
	color: #990000;	
	text-decoration: underline;
}
#upcomingCourses 
{
	margin: 20px 10px 10px 10px;
}
#upcomingCourses h2
{
	background-image: url(/Images/upcoming.gif);
	padding-left: 25px;
}
#upcomingCourses a 
{
	display: block;
	text-decoration: none;
	color: #666;
}
#upcomingCourses a:hover 
{
	text-decoration: none;
}
#upcomingCourses span
{
	color: #0066CC;
	text-decoration: underline;
}
#upcomingCourses span:hover
{
	color: red;
}
#upcomingCourses .viewAll 
{
	display: block;
	float: right;
	background: url(/Images/upcoming_magnify.gif) no-repeat;
	width: 50px;
	padding: 0 0 0 21px;
	margin-top: 10px;
}
#upcomingCourses .viewAll:hover 
{
	text-decoration: underline;
}
#body .bodyRight
{
	float: right;
	width: 730px;
}
#news-testimonials 
{
	float: left;
	background: url(/Images/fade.png) repeat-x;
	_background: url(/Images/fade.gif) repeat-x;
	width: 379px;
	min-height: 326px;
	_height: 326px;	
	padding: 10px;
	margin-right: 10px;
}
#news-testimonials .news h2
{
	background-image: url(/Images/news.gif);
	padding-left: 48px;
}
#news-testimonials .testimonial h2
{
	background-image: url(/Images/testimonial.gif);
	padding-left: 30px;
}
#news-testimonials .testimonial span 
{
	font-style: italic;
}
#ctas 
{
	float: right;
	background: url(/Images/fade.png) repeat-x;
	_background: url(/Images/fade.gif) repeat-x;
	width: 305px;
	min-height: 330px;
	_height: 330px;	
	padding: 8px;
}
#ctas a
{
	display: block;
	margin-bottom: 10px;
}
#ctas .last 
{
	margin-bottom: 0;
}
#ctas a:hover 
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#banner 
{
	margin-bottom: 10px;
	border: 8px solid white;
}
#main 
{
	background: white;
	width: 710px;
	min-height: 335px;
	_height: 335px;	
	padding: 10px;
}
#footer 
{
	visibility: hidden;
	position: absolute;
	left: 0;
	background: black url(/Images/footer.gif) repeat-x;
	min-width: 940px;
	width: 100%;
	font-size: 10px;
	line-height: 13px;
}
#footer a 
{
	color: #666;
}
#footer .content 
{
	width: 940px;
	margin: 10px auto;
}
#footer .left 
{
	float: left;
	width: 580px;
}
#footer .center 
{
	position: absolute;
	width: 330px;
	text-align: center;
	_text-align: right;
	margin: 45px 0 0 270px;
	#margin-left: -315px;
	_margin-left: -310px;
}
#footer .center a 
{
	margin: 0 3px;
}
#footer .veriSign 
{
	float: left;
	margin: -29px 2px 0 0;
	_position: absolute;	
	_margin-left: -110px;
}
#footer .right
{
	float: right;
	width: 350px;
	text-align: right;
}
#footer .right img
{
	margin-bottom: 15px;
}
/* Courses */
#courses 
{
	width: 690px;
}
.advancedSearch 
{
	width: 710px !important;
}
#courses .course
{
	border: 1px solid #333;
	border-top: 0;
	padding: 10px;
	_width: 660px;
}
.advancedSearch .course 
{
	_width: 685px !important;
}
#courses .header 
{
	background: #333;
	border-top: 1px solid #333;
	padding: 5px 10px;
	font-weight: bold;
	color: white;
}
#courses .header div
{
	color: white !important;
}
#courses .header a
{
	color: White;
	text-decoration: none;	
}
#courses .header a:hover
{
	text-decoration: underline;	
}
#courses .altRow 
{
	background: #e4e4e4;
}
#courses .course .name 
{
	float: left;
	width: 163px;
	margin-right: 5px;
}
.upcoming .course .name 
{
	width: 143px !important;
}
#courses .course .date 
{
	float: left;
	width: 140px;
}
#courses .course .time 
{	
}
#courses .course .days 
{
}
#courses .course .location 
{
	float: left;
	width: 155px;
	margin-right: 5px;
}
#courses .course .location .name 
{
	float: none;
	width: auto;
}
#courses .course .instructor
{
	float: left;
	width: 143px;
	margin-right: 5px;
}
.advancedSearch .course .instructor, .upcoming .course .instructor
{
	display: none;
}
#courses .course .instructor .description
{
	display: none;
}
#courses .course .fees
{
	float: left;
	width: 220px;
	_width: 209px;
}
#courses .course .fees .description 
{
	float: left;
}
#courses .course .fees .amount
{
	float: right;
}
#courses .course .ceBtnSml 
{
	margin-top: 5px;
}
#courses .course .notes 
{
	margin-top: 5px;
	font-style: italic;
}
#courses .course .notes strong
{
	display: none;
}
#registration #courses .course .notes strong
{
	display: block;
	font-style: normal;
	margin: 10px 0 5px 0;
}
#courses .course .taken
{
	background: #e4e4e4 url(/Images/taken.gif) no-repeat 7px;
	width: 98px;
	height: 17px;
	border: 1px solid #999;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
.inCart
{
	background: #e4e4e4 url(/Images/inCart.gif) no-repeat 3px top;
	width: 98px;
	height: 17px;
	border: 1px solid #999;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
#courses .closed
{
	background: #e4e4e4 url(/Images/closed.gif) no-repeat 3px 1px;
	width: 78px;
	height: 17px;
	border: 1px solid #999;	
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}
#courses .ics
{
    float: right;
    margin-top: 5px;
}
/* Course Search */
#courseSearch 
{
	margin-bottom: 10px;
}
#courseSearch .left, #courseSearch .right
{
	float: left;
	width: 355px;
}
#courseSearch label
{
	float: left;
	width: 95px;
	margin-top: 4px;
}
#courseSearch input
{
	width: 236px;
	margin-top: 2px;
}
#courseSearch .date
{
	width: 85px;
	.width: 80px;
}
#courseSearch .month, #courseSearch .year
{
	width: auto;
}
#courseSearch select
{
	width: 260px;
	.width: 255px;
	margin-top: 2px;
}
#courseSearch table 
{
	border-collapse: collapse;
	margin-top: 2px;
}
#courseSearch td 
{
	padding: 0;
}
#courseSearch .spacer 
{
	height: 10px;
}
#courseSearch .longLbl 
{
	width: 254px;
}
#courseSearch .sortBy 
{
	margin-top: 10px;
	text-align: center;
}
#courseSearch .sortBy select
{
	width: auto;
}
/* Login */
#login label
{
	float: left;
	width: 70px;
	margin-top: 4px;
}
#login input
{
	width: 150px;
	margin-top: 2px;
}
#login .processing
{
	display: none;
	margin-bottom: 10px;
}
#login .warning 
{
	position: absolute;
	width: 300px;
	margin-left: 240px;
}
/* Change Password */
#changePassword label
{
	float: left;
	width: 105px;
	margin-top: 4px;
}
#changePassword input
{
	width: 150px;
	margin-top: 2px;
}
#changePassword .processing
{
	display: none;
	margin-bottom: 10px;
}
/* Forgot Password */
#forgotPassword label
{
	float: left;
	width: 90px;
	margin-top: 4px;
}
#forgotPassword input
{
	width: 150px;
	margin-top: 2px;
}
#resetPasswordFrame
{
	width: 100%;
	height: 300px;
	border: 0;
	overflow: hidden;
	overflow-y: auto;
}
/* Register */
#register
{
    clear: both;
}
#register fieldset 
{
	width: 688px;
}
#register legend 
{
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
#register .left 
{
	float: left;
	width: 340px;
}
#register .right 
{
	float: left;
	width: 340px;
}
#register label 
{
	float: left;
	width: 125px;
	margin-top: 4px;
}
#register input
{
	width: 150px;
	margin-top: 2px;
}
#register select
{
	width: 156px;
	margin-top: 2px;
}
@-moz-document url-prefix() /* Fix FF */
{
	#register select
	{
		width: 154px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) /* Fix Safari */
{
	#register select
	{
		width: 154px;
	}
}
#register textarea
{
	width: 400px;
	height: 100px;
}
#register .long 
{
	width: 250px;
}
/* My Account */
#myAccount .warning 
{
    width: 370px;
    margin-bottom: 10px;
}
#myAccount .warning a
{
    float: right;
}
#myAccount fieldset 
{
	width: 688px;
}
#myAccount legend 
{
	font-weight: bold;
	font-size: 14px;
}
#myAccount .left 
{
	float: left;
	width: 340px;
}
#myAccount .right 
{
	float: left;
	width: 340px;	
}
#myAccount label 
{
	float: left;
	width: 125px;
	margin-top: 4px;
}
#myAccount input
{
	width: 150px;
	margin-top: 2px;
}
#myAccount select
{
	width: 156px;
	margin-top: 2px;
}
@-moz-document url-prefix() /* Fix FF */
{
	#myAccount select
	{
		width: 154px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) /* Fix Safari */
{
	#myAccount select
	{
		width: 154px;
	}
}
#myAccount textarea
{
	width: 400px;
	height: 100px;
}
#myAccount .long 
{
	width: 250px;
}
#myAccount .btn 
{
	margin: 10px auto 0 auto;
}
/* My Courses */
#myCourses 
{
    clear: both;
	border-top: 1px solid #333;
}
#myCourses table 
{
	width: 100%;
}
#myCourses th
{
	cursor: pointer;
}
#myCourses th:hover
{
	text-decoration: underline;
}
#myCourses .totals 
{
	margin: 10px 0 0 6px;
	font-weight: bold;
}
#myCourses .totals span
{
	margin-right: 40px;
}
#myCourses .totals label
{
	font-weight: normal;
}
#myCourses .accordionHeader 
{
	background: #333;
	border: 1px solid #333;
	border-top: 0;
	color: White;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}
#myCourses .accordionHeader:hover, #myCourses .accordionHeaderSelected:hover
{
	background: #666;
}
#myCourses .accordionHeaderSelected 
{
	background: #444;
	border: 1px solid #333;
	border-top: 0;
	color: White;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}
#myCourses .accordionContent 
{
	border: 1px solid #333;
	border-top: 0;
	padding: 10px;
}
/* Calendar Courses */
#calendar .search
{
	margin-bottom: 10px;
}
#calendar .search label, #calendar .search select, #calendar .search .btn
{
	float: left;
	margin-right: 5px;
}
#calendar .course 
{
	display: block;
	float: left;
	color: Black;
	text-decoration: none !important;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}
#calendar .calendarToday .course 
{
	border-color: #999;
}
#calendar .course span
{
	display: block;
}
#calendar .course .name
{
	font-weight: bold;
}
#calendar .course .name:hover 
{
	text-decoration: underline;
}
#calendar .course .date 
{
	display: none;
}
/* Calendar Tool Tips */
.calendarTip .tip-title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold; 
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.calendarTip .tip-text
{
	border: 1px solid #ccc;
}
.calendarTip label
{
	float: left;
	width: 45px;
	font-weight: bold;
}
.calendarTip .location label, .calendarTip .instructor label, .calendarTip .fees label
{
	display: block;
	float: none;
	width: auto;
}
.calendarTip .days 
{
	margin-bottom: 5px;
}
.calendarTip .location
{
	margin-bottom: 5px;
}
.calendarTip .location .name 
{
}
.calendarTip .instructor
{
	margin-bottom: 5px;
}
.calendarTip .fees
{
	margin-bottom: 5px;
}
.calendarTip .fees .description
{
	float: left;
}
.calendarTip .fees .amount
{
	float: right;
}
.calendarTip .notes
{
	font-style: italic;
}
.calendarTip .notes strong
{
	display: none;
}
/* Checkout */
#checkoutFrame 
{
	width: 100%;
	height: 500px;
	border: 0;
	overflow: hidden;
	overflow-y: auto;
}
/* Category */
/*#category .subCategory 
{
	float: left;
	width: 355px;
}
#category .subCategory a 
{
	display: block;
}
#category .subCategory ul 
{
	margin-bottom: 0;
}
#category .spacer
{
	clear: both;
	height: 15px;
}*/
#category .accordionHeader span, #category .accordionHeaderSelected span
{
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}
#category .accordionHeader span:hover, #category .accordionHeaderSelected span:hover
{
	color: red;
}
#category .arrow 
{
	position: absolute;
	margin: 6px 0 0 3px;
	.margin: 4px 0 0 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Fix Safari */
	#category .arrow 
	{
		position: relative;
	}
}
#category ul 
{
	margin-top: 5px;
}
/* Program */
.breadcrumbs 
{
	margin-bottom: 10px;
}
.ajax__tab_tab 
{
	font-weight: bold;
}
.ajax__tab_xp div, .ajax__tab_panel, .ajax__tab_panel span
{
	font-family: Tahoma, Helvetica, Arial, sans-serif !important;
	/*font-size: 12px !important;
    color: #666 !important;*/
	line-height: 18px !important;
}
.registerTab .ajax__tab_tab
{
	background-image: url(/Images/Tab/tab.gif) !important;
	background-position: bottom !important;
	.background-position: left 2px !important;	
	color: black;
}
.registerTab .ajax__tab_outer
{
	background-image: url(/Images/Tab/tab-right.gif) !important;
	background-position: right 2px !important;
}
.registerTab .ajax__tab_inner
{
	background-image: url(/Images/Tab/tab-left.gif) !important;
	background-position: left 2px !important;
}
.registerTabHover .ajax__tab_tab
{
	background-image: url(/Images/Tab/tab-hover.gif) !important;
}
.registerTabHover .ajax__tab_outer
{
	background-image: url(/Images/Tab/tab-hover-right.gif) !important;	
}
.registerTabHover .ajax__tab_inner
{
	background-image: url(/Images/Tab/tab-hover-left.gif) !important;
}
.ajax__tab_active .ajax__tab_tab
{
	background-image: url(/Images/Tab/tab-active.gif) !important;
	.background-position: left top !important;
	color: inherit;
}
.ajax__tab_active .ajax__tab_outer
{
	background-image: url(/Images/Tab/tab-active-right.gif) !important;
	background-position: right top !important;
}
.ajax__tab_active .ajax__tab_inner
{
	background-image: url(/Images/Tab/tab-active-left.gif) !important;
	background-position: left top !important;
}
#programFeesAndNotes 
{
	background: white;
}
#programFeesAndNotes h1
{
	display: block;
	background: #333;
	font-size: 14px;
	color: White;
	padding: 5px;
}
#programFeesAndNotes .btns 
{
    text-align: center;
}
#programFeesAndNotes .btns a
{
	margin: 0 auto 10px auto;
}
#programFeesAndNotes .testimonial 
{
	padding: 10px;
}
#programFeesAndNotes .testimonial h2
{
	background-image: url(/Images/testimonial.gif);
	padding-left: 30px;
}
#programFeesAndNotes .testimonial .description 
{
	font-style: italic;
}
#programFeesAndNotes .testimonial .name 
{
	margin-top: 5px;
	text-align: right;
}
#programFeesAndNotes .fees 
{
	padding: 0 10px;
}
#programFeesAndNotes .fees h2
{
	background-image: url(/Images/fees.gif);
	padding-left: 30px;
}
#programFeesAndNotes .fees .description 
{
	float: left;
	width: 120px;
}
#programFeesAndNotes .fees .amount
{
	float: right;
}
#programFeesAndNotes .notes
{
	padding: 10px;
}
#programFeesAndNotes .staff
{
	padding: 10px;
}
#programFeesAndNotes .staff h3
{
	margin-bottom: 10px;
}
.programTags 
{
	margin-top: 20px;	
	padding-top: 10px;
	border-top: 1px solid #999;	
}
.programTags h2 
{
	margin-bottom: 10px;
}
.programTags .column
{
	float: left;
	width: 320px;		
}
.programTags ul
{	
	margin-top: 0;
	margin-bottom: 0;
}
.infoSource table
{
	border-collapse: collapse;
}
.infoSource .bold 
{
	font-weight: bold;
}
.gatlinEducation ol
{
	list-style: upper-roman outside none;
	font-weight: bold;	
	margin-left: -10px;
	.margin-left: 35px;
}
.gatlinEducation ol li
{
	margin-top: 10px;
}
.gatlinEducation ol ol
{
	list-style: upper-alpha outside none;
	font-weight: normal;
	margin-left: -20px;
	.margin-left: 25px;
}
.gatlinEducation ol ol li
{
	margin-top: 0;
}
.gatlinEducation ol ol ol
{
	list-style: lower-roman outside none;
}
.gatlinEducation ol ol ol ol
{
	list-style: lower-alpha outside none;
}
#gatlinEducationHelpInitializer
{
	display: none;
}
.gatlinEducationHelp 
{
	text-align: center;
}
.gatlinEducationHelp .chat 
{
	display: none;
}
.ed2go h4 
{
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
}
.ed2go h5 
{
    font-size: 12px;
}
.ed2go img
{
    float: left;
    margin: 0 10px 10px 0;
}
.ed2go .demo img
{
    float: none;
}
.requestInfo 
{
	margin-bottom: 15px;
}
/* Program Results */
#programResults span
{
	font-weight: bold;
}
/* Sitemap */
#sitemap .toggler
{
	color: #666;
	text-decoration: none;
}
#sitemap .arrow 
{
	position: absolute;
	margin: 6px 0 0 3px;
	.margin: 4px 0 0 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Fix Safari */
	#sitemap .arrow 
	{
		position: relative;
	}
}
/* Locations */
#locations select 
{
	margin-bottom: 10px;
}
#locations #map 
{
	background: #E5E3DF;
	width: 708px;
	height: 400px;
	border: 1px solid #666;
}
#locations #map .loading 
{
	margin-top: 160px;
	text-align: center;
}
#locations #map h3 
{
    min-width: 300px;
	margin-bottom: 5px;
}
#locations #map a
{
	display: block;
	margin-top: 5px;
}
#locations #map p 
{
	margin-top: 180px;
	text-align: center;
}
#locations .column 
{
	float: left;
	width: 355px;
}
#locations ol
{	
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: -15px;
	.margin-left: 35px;
}
/* Static Pages */
#twoColumns .left 
{
	float: left;
	width: 355px;
}
#twoColumns .right
{
	float: right;
	width: 355px;
}
/* FAQ */
.faqs .accordionHeader, .faqs .accordionHeaderSelected
{
	background: url(/Images/li.gif) no-repeat 0 7px;
	padding-left: 15px;
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}
.faqs .accordionHeader:hover, .faqs .accordionHeaderSelected:hover
{
	color: red;
}
.faqs .accordionContent 
{
	margin: 0 0 5px 15px;
}
/* Jobs */
.jobs .accordionHeader, .jobs .accordionHeaderSelected
{
	background: url(/Images/li.gif) no-repeat 0 7px;
	padding-left: 15px;
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}
.jobs .accordionHeader:hover, .jobs .accordionHeaderSelected:hover
{
	color: red;
}
.jobs .accordionContent 
{
	margin: 0 0 5px 15px;
}
/* Contact */
#contactForm .left 
{
	float: left;
	width: 355px;
}
#contactForm .right 
{
	float: left;
	width: 355px;
}
#contactForm label 
{
	float: left;
	width: 125px;
	margin-top: 4px;
}
#contactForm input
{
	width: 205px;
	margin-top: 2px;
}
#contactForm select
{
	width: 211px;
	margin-top: 2px;
}
@-moz-document url-prefix() /* Fix FF */
{
	#contactForm select
	{
		width: 209px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) /* Fix Safari */
{
	#contactForm select
	{
		width: 209px;
	}
}
#contactForm textarea
{
	width: 560px;
	height: 100px;
	margin-top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Fix Safari */
	#contactForm textarea
	{
		width: 562px;
	}
}
#contactForm .long 
{
	width: 245px;
}
#contactForm .btn
{
	margin: 10px auto;
}
#contactForm .chkList 
{
	border-collapse: collapse;
}
#contactForm #ctl00_ContentPlaceHolder1_cblInterestCode
{
	margin-bottom: 5px;
}
#contactForm #ctl00_ContentPlaceHolder1_cblInterestCode td
{
	padding: 0 20px 0 0;
}
/* Faculty Center */
.roster
{
    clear: both;
	border-top: 1px solid #333;
}
.roster table 
{
	width: 100%;
}
.roster th
{
	cursor: pointer;
}
.roster th:hover
{
	text-decoration: underline;
}
.roster td 
{
	/*white-space: nowrap;*/
}
.roster .wrap 
{
	white-space: normal;
}
.roster .accordionHeader 
{
	background: #333;
	border: 1px solid #333;
	border-top: 0;
	color: White;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}
.roster .accordionHeader:hover, .roster .accordionHeaderSelected:hover
{
	background: #666;
}
.roster .accordionHeaderSelected 
{
	background: #444;
	border: 1px solid #333;
	border-top: 0;
	color: White;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
}
.roster .accordionContent 
{
	border: 1px solid #333;
	border-top: 0;
	padding: 10px;
}
/* Alumni Discounts */
#alumniDiscounts .effectiveManagement label
{
	float: left;
	width: 65px;
}
#alumniDiscounts .effectiveManagement span
{
	float: left;
	width: 60px;
	text-align: right;
}
#alumniDiscounts .testPrep label
{
	float: left;
	width: 245px;
}
#alumniDiscounts .effectiveManagement br, #alumniDiscounts .testPrep br 
{
	clear: both;
}
/* Hotels */
.hotel 
{
	float: left;
	width: 355px;
	margin-bottom: 10px;
}
.hotel .img 
{
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100px;
	height: 100px;	
	margin-right: 10px;
}
.hotel .info 
{
	float: left;
}
.hotel .name
{
	font-weight: bold;
}
/* Counseling Request */
#counselingRequest .left 
{
	float: left;
	width: 355px;
}
#counselingRequest .right 
{
	float: left;
	width: 355px;
}
#counselingRequest label 
{
	float: left;
	width: 70px;
	margin-top: 4px;
}
#counselingRequest input
{
	width: 205px;
	margin-top: 2px;
}
#counselingRequest select
{
	width: 140px;
	margin-top: 2px;
}
#counselingRequest textarea
{
	width: 611px;
	height: 100px;
	margin-top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Fix Safari */
	#counselingRequest textarea
	{
		width: 613px;
	}
}
#counselingRequest .long 
{
	width: 190px;
}
#counselingRequest .btn
{
	margin: 10px auto;
	.margin-top: 30px;
}
#counselingRequest .chkList input
{
	margin-top: -1px;
	.margin-top: -2px;
}
@-moz-document url-prefix() /* Fix FF */
{
	#counselingRequest .chkList input
	{
		margin-top: 2px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) /* Fix Safari */
{
	#counselingRequest .chkList input
	{
		margin-top: 2px;
	}
}
#credit, #registration 
{
    min-height: 300px;
}
#credit #counselingRequest .left, #registration #counselingRequest .left
{
	float: left;
	width: 345px;
}
#credit #counselingRequest .right, #registration #counselingRequest .right
{
	float: left;
	width: 345px;
}
#credit #counselingRequest textarea, #registration #counselingRequest textarea
{
	width: 599px;
}
/* News */
#news .news 
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
#news .news .date
{
	margin-bottom: 5px;
	font-style: italic;
}
#news .news .description 
{
	margin-bottom: 5px;
}
/* Thank You */
.thankYou .name 
{
	float: left;
	width: 263px !important;
}
.thankYou .location, .thankYou .location .name
{
	width: 205px !important;
}
.thankYou .fees
{
	float: right;
	width: 70px !important;
	_width: 59px !important;
	text-align: right;
}
.thankYou #total 
{
	font-weight: bold;
	margin: 5px 10px 20px 10px;	
}
.thankYou #btns 
{
	width: 100px;
	margin: 20px auto 0 auto;
}
/* Connect */
#meetingInfo 
{
	margin-bottom: 20px;
	font-weight: bold;
}
#meetingInfo label
{
	float: left;
	width: 70px;
	font-weight: normal;
}
/* Resume Upload Form */
#resumeForm label 
{
	float: left;
	margin: 2px 5px 0 0;
}
#resumeForm input
{
	float: left;
	margin-right: 5px;
}
#resumeForm .btn 
{
	margin-top: 2px;
}
/* AMH */
/* Cart Popup */
#amh a
{
	margin: 10px auto;
}
#amh .chkList label 
{
	text-align: right;
}
#amh .chkList span 
{
	float: left;
	width: 200px;	
	text-align: left;
}
#amh select 
{
	width: 580px;
	margin-bottom: 5px;
}
#amh ul 
{
	margin-top: 0;
}
#rss 
{
    text-align: center;
    margin-bottom: 10px;
}
#rss a 
{
    margin: 2px;
}
#upcomingCourses #rss
{
    text-align: left;
    margin: 12px 0 0 0;
}
#upcomingCourses #rss a
{
    display: inline;
    margin: 0 4px 0 0;
}
#contactInfo label
{
    float: left;
    width: 105px;
}
#print 
{
    display: block;
    float: right;
    background: #e4e4e4 url(/Images/print.png) no-repeat 5px center;
    _background-image: url(/Images/print.pgif);
    width: 25px;
    padding: 2px 5px 2px 25px;
    border: 1px solid #999;
    color: #666;
    text-decoration: none;
    margin: 0 0 10px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
#print:hover 
{
    background-color: #DBDBDB;
}
/* Refer Friend - Email Blast */
.referFriend 
{
    clear: both;
}
.referFriend label 
{
	float: left;
	width: 80px;
	margin-top: 4px;
}
.referFriend input
{
	width: 150px;
	margin-top: 2px;
}
