/**************************************************************************
** PROJECT :		CRAQUITAINE
** FILE NAME :		control.css
** CREATED :		12/04/07							BY :	Ludo Ran
** CONTENT :		Feuille de styles 
**
***************************************************************************/

/* CONTROL RULES */

#control {
	position: absolute;
	width: 250px;
	height: 100%;
	top: 112px;
	left: 0;
	font: 10px verdana;
	scrollbar-arrow-color: #434343; 
	scrollbar-track-color: #ecf3ff; 
	scrollbar-face-color: #d8d8d8; 
	scrollbar-shadow-color: #ece4e2; 
	scrollbar-highlight-color: #ece4e2; 
	scrollbar-darkshadow-color: #ecf3ff; 
	scrollbar-dlight-color: #ecf3ff;
}

#controlMain {
	position:relative;
	top:15px;
	float: left;
	width: 22px;
	height: 100%;
}

#controlMain ul, #controlMain li { list-style: none; }

#controlMain ul {
	position: relative;
	float: left; 
	width: 22px;
	height: 100%; 
	background: url(../images/nav/ctrlmain.gif) top left no-repeat;	
}

#controlMain li {
	position: relative;
	float: left;
	width: 100%;
	height: 162px;
	margin: 1px 0;
	cursor: default;
}

#controlMain li a { float: left; width: 100%; height: 100%; cursor: pointer; }
#controlMain li a.current:hover { cursor: hand; }
#controlMain li a#control4 { display: none; }


#controlContent {
	position: relative;
	display: none;
	float: left;
	width: 206px;
	height: 100%;
	top:15px;
	left: 5px;
	background: #cbd8df url(../images/nav/ctrlbg.jpg) repeat-x;
	cursor: default;
	z-index: 2;	
	
}

* html #controlContent { width: 230px; }

#controlContent span.slctbox { float: left; width: 120px; margin: 5px 0 0 2px; }
#controlContent span.slctbox select { float: left; width: 120px; height: 14px; font: 11px helvetica; border: 1px solid #a0a0a0; }
* html #controlContent span.slctbox { height: 14px; border: 1px solid #a0a0a0; }
* html #controlContent span.slctbox select { width: 100%; margin: -2px 0 -2px -2px; }

#controlContent input.button {
	width: 19px;
	height: 19px;
	background: url(../images/nav/okbutton.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#ctrlMask {
	display: none;
	float: left;
	width: 100%;
	height: 24px;
	color: #fff;
	text-transform: uppercase;
	background-color: #fff;
	background-image: url(../images/nav/ctrlthm1.jpg);
	background-repeat: no-repeat;
}

#ctrlMask a.ctrlhelp {
	float: left;
	width: 20px;
	height: 20px;
	font: 14px tahoma;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 6px;
	background: url(../images/nav/chelp1.gif) 0 0 no-repeat;
	cursor: pointer;
}
#ctrlMask a.ctrlhelp:hover { color: #d31205; }
* html #ctrlMask a.ctrlhelp:hover { background-image: none; filter:progid.DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav/chelpon.png',sizingMethod='scale'); }

#ctrlMask a.ctrlmsk {
	float: right;
	width: 20px;
	height: 24px;
	margin: 0;
	background: url(../images/nav/ctrlthr.jpg) top right no-repeat;
}
#ctrlMask a.ctrlmsk img { border: none !important; }

#ctrlMask label {
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 30px;
}

#ctrlResearch, #ctrlResult, #ctrlLegend {
	display: block;
	position: relative; 
	float: left;
	height: 500px;
	width:300px;
	left: 0px;
	top:5px;
	z-index: 100;
	overflow: visible;
	
}

#ctrlResearch { 
	overflow: visible; 
	margin-left: 2px;
}

#ctrlResearch h3 {
	float: left;
	width: 100%;
	height: 22px;
	font: 12px helvetica;	
	font-weight: bold;
	color: #1f578f;
	text-align: left;
}
* html #ctrlResearch h3 { font: 11px tahoma; }

#ctrlResearch h4 {
	float: left;
	width: 100%;
	height: 22px;
	font: 20px helvetica;
	color: #1f578f;
	margin: 0 0 10px 50px;
	text-align: left;
}
.ctrluser {
	font: 15px verdana;
	font-weight: bold;
	color: #1f578f;
	margin-left: 30px;
}

#ctrlResearch h5 {
	float: left;
	clear: none;
	font: 11px helvetica;
	font-style: italic;
	color: #1f578f;
	text-align: left;
	margin-left: 4px;
}

#ctrlResearch input, #ctrlResearch select {
	font: 10px arial; 
	border: 1px solid #a0a0a0;
}

#ctrlResearch select {
	width: 180px;
}
/*
#listSousServices {
	float: left;
	clear: left;
	width: 95%;
	height: 130px;
	margin-top: 5px;
	border: 1px solid #f1f5f8;
	overflow: auto;
	overflow-x: hidden;
}
*/
#listSousServices {
	float: left;
	width: 100%;
	height: 95%;
	margin-top: 5px;
	margin-bottom:5px;
	border: 1px solid #f1f5f8;
	overflow: auto;

	
}

#ctrlResult {	
	float: left;
	padding: 2px;
}

#ctrlResult input {
	font: 10px arial;
	border: 1px solid #a0a0a0;
}

