@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:hidden;
	margin-right:0px;
	padding-top:0px;
	margin-top:0px;
}

.vertMenu ul {
	padding-left:0px;
	margin-left:0px;
	width:195px;	
}

.vertMenu ul ul {
	width:168px;
	float:none;
	margin-left:0px;
	border-top:0px;
}

.vertMenu ul ul ul {
	margin:0px;
	padding:0px;
	margin-right:5px;
}

.vertMenu ul ul ul li {
}

.vertMenu ul ul li a{
	width:100%;
}
/***********************/


/********** TABBED MENU *************/


.tabbedMenu ul li{
	width: auto;
}




/************************************************/
/*                SCGHF CUSTOM                   */
/************************************************/

.headerColumn-2 {
	float:none;
}

.headerPortal-1 {
	overflow:auto;
}

.footerBox {
	overflow:hidden;
	padding-bottom:4px;
}

.uoitMenu {
	clear:both;
	overflow:auto;
	width:100%;
}

.bkgrdPattern {
	overflow:auto;
}

/*HOME*/
.loginStudentsBox {
	height:167px;
	padding:10px;
}

/*inner*/
	
.tabbedMenu{
	height:21px;
}

.eStoreContainer .tabbedMenuContent{
	padding:15px;
}

.tabbedMenu .linkButton{
	margin-left:16px;
}

.thumbnailBox {
	width:31%;
}

.adInnerContainer {
	overflow:hidden;
}