/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  https://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #ffffff;
  background-image: url(https://113690.claudeassets.com/20141218162135im_/https://xpajun.com/images/bg.jpg);
  background-position: center;
  background-repeat: repeat;
  color: #000000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
}

#breadcrumbs {
  color: #aa3108;
}

#bodyContent {
  background-color: #F3F9DA;
}

#header {
  height: 340px;
  background-image: url(https://f54397.claudeassets.com/20141218162135im_/https://xpajun.com/images/header.gif);
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.holder {
  height: 140px;
}

#search {
  padding-top: 55px;
  padding-left: 510px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#langauge {
  padding-top: 15px;
  padding-left: 80px;
}

#breadcrumbs {
  padding-top: 170px;
  padding-left: 220px;
  font-size: 12px;
  color: #aa3108;
}

#footer {
  padding-left: 5px;
}

#footer2 {
  padding-left: 10px;
}

#holiday h2 {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
  padding: 5px 10px;
}

#holiday {
  padding-left: 15px;
  padding-bottom: 25px
}

.mainred{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#FF0000;
  font-weight:bold;
  margin: 0 10 0 0
}

.infoBoxContainer {
  background: transparent;
  color: #aa3108;
  link: #aa3108;
 }

.infoBoxHeading {
  padding: 5px;
  font-size: 14px;
  color: #f3f9da;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  background: transparent;
  color: #aa3108;
  link: #aa3108;
}

/* boxes style */
.infoBoxContainer2 {
  background: transparent;
  color: #f3f9da;
  link: #f3f9da;
 }

.infoBoxHeading2 {
  padding: 5px;
  font-size: 18px;
  font-weight: bolder
  background: transparent;
  color: #f3f9da;
}

.infoBoxContents2 {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  background: transparent;
  color: #f3f9da;
  link: #f3f9da;
}
/* end boxes style */

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
  padding: 5px 10px;
}

.contentText, .contentText table {
  padding: 5px 5px 5px 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #FCFFED;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  color: #79280B;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding: 5px 10px;
}

img {
  url:(images/icons/lorry.png)
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.header {
  background: transparent;
}

.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 { 
background: #f2fff7; 
}

.orderEdit { 
font-family : Verdana, Arial, sans-serif; 
font-size : 10px; 
color: #70d250; 
text-decoration: underline; 
}

A {
  color: #0000FF;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #aa3108; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #913408;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #000000;
  font-weight: bold;
  background: #aa3108;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

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: 11px;
  line-height: 1.5;
}

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { 
}

.moduleRowOver { 
background-color: #D7E9F7; 
cursor: pointer; 
cursor: hand; 
}

.moduleRowSelected { 
background-color: #E9F4FC; 
}

.checkoutBarFrom, .checkoutBarTo { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #8c8c8c; 
}

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

/* 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: #ffb3b5; 
}

.messageStackSuccess { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
background-color: #99ff00; 
}

/* input requirement */

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

/* buttons */

.tdbLink a { 
}

.tdbLink button { 
}

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

/*jquery faqs  */

#faqs h2 {
background: url(https://a7356b.claudeassets.com/20141218162135im_/https://xpajun.com/images/open.png) no-repeat 0% 10%;
padding:0px 0px 5px 20px;
cursor: pointer;
font:12px/1.6em Verdana, arial, helvetica, sans-serif;
font-weight: normal;
color: #666666;
}


#faqs h2.close {
background-image: url(https://af1963.claudeassets.com/20141218162135im_/https://xpajun.com/images/close.png);
}

#faqs .answer {
  background-color: white;
  padding:0px 0px 5px 30px;
  border-bottom:1px dashed #CCCCCC;
  margin-bottom:5px;
}

.slideshow {
  padding-left: 10px;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:center; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

/*------ Beginning of Photo Gallery -------*/
.highslide-wrapper div {font-family: Verdana, Helvetica;font-size: 10pt;}
.highslide {cursor: url(https://d4c7a0.claudeassets.com/20141218162135im_/https://xpajun.com/highslide/graphics/zoomin.cur), pointer;outline: none;text-decoration: none;}
.highslide-active-anchor img {visibility: hidden;}
.highslide img {/*border: 2px solid gray;*/}
.highslide:hover img {border-color: silver;}
.highslide-wrapper, .drop-shadow {background: white;}
.highslide-image {border: 10px solid white;}
.highslide-image-blur {}
.highslide-html {background-color: white;}
.highslide-html-blur {}
.highslide-html-content {position: absolute;display: none;width: 300px;}
.highslide-body{padding: 0 10px 10px 10px;}
.highslide-caption {
    display: none;
    border: 0px solid #745224;
    font-family: Verdana, Helvetica;
	text-align:right;
	font-style:italic;
	font-weight:bold;
    font-size: 10pt;
	padding:10px;
	background: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(https://0b243e.claudeassets.com/20141218162135im_/https://xpajun.com/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(https://adf7a9.claudeassets.com/20141218162135im_/https://xpajun.com/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
/*endof photo gallery*/

/*
     FILE ARCHIVED ON 09:28:44 Dec 28, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:30:22 Jun 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.508
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.034
  esindex: 0.037
  cdx.remote: 7.939
  LoadShardBlock: 92.582 (3)
  PetaboxLoader3.datanode: 65.241 (4)
  PetaboxLoader3.resolve: 66.547 (3)
  load_resource: 84.86
*/