/******************************************************************************
* odfRuntimeCss.css
*******************************************************************************
CSS pour les contrôles
*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/
div.odfErrorBlock {
	padding:1em;
	border-color:red;
	border-style:dashed;
	border-width:2px;
}
div.odfErrorBlock .line {
	overflow:auto;
	overflow-x:auto;
	overflow-y:hidden;
	background-color:#FFFFFF;
	color:#000000;
}
div.odfErrorBlock pre {
	font-size:12px;
	padding-top:1em;
	padding-bottom:1em;
}

/* Date control */

.odfDateControl input.dateInput {
	width:80px;
}

.odfDateControl input.dayInput {
	width:20px;
}

.odfDateControl input.monthInput {
	width:20px;
}

.odfDateControl input.yearInput {
	width:40px;
}

.odfDateControl img.popupButton {
	margin-top:2px;
	margin-left:2px;
	border-width:0px;
}

/* PropertySet control */

div.odfPropertySetControl div.frame {
	border: solid #7f9db9 1px;
	overflow: auto;
}

div.odfPropertySetControl div.propertySetInput {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

body.directHtml {
	background: #FFFFFF;
	margin: 0px;
	padding: 4px;

}

.hiddenRichTextMenu {
	display:none;
}
.richTextMenu {
	color: #000000;
	background-color: #F0F0F0;
	font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	position:absolute;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.richTextMenu a:link, .richTextMenu  a:visited {
	color: menutext;
	text-decoration: none;
	display:block;
	padding: 2px 20px 2px 2px;
}
.richTextMenu  a:hover {
	color: highlighttext;
	background-color: highlight;
	text-decoration: none;	
	display:block;
	padding: 2px 20px 2px 2px;
}


.hiddenRichTextPanel {
	display:none;
}
.richTextPanel {
	color: black;
	background-color:#F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	border-width: 2px;
	border-style: outset;
	border-color: menu;
	width: 200px;
}

.richTextPanel div.title {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	background-color: #E0E0FF;
	cursor: move;		
}
.richTextOkButton {
	width: 30px;
	font-size: 10px;
}
.attributeLabel {
	font-size: 11px;
}

.richTextPanel SELECT {
	font-size: 10px;
}
.richTextPanel input.text {
	font-size: 10px;
	width: 100px;
}

a.titleCellButton:link {
	text-decoration: none;
	color: #FFFFFF ;
}
a.titleCellButton:hover {
	text-decoration: none;
	color: #FFFFFF ;
}
a.titleCellButton:visited {
	text-decoration: none;
	color: #FFFFFF ;
}
.referenceLabel {
	border-width: 1px ;
	border-color: black ;
	border-style: solid ;
	padding: 4px ;
}

.richTextPanel span.narrowReadOnly {
	background-color: #C0C0C0;
	width: 60px;
	white-space:nowrap;
	overflow: hidden;
}

.richTextPanel table{
	font-size: 11px;
}
.richTextPanel input.narrowBrowseButton {
	height: 14px;
	font-size:8px;
}
.noOverflowCell {
	border-width: 1px;
	border-style: solid;
	border-color: white;
}
.noOverflowCell div {
	overflow:hidden;
	height: 14px;
	white-space: nowrap;
	background-color1: snow;
	text-overflow: ellipsis;
}

div.standardTabs {
	width: 100%;
}

ul.standardTabs {
	margin:0px;
	padding:0px;
}

ul.standardTabs li.tabButton,  
ul.standardTabs li.tabButtonSelected {
	display:block;
	float:left;
}

ul.standardTabs li.tabButton { 
	text-align: center;
	padding: 4px; 
	border-top: 1px solid #E0E0E0; 
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #FFFFFF;
	background-color:#F0F0F0;
	color:black;
	white-space: nowrap;
}

ul.standardTabs li.tabButtonSelected { 
	text-align: center;
	padding: 4px; 
	border-top: 1px solid #E0E0E0; 
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #E0E0E0;
	background-color:#E0E0E0;
	color:black;
	white-space: nowrap;

}

div.standardTabs div.tabBodySelected { 
	padding: 4px; 
	border-top: 0px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color:#E0E0E0;color:black;
	clear:both;
}

div.standardTabs div.tabBody {
	display: none;
	padding: 4px; 
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color:#E0E0E0;color:black;
	clear:both;
}

ul.standardTabs li.tabButton a:link, ul.standardTabs li.tabButton a:visited, ul.standardTabs li.tabButton a:hover,
ul.standardTabs li.tabButtonSelected a:link, ul.standardTabs li.tabButtonSelected a:visited, ul.standardTabs li.tabButtonSelected a:hover
{
	text-decoration: none ;
	color : #000000 ;
}

.sdsControl {
}

.failurePara {
	color: red;
	font-size: 11px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.colorMenuEntry:link, a.colorMenuEntry:visited {
	display:block;
	width: 20px;
	height: 8px;
	font-size: 1px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 2px;
}

a.colorMenuEntry:hover {
	display:block;
	width: 20px;
	height: 8px;
	font-size: 1px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 2px;
}


.richTextColorMenu {
	color: menutext;
	background-color: menu;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	border-width: 2px;
	border-style: outset;
	border-color: menu;
}

.keywordLabels {
	border-width: 1px ;
	border-color: black ;
	border-style: solid ;
	padding: 4px ;
	height: 1em;
}

.keywordTableCell {
}

div.RadioInputDiv {
	float:left;
}

div.RadioInputDiv1 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}

div.RadioInputDiv2 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 50%;
}
div.RadioInputDiv3 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 33%;
}
div.RadioInputDiv4 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 25%;
}

div.radioControl {
	overflow: auto;
	padding:0px;
	margin:0px;
}


.sdsRadioControl {
	padding: 0px;
	margin: 0px;
}

img.sdsColorButton {
	border: 2px solid black;
	vertical-align: absbottom;
}

/*
div.Album {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 4px;
}
*/

/*
.removeButton, .browseButton {
	width:94px;
}
*/

/*
p.sdsResourceLabelPara {
	float: left;
	text-align: right;
	width:85px;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.sdsResourceInputPara {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
*/
/*
p.sdsResourceRemoveButtonPara, p.sdsResourceBrowseButtonPara {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
*/

/*
div.sdsResourcePreview {
	float: left;
	text-align: center;
	vertical-align: middle;
}
*/
/*
p.sdsResourceInputPara textarea {
	height: 36px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/

.textAreaControl textarea {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img.odfFloatLeftImage {
	float: left;
}

img.odfFloatRightImage {
	float: right;
}

div.odfLeftImageDiv {
	text-align: left;
}

div.odfRightImageDiv {
	text-align: right;
}

div.odfCenterImageDiv {
	text-align: center;
}

/*
.sdsResourceLabelPara label {
	font-size: 11px;
}
*/

.directHtml img {
margin-left: 4px;
margin-right: 4px;
}

.admFrame .directHtml {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.admFrame .directHtml h1,
.admFrame .directHtml h2,
.admFrame .directHtml h3,
.admFrame .directHtml h4,
.admFrame .directHtml h5,
.admFrame .directHtml h6
{
	background-color: white;
	color: black;
}

.directHtml p {
	margin-top: 0px;
	margin-bottom: 5px;
}

td.odfControlLabelCell {
	padding-top: 4px;
	vertical-align: top;
}

span.odfRadioContainer {
	display:block;
	clear:both;
}
span.odfRadioColumns1 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}

span.odfRadioColumns2 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 50%;
}
span.odfRadioColumns3 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 33%;
}
span.odfRadioColumns4 {
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 25%;
}

