/*
  $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
{
   background:#ffffff;
   color: #000000;
   font-family:Arial;;
   font-size:12px;   
   margin: 0px;
}

.DefaultText
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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; }

FORM {
	display: inline;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

a.price_update{
  color: #fff;
  font-weight:bold;
  text-decoration: none;
}

a:hover.price_update {
  color: #fff;
  font-weight:bold;
  text-decoration: underline;
}

TR.header {
  background: #ffffff;
}

TD{
	FONT-WEIGHT: normal;
	font-size:13px;
	font-family:Verdana;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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: #6CA701;
  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: #f8f8f9;
}

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}


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: #8FBD1C;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.privacytext
  {
    font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
    color:#FFFFFF;	
  }
 .privacytext a:link{font-family:Arial;font-size:16px; text-decoration:none; color:#FFFFFF}
 .privacytexta:visited{font-family:Arial;font-size:16px; text-decoration:none; color:#FFFFFF}
 .privacytexta:hover{font-family:Arial;font-size:16px; text-decoration:none; color:#9F0000} 

.h1{font-family:verdana; font-size:18px; color:#72AD03}
.h1 a:link{font-family:verdana; font-size:18px; color:#72AD03}
.h1 a:visited{font-family:verdana; font-size:18px; color:#72AD03}
.h1 a:hover{font-family:verdana; font-size:18px; color:#72AD03}

.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; }
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
/*products featured prodcut */
.BottomFooterBg {
	background-image:url(images/BottomFooterBg.gif);
	background-repeat:repeat-x;
	height:57px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	font-family:Arial;
	 font-size:12px;
}
.Bottom_Footer_Bg{
	background-image:url(images/Bottom_Footer_Bg.gif);
	background-repeat:repeat-x;
	height:57px;
	}
	.Bottom_Footer_Bg2{
	/*background-image:url(images/1234.gif);*/
	background-repeat:repeat-x;
	height:51px;
	}

.WhatsNewHereBg {
	background-color:#8caf26;
	height:29px;
	font-family:Arial;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/title_line_38.jpg);
}


.NomalText1 {
	color:#000000;
	font-family:Arial;
	font-size:10px;
}

.QuickSearchMiddle {
	background-image:url(images/QuickSearchMiddleBg.gif);
	background-repeat:repeat-x;
	border-left:1px sloid #dcdcdc;
	border-right:1px solid #dcdcdc;
	height:131px;
	width:201px;
	text-align:center;
	vertical-align:top;
	padding-top:25px;
}

a.ProductNameLink {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0082c0;
	text-decoration:none;
}

a.ProductNameLink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0082c0;
	text-decoration:none;
}

.PriceHeadingText {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#BF0000;
}

.PriceText {
	font-size:14px;
}

.CategoryMiddle {
	background-image:url(images/catmiddle.gif);
	background-repeat:repeat-x;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	width:1px;
	background-color:#D8EBF5;	
}
.TopLogoHeaderBg {
background-image:url(images/TopHeaderHeartsBg.gif);
background-repeat:repeat-x;
height:102px;
}


a.TopHeaderLinks {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a.TopHeaderLinks:hover {
	font-family:Arial;
	font-size:12px;
	/*color:#FFFFFF;*/
	text-decoration:underline;
}

a.bottomLinks {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a.bottomLinks:hover {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.HeaderLinks {
	font-family:Arial;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

a.HeaderLinks:hover {
	font-family:Arial;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

a.FooterLinks {
	font-family:Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

a.FooterLinks:hover {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
.FooterFont{
	color:#999999;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.PinkBgForSearchBar {
	background-color:#bd295a;
	height:29px;
}

.LeftSideColoumHead 
{
	width:202px;
	height:30px;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	color:#e7e7e7;
	padding-left:20px;
	font-family:Verdana;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
}

.LeftLoginBoxMiddleBg {
	background-image:url(images/LeftLoginBoxMiddleBg.gif);
	background-repeat:repeat-x;
	background-color:#F8DFDF;
	height:131px;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
}


.RightPaymentModeBoxMiddleBg {
	background-image:url(images/RightPaymentModeMiddleBg.gif);
	background-repeat:repeat-x;
	height:88px;
	width:201px;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	text-align:center;
	vertical-align:top;
}

.headersearch{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family:Verdana;
}

.fbrands{
FONT-WEIGHT: normal;
    FONT-SIZE:13px;
	COLOR: #ffffff;
	font-family:Verdana;
}

.tx2
{
	font-family:Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff
}
.tx2 A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.main1
{
background-image:url(includes/languages/english/images/buttons/button_continue1.gif);
/*background-image:url(images/button_add_to_cart.gif);*/
background-repeat:no-repeat;
background-position:center;
border:0px;
width:66px;
height:17px;
}

.construction
{
font-family: Verdana, sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight : bold;

}

/*		new css add by mehul  for resource files*/
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight: bold; 
	font-size: 10px;
	cursor: pointer;
	color: #1a328e;
	padding: 2px 6px;
	
}
.rmenu_head a{
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight: bold; 
	font-size: 10px;
	cursor: pointer;
	color: #1a328e;
}
.rmenu_head a:hover{
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight: bold; 
	font-size: 10px;
	cursor: pointer;
	color: #1a328e;
}


.shipping_policy {
	font-size: 14px;
	font-weight:regular;
	text-align:left;
	text-decoration:smooth;
}
li.mpad{
	padding:5px;
}
.payment_option { 
	font-size: 14px;
	font-weight:regular;
	text-align:left;
	text-decoration:smooth;
	padding-left:20px;

}

