html {
	height: 100%;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11.5pt;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	color: #505050;
}

body a {
	color: #F99E0F;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

#header_stripe_left {
	background-color: #ffbb00;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 3px;
	z-index: 20;
}

#header_stripe_right {
	background-color: #f82200;
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 3px;
	z-index: 20;
}
#background_container {
	width: 100%;
	background-color: rgb(250,250,250);
	background-image: url('img/directory-bg-1.gif');
	background-repeat: no-repeat;
	background-position: center 50px;
}

#page_container {
	width: 80%;
	max-width: 65em;
	min-width:46em;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 2em;
}

#directory_home {
	position: relative;
	top: 25px;
	font-size:150%;
	color: #f28f0f;
	min-height: 30px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index:10;
	width:10em;
	cursor: pointer;
}

.directory_logo {
	display:inline-block;
	background-image: url('img/spatineo_directory_black.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 230px;
	padding-bottom:25px;
}


#tab_container {
	position:relative;
}

#tab_table {
	background-color:white;
	margin-left:4px;
	margin-right: 2px;
	border-collapse: collapse;
	border-top-width:0px;
}

#tab_table tr.bg_color_row {
	background-color: rgb(250,250,250);
}

#tab_table td {
	padding-top:0px;
	padding-bottom:0px;
}


#tab_left_top {
	width: 65%;
	min-width: 220px;
		background-image: url('img/grey_pixel.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

#tab_left_side {
	background-image: url('img/tab_start.png');
	background-size: 40px 37px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left:20px;
	max-width:40px;
}

#tab_content, #tab_content_close {
	background-image: url('img/grey_pixel.gif');
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	height: 35px;
	white-space:nowrap;
	background-color:white;
	min-width: 10em;
}

#tab_content_close {
	min-width: 16px;
	max-width: 16px;
}

#tab_close {
	margin-bottom: 2px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#tab_content h2 {
	padding-top: 0px;
	margin-top: 1px;
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right:1.5em;
	text-align: center;
}

#tab_right_side {
	background-image: url('img/tab_end.png');
	background-size: 16px 37px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left:6px;
	max-width:16px;
}

#tab_right_top {
	width:20px;
	width: 30%;
	background-image: url('img/grey_pixel.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sharing_buttons {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 152px;
}


#content_container {
	position:relative;
	background-color: white;
border-left-width: 1px;
border-right-width: 1px;
border-top-left-radius: 5px;
border-left-style: solid;
border-left-color: #E6E6E6;
overflow: hidden;
width: 100%;
border-right-style: solid;
border-right-color: #E6E6E6;
border-top-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #E6E6E6;
overflow:hidden;
}

#content_inner {
	padding-left: 1.5em;
padding-right: 1em;
padding-top: 10px;
}

#content_inner h1 {
	margin-top: 0.2em;
margin-bottom: 0px;
font-size: 130%;

}

.service_access_point {
	margin-top: 0.2em;
	margin-bottom: 1.6em;

}

.service_access_point a {
	text-decoration:none;
}

.feed_icon_large {
	padding-left: 24px;
	padding-bottom:24px;
	background-image: url('img/feed_24px.png');
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline-block;
	vertical-align:baseline;
}

.ical_icon_large {
	padding-left: 26px;
	padding-bottom:26px;
	background-image: url('img/ical-icon_26px.png');
	background-size: 26px 26px;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline-block;
	vertical-align:baseline;
}

.feed_icon_small {
	padding-left: 14px;
	padding-bottom:14px;
	background-image: url('img/feed_14px.gif');
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: left center;
	display:inline-block;
	vertical-align:baseline;
}

.close_icon {
	margin-top: 3px;
	background-image: url('img/tab_close.png');
	background-size: 16px 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	display:inline-block;
	vertical-align:baseline;
}

.close_icon:hover {
	background-position: 0px -16px;
}

#right_content {
	float: right;
	min-width: 20em;
	width: 25em;
	min-height: 10em;
}

#right_inner {
	padding-left:1em;
	padding-bottom:1em;
	padding-right:0.1em;
	font-size: 90%;
}

#preview_container {
	width:100%;
}

