/*
Theme Name: A.Z.Soft
Theme URI: http://A.ZSoft/
Description: The default WorkingPoint theme developed by <a href="http://www.azsoft.com/" target="_blank" title="A.Z.Soft Web Design and Development">Somethumb</a>.
Version: 1.6
Author: A.Z.Soft Web Design and Development
Author URI: http://www.azsoft.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* landing.css */

html,body {
  height: 100%;
  color: #303030;
  font-family: Verdana;
}
#container {
  min-height: 100%;
  position: relative;
  text-align: left;
}
body {
  background: url(header-bg.gif) repeat-x;
}
#menu-wpr,
#footer-inr,
#cta-inr,
#content,
#header-inr {
  width: 950px;
  position: relative;
  margin: auto;
}
#menu-wpr{
  position: relative;
  z-index:1000;
}
#menu {
  /*height: 36px;*/
  float: right;
}
#menu li {
  float: left;
  /*height: 36px;*/
}
#menu li a {
  display: block;
  /*height: 36px;*/
  line-height: 36px;
  color: #fff;
  padding: 0 20px;
  font-weight: bold;
  font-size: 11px;
}
#menu li a:hover,
#menu li a.selected {
  background: url(header-bg-hover.gif);
}
#menu li a.parent{
  background: #3895D3 url(header-bg-arrow.gif) bottom right;
  padding-right:27px;
}
#menu li a.parent.selected,
#menu li a.parent:hover{
  background: #004B93 url(header-bg-arrow-hover.gif) bottom right;
}
#menu li a.login-button {
  display: block;
  width: 59px;
  height: 25px;
  background: url(login.gif) no-repeat;
  padding: 0;
  margin-top: 5px;
  margin-left: 10px;
  text-indent: -1000px;
  overflow: hidden;
  line-height: 1;
}
#menu li a.login-button:hover {
  background: url(login.gif) 0 -25px no-repeat;
}
#menu li ul{
  position:absolute;
  z-index:999;
  left:-999px;
  -moz-box-shadow:2px 2px 8px rgba(0,0,0,0.4);
  -webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.4);
  box-shadow:2px 2px 8px rgba(0,0,0,0.4);
}
#menu li:hover ul{
  left:auto;
  zoom:1;
}
#menu li ul li{
  float:none;
}
#menu li ul li a{
  background-color:#3895D3 !important;
  color:#FFF;
}
#menu li ul li a:hover{
  background-image:none;
  background-color:#004B93 !important;
}
#cta {
  background: url(cta-bg.gif) repeat-x;
  height: 92px;
  position: relative;
}
#workingpoint-logo {
  display: block;
  background: url(logo001.png) no-repeat;
  background-size: cover;
  height: 92px;
  width: 140px;
  text-indent: -1000px;
  overflow: hidden;
  float: left;
  margin-right: 150px;
  margin-left: 50px;
}
#cta h2 {
  height: 60px;
