/** Add css rules here for your application. */

.scrolllist {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

#mapsight {
  background: none;;
}

#mapsight table td {
  padding: 0px 0px;
}

#mapsight .bold { 
	font-weight:bold;
}

.msobjects .teaser {
  text-align: left;
  font-size: 100%;
  display: block;
  border-top: 2px solid #fff;
  padding: 8px 15px 4px 14px;
  clear: both;
}

.msobjects .teaserimage {
  border: 1px solid #999997;
  float: left;
  margin: 4px 15px 15px 0;
  padding: 0;
}

.msobjects .teaser h3 {
  margin-left: 101px !important;
  padding: 0;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.4em;
}

.msobjects .teaser p {
  display: block;
  width: auto;
  font-size: 0.75em;
  line-height: 1.4em;
  margin-left: 101px !important;
  padding: 0;
  margin-bottom: 3px !important;
}

.msobjects td {
  font-size: 0.75em;
  line-height: 1.4em;
  padding: 2px 3px 2px 7px;
}

.msobjects td {
  border-bottom: 1px solid #fff;
}

.msobjects td.icon {
  width: 22px;
}

.msobjects td.header {
  font-weight: bold;
  line-height: 1.6em;
  padding: 4px 0px 4px 10px;
}

.msobjects .teaserlinks {
  font-size: 0.75em;
  line-height: 1.4em;
  margin-left: 101px !important;
  padding: 6px 0;
}

.msobjects .teaserlinks .link {
  display: inline;
  line-height: 1.4em;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #083BBA;
}

.msobjects .teaserlinks img {
  padding: 0px 30px 0px 5px;
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
}

.msbookmarks h1 {
  font-weight: bold;
  padding: 2px 11px;
  color: #63605B;
  font-size: 0.75em;
  margin: 0;
}

.msbookmarks .last a {
  color: #63605B;
  font-size: 0.75em;
  padding: 2px 10px 3px 11px !important;
  text-decoration: none;
}

.msbookmarks .last a:hover {
  padding: 2px 10px 3px 11px !important;
  text-decoration: underline !important;
}

.msbookmarks .last a:hover {
  color: #63605B;
  font-size: 0.75em;
}

.msbookmarks .delete {
  background: url('icons/delete.gif') no-repeat center top;
  float: right;
  width: 13px;
  height: 13px;
}

.msbookmarks .delete:hover {
  background: url('icons/delete_hover.gif') no-repeat center top;
  width: 13px;
  height: 13px;
}

.msbookmarks .label {
  display: block;
}

.bookmarks .item,.bookmarks .emptyitem {
  padding: 3px 10px 3px 11px;
  color: #63605B;
  font-size: 0.7em;
  clear: both;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
  background: #EFEBE8;
}

.msbookmarks .item:hover {
  background: #D8D1C9 !important;
}

.msbookmarks .emptyitem:hover {
  background: #EFEBE8 !important;
}

.msbookmarks .first {
  width: 179px;
  border-bottom: 1px solid #fff;
  background: url('toolbox_top.gif') no-repeat center top;
}

.msbookmarks {
  width: 179px;
}

.msbookmarks .bookmarks {
  width: 100%;
}

.msbookmarks .last {
  padding: 2px 0 0;
  width: 179px;
  height: 25px;
  background: url('toolbox_bottom.gif') center bottom;
}

body,td,a,div,.p {
  font-family: arial, sans-serif;
}

.cursorHand {
  cursor: hand;
  cursor: pointer;
}



.mapViewer {
  border: 0px solid none;
}

.msmapbox {
  border-bottom: 2px solid #fff;
}

#mapsight .mapControls {
  text-align: center;
  float: right;
  padding: 0px;
  background: none;
}

#mapsight .mapControls .step {
  padding: 0px;
}

#mapsight .mapControls .steps {
  padding: 0px;
}

#mapsight .mapControls .steps td {
  padding: 0;
  margin: 0;
}

#mapsight .mapControls img {
  text-align: center;
  padding: 0px 0;
  cursor: pointer;
}

table.mslistbox {
  margin-top: 16px;
  width: 100%;
}

table.mslistbox .status {
  display: inline;
}

