
/* -----------------------------------------------
Page Structure
----------------------------------------------- */

body {
  font: 10px/1.6em Verdana, Arial, Sans-serif;
  color: #1d5b7e;
  background-color: #0F0F0F;
  padding: 0;
  margin: 0 auto;
}

div#wrapper {
  width: 960px;
  background-color: #0F0F0F;
  padding: 0;
  margin: 20px auto 20px auto;
}

/* -----------------------------------------------
Banner
----------------------------------------------- */

div#banner {
  color: #b3b4b6;
  background: transparent url(/images/banner_bg.gif) repeat-x;
  width: 100%;
  height: 34px;
  text-transform: uppercase;
  padding: 0;
}

.nav_items {
  padding: 10px 14px 6px 14px;
}

div#banner_navigation a {
  color: #b3b4b6;
  text-decoration: none;
}

div#banner_navigation a:hover, div#banner_navigation a.current {
  color: #87acbe;
  text-decoration: none;
}

/* -----------------------------------------------
Header
----------------------------------------------- */

div#header {
  margin: 0 0 12px 0;
  font-size: 10px;
  color: #d1dde4;
}

#header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

#header li {
  margin: 0;
  padding-left: 6px;
  display: inline;
  list-style-type: none;
}

#header li.last {
  float: right;
}

#header a {
  color: #d1dde4;
  text-decoration: none;
}

#header a:hover {
  text-decoration: underline;
}

div#flash_navigation_shell, div#flash_navigation {
  width: 960px;
  height: 137px;
  background-color: #0F0F0F;
}

div#flash_main_shell, div#flash_main {
  width: 960px;
  height: 535px;
  background-color: #0F0F0F;
}

/* -----------------------------------------------
Baseboard
----------------------------------------------- */

div#baseboard {
  font-size: 10px;
  color: #b3b4b6;
  background-color: #262628;
  width: 100%;
  text-transform: uppercase;
  padding: 4px 0;
}

div#baseboard_navigation a {
  color: #b3b4b6;
  text-decoration: none;
}

div#baseboard_navigation a:hover, div#baseboard_navigation a.current {
  color: #87acbe;
  text-decoration: underline;
}

#baseboard {
  color: #262628;
  background-color: #87acbe;
  width: 100%;
  padding: 2px 0;
  bottom: 0;
  position: fixed;
  z-index: 99;
  text-align: center;
}

/* -----------------------------------------------

div#baseboard a {
  color: #262628;
  text-decoration: none;
}

div#baseboard a:hover, div#baseboard a.current {
  color: #262628;
  text-decoration: underline;
}

----------------------------------------------- */

/* -----------------------------------------------
Subnavigation
----------------------------------------------- */

div#sub-navigation {
  float: left;
  clear: none;
  font-size: 10px;
  padding: 0;
  margin-bottom: 0;
  text-transform: lowercase;
}

div#sub-navigation ul {
  background-color: transparent;
  padding: 0;
  margin: 2px 0;
  list-style: none;
  float: left;
  font-size: 10px;
}

div#sub-navigation li {
  padding: 0;
  margin: 0;
  float: left;
}

div#sub-navigation li a {
  padding: 0;
  margin: 0;
  color: #4662a1;
  text-decoration: underline;
  padding: 5px 4px 5px 30px;
  text-decoration: none;
  float: left;
  width: 130px;
}

div#sub-navigation li a:hover, div#sub-navigation li.current a {
  color: #243c4a;
}

div#sub-navigation li.child {
  background-color: transparent;
}

div#sub-navigation li.child a {
  margin: 0;
  color: #4662a1;
  padding: 5px 4px 5px 22px;
  text-decoration: none;
  float: left;
  width: 100%;
}

div#sub-navigation li.child a:hover, div#sub-navigation li.child a.current {
  color: #b44b2a;
}

div#sub-navigation li.child a.current {
}

/* -----------------------------------------------
Content
----------------------------------------------- */

div#content {
  font-size: 10px;
  background-color: #d1dde4;
  width: 960px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 960px;
}

.span-6 {
  padding: 40px 0;
  min-height: 382px;
}

.span-8 {
  padding: 0 40px 0 0;
}

.span-16 {
  padding: 50px 0;
  min-height: 382px;
}

/* -----------------------------------------------
Pagination
----------------------------------------------- */

