html, body, form, h1, h2, h3, h4, h5, h6, p, img, a, fieldset {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0; }

h3, a, .tagline p a {
  color: #396033; }

ul.clean li a:hover, ul.large li a:hover span {
  color: #396033; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #333;
  background: url('/static/images/marketing/bg_top_outer.jpg') repeat-x top; }

h1, h2, h3, h4, h5, h6 {
  padding: 8px 0; }

h1 {
  font-size: 2.4em;
  color: #333; }

h2 {
  font-size: 2.2em;
  color: #333; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.5em;
  color: #777; }

h5 {
  font-size: 1.4em;
  color: #333; }

h6 {
  font-size: 1.2em;
  color: #333;
  letter-spacing: -0.02em; }

.header{margin:20px 0 50px 0;text-align:center}

hr {
  color: #fff;
  background-color: #fff;
  border: 1px dotted #ccc;
  border-style: none none dotted; }

p {
  padding: 8px 0;
  line-height: 140%; }
  p.indent {
    argin-left: 20px; }

li {
  padding: 3px 0; }

a {}
  a:hover {
    color: #333; }

.line {
  border-bottom: 1px dotted #ccc; }

.pod {
  padding: 0 0 20px 0; }
  .pod ul {
    margin: 0;
    padding: 0; }
    .pod ul li {
      list-style-type: none;
      margin: 0;
      padding: 3px 0; }
      .pod ul li > ul {
        margin: 0;
        padding: 3px 0 3px 20px; }

.alternate, .hidden {
  display: none; }

.contentwidth {
  width: 940px;
  margin: 0 auto; }

.left {
  float: left; }

.right {
  float: right; }

img.border-thin {
  padding: 1px;
  border: 1px solid #ededee; }
img.border-thick {
  padding: 1px;
  border: 4px solid #ededed; }
img.left {
  float: left;
  margin: 0 10px 10px 0; }
img.right {
  float: right;
  margin: 0 0 10px 10px; }
img.center {
  display: block;
  margin: 0 auto; }

.main {
  background: url('/static/images/marketing/bg_top_inner.jpg') repeat-x top;
  padding: 20px;
  padding-top:0;
  overflow:auto;
  }

#login-link{
display:block;
float:right;
padding:7px 20px;
text-align:center;
background:#333;
color:#fff;
text-decoration:none;
}
#login-link:hover{
  background:#cc0000;
}
img.logo {
  position:absolute;
  top:0; left:40px;
  width:97px;
  height:117px;
  }


.menu {
  padding: 40px 0 20px 0;
  text-align: center; }
  .menu ul {
    margin: 0 auto;
    padding: 2px 0 0 0;
    border-top: 1px dotted #afafaf;
    border-bottom: 1px dotted #afafaf;
    text-align: center;
    width: 68%; }
    .menu ul li {
      list-style-type: none;
      display: inline; }
      .menu ul li a {
        padding: 0 20px;
        line-height: 40px;
        color: #afafaf;
        text-transform: uppercase;
        font-weight: bold; 
        text-decoration:none;}
        .menu ul li a:hover, .menu ul li a.active {
          color: #333; }

ul.sub-menu {
  margin: 0;
  padding: 0; }
  ul.sub-menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline; }
    ul.sub-menu li a {
      padding: 5px 10px 0 0;
      font-size: 75%; }
      ul.sub-menu li a.active {
        color: #333; }
ul.footer-menu {
  margin: 0;
  padding: 0; }
  ul.footer-menu li {
    display: inline;
    text-align: center; }
    ul.footer-menu li a {
      padding: 0 5px;
      font-size: 95%; }

.tagline {
  padding: 10px 0; }
  .tagline h2{
    text-align:center;
    margin:0;
    padding:0;
  }
  .tagline p {
    text-align: center;
    ont-weight: bold;
    font-size: 3em;
    color: #afafaf;
    line-height: 1.1em;
    background: #fff; }
    .tagline p a:hover {
      color: #333; }

p.tags a {
  background: #eee;
  padding: 1px 6px;
  border-left: 2px solid #ddd; }

ul.clean {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc; }
  ul.clean li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline; }
    ul.clean li a {
      color: #333;
      display: block;
      border-bottom: 1px solid #ccc;
      padding: 6px 10px;
      font-size: 90%; }
      ul.clean li a.highlight {
        background: #f0f0f0; }
      ul.clean li a span {
        margin-right: 10px; }

.column {
  float: left;
  margin-right: 40px;
  padding: 20px 0; }

.last {
  margin: 0; }

.column300 {
  width: 300px; }

.column600 {
  width: 600px; }

.column450 {
  width: 450px; }

.column205 {
  width: 205px; }

.column280 {
  width: 280px; }

.post .commentslink {
  padding-top: 20px; }
.post .meta {
  padding: 3px 10px;
  font-size: 75%;
  background: #efefef; }
.post .date {
  padding-right: 10px;
  font-weight: bold; }

a.rss {
  background: url(/static/images/marketing/icon_rss.gif) no-repeat bottom right;
  height: 24px;
  width: 15px; }

ul.social {
  margin: 0;
  padding: 0; }
  ul.social li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline; }
    ul.social li a {
      display: block;
      float: left;
      width: 32px;
      height: 32px;
      padding: 0 15px 20px 0; }
      ul.social li a.twitter {
        background: url(/static/images/marketing/icon_sm_twitter_off.jpg) no-repeat; }
      ul.social li a.linkedin {
        background: url(/static/images/marketing/icon_sm_linkedin_off.jpg) no-repeat; }
      ul.social li a.flickr {
        background: url(/static/images/marketing/icon_sm_flickr_off.jpg) no-repeat; }
      ul.social li a.facebook {
        background: url(/static/images/marketing/icon_sm_facebook_off.jpg) no-repeat; }
      ul.social li a.digg {
        background: url(/static/images/marketing/icon_sm_digg_off.jpg) no-repeat; }
      ul.social li a.delicious {
        background: url(/static/images/marketing/icon_sm_delicious_off.jpg) no-repeat; }
      ul.social li a.twitter:hover {
        background: url(/static/images/marketing/icon_sm_twitter_on.jpg) no-repeat; }
      ul.social li a.linkedin:hover {
        background: url(/static/images/marketing/icon_sm_linkedin_on.jpg) no-repeat; }
      ul.social li a.flickr:hover {
        background: url(/static/images/marketing/icon_sm_flickr_on.jpg) no-repeat; }
      ul.social li a.facebook:hover {
        background: url(/static/images/marketing/icon_sm_facebook_on.jpg) no-repeat; }
      ul.social li a.digg:hover {
        background: url(/static/images/marketing/icon_sm_digg_on.jpg) no-repeat; }
      ul.social li a.delicious:hover {
        background: url(/static/images/marketing/icon_sm_delicious_on.jpg) no-repeat; }
ul.large {
  margin: 0;
  padding: 0; }
  ul.large li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    ul.large li a {
      padding: 20px 0 20px 80px;
      display: block;
      color: #afafaf;
      font-size: 110%; }
      ul.large li a.information {
        background: url(/static/images/marketing/icon_bullet_information.jpg) no-repeat left center; }
      ul.large li a.check {
        background: url(/static/images/marketing/icon_bullet_check.jpg) no-repeat left center; }
      ul.large li a.person {
        background: url(/static/images/marketing/icon_bullet_person.jpg) no-repeat left center; }
      ul.large li a:hover {
        color: #333; }
        ul.large li a:hover span.heading {
          color: #333; }
  ul.large span {
    display: block; }
    ul.large span.heading {
      font-size: 1.4em;
      font-weight: bold;
      color: #333; }

.footer-outer {
  background: #f0f0f0;
  border-top: 1px solid #f0f0f0; }

.footer {
  clear:both;
  ackground: #f0f0f0 url(/static/images/marketing/bg_bottom_outer.gif) repeat-x top;
  background: #fff url('/static/images/marketing/footer.png') repeat-x bottom left;
  min-height:270px;
  text-align: center;
  color: #afafaf;
  font-size: 80%; }
  .footer .contentwidth {
    padding: 20px 0 80px 0; }

#message {
  color: #990000;
  font-weight: bold; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }


/* ----------------------------
    FORMS
------------------------------- */
.small      { width: 15%;}
.medium     { width: 35%;}
.large      { width: 75%;}
.full      {width: 98%;}


form  label   {
  font-weight: bold;
  font-size: 13px;
  margin: 10px 0 5px 0;
  display: block;
}

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

form .input {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 1px solid #CCCCCC;
  padding: 7px;
  background-color: #F3F3F3;
  
  }
form select {
  padding: 0px;
  margin: 0px;
}
form .checkbox {
  padding: 0px;
  height: 15px;
  width: 18px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
}
form .select  {
  width: 20%;
  padding: 2px;
  margin: 0px;
}
form .radio    {
  height: 15px;
  width: 15px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
}
.styled_textarea        {
  border: 1px solid #d6d6d6;
  padding: 3px;
  margin-bottom: 10px;
  background-color: #F3F3F3;
}
input:focus, textarea:focus    {
  background-color: #FFFFCC;
  border: 1px solid #999999;
}



.paginator {
  list-style : none;
  display : block;
  width:100%;
  margin-top : 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
} 

.paginator li {
  display : inline;
} 

.paginator li a {

  padding-top: 4px;
  padding-right: 7px;
  padding-bottom: 4px;
  padding-left: 7px;
} 

.paginator li a:hover {
  background-color: #d6d6d6;

} 

.paginator li.current a {
  background-color: #d6d6d6;
}


/* form status stuff */
div.jade_form_status_box { font-weight: bold; color: #000; font-size: 1.2em; margin: 10px; padding: 10px; text-align: center; -moz-border-radius:7px;-webkit-border-radius:7px;}
div.jade_form_status_box.box_positive { background: green; border: 1px solid green; color:#fff; }
div.jade_form_status_box.box_negative { background: #fad6d6; border: 1px solid #cc0000; }
div.ajax_loading { width: 100%; height: 90px; background: transparent url('/static/images/load.gif') no-repeat 50% 50%; text-align: center; }
fieldset span.jade_required_star{color:red;}
fieldset.jade_error {padding:10px !important; background: #fad6d6 !important; -moz-border-radius:7px;-webkit-border-radius:7px;}
fieldset span.error_msg { display: block; color: red; }




.indent{margin-left:25px;}
  /* home */
h2.home-header{clear:both; margin-bottom:25px; text-align:center;line-height:1.4em;}
h2.home-header span{font-style:italic;}
.home-main-text{margin-bottom:35px; text-align:center;font-style:italic; color:#555;}
.home-intro{
margin:10px 20px;
padding-bottom:30px;
overflow:auto;
background: #fff url('/static/images/marketing/homepage-arrow.png') no-repeat 93% 84%;
}

.main-steps{margin:auto; width:490px;
}
.main-steps h4{
padding:10px; margin:0 30px; background:#eee; color:#999;
-moz-border-radius:7px;
-webkit-border-radius:7px;
font-size:16px;
}
.main-steps h4.active{
margin:0;
background:#0099ff;
 /*background:#ffff99 rl('/static/images/common/gradients.jpg') repeat-x 0px -205px; 
*/
 order:1px dashed #ff7676;
color:#fff;
text-align:center;
}
.main-steps div {padding:5px; margin:5px 30px; margin-bottom:15px; color:#999;line-height:1.5em;}
.main-steps div.active{color:#333; margin:5px;text-align:center;}


.home-intro .pane-screenshot{
width:460px;
float:right;
line-height:1.5em;
}
.home-intro .pane-screenshot ul{margin:0;}
.home-intro .pane-screenshot ul li{
margin-bottom:6px;
}
.home-intro .pane-text{
width:420px;
float:left;
text-align:center;
}
.home-intro .pane-text h4{
color:#333;
text-align:center;
}
.home-intro .pane-text div{
  text-align:left;
  height:130px;
  padding:0 25px;
  padding-top:10px;
  padding-bottom:20px;
  background: #fff url('/static/images/marketing/shadow-y.png') no-repeat 50% 100%;
  }
a#signup{
  display:block;
  width:231px;
  height:63px;
  margin:0 auto;
  background: #fff url('/static/images/marketing/signup-button.jpg') no-repeat 0 0;
}
a#signup:hover{
  background-position: 0 -63px;
}
a.layout{
  display:block;
  width:231px;
  height:63px;
  background: #fff url('/static/images/marketing/layout-button.gif') no-repeat 0 0;
}
a.layout:hover{
  background-position: 0 -62px;
}


a#demo{
  display:block;
  width:229px;
  height:62px;
  margin:0 auto;
  background: #fff url('/static/images/marketing/demo-button.jpg') no-repeat 0 0;
}
a#demo:hover{
  background-position: 0 -62px;
}

.demo-switcher{
width:600px;
margin:auto;
margin-bottom:30px;
padding:15px;
}
.demo-switcher span{font-size:1.1em; font-weight:bold;}
.demo-switcher ul{
float:right; 
margin:0;
padding:0;
list-style:none;
text-align:right;
}
.demo-switcher ul li {display:inline; margin-left:15px;}
.demo-switcher ul li a {
padding:7px 20px;
background:#eee;
text-decoration:none;
-webkit-border-radius:6px;
-moz-border-radius:6px;
}
.demo-switcher ul li a:hover,
.demo-switcher ul li a.active {
background:#ffff99;
color:#111;
border:1px solid #111;
}

/* start page */

.signup-wrapper{
  float:left;
  width: 60%;
  margin-left:70px;
  margin-top:50px;
  line-height:1.6em;
}
.signup-wrapper .hurry{
  font-weight:bold;
  text-align:center;
}
.signup-wrapper .hurry span{
  background:#ffff99;
  text-decoration:underline;
}
#signup-form {
  padding: 10px;
  background:#ffff99;
  border:2px solid #ffcc33;
  overflow:auto;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

#signup-form input {width:200px; border:1px solid #333; background:#fff;}
#signup-form fieldset{float:left;  margin:0 15px;}
#signup-form .panda-email{}
#signup-form .panda-password{}
#signup-form .panda-password2{}
.twitter-action{margin:30px 0 50px 0; text-align:center;}
.twitter-action img{display:block; margin:20px auto;}
.left-copy{
float:right;
width:175px;
margin-right:50px;
}

/* demo page */

.demo-widget{
clear:both; 
padding:20px;
padding-top:0;
overflow:auto;
}

.demo-text{
width:40%;
line-height:1.5em;
}
.demo-text.left{
float:left;
margin-left:60px;
}
.demo-text.right{
float:right;
margin-right:60px;
}
.demo-text h6{
padding-left:20px;
background:#fff url('/static/images/marketing/check.gif') no-repeat 0% 50%;
}
.demo-text div{margin-left:20px; margin-bottom:10px;}


/* cases */
h3.cases-head{text-align:center; border-bottom:1px dashed #ccc; margin:50px 80px 30px 80px;}
.each-co{clear:both; width:700px; margin:30px auto; overflow:auto;}
.each-co img{float:left;}
.each-co div{float:right; width:400px; line-height:1.4em;}

/* faq page */
.faq-page{margin:0 70px;}
.faq-page div{line-height:1.6em; margin:5px 30px;}

/*contact page */
#twitter, #jade, #ben, #location{width:750px; margin:0 auto; margin-bottom:80px; overflow:auto;}

/* tos page */
.tos-page{margin:0 70px;}
.tos-page div, .tos-page p {line-height:1.6em; margin:5px 30px;}
.tos-page li {
  margin-bottom:5px;
  line-height:1.6em;

}
.tos-page li.important {
  padding:5px;
  background:#ffffcc;
  border:1px solid orange;
}



#twitter div.contact-text{
width:365px;
text-align:right;
}
#twitter img{
float:right;
margin-right:160px;
}

#jade div.contact-text{
width:365px;
height:305px; 
text-align:right;
background:#fff url('/static/images/marketing/tree.png') no-repeat bottom right;

}
#jade img{
float:right;
border:4px solid #eee;
}

#ben div.contact-text{
width:365px;
height:290px; 
text-align:right;
background:#fff url('/static/images/marketing/tree.png') no-repeat bottom right;
}
#ben img{
float:right;
border:4px solid #eee;
margin-right:180px;
}

#location div.contact-text{
width:365px;
text-align:right;
}
#location img{
float:right;
border:4px solid #eee;
margin-right:10px;
}




#forum_navigation_wrapper{
  width:230px;
  float:left;
  min-height:300px;
border-right: 1px solid #d4d4d4;
background: #f8f8f8;
padding: 15px; 
}
.forum-note{
width:500px;
margin:0 auto; 
margin-bottom:20px;
padding:8px;
background:#ffffcc;
text-align:center;

}
#forum_content_wrapper{
  width:650px;
  float:right;
  min-height:300px;
}
#forum_navigation_wrapper h3{
font-size:1.3em; font-weight:bold;
margin-bottom:5px;
}

#submit_new{
  display:block;
  padding:8px 12px;
  background: #52bbe2; 
  margin-bottom:10px;
  text-align:center;
color:#fff;
}
#submit_new:hover{
  background: orange; 
}
#breadcrumb_wrapper{
  margin-bottom:10px;
  padding-bottom:10px;
}
#breadcrumb_wrapper a{
  font-weight:bold;
  font-size:1.2em;
}

/* common tab list for sorting links */
ul.sort_list{
  clear:both;
  list-style:none;
  padding:10px 0;
  margin:10px 0;
  border-bottom:1px solid #999;
  text-align:right;
}
ul.sort_list li{
  display:inline;
}
ul.sort_list li a{
  padding:10px 15px;
  font-weight:bold;
  background:#eee;
}
ul.sort_list li a:hover,
ul.sort_list li a.selected{
  position:relative;
  background:#fff;
  border:1px solid #999;
  border-bottom:1px solid #fff;
}

/* list_items styles for both post and comment lists. */

.each_post_wrapper,
.each_comment_wrapper{
  clear:both;
  overflow:auto;
  margin-bottom:10px;
}

.votes,
.comments{
  width:50px;
  height:50px;
  float:left;
  margin-right:5px;
  padding:5px;
  background:#ccc;
  text-align:center;
}
.votes span,
.comments span{
  font-size:1.4em;
}
.title {
  margin-bottom:8px;
}
.title a{
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:1.2em;
  font-weight:bold;
}
.title a:hover{
  background:#ffffcc;
}
.summary{
  width:70%;
  float:left;
  padding:5px;
  border-bottom:1px dashed #ccc;
}
.summary a.preview{
  float:right;
  font-size:0.8em;
}
.summary span{ /* time wrapper */
  margin-top:5px;
  display:block;
  font-size:0.9em;
  color:#333;
}
.summary span em{
  background:#ffffcc;
}
.comment_meta div{
  clear:right;
  float:right;
  padding:5px;
  margin-bottom:10px;
  text-align:right;
  background:#eee;
}
.owner_actions{
  float:right;  
  background:#ffffcc;
  text-align:right;
}

/* post list item stufff */ 
.forum_posts_list_wrapper .post_comment{
  padding:10px;
  margin-bottom:10px;
  background:lightblue;
}

/* comment list item stufff */ 
.forum_comments_list_wrapper{

}
.each_comment_wrapper{
  border-bottom:1px dashed #ccc;
}

.comment_body{
  width:83%;
  float:right;
  padding:10px;
}


/* the main Post/Comment at the top when viewing a singular Post page */

#main_post{

}
#main_post .comment_body{
  background:#eee;
  border:1px dashed #ccc;
  margin-bottom:10px;
}

/* submit form */

fieldset {
margin-bottom:10px;
border:0;
}
#forum_submit_item fieldset label {
font-weight:bold;
}
form fieldset input {
  padding: 5px; 
  font-size: 1.2em; 
  color: #222222;
  border: 1px solid #cecece;
}
form fieldset textarea {
  width: 99%; 
  height: 115px; 
  border: 1px solid #d7d7d7; 
  padding: 5px; 

}
form button {
  background: #52bbe2; 
  margin: 10px 0;
  font-weight: bold; 
  font-size: 1.4em; 
  color: #fff; 
  padding:5px 10px;
  border:0; 
}
button:hover {
background: orange; cursor: pointer;
}
