/*
  $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: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; }

.boxText a { 
/*  color: #000; */
/* New layout 21 April 2008 */
  color: #555;
  font-weight: bold;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
/*  background: #ffffff;*/
  color: #000;
  margin: 0px;
  border: none;
  color: #777;
  font-weight: bold;
  text-align: justify;
}

A {
  color: #000;
/*  text-decoration: none; */
/* New layout 21 April 2008 */  
  color: #555;
  font-weight: bold;
}

A:hover {
/* New layout 21 April 2008
  color: #AABBDD;
*/
  text-decoration: underline;
/* New layout 21 April 2008 */
  color: #7f7f7f;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  background: #ffffff;
  color: #000;
  font-weight : bold;
  /* New layout 17 Apr 2008 */
  padding-bottom: 2px;
  border-bottom: 1px solid #777;
}
A.headerNavigation { 
  color: #000;
  text-decoration: none;  
}

A.headerNavigation:hover {

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


/* Header menu - New layout 21 April 2008 - OPC*/
/* Footer menu added 8 August 2008 - OPC */

#headerMenu, #footerMenu {
  padding-top: 5px;
  text-align: center;
  border-bottom: solid 1px #777;
  padding-bottom: 2px;
  margin-bottom: 3px;
  line-height: 150%;
}

#footerMenu {
  margin-left: auto;
  margin-right: auto;
  border: none;
  padding: 1px 0 5px;
  font-size: 0.9em;
  
}

#footerMenu TABLE {
  width: 950px;
  border-top: solid 1px #777;
  padding: 10px 0 0 1px;
  text-align: center;
}

#headerMenu img, #footerMenu img {
  border: none;
}

#headerMenu a img , #footerMenu a img {
  border-bottom: 3px solid #fff;
}

#headerMenu a:hover img , #footerMenu a:hover img {
  border-bottom: 3px solid #7f7f7f;
}


TD.headerInfo {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/* 0PC 17 Apr 2008 
  background: #000;
*/
}

TD.footer {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
/* 0PC 17 Apr 2008 
  background: #000;
  color: #ffffff;
  font-weight: bold;
*/
  margin: 10px 0;
  padding: 3px 0;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  color: #777;
}

.infoBox {
  background: #ffffff;
}

.infoBox a {
  display: block;
  background: #ffffff;
}


/* New layout Apr 2008 - OPC */
.infoBoxFooter {
  height:12px;
  font-size: 8px;
  background-image: url("../common/infoBoxFooter_std_left_right.gif");
  background-repeat: no-repeat;
  background-position: center left;
  margin-bottom: 10px;
}