.pagination {
  font-size: 10px;
  padding: 0;
  margin: 20px 0;
  text-transform: lowercase;
  color: #403f45;
}

.pagination a {
  padding: 2px 3px;
  margin: 1px;
  text-decoration: none;
}

.pagination a:hover, .pagination a:active {
  color: #243c4a;
}

.pagination span.current {
  padding: 2px;
  margin: 2px;
  font-weight: normal;
}

.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
}

/* -----------------------------------------------
Products - Browse
----------------------------------------------- */

div#content table.products_browse {
  font-size: 10px;
  margin: 0;
  width: 622px;
}

div#content table.products_browse td {
  color: #403f44;
  padding: 0 6px 20px 0;
  width: 152px;
  text-align: left;
  vertical-align: top;
}

div#content table.products_browse td img {
  border: solid 1px #a1a8ad;
}

div#content table.products_browse .thumb {
  width: 152px;
/*   height: 102px; */
}

div#content table.products_browse .link {
  margin: 2px 0 0 0;
  text-transform: lowercase;
}

div#content table.products_browse .cost {
  padding: 0 0;
  color: #666;
}

div#content table.products_browse .message {
  font-weight: normal;
  color: #fff;
  background-color: #5979a8;
  padding: 0 1px;
  text-transform: uppercase;
}

div#content table.products_browse a {
  color: #4662a1;
  text-decoration: none;
}

div#content table.products_browse a:hover {
  color: #243c4a;
  text-decoration: underline;
}

/* -----------------------------------------------
Products - Show
----------------------------------------------- */

div#products_show #images img {
  border: solid 1px #a1a8ad;
}

div#products_show #details h3 {
  font-weight: bold;
  margin: 0 0 2px 0;
}

div#products_show #thumbnails {
  float: left;
}

div#products_show #thumbnails td {
  padding: 0;
}

div#products_show #details .description {
  margin: 40px 0 0 0;
}

div#products_show #details .details {
  margin: 40px 0 0 0;
}

div#products_show #details #stock_keeping_unit {
  margin: 20px 0 0 0;
}

div#products_show #details ul {
  padding: 6px 14px 2px 14px;
}

div#products_show #details ul li {
  list-style: disc;
}

div#products_show #details h4 {
  background-color: #e8e8e8;
  margin: 12px 0 8px 0;
  padding: 4px 6px;
}

div#products_show #details ul {
  padding: 6px 14px 2px 14px;
}

div#products_show #details ul li {
  list-style: disc;
}

div#products_show #details #add_to_cart {
  margin: 20px 0 0 0;
}

div#products_show #details #add_to_cart ul {
  padding: 0;
  margin: 0;
}

div#products_show #details #add_to_cart ul li {
  list-style: none;
  padding: 3px 12px 4px 0;
}

/* -----------------------------------------------
Footer
----------------------------------------------- */

div#footer {
  color: #d1dde4;
  background-color: #0F0F0F;
  padding: 10px 0;
  text-align: right;
  font-size: 9px;
}

div#footer span.pipe {
  color: #7699ac;
  margin: 0 2px;
}

div#footer a {
  color: #d1dde4;
  text-decoration: none;
}

div#footer a:hover {
  color: #d1dde4;
  text-decoration: underline;
}

/* -----------------------------------------------
Anchors
----------------------------------------------- */

a {
  color: #1d5b7e;
}

a:hover {
  color: #1d5b7e;
}

/* -----------------------------------------------
Misc. Rules
----------------------------------------------- */

#flash-notice, #flash-warning, #flash-error {
  margin: 8px auto 14px;
  font-size: 11px;
  color: #990000;
  background-color: #ffffd5;
  border-top: solid 1px #dd9988;
  border-bottom: solid 1px #dd9988;
  text-align: left;
  padding: 10px 16px;
  text-align: left;
}

.required {
  color: #ef9600;
  font-weight: bold;
}

form {
  margin: 0;
}

form div {
  padding: 0;
}

form label {
  color: #336666;
}

h1 {
  font-weight: bold;
  color: #1d5b7e;
  text-transform: uppercase;
  font-size: 12px;
  margin: 2px 0 10px 0;
}

h2 {
  font-weight: bold;
  color: #1d5b7e;
  font-size: 11px;
  margin: 6px 0 2px 0;
}

h4 {
  font-size: 10px;
}

p {
  margin: 0 0 6px 0;
}

img {
  margin: 0;
  border: none;
}

