body {
  background-color: #eff6fa;
  font-family: arial;
  margin: 0px;
  padding: 0px;
  color: #29308c;
  font-size: 10pt;
  text-align: center;
}

#page {
  position: relative;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #030000;
  border-right: 1px solid #050000;
  border-bottom: 1px solid #030000;
  border-left: 1px solid #040000;
}

h1 {
  background-color: #65acff;
  color: #ffffff;
  font-size: 14pt;
  font-weight: normal;
  text-align: left;
}

h2 {
  font-size: 12pt;
  padding: 0;
  margin: 0;
}

#header {
  background-color: #ffffff;
  position: relative;
  text-decoration: none;
  min-height: 110px;
  height: auto;
  padding: 0px;
  width: 100%;
}

* html #header {
  height: 110px;
}

#logoarea {
  position: relative;
  float: left;
  margin: 5px;
}

#basket {
  position: relative;
  width: auto;
  height: 81px;
  float: right;
  margin: 5px;
  padding: 8px;
  color: #29308c;
  text-align: right;
  background-color: #d4d5e3;
  border-top: 0px solid #29308c;
  border-right: 0px solid #29308c;
  border-bottom: 0px solid #29308c;
  border-left: 0px solid #29308c;
  border-collapse: collapse;
}

a.basket_link {
  text-decoration: none;
  background-color: #d6d7e7;
  color: #29308c;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #b2b5dc;
  border-bottom: 1px solid #b2b5dc;
  border-left: 0px solid #d6d7e7;
  padding: 2px;
  white-space: nowrap;
}

a.basket_link:hover {
  color: #d6d7e7;
  background-color: #29308c;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
  padding: 2px;
}

#navigation_bar {
  position: relative;
  background-color: #d6d7e7;
  text-decoration: none;
  text-align: center;
  width: 100%;
  font-size: 11pt;
  clear: both;
  line-height: 1.5em;
  padding: 2px 0;
}

#secure_navigation_bar {
  position: relative;
  background-color: #d6d7e7;
  text-decoration: none;
  width: 100%;
  clear: both;
  line-height: 1.5em;
  padding: 2px 0;
  text-transform: uppercase;
  color: #29308c;
  font-size: 10pt;
  font-weight: bold;
}

#navigation_bar ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  float: left;
  position: relative;
  left: 50%;
}

#navigation_bar li {
  float: left;
  position: relative;
  right: 50%;
}

#navigation_bar a {
  text-decoration: none;
  color: #29308c;
  font-size: 10.5pt;
  font-weight: bold;
  min-width: 10px;
  width: auto;
  min-height: 23px;
  height: auto;
  display: block;
  padding: 2px 18px 0 18px;
  margin: 0 0 0 1px;
  background-repeat: no-repeat;
  white-space: nowrap;
}

* html #navigation_bar a {
  height: 25px;
  width: 10px;
}

#navigation_bar a:hover {
  color: #397db5;
}

#page_content {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  padding: 5px;
  border-top: none  #000000;
  border-right: 0px solid #000000;
  border-bottom: none  #000000;
  border-left: none  #000000;
}

#menu_bar {
  background-color: #ffffff;
  border-top: 0px solid #5c5c5c;
  border-right: 0px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
  border-left: 0px solid #5c5c5c;
}

.menu_box {
  position: relative;
  color: #003399;
  font-size: 9pt;
  font-weight: normal;
  padding-top: 5px;
  margin: 0 3px;
}

.menu_title {
  background-color: #29308c;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
  position: relative;
  height: auto;
  color: #d6d7e7;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  padding: 2px 0;
}

* html .menu_title {
  height: 30px;
}

.menu_body {
  position: relative;
  min-height: 2px;
  height: auto;
  text-align: center;
  background-color: #ffffff;
  border-top: 0px solid #f6d60d;
  border-right: 0px solid #f6d60d;
  border-bottom: 0px solid #f6d60d;
  border-left: 0px solid #050505;
  margin-top: 3px;
}

* html .menu_body {
  height: 2px;
}

.menu_content {
  position: relative;
  padding: 0 10px;
  clear: both;
}

.menu_top {
  position: relative;
  min-height: 2px;
  height: auto;
}

* html .menu_top {
  height: 1px;
}

.menu_btm {
  position: relative;
  min-height: 2px;
  height: auto;
}

* html .menu_btm {
  height: 1px;
}

ul.menu_list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 169px;
}

.minibaskettext {
  color: #333333;
  font-size: 8pt;
}

.minibaskettextbold {
  color: #333333;
  font-size: 8pt;
  font-weight: bold;
}

a.minibaskettextlink {
  text-decoration: none;
  color: #c60000;
  font-size: 8pt;
  font-weight: bold;
}

