/* Customer Style Sheet */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { color: #22272C; background: #FFD68F; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #A5ACB2; text-decoration: underline; }

BODY {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D5D5D6;
  margin: 0px;
  top: 0px;
  text-align: center;
  background: #22272C;
  background-image: url("/images/bodybg.gif");
  background-repeat: repeat-x;
}

h1 {
  font-size: 14px;
}

h2 {
  font-size: 12px;
}

h3 {
  font-size: 11px;
}

h2.frontheader {
  font-size: 14px;
  color: #FFA200;
  margin: 0;
  padding: 0;
}

A {
  color: #D5D5D6;
  text-decoration: none;
  font-size: 10px;
}

A:hover {
  text-decoration: underline;
  font-size: 10px;
}

FORM {
	display: inline;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

div#site {
  width: 800px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  align: left;
  text-align: left;
}

div#sitecontent {
  width: 800px;
}

div#logo {
  margin-left: 23px;
  width: 332px;
}

div#headerbuttons {
  float: right;
  margin-top: 64px;
}

img.headerbutton {
  padding-bottom: 0px;
}

div#navigation {
  color: #ACA695;
  padding: 5px;
  margin-bottom: 10px;
}

div#navigation a {
  color: #ACA695;
}

div#navigationleft {
  float: left;
  display: inline;
}

div#navigationright {
  float: right;
  display: inline;
  color: #5D5A50;
}

div#pageheadertl { 
}
 
div#pageheadertr { 
}
 
div#pageheader { 
  color: #FFA200;
  padding-bottom: 10px;
}
 
div#pageheadercontent {
}
 
div#pageheader h1 {
  display: inline;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
 
div#price {
  float: right;
  font-size: 14px;
}
 
span#price {
  font-size: 20px;
  font-weight: normal;
  color: #FFA200;
}

img.categoryimage {
  border: 1px solid #4F462F;
}

div.footerbar {
  width: 100%;
  height: 37px;
  background-image: url('/images/footer-bar-tile.gif');
  background-repeat: repeat-x;
}

div.footerbarline {
  width: 800px;
  height: 37px;
  background-image: url('/images/footer-bar-right.gif');
  background-repeat: no-repeat;
}

div.footerbartext {
  width: 800px;
  height: 11px;
  text-align: center;
  align: center;
  margin-right: auto;
  margin-left: auto;
}

div.footer {
  width: 100%;
}

div.footertext {
  width: 800px;
  height: 30px;
  text-align: center;
  align: center;
  margin-right: auto;
  margin-left: auto;
  background-image: url('/images/footer-right.gif');
  background-repeat: no-repeat;
}

ul.bullet {
  list-style-type: none;
  margin: 0;
  padding:0;
}

ul.bullet li {
  padding-left: 6px;
  background-image: url('/images/bullet-orange.gif');
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
}

div#navigationwrapper {
  padding-bottom: 37px;
}

div#navigation {
}

div#navigation dl#categoryheader dt {
  font-weight: bold;
  padding: 3px;
}

div#navigation dl {
  display:block;
  margin: 0;
  padding: 0;
}

div#navigation dt {
  font-size: 1em;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #353229;
}

div#navigation dt a {
  display: block;
  width: 100%;
  font-size: 1.1em;
  color: #ffffff;
  padding-left: 6px;
  background-image: url('/images/bullet-orange.gif');
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
}

div#navigation dt a:hover, div#navigation dt a:active, div#navigation dt a.selected {
  display: block;
  color: #EED387;
}

div#navigation dd {
  display: block;
  list-style-type: none;
  margin: 0;
  margin-bottom: 1px;
  overflow: hidden;
}

div#navigation dd a {
  display: block;
  padding: 2px;
  padding-left: 13px;
  margin-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  text-decoration: none;
}

div#navigation dd a:hover, div#navigation dd a:active, div#navigation dd a.selected {
  display: block;
  color: #A74300;
}

div.newproducts {
  display: inline;
  vertical-align: top;
  margin-bottom: 15px;
  width: 438px;
}

div.newproductscontent {
  padding: 1px;
}

div.frontcontent {
  float: left;
  vertical-align: top;
  width: 212px;
  background-image: url('/images/frontcontentbg.gif');
  background-repeat: no-repeat;
}

div.frontcontentcontent {
  margin: 8px;
  margin-top: 48px;
}

div.frontadbuttons {
  vertical-align: top;
}

div.saleproducts {
  vertical-align: top;
  width: 438px;
}

div.saleproductscontent {
  padding: 5px;
}

div.newsupdate {
  vertical-align: top;
  width: 438px;
}
 
div.newsupdatecontent {
  padding: 5px;
}

div.frontheader {
  color: #000000;
  margin-left: 5px;
}

