body {
  background-color: #15348e;
  font-family: arial;
  margin: 0px;
  padding: 0px;
  color: #010a0a;
  font-size: 9.5pt;
  text-align: center;
}

#page {
  position: relative;
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
}

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: 110`px;
}

#logoarea {
  position: relative;
  float: left;
  margin: 5px;
}

#basket {
  position: relative;
  width: auto;
  height: 81px;
  float: right;
  margin: 5px;
  padding: 8px;
  color: #5e5e5e;
  text-align: right;
  background-color: #ffffff;
  border-top: 1px dotted #cecece;
  border-right: 1px dotted #cecece;
  border-bottom: 1px dotted #cecece;
  border-left: 1px dotted #cecece;
  border-collapse: collapse;
}

a.basket_link {
  text-decoration: none;
  background-color: #ffffff;
  color: #5a5a5a;
  font-size: 8pt;
  font-weight: normal;
  border-top: 1px solid #cecece;
  border-right: 0px solid #121597;
  border-bottom: 1px solid #cecece;
  border-left: 0px solid #121597;
  padding: 2px;
  white-space: nowrap;
}

a.basket_link:hover {
  color: #dedede;
  background-color: #10348c;
  border-top: 1px solid #cecece;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #d0d0d0;
  padding: 2px;
}

#navigation_bar {
  position: relative;
  background-color: #10348c;
  text-decoration: none;
  width: 100%;
  clear: both;
  min-height: 25px;
  line-height: 1.4em;
  height: auto;
}

* html #navigation_bar {
  height: 25px;
}

#secure_navigation_bar {
  position: relative;
  background-color: #121597;
  text-decoration: none;
  width: 100%;
  clear: both;
  line-height: 1.5em;
  padding: 2px 0;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
}

#navigation_bar ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#navigation_bar li {
  position: relative;
  display: inline;
}

#navigation_bar a {
  text-decoration: none;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  min-width: 10px;
  width: auto;
  min-height: 23px;
  height: auto;
  padding: 2px 25px 0 25px;
  margin: 0 0 0 1px;
  background-repeat: no-repeat;
}

* html #navigation_bar a {
  height: 25px;
  width: 10px;
}

#navigation_bar a:hover {
  color: #cecece;
}

#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: #10348c;
  border-top: 1px solid #10348c;
  border-right: 1px solid #10348c;
  border-bottom: 1px solid #10348c;
  border-left: 1px solid #10348c;
  position: relative;
  height: auto;
  color: #ffffff;
  font-size: 12pt;
  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: #10348c;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}

* html li.order_progress {
  height: 16px;
}

* html li.order_progress_active {
  height: 16px;
}

a.menu_link {
  background-color: #ffffff;
  border-top: 1px solid #10348c;
  border-right: 0px solid #10348c;
  border-bottom: 0px solid #10348c;
  border-left: 0px solid #10348c;
  text-decoration: none;
  display: block;
  width: 160px;
  height: auto;
  color: #10348c;
  font-size: 9.5pt;
  font-weight: normal;
  text-align: center;
  margin: 0px auto;
  padding: 3px;
}

* html a.menu_link {
  width: 100%;
}

a.menu_link:hover {
  background-color: #10348c;
  border-top: 1px solid #10348c;
  border-right: 0px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
  border-left: 0px solid #5c5c5c;
  color: #cecece;
}

a.brand_link {
  text-decoration: none;
  margin: 1px auto 0px auto;
  display: block;
  width: 160px;
  background-color: #ffffff;
  border-top: none  #000000;
  border-right: none  #000000;
  border-bottom: none  #000000;
  border-left: 0px solid #003399;
  color: #121597;
  font-size: 10pt;
  font-weight: normal;
  height: 1em;
  padding-left: 5px;
}

a.brand_link:hover {
  background-color: #10348c;
  border-top: none  #000000;
  border-right: none  #000000;
  border-bottom: none  #000000;
  border-left: 0px solid #990000;
  color: #dedede;
}

.searchbox {
  color: #121597;
  border: solid 1px #999999;
  width: 120px;
  margin-right: 5px;
}

a.small_link {
  text-decoration: none;
  color: #000000;
  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: #cecece;
  line-height: 1.5em;
  text-align: center;
}

.secure_bottom_bar {
  background-color: #000000;
  line-height: 1.5em;
  color: #f5f5f5;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

a.bottom_navigation {
  text-decoration: none;
  color: #10348c;
  font-size: 10pt;
  white-space: nowrap;
}

a.bottom_navigation:hover {
  color: #10348c;
}

.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: none solid #000000;
  border-right: 0px solid #ff7301;
  border-bottom: 0px solid #ff7301;
  border-left: 0px solid #ff7301;
}

.product_details_title {
  background-color: #10348c;
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  height: 32px;
  padding-left: 5px;
}

.product_details_subtitle {
  background-color: #121597;
  color: #ffffff;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

.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: #ffffff;
  padding-left: 10px;
  border-top: 0px solid #5c5c5c;
  border-right: 1px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
}

.history_arrow {
  text-decoration: none;
  color: #121597;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

a.history_link {
  text-decoration: none;
  color: #121597;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
}

a.history_link:hover {
  color: #515151;
}

.noborders {
  border-collapse: collapse;
  border-right: 0px solid #effc01;
  border-left: 0px solid #effc01;
  border-top: 0px solid #effc01;
  border-bottom: 0px solid #effc01;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

.buybox {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.buyboxtitle {
  background-color: #ffffff;
  color: #10348c;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  border-top: 1px solid #5c5c5c;
  border-right: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
}

.buyboxdetails {
  background-color: #ffffff;
  text-decoration: none;
  color: #10348c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  border-top: 1px solid #5c5c5c;
  border-right: 0px solid #5c5c5c;
  border-bottom: 0px solid #5c5c5c;
  border-left: 0px solid #5c5c5c;
}

.display_table {
  border-collapse: collapse;
  border-top: 1px solid #121597;
  border-right: 1px solid #121597;
  border-bottom: 1px solid #121597;
  border-left: 1px solid #121597;
}

.display_table_title {
  background-color: #cecece;
  position: relative;
  text-decoration: none;
  color: #10348c;
  font-size: 11pt;
  font-weight: bold;
  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: #65acff;
  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: #10348c;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

a.basketsn:hover {
  color: #65acff;
}

.basketboxtitle {
  text-decoration: none;
  color: #ffffff;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  height: 20px;
  background-color: #10348c;
  border-collapse: collapse;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.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: #10348c;
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  padding: 3px;
}

.ordertitle {
  background-color: #cecece;
  color: #10348c;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  padding-left: 5px;
}

.orderbox {
  border-collapse: collapse;
  border-top: 1px  #10348c;
  border-right: 1px solid #10348c;
  border-bottom: 1px solid #10348c;
  border-left: 1px solid #10348c;
  font-size: 9pt;
}

.highlight {
  color: #f00000;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

a.titlelink {
  text-decoration: none;
  color: #10348c;
  font-size: 10pt;
  font-weight: bold;
}

a.titlelink:hover {
  color: #cecece;
}

.accountstitle {
  background-color: #ffffff;
  text-decoration: none;
  color: #121597;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.accountsvalue {
  text-decoration: none;
  color: #121597;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  background-color: #ffffff;
  border-right: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
  border-bottom: 1px solid #5c5c5c;
}

.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: #ffffff;
  text-decoration: none;
  color: #121597;
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
}

.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: #CECECE;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  background-color: #10348C;
  height: 16px;
  border-collapse: collapse;
  border-right: 1px solid #5C5C5C;
  border-left: 1px solid #5C5C5C;
  border-top: 1px solid #5C5C5C;
  border-bottom: 0px solid #5C5C5C;
  padding: 2px;
}

a.cattitle {
  text-decoration: none;
  color: #5c5c5c;
  font-size: 12pt;
  font-weight: bold;
}

a.cattitle:hover {
  color: #f6d60d;
}

a.catsubtitle {
  text-decoration: none;
  color: #9a9a9a;
  font-size: 8pt;
  font-weight: normal;
}

a.catsubtitle:hover {
  color: #cdcdcd;
}

.product_preview {
  text-decoration: none;
  color: #5c5c5c;
  font-size: 12pt;
  border-top: 1px solid #121597;
  border-right: 1px solid #121597;
  border-bottom: 1px solid #121597;
  border-left: 1px solid #121597;
  border-collapse: collapse;
}

a.product_preview_title {
  text-decoration: none;
  color: #5f5f5f;
  font-size: 10pt;
  font-weight: bold;
}

a.product_preview_title:hover {
  color: #cecece;
}

.product_preview_desc {
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
}

a.product_preview_moreinfo {
  text-decoration: none;
  color: #000000;
  font-size: 9pt;
  font-weight: normal;
}

a.product_preview_moreinfo:hover {
  color: #f6d60d;
}

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: #5c5c5c;
  font-size: 10pt;
  font-weight: bold;
}

a.infolink:hover {
  text-decoration: underline;
  color: #f6d60d;
}

.product_title {
  height: 40px;
}

.product_price {
  padding: 10px 0 5px 0;
}

.preview_price {
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  height: 25px;
  width: 130px;
  background-color: #ffffff;
  color: #10348c;
  margin: 3px;
  border-top: 1px solid #10348c;
  border-right: 0px solid #f6d60d;
  border-bottom: 1px solid #10348c;
  border-left: 0px solid #f6d60d;
  padding: 1px;
}

.preview_price_ex {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  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: #121597;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
  clear: both;
  padding: 5px;
}

.title_row {
  background-color: #cecece;
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #15348e;
  border-left: 1px solid #15348e;
  border-top: 1px solid #10348c;
  border-bottom: 1px solid #10348c;
  text-align: center;
  padding: 5px 0;
}

.product_row {
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 0px solid #f6d60d;
  border-left: 0px dotted #f6d60d;
  border-top: 1px  #f6d60d;
  border-bottom: 0px dotted #f6d60d;
}

.products_two {
  width: 370px;
  float: left;
  padding: 5px;
}

* html .products_two {
  width: 370px;
}

.products_two_row {
  clear: both;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-right: 0px solid #dedede;
  border-left: 0px solid #dedede;
  border-top: 1px dotted #5a5a5a;
  border-bottom: 0px dotted #dedede;
  min-height: 200px;
  height: auto;
}

* html .products_two_row {
  height: 190px;
}

.products_two_divider {
  border-top: none  #5a5a5a;
  border-right: 1px dotted #5a5a5a;
  border-bottom: none  #cecece;
  border-left: none  #cecece;
  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 dotted #f6d60d;
  border-left: 0px dotted #f6d60d;
  border-top: 1px dotted #f6d60d;
  border-bottom: 0px dotted #f6d60d;
  min-height: 215px;
  height: auto;
}

* html .products_three_row {
  height: 205px;
}

.products_three_divider {
  border-top: 0px dotted #9c9c9c;
  border-right: 1px dotted #f6d60d;
  border-bottom: 0px dotted #9c9c9c;
  border-left: 0px dotted #f6d60d;
  min-height: 205px;
  height: auto;
}

* html .products_three_divider {
  height: 205px;
}

a.pagenolink {
  text-decoration: none;
  font-size: 9pt;
  color: #ff7301;
  font-weight: bold;
}

a.pagenolink:hover {
  color: #ff0000;
}

a.acclink {
  color: #000000;
  text-decoration: none;
  font-size: 10pt;
}

a.acclink:hover {
  color: #ff0000;
}

.buttons {
  background-color: #10348c;
  color: #ffffff;
  font-weight: bold;
  border-top: 0px solid #f6d60d;
  border-right: 0px solid #f6d60d;
  border-bottom: 0px solid #f6d60d;
  border-left: 0px solid #f6d60d;
  padding: 2px;
  text-decoration: none;
  white-space: nowrap;
}

a.remove_button {
  background-color: #ffffff;
  color: #f60d0d;
  font-weight: bold;
  font-size: 8pt;
  border-top: 1px solid #5c5c5c;
  border-right: 1px solid #5c5c5c;
  border-bottom: 1px solid #f6d60d;
  border-left: 1px solid #f6d60d;
  text-decoration: none;
}

a.remove_button:hover {
  background-color: #ffffff;
  color: #f60d0d;
  font-weight: bold;
  font-size: 8pt;
  border-top: 1px solid #5c5c5c;
  border-right: 1px solid #5c5c5c;
  border-bottom: 1px solid #f6d60d;
  border-left: 1px solid #f6d60d;
  text-decoration: none;
}

