/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  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: #FFFFFF; 
}

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: #b6b7cb;
}

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

.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: #bbc3d3;
  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;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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; }


/* START: Default Webedit Styles */

/*

default-style.css

Default stylesheet for WebEdit.

(C) 2008 Spoton Corporation - http://www.spoton.net/
Created by Stephen Morley - http://www.safalra.com/

*/


/* centre the page */
body{
  margin:0;
  padding:0;
  font-size:0.75em;
  text-align:center; /* for non-standards-compliant browsers */
}
#webeditCorePage,
#webeditCoreEditModePage{
  text-align:left; /* for non-standards-compliant browsers */
  margin:0 auto; /* for standards-compliant browsers */
}

/* turn off borders on linked images */
a img{
  border:none;
}

/* position images and objects at the bottom of their containers */
img, object{
  vertical-align:bottom;
}

/* set column positioning */
.webeditCoreColumn{
  float:left;
  min-height:1px;
  width:100%;
}
* html .webeditCoreColumn{
  height:1px;
}

/* set row positioning */
.webeditCoreRow{
  float:left;
  clear:left;
  width:100%;
}

/* formatting for the div displayed instead of a Flash file */
.webeditFlashMissingPlugin,
.webeditFlashEditMode{
  background:white url('../images/flash-logo.png') no-repeat center center;
}

/* style the search submit button so that only the image shows */
.webeditSearchSubmitButton button{
  padding:0;
  width:auto;
  overflow:visible;
  border:0;
  padding:0;
  margin:0;
  background:transparent;
}

/* remove the extra space around small images */
.webeditImageComponent{
  line-height:1px;
}

/* display the required field asterisk in bold red text */
.webeditFormRequiredField{
  color:red;
  font-weight:bold;
}

/* display form error messages in bold red text */
.webeditFormError{
  color:red;
  font-weight:bold;
}

.webeditText .db, .webeditText{
  display:block;
}

.webeditText .dl{
  display:list-item;
  margin-left:18px;
}

.webeditText .al, .webeditText{
  text-align:left;
}

.webeditText .ar{
  text-align:right;
}

.webeditText .ac{
  text-align:center;
}

.webeditText .aj{
  text-align:justify;
}

.webeditText .i0, .webeditText{
  margin-left:0;
}

.webeditText .i18{
  margin-left:18px;
}

.webeditText .i36{
  margin-left:36px;
}

.webeditText .i54{
  margin-left:54px;
}

.webeditText .i72{
  margin-left:72px;
}

.webeditText .i90{
  margin-left:90px;
}

/* note: this must be applied to spans to avoid display issues */

.webeditText div.h75 span, .webeditText div.h75{
  line-height:0.75em;
}

.webeditText div.h100 span, .webeditText div.h100{
  line-height:1.00em;
}

.webeditText div.h125 span, .webeditText div.h125{
  line-height:1.25em;
}

.webeditText div.h150 span, .webeditText div.h150, .webeditText span, .webeditText{
  line-height:1.50em;
}

.webeditText div.h200 span, .webeditText div.h200{
  line-height:2.00em;
}

.webeditText div.h250 span, .webeditText div.h250{
  line-height:2.50em;
}

.webeditText div.h300 span, .webeditText div.h300{
  line-height:3.00em;
}

.webeditText .lm10 *{
  letter-spacing:-0.10em;
}

.webeditText .lm5 *{
  letter-spacing:-0.05em;
}

.webeditText .l0 *, .webeditText *{
  letter-spacing:0;
}

.webeditText .l5 *{
  letter-spacing:0.05em;
}

.webeditText .l10 *{
  letter-spacing:0.10em;
}

.webeditText .l15 *{
  letter-spacing:0.15em;
}

.webeditText .l20 *{
  letter-spacing:0.20em;
}

.webeditText .lon{
  text-decoration:underline;
  color:#00f;
}

.webeditText .tm{
  font-family:'Courier New','Courier',monospace;
}

.webeditText .tws{
  font-family:'Palatino Linotype',Palatino,'Zapf Calligraphic','URW Palladio L','Book Antiqua',serif;
}

.webeditText .tns{
  font-family:'Times New Roman','Times',serif;
}

.webeditText .twss, .webeditText{
  font-family:Verdana,Geneva,sans-serif;
}

.webeditText .tnss{
  font-family:Arial,Helvetica,sans-serif;
}

.webeditText .s10{
  font-size:0.833em;
}

.webeditText .s12, .webeditText{
  font-size:1.000em;
}

.webeditText .s14{
  font-size:1.166em;
}

.webeditText .s16{
  font-size:1.333em;
}

.webeditText .s18{
  font-size:1.500em;
}

.webeditText .s20{
  font-size:1.666em;
}

.webeditText .s22{
  font-size:1.833em;
}

.webeditText .s24{
  font-size:2.00em;
}

.webeditText .s36{
  font-size:3.00em;
}

.webeditText .s48{
  font-size:4.00em;
}

.webeditText .s60{
  font-size:5.00em;
}

.webeditText .s72{
  font-size:6.00em;
}

