/*
  $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: 11px; }
.errorBox { font-family : Verdana, "Times New Roman", Times, serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #CC0000; text-decoration: underline; }



A {
  color: #000000;
  text-decoration: none;
}
.content_link a {
  color:#000000;
  text-decoration:underline;
  }
  
.content_link a:hover {
 color:#CC0000;
 }

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation { 
  color: #CC0000; 
}

A.headerNavigation:hover {
  color: #CC0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.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: 11px;
  height:23px;
  font-weight: bold;
  background: #cc0000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.prodinfo_img {
  font-size:9px;
  background-color:#FFFFFF;
  padding:8px;
}

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: 0;
  color:#666666;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-bottom: dashed 1px #666666;
  background-color:#FFFFFF;
  color: #CC0000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
}
TD.productListing-data img {
  margin-top:8px;
}

TD.productListing-data a {
  color:#666666;
}

TD.productListing-data a:hover {
  color:#CC0000;
  text-decoration:none;
}

A.pageResults {
  color: #CC0000;
}

A.pageResults:hover {
  color: #CC0000;
  background: #FFFFFF;
}



/*** Begin Header Tags SEO ***/

/*** End Header Tags SEO ***/


TR.subBar {
  background: #f4f7fd;
}

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

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

.main select {
  color: #666666;
  }
TD.main a, .main a {
  color:#CC0000;
  }  

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
}

.smallText a {
  color:#CC0000;
  }

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

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #cc0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #A4030A;
  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: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #CC0000;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning, .messageStackSuccess, .info, .error { 
font-family:Arial, Helvetica, sans-serif; 
font-size: 11px; 
color:#333333; 
background-repeat:no-repeat; 
background-position:3px 3px; 
padding-top:4px; 
padding-left:25px;
}
.messageStackError, .error { 
background-color: #ffb3b5; 
border: 1px solid #C24830; 
background-image:url(images/icons/error.png); 
}
.messageStackWarning { 
background-color: #F8E793; 
border: 1px solid #D5A03C;
background-image:url(images/icons/warning.png);  
}
.messageStackSuccess {
background-color: #D6EED2; 
border: 1px solid #4DB429;
background-image:url(images/icons/success.png); 
}

.info {
background-color: #DBE8F2; 
border: 1px solid #385A9F;
background-image:url(images/icons/info.png);
padding-bottom:3px; 
}

/* input requirement */

.inputRequirement { font-family: Verdana, "Times New Roman", Times, serif; font-size: 11px; color: #cc0000; }

/* category information boxes */

.cat_info_box { line-height:14px;
padding-bottom:20px;}
/* BOF: More Pics  */
IMG.productsMainImage {
	border:none;
}

IMG.productsImages {
	border:none;
}

IMG.productsImages:hover {
	border-color:blue;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
/* EOF: More Pics  */



/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 10px;
}

/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 11px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */

/*BOF - Zappo - Option Types v2 - ONE LINE - Preload Option Type Images */
div#ImagePreload { display: none; }

.cssbutton, #content TD.buttons a {
background-color: #C1272D;
color : #ffffff;
font-weight: normal;
font-family: Verdana;
font-size: 12px;
cursor: pointer;
text-align:center;
padding-left:12px;
padding-right:12px;
padding-top:4px;
padding-bottom:4px;

text-decoration:none;
}


.cssbuttonsubmit{
font-family: Verdana;
font-weight:normal;
font-size: 12px;
cursor: pointer;
border: none;
padding-top:0;
padding-bottom:0;
background-color: #C1272D;
color : #ffffff;
}
