/**
* NEWBOLD academic1S MENU CSS
* Developed by Matthew Aimonetti
*/

/*############# BACKGROUND PICTURE #############*/
.academic1 {
/*width            : 779px;*/
width            : 959px;
border: 0px solid #cccccc;
text-align:center;
/*background-image:url(images/academic1/academic1s.jpg);
background-color: #ffffff;
background-position:right;
background-repeat:no-repeat;
*/
font-size: 11px;
font-weight: bold;
color: #ffffff;
font-family: Arial, Hevlvetica, sans-serif;
}

/*############# First content color background settings #############*/
.academic1 .menuCont_1{
/*Container for menu item (opacity is set here)
background-color	: #ffffff;
Filter: Alpha(Opacity=60);
-moz-opacity:.60;
opacity:.60;*/
width: 100%;
/*text-align: center;*/
}

/*############# Second content color background settings #############*/
.academic1 .menuCont_2{
/*Container for menu item (opacity is set here)
background-color: #cccccc;
Filter: Alpha(Opacity=85);
-moz-opacity:.85;
opacity: .85;*/
width: 100%;
}

.academic1 .parentItem img,
.academic1 .parentItem-active img{
    position: absolute;
    top: 0px;
	border: 0;
}

.academic1 .rgtImg {
/*Arrow image for menu items with child items
	position: relative;
    margin-top: 5px;
    right: 0px;
    border: 0;*/
}
.academic1 .lftImg {
/*Custom image to left of menu item
	position: relative;
	margin-top: 0px;
    border: 0;*/
}

.academic1 .menuCont {
	height:auto;
}

.academic1 .parentItem{
	font-family			: arial, helvetica, sans-serif;
	font-size			: 13px;
    font-weight			: bold;
	z-index:200;
}

.academic1 .parentItem, 
.academic1 .parentItem:hover{
	/* float: right; */
	font-size: 13px;
	line-height: 31px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
	display: block;
	/*padding:0px 13px 0px 14px;*/
	padding:0px 20px 0px 21px;
	margin: 0px -7px 0px 0px;
	text-decoration: bold;
	color: #ffffff;
	border:0px solid red;
	position			: relative;
    display				: block;
	}
.academic1 .parentItem-active,
.academic1 .parentItem-active:hover {
	/* float: right; */
	text-align:center;
	font-size: 13px;
	line-height: 31px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
	display: block;
	/*padding:0px 13px 0px 14px;*/
	padding:0px 20px 0px 21px;
	margin: 0px -7px 0px 0px;
	text-decoration: bold;
	color: #ffffff;
	border:0px solid red;
	position			: relative;
    display				: block;
	}

.academic1 .parentItem{	
		background: url(images/academic/menu_fond2.png) no-repeat;/*changement roy*/
		width: 100%;
}

.academic1 .parentItem:hover, 
.academic1 .parentItem-active,
.academic1 .parentItem-active:hover {
		background: url(images/academic/boutton_hover.png) repeat-x;
}

.academic1 .parentItem:link,
.academic1 .parentItem:visited {
	/*background-color	: #ff9b37;*//*this overrides the menu container on hover (ie can't cope with hover on anything but an anchor) */
	color				: #ffffff; /*font color on hover is set here - IT IS NOT AFFECTED BY MENU CONT OPACITY*/
	font-weight: bold;
}

.academic1 .parentItem:hover,
.academic1 .parentItem-active, .academic1 .parentItem-active:hover {
	/*background-color	: #ff9b37; -- if you set a background color here it will override what you have set in the menu container*/
	color				: #ca3939 !important; /*#b20700 font color is set here - IT IS NOT AFFECTED BY MENU CONT OPACITY*/ /*#ecc481 change par roy le 290609*/
}
.academic1 .parentItem:active {
	/*background-color	: #ee5500;*/ /*this overrides the menu container on hover (ie can't cope with hover on anything but an anchor) */
	color				: #b20700 !important;/*font color on hover is set here - IT IS NOT AFFECTED BY MENU CONT OPACITY*/  
}
.academic1 .subItem_1 img, .academic1 .subItem_2 img,
.academic1 .subItem_1-active img, .academic1 .subItem_2-active img{
    position: absolute;
    top: 0px;
    border: 0;
}

.academic1 .subItem_1{
background-image	: url(.../images/menu_blue_bgr.png);
width: 100%;
}

.academic1 .subItem_2{
background-image	: url(.../images/menu_blue_bgr.png);
width: 100%;
}

.academic1 .subItem_1, .academic1 .subItem_2,
.academic1 .subItem_1:hover, .academic1 .subItem_2:hover,
.academic1 .subItem_1-active, .academic1 .subItem_2-active,
.academic1 .subItem_1-active:hover, .academic1 .subItem_2-active:hover {	
	background-repeat	: repeat-y;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    z-index: 500;
	white-space: nowrap;
	display				: block;
	margin				: 0px 0px -1px 0px;
	padding				: 5px 5px 5px 5px;
/*	color:#000000 !important;
*/}

.academic1 .subItem_1 {
	border				: 1px solid #C9C9C9;
	background-color	: #da4747;
    color				: #524432;
		}

.academic1 .subItem_2 {
	border				: 1px solid #C9C9C9;
	background-color 	: #da4747;/*#E7E7E7*/
/*	background: url(images/academic1/menu_fond.png) no-repeat;
*/}

.academic1 .subItem_1:visited, .academic1 .subItem_1:active, .academic1 .subItem_2{
    color				: #524432 !important;
}

.academic1 .subItem_1:hover, .academic1 .subItem_2:hover{
	background-color	: #FDFDFD;/*#FDFDFD*/
	color				: #b20700!important;
/*	color				: #524432 !important;
	background: url(images/academic1/boutton_hover.png) repeat-x;
*/}


.academic1 .subItem_1:hover{
	background-color: #da4747;/*#FDFDFD*/
	color			: #b20700;
	/*  background-color	: #E9E9E9;	/*this overrides the menu container on hover (ie can't cope with hover on anything but an anchor) */
}


.academic1 .subItem_2:hover{
  /*  background-color	: #E9E9E9;	*/
}


.academic1 .section {
    border-style: none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .academic1 td { position: relative; } /* ie 5.0 fix */