a.minibaskettextlink:hover {
  color: #ee6b08;
}

li.order_progress {
  display: block;
  width: 100%;
  padding-left: 10px;
  min-height: 16px;
  height: auto;
  border-top: 0px solid #5c5c5c;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-left: 0px solid #000000;
  color: #5c5c5c;
  font-size: 8.5pt;
  font-weight: normal;
  text-align: left;
}

li.order_progress_active {
  display: block;
  width: 100%;
  padding-left: 10px;
  min-height: 16px;
  height: auto;
  border-top: 0px solid #5c5c5c;
  border-right: 0px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
  border-left: 0px solid #5c5c5c;
  color: #29308c;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

* html li.order_progress {
  height: 16px;
}

* html li.order_progress_active {
  height: 16px;
}

a.menu_link {
  background-color: #29308c;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #d6d7e7;
  border-bottom: 1px solid #d6d7e7;
  border-left: 1px solid #d6d7e7;
  text-decoration: none;
  display: block;
  width: 160px;
  height: auto;
  color: #d6d7e7;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  margin: 0px auto;
  padding: 3px;
}

* html a.menu_link {
  width: 100%;
}

a.menu_link:hover {
  background-color: #d6d7e7;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #d6d7e7;
  border-bottom: 1px solid #d6d7e7;
  border-left: 1px solid #d6d7e7;
  color: #29308c;
}

a.brand_link {
  text-decoration: none;
  margin: 1px auto 0px auto;
  display: block;
  width: 160px;
  background-color: #d6d7e7;
  border-top: none  #000000;
  border-right: none  #000000;
  border-bottom: none  #000000;
  border-left: 0px solid #003399;
  color: #29308c;
  font-size: 7pt;
  font-weight: normal;
  height: 1em;
  padding-left: 5px;
}

a.brand_link:hover {
  background-color: #29308c;
  border-top: none  #000000;
  border-right: none  #000000;
  border-bottom: none  #000000;
  border-left: 0px solid #990000;
  color: #d6d7e7;
}

.searchbox {
  color: #5c5c5c;
  border: solid 1px #999999;
  width: 120px;
  margin-right: 5px;
}

a.small_link {
  text-decoration: none;
  color: #29308c;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

a.small_link:hover {
  color: #ff0000;
}

a.edit_btn {
  font-weight: bold;
  width: 100%;
  line-height: 1.5em;
  text-decoration: none;
  margin: 4px 0;
  display: block;
  background-color: #98dbe7;
  color: #c60000;
  border-top: 2px solid #c60000;
  border-left: 2px solid #c60000;
  border-bottom: 2px solid #c60000;
  border-right: 2px solid #c60000;
  text-transform: uppercase;
}

.bottom_bar {
  background-color: #29308c;
  line-height: 1.5em;
  text-align: center;
}

.secure_bottom_bar {
  background-color: #d6d7e7;
  line-height: 1.5em;
  color: #29308c;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

a.bottom_navigation {
  text-decoration: none;
  color: #d6d7e7;
  font-size: 10pt;
  white-space: nowrap;
}

a.bottom_navigation:hover {
  color: #a4adca;
}

.ittybitty {
  text-decoration: none;
  color: #000000;
  font-size: 8pt;
}

a.fletcherobrien {
  text-decoration: none;
  color: #183596;
  font-size: 8pt;
}

a.fletcherobrien:hover {
  color: #bb3131;
}

a.fletcherobrien2 {
  text-decoration: none;
  color: #ffc20d;
  font-size: 8pt;
  font-weight: bold;
}

a.fletcherobrien2:hover {
  color: #bb3131;
}

.product_details {
  text-decoration: none;
  color: #5c5c5c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  border-top: 0px solid #000000;
  border-right: 0px solid #ff7301;
  border-bottom: 0px solid #ff7301;
  border-left: 0px solid #ff7301;
}

.product_details_title {
  background-color: #d6d7e7;
  color: #29308c;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  height: 32px;
  padding-left: 5px;
  border-top: 0px solid #000000;
  border-right: 0px solid #ff7301;
  border-bottom: 0px solid #ff7301;
  border-left: 0px solid #ff7301;
}

.product_details_subtitle {
  background-color: #29308c;
  padding: 2px;
  height: 1em;
  color: #d6d7e7;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
}

.layout_box {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  border-collapse: collapse;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.layout_box_title {
  padding: 8px 0 0 5px;
  background-image: url(../graphics/menu_block.png);
  background-position: right;
  background-repeat: no-repeat;
  height: 24px;
}

* html .layout_box_title {
  height: 32px;
}

.history_display {
  height: 10px;
  background-color: #29308c;
  padding-left: 10px;
  border-top: 2px solid #b6bdc0;
  border-right: 2px solid #b6bdc0;
  border-bottom: 2px solid #b6bdc0;
  border-left: 2px solid #b6bdc0;
}

.history_arrow {
  text-decoration: none;
  color: #8c8e94;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
}

a.history_link {
  text-decoration: none;
  color: #b6bdc0;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
}

a.history_link:hover {
  color: #d6d7e7;
}

.noborders {
  border-collapse: collapse;
  border-right: 1px solid #29308c;
  border-left: 1px solid #29308c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

.accbox {
  border-collapse: collapse;
  border-right: 1px solid #29308C;
  border-left: 1px solid #29308C;
  border-top: 1px solid #29308C;
  border-bottom: 1px solid #29308C;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}

.buybox {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.buyboxtitle {
  background-color: #d6d7e7;
  color: #29308c;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #d6d7e7;
  border-bottom: 1px solid #d6d7e7;
  border-left: 1px solid #d6d7e7;
}

.buyboxdetails {
  background-color: #29308c;
  text-decoration: none;
  color: #d6d7e7;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
}

.display_table {
  border-collapse: collapse;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
}

.display_table_title {
  background-color: #29308c;
  position: relative;
  text-decoration: none;
  color: #d6d7e7;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  clear: both;
  padding: 0 5px;
}

a.prodlink {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 11pt;
  font-weight: normal;
  text-align: left;
}

a.prodlink:hover {
  text-decoration: underline;
  color: #397db5;
  font-size: 11pt;
}

.normal {
  font-size: 9pt;
  text-align: left;
}

.smalltext {
  font-size: 7pt;
  font-weight: normal;
  text-align: left;
}

.basketbox {
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  border-collapse: collapse;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 0px solid #d3d3d3;
  border-bottom: 1px solid #5c5c5c;
}

a.basketsn {
  text-decoration: none;
  color: #29308c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

a.basketsn:hover {
  color: #397db5;
}

.basketboxtitle {
  text-decoration: none;
  color: #d6d7e7;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  height: 20px;
  background-color: #29308c;
  border-collapse: collapse;
  border-right: 1px solid #29308c;
  border-left: 1px solid #29308c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
}

.basketsubtotal {
  background-color: #dadada;
  color: #5c5c5c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  border-collapse: collapse;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 0px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
}

.pagetitle {
  margin-top: 6px;
  width: 98%;
  background-color: #29308c;
  color: #d6d7e7;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  padding: 3px;
}

.ordertitle {
  background-color: #29308c;
  color: #d6d7e7;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
}

.orderbox {
  border-collapse: collapse;
  border-top: 1px solid #29308c;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #29308c;
  font-size: 11pt;
}

.highlight {
  color: #f00000;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

a.titlelink {
  text-decoration: none;
  color: #29308c;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}

a.titlelink:hover {
  color: #397db5;
}

.accountstitle {
  background-color: #d6d7e7;
  text-decoration: none;
  color: #29308c;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  border-right: 1px solid #29308c;
  border-left: 1px solid #29308c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
}

.accountsvalue {
  text-decoration: none;
  color: #29308c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  background-color: #d6d7e7;
  border-right: 1px solid #29308c;
  border-left: 1px solid #29308c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
}

.customerdetails {
  border-collapse: collapse;
  border-top: 1px solid #e6f0fb;
  border-right: 1px solid #e6f0fb;
  border-bottom: 1px solid #e6f0fb;
  border-left: 1px solid #e6f0fb;
}

.customerdetailstitle {
  background-color: #65acff;
  border-collapse: collapse;
  border-top: 1px solid #e6f0fb;
  border-right: 1px solid #e6f0fb;
  border-bottom: 1px solid #e6f0fb;
  border-left: 1px solid #e6f0fb;
  color: #e6f0fb;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

.accountstitles {
  background-color: #29308c;
  text-decoration: none;
  color: #d6d7e7;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

.accountsdetails {
  background-color: #65acff;
  text-decoration: none;
  color: #4d4d4d;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: none;
  border-left: none;
}

.imagebox {
  text-decoration: none;
  color: #f6d60d;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  border-collapse: collapse;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
  border-top: 0px  #5c5c5c;
}

.imageboxtitle {
  cursor: hand;
  text-decoration: none;
  color: #d6d7e7;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  background-color: #29308c;
  height: 16px;
  border-collapse: collapse;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  padding: 2px;
}

a.cattitle {
  text-decoration: none;
  color: #29308c;
  font-size: 10pt;
  font-weight: bold;
}

a.cattitle:hover {
  color: #8c8e94;
}

a.catsubtitle {
  text-decoration: none;
  color: #214194;
  font-size: 8pt;
}

a.catsubtitle:hover {
  color: #8c8e94;
}

.product_preview {
  text-decoration: none;
  color: #29308c;
  font-size: 10pt;
  border-top: 0px solid #29308c;
  border-right: 0px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 0px solid #29308c;
  border-collapse: collapse;
}

a.product_preview_title {
  text-decoration: none;
  color: #060e76;
  font-size: 10pt;
  font-weight: bold;
}

a.product_preview_title:hover {
  color: #397db5;
}

.product_preview_desc {
  font-size: 8.5pt;
  font-weight: normal;
  text-align: center;
}

a.product_preview_moreinfo {
  text-decoration: none;
  color: #060713;
  font-size: 7pt;
}

a.product_preview_moreinfo:hover {
  color: #6c5c80;
}

a.indexlink {
  text-decoration: none;
  color: #00207f;
  font-size: 12pt;
  font-weight: bold;
}

a.indexlink:hover {
  text-decoration: underline;
  color: #ff0000;
}

a.infolink {
  text-decoration: none;
  color: #29308c;
  font-size: 10pt;
  font-weight: bold;
}

a.infolink:hover {
  text-decoration: underline;
  color: #397db5;
}

.product_price {
  padding: 10px 0 5px 0;
}

.preview_price {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  height: 25px;
  width: 130px;
  background-color: #d6d7e7;
  color: #29308c;
  margin: 3px;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #8c8e94;
  border-bottom: 1px solid #8c8e94;
  border-left: 1px solid #d6d7e7;
}

.preview_price_ex {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  height: 25px;
  width: 130px;
  background-color: #0067d9;
  color: #ffff00;
  border-top: none;
  border-right: 2px solid #00336c;
  border-bottom: 2px solid #00438d;
  border-left: 2px solid #c0d9f6;
  margin: 0 2px 2px 2px;
}

.browse_title {
  background-color: #29308c;
  position: relative;
  text-decoration: none;
  color: #d6d7e7;
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  clear: both;
  padding: 5px;
}

.title_row {
  background-color: #29308c;
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #29308c;
  border-left: 1px solid #29308c;
  border-top: 1px solid #29308c;
  border-bottom: 1px solid #d6d7e7;
  text-align: left;
  padding: 5px 0;
}

.product_row {
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  padding: 3px 0;
  border-right: 0px solid #f6d60d;
  border-left: 0px dotted #f6d60d;
  border-top: 1px  #f6d60d;
  border-bottom: 0px dotted #f6d60d;
}

.products_two {
  width: 380px;
  float: left;
  padding: 5px;
}

* html .products_two {
  width: 380px;
}

.products_two_row {
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #f4fa1e;
  border-left: 1px solid #f4fa1e;
  border-top: 1px  #f4fa1e;
  border-bottom: 1px solid #f4fa1e;
  min-height: 200px;
  height: auto;
}

* html .products_two_row {
  height: 190px;
}

.products_two_divider {
  border-top: none  #f4fa1e;
  border-right: 1px solid #f4fa1e;
  border-bottom: none  #000000;
  border-left: none  #f4fa1e;
  min-height: 190px;
  height: auto;
}

* html .products_two_divider {
  height: 190px;
}

.products_three {
  width: 250px;
  float: left;
  padding: 5px;
}

* html .products_three {
  width: 246px;
}

.products_three_row {
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  min-height: 215px;
  height: auto;
}

* html .products_three_row {
  height: 205px;
}

.products_three_divider {
  border-top: 0px solid #f5f5fc;
  border-right: 0px solid #f5f5fc;
  border-bottom: 0px solid #f5f5fc;
  border-left: 0px solid #f5f5fc;
  min-height: 205px;
  height: auto;
}

* html .products_three_divider {
  height: 205px;
}

a.pagenolink {
  text-decoration: none;
  font-size: 9pt;
  color: #131315;
  font-weight: bold;
}

a.pagenolink:hover {
  color: #29308c;
}

a.acclink {
  color: #000000;
  text-decoration: none;
  font-size: 10pt;
}

a.acclink:hover {
  color: #ff0000;
}

.buttons {
  background-color: #d6d7e7;
  color: #29308c;
  font-weight: bold;
  border-top: 1px solid #d6d7e7;
  border-right: 1px solid #29308c;
  border-bottom: 1px solid #29308c;
  border-left: 1px solid #d6d7e7;
  padding: 2px;
  text-decoration: none;
  white-space: nowrap;
}

.remove_button {
  background-color: #d6d7e7;
  color: #29308c;
  font-weight: bold;
  font-size: 8pt;
  border-top: 1px solid #efeff7;
  border-right: 1px solid #d6d7e7;
  border-bottom: 1px solid #d6d7e7;
  border-left: 1px solid #efeff7;
  text-decoration: none;
}


