/**************************************************************************
** PROJECT :		CLISSON
** FILE NAME :		sidebar.css
** CREATED :		06/02/08							BY :	Ludo Ran
** CONTENT :		Feuille de styles 
**
***************************************************************************/

/* SIDEBAR RULES */

#sidebar {
	position: absolute;
	width: 170px;
	height: 538px;
	top: 110px;
	left: 0;
	background: #fff;
	scrollbar-arrow-color: #66a237; 
	scrollbar-track-color: #fff;
	scrollbar-face-color: #fff; 
	scrollbar-shadow-color: #66a237;
	scrollbar-highlight-color: #66a237;
	scrollbar-darkshadow-color: #ecf3ff; 
	scrollbar-3dlight-color: #ecf3ff;
}
#sdheader {
	float: left;
	position: relative;
	width: 170px;
	height: 50px;
	top: 0;
	left: 0;
	background-color: #66a237;
	/*background: url(../images/control/sdbhdr.png) 0 0 no-repeat;
	*background-image: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/control/sdbhdr.png',sizingmethod='scale');*/
}
#sdfooter {
	float: left;
	clear: left;
	position: relative;
	width: 170px;
	height: 30px;
	top: -22px;
	left: 0;
	background: url(../images/control/sdbftr.png) 0 0 no-repeat;
	*background-image: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/control/sdbftr.png',sizingmethod='scale');	
}
#sdwrap {
	float: left;
	position: relative;
	width: 100%;
	height: 86%;
	top: 0;
	left: 0;
	background: #66a237;
	overflow: hidden;
}
#sidebar label {
	float: left;
	clear: left;
}
#sidebar input { 
	float: left; 
	width: 100px;
	height: 15px;
	border: 1px solid #333;
}
.okbtn {
	width: 16px !important;
	height: 16px !important;
	background: url(../images/control/okbtn.gif) no-repeat;
	border: none !important;
	cursor: pointer;
}

#sdheader label { margin: 10px 0 0 10px; }
#sdheader input { margin-left: 10px; }

.sdmain { float: left; width: 100%; overflow: hidden; }
.sdmain ul { float: left; list-style: none; width: 280px; }
.sdmain li { float: left; clear: none; position: relative; left: -45px; *left: -35px; z-index: 1; }
.sdmain li.sdfirst { left: 1px; z-index: 2;}
.sdmain li a { 
	float: left;
	position: relative;
	width: 102px; 
	height: 27px;
	font: 10px tahoma;
	color: #333;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/control/sdmoff.png) 0 0 no-repeat; 
	*background-image: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/control/sdmoff.png',sizingmethod='scale');
	cursor: pointer;
	z-index: 1;
	overflow: hidden;
}
.sdmain li.sdfirst a { text-align: left; }
.sdmain li a:hover, .sdmain li a.current { 
	background: url(../images/control/sdmon.png) no-repeat; 
	*background-image: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/control/sdmon.png',sizingmethod='scale');
	z-index: 2;
}

.sdcontent {
	float: left;
	clear: left;
	position: relative;
	width: 97%;
	height: 100%;
	left: 2px;
	padding-top: 8px;
	background: #fff;
}

#sdthemes {
	display: none;
	float: left;
	width: 100%;
	height: 55%;
	overflow: auto;
}
#sdthemes input {
    float: left;
    width: 15px;
    margin: 0;
	border: none !important;
}
#sdthemes ul {
	float: left;
	clear: left;
	list-style: none;
	background: #fff;
}
#sdthemes li {
	float: left;
	clear: left;
	width: 100%;	
	white-space: nowrap;
	font-size: 10px;
}
#sdthemes ul li ul, #sdthemes ul li ul li ul {
	display: none;
}
#sdthemes img {
	float: left;
	clear: none;
	margin-right: 3px;
	cursor: pointer;
	border: none;
}

#sdresult {
	float: left;
	width: 100%;
	height: 60%;
	overflow: auto;
}

