/*
$Id: main.css,v 1.130.2.5 2009/06/15 08:03:34 avg Exp $
vim: set ts=2 sw=2 sts=2 et:
*/
#gs-overlay {
  margin-left: 27px;
}
#gs-overlay-badge {
  display: block
  float: left;
}
/* =========================
                  ELEMENTS 
========================= */
html, body {
  height: 100%;
  background-color: #fff5dc;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  font-size: 100%;
  line-height: 1.125em; /* 16x1.125=18px */
  min-width: 1002px;
  border: none;
}
button, p { /* removed div, input, select, span, td, textarea, th, tt */
  color: #333;
  font-size: .875em; /* 16x0.875=14px */
  line-height: 1.715em; /* 14x1.715=24px */
}
input, select, textarea {
  font-size: 11px !important;
}
a:link,
a:visited {
  color: #0a186b;
  text-decoration: none;
}
a:hover,
a:active {
  color: #000;
  text-decoration: underline;
}
h1, h2, h3 {
  margin: 27px 0;
  padding: 0;
}
h1 {
  font-size: 1.375em; /* 16x1.375=22px */
  color: #000;
}
h2 {
  font-size: 1em; /* 16x1=16px */
}
h3 {
  font-size: .875em; /* 16x0.875=14px */
}
hr {
  margin: 18px 0px 9px;
  border: 0px none;
  border-bottom: 1px solid #888;
  padding: 0px;
  height: 0px;
}
form {
  margin: 0px;
}
em {
  font-style: italic;
}
label {
  vertical-align: bottom;
  line-height: 15px;
}
label input {
  margin: 0px;
  vertical-align: bottom;
}
p {
  margin-bottom: 18px;
}
strong {
  font-weight: bold;
}
table, img {
  border: 0px;
}
ul {
  list-style-type: none;
}
/* =========================
         LAYOUT DIV STYLES 
========================= */
#page-container {
  position: relative;
  margin: 0 auto;
  width: 1002px;
  background-color: #fff5dc;
}
#page-container2 {
  position: relative;
  width: 1002px;
}
#content-container {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 1002px; /* NOT in main.welcome.css */
  margin-bottom: 270px;
  margin-top: 216px;
  z-index: 1;
}
#content-container2 {
  float: left;
  position: relative;
  right: 100%;
  width: 200%;
  padding: 0 0 27px; /* NOT in main.welcome.css */
}
#center {
  float: left;
  position: relative;
  width: 50%;
  left: 50%;
  padding-top: 0px;
}
#center-main {
  position: relative;
  float: right;
  margin: 0px 0px 0px 195px;
  margin: 0;
  border: 1px solid #d7c899;
  padding: 0;
  width: 805px;
  overflow: hidden;
  background-color: #fff;
}
/* ***  See also #header, #left-bar, #footer *** */
/* =========================
          GENERAL BY ID, ALPHA
========================= */
#about-gander {
  padding: 27px 26px;
}
#about-gander #info {
  float: left;
  padding: 0 9px 27px 0;
  width: 511px;
}
#about-gander #info img {
  margin: 0 0 27px 173px;
}
#about-gander #icons {
  float: right;
  width: 209px;
}
#about-gander #icons img {
  margin-bottom: 27px;
}
#about-gander li span,
#about-gander p {
  margin: 0 0 18px;
  line-height: 24px; 
  font-size: .875em; /* 16x0.875=14px */
  line-height: 1.6em;
}
#about-gander span.gander {
  color: #000;
  font-size: 1.375em; /* 16x1.375=22px */
  font-variant: small-caps;
  font-weight: normal;
  letter-spacing: 2px;
}
#contact-us {
  position: relative;
  padding: 27px 26px;
}
#contact-us #b_country,
#contact-us #b_state {
  width: 212px;
}
#center-main #contact-us form {
  margin: 0;
}
#center-main #contact-us h2 {
  margin: 15px;
}
#center-main #contact-us h3 {
  margin: 15px 15px 0;
}
#center-main #contact-us p {
  margin: 0 0 20px;
}
#contact-us #contact-info {
  position: absolute;
  top: 27px;
  right: 0;
  margin: 0;
  border-left: 1px solid #d7c899;
  padding: 0 26px 0 27px;
  width: 168px;
  whitespace: normal;
  color: #000;
}
#contact-us #contact-info h2 {
  margin: 0;
  font-variant: small-caps;
  letter-spacing: 1.5px;
}
#contact-us #contact-info h3 {
  margin: 0;
  color: #000;
}
#contact-us #contact-info p {
  margin: 0 0 20px;
  padding: 0 0 0 10px;
}
#center-main .products .details p,
#center-main .simple-dialog p
{
  margin: 0;
}
/* =========================
               HEADER LAYOUT
========================= */
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 1002px; /* Allow 1000px for content plus 2px side borders */
  border: none;
  height: 216px;
}
#header .line1 {
  width: 1000px;
  height: 148px;
  border-left: 1px solid #d7c899;
  border-right: 1px solid #d7c899;
  background: #fff url(images/custom/cloudbanner.1002x148.jpg) no-repeat top left;
  position: relative;
  direction: ltr;
}
#header .line2 {
  position: relative;
  width: 1000px;
  background: #fff url(images/custom/checker-border.1002x22.jpg) no-repeat top left;
  height: 22px;
  border-left: 1px solid #d7c899;
  border-right: 1px solid #d7c899;
}
#header .line3 {
  position: relative;
  padding: 0px;
  width: 1000px;
  height: 45px;
  background-color: #fff;
  border-left: 1px solid #d7c899;
  border-right: 1px solid #d7c899;
  border-bottom: 1px solid #d7c899;
}
/* =========================
              HEADER CONTENTS
========================= */
#header .line1 #logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
  width: 650px;
  height: 148px;
  background: transparent url(images/custom/goose.png) no-repeat bottom left;
  }
#header .line1 #logo h1 {
  position: absolute;
  top: 21px;
  left: 73px;
  display: block;
  margin: 0;
  width: 363px;
  height: 65px;
  background: transparent url(images/custom/Gander_Publishing_Logotype.png) no-repeat top left;
}
#header .line1 #logo h1 span {
  margin-left: -2000px;
}
#header #tools {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 9px;
  right: 26px;
  width: 298px;
  height: 136px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px !important;
  line-height: 14px;
  color:#000;
  z-index:200; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#header #tools ul {
  margin: 0;
  padding: 0;
}
#header #tools li {
  padding: 4px 0 2px;
  position: relative;
  text-align: right;
}
#header #tools li span {
  line-height: 14px;
}
#header #tools li a {
  color:#000;
  text-decoration: none;
}
#header #tools li a:hover,
#header #tools li a:active {
  color: #383838;
  text-decoration: underline;
}
#header #tools #logout {
  display: inline;
}
#header #tools li span.phone {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
#header #tools span.highlight {
  background-color:#F9E470;
  color:#000;
  padding:2px;
  text-transform: lowercase;
}
#header #tools .search-box {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 233px;
  width: 298px;
  color: #000;
  text-align: right;
}
#header #tools .search-box input.search-input {
  height: 15px;
}
#header #tools .search-box .search-label {
  color: #000;
}
.search-input {
  padding: 0px;
}
input.search-but {
  /* PLACED UNDER MISCELLANEOUS STYLE ADDITIONS */
}
/* =========================
   COMMON CLASSES, SERVICE STYLES
========================= */
a.underline:link,
  a.underline:visited,
  a.underline:hover,
  a.underline:active
{
  text-decoration: underline;
}
.clearing { /* float-box finisher */
  height: 0px;
  font-size: 0px;
  clear: both;
}
div.error-message {
  margin: 0px 0px 15px 0px;
}
.error-message {
  color: #b51a00;
  font-weight: bold;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
h1.page-title {
  text-align: center;
}
.valign-middle-adv-lvl1 {
  height: 100%;
  display: table;
}
.valign-middle-adv-lvl2 {
  display: table-cell;
  vertical-align: middle;
}
.valign-middle-adv-lvl3 {
}
/* horizontal align */
.halign-center {
  display: table;
  margin: 0px auto;
  text-align: center;
}
.center {
  text-align: center;
}
label.input-block {
  vertical-align: middle;
  line-height: 21px;
}
label.input-block input,
  label.input-block select
{
  vertical-align: middle;
}
label.input-row,
  .input-row label
{
  float: left;
  padding-right: 20px;
}
label.plain-box {
  display: block;
  padding-bottom: 15px; 
}
label.plain-box .label-title {
  display: block;
}
.nowrap {
  white-space: nowrap;
}
.overflow {
  margin-right: 20px;
  overflow: auto;
}
.page-break {
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  page-break-after: always;
}
p span.reg {
  text-transform: superscript;
  font-size:0.714em; /* 14x0.714=10px */
}
.right-box {
  width: 645px;
  margin: 15px 15px 0 0;
  text-align: right;
  position: absolute;
  top: 55px;
  right: 0;
}
table.width-100 {
  width: 100%;
}
.text-block {
  margin: 19px 0;
  padding: 0 19px;
}
.text-pre-block {
  margin-top: 15px;
}
/* =========================
          COMMON CLASS STYLES
========================= */
.form-text {
  color: #112536;
  font-weight: bold;
}
.black-text {
  color: #000000;
}
a.list-item:link,
  .list-item a:link
{
  color: #043fa0;
  text-decoration: none;
}
a.list-item:visited,
  .list-item a:visited
{
  color: #043fa0;
  text-decoration: none;
}
a.list-item:hover,
  .list-item a:hover
{
  color: #2863c2;
  text-decoration: underline;
}
a.list-item:active,
  .list-item a:active
{
  color: #043fa0;
  text-decoration: none;
}
table tr.head-row td,
  table tr.head-row th
{
  background: /*#FAF8F1*/ #fffbee none;
  font-weight: normal;
  font-size: 10px !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
table tr.subhead-row td,
  table tr.subhead-row th
{
  background: #ffffff none;
}
table tr.center-row th {
  text-align: center;
}
/* Currency */
.currency {
  white-space: nowrap;
}
/* Right-to-Left */
.rtl {
  direction: rtl;
}
/* =========================
            GLOBAL NAVIGATION
========================= */
#global-navigation {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 975px;
  height: 45px;
  z-index: 100;
  list-style: none;
  text-align: center;
  background-color: #fff; /* Change here */
}
#global-navigation li {
  float: left;
  display: block;
  margin: 0;
  border: none;
  padding: 0;
  /* width: px; */
  height: 45px;
  background-color: #fff;
}
#global-navigation li a {
  display: block;
  margin: 0;
  padding-top: 11px;
  /* width: px; */
  height: 34px;
  background-color: #fff;  /* Change here */
  text-decoration: none;
  text-align: center;
}
#global-navigation li a.Seeing {
  width: 142px;
}
#global-navigation li a.Visualizing {
  width: 232px;
}
#global-navigation li a.Talkies {
  width: 158px;
}
#global-navigation li a.LiPS {
  width: 148px;
}
#global-navigation li a.On {
  width: 157px;
}
#global-navigation li a.Subject {
  width: 138px;
}
#global-navigation li a span {
  color: #000;
  font-size: 12px !important;
  line-height: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}