#ctrlResult input.button { width: 22px; }
#ctrlinfoRes {
	float: left;
	margin-top: 5px;
}

#ctrlResearchService {
	float: left;
	clear: left;
	position: relative;
	height: 170px;
}

/* SRCH RULES */

.srchT {
	text-align: left;
	color: #707070;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #c0c0c0;
}

.srchHead {
	font: 10px verdana;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase; 
	padding: 2px;
	background: #c5c5c5;
	width:110%;
}

.srchSubHead {
	width: 12px;
	font: 9px verdana;
	font-weight: bold;
	vertical-align: top;
	color: #966731;
	text-align: left;
	text-transform: uppercase; 
	padding: 0 4px;
	background-color: #f3f3f3;
}

.srchContent {
	font: 10px verdana;
	vertical-align: top;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}

.srchContent font {
	font: 10px verdana;
	vertical-align: top;
}

.srchImg {
	margin-right: 3px;
	cursor: pointer;
	border: none;
}

/* CTRLOPACITY RULES */

#ctlOpacity {
	display: none;
	float: left;
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/track.gif) 5px 3px no-repeat;
}

/* NIVZOOM RULES */

#nivZoom {
	float:left;	
	width: 98%;	
	background: #ddd;
	overflow: hidden;
}
* html #nivZoom { float: none; width: 100%; }

#nivZoom label { float: left; clear: left; }
#nivZoom span.slctbox { float: left; clear: left; }
* html #nivZoom span.slctbox { width: 140px; }
#nivZoom span.slctbox select { width: 140px; }
* html #nivZoom span.slctbox select { width: 101%; }

#nivZoom input.button {
	width: 80px;
	height: 18px;
	font: 11px tahoma;
	text-align: center;
	background: #fff;
	border-top: 2px solid #fafafb;
	border-right: 2px solid #a5a5a6;
	border-bottom: 2px solid #a5a5a6;
	border-left: 2px solid #fafafb;
}

.nivZoomFtr {
	float: left;
	clear: left;
	text-align: right;
	margin-top: 5px;
	padding-left: 120px;
}

/* MODESTANDARDINFO RULES */

#modeStandardInfo span {
	float: left;
	height: 20px;
	font-family: verdana;
	color: #f00;
	line-height: 20px;
	padding-left: 25px;
	background: url(../images/error.gif) no-repeat;
}

#resizer {
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0px;
    right: 0px;
    border: 0px;
    background: #c3c3c3 ;
    cursor: e-resize;
    filter: alpha(opacity=1);
    -moz-opacity: 0.1;
    z-index: 300;
}

#controlservice {
	float: left;
	width: 100%;
}

#controlservice ul {
	float: left;
	width: 90%;
	margin-bottom: 3px;
}

#controlservice li {
	float: left;
	clear: left;
	list-style: none;
	width: 100%;
}

#controlservice table {
	margin: 0 !important;
	background: url(../images/line.gif) 11px 18px repeat-y;
	background-position: 14px 18px;
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
}
#controlservice td { vertical-align: top; }
#controlservice td input { margin: 2px; }

.servtitle {
	font: 12px tahoma;
	font-weight: bold;
	vertical-align: top;
}

#controlservice ul li { margin-left: 11px; background: url(../images/line.gif) repeat-y; }
* html #controlservice ul li { margin-left: 7px; }
#controlservice li span {
	float: left;
	clear: none;
	height: 20px;
	font: 10px tahoma;
	color: #5d6a7a;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

* html #controlservice li img { float:left; margin: 0; }
#controlservice label {
	font: 10px helvetica;
	color: #5d6a7a;
	/*text-transform: lowercase;*/
	margin-left: 3px;
}
#controlservice label:first-line {
	background: #ff0;
}
/*
#controlservice span font { font-family: tahoma; }
#controlservice span > font { position: relative; top: -7px; }*/

#controlservice span > input.chkserv, * html .layergroup ul li input.chkserv {
	position: relative;
	top: -6px;
	margin: 0 4px;
	border: none;
}

#controlservice li.libot {
	height: 16px;
	margin-left: 11px;
	background: url(../images/libot.gif) no-repeat;
	border: none;
}
* html #controlservice li.libot { margin-left: 7px; }

.rschfooter {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.layergroup {
	float: left;
	clear: left;
	width: 99%;
	border: none;
}

.layergroup span { 
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/minus1.gif) 0 0 no-repeat;
}
* html .layergroup span { margin-left: 1px; }
.layergroup span font {
	position: relative;
	margin-left: 4px;
	top: -7px;
}

.layergroup ul {
	float: left;
	margin: 0;
}

.layergroup ul li {
	list-style: none;
	line-height: 14px;
	margin-left: 6px;
	padding-left: 4px;
	background: url(../images/line.gif) 0 0 repeat-y;
}
.layergroup ul > li { margin-left: 11px; padding: 3px 0 3px 8px; }
.layergroup li.libot {
	height: 16px;
	margin-left: 6px;
	background: url(../images/libot.gif) 0 0 no-repeat;
	border: none;
}
.layergroup ul > li.libot { margin-left: 11px; }

.razbutton {
	width: 70px;
	height: 18px;
	background: url(../images/raz.gif) 0 0 no-repeat;
	cursor: pointer;
}