.infoBoxFooter span {
  float: right;
  display: block;
  width: 12px;
  background-color: #fff;
  background-image: url("../common/infoBoxFooter_std_left_right.gif");
  background-repeat: no-repeat;
  background-position: center right;
  height: 12px;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

TD.contentBox {
/*  height: 24px; */
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 13px;
  font-weight: normal; /* New layout 23 April 2008 */
  letter-spacing: 1px;
  /* New Layout May 2008 - OPC
  background: #000;
  color: #fff;
  */
  background: #fff;
  color: #000;
}

TD.contentBoxHeadingLeft {
	background-image: url(../../images/infobox/corner_top_left.gif);
	background-repeat: no-repeat;
	width: 12px;
}

TD.contentBoxHeadingMiddle {
	border-top: 1px solid #c4c4c4;
	text-align: center;
	font-weight: bold;
}

TD.contentBoxHeadingRight {
	background-image: url(../../images/infobox/corner_top_right.gif);
	background-repeat: no-repeat;
	width: 12px;
}

TD.contentBoxFooter {
	color: #fff;
    font-size: 10px;
	height: 10px;
}

TD.contentBoxFooterLeft {
	background-image: url(../../images/infobox/corner_footer_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


TD.contentBoxFooterMiddle {
	border-bottom: 1px solid #c4c4c4;	
}

TD.contentBoxFooterRight {
	background-image: url(../../images/infobox/corner_footer_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

TABLE.contentBox {
	border:1px solid #c4c4c4;
	border-bottom: none;
}

TD.infoBoxHeading a {
  /* New Layout May 2008 - OPC
  color: #fff;
  */
  color: #000;
}

/* New layout 21 April 2008 - OPC */
TD.sidebarInfoBoxHeading {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 13px;
  background-color: #fff;
  color: #ffffff;
  background-image: url(infoBoxHeading_std_left_right.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border: none;
}

/* New layout 21 April 2008 - OPC */
TD.sidebarInfoBoxHeadingLeft {
  padding-left: 12px;
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 13px;
  background-color: #fff;
  color: #fff;
  background-image: url(infoBoxHeading_std_left_right.gif);
  background-repeat: no-repeat;
  background-position: left top;
  border: none;
}

TD.sidebarInfoBoxHeadingRight {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 13px;
  background-color: #fff;
  color: #fff;
  background-image: url(infoBoxHeading_std_left_right.gif);
  background-repeat: no-repeat;
  background-position: right top  ;
  border: none;
}


/* New layout 21 April 2008 - OPC */
TD.sidebarInfoBoxHeadingLeft a {
	color: #fff;
}


TD.infoBoxHeadingLeft a:hover {
  text-decoration: underline;
  color: #fff; /* Explorer */
}


TD.infoBoxContents {
  padding: 5px;
/*  border: 1px solid #c4c4c4; /* New layout 23 April 2008 */
}

TD.featuredProduct {
	padding: 3px;
	border: 1px solid #fff;
	vertical-align: middle;
}

TD.featuredProduct:hover {
	border: 1px solid #c4c4c4;	
	color: #7f7f7f
}

TD.featuredProduct:hover a {
	color: #7f7f7f
}



.infoBox.sidebarInfoBox {
  border: 1px solid #c4c4c4;
  border-width: 0 1px;
}

.sidebarInfoBox.infoBoxContents {
  font-weight: bold;
  border: none;
  color: #777;
}

.infoBoxContents span {
  border: none;
}


SPAN.infoBoxContents {
  border: none;
}


/* New layout 23 April 2008 - OPC */
.sidebarInfoBox.infoBoxContents a {
  color: #555;
}


TD.boxText {
	text-align:center;
	padding-top: 5px;
}


#InfoBox_Categories a,
#InfoBox_Best_sellers a,
#InfoBox_Information a,
#InfoBox_Order_history a,
#InfoBox_Manufacturer_info a,
#InfoBox_Popular_searches a,
#InfoBox_Shopping_cart a {
	width: 141px;
	padding: 6px 2px 6px 5px;
	display: block;
	text-align: left;
	text-decoration: none;
}

.categorySelected,
#InfoBox_Categories a:hover,
#InfoBox_Best_sellers a:hover,
#InfoBox_Information a:hover,
#InfoBox_Order_history a:hover,
#InfoBox_Manufacturer_info a:hover,
#InfoBox_Popular_searches a:hover,
#InfoBox_Shopping_cart a:hover {
	color: #fff;
	background: #7f7f7f;	
    text-decoration: none;
}


#InfoBox_Languages a {
  display: inline;
}

#InfoBox_ProductNotifications .boxText{
	padding: 6px;
}

a {
	border: none;
}

/* Cross-browser Hacks for Explorer and Safari
   (Explorer = * html, Safari = trailiing #)
   Make links full-width of enclosing table   
*/
* html #InfoBox_Categories a { width: 148px;# }
* html #InfoBox_Best_sellers a { width: 148px;# }
* html #InfoBox_Information a { width: 148px;# }



/*
TD.boxText a:hover {
	color: #fff;
	background: #7f7f7f;	
    text-decoration: none;
}
*/

#Also_purchased_products, #Also_purchased_shopping_cart{
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

.Related_products_shopping_cart {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

.center {
	text-align: center;
}

.floatLeft {
	float: left;
	width: 20px;
}

.floatLeftImage {
	float: left;
	padding: 15px;
}


TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

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;
  background: #f1f4f9;  
}

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;
  background: #fff;
}

TABLE.productListing {
  /* New layout May 2008 - OPC
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
 */
  padding: 5px 0 0 0;
}

TD.productListing-odd,
TD.productListing-even {
	padding: 3px;
	border: 1px solid #fff;	
}

TD.productListing-odd:hover, 
TD.productListing-even:hover {
	border: 10px solid #c4c4c4;	
}



.productListing-heading {
  font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  /* New layout May 2008 - OPC
  background: #000;
  color: #fff;
  */
  color: #000;
  font-weight: bold;
  height: 24px;
}

TD.productListing-heading {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}

/* New layout May 2008 - OPC */
TD.productListing-heading-left,
TD.productListing-heading-right {
  border-top: none;
  border-bottom: 1px solid #c4c4c4;
}

/* New layout May 2008 - OPC */
TD.productListing-heading-left {
	background: url(../../images/infobox/corner_top_left.gif);
	background-repeat: no-repeat;
}

/* New layout May 2008 - OPC */
TD.productListing-heading-right {
	background: url(../../images/infobox/corner_top_right.gif);
	background-repeat: no-repeat;
}


/* New layout May 2008 - OPC */
TD.productListing-data {
	vertical-align: middle;
	padding-top : 5px;
	padding-bottom : 5px;
}

/* New layout May 2008 - OPC */
TD.productListing-data-left {
	border-left: 1px solid #c4c4c4;
}

/* New layout May 2008 - OPC */
TD.productListing-data-right {
	border-right: 1px solid #c4c4c4;
}

TD.productListing-data {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  color: #6660;
}

TD.main, P.main {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  line-height: 1.5;
}


TD.main {
/*  padding: 10px;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, 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: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  color: #ff0000;
}


.moduleRow {}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }


.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Helvetica, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif; font-size: 12px; color: #ff0000; }


/* CSS IMAGE buttons - May 2008 - OPC */

.imageButton {
    /* Sliding right image */
    background: transparent url(btn_std_left_right.gif) no-repeat scroll top right; 
    display: block;
    float: left;
    height: 22px;
    font-size: 14px;
    padding-right: 1em;
    text-decoration: none;
    color: #fff;
    font-weight:bold;
    cursor: pointer;
    white-space: nowrap;
}

.imageButton span {
    /* Background left image */ 
    background: transparent url(btn_std_left_right.gif) no-repeat; 
    display: block;
    line-height: 22px;
    padding: 0px 0 5px 12px;
} 



/* CSS BIG ACTION buttons - used in hyperlinks - Mar 2009 - OPC*/

.actionButton {
    /* Sliding right image */
    background: transparent url(../common/btn_action_left_right.gif) no-repeat scroll top right;
    display: block;
    float: left;
    height: 34px;
    font-size: 16px;
    padding-right: 1em;
    text-decoration: none;
    color: #000;
    font-weight:bold;
    cursor: pointer;
    white-space: nowrap;
}

.actionButton span {
    /* Background left image */ 
    background: transparent url(../common/btn_action_left_right.gif) no-repeat; 
    display: block;
    line-height: 34px;
    padding: 0px 0 5px 12px;    
} 




/* BUY NOW buttons -  smaller text and background images */
TD.productListing-data .imageButtonWrapper {
	display: block; /* Give some space to prevent mis-alignment */
	height: 18px;
	padding-left: 5px;
	padding-top: 1em; /* Align with tabulated text - Firefox, Safari, et. al.*/
	background: transparent;
}

* html TD.productListing-data .imageButtonWrapper {
	padding-top: 1.5em; /* Align with tabulated text - Explorer */
}

TD.productListing-data .imageButton {
    background: transparent url(../common/btn_buynow_square_std_left_right.gif) no-repeat scroll top right; 
    float: right;
	font-size: 11px;
  padding-right: 7px;
  color: #000;
  width: 100%;
}


TD.productListing-data .imageButton span {
    background: transparent url(../common/btn_buynow_square_std_left_right.gif) no-repeat;
    line-height: 17px;
	padding: 0px 0 5px 7px;
}



/* CSS SUBMIT buttons - May 2008 - OPC */

button { 
  border: 0; 
  cursor: pointer; 
  font-weight: bold; 
  padding: 0 10px 0 0; 
  text-align: center; 
}

button span { 
  position: relative; 
  display: block; 
  white-space: nowrap; 
  padding: 0 0 0 13px; 
}


/* Black buttons */ 

button.submitBtn { 
  background: url(btn_std_left_right.gif) right no-repeat;
}

button.submitBtn span {
  padding-top: 4px;
  height: 22px; 
  background: url(btn_std_left_right.gif) left no-repeat; 
  color: #fff; 
}


/* IE 6 (and 7?) */
* html button { 
  width: auto;
  overflow: visible; 
} 

* html button span { 
  margin-top: 1px;
} 

/* Explorer - generic submit button */
* html button.submitBtn span {
  padding-top: 1px;
}


/* Action buttons - 34px high orange sprite */ 

button.actionBtn { 
  background: url(../common/btn_action_left_right.gif) right no-repeat;
  font-weight: bold;
}

button.actionBtn span {
  padding-top: 12px;
  font-size: 16px;
  height: 34px; 
  background: url(../common/btn_action_left_right.gif) left no-repeat; 
  color: #000; 
  text-decoration: underline;
}


/* Explorer - generic action button */
* html button.actionBtn span {
  margin-top: 0px;
  padding-top: 3px;
}


/* Scrolling div containing terms and conditions in checkoout_confirmation.php */
#terms_and_conditions {
	height: 150px;
	overflow: auto;
	border: 1px solid #999;
}


#emsLogo {
	font-size: 12px;
	font-style: italic;
	color: #000;
}