.webeditText .bon{
  font-weight:bold;
}

.webeditText .ion{
  font-style:italic;
}

.webeditText .du{
  text-decoration:underline;
}

.webeditText .ds{
  text-decoration:line-through;
}

.webeditText .do{
  text-decoration:overline;
}

.webeditText .con{
  font-variant:small-caps;
}

/* Styling for the shop *******************************************************/

.webeditShopBreadcrumbs a,
.webeditShopCategoryLinkTitle a,
.webeditShopProductLinkTitle a{
  text-decoration:none;
}

.webeditShopCategoryListTitle,
.webeditShopProductListTitle{
  margin-top:0.75em;
}

.webeditShopCategoryLinkTitle .webeditText{
  margin-top:0.75em;
  height:3em;
  overflow:auto;
}

.webeditShopProductLinkTitle .webeditText{
  margin-top:0.75em;
  height:4.5em;
  overflow:auto;
}

.webeditShopProductLinkPrice .webeditText{
  margin-top:0.75em;
}

.webeditShopEmptyCategory,
.webeditShopNoProduct{
  margin:0.75em 0;
}

.webeditShopProductDetailsTitle{
  margin-top:0.75em;
}

.webeditShopProductDetailsContainer{
  position:relative;
}

.webeditShopProductDetailsImage{
  position:absolute;
  top:0.75em;
  left:0;
  cursor:pointer;
}

.webeditShopProductDetailsImage .webeditText{
  font-size:0.833em;
  margin:0.75em 0;
}

.webeditShopProductDetailsPriceBreaks{
  border-collapse:collapse;
  margin-left:118px;
}

.webeditProductComponent .webeditShopProductDetailsPriceBreaks{
  margin:0 auto;
}

.webeditShopProductDetailsPriceBreaks th{
  font-weight:normal;
  margin:0;
  padding:0.75em 0 0;
}

.webeditShopProductDetailsPriceBreaks td{
  margin:0;
  padding:0;
}

.webeditShopProductDetailsDescription{
  padding:0.75em 0 0 118px;
}

.webeditShopProductDetailsOptions,
.webeditShopProductDetailsQuantity{
  margin-top:0.75em;
}

.webeditShopProductDetailsAddToCart{
  margin:0.75em 0;
}

/* END: Default Webedit Styles */

/* START: Website styles */

/*#################= NOTES =####################

*    main & mainOuter rules are justofied right due to the fact that the graphics are 960 w
      and the divs are 962 w. a size miscalucalation and a disinclinement to remake all the graphics
      leads to these rules.

#################= END NOTES =####################*/

/*#################= STYLE =####################*/

#webeditCoreEditModePage {
margin-top:60px;
}

body {
background:white url('../_webedit/uploaded-files/toprep.png') repeat-x top;
}

div.webeditText  {
font-family: Arial,Helvetica,sans-serif;
}

#site_mainOuter {
background:url('../_webedit/uploaded-files/mouterep.gif') repeat-y right;
}

#site_main {
background:url('../_webedit/uploaded-files/pagbag.png') no-repeat top right;
}

*html #site_main {
background:url('../_webedit/uploaded-files/pagbag-ie6.gif') no-repeat top right;
}

.site_sky {
background:url('../_webedit/uploaded-files/skypeg.jpg') no-repeat top center;
}

.site_fonz {
padding:0 8px;
}

.site_topNav {
background:url('../_webedit/uploaded-files/tnbg.png') repeat;
font-family:arial,helvetica, sans-serif;
}

.site_topNav a {
color:#202726;
text-decoration:none;
font-size:0.8em;
}

.webeditText a {
color:#609ce4;
text-decoration:none;
}

.webeditText a:hover {
color:#79b0f1;
text-decoration:none;
}

.site_theirFoot .webeditText a, .site_ourFoot a {
color:#609ce4;
text-decoration:none;
}

.site_topNav  a:hover, .site_theirFoot .webeditText a:hover, .site_ourFoot a:hover{
color:#79b0f1;
text-decoration:none;
}

.site_theirFoot .webeditText, .site_ourFoot {
font-size:0.8em;
color:#202726;
}

/*the following rule adds an extra unwanted line in IE6*/
/*.site_topNav .webeditText div, */.site_theirFoot .webeditText div {
white-space:pre;
} 

.site_theirFoot {
border-top:2px solid #c1bfbf;
border-bottom:2px solid #c1bfbf;
}

#site_editButton {
text-align:center;
}

.site_top2 img {
border:none;
}

* html .site_top2 {
margin-bottom:-6px;
}

.site_top3 {
background:url('../_webedit/uploaded-files/navbars.png') no-repeat top center;
}

/*#*/
/*###*/
/*#####*/
/*TOP BAR NAV*/
.site_top3inner  .webeditNavigationList ul{
  margin:0;
  padding:0;
  height:36px;
}

.site_top3inner .webeditNavigationList li{
  display:table;
  width:160px;
  height:36px;
  float:left;
  color:#b5cfee;  
}

.site_top3inner .webeditNavigationList a {
  color:white;
  text-decoration:none;
}