/*  background: url(cta-arrow.gif) bottom right no-repeat; */
  padding-right: 0px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #0860A0;
  line-height: 1.5;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 0;
}
#cta h2 strong {
  display: block;
  font-size: 18px;
  color: #E54D00;
  font-weight: normal;
}
#cta #cta-signup {
  display: block;
 /* background: url(cta-signup.gif) no-repeat; */
 background: url(foto1.jpg) no-repeat;
  width: 170px;
  height: 70px;
  float: right;
  
  margin-left: 0px;
  margin-top: 10px;
  text-indent: -1000px;
  overflow: hidden;
}
#splash {
  background: url(splash.png) no-repeat;
  width: 463px;
  float: left;
  position: relative;
  margin: 0 15px;
  padding-bottom: 10px;
}
#splash h1 {
  color: #E54D00;
  font-size: 26px;
  font-weight: bold;
  font-family: Helvetica;
  line-height: 1.1;
  text-align: center;
  margin-top: 102px;
  width: 420px;
}
#splash #video {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  height: 380px;
  text-indent: -1000px;
  overflow: hidden;
}
#signup-button {
  background: url(signup.gif) 0 -57px no-repeat;
  width: 206px;
  height: 57px;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  margin: 20px 10px 10px 40px
}
#signup-button:hover {
  background: url(signup.gif) 0 0 no-repeat;
  width: 206px;
  height: 57px;
  display: block;
}
#features {
  width: 440px;
  float: left;
  line-height: 40px;
  margin-left: 0px;
  margin-top: 0px;
  border-top: 1px solid #d1d8e4;
}
#features h2 {
  background: url(check.gif) 10px 50% no-repeat;
  padding-left: 40px;
  border-bottom: 1px solid #d1d8e4;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
}
.information {
  width: 460px;
  float: right;
}
.information-left {
  float: left;
}
.information h4 {
  color: #004b93;
  font-weight: bold;
  display: inline;
  font-size: 12px;
}
.information .info {
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 1.5;
}
#testimonials {
  width: 656px;
  float: left;
}
#testimonials img {
  float:left;
  margin: 3px 18px 10px 0;
}
.testimonial {
  margin-bottom: 10px;
}
.testimonial-text {
  float: left;
  width: 515px;
}
.testimonial-text p {
  font-style: italic;
  line-height: 1.5;
}
#connect {
  background: url(workingpoint-connect.gif) no-repeat;
  width: 258px;
  height: 382px;
  float: right;
}
#connect-inr {
  padding: 0 17px;
}
#connect h3 {
  color: #0e4c90;
  font-size: 16px;
  height: 55px;
  margin-top: 20px;
}
#connect li {
  height: 61px;
  line-height: 61px;
  float: left;
  width: 100%;
}
#connect li a {
  display: block;
  line-height: 61px;
  padding-left: 45px;
}
#connect li.newsletter {
  height: 50px;
  line-height: 61px;
  color: #666;
  padding-left: 45px;
}
#customers ul {
  width: 440px;
  float: left;
  margin-top: 30px;
}
.customer-left {
  margin-right: 34px;
}    
#customers ul li {
  margin-bottom: 15px;
}
#customers ul li .customer-logo {
  float: left;
  display: block;
  width: 130px;
}
#customers ul h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#customers .customer-description {
  float: left;
  width: 300px;
}
#customers .more {
  text-align:right; 
  padding-right: 70px;
}
#profile {
  border: 1px solid #b1bdd4;
  background: url(profile.jpg) center right no-repeat;
  height: 67px;
  margin-top: 30px;
  padding: 0 20px;
}
strong {
  font-weight: bold;
}
#footer-inr .floater {
  float: right;
}
.hr {
  background:#FFFFFF url(bar_home_top.png) repeat-x scroll center center;
  clear:both;
  display:block;
  height:3px;
  margin:20px 0;
}
#feature-list {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #cfdff1;
}
#feature-list li {
  line-height: 1.5;
  font-weight: 14px;
  list-style-type: disc;
  list-style-position: inside;
  color: #E54D00;
  border-top: 1px solid #cfdff1;
  padding: 7px 0;
}
#feature-heading-wpr {
  margin-bottom: 20px;
  zoom: 1; /** WTF!!! **/
}
#feature-heading {
  float: left;
  width: 460px;
}
#feature-heading ul#feature-list li{color:#303030;}
#feature-screenshot {
  float: right;
  width: 449px;
}
#education {
  width: 650px;
}
#education h3{
  font-weight:bold;
  padding-bottom:5px;
}
#education-link {
  background: #dfeaf6;
  padding: 20px 0;
  text-align: center;
  /** l33t css3 haXs **/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}
