body {
  font: normal 14px/18px helvetica, arial, hirakakupro-w3, osaka, "ms pgothic", sans-serif;    
  padding: 0;
  margin: 0;
  background-color: #F0FEF6;
  height:100%;
}

input {
  vertical-align: middle;
  font: normal 14px/18px helvetica, arial, hirakakupro-w3, osaka, "ms pgothic", sans-serif;    
}

a img {
  border: none;
}

a:link,
a:visited {
  text-decoration: none;
  color: #008000;
}
a:link,
a:visited {
  text-decoration: none;
}

h1 {
  font-size: 2.4em;
  line-height: 1em;
  margin: 1em 0 .25em;
}

h2 {
  font-size: 1.8em;
  line-height: 1em;
  margin: 1.5em 0 .25em;
}

h3 {
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.3em;
  margin: .5em 0 .25em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin: .5em 0 .25em;
}

p {
  margin: 0 0 1em;
}

h1 a, h2 a, h3 a {
  text-decoration:none;
  color:black;
}

ul, ol {
  margin-left:20px;
}

/* Navigation ---------------------------------------------------------------------------------- */


#navigation a,
#user-navigation a {
  padding: 0 20px;
}
#navigation a {
  color: #9DC876;
  /*    text-transform: lowercase;
  */    font-size: 22px;
}
#navigation a.home {
  text-transform: none;
}
#navigation a:hover,
#navigation a:active {
  color: #fff;
}

#navigation,
#user-navigation {

}
#navigation div,
#user-navigation div {
  margin: 0 auto;
  position: relative;
}

#navigation {
  background: #222;
}
#navigation div {
  width: 820px;
  padding: 22px 40px 5px 120px;
}
#navigation div a img {
  position: absolute;
  left: 0;
  bottom: -61px;
}

#user-navigation {
  color: #222;
  height: 34px;
  background: #528226 url("/images/user-navigation.jpg") repeat-x;
}
#user-navigation div {
  width: 800px;
  padding: 10px 20px 5px 80px;
}

#user-navigation a:link,
#user-navigation a:visited {
  color: #fff;
}
#user-navigation a:hover,
#user-navigation a:active {
  text-decoration: underline;
}

#login-form {
  display: none;
  margin-left: 10px;
  font-size: 12px;
}
#login-form a {
  padding: 0;
}

#login-form form {
  margin-top: -4px;
}


/* Page ---------------------------------------------------------------------------------- */

#page {
  height:100%;
  width: 870px;
  margin: 0 auto;
  padding: 10px 35px;
  height: auto; 
  min-height: 100%;
}
#page a {
  text-decoration: underline;
}

/* Messaging ---------------------------------------------------------------------------------- */

.flash {
  text-align: center;
  margin: 0;
  padding: 10px 20% 5px 20%;
}
#flash_notice {
  color:#008000;
}

#flash_error {
  color:#F66;
}

/* Layout ---------------------------------------------------------------------------------- */

.content {
  width: 65%;
  float: left;
}

.sidebar {
  float: right;
  width: 30%;
}

#show-off {
  display:none;
}

#footer {
  position: relative;
  margin-top: -50px; /* negative value of footer height */
  height: 50px;
  clear:both;
  margin-top: 30px;
  padding-top: 10px;
}

.beta-msg {
  background-color: #F66;
  padding: 10px 20px 6px 20px;
  border: 1px solid #F00;
  border-width: 1px 0;
}

#subscribe {
  margin-bottom: 10px;
}

#subscriptions {
}

#subscriptions_list {
} 

#subscriptions_list td.url, #subscriptions_list td.endpoint {
  max-width:300px;
  overflow:auto;
  white-space:nowrap;
}

#subscriptions_list td.url {
  text-align:left;
}

#subscriptions_list td.jid {
  max-width:300px;
  overflow:auto;
  white-space:nowrap;
}

#subscriptions_list td {
  padding: 0 5px;
  text-align:center;
}


.even {
  background-color: #E6E6E6;
}

#endpoint_help {
  margin-top: 10px;
  display:none;
  color:#808080;
  padding: 0px 15px 0px 5px;
}

#feed_url_help {
  margin-top: 10px;
  display:none;
  color:#808080;
  padding: 0px 15px 0px 5px;
}

.errorExplanation {
  margin: 10px;
  background-color: #F66; 
  padding: 10px 20px 6px 20px; 
  border: 1px solid #F00;
}

#errorExplanation h2 {
  margin-top:0px;
}

#ajax_loader_placeholder {
  text-align:center;
  height: 20px;
  width: 20%;
  float:right;
}

#feed_submit, #show_add_feed_help{
  float:left;
  margin-right: 10px;
  margin-top: 22px;
}

#subscriptions_nav_top {
  clear:both;
}

.subscriptions_nav a, .subscriptions_nav span {
  padding: 0 5px;
}

#add_feed {
  display: none;
}

#add_feed fieldset {
  float:left;
  border:none;
}


#add_feed_button {
  cursor:pointer;
  display:block;
  height: 40px;
  margin:0px;
}

#console {
  overflow:auto;
  display: none;
}

#show_console, #hide_console {
  cursor:pointer;
  font-size: 1.0em;
  clear:both;
  margin-top: 20px;
  border: none;
  border-bottom: 1px solid; 
  background-color: #F0FEF6;
  width: 100%;
  text-align: left;
}

pre {
  margin: 0 0 1em;
  overflow: auto;
  width: 850px;
  background-color: #f0f6fa;
  border-width: 1px 0;
  padding: 12px 10px 10px;
}

pre code {
  display: block;
}

.inbound {
  background-color: #E0F5D7 !important;
}

.outbound {
  background-color: #F4F5F5 !important;
}

#features {
}

#features td{
}

#features .feature_category{
  height: 50px;
  padding: 20px;
}

#features .feature_category:hover .feature{
  background-color: #E7FBD3;
}

#features .feature_category:hover .pricing{
  background-color: #DCF0CE;
}


#features .feature {
  background-color: #DCF0CE;
  padding-left:15px;
  font-size: 1.4em;
  font-weight : 300;
}


#features .pricing {
  width: 350px;
  background-color: #E7FBD3;
  font-size: 1.2em;
  text-align:center;
}

#title {
  width: 500px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
#title h1 {
  font-size:48px;
}

#title h3 {
  font-size:28px;
}

