@import "common.css";
@import "../../../core/css/coreIE.css";

/********************
	VERTICAL MENU
*********************/

.vertMenu{
}

.vertMenu ul ul li {
	height:100%;
}

.vertMenu ul ul ul li {
	height:100%;
}

.vertMenu ul ul {
	width: 169px;
}


/*****/



/********************
	ORBIS HEADER
*********************/

.orbis_headerImgContainer {
	height:100px;
}

/*****/



/****************************
	ORBIS Top Navigation
*****************************/

.orbis_navBox {
}

/*****/



/***********************
	ORBIS - Sub Page
************************/

#orbis_subpageContainer {
	overflow:hidden;
}

.orbis_subpageContentContainer {
	overflow:hidden;
}

/*****/



/******************
	ERROR STYLES
*******************/

#errorStyles .sideMenuAreaContainer ul {
	margin-left:13px;
	padding-left:0px;
}

/*****/


/***************************
	ORBIS - Welcome (top)
****************************/

.orbis_topLoginContainer {
	left:0px;
	float:right;
	width:300px;
	text-align:right;
}

/*****/


/***********************
	ORBIS Breadcrumb
************************/

.orbis_breadcrumbArrow {
	float:left;
	margin-left:10px;
	margin-top:1px;
}

/*****/


/*****************
	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;
}

/*****/


/****************************
	ORBIS - Quick Actions
*****************************/

.orbis_quickRightContainer {
	float:right;
	width:300px;
}

/*****/


/******************
	TABBED MENU
*******************/

.tabbedMenu {
	padding-bottom:0px;
}

.tabbedMenu ul {
	clear:both;
	width:924px;
}

.tabbedMenu ul ul{
	clear:both;
	width:920px;
}

/*****/
