/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
blockquote{
	background-color:#fff;
	border:0px
}
#form-subscription div {
	margin-top: 8px;
	margin-bottom: 8px;
}
#form-subscription div * {
	margin-top: 4px;
	margin-bottom: 4px;
}

#form-registration li {
	margin-top: 8px;
	margin-bottom: 8px;
}

#form-registration li div {
	margin-top: 8px;
	margin-bottom: 8px;
	padding:4px;
}

#form-registration li#form-sessions div {
	margin-top: 8px;
	margin-bottom: 8px;
	padding:4px;
	border-bottom: 1px solid #999999;
}
#form-registration li div div {
	margin-left: 32px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: none;
}
#form-registration li#form-sessions div div {
	margin-left: 32px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: none;
}
#form-sessions hr {
/*	color: #999999;
	background-color: #999999;
	height: 1px; */
	border:0 none;
	color: #fff;
	background-color: #fff;
}
#form-feedback li {
	border-bottom: 1px solid #999999;
	margin-top: 8px;
}

#form-feedback li div {
	margin-top: 8px;
	margin-bottom: 8px;
}
#form-feedback li div div {
	margin-left: 32px;
	margin-bottom: 8px;
}

#form-interpretation div {
	border-bottom: 1px solid #999999;
	padding-bottom: 8px;
}
#form-interpretation div div {
	border-bottom: none;
	padding-bottom: 0;
}
#form-interpretation .title {
	margin-top: 12px;
	font-weight: bold;
	border-bottom: none;
	padding-bottom: 0;
}
#form-interpretation .submit {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	border-bottom: none;
	padding-bottom: 0;
}
#form-interpretation ol, #form-interpretation li {
	list-style-type: none;
} 
dl.panel-members {
	padding: 0;
	margin: -15px 0 15px 0;
	overflow: auto;
}

dl.panel-members dt {
	clear: left;
	font-weight: bold;
	margin-left: 160px;
	padding-top: 15px;
}
dl.panel-members dd {
	margin-left: 160px;
}
dl.panel-members dd.image {
	margin-left: 0;
	float: left;
}

div.notice {
	padding: 0 10px;
	border: 1px solid #410A55;
	background-color: #DED6E1;
}
div.right ul li div#read
{
	background: #FFFFFF url(../../_Images/homepage/en_TCPS-Cover.jpg) no-repeat scroll center;
	color: #FFFFFF;
	height: 45px;
	padding: 0px 5px 4px 150px;
	width: 100px;
}
div.right ul li div#draft-en
{
background: #EFEFEF; /* url(/_Images/homepage/RightNav_Draft.gif) no-repeat scroll;*/
padding: 18px 0 24px 10px;
color: #FFFFFF;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
}
div.right ul li div#draft-fr
{
background: #EFEFEF; /* url(/_Images/homepage/RightNav_Draft.gif) no-repeat scroll;*/
padding: 10px 0 16px 10px;
color: #FFFFFF;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
}
div.right ul li div#tutorial-eng
{
background: #FFFFFF url(/_Images/homepage/RightNav_TutorialCore-eng.gif) no-repeat scroll;
color:#FFFFFF;
height: 85px;
padding: 40px 90px 0 10px;
}

div.right ul li div#tutorial-fra
{
background: #FFFFFF url(/_Images/homepage/RightNav_TutorialCore-fra.gif) no-repeat scroll;
color:#FFFFFF;
height: 85px;
padding: 40px 90px 0 10px;
}

div.right ul li div#participation
{
background: #FFFFFF url(/_Images/homepage/RightNav_Participation.gif) no-repeat scroll;
color:#FFFFFF;	
height: 80px;
padding: 22px 10px 0 24px;
}
div.right ul li div#compass
{
background: #FFFFFF url(/_Images/homepage/RightNav_Compass.gif) no-repeat scroll;
color:#FFFFFF;
height: 85px;
padding: 15px 10px 0 15px;
}
div.right ul li div#compass img
{
	padding-top: 8px;
}

#searchtext 
{
    margin: 6px;
    height:400px;
    overflow-x:auto;
    overflow-y:auto;
    width:570px;
    z-index:1;    
}


dl.questionanswer {
	margin: 0;
	padding: 0;
	width: 590px;
}
dl.questionanswer dt {
	clear: left;
	font-weight: bold;
	overflow: auto;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
}
dl.questionanswer dt span.q {
	font-weight: bold;
	font-size: 120%;
	color: #666;
	display: block;
	float: left;
	width: 50px;
}
dl.questionanswer dt strong {
	font-weight: bold;
	display: block;
	float: left;
	width: 536px;
}
dl.questionanswer dd {
	margin-left: 0;
	clear: left;
	overflow: auto;
	width: 590px;
	margin-bottom: 10px;
}
dl.questionanswer dd span.a {
	font-size: 120%;
	font-weight: bold;
	color: #420B56;
	display: block;
	float: left;
	width: 50px;
}
dl.questionanswer dd div {
	float: left;
	width: 536px;
}
dl.questionanswer abbr {
	border-bottom: none;
}

dl.questionanswer dt {
	cursor: pointer;
}

/* Left navigation form section styles */
form.search 
{
    border-top: solid 1px white;
    background-color: #959595;
    padding: 10px;
    margin: 0px;
}
input.search 
{
    width: 120px;
    margin-bottom: 10px;
}

#cse-search-results-eng iframe 
{
    width: 590px;
	height: auto;
}
#cse-search-results-fra iframe 
{
    width: 590px;
	height: auto;
}

.home-highlight {
	text-decoration: underline;
	color: #900;
}

