element.style {
	height: 98%;
}
body {
	font-size: 100%;
	height: 100%;
	margin-bottom: 0;
	margin-top: 0;
	overflow-x: hidden;
	min-width: 700px;
	/*width: 100%;*/
}
.ui-autocomplete {
	background-color:white;
	border:1px solid #CFCFCF;
	list-style-type:none;
	padding-left:0;
	width:300px;
}
#top {
	margin: 8px 2px 2px;
	min-height: 24px;
	padding: 2px;
	position: relative;
	width: 100%;
}
#top #where {
	margin-right:32px;
}
.querylabel {
/*	clear:left;
	float:left;*/
	font-weight:bold;
	width:55px;
	display: inline-block;
}
.querybox {
	/*float:left;*/
	width:300px;
}
#what {
	display:inline-block;
}
#what #Find_button {
/*    display: inline-block;
    font-style: italic;
    height: 16px;
    margin: 4px 0 0 -20px;
    opacity: 0.5;
    position: absolute;
    width: 16px;*/
    bottom: -4px;
	margin:0;
    display: inline-block;
    font-style: italic;
    height: 16px;
    left: -22px;
    opacity: 0.5;
    position: relative;
    width: 16px;
}
/*#top form {
    margin-top: -9px;
}*/
.searchbar {
	/*float:left;*/
	height:22px;
/*	padding-bottom:5px;
	padding-top:1px;*/
	width:450px;
	display: inline;
}
#top #buttonbar {
	clear:right;
	float:left;
	margin-left:60px;
	max-width:350px;
	padding-bottom:5px;
	padding-top:1px;
	position:relative;
}
#middle {
/*	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:98%;*/
	/*overflow: hidden;*/
}
#map-search {
	clear:both;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	max-width:1400px;
	position:relative;
	text-align:center;
	max-width: 100%;
}
.tree {
	float:left;
	min-height: 400px;
	height:100%;
	width: 180px;
	clear:left;
	left:0;
	z-index:0;
	/*display: inline;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;/*overflow-y:scroll;*/
}
#map_canvas {
	height:450px;
	left:180px;
	max-width:100%;
	position:absolute;
	right:180px;/*160*/
	width:auto;
	min-width:320px;
	min-height:200px;
	margin-right:10px;
	z-index:0;/*	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}
#displist {
	clear:right;
	position:absolute;
	right:0;
	width:180px;/*144*/
	z-index:1;
	background:white;
	height: 100%;
}
#poilist {
	text-align:left;
	color: navy;
	font: 10pt Verdana, sans-serif;
	display: none;
	cursor: default;
	overflow:hidden;
	height: 100%;
}
#localsearchlist {
	display: none;
	margin-right: 20px;
	background-color:white;
    height: 100%;
    overflow: hidden;
}
#localSearch {
	position:relative;
}
#resultNb {
}
#searchwell {
	margin-right:10px;
}
#htmldisp {
	padding: 10px;
	margin-top: 2px;
}
#geo {
/*margin-top:10px;*/
}
.coordinates {
	display:none;
}
.infopois {
	display:block;
}
.coordlabel {
	float:left;
	width:60px;
}
.coordtext {
	width:200px;
}
.new-infowin {
	width: 300px;
	height:250px;
	text-align:justify;
	margin-left:26px;
}
.infowin {
	min-height:84px;
}
.icomment {
	text-align:justify;
	padding:10px;
}
.commlink {
	font-size: 80%;
}
.new-title {
}
.itext {
	margin-left: 16px;
	padding-right: 20px;
	padding-left: 4px;
}
.ibuttonbar {
	position: absolute;
	width: 16px;
}
.idelpoibutton {
	float:left;/*	margin-left: 5px;*/
}
.ieditbutton {
	float:left;/*	margin-left: 5px;*/
}
.infobox {
	float: left;
	text-align: center;
	width: 90%;
}
.infotitle {
	font-weight:bold;
	margin-top: 1em;
}
.infourl {
	text-align:left;
}
.infocomments {
	text-align:justify;
	height:160px;
}
.idirectionurl {
	font-size: 66%;
	text-align: right;
	overflow: hidden;
}
#scrollbottom {
	position:fixed;
	bottom:0;
	z-index: 10;
}
#scrolltop {
	position:fixed;
	top:0;
	z-index: 10;
}
.scroll {
	/*background-color: pink;*/
    height: 10px;
	width: 100%;
}
#favfilter {
}
#favfilterbutton {
}
.listsort {
}
#poilist-menu {
	/*text-align:right;*/
	color:black;
	font-weight:bold;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display:none;
}
.menu-list {
	list-style-type: none;
	margin-top: 0.5em;
	padding: 0;
}
.menu-arrow {
	display: inherit !important;
	color: inherit !important;
}
.menu-elt {
	font-weight:normal;
}
.box {
	background: none repeat scroll 0 0 #464748;
	border: medium outset darkBlue;
	color: white;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	padding: 4em;
	padding-top: 4em;
	padding-bottom: 2.2em;
	position: fixed;
	top: 33%;
	z-index: 500000;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
}
#userbar {
	position:absolute;
	right:0;
	top:-4px;
	z-index:1;
}
#logout_button_r {
}
#logout_button_g {
	display:none;
}
#login_close {
	position:absolute;
	right:0;
	top:0;
}
.querybox_log {
	margin-right: 1em;
}
.logged {
}
#accountmenu {
	cursor:pointer;
}
#login a:link {
	color:white;
	text-decoration:none;
}
#login a:visited {
	color:white;
	text-decoration:none;
}
#login .menu-elt:hover {
	font-weight:bold;
}
/*new account box*/
/*#newaccount input{*/
.accountbox input {
	width: 200px;
	display: block;
	margin-top: 0.3em;
}
/*#newaccount{*/
.accountbox {
	display: inline;
	line-height: 80%;
	top:10%;
	position:absolute;
	padding: 5em 5em 3.2em;
}
.accountbox form {
/*visibility:visible;*/
}
.accountbox h3 {
	margin-top:0;
}
.acctext {
	text-align: center;
	line-height: 140%;
	margin-top: -1.2em;
	font-size: 1.2em;
}
#acc_created, #pass_created, .rgthide {
	display: none;
}
#acc_activated h1 {
	font-family: Mistral;
	font-size: 3em;
	font-weight: normal;
}
#acc_activated, #acc_deleted {
	display:block;
}
.textbox {
}
#forgotpassword {
	padding: 4em 5em 3.2em;
}
#error {
	text-align: justify;
}
#error a:link {
	color: lightBlue;
}
#error a:visited {
	color: lightBlue;
}
.poioptionboxmenu .menu-elt {
	background: #464748;
	padding-right: 1em;
	margin-left: 140px;
	line-height: 150%;
}
.poioptionboxmenu {
	background-color: #464748;
	margin: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
}
.poioptionboxtxt {
	float: left;
	margin-right: 1em;
	position: relative;
	width: 100px;
	cursor:default;
}
.poioptionbox div {
	display: list-item;
	margin: 0.1em;
}
.poioptionbox {
	line-height: 200%;
	padding-top: 2.2em;
	width: 230px;
	padding-right: 1.2em;
}
.poioptionbox input {
	display: block;
	margin: 0 80px;
	width: 40px;
}
.menu {
	cursor:pointer;
}
.box_close_button, .box_ok_button {
	height: 36px;
	margin: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
}
.box_share_button, .box_ok_button {
	right: 32px;
}
.poioptouter {
	padding-right:0.2em;
	padding-top:1.2em;
	padding-bottom: 1.2em;
}
.new-infowin form a, .actbarright {
	margin-right: 0.5em;
	margin-left: 0.5em;
	float: right;
}
.box_add_button {
	height: 24px;
	width: 24px;
	margin-bottom: -0.5em;
}
#share_with, .email_to {
	margin: 0.5em 0.5em 1em 0;
}
.sharebox {
	padding-top: 1em;
	padding-bottom: 0em;
}
#sharebox + .ui-menu, #share_with {
	width: 160px;
}
/*#share_button {
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 1;
}*/
#sortable1, #sortable2 {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 0;
}
#sortable1 {
	border-right: 5px solid #403C51;
}
#sortable1 li, #sortable2 li {
	background:#4B6880;
	/* background: -moz-linear-gradient(left center , #55AAEE, #464748) repeat scroll 0 0 transparent;*/
  background: -webkit-gradient(linear, left top, left bottom, from(#55AAEE), to(#464748));
	background: -webkit-linear-gradient(top, #55AAEE, #464748);
	background:    -moz-linear-gradient(top, #55AAEE, #464748);
	background:     -ms-linear-gradient(top, #55AAEE, #464748);
	background:      -o-linear-gradient(top, #55AAEE, #464748);
	background:         linear-gradient(top, #55AAEE, #464748); /* standard, but currently unimplemented */
	border: medium none;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	margin: 0 5px 2px;
	padding: 1px 5px;
	width: 120px;
	color: #D9D8D8;
	overflow:hidden;
}
.share_list_title {
	background: none!important;
	padding: 1px!important;
	margin-top: -1em !important;
	border: none;
	color: lightgray;
	font-weight: bold;
}
.box_contacts_button {
	height: 20px;
	width: 20px;
	top: 82px;
	right: 15px;
	position: absolute;
}
.share_list_tog {
	display:none;
	overflow:hidden;
}
.share_list_open {
	display:block;
}
.box_delete_button {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
	position:absolute;
	right:15px;
	top:115px;
}
.sharebox_delete_contact {
	cursor: url(../images/draw-eraser-2.png), auto!important;
}
#sharebox h3 {
	margin-right: 2em;
}
.box_centered_button {
	display:block;
	height: 36px;
	right: 0pt;
	width: 36px!important;
	margin: 0pt auto;
}
