/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

h1 { color: #000000; font-size: 14px; }
h2 { color: #979088; font-size: 16px; }
h3 { color: #979088; font-size: 14px; }


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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A img { border: none;  }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  height: 167px;
}
TABLE.header {
  margin-bottom: 1px; 
}

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: #9ec72d;
  height: 46px;
  background-image: url("images/bck_footerRepeat.gif");
  background-repeat: repeat-x;
}

TD.footer {
  font-size: 10px;
  background: #9ec72d;
  height: 46px;
  background-image: url("images/bck_footerRepeat.gif");
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight: bold;
  padding: 0 10px;
}
TD.footer img { vertical-align: middle; margin: 0; padding: 0; }
TD.footer a {
	margin-bottom: 10px;
	color: white;
}

.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: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0066cc;
}

.pageHeading img { margin-top: 10px; }

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;
  padding-right: 10px;
}

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; }
.fixed_width_container { width: 960px; margin: 0 auto; text-align: left; }

td.header_search { 
	background-image: url("images/bck_header.gif");
	width: 353px; 
}
.menu_container_h { background-color: #a6cd32; width: 100%; margin-bottom: 2px; }
.menu_container_h img { border: none; float: left;  }
.checkout_button { float: right; margin-right: 20px; }
.basket_details { position: absolute; top: 168px; margin-left: 700px; color: white; }
.basket_details div { margin-top: 8px; }
.commercial_menu, .domestic_menu, .domestic_menu_ovr, .commercial_menu_ovr, .domestic_menu_item_ovr, .commercial_menu_item_ovr, .commercial_menu_item, .domestic_menu_item, .category_title { width: 220px; font-family: Tahoma, Arial, sans-serif; font-size: 12px; }
.commercial_menu, .domestic_menu, .domestic_menu_ovr, .commercial_menu_ovr { height: 38px; }
.domestic_menu_item, .domestic_menu_item_ovr, .commercial_menu_item_ovr, .commercial_menu_item, .category_title { width: 215px; height: 17px; background-color: #f0f0f0; padding-left: 5px; padding-top: 4px;}
.commercial_menu, .commercial_menu_ovr { background-image: url("images/nav_menu/ttl_commercial.gif"); }
.domestic_menu, .domestic_menu_ovr { background-image: url("images/nav_menu/ttl_domestic.gif"); }
.commercial_menu_item_ovr { border-left: 2px solid #c39dc4; background-color: #e6e6e6; padding-left: 3px; }
.domestic_menu_item { }
.domestic_menu_item_ovr a, .commercial_menu_item_ovr a, .domestic_menu_item_ovr a:hover, .commercial_menu_item_ovr a:hover { color: black; text-decoration: none; }
.domestic_menu_item_ovr { border-left: 2px solid #a8cd32; background-color: #e6e6e6; padding-left: 3px; }
.category_title { background-color: #979088; }
.category_title a { color: white; text-decoration: none; }
.index_content_container, .index_content_container_right { float: left; }
.index_content_container_right img { margin: 0px 0 10px 20px; }
p.left_column { width: 460px; margin-top: 0; line-height: 19px;}
p.left_column img, .second_paragraph img { margin: 0; padding: 0; vertical-align:bottom; }
.second_paragraph { margin-top: 10px; width: 460px; line-height: 19px; }
.listing_container_box { width: 175px; height: 235px; 
	border: 2px solid; 
	float: left; 
	margin: 0 30px 30px 0px;
	padding: 10px;
}
.product_name_container { height: 30px; padding-top: 10px; padding-left: 2px; }
.domestic_name_container { border-color: #a6cd32; }
.commercial_name_container { border-color: #c39dc4; }
.pageHeading h1 { font-size: 20px; float: left; margin-top: 10px; padding: 0; font-family: Arial, Verdana, sans-serif; margin-bottom: 0; }
.pageHeading h2 { font-size: 18px; float: left; margin-top: 12px; padding: 0; font-family: Arial, Verdana, sans-serif; }
.commercial_pageHeading, .domestic_pageHeading { height: 47px; margin-bottom: 15px; }
.commercial_pageHeading { background-image: url("images/listing/bck_commercial_header.jpg"); background-repeat: repeat-x; color: white; }
.domestic_pageHeading { background-image: url("images/listing/bck_domestic_header.jpg"); background-repeat: repeat-x; color: white; }
.commercial_pageHeading h1, .commercial_pageHeading h2, .domestic_pageHeading h1, .domestic_pageHeading h2 { color: white; margin-left: 10px; } 
.listing_header_container { margin-top: 12px; margin-bottom: 10px; }
.left-column { padding-left: 10px; }
.column_right { padding-left: 5px; padding-right: 20px; }
.body_table { clear: both; }
td.area_heading { height: 25px; color: white; padding-left: 10px; font-weight: bold; vertical-align: middle;}
div.area_heading { padding-top: 5px; height: 20px; margin-top: 12px; }
.domestic_area_heading { background-image: url("images/product_info/bck_domestic.gif"); color: white; padding-left: 10px; font-weight: bold; height: 21px; clear: both; }
.commercial_area_heading { background-image: url("images/product_info/bck_commercial.gif"); color: white; padding-left: 10px; font-weight: bold; height: 21px; clear: both; }
.bullet_point_container { padding: 10px; }
.bullet_point_container ul { margin: 0; padding: 0; }
.bullet_point_container li { display: inline; white-space: nowrap;
	float: left; 
	height: 15px;
  padding-left: 8px;
  padding-right: 7px; 
  background: url("images/product_info/bullet.gif") no-repeat 0 50%;
  }
  .styled_dropdown { }
  .hidden_radio_button { display: none; }
  .short_select_box { background-image: url("images/product_info/short_select.gif");
  width: 134px; height: 19px; padding: 0px 5px; }
  .cutdown_swatch_container, .swatch_container, .image_uploader, .logo_uploaded_container, .logo_uploaded_final { float: left;  width: 327px;  color: #a8cd30; font-weight: bold; font-size: 10px; }
  .logo_uploaded_container { width: 327px; }
  .cutdown_swatch_container { height: auto; margin-bottom: 10px; }
  .swatch_container img, .cutdown_swatch_container img { float: left; margin: 2px; }
  img.qm { float: right; border: none; margin-bottom: 10px;}
  h3.title_commercial { color: #b48cb1; font-size: 10px; }
  h3.title_domestic { color: #a8cd30; font-size: 10px; }
  #trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	/*width: 400px;*/
	height: 0px;
	z-index: 200;
}
.productListing { width: 704px; }
.basket_items { padding-top: 3px; }
.basket_items a { color: white; text-decoration: none; }
.subboxes { text-align: right; padding-right: 15px; }
.prodquan { text-align: center; }
.totaltitle { padding-top: 5px; }
.logintext2 { padding: 10px 0; }
.mailpasstext { font-size: 10px; }
.mailpass { width: 300px; }
.static_content_area { padding-top: 5px; }
.sitemap_content_area { padding-top: 5px; }
.sitemap_content_area a { display: block; }
.shipping_comments { border: none; }
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#btn_add_to_basket { float: right; margin: 5px 10px 5px 0; clear: both; }
.btn_go { float: right; }
.upload_logo_image_container { width: 255px; margin: 0 auto; }
.step_image { padding-left: 10px; padding-top: 10px; }
.upload_description { clear: both; margin-left: 10px; margin-top: 5px; color: #5f5f5f; }
.upload_description a { color: #5f5f5f; }
#logo_image_uploaded { width: 218px; height: 120px; padding: 4px; background-image: url("images/product_info/bck_logo_image.jpg"); float: left;  margin-top: 10px; }
.logo_upload_confirm { float: left; padding-left: 10px; }
.logo_textarea { height: 120px; width: 300px; margin-left: 10px; margin-bottom: 10px; }
#logo_confirm, #logo_final { display: none; }
.logo_confirm_button { margin-left: 10px; cursor: pointer; margin-bottom: 3px; }
.logo_uploaded_final { }
.prod_spec_images { width: 170px; text-align: center; background-color: #f0f0f0; }
.prod_spec_images img { margin-top: 10px; margin-left: 10px; margin-right: 10px; }
.faq_container { background-color: white;
width: 531px;
padding: 15px;
}
.faq_subContainer { border: 5px solid #ececec;
padding: 5px; }
.faqOdd, .faqEven { cursor: pointer; width: 708px; min-height: 25px; margin: 2px 0px; color: white;
font-weight: bold; }
.faqOdd { background-color: #a6cd32; }
.faqEven { background-color: #a6cd32; }
.answerBox { background-color: #ececec; border-bottom: 5px solid #dddddd; 
width: 687px; display: none; padding: 10px; }
.arrow_container { width: 20px; float: left; margin-left: 5px; }
.FAQHeader { margin-top: 8px; }
#product_price_container { font-size: 16px;}
.search_text_box { margin-right: 34px; margin-bottom: 21px; float: right; }
input.search_box_input { float: left; padding: 0; height: 20px; width: 210px; padding-top: 0px; font-size: 14px; border: 0; }
.search_button { float: left; margin-right: 15px; }
.sitemap_table { }
.sitemap_table .domestic_menu { display: none;}
.sitemap_table .category_title { display: none; }
.sitemap_table .commercial_menu { display: none; }
.sitemap_table .domestic_menu_item { margin: 0; padding: 0; }
.sitemap_table .commercial_menu_item { margin: 0; padding: 0; }
.sitemap_table .commercial_menu_item_ovr { margin: 0; padding: 0; border: none; background-color: white; }
.sitemap_table .domestic_menu_item_ovr { margin: 0; padding: 0; border: none; background-color: white; }
.green_link { color: #a8cd30; font-weight: bold; text-decoration: underline; }
.scrolling_swatch_container { height: 124px;
scrollbar-base-color:white; 
	 scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #6f9d20;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #6f9d20; 
	overflow-y: auto;
}
.attributes_container { width: 185px; float: right; }
