/* general */

*{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}

body.popUpBody,
body.clientBody{
	padding:10px;
	background-color:#ffffff;
	background-image:none!important;
}

p{
	margin-bottom:10px;
}

a{
	text-decoration:none;
	color:#363636;
}

a span{
	text-decoration:none;
	color:#363636;
}

a:hover{
	color:#808080;
}

h1{
	color:#d2d2d2;
	font-size:20px;     
	margin-bottom:10px;
	display:block;
	clear:both;
} 
    
h2{
	color:#d2d2d2;
	font-size:16px;
	margin-top:4px;
	margin-bottom:10px;
	display:block;
	clear:both;
}

img{
	border:0;
}

*.h_center{
	text-align:center;
}

*.txtNorm{
	font-weight:normal!important;
}
*.txtBold{
	font-weight:bold!important;
}

span.textColor001,
	.textColor001,
  td.textColor001{ 
	color:#b3b3b3; 
}

span.textColor002,
	.textColor002,
  td.textColor002{ 
	color:#d2d2d2; 
}

span.textColor003,
	.textColor003,
  td.textColor003{ 
	color:#e2e2e2; 
}

/*--------------------------*/

/* tables */
table,
div.tb,
table.tb,
table.tb_contentright,
div.tb_contentright,
.tb{
	width:100%;
	border-spacing:0;
	margin-bottom:20px;
	padding:0px;
	border:1px solid #d2d2d2;
	border-top:0;
}

table,
table.tb{
	border-top:0px;
}

.tb750{
	border-spacing:0;
	margin-bottom:20px;
	padding:0px;
}
.tbdata_stretch,
.tbdata,
th,
td{
	padding:4px;
	margin:0;
	border-top:1px solid #d2d2d2;
	text-align:left;	
}

td.alignRight{
	text-align:right!important;	
}

div.tbdata{
	display:block;
	overflow:hidden;
}

div.tbdata.nb span{
	display:block;

}
th{
	text-align:center;
}

caption,
.tbhead,
.tbhead td{ 
	text-align:left;
	color:#363636;
	font-weight:bold;
	padding:4px;
	background-color:#d2d2d2;
	border:0;
}

.subhead{
	text-align:left;
	color:#363636;
	font-weight:bold;
	padding:4px;
	background-color:#d2d2d2;
}

caption,
.tbhead,
.tbhead td{
	font-size:12px;
}
.tbhead a{
	color:#ffffff;
}
span.subhead{
	padding:0px;
	
	border:0!important;
}

table.nb caption{
	border:0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 	table.tb caption{
		margin-right:-2px;
	}
}

th,
.tbLeftCol,
.tbsubhead,
.tbsubhead td{
	text-align:left;
	color:#363636;
	font-weight:bold;
	background-color:#a2a2a2;
	border-top:1px solid #666666;
	padding:4px;
	overflow:hidden;
}
.tbsubhead b{
	border:0!important;
}
.tbLeftCol{
	background-color:#808080;
}

tr.tbdata td.max80td{
	max-width:80px !important;
	overflow:hidden !important;
}

td.italic{
	font-style:italic!important;
}
.nb{
	border:0!important;
	margin:0!important;
}


div.tb.userInfo{
	border:0;
}


/* inputfields */
form,
form div{
	padding:0px;
	margin:0px;
}

fieldset{
	padding:0px;
	padding-right:0px;
	margin:0px;
	border:0px solid #d2d2d2;
	clear:both;
}
fieldset.pageElementTop{
	padding:0px;
	padding-right:0px;
	margin:0px;
	border:1px solid #d2d2d2;
	width:100%;
}
fieldset.pageElementLeft{
	padding:0px;
	padding-right:0px;	
	width:22em;
}
fieldset legend{ 
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	margin-left:4px;
	margin-bottom:8px;
	border:1px solid #d2d2d2;
	display:none;
}

.formRow{
	clear:both;
	border-top:1px solid #d2d2d2;
	width:100%;
	overflow:hidden;
}
.formRowControl{
	padding:4px;
	border-top:1px solid #666666;
	background-color:#929292;
}

.inputFieldLabel{
	float:left;
	margin:0px;
	margin-right:10px;
	padding:6px;
	overflow:hidden;
}

.inputFieldLabel .img{ /* ----- REFRESH OR CHECKPARTIAL FORM BUTTONS ------ */
	margin-left:2px;
	padding-left:22px;
	float:left!important;
	padding-top:1px;
}
td .inputFieldLabel{ /* ----- REFRESH OR CHECKPARTIAL FORM BUTTONS ------ */
	padding:2px;
}
.tbcontrol .inputFieldLabel{ /* ----- REFRESH OR CHECKPARTIAL FORM BUTTONS ------ */
	padding:0!important;
	margin:0!important;
	overflow:visible;
	height:auto;
}
.tbcontrol .inputFieldLabel select{ 
	margin-top:0px!important;
}

