/*****************************/
/*** Core html setup stuff ***/
/*****************************/

/* define JCE look */
#tinymce {
	padding:10px;
}

body#tinymce {
	background-color:white;
	background-image:none;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	/*overflow-y:scroll;*/
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 30px; line-height:18px;}

img { border: none; }

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1, h2, h3, h4 {
		font-family:Tahoma,Verdana,Arial,sans-serif;
		text-align: left;
		margin:0;
		padding:0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2, .contentheading {
	font-size: 20px;
	font-weight: bold;	
}

h3, .componentheading, table.moduletable th, legend {	
	font-size: 16px;
	font-weight: bold;
	/*font-style:italic;*/
}

h4 {	
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
}

/* small text */
.small {
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}
sup {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.readmore > a, a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


/* menu links *//*
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
*/

/* spacers */
span.row-separator {
	display: block;
	height: 20px;
	clear: both;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.row-separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	/*width: auto;*/
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

// div.moduletable, div.module {
//   margin-bottom: 25px;
// }

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login fieldset #com-form-login-remember label { float: left; width: auto; padding-right: 8px; }
form#com-form-login fieldset #com-form-login-remember input { margin-top: 2px; }
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

body div#wrapper {
	width: 892px;	
}

#page_bg { 
	padding:0px!important;
}
	
div#header_r {
	position:relative;
}

#menu {
	position:relative;
	clear:both;
	width:100%;
}

#menu ul { 
	margin:0px; 
	padding:0px;
}

#menu ul li { 
	display:inline;	
}

#maintable {
	clear:both;
	width:100%;
}

#maintable td {
	vertical-align:top;
	text-align:left;
}

#content {
	padding:5px;
}

#content a {
	text-decoration:underline;
}
#content a.readon {
	text-decoration: none;
}

.bannergroup .banneritem {
	padding-top:5px;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer ul li {
	display:inline;
	padding-right:15px;	
}

#footer li a {
	text-decoration:none;
}

#footer li.separator {
	border-left:1px solid #7fb3d5;
	width:1px;
	padding-right:14px;
}

#footer .article_separator { 
	display:none;
}

#footer div.moduletable { 
	margin:0px!important;
}

.mod_placehere_foottext table, .mod_placehere_foottext td { 
	width:100%; 
	/*text-align:center;*/
}

#jflanguageselection, #topmenu {
	float:right;
	position:relative;
	top:90px;
}

#menu_top {
	float:right;
	position:relative;
	top:70px;
}

#menu_top .separator {
	display:none;
}

#jflanguageselection, #jflanguageselection ul, #jflanguageselection li, #menu_top, #topmenu, #menu_top li, #topmenu li, #jflanguageselection a, #menu_top a, #topmenu a {
	display:inline;
	clear:none;
	margin:0px!important;
	padding:0px!important;
	font-family: Arial,Helvetica,sans-serif!important;
	font-size: 12px!important;
	font-weight:normal!important;
}

#jflanguageselection a, #topmenu a, #menu_top a{
	color:#005cab;
	font-style:italic;
}

#modules_top {
	text-align:right;
}

form h4 {margin-top:5px;color:#005cab!important;}
form fieldset {padding:0px;margin-top:5px;margin-bottom:5px;}
form div { display:block; padding-bottom:5px; }
label { display:block; }
form div.col1 { float:left; }
form div.col2 { margin-left:50%; }
form #boutons { margin-bottom:10px; }

#flash_logo {
	position:absolute;
	left:37px;
	top:9px;
}
 
.sitemap img {
	display: none;
}

/* Basic Suckerfish Main Menu */

#menu {
	margin: 0;
	padding: 0;
}

#menu .menu_main {
	text-align: left;
}

#menulist_root_main .separator {
	display: none;
}

.menu_main ul {
	list-style-image: none;
	list-style-type: none;
}

.menu_main ul li {
	float: left;
}	

ul.mainlevel_main ul {
	position: absolute;
	display: none;	
}

#menulist_root_main ul li {
	float: none;         
}

#menu ul li {
	display: inline;
}

/*
ul.mainlevel_main .hover ul {
	display: block;
}
*/

#menulist_root_main ul li {
	padding: 0;
	margin:0;
	display: block;
	float: none;
}

#menulist_root_main SPAN.separator {
	display: block;
}