.site_top3inner .webeditNavigationList{
  text-align:center;
  }

.site_top3inner .webeditNavigationList a:hover {
  color:#b5cfee;
  text-decoration:none;
}

.site_top3inner  .webeditNavigationList li *{
  display:table-cell;
  /*vertical-align:middle;*/
  font-size: 0.9em;
  line-height: 36px; /*1em*/
  width:160px;
  height:36px;
}
/*TOP BAR NAV ENDS*/
/*#####*/
/*###*/
/*#*/

.site_seo {
background-color:#e7e8e9;
}

.site_seo .webeditText {
color:#939598;
font-size:0.8em;
}

.site_divider  {
border-bottom:2px solid #e7e8e9;
}

/*###########################################################*/
/*form styling*/

.webeditFormLabel{
  width:90px;
}

.webeditChoiceChoices{
  width:150px;
    margin-bottom:5px;
}

.webeditChoiceChoices select{
  width:150px;
}

.webeditChoiceChoice{
  display:block;
}

.webeditFieldField{
  width:150px;
    margin-bottom:5px;
}

.webeditFieldField *{
  width:150px;
}

.webeditFormSubmitButton{
  text-align:center;
}

.webeditFormSubmitButton div{
  display:none;
}

.webeditFormSubmitButton button{
  width:98px;
  height:22px;
  padding:0;
  border-width:0;
  background:url('../_webedit/uploaded-files/submit-button.png') no-repeat top left;
    cursor:pointer;
} 
/**/

/*form 385 styling*/

.site_cF385 .webeditFormLabel{
  width:136px;
}

.site_cF385 .webeditChoiceChoices{
  width:225px;
  margin-bottom:5px;
}

.site_cF385 .webeditChoiceChoices select{
  width:225px;
}

.site_cF385 .webeditFieldField{
  width:225px;
  margin-bottom:5px;
}

.site_cF385 .webeditFieldField *{
  width:225px;
}

/**/

/*form 515 styling*/

.site_cF515 .webeditFormLabel{
  width:136px;
}

.site_cF515 .webeditChoiceChoices{
  width:355px;
  margin-bottom:5px;
}

.site_cF515 .webeditChoiceChoices select{
  width:355px;
}

.site_cF515 .webeditFieldField{
  width:355px;
  margin-bottom:5px;
}

.site_cF515 .webeditFieldField *{
  width:355px;
}

/**/

/*###########################################################*/

/*text-over-image styling*/
.site_overlayContainer{
  position: relative;
}

.site_overlayImageT0L0{
  position: relative;
  top:0;
  left:0;
}

.site_overlayBoxT20L20{
  position: absolute;
  top: 10px;
  left: 10px;
  background: url('../_webedit/uploaded-files/transpix.png') repeat;
}

.site_overlayBoxB20L20{
  position: absolute;
  bottom: 20px; /* allow for bottom padding of 10px */
  left: 10px;
  background: url('../_webedit/uploaded-files/transpix.png') repeat;
}

.site_overlayBoxRed{
  position: absolute;
  bottom: 30px; /* allow for bottom padding of 10px */
  left: 310px;
  background: url('../_webedit/uploaded-files/transred.png') repeat;
}

.site_overlayBoxTeal{
  position: absolute;
  bottom: 30px; /* allow for bottom padding of 10px */
  left: 165px;
  background: url('../_webedit/uploaded-files/transteal.png') repeat;
}

/**/

.site_redtext {
background-color:#a00000;
margin-bottom:10px;
}

.site_bluetext {
background-color:#003b6e;
margin-bottom:10px;
}

.site_yellowtext {
background-color:#fed403;
margin-bottom:10px;
}

/*#*/
/*###*/
/*#####*/
/*PAGEBUIDLER NAV*/

.pagebuilderOuter  ul {
padding:0;
margin:0;
}

.site_pagebuilderOuter .webeditNavigationAncestorItem  {
padding-left:15px;
color:#5592db;
list-style-type:none;
padding-top:5px;
padding-bottom:5px;
}

.site_pagebuilderOuter .webeditNavigationChildItem {
color:#5592db;
list-style-type:none;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;
}

.site_pagebuilderOuter .webeditNavigationChildItem  a{
color:#202726;
text-decoration:none;
}

.site_pagebuilderOuter .webeditNavigationAncestorItem a {
color:#737d7c;
text-decoration:none;
}

.site_pagebuilderOuter .webeditNavigationAncestorItem a:hover, .site_pagebuilderOuter .webeditNavigationChildItem  a:hover{
color:#5592db;
text-decoration:none;
}

/*PAGEBUIDLER NAV ENDS*/
/*#####*/
/*###*/
/*#*/

/*#################= END STYLE =####################*/

/*###################= DEBUG =####################*/

/* END: Website styles */

.categoryNavBox{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  padding-left: 5px;
  width: 142px;
}

.categoryNavBox span{
  color: #5592db;
}

.categoryNavBox a{
  text-decoration: none;
}

.categoryNavBox a:hover{
  color: #5592db;
}
.categoryInfoBoxItem{
  padding: 5px 0;
}

