/* Portals CSS BEGINS | DEBUT DU CSS des portails */

/***** 3-column list display *****/

#colbx {
	margin:0;
	padding: 0;
	width: 100%;
}
div.col1 {
	float: left;
	margin:0 0 0em -3.1em;
	width: 39%;
}
div.col2 {
	float: left;
	margin:0 0 0 0.0em;
	width: 35%;
}
div.col3 {
	float: right;
	margin:0;
	width: 35%;
}

div.col1 ul li.fill1 {
	padding-bottom: 0.5em;
}

div.col2 ul li.fill2 {
	padding-bottom: 0.5em;
}

div.col3 ul li.fill3 {
	padding-bottom: 0.5em;
}

.fill1, .fill2, .fill3 {
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	padding:4px 0 6px 0;
    background-color: white;
}
.fill1 {
	background:#9966CC;
}
.fill2 {
	background:#339999;
}
.fill3 {
	background:#003399;
}
ul.noBullet li a:link, ul.noBullet li a:visited {
	color:#FFF;
	text-decoration:none;
    background-color: white;
}
ul.noBullet li a:hover {
	text-decoration:underline;
}

/***** Rounded corners content *****/

div.roundCorner {
	font-size: 1px;
	overflow: hidden;
	display: block;
}

div.roundCornerIndi1 {
	/*height:1px;*/
	background:#9966CC;
	margin:0px 5px;
}
div.roundCornerIndi2 {
	height:1px;
	background:#9966CC;
	border-right:2px solid #9966CC;
	border-left:2px solid #9966CC;
	margin:0px 3px;
}
div.roundCornerIndi3 {
	height:1px;
	background:#9966CC;
	border-right:1px solid #9966CC;
	border-left:1px solid #9966CC;
	margin:0px 2px;
}
div.roundCornerIndi4 {
	height:2px;
	background: #9966CC;
	border-right:1px solid #9966CC;
	border-left:1px solid #9966CC;
	margin:0px 1px;
}
div.roundCornerProf1 {
	/*height:1px;*/
	background:#339999;
	margin:0px 5px;
}
div.roundCornerProf2 {
	height:1px;
	background:#339999;
	border-right:2px solid #339999;
	border-left:2px solid #339999;
	margin:0px 3px;
}
div.roundCornerProf3 {
	height:1px;
	background:#339999;
	border-right:1px solid #339999;
	border-left:1px solid #339999;
	margin:0px 2px;
}
div.roundCornerProf4 {
	height:2px;
	background:#339999;
	border-right:1px solid #339999;
	border-left:1px solid #339999;
	margin:0px 1px;
}
div.roundCornerRepo1 {
	/*height:1px;*/
	background:#003399;
	margin:0px 5px;
}
div.roundCornerRepo2 {
	height:1px;
	background:#003399;
	border-right:2px solid #003399;
	border-left:2px solid #003399;
	margin:0px 3px;
}
div.roundCornerRepo3 {
	height:1px;
	background:#003399;
	border-right:1px solid #003399;
	border-left:1px solid #003399;
	margin:0px 2px;
}
div.roundCornerRepo4 {
	height:2px;
	background:#003399;
	border-right:1px solid #003399;
	border-left:1px solid #003399;
	margin:0px 1px;
}

/* RIGHT SIDE MENU CSS BEGINS | DEBUT DU CSS DU MENU LATERAL */

h2.custHead1 {
	font-size:10.0pt;
	font-weight:700;
	line-height:1.6em;
	padding-left:5px;
	padding-right:5px;
	margin:0;
	background-color:#2255EE;
	color:#FFF;
	text-decoration:none;
}

ol.nav, ul.custList1, ul.custList2 {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.right li ol.nav, div.right li ul.custList1, div.right li ul.custList2 {
	margin-bottom:10px;
}
ol.nav li, ul.custList1 li, ul.custList2 li {
	margin:0px;
}
ol.nav li {
	border-bottom:2px solid #2255EE;
}
ul.custList2 {
	border:1px solid #2255EE;
}

/***** Rounded corners rhn *****/

div.roundCornerBlue1 {
	background:#2255EE;
	margin:0px 5px;
}
div.roundCornerBlue2 {
	/*height:1px;*/
	background:#2255EE;
	border-right:2px solid #2255EE;
	border-left:2px solid #2255EE;
	margin:0px 3px;
}
div.roundCornerBlue3 {
	height:1px;
	background:#2255EE;
	border-right:1px solid #2255EE;
	border-left:1px solid #2255EE;
	margin:0px 2px;
}
div.roundCornerBlue4 {
	height:2px;
	background:#2255EE;
	border-right:1px solid #2255EE;
	border-left:1px solid #2255EE;
	margin:0px 1px;
}

div.right a {
	color: #039;
    background-color: white;
}
ul#RSS {
	margin: 4px 0;
	}
li.rightlink a.box{
	color: #000;
	background-color: #fff0db;
	text-decoration: none;
}
li.rightlink a.box:hover{
	text-decoration: underline;
}
li.rightlink {
	border: 2px solid #ff6600;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ffeedd;
    color: black;
}
div.right div.rightlink {
	color: #000;
	background-color: #fff;
}

div.right ul.nav2 {
	margin-left: 0;
	padding-left: 18px;
}

div.right ul.nav2 li.menucontent {
	font-size:85%;
	line-height: 1.25;
	padding: 2px 3px 2px 2px;
}

div.right li.notice {
	border:1px solid rgb(204,102,000);
	border-left:none;
	display:block;
	padding:0.5em 0.5em 0.5em 0.5em;
	margin-bottom: 10px;
}

