/* Login/Logout Page Specifics */

.login.module {
  background-color: #ECECEC;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 600px;
}

body.login.popup .login.module {
  width: auto;
}

body.login #contentContainer {
  width: auto;
}

.module .header {
	background: #B8B8B8 url('../../img/skin/ModuleHeaderLeftCap.png') no-repeat top left;
	position: relative;
	border-bottom: 1px solid #333;
	height : 69px;
	display : block;
}

.login .header {
	height : 60px;
}

.login .header h3 {
	position : relative;
	top : 25px;
	left : 15px;
}

/* System Support Specific */

#saiSupport .criteria {
	padding : 5px;
	line-height : 25px;
}

/* Information Center Page Specifics */

.indexModule {
	border : 2px solid #000;
	border-radius : 7px;
	width : 280px;
	height : 200px;
	margin-left : 25px;
	background-color : #fff;
	text-align : left;
}

.indexModule li {
	padding : 10px 10px 0px 5px;
	list-style-type : square;
    list-style-position : outside;
	margin-left : 35px;
}

.indexModule .listlevel2 li{
    margin-left : 15px;
}

.indexModule a {
	font-size : 24px;
	text-decoration : none;
	color : #fff;
	text-shadow : 2px 1px -6px #000;
}

.module .content li a {
	color: #1B3F7B;
}

.header .bigLink a {
	height : 204px;
	width : 284px;
	display : block;
	top : -3px;
	left : -2px;
	position : absolute;
}

.prog {
	height : 230px;
	margin : 10px;
	display : inline-table;
}

.programDescriptions {
	height : 150px; 
	width : 550px;
	margin : 10px 20px 25px 15px;
	display : inline-block;
}

.programDescriptions ul {
	list-style-type : square;
	list-style-position : inside;
}

.programDescriptions li {
	padding : 10px 10px 0px 10px;
	list-style-type : square;
	list-style-position : outside;
	margin-left : 40px;
}

.programName {
    font-size : 18px;
    text-decoration : none;
    font-weight : bold;
    color : #000;
    text-shadow : 1px 1px -6px #999999;
}

/* Favorite Link Specifics */

.favsTitle {
    font-size : 24px;
    text-decoration : none;
    font-weight : bold;
    color : #000;
    text-shadow : 1px 1px -6px #999999;
    text-align : center;
}

.favsSubTitle {
    font-size : 14px;
    text-decoration : none;
    font-weight : bold;
    color : #000;
    text-shadow : 1px 1px -6px #999999;
    text-align : center;
    padding-top : 8px;
}

.favRemove {
	position : relative; 
	left : 330px; 
	top : -15px;
}

.favRemove a:link{
	text-decoration : none;
	color : #fff;
	font-size : 16px;	
	font-weight : bolder;
}

.favRemove a:visited{
	text-decoration : none;
	color : #fff;
	font-size : 16px;	
}

.favRemove a:hover{
	text-decoration : none;
	color : #fff;
	font-size : 16px;	
}

.addToFavorites {
    position : relative;
    top : 10px;
    text-decoration : none;
}

/* Information center subpage specifics */

.informationCenterBG {
	background : url('../../img/home/scrap-bg.jpg') repeat-x center top;
}

.financialsBG {
    background : url('../../img/home/FinancialsBG.jpg') repeat-x left top;
}

.accountingBG {
    background : url('../../img/home/AccountingBG.jpg') repeat-x left top;
}

.favoritesBG {
    background : url('../../img/home/FavoritesBG.jpg') repeat-x left top;
}

.masterDataBG {
    background : url('../../img/home/MasterDataBG.jpg') repeat-x left top;
}

.millOperationsBG {
    background : url('../../img/home/MillOperationsBG.jpg') repeat-x left top;
}

.multiEnvironmentBG {
    background : url('../../img/home/MultiEnvironmentBG.jpg') repeat-x left top;
}

.operationsBG {
    background : url('../../img/home/OperationsBG.jpg') repeat-x left top;
}