.tbcontrol .inputFieldLabel input.img.img_arrowReload{ 
	margin-top:0px!important;
}

input,
.inputFieldLabel input,
.inputFieldLabel select,
.inputFieldLabel select option{
	color:#363636;
	border:1px inset #666666;
	padding:2px;
	padding-left:0;
}
.inputFieldLabel select{
		height:20px;;
	}
.inputFieldLabel select option{
	display:block;
	height:14px;
	}
.inputFieldLabel select option,
input.checkBox,
.checkBox{
	border:0!important;
}
button img{
	display:none!important;
}
.inputFieldLabel input,
.inputFieldLabel select{
	float:left;   
}


select option{
	margin-right:6px; /*-------- MAKE MOZILLA SHOW THE WHOLE OPTION-TEXT---------*/ 
}           
        
select.dl_comboBox{
	max-width:420px;
	overflow:hidden;
	height:20px;
}


.inputFieldLabel select{
	float:left;
	padding:0;   
}
.tbcontrol .inputFieldLabel label,
.inputFieldLabel label{
	text-align:right;
	float:left;
	width:13em;
	border:0px;
	margin-right:4px;
	margin-left:8px;
	padding-top:2px;
}
.tbcontrol .inputFieldLabel label{

	padding-top:6px;
}

.inputFieldLabel.short{
	width:140px;
}
.inputFieldLabel label.short{
	width:40px;
	margin-right:4px;
	padding-right:4px;
}

.inputFieldLabel.long label{
	width:220px;
}
.inputFieldLabel.freeText label{
	width:auto!important;
	text-align:left;
}
.inputFieldLabel.short label.short{
 	width:3.8em;
}
.inputFieldLabel.short input{
	width:3.5em;		
	float:left;
}


.short{
	width:40px;	
}

.long select{
	float:left;
}


/* g_links */
button.btcontrol,
button.arrow,
.arrow,
.img{
	padding:0;
	overflow:visible; /* zero padding and visible overflow keeps browser from scaling buttons*/	
	float:left;
	text-align:left;
	padding-left:22px;
	margin:0px;
	border:0;
	height:21px;
	background-color:transparent;
	background-image:url(../../gfx/_default/icons/arrowRight.gif);
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:10px;
	font-weight:normal;	
}

button.arrow,
button.img{
	height:21px;
	line-height:20px;
	
}
a.arrow,
a.img{
	line-height:22px;
	
}
.img.noFloat{
	overflow:hidden; /* zero padding and visible overflow keeps browser from scaling buttons*/	
	float:none!important;
	padding-top:4px;
	padding-bottom:4px;
}

a.arrow:hover,
a.img:hover{
	color:#d2d2d2;
}

input.arrow,
input.img{
	border:none;
	cursor:pointer;
}

td.tbcontrol,
div.tbcontrol,
.tbcontrol{
	overflow:hidden;
	height:100%;
	line-height:100%;
	padding:1px;
}

.tbcontrol .arrow,
.tbcontrol .img,
td.tbcontrol .img{
	float:right;

}

div.arrow_skipBtn{
	float:left;
	padding:0px;
	margin:0;
	margin-left:1px;
	height:22px;
}
.arrow_skipBtn a.link{
	line-height:14px;
	margin:4px!important;
	padding:0px!important;
}

.arrow_skipBtn a.link,
.arrow_skipBtn a.skipRight{
	float:left;
	display:inline;
}

.arrow_skipBtn a.img.skipLeft,
.arrow_skipBtn a.img.skipRight{
	float:left;
	height:22px;
	width:20px;
	margin:0;
	padding:0!important;
	overflow:hidden;
	background-position:left center;	
}
#pageFootControlsRight .img,
#pageHeadControlsLeft .img,
#pageHeadControlsRight .img{
	background-position:left center;	
}

.arrow_skipBtn .img{

	}

/* t_links */

.text{}