div.frontheader2 {
  background-image: url('/images/pixel_grey.gif');
  background-repeat: repeat-x; 
  background-position: 2px 9px;
}

td.main {
  font-size: 10px;
}

td.main-withbg {
  padding-left: 9px;
  padding-right: 9px;
  font-size: 10px;
}

TR.header {
}

TR.headerbg td {
  border-bottom: 1px solid #4E4631;
  padding-bottom: 6px;
}

div.breadcrumbs {
  float: left;
  margin-left: 22px;
  margin-top: 32px;
  height: 11px;
  float: left;
  font-size: 9px;
  color: #E2ABD3; 
}

TR.headerNavigation {
  height: 25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #6A97B3; 
  background-image: url('/images/navbarbg.jpg');
  background-repeat: no-repeat; 
}

TD.headerNavigation {
  padding-left: 15px;
  padding-top: 4px;
}

TD.headerNavigationRight {
  background-image: url('/images/navbarbgright.jpg');
  background-repeat: no-repeat; 
  background-position: right; 
  padding-top: 4px;
  margin-right: 5px;
}

A.headerNavigation { 
  color: #0000BB; 
}

A.headerNavigation:hover {
}

TR.headermenu {
  height: 22px;
  border-top: 2px solid #ffffff;
  padding-top: 2px;
  background: #FFD68F;
}

TD.headermenuleft {
  width: 20%;
  align: right;
  text-align: right;
  background-image: url('/images/menuleftrightbg.gif');
  background-repeat: repeat-x;
}

TD.headermenuright {
  width: 20%;
  align: left;
  text-align: left;
  background-image: url('/images/menuleftrightbg.gif');
  background-repeat: repeat-x;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  border-top: 1px solid #4E4631;
  color: #B4AF9F;
  padding: 6px 5px;
}

TD.footer a {
  color: #B4AF9F;
}

div#footerlogo {
  float: right;
  margin-top: 9px;
}

table.left_column {
  width: 171px;
  padding: 0px;
  margin: 0px;
}

table.right_column {
  width: 165px;
  padding: 0px;
  margin: 0px;
}

table.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.infoBox1 {
  width: 171px;
}

table.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.infoBoxContents1 {
  font-size: 10px;
}
 
td.infoBoxContents1 a {
}

.infoBoxNotice1 {
  background: #FF8E90;
}