.purchasingBG {
    background : url('../../img/home/PurchasingBG.jpg') repeat-x left top;
}

.salesBG {
    background : url('../../img/home/SalesBG.jpg') repeat-x left top;
}

.dataMetBG {
    background : url('../../img/home/DataMetBG.jpg') repeat-x left top;
}

.userFavoritePrograms .header {
	background : url('../../img/home/favoritesheaderbg.jpg') no-repeat center center;
}

.financialAnalysis .header {
	background : url('../../img/home/financialsheaderbg.jpg') no-repeat center center;	
}

.accountingViews .header {
		background : url('../../img/home/accountingheaderbg.jpg') no-repeat center center;
}

.purchasingAnalysis .header {
		background : url('../../img/home/purchasingheaderbg.jpg') no-repeat center center;
}

.salesAnalysis .header {
		background : url('../../img/home/salesheaderbg.jpg') no-repeat center center;
}

.operationsAnalysis .header {
		background : url('../../img/home/operationsheaderbg.jpg') no-repeat center center;
}

.masterFileViews .header {
		background : url('../../img/home/masterdataheaderbg.jpg') no-repeat center center;
}

.multiEnvironment .header {
		background : url('../../img/home/multienvironmentheaderbg.jpg') no-repeat center center;
}

.millOperations .header {
		background : url('../../img/home/milloperationsheaderbg.jpg') no-repeat center center;
}

.dataMet .header {
        background : url('../../img/home/datametheaderbg.jpg') no-repeat center center;
}

.menuBlockOuterHome {
	width : 1260px;
	margin : 0px auto 35px;
	background : url('../../img/home/transparentinfocenterbg1260.png') no-repeat;
	position : relative;
	top : 50px; 
	padding-bottom: 25px;
	text-align : center;
}

.menuBlockOuterHome div {
	display : inline-block;
}

.menuBlockOuterFavs {
	width : 484px;
	margin : 0px auto;
	background : url('../../img/home/transparentinfocenterbgfavs.png') no-repeat;
	position : relative;
	top : 35px;
	padding-bottom: 25px;	
}

.menuBlockInnerFavs {
	width : 440px;
	margin : 0px auto;
	height : 100%;
	position : relative;
	top : 10px;
}

.menuBlockOuter {
	width : 1260px; 
	margin : 0px auto;
	background : url('../../img/home/transparentinfocenterbg1220.png') no-repeat;
	position : relative;
	top : 35px;
	padding-bottom: 25px;
}

.menuBlockInner {
	position : relative;
	left : 10px;
	min-height : 300px;
	height : 100%;
	text-align : left;
	padding : 23px;
}

.contentBoxSizing {
	box-sizing : content-box !important;
}

.favorites {
	min-height : 196px;
	float : left;
	margin : 10px;
}

.favorites li a {
	font-size : 12pt;
	text-shadow : none;
}

.favoritesList li {
    padding : 10px 0px 0px 0px;
    list-style : outside url("../../img/home/favarrow.png") !important;
	margin-left : 25px;
	margin-right : 10px;
}

/*
#footer {
	position: static !important;
	height: 56px;
	clear: both;
	bottom: 0px;
}
/*
/* Change Environment Page */

#chooseSupplier #criteriaForm, #login #criteriaForm, #logout #criteriaForm, #admin.user #criteriaForm {
	padding: 1em;
	width: 600px;
	margin: 0 auto;
	border: 1px solid #999;
}

#chooseSupplier #criteriaFormContainer h3#formTitle, #login #criteriaFormContainer h3#formTitle, #logout #criteriaFormContainer h3#formTitle, #admin #criteriaFormContainer h3#formTitle, body.admin #criteriaFormContainer h3#formTitle {
	padding: 1em;
	background-color: #ECECEC;
	border: 1px solid #999;
	margin-bottom: 1em;
}

#criteriaFormContainer, #admin.users #criteriaFormContainer {
	background-color : #fff;	
}