/*-------------------------------------------------
    ADD LAYER POPUP
-------------------------------------------------*/
#AddLayerPopup {
	height: 279px !important;
}

#AddLayerPopup .link_right {
	top: 73px;
}

#AddLayerPopup .bordGauche, #AddLayerPopup .bordDroite {
	height: 250px !important;
}

#AddLayerPopup .content {
	height: 248px !important;
	width: 383px;
}

#AddLayerPopup .dijitAccordionContainer {
	height: 248px !important;
}

#AddLayerPopup .dijitAccordionContainer-dijitContentPane {
	height: 167px !important;
}

#Nomenclature {
	margin-bottom: 5px;
}

#selectNomenclature {
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}

#catalogSwitcherContainer .dijitDropDownButton {
	border-width: 1px;
	border-style: solid;
}

#infoterreCatalogLegend {
	overflow: hidden;
}

#inspireCatalogLegend {
	overflow: hidden;
}

#producerCatalogLegend {
	overflow: hidden;
}

#ogcLayerListResults {
	margin-left: 25px;
}

.dj_ie #AddLayerPopup .dijitAccordionContainer {
	width: 373px;
}

.dj_ie #catalogSwitcherContainer .dijitDropDownButton .dijitButtonContents {
	width: 65px;
}

#catalogSwitcherList {
	width: 120px;
}

/*-------------------------------------------------
    LOAD WMC POPUP
-------------------------------------------------*/
#LoadWMCPopup {
	height: 140px;
	width: 394px;
}

#LoadWMCPopup .bordGauche, #LoadWMCPopup .bordDroite {
	height: 90px;
}

#LoadWMCPopup .content {
	height: 88px;
}

.dj_ie #LoadWMCPopup .content {
	height: 90px;
}

/*-------------------------------------------------
    CARTOTHEQUE POPUP
-------------------------------------------------*/
#CartothequePopup {
	height: 275px!important;
	width: 300px;
}

#CartothequePopup .bordGauche, #CartothequePopup .bordDroite {
	height: 300px;
}

#CartothequePopup .content {
	height: 245px !important;
	min-width: 300px;
}

#CartothequePopup .title .gauche {
	width: 285px;
}

#CartothequePopup .footer .gauche {
	width: 288px;
}

#carthoContainer {
	width:100%;
	height: 100%;
	text-align: center;
}

#treeCartothequeInfoterre {
	margin: 10px;
	height: 180px;
	overflow: auto;
	text-align: left;
	padding: 5px;
	border: 0 none;
}

.dj_ie #CartothequePopup .content {
	height: 300px;
	width: 275px;
}

.dj_ie #CartothequePopup .title .gauche {
	width: 288px;
}

/*-------------------------------------------------
    CARTOTHEQUE POPUP
-------------------------------------------------*/

#geocatResults {
    border-width: 1px;
    border-style: solid;
    height: 122px;
    overflow: auto;
}

#geocatResults .searchTitle .hidden {
    display: none;
}

#geocatResults .visible {
    background: url("../images/layer-visibility.gif") no-repeat scroll 0 50% transparent;
    height: 10px;
    margin-left: 10px;
    width: 15px; 
    display: inline-block;
    cursor: pointer;
}

#geocatResults .searchTitle {
    font-weight: bold;
    margin-bottom: 4px;
    padding: 2px;
    background-color: rgba(211, 211, 211, 0.7);
}

#geocatResults div.searchResult {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 4px;
}

#geocatResults p {
    margin: 0;
}

#geocatResults .notAddable {
    background-image: url("../images/layer-fond-notinscale.png");
}
#geocatResults .addable {
    border-right-style: solid;
    border-right-width: 3px;
}

#geocatPaginator .pages {
    float: right;
}

.cswSearchButton {
    margin-top: -5px;
}
.cswSearchText {
    margin-bottom: 5px;
}