#global-navigation li span.nav-line2 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 10px !important;
  line-height: 12px;
  letter-spacing: 0;
  font-weight: normal;
}
#global-navigation li a:hover span,
#global-navigation li a:active span {
  color: #605C53;
}
/*  GLOBAL NAVIGATION HIGHLIGHTS  */
.welcome #global-navigation .welcome,
.Seeing #global-navigation .Seeing,
.Visualizing #global-navigation .Visualizing,
.Talkies #global-navigation .Talkies,
.LiPS #global-navigation .LiPS,
.On #global-navigation .On,
.Subject #global-navigation .Subject
{
}
/* =========================
                    FOOTER
========================= */
#footer {
  clear: both;
  background: #fff;
  height: 270px;
  width: 1002px; /* 1000px for content and 2px for borders */
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
#copyright {
  width: 1002px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff5dc;
}
#copyright .checks {
  border-left: 1px solid #d7c899;
  border-right: 1px solid #d7c899;
  width: 1000px;
  height: 22px;
  background: #fff url(images/custom/checker-border.1002x22.jpg) top left no-repeat;
}
#copyright p {
  margin: 9px 0;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px; /* stet */
  line-height: 13px;
  color: #444;
  background-color: #fff5dc;
}
#paisley {
  position: relative;
  border-left: 1px solid #7a6038;
  border-right: 1px solid #7a6038;
  width: 1000px;
  height: 22px;
  background: transparent url(images/custom/paisley.1008x22.jpg) no-repeat top left;
}
#quicklinks {
  border-left: 1px solid #d7c899;
  border-right: 1px solid #d7c899;
  padding: 0 25px 0 0;  
  width: 975px;
  height: 195px;
  background: transparent url(images/custom/flock_of_geese.1008.jpg) top left no-repeat;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#quicklinks .column {
  margin: 0 1px 0 26px;
  width: 168px;
  float: left;
}
#quicklinks .column a,
#quicklinks .column a:visited
{
  color: #444;
}
#quicklinks .column a:hover,
#quicklinks .column a:active
{
  color: #000;
}
#quicklinks .column a.catalog img {
  border: 1px solid #444;
}
#quicklinks h3 {
  font-variant: small-caps;
  margin: 18px 0 3px;
  color: #333;
}
#quicklinks h3.second {
  margin-top: 9px;
}
#quicklinks ul {
  margin: 0;
  padding: 0;
}
#quicklinks ul li {
  line-height: 2em;
  color: #222;
  font-size: 11px !important;
}
/*
/* =========================
                   LEFT BAR
========================= */
#left-bar {
  /* position: absolute;
  top: 0;
  left: 0; */
  float: left;
  margin: 44px 0 0;
  margin: 0;
  padding: 0;
  width: 176px;
}
/*
***** LEFT-BAR NAVIGATION HIGHLIGHTS
*/
#left-bar .active > a,
.A-C #left-bar .A-C > a,
.All #left-bar .All > a,
.Alphabet #left-bar .Alphabet > a,
.Alphabetizing #left-bar .Alphabetizing > a,
.Angling #left-bar .Angling > a,
.Catalog #left-bar .Catalog > a,
.Comprehension #left-bar .Comprehension > a,
.Creative #left-bar .Creative > a,
.D-F #left-bar .D-F > a,
.Early #left-bar .Early > a,
.Fluency #left-bar .Fluency > a,
.Fractions #left-bar .Fractions > a,
.G-I #left-bar .G-I > a,
.Games #left-bar .Games > a,
.General #left-bar .General > a,
.Geography #left-bar .Geography > a,
.Grammar #left-bar .Grammar > a,
.Handwriting #left-bar .Handwriting > a,
.High #left-bar .High > a,
.History #left-bar .History > a,
.Imagine #left-bar .Imagine > a,
.J-N #left-bar .J-N > a,
.Leveled #left-bar .Leveled > a,
.Life #left-bar .Life > a,
.Lindamood-Bell #left-bar .Lindamood-Bell > a,
.LiPS #left-bar .LiPS > a,
.Materials #left-bar .Materials > a,
.Math #left-bar .Math > a,
.Mazes #left-bar .Mazes > a,
.Milestones #left-bar .Milestones > a,
.Money #left-bar .Money > a,
.On #left-bar .On > a,
.Outlining #left-bar .Outlining > a,
.P-S #left-bar .P-S > a,
.Phonics #left-bar .Phonics > a,
.Poetry #left-bar .Poetry > a,
.Primary #left-bar .Primary > a,
.Puzzles #left-bar .Puzzles > a,
.Quickies #left-bar .Quickies > a,
.Readers #left-bar .Readers > a,
.Readiness #left-bar .Readiness > a,
.Reading #left-bar .Reading > a,
.Research #left-bar .Research > a,
.Science #left-bar .Science > a,
.Seeing #left-bar li.Seeing > a,
.Skills #left-bar .Skills > a,
.Special #left-bar .Special > a,
.Spelling #left-bar .Spelling > a,
.STAR #left-bar .STAR > a,
.T #left-bar .T > a,
.Talkies #left-bar .Talkies > a,
.Tests #left-bar .Tests > a,
.Time #left-bar .Time > a,
.Tracking #left-bar .Tracking > a,
.V-Z #left-bar .V-Z > a,
.Visual-Motor #left-bar .Visual-Motor > a,
.Visualizing #left-bar .Visualizing > a,
.Vocabulary #left-bar .Vocabulary > a,
.Workbooks #left-bar .Workbooks > a,
.Writing #left-bar .Writing > a
{
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
/* =========================
               LOCATION BAR 
========================= */
#gold-bar {
  display: block;
  border-left: 1px solid #7a6038;
  border-right: 1px solid #7a6038;
  height: 4px;
  background: #fff5dc url(images/custom/gold-bar.png) top left no-repeat;
}
#location {
  /* border-top: 2px solid #f6ad52; */
  background: #fff5dc;
  line-height: 12px;
  font-size: 10px !important;
  margin: 0;
  padding: 13px 27px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #9f9989;
}
#location span {
  padding: 0px 3px;
  color: #706c61;
}
/* #location span.last-bread-crumb {
  text-decoration: none;
  color: #000;
} */
a.bread-crumb:link,
a.bread-crumb:visited {
  font-size: 10px !important;
  color: #605c53;
  text-decoration: none;
}
a.bread-crumb:hover,
a.bread-crumb:active
{
  font-size: 10px !important;
  color: #403d37;
  text-decoration: underline;
}
/* =========================
            CATEGORIES DIALOG 
========================= */
.categories-dialog .dialog-search-sort-bar {
  display: none;
}
.categories-dialog > .content > h2 {
  margin: 18px 26px;
  border-bottom: 1px solid #d7c899;
  padding: 0 0 3px;
}
/* =========================
                   DIALOG
========================= */
.dialog {
  /*border: 1px solid #d7c899;*/
  border: none;
  padding: 0px;
  /*margin: 0px 0px 15px 0px;*/
  margin: 0;
  page-break-inside: avoid;
}
.dialog .title {
  position: relative;
  margin: 0px;
  border: 0px none;
  padding: 0px 0px 0px 26px;
  height: 57px;
  line-height: 57px;
  background-color: #fffbee;
  color: #000;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
}
.dialog .title h1 {
  margin: 0;
  width: 100%;
  font-weight: normal;
  letter-spacing: 1px;
}
.dialog .content {
  border: 0px none;
  border-top: 2px solid #a10309;
  background: #ffffff;
  text-align: left;
  padding: 0;
  color: #333;
}
.dialog .content > form {
  padding: 26px;
}
.dialog .content h3 {
  margin: 27px 26px 9px;
}
.dialog .content > p {
  padding: 0 26px;
}
.dialog .dialog-sort-row {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog .title-with-sort-row h2 {
  width: 100%;
}
.dialog .title-with-sort-row .dialog-search-sort-bar {
  display: none;
  height: 30px;
  position: absolute; 
  top: 0px; 
  right: 0px; 
  width: 50%;
  overflow: hidden;
}
.dialog-search-sort-bar .search-sort-bar {
  padding: 0px;
  margin: 7px 0px;
}
.dialog-search-sort-bar .search-sort-title,
  .dialog-search-sort-bar .search-sort-cell
{
  padding-right: 10px;
}
/* =========================
  DIALOG MESSAGES
========================= */
#dialog-message {
  margin: 0;
  border-bottom: 1px solid #d7c899;
  padding: 15px;
  background: #fff;
  width: 645px;
}
#dialog-message .box {
  position: relative;
  margin: 0;
  border: 2px solid #000;
  padding: 10px 25px 10px 59px;
  vertical-align: middle;
  text-align: left;
  min-height: 32px;
}
#dialog-message a.close-link:link,
  #dialog-message a.close-link:visited,
  #dialog-message a.close-link:hover,
  #dialog-message a.close-link:active
{
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 13px;
  height: 13px;
  text-decoration: none;
}
#dialog-message .close-img {
  width: 13px;
  height: 13px;
  background: transparent url(images/but_cross.gif) no-repeat left top;
}
#dialog-message .message-i {
  color: #112536;
  border-color: #7a97c1;
  background: #f4f5f7 url(images/icon_info.gif) no-repeat 10px 10px;
}
#dialog-message .message-w {
  color: #3e3104;
  border-color: #c3902f;
  background: #f8f7f3 url(images/icon_warning.gif) no-repeat 10px 10px;
}
#dialog-message .message-e {
  color: #870208;
  border-color: #a10309;
  background: #f7f3f3 url(images/icon_error.gif) no-repeat 10px 10px;
}
#dialog-message .message-e span {
  display: block;
  margin: 8px 0;
}
#dialog-message .anchor {
  position: relative;
  margin-left: auto;
  margin-right: 0px;
  height: 15px;
  text-align: right;
  vertical-align: middle;
}
#dialog-message .anchor img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
  background: transparent url(images/goto_arr.gif) no-repeat left top;
}
#dialog-message h2 {
  margin-top: 8px;
}
#dialog-message p {
  margin: 12px 0;
  color: #333;
}
#dialog-message p a:link,
#dialog-message p a:visited,
#dialog-message p a:hover,
#dialog-message p a:active {
  color: #0a186b;
}
#dialog-message p a:hover,
#dialog-message p a:active {
  text-decoration: underline;
}
.dialogtr {
	color: #bd4486;
}
/* inline message */
.inline-message {
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding: 1px 1px 15px 1px;
  margin: 0px;
}
.inline-message img.icon-w {
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: transparent url(images/icon_warning_small.gif) no-repeat;
}
/* =========================
              MENU DIALOG
========================= */
.menu-dialog {
  margin-bottom: 19px;
}
.menu-dialog .content {
  border: 1px solid #d7c899;
  border-top: none;
  padding: 2px 4px 12px;
  background-color: #fff;
  overflow: hidden;
}
.menu-dialog .content h2 {
  margin: 9px 0 3px;
  border-bottom: 1px solid #e9debb;
  padding: 1px 1px 1px 21px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px !important;
  font-variant: small-caps;
  color: #333;
}
.menu-dialog .content ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 21px;
}
.menu-dialog .content a {
  /*display: block;
  padding: 8px 0px;*/
}
.menu-dialog .content a:link span,
.menu-dialog .content a:visited span
{
  color: #0A186B;
  text-decoration: none;
}
.menu-dialog .content a:hover span,
.menu-dialog .content a:active span
{
  color: #000;
  text-decoration: underline;
}
.menu-dialog .content ul li {
  border-bottom: 1px solid #e9debb;
  padding: 8px 0;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px !important;
}
.menu-dialog .content ul li a:link span,
.menu-dialog .content ul li a:visited span,
.menu-dialog .content ul li a:hover span,
.menu-dialog .content ul li a:active span
{
    line-height: 16px;
}
.menu-dialog .content ul li a:link,
.menu-dialog .content ul li a:visited
{
    color: #0A186B;
}
.menu-dialog .content ul li a:hover,
.menu-dialog .content ul li a:active
{
    color: #000000;
}
.menu-dialog hr {
  background-color: #999999;
}
.menu-dialog .title-bar {
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.menu-dialog .title-bar h1 {
  height: 57px;
  line-height: 57px;
  border: 1px solid #d7c899;
  border-bottom: 2px solid #a10309;
  background-color: #fffbee;
  padding: 0;
 text-align: center;
}
.menu-dialog .title-bar h1 a:link,
.menu-dialog .title-bar h1 a:visited,
.menu-dialog .title-bar h1 a:hover,
.menu-dialog .title-bar h1 a:active
{
  padding: 0;
}
.menu-dialog .title-bar h1,
.menu-dialog .title-bar h1 a:link,
.menu-dialog .title-bar h1 a:visited,
.menu-dialog .title-bar h1 a:hover,
.menu-dialog .title-bar h1 a:active
{
  display: block;
  margin: 0;
  color: #282828;
  font-weight: normal;
  font-size: 13px !important;
  letter-spacing: 1px;
  font-weight: bold;
}
.menu-dialog .title-bar h1 a:hover,
.menu-dialog .title-bar h1 a:active
{
  text-decoration: underline;
}
.menu-dialog .item {
  color: #112536;
}
/*
  buttons
*/
/* button-based */
button.button {
  border: 0px none;
  background-color: transparent;
  cursor: pointer;
  height: 22px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
}
button.button .button-right {
  display: block;
  background: transparent url(images/custom/but_right.gif) no-repeat right top;
  padding: 0px 7px 0px 0px;
  height: 22px;
}
button.button .button-left {
  display: block;
  margin: 0px;
  background: transparent url(images/custom/but_left.gif) no-repeat left top;
  padding: 0px 0px 0px 7px;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
  font-size: 12px; /* important? */
  height: 22px;
  line-height: 21px;
}
/* div-based */
div.button {
  border: 0px none;
  background: transparent none;
  cursor: pointer;
  margin: 0px;
  padding: 0px 10px 0px 0px;
  white-space: nowrap;
  background: transparent url(images/custom/but_right.gif) no-repeat right top;
  float: left;
}
div.button div,
  div.button a:link,
  div.button a:visited,
  div.button a:hover,
  div.button a:active
{
  display: block;
  background: transparent url(images/custom/but_left.gif) no-repeat left top;
  padding: 0px 5px 0px 15px;
  line-height: 21px;
  white-space: nowrap;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px; /* important? */
  text-decoration: none;
  outline-style: none;
}
/* button-based link */
button.simple-button {
  border: 0px none;
  background-color: #a10309;
  cursor: pointer;
  height: 15px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
  white-space: nowrap;
  color: #fff;
  font-size: 11px; /* important? */
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  outline-style: none;
}
button.simple-button:hover,
button.simple-button:active {
  text-decoration: underline;
}
button.simple-button span {
}
button.simple-button img {
  display: none;
}
/* a-based link */
a.simple-button:link,
a.simple-button:visited,
a.simple-button:hover,
a.simple-button:active {
  font-size: 11px; /* important? */
  white-space: nowrap;
  color: #0A186B;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  line-height: 21px;
  vertical-align: bottom;
  text-align: left;
  text-decoration: none;
  outline-style: none;
  text-transform: none;
}
a.simple-button:hover,
a.simple-button:active {
  text-decoration: underline;
}
/* input-image-based */
input.image-button {
  margin: 0px;
  margin-bottom: 1px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 20px;
  background: transparent url(images/go.gif) no-repeat left top;
  vertical-align: middle;
}
/* a-image-based */
a.image-button:link,
  a.image-button:visited,
  a.image-button:hover,
  a.image-button:active
{
  text-decoration: none;
}
a.image-button:link img,
  a.image-button:visited img,
  a.image-button:hover img,
  a.image-button:active img
{
  margin: 0px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 18px;
  background: transparent url(images/go.gif) no-repeat center center;
  vertical-align: middle;
}
/*
  Buttons alternative styles
*/
/* highlighted button */
button.main-button .button-right {
  background: transparent url(images/custom/but_right.gif) no-repeat right top;
}
button.main-button .button-left {
  background: transparent url(images/custom/but_left.gif) no-repeat left top;
  color: #ffffff;
}
div.main-button {
  background: transparent url(images/custom/but_right.gif) no-repeat right top;
}
div.main-button div,
  div.main-button a:link,
  div.main-button a:visited,
  div.main-button a:hover,
  div.main-button a:active
{
  background: transparent url(images/custom/but_left.gif) no-repeat left top;
  color: #ffffff;
}
button.simple-main-button,
  a.simple-main-button:link,
  a.simple-main-button:visited,
  a.simple-main-button:hover,
  a.simple-main-button:active
{
  color: #880000;
}
/* Delete cart item button */
a.simple-delete-button:link,
  a.simple-delete-button:visited,
  a.simple-delete-button:hover,
  a.simple-delete-button:active
{
  color: #880000;
  background: transparent url(images/delete_cross.gif) no-repeat left 7px;
  padding-left: 13px;
}
/* menu button */
button.menu-button {
  height: 22px;
}
button.menu-button .button-right {
  background: transparent url(images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}
button.menu-button .button-left {
  background: transparent url(images/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0px 1px 0px 8px;
  color: #deedf7;
  font-size: 10px; /* important? */
  height: 21px;
  line-height: 20px;
}
div.menu-button {
  background: transparent url(images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}
div.menu-button div,
  div.menu-button a:link,
  div.menu-button a:visited,
  div.menu-button a:hover,
  div.menu-button a:active
{
  background: transparent url(images/but_menu_left.png) no-repeat left top;
  padding: 0px 1px 0px 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px; /* important? */
}
/*
  link-with-arrow
*/
a.simple-arrow-button:link,
  a.simple-arrow-button:visited,
  a.simple-arrow-button:hover,
  a.simple-arrow-button:active
{
  padding-left: 10px;
  background: transparent url(images/but_arrow.png) no-repeat left 6px;
}
a.simple-arrow-button:hover {
  color: #2863c2;
}
.rtl a.simple-arrow-button:link,
  .rtl a.simple-arrow-button:visited,
  .rtl a.simple-arrow-button:hover,
  .rtl a.simple-arrow-button:active
{
  padding-left: 0px;
  padding-right: 10px;
  background: transparent url(images/but_arrow_invert.png) no-repeat right 6px;
}
.button-row a.simple-arrow-button:link,
  .button-row a.simple-arrow-button:visited,
  .button-row a.simple-arrow-button:hover,
  .button-row a.simple-arrow-button:active
{
  background-position: left 2px;
}
button.simple-arrow-button img.left-simple-button {
  display: inline;
  width: 7px;
  height: 10px;
  background: transparent url(images/but_arrow.png) no-repeat left top;
  margin-right: 3px;
  vertical-align: bottom;
}
/* =========================
            BUTTON CONTAINERS
========================= */
.button-row,
.button-row-right {
  margin: 27px;
  padding: 0px;
  height: 23px;
  line-height: 23px;
  border: none;
}
.buy-now .buttons-row .button,
.buy-now .buttons-row button.simple-button,
.buy-now .buttons-row a.simple-button
{
  float: right;
}
.buttons-row .button,
  .buttons-row button.simple-button,
  .buttons-row a.simple-button
{
  float: left;
}
.buttons-row-right .button,
  .buttons-row-right button.simple-button,
  .buttons-row-right a.simple-button,
  .button-row-right .button,
  .button-row-right button.simple-button,
  .button-row-right a.simple-button
{
  float: right;
}
.buttons-row-right-box {
  float: right;
}
.buttons-row-right,
.buttons-row {
  margin: 27px;
  height: 23px;
}
.buttons-row .button-separator {
  float: left;
  width: 10px;
  height: 15px;
}
.buttons-row-right .button-separator {
  float: right;
  width: 30px;
  height: 15px;
}
table tr td.buttons-row,
  table tr td.button-row,
  table tr td.buttons-row-right,
  table tr td.button-row-right
{
  margin: 0px;
  padding-top: 15px;
}
.buttons-auto-separator .button,
  .buttons-auto-separator button.simple-button,
  .buttons-auto-separator a.simple-button
{
  margin-right: 20px;
}
.button-up {
  position: relative;
  margin-top: -23px;
  width: 30%;
}
/*
  popup help link
*/
a.popup-link:link,
  a.popup-link:visited,
  a.popup-link:hover,
  a.popup-link:active
{
  text-decoration: none;
}
a.popup-link:link img,
  a.popup-link:visited img,
  a.popup-link:hover img,
  a.popup-link:active img
{
  vertical-align: bottom;
  width: 20px;
  height: 18px;
  background: transparent url(images/question_button.gif) no-repeat left top;
  margin-bottom: 1px;
}
/* =========================
              POPUP WINDOW
========================= */
.popup-modal-bg {
  background: transparent url(images/grey.png) repeat left top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1000;
}
.popup-window {
  position: absolute;
  background: white none;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  z-index: 1100;
}
.popup-window .popup-bg-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0px none;
  background: white none;
  margin: 0px;
  padding: 0px;
  z-index: 1150;
}
.popup-window .popup-title {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  height: 22px;
  background: transparent url(images/popup_header_bg.gif) repeat-x left top;
  vertical-align: middle;
  z-index: 1200;
}
.popup-window .popup-title span {
  color: #ffffff;
  font-size: 10px; /* important? */
  line-height: 22px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  padding: 0px 0px 0px 20px;
}
.popup-window .popup-title a:link,
  .popup-window .popup-title a:visited,
  .popup-window .popup-title a:hover,
  .popup-window .popup-title a:active
{
  display: block;
  position: absolute;
  top: 3px;
  right: 5px;
  outline-style: none;
  text-decoration: none;
  width: 16px;
  height: 16px;
}
.popup-window .popup-title img {
  width: 16px;
  height: 16px;
  background: transparent url(images/popup_header_cross.gif) no-repeat left top;
}
.popup-window .popup-content {
  position: absolute;
  top: 24px;
  left: 2px;
  right: 2px;
  bottom: 20px;
  overflow: auto;
  margin: 0px;
  padding: 0px;
  z-index: 1200;
}
.popup-window .popup-frame {
  padding: 5px;
  margin: 0px;
}
.popup-window .popup-footer {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  background: #f3f5f7 none;
  height: 18px;
  text-align: right;
  z-index: 1200;
}
.popup-window .popup-footer div {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0px;
  right: 0px;
  background: transparent url(images/popup_bottom_arrow.gif) no-repeat 9px 9px;
  cursor: se-resize;
}
.popup-dnd-border {
  position: absolute;
  border: 1px dotted #000000;
  background: transparent none;
  z-index: 1200;
}
.popup-window .popup-border {
  position: absolute;
  line-height: 0px;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
.popup-window .popup-t-side {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border: 0px none;
  border-top: 1px solid #685b3f;
  background: #ab9a74 none;
  height: 2px;
  cursor: n-resize;
  z-index: 1250;
}
.popup-window .popup-tr-corner {
  right: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #685b3f;
  border-right: 1px solid #685b3f;
  background: #ab9a74 none;
  cursor: ne-resize;
  z-index: 1260;
}
.popup-window .popup-r-side {
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  border-right: 1px solid #685b3f;
  background: #ab9a74 none;
  width: 2px;
  cursor: e-resize;
  z-index: 1250;
}
.popup-window .popup-br-corner {
  right: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #685b3f;
  border-right: 1px solid #685b3f;
  background: #ab9a74 none;
  cursor: se-resize;
  z-index: 1260;
}
.popup-window .popup-b-side {
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border-bottom: 1px solid #685b3f;
  background: #ab9a74 none;
  height: 2px;
  cursor: s-resize;
  z-index: 1250;
}
.popup-window .popup-bl-corner {
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #685b3f;
  border-left: 1px solid #685b3f;
  background: #ab9a74 none;
  cursor: sw-resize;
  z-index: 1260;
}
.popup-window .popup-l-side {
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 100%;
  border-left: 1px solid #685b3f;
  background: #ab9a74 none;
  width: 2px;
  cursor: w-resize;
  z-index: 1250;
}
.popup-window .popup-tl-corner {
  left: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #685b3f;
  border-left: 1px solid #685b3f;
  background: #ab9a74 none;
  cursor: nw-resize;
  z-index: 1260;
}
/*
  data table
*/
table.data-table .special td.data-name {
  font-size: 12px !important;
  font-weight: bold;
}
table.data-table .special td {
  vertical-align: bottom;
}
table.data-table td {
  padding: 4px 1px;
  line-height: 21px;
  vertical-align: top;
}
table.data-table td.data-name {
  vertical-align: top;
  color: #112536;
  font-size: 12px !important;
  padding-right: 5px;
}
table.data-table .data-required,
  .data-required
{
  color: #880000;
}
table.data-table td.data-required {
  padding-right: 4px;
}
table.data-table td.data-required {
  text-align: center;
  width: 5px;
}
table.data-table .error-message {
  color: #880000;
  vertical-align: middle;
}
table.data-table div.error-message {
  margin: 0px;
}
table.data-table tr.head-row th {
  padding-left: 5px;
  padding-right: 5px;
}
table.data-table tr th.data-checkbox-column {
  width: 10px;
}
table.data-table tr .data-right-column {
  text-align: right;
}
table.data-table tr .data-width-100 {
  width: 100%;
}
table.data-table tr td.data-name label {
  line-height: 21px;
  vertical-align: top;
}
/*
	search sort bar
*/
.search-sort-bar {
  vertical-align: middle;
  line-height: 16px;
  height: 16px;
	padding-right: 0px;
  white-space: nowrap;
  text-align: right;
}
.search-sort-title {
  padding-right: 10px;
}
.search-sort-cell {
  padding-right: 10px;
}
a.search-sort-link:link,
  a.search-sort-link:visited,
  a.search-sort-link:hover,
  a.search-sort-link:active
{
	text-decoration: none;
}
a.search-sort-link:hover,
  a.search-sort-link:active {
  text-decoration: underline;
}
.search-sort-bar img,
.search-sort-bar-float img {
	width: 9px;
	height: 9px;
	margin-right: 5px;
}
.search-sort-bar a.up-direction:link,
  .search-sort-bar a.up-direction:visited,
  .search-sort-bar a.up-direction:hover,
  .search-sort-bar a.up-direction:active
{
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(images/uarrow.gif) no-repeat left 3px;
}
.search-sort-bar a.down-direction:link,
  .search-sort-bar a.down-direction:visited,
  .search-sort-bar a.down-direction:hover,
  .search-sort-bar a.down-direction:active
{
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(images/darrow.gif) no-repeat left 3px;
}
/*
	expandable section
*/
.expand-section {
  height: 16px;
  margin: 20px 0px 20px 0px;
  vertical-align: middle;
  line-height: 16px;
}
.expand-section img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
  margin: 2px 5px 3px 0px;
}
.expand-section a:link,
  .expand-section a:visited,
  .expand-section a:hover,
  .expand-section a:active
{
  font-weight: bold;
  text-decoration: underline;
}
/* =========================
	PAGINATION MECHANISM
========================= */
.nav-pages {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0;
  margin: 0 0 27px 27px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px !important;
}
.nav-pages-title {
  padding-right: 5px;
}
.nav-pages img {
  vertical-align: text-bottom;
  width: 15px;
  height: 15px;
}
.nav-pages a:link,
  .nav-pages a:visited,
  .nav-pages a:hover,
  .nav-pages a:active
{
  text-align: center;
  text-decoration: none;
}
.nav-pages a:hover,
  .nav-pages a:active {
  text-decoration: underline;
}
.nav-pages .left-arrow img {
  background: transparent url(images/navigation_arrow_left.gif) no-repeat left top;
}
.nav-pages .right-arrow img {
  background: transparent url(images/navigation_arrow_right.gif) no-repeat left top;
}
.nav-pages .current-page {
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}
.nav-pages .right-delimiter {
  padding-right: 10px;
}
/*
	subheader styles - TEST: ARE THESE NEEDED? YES
*/
.subheader {
  margin: 0px 0px 0px 0px;
  color: #b51a00;
  font-weight: bold;
  font-size: 13px;
  padding: 0px;
  border: 0px none;
  border-top: 1px solid /*#F5F1E4*/ #fff5dc;
}
.subheader-grey {
  background: #fffbee none repeat scroll 0%;
  color: #000000;
  border-top: 1px solid #e9debb;
  border-right: 1px solid #e9debb;
  border-left: 1px solid #e9debb;
  padding: 4px 6px;
  font-size:10px;
  font-weight:normal;
  text-transform:uppercase;
  letter-spacing: 0.1em;
}
.subheader-black {
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.subheader-red {
	border-bottom: 1px solid #acb7c7;
}
/*
  Table head cell
*/
.img-down-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(images/r_bottom.gif) no-repeat left top;
  margin-right: 3px;
}
.img-up-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(images/r_top.gif) no-repeat left top;
  margin-right: 3px;
}
/*
  NoScript warning
*/
div.noscript-warning {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0px 0px 20px 0px;
}
div.noscript-warning div.content {
  background: transparent url(images/icon_warning.gif) no-repeat left top;
  color: #b51a00;
  font-weight: bold;
  padding: 0px 0px 0px 33px;
  white-space: nowrap;
  line-height: 30px;
  overflow: hidden;
}
/*
    Webmaster mode
*/
.lbl {
  display: inline !important;
  color: green !important;
  font-weight: bold !important;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
}
.section {
  margin: 0px !important;
  padding: 0px !important;
  width: auto !important;
}
/*==============================================================================
  SIDE-BAR STYLES
==============================================================================*/
/*
  MENU CATEGORIES LIST
*/
.menu-categories-list {}
/*
  SPECIAL MENU
*/
.menu-special .title-bar img.icon {
  background: url(images/dingbats_categorie.gif) no-repeat;
}
/*
  help menu
*/
.menu-help .title-bar img.icon {
  background: url(images/dingbats_help.gif) no-repeat;
}
/*
  minicart
*/
.menu-minicart .title-bar img.icon {
  background: url(images/dingbats_orders.gif) no-repeat;
}
div.minicart {
  color: #112536;
  font-size: 10px;
}
div.minicart a {
  float: left;
}
div.minicart img {
  width: 19px;
  height: 16px;
}
div.minicart .full img {
  margin: 7px 4px 7px 1px;
  width: 18px;
  height: 13px;
  background: transparent url(images/cart_full.gif) no-repeat left top;
}
div.minicart .empty img {
  margin: 1px 4px 1px 1px;
  width: 18px;
  height: 13px;
  background: transparent url(images/cart_empty.gif) no-repeat left top;
}
div.minicart .empty b {
  line-height: 18px;
}
div.minicart table {
  margin: 0px 0px 0px 1px;
}
div.minicart table tr td {
  color: #112536;
  font-size: 10px;
  padding: 1px;
}
hr.minicart {
  clear: both;
  margin: 5px 0px 5px 0px;
}
/*
  auth box
*/
.menu-auth .title-bar img.icon {
  background: url(images/dingbats_authentification.gif) no-repeat;
}
.login-buttons {
  margin: 3px 0px 5px 0px;
}
.login-buttons .button {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.menu-dialog .recovery {
  clear: both;
  margin-bottom: 5px;
}
.menu-dialog .recovery a:link,
  .menu-dialog .recovery a:visited,
  .menu-dialog .recovery a:hover,
  .menu-dialog .recovery a:active
{
  text-decoration: underline;
  font-size: 10px;
}
.menu-dialog .left {
  text-align: left;
}
.menu-dialog .login-text {
  vertical-align: top;
  margin-left: 15px;
}
.small-note,
  a.small-link:link {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
}
a.small-link:visited {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
}
a.small-link:hover {
  color: #3c6992;
  text-decoration: underline;
  font-size: 9px;
}
a.small-link:active {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
}
/*
  news box styles
*/
.menu-news .title-bar img.icon {
  background: url(images/dingbats_news.gif) no-repeat;
}
.menu-dialog .news {
}
.menu-dialog .subscribe {
  margin-top: 8px;
}
.menu-dialog a.prev-news:link,
  .menu-dialog a.prev-news:visited,
  .menu-dialog a.prev-news:hover,
  .menu-dialog a.prev-news:active
{
  text-decoration: underline;
}
/*============================================================================
  page-specific styles
==============================================================================*/
/*
	category page
*/
.category-description {
  margin-bottom: 15px;
}
.current-category-icon {
  padding: 0px;
  height: 100%;
  vertical-align: top;
}
.current-category-icon img {
  margin: 5px;
}
h1.category {
  color: #2c3e49;
  margin: 20px 0px 10px 0px;
}
ul.subcategories {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
ul.subcategories li {
  margin: 0px 0px 10px 0px;
	text-align: left;
}
ul.subcategories a:link,
ul.subcategories a:visited,
ul.subcategories a:hover,
ul.subcategories a:active
{
  text-decoration: underline;
  font-weight: bold;
}
div.subcategories {
  float: left;
  margin: 0px 10px;
  text-align: center;
  padding-bottom: 0px;
}
.subcategory-image {
  float: left;
  margin: 0px 10px 10px 0px;
}
/* =========================
       SUBCATEGORY DESCRIPTION
========================= */
.subcategory-descr {
  margin: 0;
  width: auto;
  padding: 0 26px;
  background-color: #fff;
}
.subcategory-descr h1 {
  margin: 27px 0;
  text-align: left;
}
.subcategory-descr h1.subtitle {
  margin: 9px 0;
  font-style: italic;
  font-weight: normal;
  font-size: 1em; /* 16x1=16px */
  line-height: 1.5em; /* 16x1.5=24px */
}
.subcategory-descr h2 {
  clear: both;
  margin: 27px 0 18px;
}
.subcategory-descr .highlights {
  border-left: 1px solid #d7c899;
  padding-left: 27px;
  width: 233px;
  float: right;
}
.subcategory-descr .highlights ul {
  padding: inherit;
}
.subcategory-descr .highlights li {
  list-style-type: disc;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.688em; /* 16x0.688=11px */
  font-weight: bold;
  line-height: 1.8em;
}
.subcategory-descr .highlights p {
  margin-top: 0;
}
.subcategory-descr .must-have {
  clear: both;
}
.subcategory-descr .must-have a.img {
  float: right;
}
.subcategory-descr .must-have a.seal {
  float: right;
  width: 233px;
  text-align: center;
}
.subcategory-descr .must-have .copy {
  float: left;
  width: 474px;
}
.subcategory-descr .must-have h2 {
  margin: 0 0 18px;
  border-bottom: 1px solid #d7c899;
  padding-top: 18px;
  padding-bottom: 3px;
}
.subcategory-descr .must-have h3 {
  margin: 9px 0 3px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.subcategory-descr .must-have a img {
  margin-bottom: 27px;
}
.subcategory-descr .must-have p {
  float: left;
  margin: 0 0 18px;
  width: 493px;
}
.subcategory-descr .must-have ul {
  margin: 0 0 18px;
  padding: 0;
}
.subcategory-descr .must-have ul li {
  clear: both;
  display: block;
}
.subcategory-descr span.author {
  display: block;
  margin: 9px 0 27px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: .688em; /* 16x0.688=11px */
  line-height: 1.5em;
}
.subcategory-descr .summary {
  width: 492px;
  float: left;
}
.subcategory-descr .summary p {
  margin: 0 0 18px;
  width: 474px;
}
.subcategory-descr .test-info {
  padding: 0;
}
.descr-square {
  margin: 15px 0;
  padding: 0;
}
/* =========================
             SUBCATEGORY LISTS
========================= */
#featured-column {
  padding-left: 19px;
  width: 249px;
  float: right;
}
.Subjects .subcategory-descr p {
  margin: 0 -19px 1px;
  padding: 19px 30px 10px;
  background-color: #fff;
}
.Subjects ul.square {
  margin: 0;
  padding: 19px;
  column-count: 3;
  column-gap: 1px;
  column-width: 242px;
  column-rule-width: 1px;
  column-rule-style: solid;
  column-rule-color: #383838;
  -moz-column-count: 3;
  -moz-column-gap: 1px;
  -moz-column-rule-color: #383838;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  -webkit-column-count: 3;
  -webkit-column-gap: 1px;
  -webkit-column-rule-color: #383838;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.Subjects.A-C ul.square,
.Subjects.D-F ul.square,
.Subjects.G-I ul.square,
.Subjects.J-N ul.square,
.Subjects.P-S ul.square,
.Subjects.T ul.square,
.Subjects.V-Z ul.square
 {
  column-count: 0;
  -moz-column-count: 0;
  -webkit-column-count: 0;
  margin-top: 48px;
  padding: 0 19px 0 0;
}
.Subjects ul.square li {
  margin: 0 0 10px 30px;
}
.Subjects.A-C ul.square li,
.Subjects.D-F ul.square li,
.Subjects.G-I ul.square li,
.Subjects.J-N ul.square li,
.Subjects.P-S ul.square li,
.Subjects.T ul.square li,
.Subjects.V-Z ul.square li
{
  margin: 0 0 48px 19px;
}
.Subjects ul.square a:link,
.Subjects ul.square a:visited
{
  font-size: 14px !important;
  font-variant: small-caps;
  font-weight: bold;
  color: #717a9f;
}
.Subjects ul.square a:hover,
.Subjects ul.square a:active
{
  color: #5e658e;
}
ul.square {
  margin-top: 48px;
  padding: 0 15px 0 0;
}
ul.square li {
  margin: 0 0 0 15px;
}
ul.square li.icon {
  float: left;
  display: inline;
}
.square .icon {
  width: 205px;
  height: 205px;
  /*border: 2px solid #e9debb;*/
  padding: 0px;
  margin: 0 0 30px 40px;
}
.square .icon h2 {
  margin: 0;
  padding: 5px 0;
  font-weight: normal;
  text-align: center;
}
.square .icon a {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px !important;
  font-weight: bold;
}
.square .icon .icon2 {
  padding: 10px 0;
  text-align: center;
}
.square .icon .icon2 img {
  max-width: 205px;
  max-height: 152px;
}
/* =========================
         PRODUCT DETAILS PAGE 
========================= */
#product-details {
  position: relative;
  padding: 26px;
}
#product-details #kit-components a,
#product-details #kit-components span {
}
#product-details #kit-components a:link,
#product-details #kit-components a:visited,
#product-details #kit-components a:hover,
#product-details #kit-components a:active {
  text-decoration: underline;
  font-size: .875em;
  line-height: 1.714em;
}
#product-details #kit-components li {
  margin: 0 0 19px;
}
#product-details form {
  margin-top: -17px;
  padding-bottom: 27px;
}
#product-details ol li {
  font-size: .875em;
  line-height: 1.714em;
}
#product-details p {
  margin: 0 0 19px;
  font-size: .875em;
  line-height: 1.714em;
}
#product-details ul {
  list-style-type: disc;
}
#product-details ul.info {
  padding-left: 0;
  list-style-type: none;
}
#product-details ul.info .signal {
  font-weight: bold;
}
#product-details ul.titles {
  list-style-type: none;
}
#product-details ul.titles li h3 {
  margin: 15px 15px 5px 0;
  font-weight: normal;
  font-style: italic;
}
#product-details ul.titles li p {
  margin-top: 5px;
}
#product-details ul li {
  font-size: .875em;
  line-height: 1.714em;
}
#product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0px;
  float: left;
  margin: 5px 20px 5px 10px; 
}
#product-details .image .image-box {
  margin: 0px auto;
  padding: 0px;
}
#product-details .descr h2.author {
  display: block;
  margin: 9px 0 27px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: .6875em;
  font-weight: bold;
}
#product-details .descr span.highly-recommended {
  display: block;
  margin: 18px 0;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #af9000;
}
#product-details .details {
  padding-left: 30px;
}
#product-details .details .descr {
  padding: 0px;
  margin: 0px 60px 0px 0px;
}
#product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  padding: 28px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(images/save_money.gif) no-repeat;
}
#product-details .product-subtitle {
  padding: 23px 0px 10px 0px;
}
#product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
/*  font-size: 12px; */
  border: 0px none;
  border-bottom: 1px solid #9d1500;
}
#product-details .message {
  color: #b51a00;
}
#product-details .warning-message {
  color: red;
}
#product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}
/* product properties table */
table.product-properties {
  margin: 0px;
  width: 100%;
}
table.product-properties tr td {
  padding: 0px;
}
table.product-properties .property-name {
  padding-right: 5px;
  white-space: nowrap;
  width: 30%;
}
table.product-properties .property-value {
  white-space: nowrap;
}
table.product-properties .product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
table.product-properties .product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  white-space: nowrap;
}
table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  font-size: 12px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  white-space: nowrap;
  font-weight: bold;
}
table.product-properties .product-input {
  height: 25px;
}
table.product-properties .product-min-amount {
  padding-left: 5px;
  font-size: 14px;
}
table.product-properties .product-one-quantity {
  padding-left: 5px;
  font-size: 14px;
}
table.product-properties .separator td {
  height: 18px;
}
/* send 2 friend section */
input.send2friend {
  width: 300px;
}
/*
====================
    PRODUCTS LIST
====================
*/
/* common styles */
.products {
  margin-bottom: 15px;
  margin-top: 15px;
}
.products .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}
.products a.see-details:link,
.products a.see-details:visited,
.products a.see-details:hover,
.products a.see-details:active
{
  display: block;
  text-align: center;
  text-decoration: none;
}
.products a.product-title:link,
.products a.product-title:visited,
.products a.product-title:hover,
.products a.product-title:active,
.products .product-title,
#product-details .product-title
{
  color: #0A186B;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  display: block;
  width: 363px;
/*
  display: inline !important;
*/
}
.products a.product-title:hover,
.products a.product-title:active
{
  color: #000000;
  text-decoration: underline;
}
.products .descr {
  padding: 5px 0px 5px 0px;
  margin: 0px;
/*  font-size: 12px; */
}
.products .descr p {
 margin: 0;
}
.products .descr span.highly-recommended {
  display: block;
  margin: 9px 0;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #af9000;
}
.products .descr span.must-have {
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #a10309;
}
.products .price-row {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.products .market-price {
  font-size: 11px;
}
.products .market-price-value {
  text-decoration: line-through;
}
.products .price {
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
.products .price-value {
  font-size: 13px;
}
.products .price-save {
  padding: 0px;
  margin: 0px;
  color: #b51a00;
}
.products .taxes {
  margin-top: 15px;
  padding: 2px 2px 2px 70px;
}
.products .buy-now {
  margin: 0;
}
.products .buy-now .out-of-stock {
  white-space: nowrap;
  font-weight: bold;
}
.products .buy-now .prices {
  height: 15px;
  vertical-align: middle;
}
.products .product-details-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}
.products .product-price-text {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}
/* ========================
    PRODUCTS IN LIST 
    ====================== */
.products-list .item {
  position: relative;
  margin: 0px 91px 27px 26px;
  min-height: 130px;
  border-top: 1px solid #d7c899;
  padding-top: 27px;
  width: 688px;
}
.products-list .image {
  text-align: center;
  float: left;
  position: relative;
  padding: 3px 0;
  margin-right: auto;
}
.products-list .details {
  position: relative;
  vertical-align: top;
  padding-left: 27px;
  border: 0px none;
}
.products-list > .item > .details > .descr,
.products-list > .item > .details > .descr p {
  width: 363px;
  font-size: 14px;
  line-height: 24px;
}
.products-list .details hr {
  margin: 5px 5px 5px 0px;
}
.products-list .details .purchase-data {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 103px;
  height: 130px;
  color: #333;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
}
.products-list .details .purchase-data span.price-value span.currency {
  display: block;
  font-size: 13px !important;
  font-weight: bold;
  line-height: 15px;
}
.products-list .details .purchase-data span.sku {
  display: block;
  margin: 6px 0;
  font-size: 11px;
}
.products-list .details .purchase-data form div.buy-now {
 /* position: absolute;
  top: 0;
  left: 0; */
  width: 103px;
}
.products-list .details .purchase-data form div.buy-now .center,
.products-list .details .purchase-data form div.buy-now .halign-center
{
  margin-left: 0px;
  text-align: left;
}
.products-list .details .purchase-data form div.buy-now .buttons-row {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 103px;
}
.products-list .details .purchase-data form div.buy-now .buttons-row .button {
  float: none;
  width: 103px;
}
.products .details .purchase-data form div.buy-now .quantity {
  /*height: 25px;*/
  white-space: nowrap;
  vertical-align: middle;
}
.products .details .purchase-data form div.buy-now .quantity input {
  margin: 0;
  padding: 0;
  line-height: 13px;
}
.products .details .purchase-data form div.buy-now .quantity-empty {
  height: 25px;
}
.products .details .purchase-data form div.buy-now .quantity-title {
  margin-right: 9px;
}
.products .details .purchase-data form div.buy-now .quantity select {
  vertical-align: middle;
}
/* FEATURED PRODUCTS */
div.fproducts {
  border: none;
}
.fproducts h2 {
  border-bottom: 2px solid #a10309;
}
/* =========================
      MULTICOLUMN PRODUCTS LIST
========================= */
.products-table .product-cell {
  background: #ffffff none;
  text-align: center;
  padding: 0px;
  vertical-align: top;
}
.products-table .products-row td.product-cell {
  padding-top: 60px;
}
.products-table td.product-cell-price {
  padding-top: 14px;
}
.products-table td.product-cell-buynow {
  padding-top: 12px;
}
.products-table .image {
  padding: 0px;
  margin: 5px 0px;
}
.products-table .sku {
  margin-top: 10px;
  text-align: center;
}
.products-table .market-price {
  padding: 8px 0px 0px 0px;
}
.products-table .price-row {
  text-align: center;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin: 0px;
}
.products-table .buttons-row button,
  .products-table .button-row button
{
  margin: 0px;
  float: none;
}
.products-table .buy-now {
  margin-top: 5px;
}
.products-table .buy-now .quantity-title {
  width: auto;
  padding-right: 5px;
}
/*
  advanced search page
*/
.adv-search table td {
  white-space: nowrap;
  padding: 3px 5px 3px 0;
}
.adv-search table .data-name {
  width: 20%;
  vertical-align: top;
  color: #112536;
  font-weight: bold;
}
.adv-search table .data-input {
  white-space: nowrap;
}
.adv-search table .pattern {
  padding-bottom: 0px;
}
.adv-search table .pattern input,
.adv-search table .pattern select
{
  width: 95%;
  vertical-align: bottom;
}
.adv-search table .search-button {
  width: 25%;
  padding: 0px;
}
#adv_search_box {
  margin-bottom: 15px;
}
/*
  register page
*/
#center-main p.register-note {
  /*border-top: 1px solid #F3EFE6;*/
  color: #000000;
  /*margin-bottom: 15px;*/
  margin: 0;
  padding:15px 15px 0;
  background-color: #fffbee;
}
h2.register-note {
  margin: 15px;
}
.register-newbie-note {
  text-align: center;
  margin-top: 30px;
  border-left: 1px solid #e9debb;
}
.register-bottom-note {
  margin-top: 30px;
  padding-bottom: 45px;
}
.register-ups-box {
  margin-top: 45px;
  margin-bottom: 15px;
}
table.register-table td {
  padding: 4px 6px;
  border-right: 1px solid #e9debb;
  border-bottom: 1px solid #e9debb;
}
table.register-table td.button-row {
  border-left: 1px solid #e9debb;
}
td.register-section-title {
  border: 1px solid #e9debb;
  border-right: 0;
  background: #fffbee;
}
.register-section-title label {
  display: block;
  color: #2c3e49;
  font-size: 10px;
  font-weight: normal;
  width: 100%;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: .1em;
}
table.register-table td.line-separator {
  border: 0px;
}
table.register-table td.data-name {
  text-align: right;
  font-weight: normal;
  width: 30%;
  border-left: 1px solid #e9debb;
  border-right: 0;
}
table.register-table .register-exp-section {
  padding-top: 4px;
  padding-bottom: 4px;
}
table.register-table .register-exp-section label.register-sec-minimized {
  border-bottom: 0px none;
}
.register-dialog {
  border: 0;
}
.register-dialog .title {
  display: none;
}
.register-dialog .content {
  border-top: 0;
}
/*========================================
                         SHOPPING CART PAGE 
========================================*/
#trustwave {
  margin: 0 17px 19px 19px;
  width: 205px;
  float: right;
}
#trustwave #tw-seal {
  width: 105px;
  height: 54px;
  float: right;
}
#cart .{
  margin: 19px 0;
  padding: 0 19px;
}
#cart form {
  border-bottom: 1px solid #666;
}
#cart .add-coupon {
  margin: 19px;
  width: 425px;
}
#cart .add-coupon form {
  margin: 19px 0;
  border: none;
}
#cart .add-coupon h2 {
  margin: 0;
  color: #333;
  font-size: 14px;
}
#cart .add-coupon p {
  margin: 18px 0;
  padding: 0;
}
div.add-coupon p.text-block {
  margin: 0;
}
div.add-coupon td.data-name {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#cart form .buttons .left-buttons-row {
  margin: 0;
}
#cart form .buttons .right-buttons-row {
  margin: 0;
}
#cart table td {
  font-size: 12px;
}
#cart .title {
  background-color: #fff;
}
#cart .item {
  margin: 0;
}
#cart .item .image {
  position: relative;
  padding: 3px 8px 3px 3px;
  height: 100%;
}
#cart .details {
  margin-left: 138px;
  vertical-align: top;
  width: 80%;
}
#cart a.product-title:link,
#cart a.product-title:visited,
#cart a.product-title:hover,
#cart a.product-title:active
{
  text-decoration: underline;
}
#cart .descr {
  padding-bottom: 15px;
}
#cart > p {
  padding: 0 19px;
}
#cart .poptions-title {
  font-weight: bold;
}
#cart .poptions-list {
  margin-bottom: 15px;
}
#cart .products {
  margin: 19px;
}
#cart .buttons {
  position: relative;
  vertical-align: top;
  margin: 20px 0;
  height: 35px;
}
#cart .buttons .buttons-row {
  margin-top: 0px;
}
#cart .left-buttons-row {
  vertical-align: top;
  position: absolute;
  top: 0px;
  left: 0px;
}
#cart p.cart-text {
  margin: 19px 19px;
  border-bottom: 1px solid #666666;
  padding: 0 0 30px;
}
#cart .right-buttons-row {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
}
#cart .right-buttons-row .checkout-button {
  float: right;
}
#cart table td {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.cart-total-line {
  width: 50%;
  margin-left: 50%;
}
.cart-total-row {
  position: relative;
  min-height: 100px;
}
.cart-total-row .right-box {
  width: 786px;
  margin: 0;
  padding-right: 19px;
  position: static;
}
.cart-total-row .right-box .totals {
  margin: 0px 0px 0px auto;
  text-align: right;
}
.cart-total-row span.alert {
  color: #a10309;
}
.cart-total-row .right-box .totals td {
  border: none;
  padding: 6px 2px 2px 4px;
  line-height: 1.5em;
}
.cart-total-row .right-box .totals td .currency {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.cart-total-row .totals .total-alt-value {
  border: none;
}
div.cart .title {
  background-color: #fff;
}
div.shipping-method {
  font-weight: bold;
  margin: 19px 0;
  padding: 0 19px;
  width: 60%;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
}
div.shipping-method p#international {
  margin: 2px 0;
  font-weight: normal;
  font-size: 11px;
}
div.shipping-method p#international strong {
  color: #a10309;
}
div.shipping-method span {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
th.shipping-method {
  color: #112536;
  font-weight: bold;
  text-align: left;
}
.shipping-method select {
  font-weight: normal;
}
.shipping-method table {
  margin: 0px 0px 0px auto;
  text-align: right;
}
.shipping-method table td {
  font-weight: normal;
  text-align: left;
}
.shipping-method tr.selected {
  background: #eeeeee none;
}
.totals .total,
.totals .total-name,
.totals .total-dcoupons-clear
{
  border: none;
  border-right: 1px solid #e9debb;
  padding-right: 8px;
  white-space: nowrap;
  color: #000;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
}
.cart-total-row .totals .total,
.cart-total-row .totals .total-name,
.cart-total-row .totals .total-dcoupons-clear
{
  border: none;
}
.totals .total-value {
  white-space: nowrap;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.totals .total-alt-value {
  white-space: nowrap;
  text-align: right;
  border-right: 1px solid #e9debb;
  border-bottom: 1px solid #e9debb;
}
.totals .total-alt-value.empty {
  background-color: #fffbee;
}
.totals .total-line {
  height:  1px;
}
.totals .total-line img {
  background: black none;
  width: 100%;
  height: 1px;
}
.totals .total-taxes {
  font-weight: bold;
  text-align: right;
}
.totals .total-tax-line {
  background-color: #eeeeee
}
.totals .total-tax-line td {
  text-align: right;
  white-space: nowrap;
}
.totals .total-tax-name {
  padding-right: 8px;
}
.cart hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cart-content {
  border-right: 1px solid #e9debb;  
  margin: 19px 19px 0;
  width: auto;
}
.cart-content tr td,
.cart-content tr th
{
  padding: 4px 6px;
  border-bottom:1px solid #e9debb;
  border-left:1px solid #e9debb;
}
.cart-content tr td {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
}
.cart-content tr th
{
  padding: 4px 6px;
  border-top:1px solid #e9debb;
}
.cart-content .cart-column-sku {
  text-align: center;
}
.cart-content .cart-column-tax {
  text-align: center;
}
.cart-content .cart-column-price,
  .cart-content .cart-column-total
{
  text-align: center;
}
.cart-content .cart-content-text {
  /*color: #b51a00;*/
  /*font-weight: bold;*/
}
.cart-content .cart-column-quantity {
  width: 30px;
}
.cart-content .cart-column-product {
  width: 100%;
}
.cart-content input.cart-quantity {
  width: 30px;
}
.cart-content .qnt-box {
  text-align: center;
}
.cmpi-vbv-icon {
  width: 49%;
  float: left;
  text-align: center;
}
.cmpi-vbv-icon img {
  width: 71px;
  height: 57px;
  background: transparent url(images/vbv_logo.gif) no-repeat left top;
}
.cmpi-mcsc-icon {
  width: 49%;
  text-align: center;
}
.cmpi-mcsc-icon img {
  width: 74px;
  height: 40px;
  background: transparent url(images/mcsc_logo.gif) no-repeat left top;
}
/*
  Checkout page
*/
#submit-order {
  margin: 0 0 19px;
  padding: 0 19px;
  height: 76px;
}
#submit-order #tw-seal {
  margin-right: 40px;
  width: 105px;
  height: 54px;
  float: left;
}
#submit-order #terms {
  margin: 0;
  height: 54px;
}
#submit-order #btn_box {
  width: 745px;
  height: 22px;
  text-align: center;
}
#submit-order #btn_box span.button-left {
  font-size: 13px;
}
.checkout-payments tr td {
  padding: 2px;
  text-align: left;
}
.checkout-payments tr td.checkout-payment-name {
  width: 20%;
  white-space: nowrap;
}
.checkout-payments tr td.checkout-payment-name label {
  font-weight: bold;
}
.checkout-payments tr td.checkout-payment-descr {
  width: 80%;
}
.checkout-payments tr td.checkout-payment-paypal {
  width: 100%;
}
.checkout-payments tr td.checkout-payment-paypal img {
  border: 0px none;
}
.checkout-update-button {
  float: left;
  margin: 0px;
}
/*
  Payment wait page
*/
.payment-wait .payment-wait-title {
  border-top: 30px solid #a10309;
}
.payment-wait h1 {
  display: block;
  padding: 10px 0px 0px 30px;
  border-top: 1px solid #a10309;
  margin-top: 1px;
  color: #2c3e49;
}
/*
  help index page
*/
.help-index {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.help-index li {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
.help-index li.first-item {
  padding-top: 0px;
}
/*
  help / cvv2 page
*/
.help-cvv2-images {
  float: right;
  margin: 15px 5px 5px 5px;
}
.help-cvv2-images img {
  float: none;
  display: block;
  margin-bottom: 15px;
}
/*
  help / usps test page
*/
.help-usps-test-dir {
  text-decoration: underline;
  margin-bottom: 15px;
}
/*
  Images viewer
*/
.images-viewer {
  text-align: center;
  margin: 10px 0px
}
.images-viewer-list {
  position: relative;
  white-space: nowrap;
}
.images-viewer-list .side-arrow,
  .images-viewer-list .side-arrow:link,
  .images-viewer-list .side-arrow:visited,
  .images-viewer-list .side-arrow:hover,
  .images-viewer-list .side-arrow:active
{
  position: absolute;
  top: 0px;
  display: block;
  width: 10px;
  height: 54px;
  text-decoration: none;
  outline-style: none;
}
.images-viewer-list .left-arrow:link,
  .images-viewer-list .left-arrow:visited,
  .images-viewer-list .left-arrow:hover,
  .images-viewer-list .left-arrow:active
{
  text-align: left;
  left: 0px;
}
.images-viewer-list .right-arrow:link,
  .images-viewer-list .right-arrow:visited,
  .images-viewer-list .right-arrow:hover,
  .images-viewer-list .right-arrow:active
{
  padding-left: 3px;
  text-align: right;
  right: 0px;
}
.images-viewer-list .side-arrow:link img,
  .images-viewer-list .side-arrow:visited img,
  .images-viewer-list .side-arrow:hover img,
  .images-viewer-list .side-arrow:active img
{
  width: 7px;
  height: 100%;
}
.images-viewer-list .left-arrow .enabled,
.images-viewer-list .left-arrow:link .enabled,
  .images-viewer-list .left-arrow:visited .enabled,
  .images-viewer-list .left-arrow:hover .enabled,
  .images-viewer-list .left-arrow:active .enabled
{
  display: block;
  background: transparent url(images/arrow_left.gif) no-repeat left center;
}
.images-viewer-list .left-arrow .disabled,
.images-viewer-list .left-arrow:link .disabled,
  .images-viewer-list .left-arrow:visited .disabled,
  .images-viewer-list .left-arrow:hover .disabled,
  .images-viewer-list .left-arrow:active .disabled
{
  display: block;
  background: transparent url(images/arrow_left_disabled.gif) no-repeat left center;
}
.images-viewer-list .hidden {
  display: none;
}
.images-viewer-list .right-arrow .enabled,
  .images-viewer-list .right-arrow:link .enabled,
  .images-viewer-list .right-arrow:visited .enabled,
  .images-viewer-list .right-arrow:hover .enabled,
  .images-viewer-list .right-arrow:active .enabled
{
  display: block;
  background: transparent url(images/arrow_right.gif) no-repeat left center;
}
.images-viewer-list .right-arrow .disabled,
  .images-viewer-list .right-arrow:link .disabled,
  .images-viewer-list .right-arrow:visited .disabled,
  .images-viewer-list .right-arrow:hover .disabled,
  .images-viewer-list .right-arrow:active .disabled
{
  display: block;
  background: transparent url(images/arrow_right_disabled.gif) no-repeat left center;
}
.images-viewer-icons {
  text-align: left;
  padding: 0px;
  margin: 0px 10px;
  overflow: hidden;
}
.images-viewer-icons a:link,
  .images-viewer-icons a:visited,
  .images-viewer-icons a:hover,
  .images-viewer-icons a:active
{
  display: block;
  padding: 0px;
  border: 1px solid #ffffff;
  padding: 0px;
  margin: 0px 10px;
  float: left;
  outline-style: none;
  background: #eeeeee none;
  text-align: center;
  vertical-align: middle;
}
.images-viewer-icons a.selected:link,
  .images-viewer-icons a.selected:visited,
  .images-viewer-icons a.selected:hover,
  .images-viewer-icons a.selected:active
{
  border: 1px solid #685b3f;
}
.images-viewer-icons a:hover {
  border: 1px solid #cccccc;
}
.images-viewer-icons img {
  margin: 1px;
  vertical-align: middle;
  border: 0px none;
}
/* =========================
              ORDER INVOICE
========================= */
table.order-invoice {
  margin: 0 26px;
  padding: 0;
  width: 753px;
  background: #fff none;
  
}
.invoice-company-icon {
  vertical-align: top;
  padding-top: 27px;
}
.invoice-data-box {
  width: 100%;
  padding: 0;
}
.invoice-data-box table {
  width: 100%;
}
.invoice-data-box table tr td {
  padding: 2px;
  vertical-align: top;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.invoice-title {
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
}
.invoice-data-box table tr td.invoice-right-info {
  text-align: left;
  vertical-align: bottom;
}
hr.invoice-line {
  margin: 2px 0px 17px 0px;
  border-bottom: 2px solid #58595b;
}
hr.invoice-line-total {
  margin: 2px 0;
  border-bottom: 2px solid #58595b;
}
.invoice-personal-info {
  width: 45%;
  margin-bottom: 15px;
}
.invoice-personal-info tr td {
  padding: 0px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.invoice-personal-info tr td strong {
  white-space: nowrap;
}
.invoice-address-box {
  width: 100%;
  margin-bottom: 30px;
}
.invoice-address-title {
  width: 45%;
  height: 25px;
  font-size: 12px;
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
td.invoice-line {
  vertical-align: top;
  padding: 0px;
  height: 4px;
}
td.invoice-line img {
  height: 2px;
  width: 100%;
  background: #58595b none;
}
.invoice-address-box table {
  width: 100%;
}
.invoice-address-box table tr td {
  padding: 0px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.invoice-address-box table tr td strong {
  white-space: nowrap;
}
.invoice-customer-notes {
  padding-top: 30px;
}
.invoice-customer-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.invoice-customer-notes div {
  border: 1px solid black;
  height: 50px;
  overflow: hidden;
}
.invoice-bottom-note {
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
p.invoice-products-title {
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.invoice-products {
  width: 100%;
  background: #000000 none;
}
.invoice-products tr td,
  .invoice-products tr th
{
  background: #ffffff none;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.invoice-products tr th {
  padding: 3px;
  background: #e9debb none;
  white-space: nowrap;
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.invoice-products tr th.invoice-sku-column,
  .invoice-products tr th.invoice-quantity-column,
  .invoice-products tr th.invoice-total-column
{
  width: 60px;
}
.invoice-products tr th.invoice-tax-column {
  width: 100px;
}
.invoice-products tr th.invoice-price-column {
  width: 100px;
  text-align: center;
}
.invoice-products tr td {
  padding: 3px;
}
.invoice-products tr td.invoice-price-column,
  .invoice-products tr td.invoice-tax-column,
  .invoice-products tr td.invoice-quantity-column
{
  text-align: center;
}
.invoice-products tr td.invoice-product-column span {
  font-size: 11px;
}
.invoice-products tr td.invoice-product-column table tr td {
  vertical-align: top;
}
.invoice-products tr td.invoice-product-column p {
  white-space: nowrap;
}
.invoice-products tr td.invoice-product-column div {
  padding-left: 10px;
  white-space: nowrap;
}
.invoice-products tr td.invoice-price-column {
  text-align: right;
  white-space: nowrap;
}
.invoice-products tr td.invoice-total-column {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}
.invoice-totals {
  width: 100%;
}
.invoice-totals tr td {
  padding: 0px;
}
.invoice-totals tr .invoice-total-title {
  text-align: right;
  width: 100%;
  height: 20px;
}
.invoice-totals tr .invoice-total-name {
  text-align: right;
  width: 100%;
  height: 20px;
  padding-right: 3px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.invoice-totals tr .invoice-total-value {
  text-align: right;
  height: 20px;
  padding-right: 5px;
  white-space: nowrap;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.invoice-totals tr .invoice-total-name-fin {
  text-align: right;
  width: 100%;
  height: 25px;
  padding-right: 3px;
  background: #e9debb none;
}
.invoice-totals tr .invoice-total-value-fin {
  text-align: right;
  height: 25px;
  padding-right: 5px;
  background: #e9debb none;
  white-space: nowrap;
}
.invoice-totals tr td.invoice-line {
  height: 2px;
}
.invoice-giftcerts {
  width: 100%;
}
.invoice-giftcerts tr td {
  padding: 0px;
}
.invoice-giftcerts tr th {
  background: #cccccc none;
}
.invoice-giftcerts tr th.invoice-giftcert-id {
  width: 60px;
}
.invoice-giftcerts tr td.invoice-giftcert-id {
  text-align: center;
}
.invoice-giftcerts tr .invoice-giftcert-cost {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}
/* =========================
             404 ERROR PAGE
========================= */
.error-page #header .logo {
}
.error-page #page-container {
}
.error-page #content-container {
}
.error-page #center-main {
  text-align: center;
  background: #fff;
}
.error-page #header .line1 .tabs,
  .error-page #header .line1 .phones,
  .error-page #header .line2 .search,
  .error-page #header .line2 .languages,
  .error-page #right-bar,
  .error-page #location
{
  display: none;
}
 
.error-page .subcontainer {
  text-align: left;
  /*width: 700px;*/
  margin: 15px auto 0px 15px;
  width: 100%;
  position: relative;
  clear: both;
}
.error-page .code-number {
  font: normal 74px arial, sans-serif;
  color: #b79e5d;
  width: 190px;
  float: left;
  text-align: center;
}
.error-page .description {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  width: 514px;
  /*float: right;*/
  margin: 15px;
}
.error-page .description h1 {
  margin-top: 0;
  font-weight: normal;
  color: #444;
  font-size: 20px;
}
.error-page .description a:link,
  .error-page .description a:visited,
  .error-page .description a:hover,
  .error-page .description a:active
{
  text-decoration: underline;
}
.error-page .description ul {
  margin-left: 15px;
  margin-top: 0;
  padding: 0px 0px 5px;
  list-style-position: inside;
}
.error-page .reason {
  font-weight: normal;
  font-size: 14px;
  color: #a10000;
}
.error-page .description hr {
  margin: 10px 0px 15px 0px;
}
.error-page ul.links {
  margin: 0px;
  padding: 5px 0px;
  list-style: none;
}
/*
  PayPal
*/
.paypal-cart-button {
  text-align: right;
  height: 79px;
}
.paypal-cart-button div {
  width: 200px;
  height: 79px;
  margin-left: auto;
  margin-right: 0px;
  overflow: visible;
  text-align: right;
}
.paypal-cart-button p {
  width: 100%;
  text-align: right;
  margin: 10px 0px;
}
.paypal-cart-icon {
  float: left;
  padding-right: 10px;
}
/*============================================================================
  MODULE STYLES
==============================================================================*/
/* =========================
  BESTSELLERS MODULE
========================= */
/* bestsellers menu box */
.menu-bestsellers .title-bar img.icon {
  background: url(images/dingbats_categorie.gif) no-repeat;
}
/* bestsellers products list */
ul.bestsellers-products-item {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.bestsellers-products-item li {
  list-style: none;
  padding: 2px;
}
ul.bestsellers-products-item img {
  width: 50px;
  float: left;
}
.bestsellers-products-item .details {
  margin-left: 50px;
  padding-left: 2px;
}
.bestsellers-products-item a.product-title:link,
  .bestsellers-products-item a.product-title:visited,
  .bestsellers-products-item a.product-title:hover,
  .bestsellers-products-item a.product-title:active
{
  font-weight: bold;
}
/* =========================
  CUSTOMER REVIEWS MODULE
========================= */
.creviews-stars {
  padding: 15px 0px 0px 15px;
}
.creviews-stars strong {
  padding-right: 20px;
}
.creviews-stars img {
  width: 15px;
  height: 15px;
  margin: 0px;
}
.creviews-stars img.star-4 {
  background: transparent url(images/star_4.gif) no-repeat left top;
}
.creviews-stars img.star-3 {
  background: transparent url(images/star_3.gif) no-repeat left top;
}
.creviews-stars img.star-2 {
  background: transparent url(images/star_2.gif) no-repeat left top;
}
.creviews-stars img.star-1 {
  background: transparent url(images/star_1.gif) no-repeat left top;
}
.creviews-stars img.star-0 {
  background: transparent url(images/star_0.gif) no-repeat left top;
}
.creviews-voting {
  margin: 15px 0px;
}
.creviews-voting td {
  padding: 1px;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
}
.creviews-voting select {
  margin: 0px 10px 0px 0px;
}
ul.creviews-reviews-list {
  list-style: none;
  margin: 0px 0px 35px 0px;
  padding: 0px;
  width: 100%;
}
ul.creviews-reviews-list li {
  margin: 0px;
  padding: 12px 0px;
}
div.creviews-reviews-list {
  text-align: center;
  padding: 12px 0px 25px 0px;
}
.creviews-reviews-title {
  font-weight: bold;
  white-space: nowrap;
  font-size: 12px;
}
.creviews-reviews-add table td {
  padding: 2px;
}
/* =========================
  DETAILED PRODUCT IMAGES MODULE
========================= */
/* detailed images on product detailed page */
.dpimages-list .content {
  text-align: center;
}
.dpimages-list .content img {
  padding: 0px 0px 10px 0px;
}
.dpimages-list .content img.last {
  padding: 0px;
}
/* product details line */
div.dpimages-popup-link {
  margin-top: 8px;
  text-align: center;
  vertical-align: middle;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.dpimages-popup-link a:link,
  .dpimages-popup-link a:visited,
  .dpimages-popup-link a:hover,
  .dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0px 0px 0px 17px;
  background: transparent url(images/zoom_image.gif) no-repeat left 3px;
  font-size: 11px; /* STET */
  line-height: 16px; /* STET */
}
.printable .dpimages-popup-link {
  display: none;
}
/* icons box */
.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}
.dpimages-icons-box a:link,
  .dpimages-icons-box a:visited,
  .dpimages-icons-box a:hover,
  .dpimages-icons-box a:active
{
  display: block;
  outline-style: none;
  padding: 1px;
  border: 1px solid #ffffff;
  float: left;
}
.dpimages-icons-box a:hover {
  border: 1px solid #685b3f;
}
/* =========================
  DISCOUNT COUPONS MODULE
========================= */
.dcoupons-add-coupon {
  color: #112536;
  font-weight: bold;
}
/* clear link */
.totals .total-alt-value.dcoupons-clear {
  text-align: center;
}
.totals .dcoupons-clear img {
  background: transparent url(images/custom/icon_remove.gif) no-repeat scroll 50% 2px !important;;
  width: 20px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
}
/* =========================
      FAST LANE CHECKOUT MODULE
========================= */
body.flc #content-container2 {
  padding-top: 19px;
}
#flc-register-dialog h2 {
  margin: 0 15px 15px;
  padding: 30px 0 0;
}
.flc-sns-button {
  position: absolute;
  top: 0px;
  left: 30px;
  height: 100%;
}
.flc-sns-button img {
	width: 9px;
	height: 9px;
}
.flc-top-login {
  position: absolute;
  top: 0px;
  right: 10px;
  height: 20px;
  line-height: 21px;
  text-align: right;
  width: 50%;
  vertical-align: middle;
}
#header .flc-top-login .simple-button {
  margin-bottom: 5px;
}
.flc-top-login-text {
	white-space: nowrap;
	padding: 0px 10px 0px 0px;
}
.flc-container #content-container {
}
/*  Checkout page : user profile */
.flc-left-dialog {
  margin: 15px 0;
  padding: 0 15px 0 0;
  background: #ffffff;
  width: 307px;
  float: left;
  height: 240px;
  border-right: 1px solid #d7c899;
}
.flc-left-dialog a {
  font-weight: bold;
}
.flc-left-dialog .content {
  width: 307px;
}
.flc-left-dialog .content,
.flc-right-dialog .content
{
  border-top: 0;
}
.flc-left-dialog .title,
.flc-right-dialog .title
{
  display: none;
}
.flc-right-dialog {
  margin: 15px 0 0 338px;
  width: 307px;
  height: 240px;
  background: #fff;
  border: 0px;
}
.flc-right-dialog .content a {
  /* margin-left: 15px; */
}
.flc-ext-left-dialog,
  .flc-ext-right-dialog
{
  height: 380px;
}
.flc-right-dialog .content {
  vertical-align: top;
  text-align: left;
  /*line-height: 184px;*/
}
.flc-right-dialog-main {
  width: 645px;
  margin: 0 auto;
}
.flc-right-dialog-main .title {
  padding: 0;
  background-color: #fff;
}
.flc-right-dialog-main > .content {
  margin: 0 15px 0 0;
  width: 645px;
}
.flc-ext-right-dialog .content {
  line-height: 314px;
}
p.new-customer-note {
  margin-top: 22px !important;
  font-weight: normal;
}
.dialog .content h3.flc-login-text {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-variant: small-caps;
  font-weight: bold;
}
.flc-login-text {
  font-size: 13px;
  font-weight: bold;
  margin: auto 0px;
}
.flc-login-text a:link,
  .flc-login-text a:visited,
  .flc-login-text a:hover,
  .flc-login-text a:active
{
  text-decoration: underline;
}
/* Checkout page : shipping & payment methods */
.flc-checkout-container {
  vertical-align: top;
  padding-bottom: 30px;
  width: 100%;
  clear: both;
}
.flc-checkout-container .flc-address {
  vertical-align: top;
  width: 30%;
  float: left;
  overflow: hidden;
}
.flc-checkout-container .flc-checkout-options {
  margin-left: 32%;
  vertical-align: top;
}
.flc-payments tr td {
  padding: 2px;
}
.flc-payments tr td.flc-payment-name {
  width: 20%;
  white-space: nowrap;
}
.flc-payments tr td.flc-payment-name label {
  font-weight: bold;
}
.flc-payments tr td.flc-payment-descr {
  width: 80%;
}
.flc-payments tr td.flc-payment-paypal {
  width: 100%;
}
.flc-payments tr td.flc-payment-paypal img {
  border: 0px none;
}
.flc-shippings label {
  position: relative;
  display: block;
  padding: 2px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
}
.flc-shippings label input {
  vertical-align: middle;
}
.flc-shippings label span {
  padding-left: 3px;
}
.flc-shippings label.flc-hl-shipping {
  background: #eeeeee none
}
/* Checkout page : tabs */
div.flc-tabs {
  margin: 0 15px 15px;
  padding: 15px 0;
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #666;
}
table.flc-tabs {
  width: 645px;
  text-align: right;
  margin: 0 auto;
}
table.flc-tabs tr td {
  width: 215px;
  padding: 0px;
}
tr.flc-tab-cart-line td {
  vertical-align: top;
  text-align: center;
  height: 20px;
}
tr.flc-tab-cart-line img {
  width: 18px;
  height: 13px;
  text-align: center;
  background: transparent url(images/cart_checkout.gif) no-repeat left top;
  margin: 0px 4px 4px 0px;
}
.flc-tab-marks-line td {
  padding: 0px;
  height: 10px;
  vertical-align: top;
}
.flc-tab-marks-line div {
  width: 100%;
  height: 6px;
  position: relative;
}
.flc-tab-marks-line img {
  position: absolute;
  background: #d7c899 none;
}
.flc-tab-marks-line .flc-tab-line-img1 {
  top: 0px;
  right: 50%;
  left: 0px;
  width: 50%;
  height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img2 {
  top: 0px;
  right: 0px;
  left: 50%;
  width: 50%;
  height: 2px;
}
.flc-tab-marks-line .flc-tab-line-img3 {
  top: 2px;
  right: 50%;
  width: 2px;
  height: 4px;
}
.flc-tab-marks-line .flc-tab-first .flc-tab-line-img1 {
  width: 2px;
  left: auto;
}
.flc-tab-marks-line .flc-tab-last .flc-tab-line-img2 {
  background: #e9debb none;
}
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img2,
  .flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img3,
  .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img3
{
  background: #a10309 none;
}
/* Opera fix */
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1,
  .flc-tab-marks-line .flc-tab-last .flc-tab-line-img1
{
  width: 51%;
}
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img2,
  .flc-tab-marks-line .flc-tab-last .flc-tab-line-img2
{
  left: inherit;
}
.flc-tab-links td {
  text-align: center;
  padding: 0px 10px;
  font-size: 11px;
  color: #888;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.flc-tab-links a:link,
  .flc-tab-links a:visited,
  .flc-tab-links a:hover,
  .flc-tab-links a:active
{
  text-decoration: none;
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.flc-tab-links a:hover,
.flc-tab-links a:active {
  text-decoration: underline;
}
/*
  Checkout : last  step
*/
.flc-checkout-products {
}
.flc-checkout-box-info {
  padding: 19px;
  width: 745px;
}
.flc-checkout-address .right-box {
  margin: 0 15px 0 0;
  width: auto;
  position: relative;
  top: 0;
  right: 0;
}
.flc-checkout-address-left {
  /*width: 48%;*/
  /*float: left;*/
  vertical-align: top;
  /*padding-bottom: 15px;*/
}
.flc-checkout-address-right {
  vertical-align: top;
 /* margin-left: 50%;*/
  /*padding-bottom: 15px;*/
}
table.flc-checkout-address tr td {
  padding: 2px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
}
.flc-payment-options {
  padding-bottom: 15px;
}
/*
  IMAGE VERIFICATION MODULE
*/
div.iv-box {
  margin-top: 15px;
  font-size: 11px;
  line-height: normal;
}
table.data-table tr td.iv-box {
  font-size: 11px;
  line-height: normal;
  vertical-align: middle;
}
table.data-table tr td.iv-box-descr {
  padding-top: 15px;
  font-size: 11px;
  line-height: normal;
}
.iv-description {
  padding: 0px;
  margin: 0px;
}
.iv-row {
  text-align: left;
  height: 60px;
}
.iv-img {
  text-align: center;
}
.iv-input {
  text-align: center;
}
.iv-row .iv-img {
  text-align: left;
  margin-right: 10px;
  float: left;
}
.iv-row .iv-input {
  text-align: left;
  height: 60px;
  line-height: 60px;
}
.iv-input input {
  width: 100px;
}
.iv-error {
  padding-left: 5px;
  color: #880000;
}
.iv-box a:link,
  .iv-box a:visited,
  .iv-box a:hover,
  .iv-box a:active
{
  font-size: 11px;
  text-decoration: underline;
}
/*
  MANUFACTURERS MODULE
*/
/* manufacturers menu list */
.menu-manufacturers .title-bar img.icon {
  background: url(images/dingbats_categorie.gif) no-repeat;
}
/* manufacturers list */
ul.manufacturers-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ul.manufacturers-list li {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  white-space: nowrap;
}
/*
  NEWS MANAGEMENT MODULE
*/
.news-register-item {
  margin-bottom: 5px;
}
.news-register-item label {
  line-height: 15px;
}
.news-register-item span {
  font-style: italic;
}
/* News list */
label.news-item {
  display: block;
  font-weight: bold;
}
.news-item-descr {
  font-style: italic;
  padding-left: 20px;
  padding-bottom: 15px;
}
/*
  'NOTE' BOX
*/
div.note-box {
  position: absolute;
  border: 1px solid black;
  background-color: #f6f5eb;
  margin: 0px 0px 0px 30px;
  padding: 3px;
  width: 150px;
  line-height: 15px;
  white-space: normal;
  overflow: hidden;
}
/*
  PRODUCT OPTIONS MODULE
*/
/* exceptions list */
#exception_msg {
  padding-bottom: 15px;
}
.poptions-exceptions-list {
  padding-bottom: 15px;
}
/* short options list */
.poptions-options-list {
  padding: 1px;
}
.poptions-options-list td {
  padding-right: 10px;
}
/*
  RECOMMENDED PRODUCTS MODULE
*/
ul.rproducts {
  list-style: disc outside none;
  margin: 15px 0px 0px 15px;
  padding: 0px;
}
ul.rproducts li {
  margin: 0px;
  padding: 0px;
  font-size: 7px;
}
ul.rproducts a:link,
  ul.rproducts a:visited,
  ul.rproducts a:hover,
  ul.rproducts a:active
{
  font-weight: bold;
  font-size: 11px;
}
.printable .rproducts-dialog {
  display: none;
}
/*
  SNS MODULE
*/
.sns-button img {
  cursor: pointer;
}
.sns-button .text {
  height: 15px;
  text-align: center;
}
.sns-button .text a:link,
  .sns-button .text a:visited,
  .sns-button .text a:hover,
  .sns-button .text a:active
{
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  color: #550000;
  font-weight: bold;
}
/*
  STOP LIST MODULE
*/
img.slist-no-ip {
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: transparent url(images/no_ip.gif) left top;
}
/*
  SUBSCRIPTIONS MODULE
*/
.subscriptions-product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  padding-right: 5px;
}
.subscriptions-product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}
/*
  UPSELLING PRODUCTS MODULE
*/
.uproducts table {
  margin: 0px;
}
.uproducts td {
  padding: 5px;
  color: #043fa0;
  font-weight: bold;
}
.uproducts td.item-number {
  width: 1%;
}
/*
  UPS ONLINE TOOLS MODULE
*/
.ups-logo {
  width: 84px;
  height: 96px;
  margin: 0px 5px 15px 5px;
}
.ups-logo-cell {
  margin: 25px 20px 5px 20px;
  text-align: center;
}
.ups-notice {
  font-size: 10px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
  padding-left: 10px;
}
table.ups-error tr td {
  padding: 1px;
}
.ups-error-name {
  width: 20%;
}
/*
  USERS ONLINE MODULE
*/
/* users statistics box */
.uo-box {
  width: 100%;
  border-top: 1px solid #acb7c7;
  background-color: #e8edf4;
  padding: 10px 0px 10px 13px;
}
/*
  WHOLESALE MODULE
*/
#wl-prices {
  margin-top: 15px;
}
#wl-prices table td {
  padding: 2px 10px;
  background: #eeeeee none;
  white-space: nowrap;
}
#wl-prices table th {
  padding: 2px 10px;
  white-space: nowrap;
  background: #cccccc none;
  font-weight: bold;
  text-align: center;
}
#wl-prices div strong {
  color: #112536;
}
/*==============================================================================
  ALTERNATIVE LAYOUT STYLES
==============================================================================*/
/*
  PRINTABLE
*/
.printable #content-container {
  position: static;
  margin: 0px;
  padding: 0px;
}
.printable #content-container2 {
  float: none;
  position: static;
  left: 0px;
  right: 0px;
  width: 100%;
}
.printable #center {
  float: none;
  position: static;
  width: 100%;
  left: 0px;
}
.printable #header {
  position: static;
  height: 82px;
}
.printable #header .tabs {
  display: none;
}
.printable #header .line2 {
  display: none;
}
.printable #header .line3 {
  border-top: 1px solid #acb7c7;
  height: 15px;
}
.printable #header .printable {
  display: none;
}
.printable #center-main {
  margin: 0px 10px 0px 10px;
  position: static;
}
.printable #footer {
  position: static;
}
.printable #footer .subbox {
  background: transparent none;
}
/* buttons */
.printable button.button,
  .printable div.button
{
  border: 1px solid #acb7c7;
}
.printable .button,
  .printable .button *
{
  background: transparent none !important;
}
/* containers */
.printable .dialog .title {
  background: transparent none;
}
.title h2 {
  margin: 0px;
}
/* service styles */
.printable .no-print {
  display: none;
}
/*
  ADMIN PREVIEW LAYOUT
*/
.admin-preview #header,
  .admin-preview #footer,
  .admin-preview #left-bar,
  .admin-preview #right-bar,
  .admin-preview #location,
  .admin-preview .offers-short-list,
  .admin-preview .creviews-dialog,
  .admin-preview .send2friend-dialog
{
  display: none;
}
.admin-preview #content-container {
  margin: 0px;
  padding: 0px;
}
.admin-preview #center-main {
  margin: 5px;
}
.r-icon {
  font-size:0.7em;
  vertical-align:top;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height:35px;
}
.divider {
  border-top:2px solid #D7C899;
  margin-top: 15px;
  padding: 10px 0px 2px 0px  !important;
}
/*==============================================================================
  MISCELLANEOUS STYLE ADDITIONS - THESE NEED TO BE CONFIRMED AND REORGANIZED
==============================================================================*/
input.search-but {
  /* PLACED UNDER MISCELLANEOUS STYLE ADDITIONS */
  margin-top: 1px;
  background: url(images/custom/but_search.png) no-repeat;
  vertical-align: top;
  width: 17px;
  height: 17px !important;
}
.social {
  margin-top: 6px;
  padding-top:10px;
  padding-left:20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
.social li {
  display:inline;
  list-style-type:none;
}
.products-dialog {
  border: none;
}
.products-dialog .title {
  display: none;
}
.products-dialog .content {
  border-top: 0;
}
.nav-sort-box {
  margin: 0;
  height: 45px;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px !important;
  position: relative;
}
.nav-box {
  position: absolute;
  left: 0;
  top: 15px;
}
.sort-box {
  position: absolute;
  right: 0px;
  top: 15px;
  margin: 0 15px 0 0;
}
/* =========================
         PRODUCT DETAIL PAGE
========================= */
.product-details-dialog .content {
}
.product-details-dialog .title h1 {
  font-size: 24px;
  font-weight: normal;
  width: 100%;
}
.product-image {
  margin: 0 15px 15px;
  float: right;
}
.product-table {
  margin: 0;
  border-bottom: 1px solid #d7c899;
  background: #fffbee;
  background: #fff;
  width: 753px;
  height: 38px;
  clear: both;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-table > div {
  float: left;
  dipsplay: block;
  padding: 0;
  height: 29px;
  line-height: 29px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
}
.product-table div.product-price {
  width: 103px;
  text-align: left;
}
.product-table div.product-name {
  margin-left: 27px;
  width: 233px;
  text-align: left;
}
.product-table div.quantity {
  margin-left: 27px;
  width: 168px;
  color: #fff;
  background-color: #8f9bbf;
}
.product-table div.quantity,
.product-table div.cart-button,
button.add2cart-button
{
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.product-table div.cart-button {
  margin-left: 27px;
  padding: 0;
  width: 168px;
  height: 29px;
  background-color: #bbb;
}
button.add2cart-button {
  margin: 0px !important;
  width: 168px;
  height:29px;
  line-height:29px;
}
#product_avail_input {
  padding: 0px;
  text-align: right;
}
.simple-dialog .title {
  height: 50px;
  line-height: 49px;
  padding: 0px 17px 0px 17px;
  background: #ffffff;
}
.simple-dialog .title h2 {
  width: 100%;
  border-bottom: 3px #fffbee solid;
  font-size: 18px;
  height: 45px;
}
.simple-dialog .content {
  border-top: 0px;
}
ul.rec-products {
  margin-top: 0px;
  margin-bottom: 10px;
}
.view-details a {
  font-size: 12px;
}
.button-row-simple {
  margin-top: 5px;
}
/* =========================
           CHECKOUT STYLES
========================= */
.cart table .cart-items {
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-border-collapse: collapse;
}
.cart-items th,
.cart-items td
{
  padding:4px 6px;
  width:10%;
  border-right:1px solid #e9debb;
  border-bottom:1px solid #e9debb;
  white-space: nowrap;
}
.cart-items th {
  border-collapse: collapse;
  border-top:1px solid #e9debb;
  background: #fffbee;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.cart-items td {
  text-align: center;
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.cart-items td.right-col {
}
.cart-items .first-column {
  width: 70% !important;
  border-left:1px solid #e9debb;
  text-align: left !important;
}
.cart-items a.product-name {
  color: #000000;
  font-weight: normal;
  text-decoration: none !important;
  white-space: normal;
}
.cart-items .qnt input {
   padding: 0px;
}
a.delete-button img {
  background: url(images/custom/icon_remove.gif) no-repeat 50% 2px !important;
}
.flc-buttons {
  height: 35px;
}
button.flc-button-1 {
  border: 0px none;
  background-color: transparent;
  cursor: pointer;
  height: 35px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
}
button.flc-button-1 .button-right {
  display: block;
  background: transparent url(images/custom/but_flc1_right.gif) no-repeat right top;
  padding: 0px 12px 0px 0px;
  height: 34px;
}
button.flc-button-1 .button-left {
  display: block;
  margin: 0px;
  background: transparent url(images/custom/but_flc1_left.gif) no-repeat left top;
  padding: 0px 0px 0px 12px;
  vertical-align: middle;
  white-space: nowrap;
  color: #000000;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
}
div.flc-button-2 {
  border: 0px none;
  background: transparent none;
  cursor: pointer;
  margin: 0px;
  padding: 0px 25px 0px 0px;
  white-space: nowrap;
  background: transparent url(images/custom/but_flc2_right.gif) no-repeat right top;
  float: left;
}
div.flc-button-2 div,
  div.flc-button-2 a:link,
  div.flc-button-2 a:visited,
  div.flc-button-2 a:hover,
  div.flc-button-2 a:active
{
  display: block;
  background: transparent url(images/custom/but_flc2_left.gif) no-repeat left top;
  padding: 0px 5px 0px 15px;
  line-height: 34px;
  white-space: nowrap;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  outline-style: none;
}
.coloring-table {
  border-top: 1px solid #e9debb;
  border-left: 1px solid #e9debb;
}
.coloring-table td,
  .coloring-table th {
  padding: 4px 6px !important;
  border-right: 1px solid #e9debb;
  border-bottom: 1px solid #e9debb;
}
.coloring-table td.data-name {
  border-right: none;
}
.coloring-table th,
  .coloring-table tr.head-line td {
  background: #fffbee;
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  font-size: 10px !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: normal;
}
/*
/
********** STATIC PAGES **********
/
*/
/*
***** WHAT IS VV
*/
#what-is-vv {
  margin: 0;
  padding: 0;
}
#what-is-vv a {
  color: #538aa4;
}
#what-is-vv a:hover {
  color: #000;
}
#what-is-vv h1 {
  margin: 0 -26px;
  padding: 15px;
  color: #000;
  background: #d3e7ff;/*#cae1fd;#b3d4fc;#b4d6ef;*/
  border-top: 3px solid #d82c2e;
  border-bottom: 3px solid #d82c2e;
}
#what-is-vv h2 {
  color: /*#4684d1;*/#538aa4;
  margin: 15px;
  border-bottom: 3px solid #d82c2e;
}
#what-is-vv h2.no-border {
  border: none;
}
#what-is-vv h3 {
  color: #000;
  padding: 15px 15px 0;
  margin: 0;
  border: none;
  clear: both;
}
#what-is-vv img.float-right {
  float: right;
  padding: 15px;
}
#what-is-vv img.float-left {
  float: left;
}
#what-is-vv img.border {
  margin: 15px;
  border: 2px solid #538aa4;
}
#what-is-vv p {
  margin: 15px;
  padding: 0;
}
#what-is-vv p.auth {
  font-size: .8em;
}
#what-is-vv p.link {
  padding: 0 15px 15px;
}
#what-is-vv q {
  font-size: 1.3em;
  font-weight: bold;
  color: #d82c2e;
}
#what-is-vv q .plain {
  font-weight: normal;
  color: #000;
}
#what-is-vv ul {
  padding-left: 15px;
}
#what-is-vv .quote1 {
  margin: 0;
  padding: 15px;
  background: #fff;
}
#what-is-vv .vv-banner {
  margin: 15px -26px 0;
  padding: 0;
  border-top: 3px solid #d82c2e;
  border-bottom: 3px solid #d82c2e;
  background: #d3e7ff;
  clear: both;
}
#what-is-vv .vv-banner h2 {
  color: #000;
}
#vv-button {
  border: 2px solid #d82c2e;
}
/*
***** WHAT IS SEEING STARS
*/
#what-is-ss {
  margin: 0;
  padding: 0;
}
#what-is-ss a {
  color: #172d62;
}
#what-is-ss a:hover {
  color: #000;
}
#what-is-ss img.float-left {
  float: left;
}
#what-is-ss p.auth {
  font-size: .8em;
}
#what-is-ss q {
  font-size: 1.3em;
  font-weight: bold;
  color: #172d62;
}
#what-is-ss q .plain {
  font-weight: normal;
  font-size: .9em;
  color: #000;
}
#what-is-ss .quote1 {
  margin: 0;
  padding: 15px;
  background: #fff;
}
#what-is-ss .ss-banner {
  margin: 15px -26px 0;
  padding: 0 15px 15px;
  border-top: 3px solid #f4b812;
  border-bottom: 3px solid #f4b812;
  background: #ffefb9;
  clear: both;
}
#what-is-ss h1 {
  margin: 0 -26px;
  padding: 15px;
  color: #172d62;
  background: #ffefb9;
  border-top: 3px solid #f4b812;
  border-bottom: 3px solid #f4b812;
}
#what-is-ss h2 {
  margin: 15px;
  color: #172d62;
  border-bottom: 3px solid #ffefb9;
}
#what-is-ss h2.no-border {
  border: none;
}
#what-is-ss h3 {
  color: #000;
  padding: 15px 15px 0;
  margin: 0;
  border: none;
  clear: both;
}
#what-is-ss img.float-right {
  float: right;
  padding: 15px;
}
#what-is-ss img.border {
  margin: 15px;
  border: 2px solid #b3c6d4;
}
#what-is-ss p.link {
  padding: 0 15px 15px;
}
#what-is-ss ul {
  padding-left: 15px;
}
/*
***** WHAT IS TALKIES PAGE
*/
#what-is-talkies {
}
#what-is-talkies a {
  color: #901c3b;
}
#what-is-talkies a:hover {
  color: #000;
}
#what-is-talkies h1 {
  margin: 0 -26px;
  padding: 15px;
  color: #000;
  background: #fff0ff;
  border-top: 3px solid #901c3b;
  border-bottom: 3px solid #901c3b;
}
#what-is-talkies h2 {
  color: #000;
  padding: 15px 15px .5em;
  margin: 0;
  border-bottom: 3px solid #901c3b;
  clear: both;
}
#what-is-talkies h2.no-border {
  padding: 15px 15px 0;
 border: none;
}
#what-is-talkies h3 {
  color: #000;
  padding: 15px 15px 0;
  margin: 0;
  border: none;
  clear: both;
}
#what-is-talkies img.float-right {
  float: right;
  padding: 0 15px 0 0;
  margin-bottom: 0;
}
#what-is-talkies img.float-left {
  float: left;
}
#what-is-talkies img.border {
  margin: 15px;
  border: 2px solid #901c3b;
}
#what-is-talkies p {
  margin: 15px;
  padding: 0;
}
#what-is-talkies p.auth {
  font-size: .8em;
}
#what-is-talkies p.link {
  padding: 0 15px 15px;
}
#what-is-talkies q {
  font-size: 1.3em;
  font-weight: bold;
  color: #901c3b;
}
#what-is-talkies q .plain {
  font-weight: normal;
  color: #000;
}
#what-is-talkies ul {
  padding-left: 15px;
}
#what-is-talkies .quote1 {
  margin: 0;
  padding: 15px;
  background: #fff;
}
#what-is-talkies .talkies-banner {
  margin: 0 -26px;
  padding: 0 15px 15px;
  border-top: 3px solid #901c3b;
  border-bottom: 3px solid #901c3b;
  background: #fff0ff;
  clear: both;
}
#what-is-talkies .talkies-banner h2 {
  color: #000;
}
#talkies-button {
  width: 125px;
  float: right;
  margin: 0 0 15px 15px;
  padding: 10px;
  color: #000;
  border: 3px solid #901c3b;
  background-color: #fff0ff;
}
#talkies-button a {
  color: #000;
  text-decoration: underline;
}
#talkies-button a:hover {
  color: #901c3b;
}
/*
***** WHAT IS ON CLOUD NINE
*/
#what-is-ocn {
}
#what-is-ocn a {
  color: #5475ba;
}
#what-is-ocn a:hover {
  color: #000;
}
#what-is-ocn h1 {
  margin: 0 -26px;
  padding: 15px;
  color: #000;
  background: #d4f0fb;
  border-top: 3px solid #5475ba;
  border-bottom: 3px solid #5475ba;
}
#what-is-ocn h2 {
  color: #000;
  padding: 15px 15px .5em;
  margin: 0;
  border-bottom: 3px solid #5475ba;
  clear: both;
}
#what-is-ocn h2.no-border {
  padding: 15px 15px 0;
  border: none;
  clear: none;
}
#what-is-ocn h3 {
  color: #000;
  padding: 15px 15px 0;
  margin: 0;
  border: none;
  clear: both;
}
#what-is-ocn img.float-right {
  float: right;
  margin: 15px 0;
  padding: 0 15px 0 0;
}
#what-is-ocn img.float-left {
  float: left;
}
#what-is-ocn img.border {
  margin: 15px;
  border: 2px solid #5475ba;
}
#what-is-ocn p {
  margin: 0;
  padding: 15px 15px 0;
}
#what-is-ocn p.auth {
  font-size: .8em;
}
#what-is-ocn p.link {
  padding: 0 15px 15px;
}
#what-is-ocn q {
  font-size: 1.3em;
  font-weight: bold;
  color: #5475ba;
}
#what-is-ocn q .plain {
  font-weight: normal;
  color: #000;
}
#what-is-ocn ul {
  padding-left: 15px;
}
#what-is-ocn .quote1 {
  margin: 0;
  padding: 15px;
  background: #fff;
}
#what-is-ocn .ocn-banner {
  margin: 15px -26px;
  padding: 0 19px 19px;
  border-top: 3px solid #5475ba;
  border-bottom: 3px solid #5475ba;
  background: #d4f0fb;
}
#what-is-ocn .ocn-banner h2 {
  color: #000;
}
/*
***** WHAT IS LIPS
*/
#what-is-lips {}
#what-is-lips a {color: #62466e;}
#what-is-lips a:hover {color: #000;}
#what-is-lips h1 {margin: 0 -26px; padding: 17px; color: #000; background: #e9deee; border-top: 3px solid #62466e; border-bottom: 3px solid #62466e;}
#what-is-lips h2 {color: #000; padding: 17px 17px .5em; margin: 0; border-bottom: 3px solid #62466e; clear: both;}
#what-is-lips h2.no-border {padding: 17px 17px 0; border: none; clear: none;}
#what-is-lips h3 {color: #000; padding: 17px 17px 0; margin: 0; border: none; clear: both;}
#what-is-lips img.float-right {float: right; margin: 17px 0 17px; padding: 0 17px 0 0;}
#what-is-lips img.float-left {float: left;}
#what-is-lips img.border {margin: 17px; border: 2px solid #62466e;}
#what-is-lips p {margin: 0; padding: 17px 17px 0;}
#what-is-lips p.auth {font-size: .8em;}
#what-is-lips p.link {padding: 0 17px 17px;}
#what-is-lips q {font-size: 1.3em; font-weight: bold; color: #62466e;}
#what-is-lips q .plain {font-weight: normal; color: #000;}
#what-is-lips ul {padding-left: 17px;}
#what-is-lips em {font-weight: bold;}
#what-is-lips .quote1 {margin: 0; padding: 17px; background: #fff;}
#what-is-lips .lips-banner {margin: 17px -26px 0; padding: 0 17px 17px; border-top: 3px solid #62466e; border-bottom: 3px solid #62466e; background: #e9deee; clear: both;}
#what-is-lips .lips-banner h2 {color: #000;}
/* ================================================
 PO POLICY, PRIVACY POLICY, RETURN POLICY, SOFTWARE, TERMS OF USE
================================================ */
#privacy-policy > a {
  text-decoration: none;
}
#po-policy h2,
#privacy-policy h2,
#return-policy h2,
#software h2,
#terms-of-use h2 {
  margin: 27px 91px;
  border-bottom: 1px solid #d7c899;
}
/* #po-policy h2,
#software h2
{
  padding-top: 5px;
} */
#privacy-policy p.contact-info {
  margin-left: 156px;
}
#privacy-policy > ol {
  margin: 27px 91px;
}
#privacy-policy ol li,
#software #Contents li {
  font-size: .875em;
  line-height: 1.714em;
}
#software {
  padding-top: 9px;
}
#software #Contents h3 {
  margin: 18px 91px;
  font-size: .75em;
}
#software #Contents ol {
  margin: 18px 91px;
}
#software h3 {
  margin: 27px 91px 18px;
}
#software #LiPS-CD,
#software #Affixes,
#software #SWP,
#software #VV-Blue,
#software #VV-Yellow
{
  margin: 27px 0;
}
#software .head {
  position: relative;
  margin: 0 91px;
  padding: 0;
  width: 623px;
  height: 155px;
  clear: both;
}
#software .head h2 {
  margin: 0 0 0 143px;
  padding: 70px 0 0;
}
#software img {
  margin: 0 18px 18px 0;
  width: 125px;
  height: 125px;
  float: left;
}
#software ol {
  margin: 27px 91px;
}
#software > ol > li > a {
  text-decoration: none;
  color: #333;
}
#software ol li a h3 {
  margin: 18px 0 9px;
}
#software ol li p {
  margin: 9px 0 18px;
}
#software ol ul {
  padding: 0 0 0 26px;
}
#software ol ul li {
  font-size: 0.875em;
  line-height: 1.714em;
}
#software p.os-list {
  font-style: italic;
}
#software p.top {
  margin: 27px 27px 27px 0;
  text-align: right;
}
#software ul {
  padding: 0 156px;
}
#software ul li {
  margin: 18px 0;
}
#terms-of-use a {
  font-weight: bold;
}
#terms-of-use h1 {
  margin: 27px 91px;
  /*font-size: 24px;*/
  font-size: 1.5em;
  text-align: left;
  color: #333;
  font-weight: normal;
}
#terms-of-use .important {
  font-variant: small-caps;
  color: #000;
}
#po-policy p,
#po-policy ul li,
#privacy-policy p,
#privacy-policy ul li,
#return-policy p,
#return-policy ol li,
#software p,
#terms-of-use p,
#terms-of-use ul li
{
  margin: 18px 91px;
}
#terms-of-use p.address {
  margin-left: 156px;
}
#terms-of-use ul {
  padding-left: 65px;
}
/* =========================
          LBLP PROGRAMS PAGE 
========================= */
#lblp-programs {
  padding-left: 67px;
}
#lblp-programs > div {
  margin-top: 19px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 19px;
  min-height: 180px;
}
#lblp-programs a.icon {
  float: left;
  margin-bottom: 19px;
}
#lblp-programs h3 {
  margin: 0 0 19px 199px;
}
#lblp-programs p {
  margin: 19px 0 19px 199px;
  padding: 0;
  line-height: 1.6em;
}
#lblp-programs p.author {
  font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
}
#lblp-programs-wksp {
  margin-top: 19px;
}
#lblp-programs-wksp .icon {
  float: left;
}
#lblp-programs-wksp p {
  margin: 0 19px 0 99px;
  padding: 19px 0;
}
/* =========================
          LIPS STICK OFFER BOX 
========================= */
#lips-stick-offer {
  margin: 0 15px 30px 30px;
  width: 250px;
  height: 199px;
  float: right;
  /*position: absolute;
  top: 180px;
  right: 15px;*/
}
/* =========================
               SI NEWS PAGE 
========================= */
#si-news {
  padding-top: 45px;
}
#si-news a {
}
#si-news h1 {
  margin: 0 0 15px;
  padding: 0;
  text-align: left;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
}
#si-news p {
  margin: 0 0 20px;
  padding: 0;
  color: #282828;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}
