html,body {
height:98%;
width:98%;
padding:0;
}
.deleteIcon { background-image:url(../images/delete.png); width:20px; height:20px; }
.searchIcon{background-image:url(../images/search.png); width:20px; height:20px;}
body {
margin:1% 1%;
background-color:#FFF;
color:#333;
font-size:14px;
overflow:hidden;
font-family:"Tahoma", Tahoma, "Trebuchet MS", Arial, sans-serif;
}
.iconLink{
text-decoration:none;
border: 0 none;
vertical-align:middle;
}
a img{
border:none;
}

.oAuthSignIn{
display:inline-block;
font-weight: bold;
margin:0 0 8px 8px;
vertical-align: top;
cursor: pointer;
text-decoration: underline;
}
input.button_clear{
  background-image: url(../images/delete.png);
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  height: 20px;
  width:20px;
  vertical-align: middle;
  padding-top:0px;
}


input.button_search {
  background-image: url(../images/search.png);
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  height: 20px;
  width:20px;
  vertical-align: middle;
  padding-top:0px;
}

a {
color:#369;
}

#header {
border:solid 1px #999;
height:75px;
background:url(../images/chrome_headerbg.png) #8CA4B8 repeat-x;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;
margin:0;
overflow:hidden;
}

#title {
color:#334453;
font-size:30px;
text-align:left;
font-weight:bolder;
text-shadow:0 1px 0 #EEE;
padding-top:10px;
padding-left:15px;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;
-o-text-overflow:ellipsis;
}
.esriRtl #title{
padding-right:15px;
text-align:right;
}
#subtitle {
font-size:14px;
color:#444;
padding-left:15px;
white-space: nowrap;  
overflow: hidden;  
text-overflow: ellipsis;
-o-text-overflow:ellipsis;
}
.esriRtl #subtitle{
padding-right:15px;

}

#leftPane {
background-color:#e3e9ee;
border-left:solid 1px #999;
width:20%;
margin:0;
padding:0;
}


#leftPaneContent {
background-color:#e3e9ee;
height:100%;
width:100%;
margin:0;
padding:0;
}

#leftPaneHeader {
background-color: #42647f;
border-bottom:solid 1px #999;
color:#FFF;
height:24px;
font-size:18px;
line-height:22px;
overflow:hidden;
margin:0;
padding:10px 10px 10px 15px;
}


#leftPaneBody {
margin:0;
}

#leftPaneBody .panel_content {
padding:10px;
}

#tabLink {
text-decoration:none;
color:#3f3f3f;
}

#map {
border-left:solid 1px #999;
border-right:solid 1px #999;
margin:0;
padding:0px;
}

#footer {
font-size:12px;
border:solid 1px #999;
background:url(../images/chrome_headerbg.png) #9b9b9b repeat-x;
-webkit-border-bottom-left-radius:4px;
-webkit-border-bottom-right-radius:4px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
text-align:right;
height:18px;
margin:0;
padding:10px 15px 5px 5px;
}
.esriScalebar{
padding-left:15px;
}
.map .bingLogo-lg{
left:18px !important;
}
.esriPopup{
font-family: Arial,Helvetica,sans-serif;
font-style:normal;
font-size:12px;
line-height: 16px;
}
.esriPopup .contentPane{
max-height: 200px;
}
.esriPopup .titlePane,
.dj_ie7 .esriPopup .titlePane .title {
  background-color: #42647f;
  color: #fff;
  font-weight: bold;
}
.esriPopup .titlePane {
  border-style: none;
}

.esriPopup .pointer.topRight, esriPopup .pointer.topLeft, .esriPopup .pointer.top {
  background: url("../images/popup.png") no-repeat 0 -617px;
  width:24px;
  height:14px;
}

.twitterIcon {
background-image: url(../images/twitter/twitter_bird30x30.png);
width: 25px;
height: 30px;
background-repeat: no-repeat;
vertical-align: middle;
text-align: center;
padding-right: 2px;
}

.twContent .twUsername {
  font-weight: bold;
  font-size: 14px;
  margin:4px !important;
  line-height: 22px;
}

.twContent .followButton {
  float: right;
}

.twContent .actions {
  text-align: right;
  padding: 5px 0 0 0;
  /*border-top: 1px solid #E5E5E5;*/
  margin-top: 10px;
}

.twContent .reply {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(../images/twitter/twitterSprite.png) no-repeat 0 0;
}

.twContent .reply:hover, .twContent .reply:focus {
  background: url(../images/twitter/twitterSprite.png) no-repeat -16px 0;
}

.twContent .retweet {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(../images/twitter/twitterSprite.png) no-repeat -80px 0;
}

.twContent .retweet:hover, .twContent .retweet:focus {
  background: url(../images/twitter/twitterSprite.png) no-repeat -96px 0;
}

.twContent .favorite {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(../images/twitter/twitterSprite.png) no-repeat -32px 0;
}

.twContent .favorite:hover, .twContent .favorite:focus {
  background: url(../images/twitter/twitterSprite.png) no-repeat -48px 0;
}

.twContent .twUser {
  font-size: 12px;
  color: #999;
  line-height: 20px;
}

.twContent .twUser a {
  color: #999 !important;
  text-decoration: none !important;
}

.twContent .twUser a:hover {
  color: #333 !important;
}

.twContent .twDate {
  font-size: 12px;
  color: #999;
  line-height: 16px;
}

.twContent .twDate a {
  color: #999 !important;
  text-decoration: none !important;
}

.twContent .twDate a:hover {
  color: #333 !important;
}

.twContent .tweet {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
}

.twContent .twImage {
  display: block;
  float: left;
  margin-right:4px;
  /*margin-right: 10px;
  margin-bottom: 5px;*/
  background: #fff;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.twContent .twImage img {
  padding: 2px;
  -moz-box-shadow: 1px 1px 3px #CCCCCC;
  -webkit-box-shadow: 1px 1px 3px #CCCCCC;
  box-shadow: 1px 1px 3px #CCCCCC;
  border: 1px solid #CCCCCC;
  background: url(../images/ajax-loader.gif) no-repeat center center #fff;
}

.twContent .twImage:hover img, .twContent .twImage:focus img {
  opacity: 0.85;
  background: none;
  display: inline-block;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}