#preview_container .thumb_container {
	margin-right: 5px;
	margin-left: 5px;
}

#preview_container img {
	border-style:solid;
	border-color:#efefef;
	border-width:1px;
}

#service_health_container {
	margin-top: 1em;
	width: 95%;
}

.health_table td {
	white-space:nowrap;
}

.health_table td.row_label {
	white-space:normal;
}

.health_table tr {
	height: 1.8em;
}

.health_table tr th {
	white-space:nowrap;
	text-align: left;
}

.health_table tr th.week {
	width: 6.5em;
}

th.health .heading {
	margin-right: 1.1em;
}

.health_table .highlighted {
	font-weight: bold;
}

.health_table .highlighted td {
	padding-bottom: 1em;
}

.health_now_indicator {
	background-image: url('img/status_icon.png');
	margin-left: 5px;
	width: 11px;
	height: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-size: 11px 33px;
	background-repeat: no-repeat;
	background-position: 0px -22px;
	display: inline-block;

	/* fix for IE 8 and below */
	margin-bottom: 2px\9;
}


.health_now_indicator.ok {
	background-position: 0px 0px;
}

.health_now_indicator.maintenance {
	background-position: 0px -22px;
}

.health_now_indicator.error {
	background-position: 0px -22px;
}

.health_now_indicator.unknown {
	background-position: 0px -22px;
}

.health_now_indicator.down {
	background-position: 0px -11px;
}

.heading {
	color: #F99E0F;
	font-weight: bold;
}

#spatineo_monitor_ad {
	padding-left: 339px;
	padding-bottom: 157px;
	background-image: url('img/spatineo_monitor_ad.png');
	background-size: 339px 157px;
	background-repeat: no-repeat;
	background-position: center center;
	display:inline-block;
	margin-top: 1em;
}

.service_info dt {
	margin-top: 1em;
}

.service_info dd {
	margin-top: 0.3em;
	margin-left: 1.5em;
}

.provider_info p {
margin-bottom: 0.7em;
margin-top: 0em;
}

.provider_info .provider_name {
	font-weight: bold;
}

.contact_info {
	margin-left: 1.5em;
}

.contact_info p {
margin-bottom: 0.4em;
margin-top: 0em;
}

#left_content {
		margin-right:25.5em;
}

#comment_container {
	margin-top:2em;
}

#service_description {
	font-size:110%;
}

.page_metadata {
	color: #909090;
	padding-top: 0.3em;
	margin-top: 1em;
}

.page_metadata p {
	margin-top: 0.3em;

}

#layer_table_scroller, #notifications_scroller {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 25em;
	border-style:solid;
	border-width:1px;
	border-color:#DfDfDf;
	clear: left;
}

#layer_table {
	width: 100%;
}

.even {
	background-color: #FAFAFA;
}

#layer_table .row {
	padding-top: 1ex;
	padding-left:1ex;
	padding-bottom:1ex;
	padding-right: 1em;
}

.layer_identifier {
	margin-top: 0.1em;
}

.layer_title {
	font-weight:bold;
}

.layer_name {
	color: #808080;
}



.get_map_request {
	float:right;
}


/* Navigation footer */
#footer_placeholder {
position:relative;
width:100%;
height: 10em;
font-size:0.85em;
}

.footer {
  height: 100%;
  margin-top: 0px;
  clear: both;
  background-color: #969696;
  text-align: center;
}

#inner-footer nav {
  padding-top: 0.3em;
  line-height: 100%;
}

.wrap {
  width: 96%;
  margin: 0 auto;
}

@media only screen and (min-width: 1000px)
.wrap {
  width: 960px;
}

@media only screen and (min-width: 700px)
.wrap {
  width: 90%;
}

.footer-somet {
    text-align: center;
}

.footer-somet li {
  display: inline-block;
}

.footer-somet li a {
  color: #fff;
  text-decoration: none;
  margin-right: 10px;
  font-size: 0.9rem;
}

.footer-nav {
    text-align: center;
}

.footer-nav li {
  display: inline-block;
}

.footer-nav li a, .footer-nav li a:visited {
  color: #fff;
  text-decoration: none;
  margin-right: 10px;
  font-size: 0.9rem;
}

