@import url("style-base.css");

img {
  border: 0;
}

.cleared {
  clear: both;
}

.pointer {
  cursor: pointer;
}

.first {
  margin-top: 0;
  padding-top: 0;
}

.last {
  margin-bottom: 0;
  margin-bottom: 0;
}

fieldset {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

legend {
  font-size: 15pt;
  font-weight: bold;
  color: #002f4e;
}


/* Emphasis & Dividers */

big {
  font-size: 13pt;
  line-height: 16pt;
}

strong {
  font-weight: bold;
  color: #4b4b4b;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #002f4e;
}

h1 {
  font-size: 20pt;
  line-height: 22pt;
  margin: 15px 0;
}

h2 {
  font-size: 18pt;
  line-height: 20pt;
  margin: 15px 0;
}

h3 {
  font-size: 15pt;
  line-height: 17pt;
  margin: 15px 0 10px 0;
}

h4 {
  font-size: 13pt;
  line-height: 15pt;
  margin: 10px 0;
}

em {
  font-style: normal;
  color: #0382d8;
}

hr.subtle {
  border-style: dotted;
  color: #ccc;
  height: 1px;
}


/* Lists */

ul {
  list-style-image: url(img/bullet.gif);
  list-style-type: square;
}


/* Offset Boxes */

div.offset {
  border: 2px solid #ddd;
  background: url(img/front_middlebar_bg.gif) bottom center repeat-x white;
  text-align: center;
  margin: 10px 0;
}


/* Promotion Box */

div#promotion {
  color: white;
  background-color: #cd0000;
  border: 3px solid #ccc;
  padding: 7px 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 13pt;
}

div#promotion em {
  color: #fff000;
}


/* Front Page */

div#frontMain {
  clear: left;
  position: relative;
  background: url(img/front_main_bg.gif) top center repeat-x white;
  border: 1px solid #4b4b4b;
  height: 392px;
  overflow: hidden;
}

div#frontMainLeft {
  background: url(img/main_woman.png) bottom center no-repeat;
  width: 260px;
  height: 390px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
}

div#frontMainCenter {
  position: absolute;
  left: 220px;
  top: 30px;
  z-index: 3;
  width: 400px;
}

div#frontMainCenter ul {
  list-style-image: url(img/bullet.gif);
  list-style-type: square;
  color: #4b4b4b;
  font-size: 11pt;
  line-height: 18pt;
  font-weight: bold;
}

div#frontMainRight {
  position: absolute;
  left: 625px;
  top: 12px;
  z-index: 3;
}

div#frontMainRight a {
  display: block;
  width: 104px;
  height: 66px;
  position: absolute;
  top: 2px;
  left: 2px;
}

div#frontMainBottom {
  background: url(img/logo_strip.jpg) top left no-repeat;
  position: absolute;
  left: 220px;
  bottom: 12px;
  width: 710px;
  height: 104px;
  z-index: 1;
}

div#frontMainBottom div#followUsOnline {
  background: url(img/follow_us_gradient.gif) top left repeat-x #cdcdcd;
  border: 1px solid #c4c4c4;
  display: block;
  float: right;
  margin: 10px;
  padding: 5px;
  text-align: center;
  width: 170px;
}

div#frontMainBottom h3 {
  font-size: 13.5pt;
  margin-top: 0px;
}

div#subRight div#followUsBox h3 {
  float: none;
}

div#frontMainBottom a, div#followUsBox a {
  margin: 4px;
}

div#frontBoxes {
  background-color: white;
  border: 1px solid #4b4b4b;
  height: 270px;
  margin: 8px 0;
}

div#frontBoxes div.frontBox {
  position: relative;
  float: left;
  border-right: 1px solid black;
  width: 215px;
  height: 84%;
  margin: 15px 0px;
  padding: 10px;
}

div#frontBoxes div.first {
  margin-left: 15px;
  padding-left: 0px;
  width: 225px;
}

div#frontBoxes div.last {
  border-right-width: 0px;
  margin-right: 15px;
}

div#frontBoxes2 {
  margin: 5px 0;
  font-size: 10pt;
}

div#frontBoxes2 div.contentBox {
  float: left;
  min-height: 160px;
  padding-bottom: 40px;
  position: relative;
  width: 466px;
}

div#frontBoxes2 div.last {
  margin-left: 8px;
}


/* New Releases & In the News */

div#newReleases div.contents {
}

