/*
  $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: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.awayNotice { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, 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, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffe4e5;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #fff;
}

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

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ffe4e5;
  color: #f00;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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











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

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


















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

#page {
background:white url('../_webedit/uploaded-files/leftline.png') repeat-y center;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
border-top:0;
}

#topnav {
border-top:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
height:39px;
}

/**/
/*###########################################################*/
/*Footer Styling*/

.webeditText a, .theirFoot .webeditText a, .ourFoot a {
color:#3a3a3a;
text-decoration:none;
}

.webeditText a:hover, .topNav  a:hover, .theirFoot .webeditText a:hover, .ourFoot a:hover{
color:#666666;
text-decoration:none;
}

.theirFoot .webeditText, .ourFoot {
font-size:0.8em;
color:#857f80;
}

#editButton, .theirFoot .webeditText {
text-align:center;
}

/**/
/*###########################################################*/
/*Top Nav Styling*/

.hB {
background-color:#ffdb00;
}

.sB {
background-color:#005cab;
}

.pB {
background-color:#ec1c25;
}

.sB .webeditText a, .pB .webeditText a {
color:white;
}

.sB .webeditText a:hover, .pB .webeditText a:hover {
color:#e8e8e8;
}

.hB .webeditText, .sB .webeditText, .pB .webeditText {
text-align:center;
line-height:31px;
}

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

.standardnav .webeditNavigationList li{
  display:table;
  /*width:100px; */
  height:39px;
  float:left;
  color:#9e9e9e;  
  padding:0 8px 0 8px;
}

.standardnav .webeditNavigationList a {
  text-decoration:none;
}

.standardnav .webeditNavigationList{
/*  text-align:center;    */
  }

.standardnav .webeditNavigationList a:hover {
  color:#9e9e9e;
  text-decoration:none;
}

.standardnav  .webeditNavigationList li *{
  display:table-cell;
  /*vertical-align:middle;*/
  font-size: 0.9em;
  line-height: 39px; /*1em*/
  /*width:100px; */
  height:39px;
}

/**/
/*###########################################################*/
/*Main Options Styling*/

.divider  {
border-bottom:1px solid #cdcdcd;
}

.pinktext {
background-color:#ffe4e5;
}

.bluetext {
background-color:#e0ecf5;
}

.greytext {
background-color:#e2e0e1;
}

.webeditText {
color:#857f80;
font-family:arial,helvetica,san-serif;
}

/**/
/*###########################################################*/
/* LeftNav Services Pagebuilder Styling */

.leftnav  .webeditNavigationList ul{
  margin:0;
  padding:0 4px 0 8px;
}
  
.leftnav .webeditNavigationItem  {
padding-top:4px;
color:#005CAB;
list-style-type:none;
font-size:0.8em;
width:110px;
padding-left:18px;
}

.leftnav .webeditNavigationItem  a{
color:#202726;
text-decoration:none;
}

.leftnav .webeditNavigationItem a:hover{
color:#005CAB;
text-decoration:none;
}  

.leftnav .webeditNavigationSelectedItem {
background:url('../_webedit/uploaded-files/pbhigh3.png') no-repeat top left;
}

.leftnav .webeditNavigationSelectedItemRed {
background:url('../_webedit/uploaded-files/pbhigh3-red.png') no-repeat top left;
}

/**/