#si-news .main-col {
  margin-bottom: 20px;
  width: 390px;
  padding: 0 20px 0;
  border-right: 1px solid #d7c899;
}
#si-news .right-bar {
  padding: 0 20px 0;
  width: 205px;
  float: right;
}
#si-news .right-bar h1 {
    text-align: center;
}
#si-news span.date {
    display: block;
    margin-bottom: 10px;
    color: #57513e;
    font-size: 14px;
    font-variant: small-caps;
    letter-spacing: 1.5px;
}
/* =========================
             WORKSHOPS PAGE
========================= */
#workshops h2 {
  margin: 9px 26px 27px;
  font-weight: normal;
  font-style: italic;
}
#workshops h2.highlight {
  margin: 27px 26px;
  text-align: left;
  font-weight: bold;
  color: #a10309;
}
#workshops img {
  margin:  27px;
}
#workshops .footnote {
  width: 745px;
  font-size: 14px;
  font-variant: small-caps;
}
#workshops p {
  padding: 0 0 0 26px;
  width: 554px;
}
#workshops p.ul-intro {
  width: 753px;
}
#workshops ul {
  padding-left: 66px;
  width: 702px;
}
#workshops ul li {
  margin-top: 15px;
}
#workshops ul li h3 {
  display: inline;
  margin: 0 5px 0 0;
  font-variant: small-caps;
}
#workshops ul li p {
  display: inline;
  margin: 0;
  padding: 0;
}
#center-main p#free-gift-note {
  float: left;
  margin: 0 15px 15px;
  width: 425px;
  font-size: 11px;
}
#featured-product-headline {
  padding-top: 15px;
}
#featured-product-headline,
#featured-product-note {
  font-family: Georgia, Palatino, "Palatino Linotype", serif;
  font-style: italic;
  color: #a10309;
}
#featured-product-note {
  padding-bottom: 15px;
  border-bottom: 1px solid #d7c899;
  color: #000;
  line-height: 1.714em;
}
#featured-product-note span.limitations {
  display: block;
  margin-top: 8px;
  font-style: normal;
  font-variant: small-caps;
}
#free-gift-note strong {
  color: #a10309;
  font-weight: bold;
}

