/* 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/RightNav_TCPS.gif) no-repeat scroll;
color:#FFFFFF;
height: 75px;
padding: 18px 90px 4px 10px;
}
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
{
background: #FFFFFF url(/_Images/homepage/RightNav_Tutorial.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;
}

@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;
	}

}