#InfoBox_Rss_feed {
  height: 12px;
  padding-bottom: 20px;
}

.price-red {
  color: #900;
  font-weight: bold;
}

.price-big {
  font-size: 1.2em;
}

.confirmation {
  border: 3px solid #ccc;
  border-width: 0 3px;
  padding: 30px 15px;
}

A.inline {display: inline;}



/* Header menu - New layout 21 April 2008 - OPC*/
/* Footer menu added 8 August 2008 - OPC */
#headerMenu, #footerMenu {
  padding-top: 5px;
  text-align: center;
  border-bottom: solid 1px #777;
  padding-bottom: 2px;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
  
/*  line-height: 150%; */
}

#footerMenu {
  margin-left: auto;
  margin-right: auto;
  border: none;
  padding: 10px 0 2px 0;
  font-size: 0.9em;
}

#footerMenu TABLE {
  width: 950px;
  margin-top 10px;
  padding: 10px 0 2px 0;
  border-top: solid 1px #777;
  text-align: center;
  font-size: 0.8em;

}


#headerMenu img, #footerMenu img {
  border: none;
}

#headerMenu a, #footerMenu a {
  display: block;
  text-align: center;
  width: 150px;
  margin: 0 5px;
  height: 24px;
  padding-top: 5px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background-image: url("headerMenuTab.gif");
  background-repeat: no-repeat;
  background-position: center center;
}