ul.mainlevel_main ul li a {
	display: block;	
}

ul.mainlevel_main a {
	text-decoration:none;
}

#menulist_root_main li li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}

#menulist_root_main li ul .separator {
	display: none;
}

.module_novisoft {
	clear:both;
	text-align:right;
	margin-top:10px;
	font-size:10px;	
}

.module_novisoft a {
	text-decoration:none;	
}

#footer .module_footer, #footer .module_footer ul, #footer .module_copyright, #footer .copyright {
	display:inline;
}

/* ******************************* */

/* CSS Layout Templates */

#content, #maintable, #maintable .contentpaneopen {
        width:100%;
}

table.columns-two, table.columns-three {
        width:100%;

}

table.columns-two td.columns-two {
        width:50%;
        vertical-align:top;
        padding:0px 5px;
}

table.columns-three td.columns-three, td.columns-three-mid {
        width:33%;
        vertical-align:top;
        padding:0px 5px;
}

table.columns-three td.columns-three-mid {
        width:34%;
}

blockquote {
        margin: 1em 2em;
        /*border-left: 1px dashed rgb(8, 30, 44);*/
        padding-left: 1em;
        font-style: italic;
        font-size: 12px;
}

blockquote p:first-letter {
/*
        float: left;
        margin: .2em .3em .1em 0;
        font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
        font-size: 220%;
        font-weight: bold;
*/
}

blockquote p:first-line {
        /*font-variant: small-caps;*/
}

div.standout {
        background-color:#E78603;
        width:80%;
        padding:5px;
        margin:5px 10px;
}

div.standout * {
        color:white;
}

/* ******************************* */

/**********
* General *
***********/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bk-body.jpg) no-repeat center top;
	background-color: #081e2c;
	color: #081e2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;	
}

.center {
	background-color: #081e2c;	
}

body div#wrapper {
	background-color: #fff;
	margin-top: 28px;
	width: 945px;
}

body div#wrapper_f {
	margin-left: auto;
	margin-right: auto;
	width: 945px;		
}

a {
	color: #081e2c;
	text-decoration: underline;
	outline: none;
}

a:hover, #content a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .componentheading {
	font-family: Arial, Helvetica, sans-serif;	
}

h1, .componentheading, td.contentheading {
	font-size: 28px;
	color: #081e2c;
	line-height: 32px;
	padding-bottom: 24px;
	font-weight: normal;
}

table.blog td.contentheading {
	padding-bottom: 0;
}

#content table.blog table.contentpaneopen .readmore > a, a.readon {
	margin-bottom: 20px;
	margin-top: 0;
}

table.blog span.row-separator {
	border-top: 1px dashed #7a98b1; /*#E0E0E0;*/
	height: 35px;
	margin-top: 15px;
}


.contentpaneopen h1 {
	font-size: 24px;
}
h1 em {
	font-size: 13px;
	font-style: normal;
}

.nspage_home h1 {
	color: #7a98b1;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #7a98b1;
	padding-bottom: 19px;
	text-transform: uppercase;
}

h2.tab {
	text-transform: none;
}

.nspage_home div.module_frontpage h3 {
	font-size: 26px;
	color: #7a98b1;
	line-height: 32px;
	padding-bottom: 20px;
	/*padding-top: 20px;*/
	font-weight: normal;
	text-transform: none;
}

.nspage_home div.module_frontpage #mc-embedded-subscribe {
    background: #7a98b1;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    position: absolute;
    bottom: 10px;
}
.nspage_home div.module_frontpage #mc-embedded-subscribe:hover {
	cursor: pointer;
	background: #081e2c;
}
.nspage_home div.module_frontpage  p {
	padding-right: 20px;
}

.nspage_home .module_box .readon {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

#mc_embed_signup .indicates-required {
	display: none;
}

#mc_embed_signup label {
	color: white;
	float: left;
	width: 45%;
}

#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
	/* width: 93%; */
	width: 45%
}

#mc_embed_signup p {
	width: 92%;
}
#mc_embed_signup .mc-field-group {
	margin-bottom: 6px;
}
#mc_embed_signup  #mce-responses  {
	margin-bottom: 20px;
}

.nspage_home div.module_frontpage h2 {
	color: #fff;
	padding-bottom: 0px;
}

.nspage_home div.module_frontpage p, .nspage_home div.module_frontpage a {
	color: #fff;
}

