/**
 * Homeopathy Software section - 2014
 */

/* Global */
#banner {
  background: #38d3d5;
}

h2 {
  color: #34b9bb;
}

#sidebar li .current,
#sidebar li .current:hover {
  background: #38d3d5;
  color: #fff;
  border: 1px solid #38d3d5;
}

#main {
}

/* #main h2,
#main h3,
#main h4,
#main p {
	margin-top: 0;	
} */

#main blockquote {
  font-weight: 400;
  margin: 20px 0px;
  padding: 0 20px 0 60px;
  background: url(images/quote1.gif) top left no-repeat;
  font-size: 14px;
  color: #444;
  line-height: 24px;
  position: relative;
  width: 560px;
}

#main blockquote.photo {
  background: none;
  padding: 0;
}

#main blockquote.photo img {
  float: left;
  margin: 0 20px 0 0;
  width: 100px;
}

#main blockquote.photo.right img {
  float: right;
  margin: 0 0 0 20px;
}

.software-shadow {
  -webkit-box-shadow: 0 0 10px #aaaaaa;
  -moz-box-shadow: 0 0 10px #aaaaaa;
  box-shadow: 0 0 10px #aaaaaa;
}

/* Button */

/* Crossover */
.packages-table {
}

.packages-table td {
  background: #fafafa;
  padding: 10px;
  border: 1px solid #ffffff;
  vertical-align: middle;
}

.packages-table th {
  background: #ffffff;
  padding: 10px;
}

.packages-table h2 {
  margin: 0 !important;
}

.packages-table tr.odd td {
  background: #f4f4f4;
}

.packages-table p {
  margin: 0 !important;
}

.packages-table a {
  text-decoration: underline !important;
}

/**
 * MacRepertory
 */

.macrep-features td {
  padding-left: 40px;
  background: url(images/macrep/icon.gif) 0 0 no-repeat;
}

.macrep-features h4 {
  color: #002f65;
  margin: 0 0 5px 0;
  padding-top: 5px;
}

/**
 * ReferenceWorks
 */

.refworks-features td {
  padding-left: 40px;
  background: url(images/refworks/icon.gif) 0 0 no-repeat;
}

.refworks-features h4 {
  color: #002f65;
  margin: 0 0 5px 0;
  padding-top: 5px;
}

/**
 * Testimonials
 */

.testimonial-videos {
  width: 160px;
  float: right;
  margin-left: 40px;
}

#main .testimonial-videos h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
}

.testimonial-video {
  width: 160px;
  margin: 0 0 10px 0;
}

.testimonial-video p {
  font-size: 12px;
  margin: 0 !important;
}

.testimonial-video a {
  display: block;
  width: 100%;
  height: 100%;
}

.testimonial-video:last-child {
  border-bottom: none;
}

.testimonial-video img {
  width: 100%;
  height: auto;
}

#main blockquote.hs-testimonial {
  padding: 0;
  background: none;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  padding-bottom: 20px;
}

#main blockquote.hs-testimonial div {
  margin-left: 120px;
}

/**
 * All old below here... to remove
 */

.spec {
  font-size: 12px;
  font-style: italic;
}

.rv {
  background: #38d3d5;
  padding: 3px;
  color: #fff;
}
.hs-blue {
  color: #38d3d5;
}
.g {
  color: #090;
}
.sale-price {
  color: #900;
}

.blue {
  color: blue;
}
.grn {
  color: #090;
}

#main .in.box {
  line-height: 1;
  margin: 0;
}

.purchase-box {
  background: #fafafa !important;
  width: 350px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #aaa;
  padding: 20px !important;
}

/* Inner right menus */

.inner-menu {
  background: #eee;
  width: 110px;
  margin: 70px 0 15px 15px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #aaa;
  -moz-box-shadow: 0px 1px 3px #aaa;
  box-shadow: 0px 1px 3px #aaa;
}

#syn-menu {
  width: 180px;
}
#syn-menu .current {
  text-decoration: underline !important;
  font-weight: 700;
}
#syn-menu .sub-current {
  text-decoration: underline !important;
}

#main .inner-menu ul,
#main .inner-menu ol {
  margin: 0 0 0 20px;
}
#main .inner-menu ul li,
#main .inner-menu ol li {
  margin: 3px 0;
  font-size: 13px;
  font-weight: normal;
}

#main .inner-menu a {
  color: #333;
}
#main .inner-menu a:hover {
  color: #000;
}

/* EH Packages */

table.eh-packages {
  margin: 10px 0;
}
table.eh-packages td {
  padding: 8px 5px;
  border: 1px solid #000;
}
tr.bd {
  font-weight: bold;
  color: #000;
  text-align: center;
}
td.au {
  width: 18%;
}
td.jo {
  width: 35%;
}
td.bt {
  width: 30%;
}
td.ye {
  width: 13%;
}
td.a {
  background-color: #ddddff;
  width: 4%;
  text-align: center;
}
td.b {
  background-color: #ccffff;
  width: 4%;
  text-align: center;
}
td.c {
  background-color: #ccffaa;
  width: 4%;
  text-align: center;
}
td.d {
  background-color: #ffffcc;
  width: 4%;
  text-align: center;
}
td.e {
  background-color: #ffdddd;
  width: 4%;
  text-align: center;
}
td.g {
  background-color: #ffaaff;
  width: 4%;
  text-align: center;
}

/* Compass page */

.Q {
  font-weight: 700;
}

/* Sales page */
.sale-section {
  border: 1px solid #bbb;
  background: #fbfbfb;
  padding: 0;
  margin: 20px 0;
}
#main .sale-section h2 {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fdfdfd),
    color-stop(100%, #e3e3e3)
  );
  background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #e3e3e3 100%);
  background-image: -moz-linear-gradient(top, #fdfdfd 0%, #e3e3e3 100%);
  background-image: -ms-linear-gradient(top, #fdfdfd 0%, #e3e3e3 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0%, #e3e3e3 100%);
  background-image: linear-gradient(top, #fdfdfd 0%, #e3e3e3 100%);
  color: #333;
  font-size: 24px;
  margin: 0;
  padding: 6px;
  box-shadow: 0 1px 2px #aaa;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
#main .sale-section h2:hover {
  background: #f4f4f4;
}
.sale-section table {
  width: 100%;
}
.sale-section table .small {
  color: #555;
  display: inline-block;
  margin-top: 6px;
}
.section-content {
  padding: 15px;
}

.col-de {
  width: 340px;
}
.col-fp {
  width: 80px;
}
.col-sp {
  width: 80px;
}
.col-or {
  width: 30px;
}

.add-mod {
  display: none;
}

#order-total {
  text-align: right;
  font-weight: 700;
  font-size: 16px;
}

.remove {
  text-decoration: underline;
  cursor: pointer;
  font-size: 13px;
}
.remove:hover {
  color: #000;
}

a.med-button {
  color: #000 !important;
}

.med-button a {
  color: #000 !important;
  display: block;
  width: 100%;
  height: 100%;
}
a.med-button,
.med-button a:hover {
  text-decoration: none !important;
}
