/**************************************************************************
** PROJECT :		CREIL
** FILE NAME :		cadre.css
** CREATED :		15/07/06							BY :	Ludo Ran
** CONTENT :		Feuille de styles 
**
***************************************************************************/

/* CADRE RULES */

.lgdcadre_stat, .lgdcadre_advanced {
	position : absolute;
	display : none;
	font-family: helvetica;
	margin: 0;
	padding: 1px;
	border: 1px solid #cbd2d9; 
	z-index: 5;
	overflow: hidden; 
}

.lgdcadre_advanced { top: 100px; left: 20px; width: 240px; height: 140px; }
.lgdcadre_stat { top: 148px; left: 20px; width: 354px }

.lgdcadre_stat iframe, .lgdcadre_advanced iframe {
	display: none; 
	display/**/: block; 
	position: absolute;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
	background: blue;
	z-index: -1; 
	filter: mask();
}

.lgdcadre_title {
	float: left;
	color : #7e8fa0;
	font-size : 11px;
	padding-left: 10px;
}

.lgdcadre_titlebar {
	height : 18px;
	font-weight: bold;
	color : #7e8fa0;
	background : #dedede; 
	cursor : move;
}

.lgdcadre_titlebar_buttons {
	margin-left: 210px;
}

.lgdcadre_titlebar_buttons_button {
	cursor : pointer;
	float : right;
	margin-right : 2px;
}

.lgdcontenu {
	width: 100%;
	height: 100%;
	margin: 0;
	background: #f4f4f4;
	overflow: hidden;
}

span.stladmit { float: right; margin: 0 25px; width: 60px !important; }
.stladmit input { width: 60px !important; height: 16px !important; font: 11px arial, sans-serif; color: #fff; background: transparent url(../images/button.gif) 0 0 no-repeat; border: none !important; cursor: pointer;  }


/* STAT RULES */

#stat fieldset { border: none; }
.statdata { float: left; width: 250px; }
.statdata input { width: 130px; }
.statdata label { 
	clear: both; 
	float: left; 
	width: 100px; 
	line-height: 25px; 
	text-align: left; 
	padding-left: 20px; 
}
.statfooter { 
	float: left; 
	width: 100px; 
	height: 180px; 
	padding-top: 110px;
}
.statfooter input { 
	width: 70px; 
	margin-bottom: 15px; 
	margin-left: 10px; 
}

/* ADVANCED RULES */

#advanced { width: 100%; padding: 0; }
#advanced fieldset { float: left; height: 120px; padding-top: 10px; border: none; }
#advanced select { width: 100px; }
#advanced input { float: left; }
#advanced .button { width: 70px; margin: 8px 20px; }
.check { float: left; clear: both; width: 15px; vertical-align: top; }
.leftlbl { float: left; clear: both; width: 130px; }
.rightlbl { float: left; width: 150px; line-height: 20px; }

#diveditStyle.stlfield { _width: 99%; border:1px solid #e0e4e9; }
#diveditStyle.stlfield span.slctboxpoli { width: 40px; margin: 5px 0 0 2px; _border: 1px solid #cbd2d9; }
#diveditStyle.stlfield span.slctboxpoli select { float: left; _width: 30px; font: 10px arial; _margin: -2px 0 -2px -2px; border: 1px solid #cbd2d9; }
#diveditStyle .stlfield label { float: left; width: 65px; margin:0 0 0 15px;  }
#diveditStyle .stlfield input#idfond , #diveditStyle .stlfield input#iContour{ float: left; width: 42px; height:20px; border: none;}

#formlabedit select { 
	float: left; 
	width: 120px;
	*width: 101%; 
	font: 11px arial; 
	*margin: -2px 0 -2px -2px; 
	border: 1px solid #a1a8b3; 
}
#arclabMinscale_, #arclabMaxscale_ {
	border: 1px solid #cbd2d9;
}

/* LISTSTYLE RULES */

#listStyle { height: 170px; z-index: 8; }

/* SYMFORMHD RULES */

.symformhd {
	margin: 0;
	padding: 0;
}

.symformhd input.ifield { border: 1px solid #cbd2d9; }

/* LISTSTYLEFORMAT RULES */

#listStyleformat {
	float: left;
	height: 150px;
}

#listStyleformat label {
	float: left ;
	clear: none ;
	width: 95px ; 
	font: 11px helvetica;
}
#listStyleformat input.ifield { border: 1px solid #cbd2d9; width:30px ;margin: -10px 0 0 70px;}

/* LGDCLASSEDIT RULES */

.lgdclassedit { border: none; }
.lgdclassedit label, .lgdclassedit input, .lgdclassedit textarea { float: left; }
.lgdclassedit label { clear: left; width: 150px; text-align: right; line-height: 24px; padding-right: 10px; }
.lgdclassedit input, .lgdclassedit textarea { margin: 4px 0; border: 1px solid #cbd2d9; }
.lgdclassedit div.tabfooter { float: left; width: 95%; padding: 10px 0; }
.lgdclassedit div.tabfooter span.stladmit { float: right; margin: 0 25px; width: 60px !important; padding: 0; border:none; }
.lgdclassedit div.tabfooter input { width: 60px !important; height: 16px !important; font: 11px arial, sans-serif; color: #fff; background: transparent url(../images/button.gif) 0 0 no-repeat; border: none !important; cursor: pointer;  }


/* POLYTEXTURE RULES */

#polyTextureExt {
	display: none;
	position: absolute;
	width: 60px;
	height: 100px;
	top: 25px;
	_top: 15px;
	background-color: #ffffff;
	border: 1px solid #e0e4e9;
	overflow: auto;
}

#polyTextureContent {
	display: none;
	position: absolute;
	width: 60px;
	height: 100px;
	top: 30px;
	_top: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e4e9;
	overflow: auto;
}

/* FIELDCLASSIF RULES */

.fieldclassif span.slctbox { width: 100px; margin: 5px 0 0 2px; _border: 1px solid #cbd2d9; }
.fieldclassif span.slctbox select { float: left; _width: 100%; font: 10px arial; _margin: -2px 0 -2px -2px; border: 1px solid #cbd2d9; }
.fieldclassif label, .fieldclassif input { float: left; }
.fieldclassif label { width: 150px; }

.stlfillmod { float: left; clear: left; width: 95%; padding: 5px; border: 1px solid #cbd2d9; }
.stlfillmod span { float: left; width: 95%; margin: 5px 0; }
.stlfillmod span input { margin: 0 12px; }

.stlfooter { float: left; width: 95%; padding: 10px 0; }
.stlfooter span.stladmit { float: right; margin: 0 25px; width: 60px !important; padding: 0; }
.stlfooter input { width: 60px !important; height: 16px !important; font: 11px arial, sans-serif; color: #fff; background: transparent url(../images/button.gif) 0 0 no-repeat; border: none !important; cursor: pointer;  }

/* SYMBFOOTER RULES */

#diveditStyle div.symbfooter {float: left; width: 95%; padding: 2px 0;  }
#diveditStyle div.symbfooter span.stladmit { float: right; margin: 0 25px; width: 60px !important; padding: 0; border:none;margin-right:45%}
#diveditStyle div.symbfooter input { width: 60px !important; height: 16px; font: 11px arial, sans-serif; color: #fff; background: transparent url(../images/button.gif) 0 0 no-repeat; border: none !important; cursor: pointer;  }