div#newReleases td, div#inTheNews td {
  padding: 3px;
}

div#newReleases td.date, div#inTheNews td.date {
  padding-right: 10px;
}


/* Gold Partners */

div#goldPartners {
  margin-top: 8px;
}

div#goldPartners {
  font-size: 10pt;
  font-weight: bold;
}


/* Generic Subpages */

div#subMainFull, div#subMain {
  position: relative;
  min-height: 796px;
}

div#subMain {
  float: left;
  width: 696px;
}

div#subMain, div#frontBoxes div.contentBox {
  margin-bottom: 8px;
}

div#subRight {
  float: right;
}

div#subRight div.contentBox {
  width: 240px;
  margin-bottom: 4px;
}


/* frontBoxes & subRight */

div#frontBoxes img.boxIcon, div#subRight img.boxIcon {
  position: relative;
  vertical-align: middle;
  float: left;
}

div#frontBoxes h3, div#subRight h3 {
  position: relative;
  vertical-align: middle;
  float: left;
  margin: 15px 0 10px 10px;
}

div#frontBoxes div.contents, div#subRight div.contents {
  font-size: 10pt;
  clear: both;
  padding: 0 10px;
  margin: 0;
  text-align: left;
}

div#frontBoxes input.text, div#subRight input.text {
  font-size: 8pt;
  margin-bottom: 6px;
}

div#frontBoxes .button, div#frontBoxes2 .button {
  position: absolute;
  bottom: 5px;
}

div#frontBoxes .button, div#frontBoxes2 .button, div#subRight .button {
  margin-left: 20px;
}

div#frontBoxes input.button, div#subRight input.button {
  margin-top: 5px;
}

div#getNotifiedBox .button, div#subRight div#getNotifiedBox .button {
  margin: 0;
  position: relative;
  vertical-align: top;
}

.button:active {
  outline: none;
}

.button:focus {
  -moz-outline-style: none;
}


/* For general Contact Us box */

div.liveChatContent {
  background: url(img/menu_bg.gif) top left repeat-x black;
  border: 1px solid black;
  padding: 3px;
  width: 150px;
  height: 35px;
  text-align: center;
}

div#generalContactBox, div#generalContactBox p {
  text-align: left;
}


/* Info Request Box */

input#fields_fname, input#fields_lname {
  width: 78px;
}

input#fields_email {
  width: 110px;
}


/* Generic Tables */

table.site {
  border: 1px solid #002d6c;
  border-spacing: 0;
  color: #002d6c;
  margin: 10px 0 10px 0;
  width: 100%;
  font-size: 10pt;
  text-align: center;
}

table.site td {
  padding: 5px;
}

table.site th {
  background: url(img/head.gif) top left repeat-x #003a62;
  color: white;
  padding: 10px 8px;
}

tr.darker td {
  background-color: #efefef;
}

tr.draggable:hover {
  background-color: #ddd;
}

td.dragHandle {
  cursor: move;
}


/* Series List tables */

.toggleAssoc {
  cursor: pointer;
}


/* Series Filters */

#series-filters {
  background-color: #eee;
  text-align: left;
  margin: 4px 0;
  border: 1px solid #002f4e;
}

#series-filters .description {
  width: 100px;
}

#series-filters input {
  display: none;
}

#series-filters label {
  background: url(img/filter-gradient.gif) top center repeat-x #c5c5c5;
  border: 1px solid #aaa;
  display: inline-block;
  font-weight: bold;
  margin: 4px 1px;
  padding-left: 6px;
}

#series-filters label:hover {
  background: url(img/filter-gradient-hover.gif) top center repeat-x #dedede;
}

#series-filters a {
  vertical-align: middle;
  display: inline-block;
  padding: 8px 6px 8px 0px;
}

#series-filters label:hover a {
  color: #0382d8;
}

#series-filters label.voice a, .voice a {
  color: #137400;
}

#series-filters label.voice:hover a, .voice a:hover {
  color: #1eb900;
}

#series-filters label.lang a, .lang a {
  color: #d50000;
}

#series-filters label.lang:hover a, .lang a:hover {
  color: #f22121;
}


/* Cart Summary */

div#cart-wrapper {
  position: relative;
}

#cart-summary {
  border: 1px solid #002f4e;
  background-color: #ffff9f;
  position: relative;
  float: right;
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 6px;
  width: 170px;
}

#cart-summary ol {
  list-style-position: inside;
  margin: 10px 0;
  padding: 0px;
}

