/*
  $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
*/

BODY {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/design/background.gif);
	background-color: #E2E2E2;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
A.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
A.boxText:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
.boxText_center { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:5px; }
.boxText_left { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:10px; padding-right:5px; }
.boxText_right { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:10px; }
.boxText_cart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left:10px;
	padding-right:10px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.boxText_wishlist { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:10px; padding-right:10px;}
.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; }

.mainTable{
	background-color: #FFFFFF;
}

A {
  color: #0000ff;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color:#000000;
  font-weight : bold;
}

a.headerNavigation:link {
	color:#000000;
	text-decoration: underline;
	}
a.headerNavigation:visited {
	color:#FF3333;
	text-decoration: underline;
	}
a.headerNavigation:hover {
	color: #FF0000;
	text-decoration: none;
	}
a.headerNavigation:active {
	color: #FF0000;
	text-decoration: underline;
	}

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;
}

TABLE.footer {
  background: url(images/design/footer_bg.gif) repeat-x left top;
  height: 66px;
}

TD.footerleft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(/images/design/left_footer.gif);
	background-repeat: repeat-y;
	background-position: left;
}

TD.footerright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(/images/design/right_footer.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #585E6E;
}

a.footer:link {
	color: #805940;
	text-decoration: none;
	}
a.footer:visited {
	color: #805940;
	text-decoration: none;
	}
a.footer:hover {
	color: #FF0000;
	text-decoration: none;
	}
a.footer:active {
	color: #805940;
	text-decoration: none;
	}

.infoBox {
/*  background: #b6b7cb;*/
}

.infoBox_form {
  background: #b6b7cb;
}

.infoBox_button {
/*  background: #b6b7cb; */
}

.infoBox_center {
	background: url(images/design/new_bg.gif) repeat-y left top;
}

.infoBox_left {
	background: url(/images/design/left_2_bg.gif);
/*  background: #b6b7cb; */
}

.infoBox_right {
/*  background: #b6b7cb; */
}

.infoBox_cart {
/*  background: #b6b7cb; */
}

.infoBox_wishlist {
/*  background: #b6b7cb; */
}