table.mslistbox .footer {
  font-size: 11px;
  letter-spacing: 1px;
  border-top: 2px solid #fff;
  padding: 8px 15px 0 14px;
}

table.mslistbox .header {
  font-size: 11px;
  letter-spacing: 1px;
  padding: 0 0 0 14px;
}

table.mslistbox h2 {
  clear: both;
  color: #767571;
  font-size: 0.75em;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0 !important;
  padding: 0 15px 0 14px;
  text-transform: uppercase;
  border: none !important;
}

table.mslistbox .head {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 2px 8px;
  text-transform: uppercase;
  background: #D7D3D0;
}


table.mslistbox table.objects {
  margin: 0;
  width: 100%;
}
table.mslistbox table.objects td {
  font-size: 12px;
  letter-spacing: 1px;
  padding: 4px 8px;
}
table.mslistbox table.objects td.col0 {
  width: 22px;
}

table.mslistbox table.objects td.col2,table.mslistbox table.objects td.col3
  {
  width: 40px;
  text-align: center;
}

table.mslistbox table.objects tr.even td {
  background: white;
}

table.mslistbox table.objects tr.odd td {
  background: #EBEBEB;
}

table.mslistbox table.objects tr.selected td {
  color: #FF0097;
  font-weight: bold;
}





#mapsight .link {
  color: #083BBA !important;
  padding: 4px;
  cursor: hand;
  cursor: pointer;
}

#mapsight .link:hover {
  color: #083BBA !important;
  text-decoration: underline !important;
}

#mapsight .link a {
  color: #083BBA !important;
  padding: 0;
  text-decoration: none ! important;
}

#mapsight .link a:hover {
  color: #083BBA;
  text-decoration: underline;
}

.mstooltip .content {
  width: 240px;
  min-width: 240px;
  max-width: 450px;
  text-align: left;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 11;
  border: 1px solid #000;
  padding: 6px;
  background: #FFF;
}

.mstooltip .content div.msg {
  color: #000;
  font-size: 13px !important;
  padding: 0;
  margin: 0;
  background: #FFF;
}

.mstooltip .content div.clickable {
  vertical-align: top;
  color: #444;
  font-size: 10px !important;
  text-align: right;
  padding: 0;
}

.mstooltip img.top {
  position: relative;
  top: -1px;
}

.mstooltip .content h1 {
  border: 0 none !important;
  font-size: 14px !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.5em;
}

.mstooltip .content p {
  font-size: 12px !important;
  font-weight: normal !important;
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}

.mstooltip .content img.webcam {
  padding: 4px 0;
}

.msobjhighlight {
	border:1px dotted #000000 !important;
	background-color: #ffffff;
	padding: 2px;
}

.msobjdetails {
  min-height: 90px;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  color: #333;
  width: auto;
  background: #FFF;
  font: 12px/ 1.5em Arial, Helvetica, sans-serif;
}

.msobjdetails .head .close {
  position: absolute;
  right: 6px;
  margin: 6px 0px;
  padding: 0;
  z-index: 400;
}

.msobjdetails .headline {
  padding-right: 25px;
}

.msobjdetails .content {
  margin: 0 6px 0px 6px;
  width: auto;
}

.msobjdetails .head {
  margin: 0 6px 0;
}

.msobjdetails h1 {
  border: 0 none !important;
  font-size: 15px !important;
  font-weight: bold !important;
  margin: 4px 0px !important;
  padding: 0.2em 0 0.2em 0 !important;
}

.msobjdetails h2 {
  border-width: 1px 1px 1px 1px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  margin: 0 !important;
}

.msobjdetails h3 {
  clear: both !important;
  font-size: 13px !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 1.5ex 0 0 0 !important;
}

.msobjdetails b {
  clear: both;
  font-size: 12px !important;
  font-weight: bold;
  margin: 0 !important;
  padding: 10px 0 3px 0 !important;
}

.msobjdetails p {
  width: auto;
  font-size: 12px;
  margin: 6px 0 !important;
  padding: 0;
  padding-right: 6px;
  line-height: 1.4em;
}

.msobjdetails a:hover {
  text-decoration: underline !important;
}