h3 {
	font-size: 12px;	
}

h3, h4 {
	padding-bottom: 14px;
}	

p, ul {
	margin-bottom: 0;
	padding-bottom: 19px;
}

p {
	text-align: justify;
}

img {
	vertical-align: top;
}

form#com-form-login ul {
	padding-left: 0;
	padding-top: 19px;
}

form#com-form-login img {
	display: none;
}

#content #system-message ul li {
	background: none;
}

table.columns-three td.columns-three, td.columns-three-mid {
        padding: 0 15px 0 0;
}

#content table.contentpaneopen ul {
	padding-bottom: 19px;
}

.clients #content table.contentpaneopen ul {
	padding-bottom: 0;
}

h2 a:link, h2 a {
	font-weight: bold;
}

.info-box {
	display: block;
	background: url(../images/ic-help.png) no-repeat #eee 13px center;
    border: 1px solid #ddd;
    padding: 20px 30px 20px 52px;
}

/**********
* Content *
***********/

#maintable {
	margin: 0;
	padding: 0;
}

.nspage_home #maintable {
	margin-top: 20px; /*55px*/
	padding-top: 20px; /*55px*/
}

#content {
	background-color: #fff;	
	margin: 0;
	/*padding: 14px 35px 50px 35px;*/
	padding: 0 35px 20px 35px;
	width: 875px;	
}

/*#content ul {
	padding-bottom: 0;
}*/

.nspage_home #content {
	background-color: #172c39;
	border-top: 5px solid #172c39
	padding: 44px 35px 50px 35px;
	color: #a5b8c7;	
}

.nspage_home #content {
	/*border-top: 1px dashed #7a98b1;*/
	/*padding-top: 20px;*/
	padding-bottom: 30px;
}

.nspage_home div.module_frontpage {
	border-right: 1px dashed #7a98b1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.nspage_home #content div.lastbox {
	border-right: none;
	float: left;
	margin-right: 0;
}

.nspage_home div.news div.mod_placehere_frontpage {
	padding-right: 15px;
}
.custom-member,
.custom-membre {
	padding-bottom: 26px;
}
.custom-member .description-text,
.custom-membre .description-text {
	float: left;
	padding: 12px 0 0 32px;
}
.custom-member img,
.custom-membre img {
	display: inline-block;
    vertical-align: middle;
}

/*#content .readmore > a, a.readon,*/ .readmore > a, a.readon {	
	background: #7a98b1;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#content .readmore > a, a.readon {
	text-decoration: none;
}

/*#content .readmore > a, a.readon:hover,*/ .readmore > a:hover, a.readon:hover {
	background: #081e2c;
}

span.row-separator {
	display: none;
}

/*.nspage_home .column_separator {
	border: none;
}*/

li {
	line-height: 20px;
	list-style: none;
}

#content ol {
	padding-left: 40px;
}

#content ol li {
	list-style-type: decimal;
	padding-left: 12px;
}

#content ul li a {
	text-decoration: none;
	text-transform: uppercase;
}

#content ul li {
	background: url(../images/marker.gif) no-repeat 0 6px;
	padding-left: 12px;
	text-align: justify;
}

#content li a:hover {
	text-decoration: underline;
}

.btn {
	background: #7a98b1;
	border: none;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: background 200ms;
    transition: background 200ms;	
}
.button-sm {
	padding: 3px 5px;
	background: #7a98b1;
	border: none;
	color: #fff;
	text-decoration: none !important;
	-webkit-transition: background 200ms;
    transition: background 200ms;	
}
.btn:hover,
.button-sm:hover {
	background: #9db8cf;
}

p.signature {
       font-size: 11px;
	font-style: normal;
}

/*********
* Header *
**********/

#header {
	background-color: #f2f3f4;
	height: 118px;
	position: relative;
}

/*******
* Logo *
********/

#modules_top .module_logo {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

/******
* Top *
*******/

#modules_top .module_top {
	float: right;
	padding-top: 37px;
	padding-right: 100px;	
}
	
.fr-CA #modules_top .module_top {
	padding: 37px 92px 0 0;
}

.module_top li, #loginlink li {
	border-right: 1px solid #7a98b1;
	display: inline;
	padding: 0 6px;
	font-size: 0.9em;
}