input.img:Active{   /*------ stop buttons in row twitching (MOZILLA) -----*/
	margin-right:10px;
}
.img_arrowLeft{
	background-image:url(../../gfx/_default/icons/arrowLeft.gif);
}
.img_arrowRed{
	background-image:url(../../gfx/_default/icons/arrowRed.gif);
}
.img_arrowLeftRed{
	background-image:url(../../gfx/_default/icons/arrowLeftRed.gif);
}
.img_arrowRight{
	background-image:url(../../gfx/_default/icons/arrowRight.gif);
}
.img_arrowUp{
	background-image:url(../../gfx/_default/icons/arrowTop.gif);
}
.img_arrowDown{
	background-image:url(../../gfx/_default/icons/arrowDown.gif);
}
.img.img_arrowExpand{
	background-image:url(../../gfx/_default/icons/arrowExpand.gif);
	width:24px;
	height:24px;
}
.img.img_arrowCollapse{
	background-image:url(../../gfx/_default/icons/arrowCollapse.gif);
		width:24px;
	height:24px;
}
.img_arrowReload{
	background-image:url(../../gfx/_default/icons/arrowReload.gif);
}
.img_arrowEdit{
	background-image:url(../../gfx/_default/icons/arrowEdit.gif);
}
.img_arrowDelete{
	background-image:url(../../gfx/_default/icons/arrowDelete.gif);
}
.img_arrowSubmit{
	background-image:url(../../gfx/_default/icons/arrowSubmit.gif);
}
.img_arrowLogout{
	background-image:url(../../gfx/_default/icons/arrowLogout.gif);
}
.img_arrowUpload{
	background-image:url(../../gfx/_default/icons/arrowUpload.gif);
}
.img_arrowDownload{
	background-image:url(../../gfx/_default/icons/arrowDownload.gif);
}
.img_arrowHelp{
	background-image:url(../../gfx/_default/icons/arrowHelp.gif);
}
.img_arrowSave{
	background-image:url(../../gfx/_default/icons/arrowSave.gif);
}
.img_arrowClose{
	background-image:url(../../gfx/_default/icons/arrowClose.gif);
}
.img_arrowSaveAndClose{
	background-image:url(../../gfx/_default/icons/arrowSaveAndClose.gif);
}
.img_arrowPrint{
	background-image:url(../../gfx/_default/icons/arrowPrint.gif);
}
.img_arrowCalendar{
	background-image:url(../../gfx/_default/icons/arrowCalendar.gif);
}
.img_arrowLang01{
	background-image:url(../../gfx/_default/icons/arrowLang02.gif);
}
.img_arrowLang02{
	background-image:url(../../gfx/_default/icons/arrowLang01.gif);
}


.img_arrowClock{
	background-image:url(../../gfx/_default/icons/arrowClock.gif);
}


a.img.unfoldbutton{
		width:22px;
		height:22px;
		padding:14px;
		border:0px;
		background-color:transparent;
		background-repeat:no-repeat;
	}

.unfoldbutton.img.img_arrowCollapse{
	background-image:url(../../gfx/_default/icons/arrowCollapse.gif);
}
.unfoldbutton.img.img_arrowExpand{
	background-image:url(../../gfx/_default/icons/arrowExpand.gif);
}

/* ------------------- MARK-EVENT-ICON -------------- */

.eventTitle.img.img_arrowEventIcon{
	background-position:left top;
	padding:0px;
	margin:0px;
	padding-left:14px;		
	line-height:100%;
	float:none;
	display:block;
	height:auto!important;
}

	
h1.img.eventTitle.img_arrowEventIcon{
	background-position:left 6px;
	padding-left:14px;
	cursor:default;
	margin-bottom:10px;
	font-weight:bold;	
	height:100%;
	display:block;
}

span.img.eventTitle.img_arrowEventIcon{
	cursor:default;
}

.img.img_arrowEventIcon{
	background-image:url(../../gfx/_default/icons/eventIcon.gif);
}


/*------------------ RIGHT FLOATING LOGIN BOX---------------*/

#fieldSet_login label{
	width:auto;
	float:left;
	text-align:right;
  margin-right:4px;
} 

#fieldSet_login{
 	width:420px;
} 

#logIn_btn,
#forgotPassword_btn{
	height:24px;
}

/*---------------------------- EDITORIAL CONTENTS ---------------------*/

ul.dl_list{
	list-style-image:url(../../gfx/_default/icons/flags.gif);
}
ul.dl_list li{
	margin:4px;	
}
ul.dl_list li ul{
	list-style-image:url(../../gfx/_default/icons/arrowRed.gif);
	list-style-position:outside;
	display:block;
}

.textImage p{
	margin:4px;
}

.imageLeft img{  
	float:left;
	margin:4px;
}
.imageRight img{  
	float:right;
	margin:4px;
}

ul.searchCriteria li{
	font-weight:bold;
	
}

#searchCourseListPageNavi{
	border:0px solid #d2d2d2;
	height:30px;
}
#searchCourseListPageNavi a{
	line-height:30px;
	font-weight:bold;
	font-size:1.1em;
	border:2px solid #d2d2d2;
	padding:4px;
	margin-left:2px;
}