form { margin: 0; padding: 0; }

input[type='text'], input[type='password'],
input[type='checkbox'], select, textarea {
  border: 1px solid #ddd;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  font-family: "Lucida Grande", Lucida, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  padding: 2px;
}

textarea {
  margin: 6px;
}

input[type='text']:focus, textarea:focus {
  background: #fff;
  color: #333;
}

/* -----------------------------------------------
Shopping Cart
----------------------------------------------- */

img.icon {
  margin: 10px 0 0 0;
}

div#continue-shopping {
  text-align: left;
  margin: 0 0 14px 0;
  float: left;
  width: 100%;
}

div#continue-shopping img {
  float: right;
  margin: 0 0 0 0;
}

div#continue-shopping h1 {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 26px;
}

table.product-list {
  float: left;
  background-color: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
}

table.product-list tr.heading th {
  border-top: 1px solid #d1dde4;
  border-bottom: 1px solid #d1dde4;
}

table.product-list tr td {
  margin: 0 0 0 0;
  padding: 8px;
  border-bottom: 1px solid #d1dde4;
  background-color: transparent;
  color: #243c4a;
}

table.product-list tr th {
  text-align: left;
  padding: 6px 8px;
  color: #243c4a;
}

div#catalog table.product-list tr th a {
  color: #1c345f;
  text-decoration: none;
}

table.product-list tr.product td {
  border-bottom: solid 1px #d1dde4;
  vertical-align: top;
}

table.product-list tr.product td.right-edge {
  border-right: solid 1px #d1dde4;
}

table.product-list tr.product td.name h3,
table.product-list tr.product td.name h4 {
  margin-left: 16px;
  color: #5979a8;
  font-size: 11px;
}

table.product-list tr th a,
table.product-list tr td a {
  text-decoration: none;
}

table.product-list tr th a:hover,
table.product-list tr td a:hover {
  text-decoration: underline;
}

div#cart-message {
  margin: 0;
  font-size: 10px;
  text-align: right;
  color: #ccc;
}

div#cart-message .notice {
  color: #ccc;
  font-weight: bold;
  float: left;
  text-align: left;
}

div#cart-message a {
  color: #ccc;
}

/* -----------------------------------------------
Checkout
----------------------------------------------- */

div#account-information {
}

div#content #center div#account-information h2 {
  color: #999;
  margin: 0;
  font-size: 13px;
}

div#proceed-to-checkout {
  width: 100%;
  line-height: 18px;
  float: left;
  text-align: right;
  margin: 14px 0;
}

div#shipping_methods {
  float: left;
  background-color: transparent;
  width: 100%;
  margin: 10px 0 16px 0;
  padding: 0;
}

div#shipping_methods h4 {
  padding: 6px;
  margin: 0;
  background-color: #eee;
}

div#shipping_methods ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}

div#shipping_methods li {
  background-color: transparent;
  border-bottom: solid 1px #eee;
  padding: 4px 2px;
  margin: 1px;
}

fieldset {
  border: 1px solid #eee;
  padding: 2px;
  margin: 4px 0 10px 0;
}

legend {
  padding: 2px;
  margin-left: 10px;
}

fieldset p {
  margin: 5px;
}

.form-box label { width: 30%; display: block; float: left; text-align: right; padding: 8px; margin: 0; color: #666; background-color: #eee; border-right: 1px solid #d7d7d7; }
.form-box label.empty { background-color: transparent; border: 0; }
.form-box p input { width: 45%; margin: 6px 8px 6px 6px; padding: 4px; font-size: 11px }
.form-box p select { margin: 6px 4px 6px 6px }
.form-box p .checkbox { width: 10px; margin: 0 8px; padding: 0; }
.form-box p span { margin: 6px 8px 0 6px; padding: 8px 2px; }

#errorExplanation {
  margin: 0 auto 14px auto;
  font-size: 11px;
  color: #990000;
  background-color: #ffffd5;
  border-top: solid 1px #dd9988;
  border-bottom: solid 1px #dd9988;
  text-align: left;
  padding: 10px 16px;
}

#errorExplanation h2 {
  font-size: 12px;
  color: #990000;
}

.fieldWithErrors {
  display: table;
}

.fieldWithErrors input, .fieldWithErrors select {
  background-color: #ffdfdf;
  margin: 4px 8px 6px 6px; padding: 4px; font-size: 11px;
}