ul.menu_top a, ul#loginlink a {
	color: #7a98b1;
	text-decoration: none;
	text-transform: uppercase;
}

ul.menu_top a:hover, ul#loginlink a:hover {
	text-decoration: underline;
}

#modules_top .module_login {
	float: right;
	padding-top: 37px;
}

ul.menu_top li.item-2 a,
ul.menu_top li.item-220 a,
ul.menu_top li.item-256 a,
ul.menu_top li.item-257 a {
	color: #081e2c;
	/*font-size: 14px;*/
	/*font-weight: bold;*/

}

/***********
* Language *
************/

div.mod-languages {
	position: absolute;
	right: 28px;
	top: 38px;
}

div.mod-languages a {
	color: #7a98b1;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;	
}
div.mod-languages a span {
	font-size: 0.9em;
}

div.mod-languages a:hover {
	color: #7a98b1;
	text-decoration: underline;
}

/********
* Top 2 *
*********/

.module_top_2 {
	position: absolute;
	right: 28px;
	top: 57px;
}

.module_top_2 li {
	border-right: 1px solid #7a98b1;
	display: inline;
	padding: 0 8px;
}

.module_top_2 li.item-302,
.module_top_2 li.item-303 {
	border-right: none;
	padding-right: 0;
}

ul.menu_top_2 a {
	color: #7a98b1;
	text-decoration: none;
	text-transform: uppercase;
}

ul.menu_top_2 a:hover {
	text-decoration: underline;
}

/************
* Main Menu *
*************/

#menu {
	background: #fff;
	height: 86px;
}

#menu ul li {
	float: left;
	padding-right: 1px;
	width: 134px;
}

#menu li.item-11 {
	padding-right: 0;
	width: 135px;
}

#menu li a {
	background: #081e2c;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 25px 0 24px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: padding .3s;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
}

#menu li a:hover, #menu #menu_active a {
	background: #7a98b1;
	padding: 32px 0 30px 0;
}

/*********
* Banner *
**********/

#banner {
	display: none;
}

.nspage_home #banner {
	height: 450px;
	position: relative;	
	display: block;
}

.theme-default .nivoSlider {
	box-shadow: none;
}

.module_slogan {
	bottom: 90px;
	float: left;
	left: 50px;	
	position: absolute;
	width: 35%;		
}

.fr-CA .module_slogan {
	width: 45%;		
}

/*.nspage_home*/ .module_slogan h1 {
	font-size: 22px;
	color: #081e2c;
	line-height: 28px;
	padding: 0;
	padding-bottom: 16px;
	font-weight: normal;
}

/********
* Boxes *
*********/

.nspage_home #boxes .module_title table.contentpaneopen table td {
	padding-bottom: 24px;
	vertical-align: top;
}

.nspage_home #boxes .module_title h1 {
	font-size: 28px;
	color: #081e2c;
	line-height: 32px;
	padding: 0;
	/*padding-bottom: 24px;*/
	font-weight: normal;
    margin-bottom: 30px;
}

.nspage #boxes {
	display: none;	
}

#boxes {
	padding-left: 35px;
	padding-right: 35px;
	/*padding-top: 32px;*/
	width: 875px;
	text-align: left;	
}

#boxes h1, #boxes h2 {
	color: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 26px;
	margin: 0;
	padding: 0;
	padding-left: 17px;
	width: auto;			
}

#boxes h1 {
	font-weight: bold;
}

#boxes h2 {
	font-weight: normal;
	margin-bottom: 15px;
}

/*.contentheading,*/ .module_box h3, .module_left_banner h3, .module_right_banner h3 {
	color: #7a98b1;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 19px;
	text-transform: uppercase;
}

.module_box, .module_frontpage {
	color: #081e2c;
	float: left;
	/*height: 375px;*/
	margin-right: 15px;
	width: 276px;
	position: relative;
    padding-bottom: 20px;
}

.nspage_home .module_box .mod_events_latest_callink {
    margin-top: 30px;
}
.nspage_home #boxes .module_box:nth-child(5) {
	clear: both;
}
.module_frontpage {
	/*color: #A5B8C7;*/
	width: 275px;
    position: relative;
}
.module_frontpage .readon {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
}
.module_frontpage.lastbox {
	  width: 285px;
}
.middlebox {
	width: 271px;
}

.middlebox .middlebox {
	width: auto;
}