/*-----------------------CALENDAR MONTH--------------------*/

div.tb.tbMonthContainer{
	width:791px!important;	
	padding-bottom:1px;
}

#tbMonth{
	margin:0px;
	padding:0px;
	width:100%;
	clear:both;
}

#tbMonth td{
	border:0;
	margin:0;
	padding:0;
}
th.monthColHead{
	font-size:11px!important;
	text-align:center;
}
th.nb.KW_month{
	width:10px;
	overflow:hidden;
}
.tbMonthDay{
	height:130px;
	width:106px;
	border:1px solid #808080;
	border-bottom:1px solid #808080;
	margin-top:1px;
	margin-right:1px;
}

.tbMonthDay .appMonth a{
	font-size:10px;	
}

.tbMonthDay a.apmntLink i{
	font-size:10px;
}
div.tbMonthDay div.tbsubhead{
	border:0;
	border-bottom:1px solid #808080;
	height:12px;
	overflow:hidden;
}
div.tbMonthDay div.tbsubhead a{
	float:right;
	font-size:11px;
}
#tbMonth tr th{
   	font-size:11px;
}
/*-----------------------CALENDAR WEEK--------------------*/

.appointment{
	border:1px solid #d2d2d2;

}

.tbtime11,
.tbtime12{
	border-left:1px solid #d2d2d2;	

}

.tbtime12,
.tbtime02{
	background-color:#EAF0FA;
}

.time,
table.nb th.tbtime11.time,
table.nb th.tbtime12.time{
	width:30px;
	border-left:0;
}
/*-------------------- COURSENUMBERS --------------*/
.courseList,
.tb.courseList{
	overflow:hidden;
	clear:both;	
}
ul.courseList{
	list-style:none;
	padding:0;
	margin:0;
	height:100%;
}
ul.courseList li.courseListCell,
ul.courseList li.courseListCellHover{
	float:left;
	text-align:center;
	width:34px;
	height:18px;
	overflow:hidden;
	margin-left:1px;
	margin-bottom:1px;
	margin-top:1px;
	padding:0px;
	border:1px solid #d2d2d2;	
	color:#808080;	
	line-height:18px;
}
ul.courseList li.courseListCellHover{
	background-color:#ffffff;
}
ul.courseList li.courseListCellHover.numout2{
	background-color:#e2e2e2;
}

ul.courseList li.courseListCellHover.numout2 a{
	color:#808080;
}
ul.courseList li.courseListCellHover a{
	color:#808080;		
}
ul.courseList li.courseListCellHover:hover{
	background-color:#d2d2d2;
}

ul.courseList li.courseListCellHover.numout3{
	background-color:#808080;
	color:#ffffff;
}
ul.courseList li.courseListCellHover.numout3 a{
	color:#f0f0f0;
}

.detailout{
	padding:0px;
	text-align:center;
	clear:both;
	border:1px solid #d2d2d2;	
	margin:1px;	
}
.detailout a{
	display:block;
	padding:5px;
	margin:0;
	background-color:#f2f2f2;
}
.detailout a:hover{
	background-color:#d2d2d2;
}
li.courseListCell.noLink{
	width:auto !important;
	border:0 !important;
	overflow:visible !important;
}

/*--------------------- LEVELS --------------------*/

.level00 {
	background-color:#B5D0F1;
	}
.level01 {
	background-color:#EDD1D1;
	}
.level02 {
	background-color:#A9EBBD;
	}
.level03 {
	background-color:#F0F2BC;
	}
.level04 {
	background-color:#EAEAF3;
	}
	
td.level00 {
	padding-left:4px !important;
	}
td.level01 {
	padding-left:14px !important;
	}
td.level02 {
	padding-left:24px !important;
	}
td.level03 {
	padding-left:34px !important;
	}
td.level04 {
	padding-left:44px !important;
	}



/*-----------------------MINICALENDAR MONTH NEW--------------------*/
#miniCalendar{
	
	margin-top:20px;

}

#miniCalendar table *{
	font-size:9px!important;	
}

#miniCalendar.tb{
		
}

.img.skipBtn_noChars{
	width:10px;
	height:10px;
	padding:0;
}

.img.img_arrowRight.skipBtn_noChars{
	float:right;
}

#miniCalendar #tbMonth{
	margin:0px;
	padding:0px;
	width:190px;

}
#miniCalendar #tbMonth td{
	border:0;
	margin:0;
	padding:0;
}
#miniCalendar th.nb.KW_month{

}
#miniCalendar .tbMonthDay{
	height:10px;
	width:15px;
	margin-right:0px;
	margin-bottom:0px;	
}