.infoBox_categ {
/*  background: #b6b7cb; */
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxContents_form {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_button {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_center {
/*  background: #f8f8f9;  */
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
}

.infoBoxContentsText_center {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
}

A.infoBoxContentsText_center {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  text-decoration: none; 
}


.infoBoxContents_left {
	color: #333333;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	background: url(none);
	margin-left: 10px;
}

.infoBoxContentsText_left {
	color: #333333;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}

A.infoBoxContentsText_left {
	text-decoration: none;
	color: #333333;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}


.infoBoxContents_right {
/*  background: #f8f8f9;  */
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  color: #333333;
}

.infoBoxContentsText_right {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	;
	color: #333333;
	padding-left: 5px;
}

A.infoBoxContentsText_right {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  text-decoration: none; 
  color: #333333;
}

.infoBoxContents_cart {
  background: url(images/design/right_2_bg.gif) repeat-y left top;
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  color: #333333;
}

.infoBoxContentsText_cart {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  color: #333333;
}

A.infoBoxContentsText_cart {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  text-decoration: none; 
  color: #333333;
}

.infoBoxContents_wishlist {
  background: url(images/design/right_2_bg.gif) repeat-y left top;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

.infoBoxContentsText_wishlist {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

A.infoBoxContentsText_wishlist {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
  color: #333333;
}

.infoBoxContents_categ {
  /* background: url(images/design/left_2_bg.gif) repeat-y left top; */
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
    color: #333333;
}

.infoBoxContentsText_categ {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
    color: #333333;
}

A.infoBoxContentsText_categ {
  font: 11px Tahoma, Verdana, Arial, sans-serif;;
  text-decoration: none; 
    color: #333333;
}


A.productTitle {
	font: 11px Tahoma, Verdana, Arial, sans-serif;;
	color: #888888;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

.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: #000000;
}

TD.infoBoxHeading_center {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/new_title.gif) no-repeat left top;
	color: #ffffff;
	height: 31px;
	padding-left: 30px;
	padding-top: 5px;
	vertical-align: top;
}

TD.infoBoxHeading_left {
	background: url(images/design/left_title.gif) no-repeat left top;
	color: #000000;
	height: 28px;
	padding-left: 55px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.infoBoxHeading_left_odd {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(images/design/left_2_title.gif) no-repeat left top;
	color: #FFFFFF;
	height: 28px;
	padding-left: 55px;
	padding-top: 5px;
	vertical-align: top;
}

TD.infoBoxHeading_left a:link, TD.infoBoxHeading_left a:visited, TD.infoBoxHeading_left a:active  {
	color: #263143;
	text-decoration: none;
}

TD.infoBoxHeading_left a:hover  {
	color: #ff0000;
	text-decoration: underline;
}

TD.infoBoxHeading_left_odd a:link, TD.infoBoxHeading_left_odd a:visited, TD.infoBoxHeading_left_odd a:active  {
	color: #263143;
	text-decoration: none;
	font-size: 14px;
}

TD.infoBoxHeading_left_odd a:hover  {
	color: #ff0000;
	text-decoration: underline;
}

TD.infoBoxHeading_right {
	background: url(images/design/right_title.gif) no-repeat left top;
	color: #000000;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.infoBoxHeading_cart {
	background: url(images/design/right_2_title.gif) no-repeat left top;
	color: #000000;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.infoBoxHeading_wishlist {
	background: url(images/design/right_2_title.gif) no-repeat left top;
	color: #000000;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.infoBoxHeading_categ {
	background: url(images/design/left_2_title.gif) no-repeat left top;
	color: #000000;
	height: 28px;
	padding-left: 55px;
	padding-top: 5px;
	vertical-align: top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.section_title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(images/design/new_title.gif) no-repeat left top;
	color:#000000;
	height: 29px;
	padding-left: 30px;
	padding-top: 6px;
	vertical-align: top;
}

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: #FFFFFF;
}

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: #FFFFFF;
}

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: #227BCC;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

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 {
	color: #227BCC;
	background: url(images/design/page_heading_bg.gif) no-repeat left top;
	height: 37px;
	padding-left: 50px;
	padding-top: 14px;
	vertical-align: top;
	font: bold 14px Arial, Verdana, sans-serif;
}

SPAN.my_titles,TD.my_titles {
	color:#0000CC;
	height: 25px;
	vertical-align: middle;
	text-align:center;
	font: bold 14px Arial, Verdana, sans-serif;
}

SPAN.discount,TD.discount {
	color:#FF0000;
	text-decoration: blink;
	vertical-align: middle;
	text-align:center;
	font:bold 16px Arial, Helvetica, sans-serif;
}

SPAN.small_discount,TD.small_discount {
	color:#FF0000;
	text-decoration: blink;
	vertical-align: middle;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
}

SPAN.extra_information,TD.extra_information {
	color:#0000FF;
	vertical-align: middle;
	text-align:center;
	font:bold 16px Arial, Helvetica, sans-serif;
}

DIV.specials { 
	background: url(images/specials/dry_wall_special.jpg);
	height:126px;
	width:187px;	
	}

DIV.pageHeading,SPAN.description {
	color: #227BCC;
	height: 25px;
	vertical-align: top;
	font: bold 12px Arial, Verdana, sans-serif;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.delivery_instructions {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 8px;
	padding-right: 5px;
	border-top: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;	  
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 8px;
  padding-right: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;  
}


TD.my_heading {
  color:#0000FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  padding-left: 5px;
  padding-right: 5px;  
}

TD.important_heading{
  color:#FF0000;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

TABLE.important_table{
  color:#FF0000;
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

INPUT.refine_search{
   color:#CC0000;
   background-color:#FFFF00;
   font-family: Verdana, Arial, sans-serif;
   font-size:13px;
   font-weight:bold;
   border:2px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
}

TD.white_small_text,SPAN.invisible {
  color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
}

.smallTextTop {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/images/top_bg.gif) repeat-x bottom;
}

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;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}


TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.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; padding-right: 7px; }

DIV.welcomeText {
	color: #585E6E;
	font: bold 32px Arial, Helvetica, sans-serif;
}

DIV.indexText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #585E6E;
  padding-right: 50px;
}

DIV.newTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: url(images/design/new_title_bg.gif) no-repeat left top;
  vertical-align: top;
  padding-left: 40px;
  padding-top: 4px;
  height: 23 px;
}


A.newTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}


.exvat {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  font-weight: normal;
}

.incvat {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  font-weight: normal;
}

#oldprice {
	position: relative;
	background: url(/images/oldprice.png) no-repeat 0px 0px;
	width: 96px;
	text-align: center;
}

.frameme {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #5B8979;
	border-bottom: 1px solid #5B8979;
}

#manualstable td {
	border-bottom: 1px dashed #CCCCCC;
	font-size: 11px;
}

h2 {
	font: 16px "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #324965;
}

TD.h3 {
	font: bold 14px Arial, Verdana, sans-serif;
	color: #324965;
}

SPAN.current_cat {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #ff0000;
	font-weight:bold;
}