#sdresult ul {
	*margin-left: 0px;
	list-style: none;
	background-color: #fff;
}

#sdresult li {
	float: left;
	clear: left;
	width: 100%;
	display: inline !important;	
	font-size: 10px;
	white-space: nowrap;
}

#sdresult img {
	float: left;
	clear: none;
	margin-right: 3px;
	cursor: pointer;
	border: none;
}

#sdinfo {
	float: left;
	width: 100%;
	height: 30%;
	overflow: hidden;
}

.sdinfotitle {
	width: 100%;
	height: 18px;
	font: 10px tahoma;
	padding-left: 10px;
	*margin-top : 5px;
	background: url(../images/infohd.gif) 0 0 repeat-x;

}
#sdcountaintinfo {
	clear:left;
	float: left;
	width: 100%;
	height: 80%;
	overflow-X: hidden;
	overflow-Y: auto;

}

.grpTitle a.cligen, .grpTitle a.stypgen { color: #66a237; }
.grpTitle a.clitou, .grpTitle a.styptou { color: #7b0a10; }
.grpTitle a.clivie, .grpTitle a.stypvie { color: #cb6206; }
.grpTitle a.clieco, .grpTitle a.stypeco { color: #2d6795; }
.grpTitle a.stypgen, .grpTitle a.styptou, .grpTitle a.stypvie, .grpTitle a.stypeco { font-weight: bold; }
.grpTitle a.cligen, .grpTitle a.clitou, .grpTitle a.clivie, .grpTitle a.clieco { margin-top: 4px; }

.icheckbox { position: absolute; width: 20px; left: -999em; }

.grpTitle { float: left; clear: left; position: relative; }
.grpTitle label.grplabel, .soustype label, .layertitle label { 
	float: left;
	clear: none !important;
	width: 16px;
	height: 15px;
	margin: 0 3px;	
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: default;
}
.grpTitle input { float: left; clear: left; }
.grpTitle label.grplabel { width: 22px; height: 20px; margin-top: 3px; }
.grpTitle input[type=checkbox]:checked +label.grplabel { background-position: 0 -20px; }

.grpTitle a {
	float: left;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 1px 0 0 3px;
	background-color: #fff;
	cursor: default;
}
.grpTitle a li a { letter-spacing: 0; }

.soustype { float: left; position: relative; width: 300px !important; }
.soustype ul { margin-left: 18px; *margin-left: 8px; }
.soustype a {
	font-weight: normal;
	margin: 0;
}
.layertitle { position: relative; margin-left: 2px; *margin-left: 10px; }
.layertitle a {
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	display: inline !important;	
  white-space: nowrap;
	cursor: pointer;
}

/* RECHERCHE */

.tbresearch {
	float: left;
	clear: left;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	left: -10px;
	*left: 10px;
	background-color: #fff;
}

.tbresearch li {
	float: left;
	clear: left;
	width: 100%;
	font: 10px verdana;
	white-space: nowrap;
}
.tbresearch li.commRes {
	display: block;
	font: 11p arial;
    font-weight: bold;
	color: #000;
	margin: 3px 0 0 0;	
	cursor: default;
}

.tbresearch ul li {
	font-weight: bold;
	color: #7b0a10;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 5px 0 0 3px;
	background-color: #fff;
}

.tbresearch ul li ul li {
	color: #7b0a10;
	font-weight: bold;
	margin: 5px 0 0 8px;
	background-color: #fff;
}

.tbresearch ul li ul li ul li {	
	font-weight: bold;
	color: #878787;
	margin: 5px 0 0 10px;
}
.tbresearch .resC li {	
	font: 10px verdana;
	color: #878787;
	vertical-align: top;
	margin: 5px 0 0 15px;
}

.tbresearch img {
	float: left;
	clear: none;
	margin-right: 3px;
	cursor: pointer;
	border: none;
}

