/* XPages Application CSS */
/***
**** Structure
****/

FONT 
	{ 
	font-family: Arial, sans-serif; 
	font-size: 1em; 
	}

.content {
	overflow: hidden;
    width: 979px;
    margin: 10px 0 0 15px;
    background: url("/attributes/display_images/backgrounds/threecol.gif") repeat-y scroll 175px 0 transparent !important;
}

.contentTest {
	width:800px;
    margin: 20px 0 0 35px;
}	
.contentheader {
	margin-bottom: 10px;
    overflow: hidden;
    width: 750px;
    width: 775px\9;
}

.maincol {
	border: 0 none;
    float: left;
    overflow: visible;
    width: 768px;
}

.tertiary-content {
	float: left;
    font-size: 0.95em;
    margin-right: 15px;
    overflow: hidden;
    width: 160px;
}

.primary-content {
	width: 577px;
	float: left;
	font-family: Georgia,"Times New Roman",courier,serif;
}

.secondary-content {
	width: 194px;
	line-height: 1.5;
	float: right;
    font-size: 0.95em;
    padding: 0 15px 0 0;
}

.contentBlock {
	overflow: hidden;
    margin: 0 15px 20px;
    width: 546px;
}

.title	{
	color: #383838;
	font-family: Arial,Verdana,sans-serif;
    font-size: 1.9em;
    letter-spacing: -1px;
    line-height: 1.1em;
    margin: 0 15px 15px;
    text-align: left;
    font-weight:700;
    padding: 0;
}

.selectedTopics {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ECEEEE;
    border-style: solid;
    border-width: 0 0 1px;
	color: #1F3E4E;
	padding-top: 5px;
    font-family: Arial,Verdana,sans-serif;
    font-size: 0.95em;
    line-height: 1.2em;
    margin: 0 0 8px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold
}

.labelField	{
	color: #383838;
    font-family: Arial,Verdana,sans-serif;
    font-weight: bold;
    line-height: 1.2em;  
}

table {
	border-spacing: 0px 10px;	
}


/***
**** 
****/
.searchButton {
	position: relative;	
	z-index:99;
	background-clip: border-box;
    background-color: #485458 !important;
    background-image: url("/attributes/display_images/arrow_search.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #D0CDC6;
    color: transparent;
    height: 20px;
    vertical-align: middle;
    width: 23px;
    margin-left: 5px;
}

.searchInput {
	position: relative;	
	z-index:99;
	color: #999999;
    font-family: Arial,sans-serif;
    font-size: 1em;
	vertical-align: middle;
	width: 115px;
	height: 12px;
}

.searchPanel {
	position: relative;	
	z-index:99;
	margin-top: 82px;
}

/***
**** Right column
****/
.attributesTitlePanel {
	margin: 0 0 8px;
    padding: 0 0 6px;
    border-color: #ECEEEE;
    border-style: solid;
    border-width: 0 0 1px;
}

.attributesTitle {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    font-family: Arial,Verdana,sans-serif;
    color: #1F3E4E;
    font-size: 1em;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.attributesField {
	background: url("/attributes/display_images/bullets/bullet.gif") no-repeat scroll 0 0.5em transparent;
    margin-bottom: 3px;
    padding-left: 9px;
 }

/***
**** File downloader
****/

.xspDataTableFileDownload{
	border-collapse:none;
}

.xspDataTableFileDownload TBODY TR TD{
	border:none;
	padding-right:0px;
}

.xspDataTableFileDownload THEAD{
	display:none;
}

.xspDataTable tbody tr td {
	vertical-align: middle;
	padding-right:0px;
}

.fdownload_typeClass{
	width:1px;
}

.fdownload_typeClass .xspTextComputedField{
	display:none;
	padding-right:0px;
}

.fdownload_fileClass{
}

.fdownload_sizeClass{
	color:#D3056E;
}

/***
**** CUSTOM XSP
****/

.xspForm {
	display: block;
}

.xspPanelViewColumnHeader:hover {
	background-color: transparent;	
}

/***
**** Starter / Footer for view table 
****/
.xspDataTableViewPanelHeaderStart, .xspDataTableViewPanelHeaderMiddle,
.xspDataTableViewPanelHeaderEnd,.xspDataTableViewPanelFooterStart,
.xspDataTableViewPanelFooterMiddle,.xspDataTableViewPanelFooterEnd {
	display: none;	
}

/***
**** Structure
****/

.primary-content {
	line-height: 1.6em;
	font-family: Arial,Verdana,Helvetica,sans-serif
}

.titleForm {
    color: #383838;
    font-family: Arial,Verdana,sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1.1em;
    margin: 0 15px 15px;
    padding: 0;
    text-align: left;
}

/***
**** Custom XSP
****/
.xspTextLabel {
	text-transform: none;
}

.xspInputFieldRichText {
    background-color: #FBFAF6;
}

/***
**** Main table
****/
.tableTreaty tr {
	padding: 5px;
}


/***
**** Articles table
****/
.tableArticle {
	border-color: rgb(128,128,128);
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
	padding: 5px;
	text-align: left;
}

.articleComment {
	width: 19px;
	border-color: rgb(128,128,64);
	border-style: solid;
	border-width: thin;
	padding: 5px;
}

.articleName {
	width: 125px;
	border-color: rgb(128,128,64);
	border-style: solid;
	border-width: thin;
	padding: 5px
}

/***
**** Table for display State parties & State signatories 
****/
.tableStates {
	padding: 5px;
	color: #858585;
    font-family: Arial,Verdana,sans-serif;
    border-style: solid;
    line-height: 1.6em;
    font-size: 1em;
    text-align: left;
}

.tableStatesLink {
	font-family: Arial,Verdana,sans-serif;
    text-decoration: none;
    font-size: 1em;
    text-transform: none;
    line-height: 1.3em;
    list-style-type: none;
    color:#4C7C8E; 
    width:200px;
}

.panelDetails {
	margin-bottom: 10px;	
}

/***
**** Responses Form
****/

.titleH2 {
	font-weight: bold;
    border-color: #ECEEEE;
    border-style: solid;
    border-width: 0 0 1px;
    font-family: Arial,Verdana,sans-serif;
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0 0 8px;
    padding: 0 0 6px;
    text-transform: uppercase;
    color: #1F3E4E;
}

.articlePanel, .commentPanel, .globalCommentPanel {
	margin-bottom: 30px;
	display: block;	
}

/***
**** affiche des br dans les commentaires
****/
.bodyComment br{
	display: block;
    margin: 5px 0;
}

/***
**** label
****/

.blueLabel {

}

.greyLabel {

}