/* Edited with EditCSS */
/**** Style sheets whose contents could be loaded were ****/
/**** imported instead. Rule order may be incorrect ****/
/**** as a result. ****/


/**** Imported style sheet injection_nh_graph.css ****/

/* Non-http; imported above. */


/**** Imported style sheet skypeplugin_dropdownmenu.css ****/

/* Non-http; imported above. */


/**** LINK-tag style sheet stylesheet.css ****/

/* Edited with EditCSS */
/**** Style sheets whose contents could be loaded were ****/
/**** imported instead. Rule order may be incorrect ****/
/**** as a result. ****/
/* @import "chrome://skype_ff_toolbar_win/content/injection_nh_graph.css"; */
/* @import "chrome://skype_ff_toolbar_win/content/skypeplugin_dropdownmenu.css"; */

/**** LINK-tag style sheet stylesheet.css ****/

/*
  $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-size: 12px; arial }
.errorBox { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold;}
.stockWarning { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 10px; color: #70d250; text-decoration: underline; }

BODY {

font-size: 12px;
text-align: left;
font-family: Arial, Helvetica, Verdana, Sans-serif;
color: #000000;
margin: 0px;
}

.fixcenter {
  
  font-size: 12px;
  background: #ffffff;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #53A0CC;
}

FORM {
	display: inline;
}

TR.header {
background: #F8F8F8;
  border: 0px solid #b6b7cb;
  border-spacing: 0px;
  background:url('images/haderbg.gif') repeat-x;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
}

A.headerNavigation { 
  color: 333333; 
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #53A0CC;
}

TR.headerError {
  background: #ff0000;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}

TD.headerError {
  font-family: Arial, Helvetica, Verdana, Sans-serif
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #70d250;;
}

TD.headerInfo {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  background: #70d250;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;	
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color:#333333;
}


.infoBoxContents a{
  background: #ffffff;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color:#333333;
}



.infoBoxNotice {
  background: #FFE6E6;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
color: #000000;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:url('images/b_heading.jpg') no-repeat center ;
  color: #000000;
  font-weight:bold;
  height:27px;
  width:18px;
  text-align:left;
  padding-left:21px;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:url('images/c_heading.jpg') center ;
  color: #000000;
  font-weight:bold;
  height:27px;
  width:1px;
  text-align:left;
  padding-left:21px;
}

#three_link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight:bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-even, TR.productListing-odd
{
background-color:#FFFFFF;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #EEC6BA;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
  background: #FCF1EF;
  color: #000;
  font-weight: bold;
  padding-top: 5px;
padding-bottom: 5px;
}

TD.productListing-data {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
font-weight: bold;
  color:#000000;
  border-top:1px dotted #EEC6BA;
  height:110px;
  vertical-align:middle;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 24px;
  font-weight: bold;
color: #333333;
padding-bottom: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.main, P.main {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
color: #000000;
}

TD.smallText {
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Verdana;
font-weight: ;
color: #000000
}

TD.accountCategory {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  color: #ff0000;
  font-size:12px;
}

SPAN.errorText {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 11px; color: #ff0000; }

#categorybox .infoBoxHeading { background:url('images/b_heading.jpg') no-repeat center ;
}
#categorybox .infoBox { background: #ffffff; }
#categorybox .infoBoxContents { background: #ffffff; color: 333333; font-weight: normal; margin-left: 18px;}
#categorybox a { color: #333333 ; font-family: Arial, Helvetica, Verdana, Sans-serif; font-size}
 padding-bottom: 4px;
 }
#infor_ a{
padding-left:18px;
color:#333333;

}

A:hover {
  color: #53A0CC;
}



.get1free { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 14px; background: #ffffff; text-align: center; font-weight: bold; color: #666666; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 10;
 color: #333333;
}
h2 {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #333333;
}
/*** End Header Tags SEO ***/
ul.sitemap {
color: #ff0000;
}

#h_link{

color: #000000;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica sans-serif; 
}
#our{
font-size:30px;
color:#53A0CC;
font-weight:bold;
height:43px;
}

#p_name{
font-size:12px;
}

#footer{
height:89px;
background:url('images/footer_bg.jpg') repeat-x;
}
#prod_des{
font-size:12px;
}


/**** Inline STYLE-tag style sheet ****/

a[rel~="nofollow"] {  outline: thin dashed firebrick ! important;  background-color: rgb(255, 200, 200) ! important; }


/**** LINK-tag style sheet injection_nh_graph.css ****/

/* Non-http; imported above. */


/**** LINK-tag style sheet skypeplugin_dropdownmenu.css ****/

/* Non-http; imported above. */
TD.pollBoxRow {   
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;   border-color: ;   
padding-top: 5px;
border-style: ;   border-width: ;
} 

TD.pollBoxText {   
font-family:Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;   border-color: ;   
border-style: ;   
border-width: ;
text-align: left;
} 

TR.pollOptRow {   
background: #ffffff; 
text-align: left;
} 
TR.pollFooter { 
background: #ffffff;
text-align: left;
}  



/**** Inline STYLE-tag style sheet ****/

.highslide img {cursor: url(highslide/graphics/zoomin.cur), pointer !important;}


/**** Inline STYLE-tag style sheet ****/

a[rel~="nofollow"] {  outline: thin dashed firebrick ! important;  background-color: rgb(255, 200, 200) ! important; }