* {
	margin: 0;
}

html, body {
	height: 100%;
	width:100%;
	overflow-x: hidden;
}

body, td, th, input {
font-family: 'Verdana',sans-serif;
font-size:12px;
voice-family:inherit;
}

body {
background: #ffffff;
color:#4b5659;
padding:0px;
overflow-x: hidden;
}

h1 {
font-size:1.5em;
font-weight:700;
}

h2 {
font-size:1.3em;
}


h3 {
font-size:1.1em;
}

h4 {
font-size:1.0em;
color: #717171;
}

h1, h2, h3, h4, h5, h6 {
font-family:tahoma,arial,verdana,sans-serif;
margin:1em 0pt 0.2em;
}


h3, h4, h5, h6 {
color:#666666;
}

img {
border:0px;
}

iframe {
background:none;
}

/*img { behavior: url(iepngfix.htc); }*/

*:link {
color:#444;
}

p {
margin-bottom: 10px;
}

a {
text-decoration: none;
color: #5b5b5b;
}

a:hover {
text-decoration: none;
color: #2b2b2b;
}

a.nohover:hover {
text-decoration:none;
}

ol {
padding-bottom:5px;
list-style: decimal;
}

ol li {
float: none;
display: list-item;
padding-top:5px;
padding-bottom:5px;
}

form {
margin:0px;
padding:0px;
}

.fat-input {
padding: 3px;
font-size: 14px;
font-weight: bold;
margin: 5px;
}

.fat-submit {
color: #ffffff;
background: url(../images/library/bg/bg-submit.png) repeat-x;
}

.header-link {
padding: 0px 0px 5px 5px;
}

.header-link a{
font-size: 14px;
font-weight: bold;
color: #5a5a5a;
}

#wrapper {
margin: 0px auto; /* the bottom margin is the negative value of the footer's height */
width:940px;
text-align:left;
padding: 0px;
}

#header {
margin: 0px auto;
text-align:left;
width:940px;
height:65px;
position: relative;
}

#header-logo {
margin:0px;
}

#search-header {
height:30px;
line-height:30px;
margin:10px auto 30px !important;
margin:10px auto 0px; /*The things one does to include IE 6 in the party...can't wait till this browser is buried*/
text-align:left;
}

#primary_nav {
margin: 0px;
}

#desc-header {
float:left;
line-height:50px;
font-size: 15px;
font-weight:bold;
}

#logo-header {
float:right;
}

#clientHeader {
font-size: 1.9em;
font-family: tahoma, arial, sans-serif;
font-weight:700;
padding-left: 50px;
}

#page-link {
float:left;
}

#loginMessage {
font-size:11px;
font-weight: bold;
margin:0px;
margin-top:-12px;
padding:0px;
display:block;
}

#loginMessage a {
color: #999999;
}

#container {
margin: 0px;
width:100%;
}

#nav-links td {
font-size: 12px;
}


#search-container {
margin: 0pt 20px;
}

#content-wrapper {
background: #ffffff;
margin: 0px auto;
width: 940px;
text-align:left;
position: relative;
}

#content {
background: #ffffff;
width:940px;
padding: 5px 0px;
clear:left;
text-align:left;
}

#content-title {
position:relative;
line-height: 2.6em;
padding: 5px 20px;
}


#drop-down-arrow {
position:relative;
}

#breaking-news {
background: #fff;
z-index: 99;
line-height: 2.3em;
height: 450px;
overflow: hidden;
}

#breaking-news ul {
list-style: none;
padding: 5px 0px;
font-size: 1.0em;
}

#search-box {
padding: 2px;
color: #777;
width: 140px;
}

.chrome-header {
margin: 0px;
overflow: hidden;
background: url(../images/library/bg/bg-chrome-header.png) repeat-x top left;
vertical-align: middle;
}

.chrome-header span {
background: url(../images/library/bg/bg-chrome-header.png) repeat-x top right;
line-height: 31px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 0px 16px 5px 0px;
margin: 0px 0px 0px 10px;
display:block;
}

#sidebar-header, #sidebar-loading-text {
font-size: 17px;
font-weight: bold;
}

#sidebar-loading-text {
padding-top: 100px;
text-align:center;
}

#search-button, #search-box {
font-size: 0.9em;
}

#location-input {
width: 250px;
}

#intro-location-input {
width: 240px;
}

#search-button, #intro-search-button {
cursor:pointer;
position: absolute;
left: 240px;
top: -2px;
}

#content-toggle {
font-size: 1.0em;
}

#content-toggle a {
padding: 3px;
}

#content-toggle a:hover {
text-decoration:none;
background: #f1f1f1;
}

#content-toggle a.sel {
background: #efefef;
}

#content-toggle img {
margin-top: -2px;
}

#content-syndication {
position:absolute;
right: 20px;
bottom:-5px;
}

#map-box {
overflow:hidden;
}

.content-box {
display:block
}

.content-box h2, .photo-box h2 {
/*background: url(../images/library/bg/bg-content-title.png) repeat-x top right;*/
color: #333;
padding: 4px 8px;
margin-bottom: 0px;
font-size: 1.1em;
/*border-left: 1px solid #c5c5c5;*/
}