.lastbox{
	margin-right: 0;
}

.module_box .readmore > a, .module_frontpage .mod_placehere_frontpage .readmore > a, #content .news .linkto .readmore > a {
	bottom: 0;
	position: absolute;	
}

.module_frontpage .mod_placehere_frontpage .readmore > a {
	bottom: 20px;
	position: absolute;	
}

#content .news p.contentheading a.contentpagetitle {
	font-size: 12px;
}

.module_box table.mod_events_latest_table tr {

	line-height: 15px;
}
.module_box table.mod_events_latest_table tr td {
	padding-bottom: 2px;
}
span.mod_events_latest_date { 
	display:inline-block;
}
span.mod_events_latest_date:first-letter {
	text-transform: uppercase;
}

div.mod_events_latest_callink a {
	bottom: 0;
	position: absolute;	
}

.lastbox {
	/*float: right;*/
}

.module_left_banner, .module_right_banner {
	color: #081e2c;
	float: left;
	/*height: 375px;*/
	margin-right: 15px;
	padding-bottom: 10px;
	width: 276px;
}

.module_right_banner {
	margin-right: 0;
}

#extcal_minical table, #extcal_minical table.extcal_weekdays {
	width: 100%;	
}

table.contentpaneopen_home,
div.componentheading_home {
	display: none;
}

.news td.contentheading {
	/*color: #fff;*/
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	padding-bottom: 19px;
	text-transform: uppercase;
}

#content .news .news .readmore > a {
	background: none;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative;	
	text-decoration: underline;
	text-transform: none;	
}

#content .news .news .readmore > a {
	text-decoration: none;
}

form#com-form-login table.contentpane {
	width: 100%;
	text-align: left;
}

form#login table.contentpane {
	width: 100%;
	text-align: left;
}

form#login table.contentpane td {
	padding-bottom: 10px;
}

/*********
* Footer *
**********/

#footer {
	color: #7a98b1;
	padding: 20px 0 44px 0;
	text-align: center;
	text-transform: uppercase;
}

#footer a {
	color: #7a98b1;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer .module_footer {
	padding-bottom: 10px;	
}
	
#footer ul li {
	line-height: 12px;
	padding-right: 0;		
}

#footer ul.menu_footer li {
	border-right: 1px solid #fff;
}

#footer ul.menu_footer li a {
	color: #fff;	
	padding-left: 11px;	
	padding-right: 11px;	
}

#footer ul.menu_footer li.item-13 a {
	padding-left: 0;
}

#footer ul.menu_footer li.item-5, #footer ul.menu_footer li.item-217 {
	border-right: 0;
}

#footer ul.menu_footer li.item-5 a, #footer ul.menu_footer li.item-217 a {
	padding-right: 0;
}

#footer ul.menu_footer li a:hover {
	color: #7a98b1;
}

#footer .module_footer {
	display: block;
}

#footer .module_copyright, #footer .copyright {
	display: inline;
}

/*******
* Form *
********/

.bfQuickMode .bfLabelLeft label {
	width: 20%;
}

.bfQuickMode .bfSubmitButton {
	float: left;		
}

.bfQuickMode .bfSubmitButton {
	background: #7a98b1;
	border: none;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

/***********
* Site map *
************/

.sitemap ul {
	margin: 0;
	padding: 0;
}

.module_google {
	position: absolute;
	right: 170px;
	top: 530px;
}

/*************
* Calendrier *
**************/

.flatcal_main_t {
	width: 100%;
}

#jevents_body, #jevents_body h2 {
	color: #081e2c;
	font-family: Arial, Helvetica, sans-serif;
}

#jevents_body h2 {
	background-position: 0 5px;
}

#jevents_body .weekdaytopclr,
#jevents_body .sundaytopclr,
#jevents_body .weekdayemptyclr,
#jevents_body .caldaydigits,
#jevents_body .tablev1,
#jevents_body .eventstyle,
#jevents_body div.event_legend_name,
.jevtt_text {
	font-size: 12px;	
}

#jevents_body .eventstyle {
	border-bottom-width: 5px;
}

td.mod_events_latest {
	padding-top: 5px;
}

div.mod_events_latest_callink {
	padding-top: 19px;
}

div.mod_events_latest_callink a {
	background: #7a98b1;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

div.mod_events_latest_callink a:hover {
	background: #081e2c;
}

#jevents_header {
	display: none;
}

