@import "common.css";
@import "../../../core/css/coreIE.css";

/********************
	VERTICAL MENU
*********************/

.vertMenu{
	margin-top:118px;
	background-color:transparent;
}

.vertMenu ul ul li {
	height:100%;
}

.vertMenu ul ul ul li {
	height:100%;
}

/*****/



/********************
	ORBIS HEADER
*********************/

.orbis_rightContainer {
	width:300px;
}

/*****/



/***********************
	ORBIS - Sub Page
************************/

#orbis_subpageContainer {
	overflow:hidden;
}

/*****/



/******************
	ERROR STYLES
*******************/

#errorStyles .sideMenuAreaContainer ul {
	margin-left:13px;
	padding-left:0px;
}

/*****/


/*****************
	DASHBOARD
******************/

.acrmStyles .homeQuad1{
	width:45%;
	float:left;
	color:#000;
	margin-right:5px;
}

.acrmStyles .homeQuad2{
	width:45%;
	float:right;
	margin-left:0px;
	color:#fff;
}

.acrmStyles .iconButtonBox {
	margin-right: 0px;
}

#NPfeaturedItemsContainer {
	height:100%;
}

.thirdsBoxdash {
	width: 41%;
	float: left;
}

.twoThirdsBoxdash{
	width:57%;
	float: right;
}

/*****/