.error-message
{
	border: 1px solid #ff0000;
	background-color: #ffdddd;
	color: #aa0000;
	font-weight: bold;
	padding: 0.5em 2em;
}
.inline-error-message
{
	border: 1px solid #ff0000;
	background-color: #ffdddd;
	color: #aa0000;
	font-weight: bold;
	padding: 0 2px;

}
.success-message
{
	border: 1px solid #00aa00;
	background-color: #ddffdd;
	color: #008800;
	font-weight: bold;
	padding: 0.5em 2em;
}

#secreteriat-staff 
{
	width: 100%;
}
#secreteriat-staff tr td
{
	padding: 2px;
}


.results-table {
	border-collapse: collapse;
	border: 1px solid #000;
}
.results-table th,
.results-table td {
	border: 1px solid #000;
	padding: 2px;
	font-size: 8pt;
}
.results-table th {
	font-weight: normal;
	background-color: #eee;
	text-align: left;
}
.results-table th.session {
	background-color: #ccc;
	text-align: center;
}
.results-table th.dark {
	background-color: #666;
	color: #fff;
}
.results-table th.centered,
.results-table td.centered {
	text-align: center;
}
.results-table th.centered
{
	background: #CCC;
}
/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* FORM SUBSCRIPTION */
.options
{
	color:#420B56;
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	padding:18px 10px 24px 10px;
	margin-bottom: 10px;
	background: #EFEFEF;
}

.options a
{
	color: #420B56!important;
	text-decoration: none;
}

.options a:hover
{
	color: #420B56;
}

.options a:link
{
	color: #420B56;
}

.first
{
	/*border-bottom: 0!important;*/
}

.options-position
{
	float: right;
	list-style-type: none;
}


/* Added by RRF */
.boxBorder {
	border: 0.0750em solid silver;
	background-color: #e8e8e8;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
}

.stayTuned {
	border: 0.0750em solid #ca96f5;
	background-color: #e5d8f5;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	color: #400040;
}

.note {
	border: 0.0750em groove #d3a8ff;
	background-color: #e5d8f5;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	color: #000000;
}

div.note a:visited {
	color: #000000;
}

div.stayTuned h2 {
	color: #6009f0;
	margin-top: 2px;
	margin-bottom: 6px;
}

div.stayTuned p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.style4 {
	font-size: x-large
}

.style1 {
	color: #FF0000;
}

div.right ul li div#education
{
	background: #FFFFFF url(/_Images/homepage/RightNav_Education.gif) no-repeat scroll;
	color: #FFFFFF;
	height: 50px;
	padding: 70px 10px 0 10px;
	text-align: left;
	vertical-align: bottom;
}

body {
	background-image: url(/_Images/bk.gif);
	background-position: center;
	background-repeat: repeat-y;
}

div.noticeArchives {
	padding: 0 10px;
	border: 1px solid #410A55;
}

h2.sectionHeader {
	background-color: #ded6e1;
	color: #330033!important;
	padding-left: 10px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-bottom-color: #818181;
}

.carousel {
	text-align : center;
	color: #7d438e!important;
	padding-left: 2px;
	padding-right: 2px;
}

.carousel a:link, .carousel a:visited {
	background-color : transparent;
	text-decoration : underline;
	color : #370037!important;
	padding-left: 2px;
	padding-right: 2px;
}

.carousel a:hover {
	background-color: #ded6e1!important;
	text-decoration: none;
	border: 0.0250em dotted #400044;
	padding-left: 2px;
	padding-right: 2px;
}

.top_hdp {
	text-align: right;
}

.top_hdp img{
	margin-right: 30px;
}

.top_hdp a {
	text-decoration:none;
}

.top_hdp a:hover {
	text-decoration:none;
}

#secreteriat-staff {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border: 1px solid gray;
}

#secreteriat-staff th {
	background-color: #ded6e1;
	height: 30px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;

}

#secreteriat-staff tr {
	background-color: transparent;
	height: 30px;
}

#secreteriat-staff td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}

.altRow {
	background-color: #eee2f5!important;
	height: 30px;
}

.bold {
    font-weight: bold;	
}

.tutorial-btn {
  background-color: #4B015F;  
  text-align: center;
  vertical-align: top;
  line-height: 1.125em;
  font-size: 1em;
  color:#F3E2FE;
  font-weight: bold;
  height: 50px;
  
  -moz-border-radius: .50em;
  -webkit-border-radius: .50em;
}

.tutorial-btn:hover {
   background-color:#D5B0F2; 
   color: #4B015F;
}

.resolution {
	font-size : .75em;	
	text-align : center;			
	line-height : 1em;
}

li.categories {
	list-style-image: url(../../_Images/insidepage/category1.png);
	list-style-type: none;
	vertical-align: middle;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-left: -15px;
	margin-top: -2px;
	
}

li.categories a {
	text-decoration:none ;
	font-weight:600;
}

li.categories a:visited {
	text-decoration:none ;
	color:#5E2466;
	font-weight:600;
}

li.categories a:hover {
	text-decoration: underline;
}

a.interpretSection {
	font-weight: bold;
	/* background-color:#FFC; */
}

.feedback {
	border:#D3D3D3 1px dotted;
	padding: 5px;
	background-color:#F3F3F3;
}

div.right ul li div#interpretations
{
background: #FFFFFF url(/_Images/homepage/RightNav_Compass.gif) no-repeat scroll;
color:#FFFFFF;
height: 80px;
padding: 15px 10px 0 15px;
}

/* Additions by RRF ends here */


@media print {
/* These rules fix problems that are not addressed in pf-if.css */
    div.center, * html div.center 
    {
        overflow: visible;
    }	
	div.footer 
	{
	    height: auto;
	    min-height: 0;
	}

}
HR{
	height:1PX;
	width:100%;
}