.msobjdetails a {
  text-decoration: none !important;
}

.msobjdetails img.picture {
  float: left;
  border-color: #555;
  border-style: solid;
  margin: 0 10px 10px 0;
  border-width: 1px;
}

.msobjdetails img.linkimg {
  vertical-align: middle;
  border: none;
  padding-right: 4px;
}

.msobjdetails p.pic {
  font-size: 11px;
  line-height: 1.5ex !important;
}

.msobjdetails .mapsight-info-section {
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #BBB;
  border-right: 1px solid #BBB;
  background-color: #F0F0F0;
  padding:2px 5px 2px 5px; 
  margin: 0px 0px 8px 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}


#mapsight img{
  border:0px;
}

.mscopyright {
  background:#000;
	opacity:0.6;
	padding:2px;
  vertical-align: middle;
  color: #fff;
  font-size: 10px;
}



/* ---- gwt ----- */

.gwt-SuggestBox {
  border: 1px solid #666;
  text-align: left;
  width: 400px;
}

.gwt-SuggestBoxPopup {
  text-align: left;
  cursor: pointer;
  cursor: hand;
  border: 1px solid #666;
  border-top: 0;
  background-color: #fff;
}

.gwt-SuggestBoxPopup .item {
  border: 1px dotted #aaa;
  width: 398px;
}
.gwt-SuggestBoxPopup .item-selected {
  background-color: #ffc;
}

.gwt-result-list-item h2 {
  cursor: pointer;
}
.gwt-MenuBar {
    display:block;
    width:100%;
	background-color: white;
	cursor:pointer;
}

.gwt-MenuBar .gwt-MenuItem{
  background-color:white;
  color:black;
}

.gwt-MenuBar .active{
  background-color:black;
  color:white;
}

.gwt-MenuBar .forced {
  display:none;
  background-color:grey;
  color:silver;
	opacity: 0.5;
}




.gwt-TabBar .gwt-TabBarItem {
  margin-right: 4px;
  margin-bottom: 0;
  color: #000000;
  font-weight: normal;
  letter-spacing: normal;
  padding: 2px 8px 0;
  margin: 0 6px 0 0;
  background: #ebebeb none repeat scroll 0;
  border-left: 5px solid #D7D3D0;
  border-right: 1px solid #D7D3D0;
  border-top: 1px solid #D7D3D0;
  border-bottom: 0 none;
}

.gwt-TabBar .gwt-TabBarItem:hover {
  cursor: pointer;
  background: #fff;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  color: #000000;
  border-left: 5px solid red;
  background: #fff;
}

.gwt-TabBar {
  color: #000000;
  letter-spacing: 1px;
  padding: 2px 0 0 0px;
  border-bottom: 1px solid #fff;
}


.gwt-TabBar-alphabet .gwt-TabBarItem {
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing: normal;
  padding: 2px 4px 0;
  background: #ccc none repeat scroll 0;
  border: 0;
}
.gwt-TabBar-alphabet {
  color: #000000;
  border-bottom: 1px solid #fff;
}

.gwt-TabBar-alphabet .gwt-TabBarItem:hover {
  cursor: pointer;
  background: #fff;
}

.gwt-TabBar-alphabet .gwt-TabBarItem-selected {
  color: #000000;
  background: #fff;
}
.gwt-TabPanelBottom {
  background: #fff;
}


.gwt-MenuBar {
	background-color:#ebebeb !important;
	padding: 1px 0px !important;
}
.gwt-MenuBar-horizontal {
	background-image:none;
	background-color:#EFEFEF;
	border-left:0px none;
	border-right:0px none;
	border-bottom:1px solid #CCCCCC;
	border-top:0px none;
}
.gwt-MenuItem {
	background-color:#EFEFEF !important;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	padding:0px 5px !important;
}
.gwt-MenuItem-selected {
	background-color:#C0C0C0 !important;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #CCCCCC;
}
.gwt-MenuBar-vertical .gwt-MenuItem {
	padding:2px 8px 2px 16px !important;
	text-align: left;
	font-size:0.75em;
	
}
.gwt-MenuBar .active {
	color:#000000 !important;
	background-image: url(icons/check.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
}