img.my_image_back {
 	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.light_border {
 	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:190px;
}

td.fine_border {
 	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


table.light_border2 {
	font-size:9px;
 	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.category_info {
	width:90%;
	text-align:center;	
 	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

tr.title_row {
	background-color:#0066FF;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	font-weight:300;
	text-align:center;
	color:#FFFFFF;
	height:20px;
}

td.category_main_text_row {
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	font-weight:300;
	text-align:center;
	color:#000000;
}

table.info_table {
    background-color:#FFFFFF;
 	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight:300;
    width: 100%;
}

TD.free_gift {
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	color:#0033FF;
    background-color:#E8E8E8;
 	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight:bold;
}

table#info_table td {
 	border-width: 1px solid #666666;
    padding: 2px;
	font-size:9px;
}

.data {
    color: #000000;
    text-align: center;
    background-color:#CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #6699FF;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}

TD.infocus_title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(images/specials/in-focus.jpg) no-repeat center top;
	color: #FFFFFF;
	height: 105px;
	padding-left: 210px;
	padding-top: 40px;
	vertical-align: top;
}

TD.infocus_title_no_grapic {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 160px;	
}

table.quick_links {
    background-color:#FFFFFF;
 	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	/*border-bottom: 1px solid #000000;*/
	font-weight:300;
	width:767;
}

.quick_links {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #585E6E;
	text-align: center;
}

TD.quick_link_small_Text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align:top;
  color: #585E6E;  
}

TD.number_list {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;  
/*  padding-left: 5px;
  padding-right: 5px;
  vertical-align:top;*/
  color:#FF0000;  
}


/*--------------------------------------------------------------*/



TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align:right;
  font-weight:bold;
  padding:0px;
  background-color:#217acc;/*blue*/
  background-color:#FFFF00;
/*  border-top: 1px solid #000000;*/
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;	  	
}

TD.productPriceInBoxTitles {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align:left;
  font-weight:bold;
  color:#FFFFFF;

/*  border-top: 1px solid #000000;*/
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color:#000000;   	  	
}

TR.quantity_break_qty_line {
  background-color:#000000;  
}

TABLE.price_breaks {
	padding:0;
	text-align:center;
	/*background: transparent url(images/design/blue-grad-x.jpg) repeat-y scroll 0% 50%;*/
	border-collapse:collapse;
	width:140px;
	border-top: 1px solid #000000;
 /* border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;	 	*/
}


TABLE.price_level_break_container {
	padding:0;
	border-collapse:collapse;	
	line-height:1;
	text-align:left;
	width:100%;
}

TD.price_break_titles {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding 0px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;	
  font-weight:bold;
  text-align:left;
  background-color:#000000;
  color:#FFFFFF;      
}

TD.price_break_value {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  padding 0px;
  text-align:left;
  width:50%;
}

TD.new_price {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #0066FF;
	text-align:center;
}

TD.new_price_ex {
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #0066FF;
	text-align:center;
}

TD.product_info_price {
	font: 17px Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#000000;
	width:60%;
	text-align:right;
    vertical-align:middle;
}

TD.product_info_price_ex {
	font: 17px Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#000000;
	width:60%;
	text-align:right;
    vertical-align:middle;
	border-collapse:collapse;	
}

TD.our_price_smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#FF0000;
  background-color:#000000;
  font-weight:bold;
  width:35%;
  vertical-align:middle; 
  text-align:centre; 
}

TD.our_price_value {
  width:auto;
}

