/*
  $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: 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: #EBEBEB; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #FFB401;
  
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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: #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: #bbc3d3;
}

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

.infoBox {
  background: #C0C0C0;
}

.infoBoxContents {
  background: #ffffff;
  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: #bbc3d3;
  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: #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: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D0D0D0;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

A.pageResults:hover {
	color: #000000;
	background:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

TD.pageHeading, DIV.pageHeading,SPAN.pageHeading {
  font-family: Verdana;
  font-size:12px;
  font-weight: bold;
  color: #590B12;
  padding-left:15px;
}
TD.pageHeading1, DIV.pageHeading1,SPAN.pageHeading1{
  font-family: Verdana;
  font-size:10px;
  font-weight: bold;
  color: #590B12;
  padding-left:5px;
  text-decoration:underline;
}
TD.pageHeading1u, DIV.pageHeading1u,SPAN.pageHeading1u{
  font-family: Verdana;
  font-size:10px;
  font-weight: bold;
  color: #590B12;
  padding-left:5px;
  
}
TD.pageHeading2, DIV.pageHeading2,SPAN.pageHeading2{
  font-family: Verdana;
  font-size:12px;
  font-weight: bold;
  color: #590B12;
  padding-top:5px;
  padding-left:5px;
}

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: #ff0000;
}

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

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

.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; }

.border_textbox{
border:1px solid #C0C0C0;
}
.footer{
font-family:Verdana;
font-size:11px;
color:#000000;
}
.footer:hover{
font-family:Verdana;
font-size:11px;
color:#000000;
}

.search{
font-family:Verdana;
font-size:11px;
color:#63141B;
font-weight:bold;
}

.border1{
padding-left:8px;
padding-top:2px;
padding-right:8px;
padding-bottom:6px;
border-top:#C0C0C0 solid 1px; 
border-bottom:#C0C0C0 solid 1px; 
border-left:#C0C0C0 solid 1px;
border-right:#C0C0C0 solid 1px;
}
.border2{
border-bottom:#C0C0C0 solid 1px;
border-left:#C0C0C0 solid 1px;
border-right:#C0C0C0 solid 1px;
border-top:#C0C0C0 solid 1px;
}
.border3{
padding-left:8px;
padding-top:2px;
padding-right:8px;
padding-bottom:6px;
border-top:#C0C0C0 solid 1px; 
border-bottom:#C0C0C0 solid 1px; 
border-left:#C0C0C0 solid 1px;
border-right:#C0C0C0 solid 1px;
}

.cat{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}
.prod{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:12px;
}

.prod1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#000000;
font-size:12px;
}

.prodp{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#BC4231;
font-size:14px;
}
.productsMatter{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
}
.price{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:11px;
}


.priceHV{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:11px;
}
.priceHV:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFB401;
font-size:11px;
}
.price3{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:12px;
}
.price4{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
font-size:12px;
}


/*updated by hitesh 29-07-2008*/
.main_image
{
background-image:url(images/01_files/home_bg.jpg);
background-repeat:no-repeat;
width:587;
height:543px;
background-color:#000000;
border:1px solid #C0C0C0;

}
.main_imagetext
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
 font-weight:normal;
 text-align:justify;
}

.paypal_image
{
 border:#C0C0C0 solid 1px;
 cursor:pointer;
}

.main2{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

element.style{
border-bottom-color:#E4E4E4;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#E4E4E4;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#E4E4E4;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#E4E4E4;
border-top-style:solid;
border-top-width:1px;
}
.type3 {
color:#969696;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.footer1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#FFFFFF;
	 font-weight:regular;
	background-image:url(images/01_files/footer_img.jpg);
	background-repeat:no-repeat;
	width:832px;
	height:42px;
	text-decoration:none;
}
.footer1HV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#FFFFFF;
	 font-weight:regular;
	 text-decoration:none;
}
.footer1HV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#FFB401;
	 font-weight:regular;
	 text-decoration:none;
}
.footer2{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#3B3A3A;
	 font-weight:regular;
	 text-decoration:none;
}
.footer2HV{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#3B3A3A;
	 font-weight:regular;
	 text-decoration:none;
}
.footer2HV:hover{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#FFB401;
	 font-weight:regular;
	 text-decoration:none;
}
.top_imgbg
{
	 background-image:url(images/01_files/header_top.jpg);
	 background-repeat:no-repeat;
	 width:313px;
	 height:29px;
	 
}
.topimg_txt{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 padding-left:10px;
}
.topimg_txtHV{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
}
.topimg_txtHV:hover{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#CF8700;
	 font-weight:bold;
	 text-decoration:none;
}
.header_bg5{
	background-image:url(images/01_files/header_bg2.jpg);
	background-repeat:no-repeat;
	height:58px;
	width:847px;
}

.searchbox{
	width:192px;
	height:21px;
	border:1px;
}
.search1{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#FFB401;
	 font-weight:bold;
	 text-decoration:none;
}
.checkout1{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
}
.checkout1HV{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
}
.checkout1HV:hover{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#CF8700;
	 font-weight:bold;
	 text-decoration:none;
}

.price{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
}
.topcurve
{
	background-image:url(images/01_files/top_curve.jpg);
	background-repeat:no-repeat;
	width:219px;
	height:9px;
}
.bottomcurve{
	background-image:url(images/01_files/bottom_curve.jpg);
	 background-repeat:no-repeat;
	 width:219px;
	 height:6px;
}
.midcurve{
	background-image:url(images/01_files/cate_bg.jpg);
	 background-repeat:repeat-y;
	 width:219px;
}
.cat_nm{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:20px;
}
.cat_nmHV{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:20px;
}
.cat_nmHV:hover{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#FFB401;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:20px;
}
.cms{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#D1A194;
	 font-weight:bold;
	 text-decoration:none;
}
.cat_headd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/01_files/cat_head.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:31px;
	
}

.proinfo{
	background-image:url(images/01_files/proinfo.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:3px;
}
.proinfo1{
	background-image:url(images/01_files/proinfo1.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:3px;
}
.proinfomid{
	background-image:url(images/01_files/proinfomid.jpg);
	background-repeat:repeat-y;
	width:590px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:regular;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	

}
.brd3
{
border:1px solid #cccccc;
padding:2px;
width:105px;
height:105px;
}