.infoBoxFooter1 {
  height: 37px;
  overflow: hidden;
  background-image: url('/images/boxout-bottom1.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 0px;
}

.infoBoxNoticeContents1 {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.infoBoxHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url('/images/template1.gif');
  background-repeat: repeat-x;
}

.infoBoxHeader1 {
  width: 176px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  align: right;
  padding: 5px;
  padding-left: 20px;
}

div.infoBoxHeaderImage1 {
  display: inline;
  float: left;
}

TD.infoBox1, SPAN.infoBox1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.infoBox2 {
  width: 154px;
}
 
table.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
 
td.infoBoxContents2 {
  font-size: 10px;
}

td.infoBoxContents2 a {
}

.infoBoxNotice2 {
  background: #FF8E90;
}
 
.infoBoxFooter2 {
  height: 37px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
 
.infoBoxNoticeContents2 {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
 
table.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url('/images/template1.gif');
  background-repeat: repeat-x;
}
 
.infoBoxHeader2 {
  width: 154px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
  padding-left: 20px;
}
 
div.infoBoxHeaderImage2 {
  display: inline;
  float: left;
}

.infoBoxFooter3 {
  height: 11px;
  overflow: hidden;
  background-image: url('/images/boxout-bottom3.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 0px;
}

.infoBoxFooter4 {
  height: 11px;
  overflow: hidden;
  background-image: url('/images/boxout-bottom4.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 0px;
}
 
TD.infoBox2, SPAN.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.mainBox {
}
 
.mainBoxContents {
}
 
.mainBoxNotice {
  background: #FF8E90;
}
 
.mainBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
 
table.mainBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

table.mainBoxFooter { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
 
.mainBoxHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  align: right;
  text-align: right;
}
 
TD.mainBox, SPAN.mainBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.productimage {
  width: 100%;
  /* background-image: url('/images/productimagebg.gif'); */
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

div.supportnumber {
  align: center;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  padding-right: 13px;
}

div.reviewproductname {
  width: 100%;
  align: left;
  text-align: left;
  font-weight: bold;
}

div.reviewstars {
  width: 100%;
  align: right;
  text-align: right;
}

div.reviewtext {
  align: left;
  text-align: left;
}

img.reviewproductimage {
  padding-bottom: 5px;
}

img.productimagerows {
  border: 1px solid #000000;
}

img.leftbanner {
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
}

img.arrow1 {
  position: relative;
  top: 2px;
}

img.extraimage {
  border: 1px solid #000000;
  margin-bottom: 5px;
}

span.newproductnew {
  width: 100%;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

a.newproductname {
  font-size: 11px;
  font-weight: bold;
}

img.newproductimage {
  display: block;
}

div.productprice {
  font-size: 14px;
  font-weight: bold;
  padding-top: 2px;
  margin-top: 2px;
}

div.productprice2 {
  width: 100%; 
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #A9F0FF;
}

a.newproductprice {
  font-size: 24px;
  font-weight: bold;
  color: #97AACB;
}

div.viewedproduct {
  float: left;
  display: inline;
  align: center;
  text-align: center;
  width: 133px;
  margin-right: 5px;
  margin-bottom: 5px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, TR.linkListing-odd, TR.defaultListing-odd {
  background: #2B2E32;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even, TR.linkListing-even, TR.defaultListing-even {
}

.defaultListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff0000;
  font-weight: bold;
}

TABLE.productListing {
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #16181A;
  color: #BABABB;
  font-weight: bold;
  border-bottom: 4px solid #22272C;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-data a {
  color: #D7F8FF;
  font-weight: bold;
  text-decoration: none;
}

A.pageResults {
  color: #FFA200;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #D7F8FF;
}

a.category {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

a.category:hover {
  color: #0000BB;
}

a.link1 {
  color: #D5D5D6;
  text-decoration: underline;
}

a.link1:hover {
  color: #999999;
  text-decoration: underline;
}

a.infoBoxHeading1 {
  text-decoration: none;
}
 
a.infoBoxHeading1:hover {
  text-decoration: underline;
}

a.infoBoxContents1 {
  font-size: 10px;
  text-decoration: none;
}
 
a.infoBoxContents1:hover {
  text-decoration: underline;
}

a.infoBoxContents2 {
  font-size: 10px;
  text-decoration: none;
}
 
a.infoBoxContents2:hover {
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #A5ACB2;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, TABLE.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

p.producttext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #998393;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #998393;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

span.tableHeading,
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

SPAN.newItemInBasket {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

select {
  border: 1px solid #A5ACB2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #185583;
}

select.categories {
  border: 1px solid #A5ACB2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #185583;
  overflow: hidden;
}

input { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #185583;
}

input.input1 {
  position: relative;
  bottom: 6px;
  border: 1px solid #A5ACB2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  width: 80px;
  margin-bottom: 5px;
}

select.fullwidth1 {
  border: 1px solid #A5ACB2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  width: 100%;
}

select.fullwidth2 {
  border: 1px solid #A5ACB2; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #185583;
  width: 100%;
}

TEXTAREA {
  border: 1px solid #A5ACB2; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #185583;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #185583;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #185583;
}

SPAN.markProductOutOfStock {
  color: #ff0000;
  font-weight: bold;
}

span.markProductInStock {
  color: #33cc33;
  font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.productSpecialPricePrevious {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #60A7CD;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { color: #22272C; background-color: #FFD68F; cursor: pointer; cursor: hand; }
.moduleRowSelected { color: #22272C; background-color: #FFA200; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A5ACB2; font-weight: bold;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFA200; font-weight: bold;}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF3C00; color: #161A1E; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color: #161A1E; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* alert text */

.alertText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* price beat text */
 
.priceBeat { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A5ACB2; }

/* links section */

TABLE.linkListing {
  background: #000000;
}
 
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
 
TD.linkListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.faq_q {
  font-weight: bold;
  color: #000000;
}

.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* returns */
.invoice {background: #ffffff; color: #000000;}
.invoicetitle { font-size: 26px; font-weight: bold; color: #000000; padding-bottom: 4px; }

td.shopshortaddress {
  font-size: 11px;
  color: #000000;
}

table.tableborder1 {
  border-collapse: collapse;
  border: 2px solid #000000;
}

table.tableborder2 {
  border-collapse: collapse;
  border: 1px solid #FFA200;
}
 
td.tableborder1 {
  border: 2px solid #000000;
}
 
td.tableborder-leftright1 {
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}
 
tr.invoicedetails {
  font-size: 10px;
  color: #000000;
}
 
td.tableborder2 {
  border: 1px dotted #000000;
  padding: 3px;
}

/* other */
.productinfoborder {
  padding: 5px;
}

.productinfomenu {
  align: center;
  text-align: center;
  margin: 0 auto;
}

td.topten {
  padding: 10px 0;
  border-bottom: 1px solid #353229;
}

td.topten img {
  margin-left: auto;
  margin-right: auto;
}

span.toptennumber {
  text-align: center;
  align: center;
  font-size: 10px;
  font-weight: bolder;
  margin-right: 5px;
}

img.toptenimage {
  margin-top: 5px;
  display: block;
}

hr.line {
  height: 1px;
  color: #C3BDDF;
  background-color: #C3BDDF;
  border: 0px;
}

div.clear {
  clear: both;
}

