﻿@import url("Common.css");

/******************************************************************************
BASIC CLASSES
******************************************************************************/
a {
	color: #D21D40;
}
h4 {
	background: #FFF url(../images/bgMenu2ArwDown.gif) no-repeat right center;
	border: solid 1px #D51D3F;
}

/******************************************************************************
GLOBAL CLASSES
******************************************************************************/
a.link {
	/*background: url(../images/bltArw2Right.gif) no-repeat right center;*/
}
a.linkBack {
	background: url(../images/bltArw2Left.gif) no-repeat left center;
}

/******************************************************************************
BREADCRUMBS CLASSES
******************************************************************************/
div.breadCrumbs span {
	color: #D21D40;
}

/******************************************************************************
HOME CLASSES
******************************************************************************/
#homeFeature {
	background-color: #EDEDE8;
}
div.listLinks ul li {
	background: url(../images/bltLinks2.gif) no-repeat left top;
}
div.listLinksLast ul li {
	background: url(../images/bltLinks2.gif) no-repeat left top;
}

/******************************************************************************
HEADER CLASSES
******************************************************************************/
#header tr td.headerLinks span {
	color: #D21D40;
}
div.button a, div.button a:hover, .searchButton {
	background-color: #D21D40;
	border-left: solid 1px #FB6D89;
	border-top: solid 1px #FB6D89;
	border-right: solid 1px #74051A;
	border-bottom: solid 1px #74051A;
}
#alternate {
	background: #FFF url(../images/icnSize2.gif) no-repeat left top;
}

/******************************************************************************
MAIN MENU CLASSES
******************************************************************************/
#mainMenuLevel1 {
	background: url(../images/bgMainMenu2Level1.gif) left top;
	border-left: solid 1px #8F0822;
}
#mainMenuLevel1 ul li {
	border-left: solid 1px #FF5F7C;
}
#mainMenuLevel1 ul li div {
	border-left: solid 1px #630013;
}
#mainMenuLevel1 ul li div.selected {
	background: #D21D40 url(../images/bgMainMenu2Level1Selected.gif) repeat-x left top;
}
#mainMenuLevel2 {
	background-color: #D21D40;
}
#mainMenuLevel2 ul li {
	border-left: solid 1px #FF5F7C;
}
#mainMenuLevel2 ul li div {
	border-left: solid 1px #630013;
}
#mainMenuLevel2 ul li div.selected {
	background: #D9C9CA url(../images/bgMainMenu2Level2Selected.gif) repeat-x left top;
}
#mainMenuLevel2 ul li a.selected {
	color: #D11E3E !important;
}

/******************************************************************************
FOOTER CLASSES
******************************************************************************/
div.footerRight span {
	color: #D21D40;
}

/******************************************************************************
/* MENU CLASSES                                    
******************************************************************************/
.menuPage div {
	border-bottom: solid 1px #E3BEC6;
}

.menuLevel1NotSel {
	background-color: #E9E3E5;
}
.menuLevel1SelWithChild {
	background: #F1EFF0 url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel1SelWithoutChild {
	background: #F1EFF0 url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}

.menuLevel2NotSel{
	background-color: #F1EFF0;
}
.menuLevel2SelWithChild {
	background: #FFF url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel2SelWithoutChild {
	background: #FFF url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}

.menuLevel3NotSel {
	background-color: #F1EFF0;
}
.menuLevel3SelWithChild {
	background: #FFF url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel3SelWithoutChild {
	background: #FFF url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}

.menuLevel4NotSel {
	background-color: #F1EFF0;
}
.menuLevel4SelWithChild {
	background: #FFF url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel4SelWithoutChild {
	background: #FFF url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}

.menuLevel5NotSel {
	background-color: #E9E3E5;
}
.menuLevel5SelWithChild {
	background: #F1EFF0 url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel5SelWithoutChild {
	background: #F1EFF0 url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}
.menuLevel6NotSel{
	background-color: #F1EFF0;
}
.menuLevel6SelWithChild {
	background: #FFF url(../images/bgMenu2ArwDown.gif) no-repeat right center;
}
.menuLevel6SelWithoutChild {
	background: #FFF url(../images/bgMenu2ArwRight.gif) no-repeat right center;
}


/******************************************************************************
GENERAL LIST CLASSES
******************************************************************************/
#generalList a {
	background: url(../images/bltArw2.gif) no-repeat left center;
}

/******************************************************************************
FAQ CLASSES
******************************************************************************/
ul.listItemIds {
	border-bottom: solid 1px #CACCB9;
}
ul.listItemIds li {
	background: url(../images/bgMenu2ArwRight.gif) no-repeat left center;
}
div.top a {
	background: url(../images/bgTop2.gif) no-repeat left top;
}

/******************************************************************************
ENTITE + PROFIL CLASSES
******************************************************************************/

/******************************************************************************
NEWS CLASSES
******************************************************************************/

/******************************************************************************
JOBS CLASSES
******************************************************************************/
div.print {
	background-color: #D21D40;
}

/******************************************************************************
MEMBERPHOTOS CLASSES
******************************************************************************/

/******************************************************************************
CALENDAR CLASSES
******************************************************************************/
#calendar a, #calendar a:hover {
	color: #D21D40;
}
#calendarLevel1 {
	background-color: #F4E6E7;
}
#calendarLevel1 ul li div {
	color: #D21D40;
}
#calendarLevel1 ul li div.selected {
	background-color: #FFF;
}
#calendarLevel2 {
	background-color: #F4E6E7;
}
#calendarLevel2 ul li div.separator {
	color: #D21D40;
}