#education-link strong {
  background: #dfeaf6 url(help-bubble.gif) 0 50% no-repeat;
  font-weight: bold;
  padding: 10px 0 10px 45px; /** this probably wont work in IE6, but whatever **/
}
#education h2 {
  /** l33t css3 haXs **/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;  
  background: #dfeaf6 url(help-bubble.gif) 15px 50% no-repeat;
  font-weight: bold;
  padding: 15px 0 15px 60px; /** this probably wont work in IE6, but whatever **/
  margin: 10px 0;
}
.feature {
  background:#FFFFFF url(bar_home_top.png) repeat-x scroll center bottom;
  padding: 10px 0 30px 0;

}
.feature-image {
  float: left;
  border: 1px solid #999;
  margin: 7px 20px 0 0;
}
.feature-description {
  float: left;
  width: 490px;
  margin-top: 3px;
}
.feature-description .feature-text {
  line-height: 1.4;
}
#education p,
#feature-heading p {
  margin-bottom: 15px;
}
.timemachine {
  margin-top: 10px;
  font-weight: bold;
}
#best-practices {
  width: 267px;
  float: right;
  background: url(bp-bg-mid.gif) repeat-y;
  margin-left: 30px;
  position: relative;
}
#best-practices h2 {
  color:#E54D00;
}
#best-practices h3 {
  font-size: 11px;
  margin-bottom: 5px;
  font-weight: bold;
}
#best-practices p {
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 15px;
}
#best-practices-mid {
  padding: 10px 30px 0px 30px;
}
#best-practices-top {
  background: url(bp-bg-top.gif) repeat-y;
  height: 20px;
  width: 100%;
}
#best-practices-btm {
  background: url(bp-bg-btm.gif) repeat-y;
  height: 37px;
  width: 100%;
}
#education ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 3em;
}

/** TOUR PAGE **/
#tour-menu {
  width: 247px;
  float: left;
}
#tour-menu h3 {
  line-height: 38px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  height: 38px;
  width: 247px;
  font-weight: bold;
  list-style-type: none;
  background: url(arr_tour.gif) no-repeat 10px 13px;
}
#tour-menu h3 a {
  display: block;
  height: 38px;
  width: 223px;
  font-size: 13px;
  color: #004b93;
  padding-left: 24px;
  text-decoration: none;
  font-weight: bold;
}
#tour-menu h3 a:hover {
  text-decoration: underline;
  display: block;
}
#tour-menu h3 a.selected {
  display: block;
  width: 223px;
  font-size: 13px;
  color: #004b93;
  padding-left: 24px;
  text-decoration: none;
  background: #dbe8f3 url(arr_tour_on.gif) no-repeat 10px 13px;
}
#tour-text {
  float:left;
  margin-bottom:28px;
  width:660px;
  border-left:1px solid #D1DAE7;
  padding-left:30px;
}
#tour-text p {
  line-height: 1.5;
  margin-bottom: 15px;
}
#tour-text dd {
  background: beige;
  padding: 10px 15px;
  line-height: 1.3;
}
#tour-text dl, #tour-text dd {
  margin: 10px 0;
}
#tour-text dt {
  margin: 2px 0;
}
#contact-form .required {
  color: red;
}
#contact-form label {
  display: block;
  margin: 10px 0 5px 0;
  font-weight:bold;
  font-size: 90%;
}
#contact-form #name, #contact-form #email , #contact-form #topic {
  width: 330px;
}
#contact-form textarea {
  width: 330px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.smaller {
  font-size: 10px;
}
#resources h3 {
  border-bottom:1px solid #D1DBE7;
  font-size:12px;
  font-weight:bold;
  margin:0 0 0.3em;
  padding:0 0 3px;
}
#resources li {
  padding: 2px 0;
}
#resources ul {
  margin-bottom: 20px;
}

#content {
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer {
  background: #f1f2f3;
  color:#303030;
  padding: 20px 0;
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
}
#footer-inr {
  height: 200px;
}
#footer li,
#footer p {
  font-size: 77%; /** 10px **/
  line-height:1.6em;
}
#footer a {
  color:#2E81B1;
}
#footer p {
  margin:0 0 1.4em;
}
#feedbackForum {
  float:left;
  margin-right:80px;
  width:372px;
}
#feedbackForum h6 {
  font-size: 108%; /** 14px **/
  font-weight:normal;
  margin:0 0 4px;
}
#feedback-link {
  background: url(btn_feedbackforum.gif) no-repeat;
  width: 140px;
  height: 29px;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
}
#footerFeed,
.feed-icon {
  background:transparent url(feed-icon.jpg) no-repeat right center;
  padding-bottom:2px;
  padding-right:20px;
  padding-top:1px;
}
#footerFacebook {
  background:transparent url(icn_facebook_sm.gif) no-repeat right center;
  padding-bottom:2px;
  padding-right:20px;
  padding-top:1px;
}
#footerTwitter {
  background:transparent url(icn_twitter_sm.gif) no-repeat right center;
  padding-bottom:2px;
  padding-right:20px;
  padding-top:1px;
}
#copyright {
  float:left;
  margin-right:16px;
  margin-top:30px;
  margin-bottom: 15px;
  font-size: 77%; /** 10px **/
}
#navAddthis {
  float:left;
  margin-top:28px;
}
#footer ul {
  float: left;
  margin-left: 50px;
}