TABLE.our_price_value_table {
  width:auto;
  border-collapse:collapse;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------*/
TABLE.special_save_price_short {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:0;
	text-align:center;
	/*background: transparent url(images/design/yellow-grad-x.jpg) repeat-y scroll 0%; 	*/
	background-color:#FFFF00;
	width:105px;
	line-height:1;
	border-collapse:collapse;		
}

TABLE.special_offer_price_table_short {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:0;
	text-align:center;
	/*background: transparent url(images/design/orange-grad-x.jpg) repeat-y scroll 0%; 	*/
	width:115px;
	border-collapse:collapse;
	height:10px;
	margin:0;
}

TD.special_offer_price_title_short {
  font-family: Verdana, Arial, sans-serif;
  font-size:9px;
  color:#FF0000;
  background-color:#000000;
  font-weight:bold;
  vertical-align:bottom;
}

TD.special_offer_price_short {
	font: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	width:40%;
	text-align:right;
    vertical-align:middle;
}

TD.special_offer_price_short_ex {
	font: Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	width:40%;
	text-align:right;
    vertical-align:middle;
}

TD.special_save_price_short {
	font: Arial, Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	width:122px;
	text-align:right;
    vertical-align:middle; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height:10px;
}

TD.special_save_price_title_short {
  font-family: Verdana, Arial, sans-serif;
  font-size:9px;
  color:#000000;
  background-color:#000000;
  font-weight:bold;
  width:60%;
  vertical-align:middle;
  border-top: 1px solid #000000;     
  border-bottom: 1px solid #000000;	  		      
  padding:0;	
  height:10px;    
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------*/
TABLE.special_new_price {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:0;
	text-align:center;
	background: transparent url(images/design/yellow-grad-x.jpg) repeat-y scroll 0%; 	
	width:140px;
	border-collapse:collapse;		
}

TABLE.special_offer_price_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:0;
	text-align:center;
	background: transparent url(images/design/orange-grad-x.jpg) repeat-y scroll 0%; 	
	width:140px;
	/*line-height:2;*/
	border-collapse:collapse;		
}

TABLE.small_price_box {
	border-collapse:collapse;
	width:auto;
	background-color:#FFFF00;		
}


TD.special_offer_price {
	font: 17px Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#000000;
	width:50%;
	text-align:right;
    vertical-align:middle;
    border-collapse:collapse;		
}

TD.special_offer_price_title_black {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#FF0000;
  background-color:#000000;
  font-weight:bold;
  width:45%;
  vertical-align:middle;
  text-align:center;
}

TD.special_offer_price_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#FF0000;
  font-weight:bold;
  width:50%;
  vertical-align:middle;
  border-collapse:collapse;	  
}

TD.special_save_price {
	font: 17px Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	/*background-color:#FF9900;*/
	background-color:#000000;
	width:auto;
	text-align:center;
    vertical-align:middle; 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

TD.special_save_price_small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  background-color:#000000;
  font-weight:bold;
  width:45%;
  text-align:center;  
  vertical-align:middle;
  /*border-top: 1px solid #000000;     
  border-bottom: 1px solid #000000;*/
  padding:0;	  
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------*/

TD.price_smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FF0000;
  padding-left: 0px;
  padding-right: 0px;
  text-align:center;
  background:#FFFF00;
  font-weight:bold;   
}

TD.price_smallText_inc_ex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color:#000000;
  padding-left: 1px;
  text-align:center;
  width:10%;
  border-collapse:collapse;  
}

TD.price_smallText_inc_ex_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color:#000000;
  padding-left: 1px;
  text-align:right;
  width:100%;  
}

TD.as_low_price_message {
	font: 10px "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
	padding:0;
	line-height:1;
	background:#000000;	
}

TD.as_low_price {
	text-align:center;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#00FF33;
	padding:0;
	line-height:1;
	background:#000000;
}

TABLE.price_cube_container {
	width: 140px;
}

TABLE.qty_container {
	width: 140px;
	border-collapse:collapse;
}

TABLE.new_price {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 120px;
	line-height:1;
	padding:0;
	margin:0;
}

TABLE.product_list_new_price {
	text-align:center;
	width:120px;	
}

TABLE.main_new_price {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	padding:0;
	text-align:center;
	background-color:#FFFF00;
    /*background: transparent url(images/design/yellow-grad-x.jpg) repeat-y scroll 0%;*/
	width:140px;
	border-collapse:collapse;	
	/*line-height:2;*/
}


TR.main_new_price_main_row {
	height:30px;
}

TD.qty_background {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  text-align:center;
  background:#000000;
/*  background: transparent url(images/design/blue-grad-x.jpg) repeat-y scroll 0%;*/
}

TD.prod_info_price_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  width:auto;
}

TD.small_products_name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  color:#FFFFFF;
}

TD.collection_only_disclaimer {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
  	line-height: 1.5;
  	padding-left: 8px;
 	padding-right: 5px;
	text-align:justify;
	font-weight: bold;
	color:#FF0000;
}

TABLE.my_image_box {
	height:40px;
	width:40px;
}

TABLE.category_box {
	border-collapse:collapse;	
	height:135;
	width:151;
	cursor:pointer;
}

TD.special_category_title{
 height:43;
 padding-left:3;
 padding-right:45;
 padding-top:45;
 vertical-align:top;
 font-family: Verdana, Arial, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#000000;
}

TD.category_title{
 height:43;
 padding-left:3;
 padding-right:35;
 vertical-align:bottom;
 font-family: Verdana, Arial, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#000000;
}

TD.category_description{
 padding-top:3;
 padding-left:4;
 padding-right:55;
 padding-bottom:20;
 vertical-align:top;
 font-family: Arial;
 font-size:9px;
 color:#000000;
}
