/*-------------------------------------------------
    FOOTER
-------------------------------------------------*/
#scaleline {
	padding-left: 5px;
	padding-top: 6px;
	float: left;
	display:none;
	/*width: 200px;*/
}

#scaleline .olControlScaleLineTop {
   /* border-color: #fff #A85F2A #A85F2A;*/
    background-color: #fff;
    border-style: none solid solid;
    border-width: 0 2px 1px;
    text-align: center;
	color: #000;
}

#CursorPosition {
	margin: 0 auto;
	/*width: 390px;*/
	background: #777777;
	color: #fff;
	height: 26px;
    padding: 2px 20px;
}

.dj_ie #CursorPosition {
	height: 31px;
}

#CursorPosition  .srsLabel {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

#CursorPosition .dijitComboBox {
	margin-top: 1px;
}

#srsLOV {
	
	padding-top: 1px;
	padding-left: 5px;
	color: #333333;
} 

#mouseposition {
	float: right;
	padding-top: 5px;
}

.footer .scalebarContainer {
	position: absolute;
	right: 5px;
	bottom: 10px;
	padding-right: 5px;
	width: 145px;
}

.footer .scalebarContainer .dijitDropDownButton {
	border-width: 1px;
	border-style: solid;
}

.mapFooter .scalebarContainer .dijitDropDownButton .dijitButtonText {
	width: 75px;
	text-align: right;
}

.dj_ie #scaleline {
	position: absolute;
	left: 5px;
	bottom: 10px;
}

/*.dj_ie #CursorPosition {
	margin-left: -175px;
	position: absolute;
	left: 50%;
	bottom: 2px;
}*/

.dj_ie #widget_srsLOV {
	float: left;
}

/*.dj_ie #scalebarValue {
	width: 92px;
	padding-top: 1px;
}*/

.scalebarContainer{
	width: 100%;
	display: inline-block;
	float: left;
	height: 23px;
	margin-top:-2px;
}


.footer_bloc1{
	background:	url('../images/space_background.png') repeat;
	padding: 5px 0 5px 5px;
	height: 29px;
	width: 185px;
	display: inline-block;
	float: left;
}
.dj_ie .footer_bloc1{
	width: 160px;
	margin-top:0px;
}


.footer_bloc2{
	background:	url('../images/space_background.png') repeat;
	padding: 5px;
	height: 29px;
	width: 430px;
	display: inline-block;
	/*float: left;*/
	position: absolute;
    	right: 42px;
	bottom:0;
	margin-right: 5px;
}
.dj_ie .footer_bloc2{
	bottom:0px;
}

.footer_bloc3{
	background: url('../images/space_background.png') repeat;
	width: 33px;
	height: 29px;
	float: left;
	margin-top:0;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
	z-index: 1000;
	top:0;
}


.dj_ie .footer_bloc3 {
	width:42px;
	height:41px;
	margin-top:0px;
}

#gotobar {
	bottom: 98px;
    height: 24px;
    position: absolute;
    width: 94%;
}


.dj_ie #gotobar {
	bottom: 95px;
}

.dj_webkit #gotobar {
	bottom: 96px;
}

#gotobar .dijitDropDownButton {
	/*border-width: 1px;
	border-style: solid;*/
	margin-bottom: 5px;
	width:100%;
}

.content_footer_bloc1{
	background: #777777;
	width: 152px;
	display: inline-block;
	color: #fff; 
	height: 21px;
    padding: 4px 20px;
}