.copyright {
  padding-top: 1em;
  color: #fff;
}


/* end navigation footer */

#service_notifications #header_container * {
	height: 26px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: .2em;
}

#service_notifications #no_notifications {
	margin-top: 0em;
}

#service_notifications #header_container #header {
	display: inline-block;
	float: left;
}


#service_notifications .notifictions .row {
	padding-top: 1ex;
	padding-left:1ex;
	padding-bottom:1ex;
	padding-right: 1em;
}

.publish_time {
	width: 100%;
	font-size: 13px;
	color: #707070;
	text-align: right;
}

#service_notifications .notifications .entry {
	overflow-y: hidden;
	padding-bottom: .5em;
	padding-left: 1em;
	padding-right: 1em;
}

#service_notifications .notifications .entry > h3 {
	margin-bottom: 0em
}

#service_notifications .notifications .content {
	margin-top: 1em
}

#service_notifications .notifications .content h1 { font-size: 19px; color: #606060; }
#service_notifications .notifications .content h2 { font-size: 18px; color: #606060; }
#service_notifications .notifications .content h3 { font-size: 17px; color: #606060; }
#service_notifications .notifications .content h4 { font-size: 16px; color: #606060; }
#service_notifications .notifications .content h5 { font-size: 15px; color: #606060; }
#service_notifications .notifications .content h6 { font-size: 15px; color: #606060; }


#maintenance_notification {
	background-color: #fffffa;
	border: 1px solid #dfdfda;
	border-radius: 5px;
	padding: .5em 1em .5em 1em;
	margin-bottom: 1em;
	box-shadow: 0px 0px 3px #f9f9f9;
}

#maintenance_notification {
	cursor: pointer;
}

#maintenance_notification .title {
	position: relative;
	vertical-align: bottom;
}

#maintenance_notification .title > * {
	margin-top: 2px;
	margin-bottom: 3px;
}

#maintenance_notification .title > .affects_time {
	margin-top: 2px;
	color: #fa8e8e;
}

#maintenance_notification .title > .maintenance_times {
	margin-top: 2px;
	font-size: 13px;
	color: #707070;
}

#maintenance_notification .content {
	overflow-x: hidden;
	overflow-y: hidden;
}

#maintenance_notification.active {
	background-color: #fff;
	border-color: #f82200;
	box-shadow: 0px 0px 3px #f7a699;
}
.btn-follow {
    margin-top: 10px;
    display: inline-block;
    padding: 5px 7px 3px 7px;
    text-align: left;
    vertical-align: middle;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.1em;
    font-weight: normal;
    white-space: nowrap;
    color: #707070;
    border: 0;
    -webkit-border-radius: 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(50%, #dadada), color-stop(100%, #d5d5d5));
    background: -webkit-linear-gradient(#e7e7e7, #dadada, #d5d5d5);
    background: -moz-linear-gradient(#e7e7e7, #dadada, #d5d5d5);
    background: -o-linear-gradient(#e7e7e7, #dadada, #d5d5d5);
    background: linear-gradient(#e7e7e7, #dadada, #d5d5d5);
    cursor: pointer;
}
.btn-follow strong {
    font-weight: bold;
    font-size: 13px;
}
.btn-follow .follow-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #707070 url('img/follow-icon.gif') no-repeat scroll 4px center;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-right: 3px;
}
.btn-follow .follow-text {
    display: inline-block;
}
.btn-follow:hover {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(50%, #e7e7e7), color-stop(100%, #dadada));
    background: -webkit-linear-gradient(#f3f3f3, #e7e7e7, #dadada);
    background: -moz-linear-gradient(#f3f3f3, #e7e7e7, #dadada);
    background: -o-linear-gradient(#f3f3f3, #e7e7e7, #dadada);
    background: linear-gradient(#f3f3f3, #e7e7e7, #dadada);
    color: #575757;
}
.btn-follow:hover .follow-icon {
    background: #707070 url('img/follow-icon-on.gif') no-repeat scroll 4px center;
}
.btn-follow:focus {
    outline: 0;
}