/* FEATURES CSS BEGINS | DEBUT DU CSS DE LA BOÎTE DES FEATURES */

ul.feature {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	/*margin-bottom: 10px;*/
}

div.right ul.feature a.features {
	text-decoration: none;
}
div.right ul.feature a.features:hover {
	text-decoration: underline;
}
/* FEATURES CSS ENDS | FIN DU CSS DE LA BOÎTE DES FEATURES */


/* LATEST INDICATORS BOX CSS BEGINS | DEBUT DU CSS DE LA BOÎTE DES INDICATEURS LES PLUS RÉCENTS */

div.indlatest {
	border:1px solid #000000;
	margin-bottom: 10px;
}

.indbox {
	width: 100%;
	background:transparent;
	padding-bottom:4px;
	font-size: 85%;
}

.indbox caption.navaid {
	height: 0;
	width: 0;
	overflow: hidden;
	float: right;
	font-size: 0;
	position: absolute;
	top: -100px;
}

.indbox caption {
	margin:0;
	padding:0.25em 0.5em;
	text-align:left;
}

.indbox td, .indbox th {
	text-align:right;
	vertical-align:top;
	border-width: 0;
}

.indbox td {
	padding:0.5em;
	border-bottom:1px dashed #ccc;
	font-weight:bold;
	font-size: 85%;
}

.indbox tr.last td, .indbox tr.last th {
	border-bottom:none;
}

.indbox th {
	border-bottom:1px solid #ddd;
	color:#000;
	font-family:arial,sans-serif;
	line-height:1.13em;
	padding:0.25em 0.5em;
    background-color: white;
}

.indbox td.stb01, .indbox th.stb01 {
	border-bottom:1px dashed #bbb;
	font-weight:normal;
	text-align:left;
}

.indbox thead th.stb01 {
	font-weight:bold;
}

.indbox tfoot td {
	font-weight:normal;
	text-align:left;
}

.indbox thead td.stb01, .indbox thead th.stb01 {
	border-bottom:1px solid #ddd;
}

.indbox col.stb tbody tr td {
	text-align:left;
	width:auto;
}

.hidedis {
	display:none;
}

.hideoff, .hidedis .hideoff, .hideoff .hidedis {
	display:inline !important;
	left:-3400px !important;
	position:absolute !important;
}

/* Mod IE06-03010 */
.hideoff, .hidedis .hideoff, .hideoff .hidedis {
	display:none !important;
}

div.hideprodis {
	display:block !important;
}

/*** The following styles are for the new Statistics by subject ***/

/* Imported from StatsBy.CSS */
div.links ol li,div.links ul li {
  list-style-type: disc;
  margin: 0.25em 0;
  padding: 0;
}

h2.module, h2.nav {
  line-height: 1.25;
  padding-top: 1px;
  padding-bottom: 2px;
}
div.headerOrangeFIndex h2.module {line-height: 1.2; padding-left: 1px;}

#ST {
  padding: 2px;
}

p.theme-image {
  margin: 0.4em 0 0 0;
}

/* Imported from Home.CSS (for decorative image float) */

p img {
  float: left;
  margin: 0 1em 0 0;
}



div.right {
	float: right;
	width: 195px;}

/* Formatting for timing statistics (debugging) */
div.Debugging {
  padding: 4px;
  clear: both;
}
div.Debugging table {
  margin: 0;
  padding: 0;
  font-size: 90%;
  border: solid #999 1px;
  border-collapse: collapse;
  background-color: #f8f8c8;
    color: black;
}
div.Debugging > table th,td {
  padding: 1px 4px 1px 4px;
  border: solid #ccc 1px;
  margin: 0;
  text-align: left;
}
div.Debugging table td {
  text-align: right;
}
div.Debugging table th.Th0 {
  color: #666;
    background-color: #ffffcc;
}
div.Debugging table th.Th1 {
  color: #000;
    background-color: #ffffcc;
}

/* Specific to Stats by subjects Portal #5 */
#SS h2 {
  font-size: 130%;
}

.definition h2 {
 margin-bottom: 0.35em;
}

.definition p {
 margin-top: 0.35em;
}

div#More {
  margin-bottom: 0.9em;
}

fieldset.Filters {
  padding: 4px 1px 1px 2px;
  margin-right: auto;
  width: auto;
}

fieldset.Filters input {
  margin-left: 3px;
}

div.Filter {
  padding-left: 3px;
  margin: 2px 0;
  width: auto;
 /* margin-right: auto;*/
}

div.RSeeAlso {
  float: right;
  border: 1px solid #666;
  margin: 4px 0 2px 4px;
}

div.RSeeAlso h3 {
  color: white;
  background-color: #36c;
  margin: 0;
  padding: 1px;
}

div.RSeeAlso ol {
  list-style-type: none;
  margin: 0px;
  padding: 1px 2px 2px 0;
}

div.RSeeAlso ol li {
  list-style-type: none !IMPORTANT;
  text-indent: -0.9em;
}

#Resources {
  border: 1px solid #666;
  margin: 4px 0 2px 4px;
  padding: 2px;
}

#Resources h3 {
  color: white;
  background-color: #36c;
  margin: -2px -2px 1px -2px;
  padding: 1px;
}

p.Msg {
  border: 1px solid black;
  padding: 3px;
  margin-top: 1.8em;
}

/* for Health Notice temperoy use*/

div.health {
    background-color:#D7E0E8;
	border-bottom:#6185C1 solid 1px;
	border-left:#6185C1 solid 1px;
	border-right:#6185C1 solid 1px;
        border-top:#6185C1 solid 1px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:0.3em;

}

/* Portals CSS ENDS | FIN DU CSS des portails */