#jevents_body td, #jevents_body tr, #jevents_body p, #jevents_body div, #extcal_minical .extcal_month_label, #extcal_minical td.extcal_weekdays, #extcal_minical .extcal_daycell, #extcal_minical .extcal_todaycell, #extcal_minical .extcal_sundaycell, #extcal_minical .extcal_othermonth, #extcal_minical .extcal_daylink, #extcal_minical .extcal_sundaylink, #extcal_minical .extcal_busylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#jevents_body .buttontext a {
	font-size: 12px;
}

#jevents_body h2, #jevents_body .today, #jevents_body .previousmonth, #jevents_body .previousday, #jevents_body .previousweek, #jevents_body .nextmonth, #jevents_body .nextday, #jevents_body .nextweek {
	font-size: 12px;
}

#jevents_body .button {
	background: #7a98b1;
	border: none;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#jevents_body label {
	display: inline;
}

#jevents_body td.tablec div.event_legend_item {
	width: auto;
}

#extcal_minical .extcal_busylink:link,
#extcal_minical .extcal_busylink:visited {
	color: #081E2C;
	text-decoration: underline;
}
.jev_evdt_desc iframe {
	width: 97%;
}

#extcal_minical .extcal_busylink:hover {
	text-decoration: none;
}

#extcal_minical .extcal_busylink {
	font-size: 14px;
	font-weight: bold;
}

#extcal_minical .extcal_sundaylink:link,
#extcal_minical .extcal_sundaylink:visited,
#extcal_minical .extcal_daylink:link,
#extcal_minical .extcal_daylink:visited {
	color: #081E2C;
	font-weight: normal;
}

#extcal_minical .extcal_todaycell {
	background: none;
}

#extcal_minical .extcal_todaycell .extcal_daylink {
	color: #7A98B1;
	font-size: 14px;
	font-weight: bold; 
}

div.jev_catselect {
	padding: 20px 0;
}

div.jev_listrow .ev_td_li em {
	
}

/*****
* CB *
******/

div.cb_template_default div.dynamic-tab-pane-control div.tab-page {
	color: #081e2c;
	font-family: Arial, Helvetica, sans-serif;
}

div.tab-pane {
	padding-bottom: 20px;
}

div.cbEditProfile td.fieldCell span.cbSnglCtrlLbl, tr.cbft_radio td.fieldCell span.cbSnglCtrlLbl {
	float: left;
	padding-right: 10px;
}

td.titleCell {	
	width: 35%;

}

td.titleCell label {	
	display: inline;
}

#cbIconsBottom {
	padding-top: 20px;
}

#content ul#cbMenuNav li {
	background: none;
}

/***************
* Payment Form *
****************/

#maintable td table.paymentform {
	padding-right: 10px;	
}
	
#maintable td table.paymentform td.alignRight {
	text-align: right;
}

form#paymentform fieldset {
	padding: 10px;
	width: 32em;
}
	
form#paymentform label {
	width: 15em;
	float: left;
}

form#paymentform label.label-line {
	width: 100%;
	display: inline;
}

#ns_bill .money,
form#paymentform .money {
	text-align:right;
	width:4em;
	display:block;
	float:left;
}

form#paymentform #description {
	margin-left:10px;
	color:#888;
	font-style:italic;
	font-size:.9em;
}

form#paymentform #error,
form#paymentform label.error {
	color: red;
	float: none;
	display: inline;	
	position:absolute;
	background-color:#FFC;
	border:1px solid red;
	padding:5px;
	margin-left:5px;
}


form#paymentform #error { display: none; }


form#paymentform #error {
	color: red;
	padding-left: .5em;
}

form#paymentform p {
	clear: both;
	padding-bottom: 15px;
	line-height: 20px;
	text-align: left;
}

form#paymentform p.alignCenter , p.alignCenter {
	text-align: center;	
}

form#paymentform .submit {
	/*margin-left: 12em;*/
	
	background: #7a98b1;
	border: none;
	color: #fff;
	cursor: pointer;	
	display: inline-block;	
	font-size: 13px;
	font-weight: bold;	
	height: 36px;	
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;	
}

form#paymentform em {
	color: red;	
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}

form#paymentform .smallText {
	font-size: 11px;
}

.nvs-lms {
	font-size: 11px;
}