a:hover {
  text-decoration:underline;
}
a {
  color:#0860A0;
  text-decoration:none;
}
.clear {
  clear: both;
}
h1 {
  color:#E54D00;
  font-size:24px;
  font-weight:normal;
  margin:0 0 5px -2px;
}
h2 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.nodisp{display:none;}

/* PRICING Begin */

#cta.cta-hide-signup h2{background-image:none;}
#cta.cta-hide-signup #cta-signup{display:none;}

#plans{
  table-layout:fixed;
  width:98%;
  border-collapse:collapse;
  margin:0 auto 30px 10px;
  color:#232323;
  font-size:15px;
  line-height:30px;
  
}
  #plans h1{
    color:#666;
    margin:-15px 0 0 0;
    font-size:26px;
  }
  #plans .plan {
    width:200px;
    padding-bottom:5px;
  }
    #plans .plan .name{  
      color:#174566;
      font-size:26px;
      line-height:32px;
      font-weight:bold;
    }
    #plans .plan .price{
      line-height:1em;
      font-size:20px;
      padding-bottom:12px;
      color:#b73c01;
    }
  #plans .plan-change-btn {
    background:url(signup.gif);
    width:140px;
    height:32px;
    display:block;
    text-indent:-1000px;
    overflow:hidden;
    margin:0 auto 10px auto;
  }
  #plans thead{background:url(plans-top-bg.gif) top left repeat-x;}
    #plans thead th{
      border:1px solid #D7D7D7;
      border-bottom:0px;
      text-align:center;
      width:171px;
      padding-top:12px;
    }
      #plans thead th .plan-change-btn{margin-bottom:10px;}
      
  #plans .plan-change-btn-plain{
    width:80px;
    height:32px;
    display:block;   
    margin:0 auto 10px auto;
    line-height:32px;
    text-decoration:underline;
    overflow:hidden;
  }
  #plans .plan-change-btn-plain:hover{text-decoration:none;}
  
  #plans thead th.plans{
    width:auto;
    background:#FFF url(pricing_arrow.png) center right no-repeat;
    border-left:0;
    border-top:0;
    text-align:left;
  }
  #plans tr.heading-row td{
    font-weight:bold;
    text-align:left;
    background-color:rgb(225, 233, 242);
  }
  #plans tr.last-feature-row td{padding-bottom:7px;} /* Firefox hack: bottom border was not showing */
  #plans td {
    text-align:center;
    padding:6px 6px 6px 8px;
    border:1px solid #D7D7D7;
  }
    #plans td.left{text-align:left;}
    #plans td.checked{background:transparent url(check.png) center center no-repeat;}
  #plans tfoot td{padding-top:12px;}
    #plans tfoot td.empty{
      border-left:0;
      border-bottom:0;
      background-color:#FFF;
      text-align:right;
      font-size:11px;
      vertical-align:top;
      padding-right:20px;
    }
  
#pricing-faq dl{
  float:left;
  width:50%;
}
  #pricing-faq dt{
    font-size:12px;
    font-weight:bold;
    margin:0 20px 0 0;
    padding:0;
    color:#ee5b01;
  }
  #pricing-faq dd {
    margin:0 20px 1.4em 0;
    padding:0;
    line-height:1.4em;
    background-color:#FFF;
  }

#premium-reports-accounting-inner{height:410px;}
#vertical-response-inner{height:300px;}
#business-online-payroll-inner{height:415px;}