.content-box-right {
margin: 0px;
}

.photo-box {
width: 900px;
height: 175px;
}

.bookmark-box {
width: 900px;
height: 175px;
}

.content-box, .photo-box {
position:relative;
}

.content-box-wrapper {
position:relative;
height: 400px;
border: 1px solid #c9c9c9;
padding:0px;
}

.photo-box-wrapper {
position:relative;
border: 1px solid #c9c9c9;
padding:0px;
background: #fff;
padding: 5px 0px;
}

.content-box-content {
background: #fff;
height: 384px;
padding: 8px;
overflow-y: auto;
overflow-x: hidden;
}

.content-element-wrapper {
position: relative;
padding:3px;
font-family: georgia, serif;
font-size: 10px;
}

.content-element {
font-size: 14px;
padding:4px;
font-family: georgia, serif;
background: #F3F9F6;
color: #0058A6;
cursor: default;
}

.content-element-credit {
padding: 2px;
font-size: 9px;
background: #ffffef;
color: #999999;
font-family: arial, verdana, sans-serif;
}
.content-box-credit {
position: absolute;
bottom: 0px;
left:0px;
background: transparent url(../images/library/bg/bg-source.gif) repeat-x top right;
color: #fff;
font-size: 0.8em;
padding: 2px 4px;
}

.content-box-credit a {
color: #fff;
font-weight:bold;
}

.photo-list {
padding: 0px 5px;
}

.photo-list ul {
list-style: none;
padding: 5px;
}

.photo-list li {
list-style: none;
float: left;
display: inline;
padding: 0px 16px 0px 0px;
}

.box-break {
clear:both;
width: 100%;
height: 20px;
}

.reference-title {
font-weight:bold;
}

#ads {
width: 750px;
margin: 0px auto;
}

#credits {
display:none;
}

.st-title {
color: #0058A6;
}

.st-title:hover {
color: #0058A6;
text-decoration: underline;
}

/************************************************ Sidebar Styling ****************************************************/
.sidebar {
float: left;
width: 480px;
height: 500px;
text-align:left;
}

.message-content-wrapper {
position: relative;
background: transparent url(../images/library/bg/bg-message-top.png) no-repeat top left;
padding: 7px 0px 0px 0px;
margin: 0px auto;
width: 450px;
}

.message-content {
background: transparent url(../images/library/bg/bg-message-bottom.png) no-repeat 0 100%;
padding: 0px 7px 7px 7px;
text-align: left;
}

.story-excerpt {
line-height: 1.7em;
}

.story-icons {
position: absolute;
right: 10px;
}

.story-icons img {
cursor: pointer;
}

/************************************************ MAP Styling ****************************************************/
#mapwrapper {
float: right;
width: 455px;
height: 500px;
}

#map {
width: 100%;
height: 100%;
border: 1px solid #c5c5c5;
}

#photos-toggle {
background: #fff;
border: 1px solid #000;
padding: 3px;
}


.infowindow {
width: 320px;
padding: 10px 5px 5px 5px;
}

.nodisp {
display:none;
}

.loader {
text-align:center;
background: url(../images/library/bg/bg-loading.gif) 50% 50% no-repeat;
}

#mash-status {
position: absolute; top:0px; left:0px; width:100%; background: #fff; color: #ff3300; font-weight: bold; padding: 5px 0px; text-align:center; font-size: 110%; border: 1px solid #c5c5c5;
opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
}

#link-wrapper {
z-index: 9999;
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
margin:0px;
text-align:center;
padding-top:150px;
background: url(http://www.mapdango.com/images/library/bg/bg-prefs.png);
}




#footer{
position: relative;
width: 940px;
margin: 10px auto;
font-size:90%;
text-align:center;
border-top: 1px dotted #B5B5B5;
padding-top:40px;
bottom:0px;
clear:right;
line-height:20px;
}

#footer a {
color:#1879DC;
text-decoration: none;
}


/***************************************** MARKER TOOL TIPS STYLE ******************************************/
.tipbox { 
  background: #F1F1F1;
  border: 1px solid #666666;
  width:120px;
}
.boxcontent {
  padding: 3px;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: 500;
  margin-right: 20px;
}



/**************************************************** Autocomplete Styling ***********************************/
.ac_results {
background: #fff;
color: #555;
padding: 1px;
border: 1px solid #b5b5b5;
} 

.ac_results ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
border-top: 1px solid #555;
}

.ac_results li {
padding: 5px 5px 5px 0.5em;
border-left: 1px solid #555;
border-right: 1px solid #555;
border-bottom: 1px solid #555;
background-color: #ffffff;
color: #555;
cursor: pointer;
}

/************************************************ message Styling ****************************************************/
.message {
position: absolute;
top: 25px;
right: 0px;
width: 100%;
height: 100%;
text-align:center;
}

.message-content-wrapper {
position: relative;
background: transparent url(../images/library/bg/bg-message-top.png) no-repeat top left;
padding: 7px 0px 0px 0px;
margin: 0px auto;
width: 450px;
}

.message-content {
background: transparent url(../images/library/bg/bg-message-bottom.png) no-repeat 0 100%;
padding: 0px 7px 7px 7px;
text-align: left;
}