.nvs-lms td.expired {
	font-style:italic;
	font-size:11px;
	color:red;
}

.nvs-lms th {
	text-align: left;
	padding-bottom: 5px;
}

.debug_test {
	border:2px solid red;
	background-color:#FFC;
	padding:5px;
	color:red;
	margin-bottom:15px;
}

/*
.banneritem_banners img {
	position:absolute;
	top:0;
	left:0;
}
*/

#ns_bill {
	border:2px solid black;
	width: 400px;	
}

#ns_bill td {
	padding:2px;
}

#ns_bill .field {
	font-weight:bold;
	width:12em;
}

#ns_bill tr.sep {
	height:10px;
}

.menu_logo {
	padding-bottom:0;	
}
.menu_logo a img {
	padding-top: 6px;
}

#ns_bill {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 15px;
}

#ns_bill div.policy {
	padding: 10px 0 0 0;
}

div.ns_bill_end {
	padding: 10px 0;
}

#com-form-login fieldset.input label {
	/*display: inline;*/
	width: 16em;
}

#phocagallery form div td {
	padding-bottom: 10px;
}


/**********************************
* MODS ARDUFOUR *
**********************************/

.jevtt_text span {
	display: none;
}
.no-display {
	display: none !important;
}


/* Course list */
.nspage tr.failed,
.nspage tr.failed a {
	color: red;
}
.nspage tr.passed,
.nspage tr.passed a {
	color: green;
}
.nspage tr.expired,
.nspage tr.expired a,
.nspage tr.expired .expired {
	color: grey;
}


/* Style fixes Joomla 3 */
.cbPoweredBy {
	display: none !important;
}
.module_logo .item-12 {
	display: none;
}
.blog .readmore > a {
	float: none;
}

/* Remove FaLang footer */
a[href="http://www.faboba.com"] {
	display: none !important;
}
/* Remove aceSEF footer */
a[href="http://www.joomace.net/joomla-extensions/acesef"] {
	display: none !important;
}

/* Phoca gallery fixes */
#phocagallery .pagination {
	text-align: center;
}

/* Fix lists Community Builder */
#content .cbProfile ul li {
    background: transparent;
}

/* jEvents */
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth,
#flatcal_minical .flatcal_todaycell a {
	background-color: #081E2C;
	border-color: #081E2C;
}
.jev_toprow div.currentmonth,
.nav-items > div,
.nav-items > div:first-child,
.nav-items > div:last-child,
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover,
#jevents_body .nav-items > div a:hover,
#flatcal_minical .flatcal_todaycell a:hover {
	border-color: #081E2C;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a,
#jevents_body .cal_today a.cal_daylink {
	background-color: #081E2C
}
#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
	font-weight: bold;
	border: 1px solid #00D830;
    border-radius: 10px;
    width: 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-color: #00D830;
    color: white;
}
#flatcal_minical .flatcal_todaycell .flatcal_busylink:link, #flatcal_minical .flatcal_todaycell .flatcal_busylink:visited {
	background-color: #00dccf;
	border: 1px solid #00dccf;
}

/* Fix footer */
.article_anywhere_frontpage.lastbox p {
	padding-bottom: 10px
}

/* */
#cboxOverlay,
#cboxMiddleLeft,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleRight,
#cboxBottomRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxContent {
    background: rgb(64, 84, 105) !important;
    opacity: 1 !important;
}

#cboxClose {
	background: url(../images/cbox_close.png) no-repeat !important;
	background-position: center;
	top: 0;
	bottom: auto;
}

#cboxContent {
	overflow: initial !important;
}

#cboxBottomLeft {
	background: url(../images/logo_aero_lms.png) no-repeat !important;
	width: 259px !important;
	height: 39px !important;
	position: absolute;
	bottom: 0;
}

/* fancybox */
.fancybox-overlay {
	background: rgb(64, 84, 105) !important;
}
.fancybox-skin {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.fancybox-close {
	background-image: url(../images/cbox_close.png) !important;
	background-size: 100% !important;
	width: 16px !important;
	height: 16px !important;
}
#lms_logo {
	background: url(../images/logo_aero_lms.png) no-repeat !important;
	width: 259px !important;
	height: 39px !important;
	position: absolute;
	z-index: 10000;
}


/* login fix */
body.nspage_home #maintable .message {
	display: none;
}
}