/*
  $Id: stylesheet.css,v 1.12 2004/12/16 17:15:29 magicx Exp $

  Script Connector CastleKart, Open Source E-Commerce Solutions
  http://www.scriptconnector.org/

  Copyright (c) 2004-2005 Script Connector Corporation
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/




.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #425B76; }

.errorBox {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background: #FFFF99;
        font-weight: bold;
        border-bottom: 1px dotted black;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EAEAEA; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
/*   background: #E9E9E9; */
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}


S {
  color: #425B76;
  text-decoration: strike;
}

A {
  color: #425B76;
  text-decoration: none;
}

A:hover {
  color: #B60000;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #425B76;
  font-weight : bold;
}

A.headerNavigation { 
  color: #425B76; 
}

A.headerNavigation:hover {
  color: #B60000;
}

TR.menuNavigation {
  /*background: #bbc3d3;*/
}

TD.menuNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.menuNavigation { 
  color: #ffffff; 
}

A.menuNavigation: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: #AEC4E6;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  /*background: #AEC4E6;*/
  color: #ffffff;
  font-weight: normal;
  padding-top : 0px;
  padding-bottom : 0px;
}


A.footer { 
  color: #ffffff; 
}

A.footer:hover {
  color: #ffffff;
text-decoration: underline;
}


.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFA6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #7EAFE3;*/
  background-image: url("../../images/infoBox.jpg");
  background-repeat: repeat-x; 
  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: #7EAFE3;
}



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: 0px;
  font-size: 10px;
  border-style: solid;
  color: #ffffff;
  text-align: center;
  width: 100%;
  padding-bottom: 5px;
font-family: Verdana, Arial, sans-serif;
}


TD.productListing {
/* border-bottom-width: 1px; */
  border-style: solid;
  border-color: black;
/*  border-bottom-width: 1px; */
   border: 0px;   
  font-size: 11px;
  color: black;
  text-align: left;
  width: 350px;
  font-weight: bold;
  vertical-align: top;
  height: 14px; 
font-family: Verdana, Arial, sans-serif;
}


TD.productListingn {
/*   border: 0px;  */
  font-size: 11px;
  border-style: solid;
  border-color: black;
 border-bottom-width: 1px;
 border-top-width: 0px; 
 border-left-width: 0px;
 border-right-width: 0px;
  color: #ffffff;
  text-align: left;
  vertical-align: bottom;
  width: 350px;
font-family: Verdana, Arial, sans-serif;
/*   height: 20px; */
}

TD.productListing1 {
  border: 1px;
  border-style: solid;
  border-color: #666666;
/*   border-spacing: 0px; */
  color: #ffffff;
  text-align: center;
  width: 150px;
font-family: Verdana, Arial, sans-serif;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B8B8B8;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  color: #000000;
  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: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6A93BF;
}

TD.price, DIV.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E5E0F2;
}


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;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #B60000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #B60000;
}

.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E7E7E7; }

.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: #AED8EE;  border-bottom: 1px dotted; color: #000000 }
.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; }


A.buybothPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #B60000;
  text-align :  center;
 padding-left: 5px;

}

A.buybothHeading {
        font-family: Verdana, Arial, sans-serif;
        font-size: 24px;
/*        color: b2d524; */
	font-weight: bold;
        color: #B60000;
	text-align : center;
}

.buybothText {
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
   	color: #425B76;
	text-align : left;
}

.specialsHeading{
        /*background-color: #7EAFE3;*/
        background-image: url("../../images/infoBox.jpg");
        background-repeat: repeat-x; 
        height:15px;
        padding-left:4px;
}
.newproductsHeading{
        /*background-color: #7EAFE3;*/
        background-image: url("../../images/infoBox.jpg");
        background-repeat: repeat-x; 
        height:15px;
        padding-left:4px;
}
.specialsLink,.newproductsLink{
        font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
        font-weight: bold;
        color:white !important;
}
.footer.date{
        font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
        
        
}
.footer.date{
        font-weight: bold;

}
.footer.copyright{
	font-weight: bold;
	
}
.copt{
	font-weight: normal;
font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	
}

td.pListing_break_up	{
	border-bottom:1px solid white;
	line-height:9px;
}
td.pListing_break_down	{
	line-height:9px;
}
.headBack1{
    background-image: url("../../images/headBackground1.jpg");  
    background-repeat: repeat-x;
}
.headBack{
    background-image: url("../../images/headBackground.jpg");  
    background-repeat: repeat-x;
}
.headBack2{
    background-image: url("../../images/headBackground2.jpg");  
    background-repeat: repeat-x;
}
.bodyBack{
    background-image: url("../../images/bodyBackground.jpg");  
    background-repeat: repeat-x repeat-y;
}
.leftRound{
    background-image: url("../../images/leftRound.jpg");  
}
.rightRound{
    background-image: url("../../images/rightRound.jpg");  
}


.price_without_discount {
	text-decoration:line-through;
}
.promo_price {
	color:red !important;
}
.price_with_discount {
	color:red !important;
}
table#p_desc_table table {
	font-size:11px;
}