#headerMenu a:hover, #footerMenu a:hover {
  background-position: center center;
}

*/
/* IE */
* html #headerMenu a, * html #footerMenu a {
  padding-top: 2px; 
}

/* IE */
* html #headerMenu a:hover, * html #footerMenu a  {
  padding-top: 2px; 
}

#headerMenu img, #footerMenu img {
  border: none;
}

#headerMenu a , #footerMenu a  {
  border-bottom: 3px solid #fff;
}

#headerMenu a:hover , #footerMenu a:hover  {
  border-bottom: 3px solid #7f7f7f;
}

#InfoBox_Categories a {
  text-transform: uppercase; 
}


/* SOLD OUT BUTTONS */

.soldOutProductListingWrapper {
	display: block; /* Give some space to prevent mis-alignment */
	height: 18px;
	padding-left: 5px;
	padding-top: 1em; /* Align with tabulated text - Firefox, Safari, et. al.*/
	background: transparent;
}


* html TD.productListing-data .soldOutProductListingWrapper {
	padding-top: 1.5em; /* Align with tabulated text - Explorer */
}

.soldOutProductListing {
  background: transparent url(../common/btn_sold_out_sml.gif) no-repeat scroll top right; 
  display: block;
  float: right;
	font-size: 11px;
  padding-right: 7px;
  color: #000;
  height: 22px;
  text-decoration: none;
  font-weight:bold;
  white-space: nowrap;
  width: 100%;
}