#cart-summary dl {
  margin-bottom: 0;
}

#cart-summary dt {
  font-weight: bold;
  margin-top: 10px;
}

#cart-summary dd {
  margin-left: 10px;
}

#cart-summary input {
  margin: 4px 0;
}

#summary-num-selected {
  font-weight: bold;
  margin-bottom: 4px;
}

#total-sale-price {
  color: red;
  font-weight: bold;
}

#subscr-price b {
  color: red;
}

#update, #deselect_all, #switch_to_voice, #switch_to_standard, #view_cart {
  font-weight: normal;
  font-size: 8pt;
  padding: 1px 2px;
}

#buy, #subscribe, input.red {
  color: #D50000;
}


/* Series List */

table#dw-series-list {
  float: left;
  font-size: 9pt;
  width: 770px;
}

table.basesg-site td {
  padding: 4px 2px;
}

table.basesg-site th {
  padding: 8px 2px;
}

table.basesg-site td.seriesTitle {
  text-align: left;
}

table.basesg-site td.noseries {
  display: none;
}

table.basesg-site td.sgtitle {
  text-align: left;
  font-weight: bold;
  font-size: 11pt;
  padding: 16px 4px 10px 4px;
}

tr.filter_voice td.series_title a,
tr.filter_voice .series_title .subtitle,
span.voice, li.voice {
  color: #137400;
}

tr.filter_voice td.series_title a:hover {
  color: #1eb900;
}

tr.lang td.series_title a,
tr.lang .series_title .subtitle,
span.lang, li.lang {
  color: #d50000;
}

tr.lang td.series_title a:hover {
  color: #f22121;
}

tr.highlighted td {
  background-color: #ffff9f;
}

th.series_checkbox {
  width: 50px;
}

td.series_title {
  text-align: left;
}

.series_title {
  width: 280px;
}

.series_title .subtitle {
  margin-top: 2px;
  font-size: 85%;
}

.series_has_voice {
  width: 90px;
}

.series_has_lang {
  width: 100px;
}

.series_reg_price, .series_sale_price {
  width: 60px;
}

td.series_sale_price {
  color: red;
}

tbody#none-matched {
  display: none;
}

tbody#none-matched td {
  padding: 10px;
}


/* Buy or Subscribe? */

#colorbox #subscription-info {
  line-height: 14pt;
  padding: 1px 5px;
  width: 600px;
}

div.buy-subscribe #subscription-info {
  display: none;
}

table#buy-subscribe td.left {
  text-align: left;
  width: 400px;
}

table#buy-subscribe tr.payment td {
  background-color: #ffff9f;
  padding: 10px 4px;
}


/* Partners Page */

div.partner {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

div.partner.first {
  padding-top: 10px;
  border-top: 0;
}

div.partner.last {
  padding-bottom: 0;
}

div.partnerLogo {
  width: 160px;
  margin: 0 15px 10px 0;
  float: left;
  text-align: center;
}

div.partnerLogo img {
  background-color: white;
  border: 1px solid #ddd;
  vertical-align: middle;
  position: relative;
}

div.partnerText {
  width: 490px;
  float: left;
}

#otherPartners {
  margin: 10px 0;
}

#otherPartners legend {
  font-size: 14pt;  
}


/* Custom Tutorials */

div.tutorials div.tutorialColumn {
  float: left;
  width: 337px;
  margin: 5px;
}

div.tutorialColumn div.tutorialBlock {
  margin: 0 0px 10px 0;
  padding: 10px 0 10px 5px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  clear: left;
  height: 90px;
}

div.tutorialColumn div.tutorialThumbnail {
  float: left;
  display: block;
}

div.tutorialColumn div.tutorialThumbnail img {
  width: 140px;
  height: 90px;
  border: 1px solid #999;
}

div.tutorialColumn div.tutorialText {
  float: left;
  width: 180px;
  font-size: 9pt;
  margin-left: 5px;
}

div.tutorialTitle {
  font-weight: bold;
  font-size: 10pt;
  color: black;
}


/* How-To Videos */

div.tutorials div.tutorialRow {
}