.fancybox-inner{
  overflow:hidden;
  line-height:1.4em;
  background-color:#FFF;
  color:#000;
  text-align:left;
}  
  .fancybox-inner h2{
    font-size:21px;
    color:#E54D00;
    font-weight:normal;
    margin:0 0 1em 0;
  }
  .fancybox-inner ul{
    margin-bottom:15px;
  }
    .fancybox-inner ul li{
      list-style-type:disc;
      list-style-position:outside;
      margin-left:60px;
      padding-left:10px;
    }
    .fancybox-inner ul.tabs{
      border-bottom:1px solid rgb(56, 149, 211);
      margin-top:30px;
    }
      .fancybox-inner ul.tabs li{
        display:inline;
        margin-right:3px;
        padding-left:0;
        margin-left:0;
      }
        .fancybox-inner ul.tabs li.active a{
          background-color:#FFF;
          color:rgb(0, 75, 147);
          border:1px solid rgb(0, 75, 147);
          border-bottom:0;
        }
          .fancybox-inner ul.tabs li.active a:hover{
            background-color:#FFF;
          }      
        .fancybox-inner ul.tabs li a{
          background-color:rgb(56, 149, 211);
          color:#FFF;
          border:1px solid rgb(56, 149, 211);
          border-bottom:0;        
          padding:3px 6px;
          font-size:11px;
          font-weight:bold;
          outline:0 none;
        }
          .fancybox-inner ul.tabs li a:hover{
            background-color:rgb(0, 75, 147);
            border:1px solid rgb(0, 75, 147);
            border-bottom:0;       
            text-decoration:none;   
          }       
  .fancybox-inner img{
    float:right;
    padding:0 0 10px 15px;
  }
  .fancybox-inner div{
    display:none;
    padding-top:1em;
  }

/* PRICING End */

/* TOUR TEMPLATE Begin */

#tour-text{
  font-size:13px;
  line-height:1.4em;
}
  #tour-text h1{margin-bottom:1em;}
  #tour-text ol li{
    list-style:decimal outside;
    line-height:1.5em;
    margin:0 0 1.5em 4em;
  }
  #tour-text td{vertical-align:top;}
    #tour-text td img{padding-right:30px;}
    #tour-text td h3{
      font-size:14px;
      margin-bottom:0.5em;
      font-weight:bold;
    }
    #tour-text td p{margin-bottom:2em;}
  #tour-text ul{margin:1.5em 0;}
    #tour-text ul li{
      list-style:disc outside;
      line-height:1.5em;
      margin-left:4em;
    }
    #tour-text ul.item-spacing li{margin-bottom:0.5em;}
  #tour-text blockquote{margin: 1em 40px 1em 40px;}

/* TOUR TEMPLATE End */

div#fancy_div p{margin-bottom:15px;}
div#fancy_bg_n, div#fancy_bg_s{left:0;} /* IE7 Fancybox hack */

/* blog.css */

/*
 * Theme Name: WorkingPoint
 */
img#wpstats{display:none}

#leftside {
  float:left;
  margin-right:28px;
  width:200px;
}
#leftside h2,
#rightside h2 {
  color:#303030;
  font-size: 93%; /** 12px **/
  font-weight:bold;
  margin:0 0 10px;
}
#leftside li,
#rightside li {
  margin-bottom: 10px;
  font-size: 93%; /** 12px **/
}
#middle {
  float: left;
  width: 720px;
  overflow: hidden;
}
#rightside {
  float:left;
  margin-left:28px;
  width:200px;
}
#leftside ul {
  margin-bottom: 40px;
}
#rightside li.widget {
  margin-bottom: 40px;
  background: #eaeef3;
  padding: 20px;
}
.entry h1,
.entry h2.pagetitle {
  color:#666666;
  font-size:20px;
  font-weight:normal;
  margin:0 0 0.8em 0;
}
.entry h1.light {
  color:#E54D00;
  margin-bottom: 5px;
}
.entry {
  border-bottom: 1px solid #bfc1c4;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.entry h2 {
  margin-bottom: 5px;
  font-size: 20px;
}
.entry h2 a {
  color:#E54D00;
  font-weight: normal;
}
.meta,
.feedback {
  font-size: 77%; /** 11px **/
  color: #666666;
}
.the_time {
  color: #cc3300;
}
.storycontent {
  margin: 20px 0;
  font-size: 93%; /** 12px **/
  line-height: 1.8;
}
.storycontent p {
  margin: 15px 0;
}
.storycontent ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 2em;
}
.storycontent ul li,
ul.baselist li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}
ul.baselist {
  margin: 20px 0;
}
p.wp-caption-text {
  font-size:10px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}