.soldOutProductListing span {
  display: block;
  background: transparent url(../common/btn_sold_out_sml.gif) no-repeat;
  line-height: 17px;
	padding: 0px 0 5px 7px;
}



.soldOutProductInfo {
    background: transparent url(../common/btn_sold_out_lge.gif) no-repeat scroll top right;
    display: block;
    padding-left: 20px; /* seems to work OK with 950px wide store */
    float: left;
    height: 34px;
    font-size: 16px;
    padding-right: 1em;
    text-decoration: none;
    color: #000;
    font-weight:bold;
    white-space: nowrap;
}

.soldOutProductInfo span {
    /* Background left image */ 
    background: transparent url(../common/btn_sold_out_lge.gif) no-repeat; 
    display: block;
    line-height: 34px;
    padding: 0px 0 5px 12px;    
} 



/* PREORDER BUTTONS */

.preOrderProductListingWrapper {
	display: block; /* Give some space to prevent mis-alignment */
	height: 18px;
	padding-left: 5px;
	padding-top: 1em; /* Align with tabulated text - Firefox, Safari, et. al.*/
	background: transparent;
}


* html TD.productListing-data .preOrderProductListingWrapper {
	padding-top: 1.5em; /* Align with tabulated text - Explorer */
}

.preOrderProductListing {
  background: transparent url(../common/btn_preorder_sml.gif) no-repeat scroll top right; 
  display: block;
  float: right;
	font-size: 11px;
  padding-right: 7px;
  color: #000;
  height: 22px;
  text-decoration: none;
  font-weight:bold;
  white-space: nowrap;
  width: 100%;
}


.preOrderProductListing span {
  display: block;
  background: transparent url(../common/btn_preorder_sml.gif) no-repeat;
  line-height: 17px;
	padding: 0px 0 5px 7px;
}



.preOrderProductInfo {
    background: transparent url(../common/btn_preorder_lge.gif) no-repeat scroll top right;
    display: block;
    padding-left: 240px; /* seems to work OK with 950px wide store */
    float: left;
    height: 34px;
    font-size: 16px;
    padding-right: 1em;
    text-decoration: none;
    color: #000;
    font-weight:bold;
    white-space: nowrap;
}

.preOrderProductInfo span {
    /* Background left image */ 
    background: transparent url(../common/btn_preorder_lge.gif) no-repeat; 
    display: block;
    line-height: 34px;
    padding: 0px 0 5px 12px;    
} 

.product_info_preorder_info {
  font-weight: bold;
  color: #000;
  font-size: 1.2em;
}


.bold {
  font-weight: bold;
}

.black {
  color: #000;
}

.productGrid {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

.productGridItem {
  padding: 0 5px;
}

.pageResultsNext {
  font-size: 1.3em;
}


/* checkout_payment.php: payment method spacing */
#checkout_payment_methods td {
  padding: 5px 0px;
}

/* checkout_payment.php: comment box javascript display toggle */
#checkout_payment_comments {
  display: none;
}

.inputRequirement {padding-left: 0.5em;}

#headerMenu {
  display: none;
}

.headerNavigation {
  padding-top: 10px;
}

.addToCart .quantity {
  font-size: 12px;
  text-align: right;
}

#New_products_box, #Optional_related_products_shopping_cart {
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
}


#header_wrapper {
  margin-bottom: 7px;
}

#header {
  background-image: url(logo.gif);
  background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	margin-bottom: 1px;
}

#header div {
  margin-top: 25px;
}


#header p {
  margin: 0px;
  padding: 0px 0px 6px 0px;
  font-size: 0.75em;
}

#header_logo_link {
  display: block;
  float: left;
  width: 600px;
  height: 94px;
}

#emsTracker {
  padding-top: 15px;
}

.services_banner {
  height : 257px;
  background: transparent url("services-banner.jpg") no-repeat center top;
}

#infoBoxHeading_Sidebar_featured_best_sellers {
  height: 40px;
}

.product_info .shippingPrice {
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
}

.product_info .shippingPrice .price {
  color: #000000;
  font-weight: bold;
}
