@import "common.css";
@import "../../../core/css/coreMozilla.css";


/******** ADMIN MENU *********/
#adminStyles .adminContentBox{
	float:left
}

/* this is now needed so that the container can recognize the contents */
#adminStyles .adminContainer{
	overflow:auto;
}
/***********************/


/******** VERTICAL MENU *********/
.vertMenu{
	overflow:auto;
	margin-right:0px;
	padding-top:10px;
}

.vertMenu ul {
	padding-left:0px;
	margin-left:10px;
	width:179px;
	
}

.vertMenu ul ul {
	width:170px;
	float:none;
	margin-left:0px;
	border-top:0px;
}

.vertMenu ul ul ul {
	margin:0px;
	padding:0px;
	margin-right:5px;
}

.vertMenu ul ul ul li {
	background-image: url(../../images/common/arrowRight-moz.gif);
}

/***********************/


/********** TABBED MENU *************/


.tabbedMenu ul li{
	width: auto;
}




/************************************************/
/*                UOIT CUSTOM                   */
/************************************************/

.headerColumn-2 {
	float:none;
}

.headerPortal-1 {
	overflow:auto;
}

.bkgrdPattern {
	overflow:hidden;
}

/*HOME*/
.loginStudentsBox {
	height:167px;
	padding:10px;
}

/*inner*/
	
.tabbedMenu{
	height:21px;
	
}

/*************
	FOOTER
**************/

.footerContainer {
}

.footerBox {
}