div.tutorialRow div.tutorialBlock {
  float: left;
  width: 303px;
  height: 84px;
  margin: 5px 5px 10px 5px;
  padding: 10px 0 10px 5px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div.tutorialRow div.tutorialThumbnail {
  float: left;
  display: block;
}

div.tutorialRow div.tutorialThumbnail img {
  width: 140px;
  border: 1px solid #999;
}

div.tutorialRow div.tutorialText {
  float: left;
  width: 150px;
  font-size: 9pt;
  margin-left: 5px;
}

div.tutorialTitle {
  font-weight: bold;
  font-size: 10pt;
  color: black;
}

h2.tutorialCategoryName {
  clear: both;
}


/* DemoBuilder */

table#demobuilderInThePress td {
  padding: 3px;
  font-size: 11pt;
}

table#demoBuilderInThePress td.date {
  padding-right: 10px;
}


/* Contact Us */

div.contactus fieldset {
  margin-top: 20px;
}


/* Tutorial Viewers */

div#viewerExamples div.tutorialBlock {
  height: 130px;
}

div#viewerExamples div.tutorialThumbnail img {
  width: auto;
  height: auto;
  border: 1px solid #999;
  margin-right: 5px;
}

div#viewerExamples h3 {
  font-size: 12pt;
  margin-top: 0;
}


/* WHMCS Styles */

div.whmcsMenu {
  background: url(img/mid_grey_gradient.gif) top center repeat-x #ccc;
  border: 1px solid #ccc;
  height: 32px;
  margin: 8px auto;
  color: white;
  font-size: 10pt;
  font-weight: bold;
}

div#whmcsSubMenu {
  background: url(img/footer_bg.gif) top left repeat-x #0f0f0f;
  border: 1px solid black;
  margin-top: 20px;
}

div#whmcsMainMenuLinks, div#whmcsSubMenuLinks {
  line-height: 32px;
  text-align: center;
}

div.whmcsMenu a, div.whmcsMenu a:link,
div.whmcsMenu a:active, div.whmcsMenu a:visited {
  color: black;
  margin: 0 10px;
  text-decoration: none;
}

div#whmcsSubMenu a, div#whmcsSubMenu a:link,
div#whmcsSubMenu a:active, div#whmcsSubMenu a:visited {
  color: white;
}

div.whmcsMenu a:hover, div#whmcsSubMenu a:hover {
  text-decoration: underline;
  color: #0382d8;
}

input[type=submit], input[type=button], input[type=reset] {
  font-weight: bold;
  font-size: 10pt;
  padding: 2px 8px;
}

tr.subscrStatRow td, tr.orderStatRow td {
  padding: 12px 5px;
}

div#newSinceLastGen {
  text-align: center;
  font-weight: bold;
  margin: 20px 0;
}

div#newSinceLastGen a {
  color: #ff0000;
  text-decoration: underline;
}

.red a {
  color: #bf0000;
  text-decoration: none;
}

.red a:hover {
  color: #ff0000;
  text-decoration: underline;
}

div#newSinceLastGen a:hover, .red a {
  color: #bc0000;
}

table.subscriptionControls, table.orderControls {
  border: 0;
  text-align: left;
  padding: 0;
  margin: 0;
}

table.subscriptionControls td, table.orderControls td {
  color: black;
  padding: 6px;
}

table.subscriptionControls a, table.orderControls a {
  font-weight: bold;
}

a.cyan, a.cyan:link, a.cyan:visited, a.cyan:active {
  color: #2f8e8f;
}

a.cyan:hover {
  color: #80d3da;
}

a.blue, a.blue:link, a.blue:visited, a.blue:active {
  color: #2f3192;
}

a.blue:hover {
  color: #8688dd;
}

a.green, a.green:link, a.green:visited, a.green:active {
  color: #2f922f;
}

a.green:hover {
  color: #60c860;
}

a.darkgreen, a.darkgreen:link, a.darkgreen:visited, a.darkgreen:active {
  color: #2f642f;
}

a.darkgreen:hover {
  color: #8bb58b;
}

a.yellow, a.yellow:link, a.yellow:visited, a.yellow:active {
  color: #c69304;
}

a.yellow:hover {
  color: #f4db5d;
}

a.red, a.red:link, a.red:visited, a.red:active {
  color: #942f2f;
}

a.red:hover {
  color: #da8080;
}

div.error, div.errorbox, div.success {
  margin: 20px;
  padding: 10px 12px;
  font-weight: bold;
  color: white;
  background: url(img/error.gif) bottom left repeat-x #cc3b3b;
  border: 3px solid #eee;
}

div.success {
  background: url(img/success.gif) top left repeat-x #438326;
}