.entry blockquote {
  background:#FFFADA url(bg_blockquote.gif) no-repeat scroll 5px 7px;
  color:#736926;
  margin:10px 10px 0;
}
.entry blockquote p {
  padding:10px 10px 10px 20px;
}
#respond {
  padding-top: 20px;
  margin: 30px 0;
  border-top: 1px solid #bfc1c4;
}
#respond p {
  margin: 5px 0;
}
#respond h3 {
  color:#666666;
  font-size:20px;
  font-weight:normal;
  margin:0 0 0.8em 0;
}
#comments {
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
img.alignleft {
  float:left;
  margin:5px 10px 0 0;
}
img.alignright {
  float:right;
  margin:5px 0 0 10px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:10px;
  padding-top: 4px;
  text-align:center;
}
strong {
  font-weight: bold;
}
.navigation {
  display: block;
}

.share {
  background: url(share.png) 40px 0px no-repeat;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
  color:#666666;
  font-size:77%;
}
.share a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 10px;
  text-indent: -1000px;
  overflow: hidden;
}
.share-label {
  float: left;
  width: 40px;
}

#bannerad {
  background: url(bannerad.jpg) no-repeat;
  width: 200px;
  height: 129px;
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  margin-bottom: 40px;
}
#rightside li.cat-item {
  font-size: 10px;
}
#rightside li.cat-item a {
  font-weight: bold;
}
#rightside li.cat-item ul.children {
  margin-top: 10px;
}
#rightside li.cat-item ul.children li {
  margin-left: 6px;
}
#rightside li.cat-item ul.children li a {
  font-weight: normal;
}
.entry .categories-heading {
  font-size: 11px;
  color: #0860A0;
  margin-bottom: 5px;
}
.entry .categories-heading a {
  color: #0860A0;
}

#feature-menu{
  font-size:11px;
  font-weight:bold;
  line-height:22px;
  background-color:#D0DAE6;
  width:150px;
}
#feature-menu a{
  padding:0 10px;
}

#breadcrumbs{
  font-size:11px;
  padding-bottom:10px;
  position:relative;
  top:-15px;
}

.marketing_footer{
  padding-top:20px;
  margin-bottom:40px;
}
.marketing_footer span{
  background-color:#FFB66F;
  border:1px solid #EF7D0E;
  padding:10px;
}

.typeset h1,.typeset h2,.typeset h3,.typeset p{margin-bottom:12px;}
.typeset h2{padding-top:12px;margin-bottom:24px;font-size:20px;font-weight:normal;}
.typeset h3{padding-top:12px;font-weight:bold;}
.typeset em{font-style:italic;}
.typeset ul{margin:0 0 12px 48px;}
.typeset ul li{list-style-type:disc;}
.typeset ul li span{font-size:10px;}
.press_image{font-weight:bold;margin-bottom:36px !important;}
.press_image img{border:1px solid #ccc}
.press_image span{display:block;padding-top:10px;}

/* COMPACT PRICING AND SIGNUP TABLE */

#compact{
  table-layout:fixed;
  border-collapse:collapse;
  width:100%;
}
  #compact .heading{
    background-color:#e1e9f2;
  }
  #compact .gradient{
    background:transparent url(signup-gradient-inverted.jpg) repeat-x scroll 0 0;
  }


.wpcf7-response-output {
  background-color:#F9CEBD;
  padding:5px;
  font-weight:bold;
  margin-bottom:30px;
  display:inline-block;
}
.wpcf7-display-none {
  display:none;
}

.wpcf7-form-control-wrap {
  
}
#feedback {
  /* border: solid 1px #005ca5; */
  margin-left: 60px;
}
#feedback h3 {
  background-color: #005ca5;
  padding:10px;
  color: white;
  font-family:'Verdana';
  font-size:16px;
}
#feedbackUserVoice {
  padding: 10px;
  border: 1px solid #CECECE;
}
#uservoice_top3 {
  margin-top: 5px;  
}
#feedback p {
  padding:0;
  margin:0;
}
#feedback-forum-btn {
  margin-left: -5px;
  margin-bottom: -5px;
}