#miniCalendar .tbMonthDay a.apmntLink i{
	font-size:10px;
}
#miniCalendar div.tbMonthDay div.tbsubhead{
	border:0;
	height:12px;
}
#miniCalendar div.tbMonthDay div.tbsubhead a{
	float:right;
	font-size:11px;
}

#miniCalendar.tbMonthDay .appMonth{
	position:absolute;
}

span.miniCalendarFlyouts{
	position:absolute;
	visibility:hidden;
	padding:4px;
	border:1px solid #d2d2d2;
	background-color:#f0f0f0;
	text-align:left;
	overflow:hidden;
	cursor:pointer;
}

.miniCalendarDay a{
 	padding:4px;
 	padding-left:1px;
}
.miniCalendarDay a:hover span.miniCalendarFlyouts{
	visibility:visible;
	color:#000000;
}

.miniCalendarDay{
	padding:0px;
	overflow:hidden;
	width:11px;
	border:1px solid #d2d2d2;
	text-align:left;
	
}
.miniCalendarDay.app{
	border:2px solid #b2b2b2;
	padding-top:1px;
	padding-bottom:1px;
}

.busyLayer{
	position:absolute;
	height:120px;
	width:220px;
	margin-top:-140px;
	background-image:url(../../gfx/_default/transPix_grey.png);
}

ul.dl_instructorList{
	list-style:none;
	display:inline;
}

ul.dl_instructorList li{
	display:inline;
}

ul.dl_instructorList li a{
	text-decoration:underline;
}

.weekday{
	text-align:center;
}

span.devInfo{
	position:absolute;
	background-color:#ffff00;
}

.tbdata_error,
.tbdata_error input,
.error,
span.error{
	color:#ff0000!important;
	font-weight:bold;

}

.inputFieldLabel.error label{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

.inputFieldLabel.error input{
	border:1px solid red;
}
ul.error li{
	color:#ff0000;
	font-weight:bold;
}

/*-------------------- SPLASH ---------------------*/

#forwardSplash{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-80px;
	margin-left:-260px;
	width:520px;
	border:1px solid #B6B6B7;
	padding:10px;
	padding-left:0px;
}
#forwardSplash h1,
#forwardSplash a{
	color:#B6B6B7;
}
#forwardSplash img,
#forwardSplash p,
#forwardSplash b{

	margin:6px;
	color:#B6B6B7;
}

/*--------------------- NOTES AND ERRORS ----------*/
.tempNoteSubstitute{

	margin-bottom:10px;
	display:block;
	clear:both;
	overflow:hidden;
}

span.note_caption{
	font-weight:bold;
	display:block;
}
span.note{
	margin-bottom:10px;
	display:block;
}
/*----------------------------FLOATS--------------------------*/

.pageElementLeft{
	float:left;	
}
.pageElementRight{
	float:right;
}
.pageElementTop{
	clear:both;
}

/*----------------------INVISBLE ACCESSIBILITY-ELEMENTS --------------------------*/

#acc_pageDescription{

}


.hidden{
	position:absolute;
	overflow:hidden;
	height:0;
	width:0;
}
div.invAnchor{
	height:0px;
	width:0px;
}


NOSCRIPT{
	visibility:hidden;
}



/* ----------------- REGISTRATION AUDITOR --------*/
ul.auditRegistrationList{

	display:block;
	}
ul.auditRegistrationList li{
		margin-left:5px;
		padding-left:5px;
		padding:2px;
		
	}
ul.auditRegistrationList li a{
		font-weight:bold;
		padding:2px;

	}
	
.collapsed{
	height:16px;
	overflow:hidden;
	border:1px solid red;
	}
	
.expand{
	height:auto;
	overflow:hidden;
	border:1px solid green;
}

ul.auditRegistrationList li a.ajax-loading{
	padding-right:20px;	
	background: url(../../gfx/campus/icons/spinner.gif);
	background-repeat: no-repeat!important;
	background-position:right top;
}

div.ajax-loading{
	padding-right:20px;
	background: url(../../gfx/campus/icons/spinner.gif);
	background-repeat: no-repeat!important;
	background-position:center top;
}

#saveButton {
	position:fixed;
	left:70%;
	top:45%;
	width:200px;
	height:80px;
	padding:8px;
	visibility:hidden;
	background-image:url(../../gfx/_default/grey_trans.png);
	border:2px solid #ff0000;
}

#saveButton span#saveText a{
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}

/*--------------------- SWITCHED OF BY DEFAULT */

#loginData span.loginDataLoggedAs{
	display:none;
	}
