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

BODY {
  color: #000000;
  margin: 0 auto 0 auto;
  width: 100%;
	height: 100%;
	vertical-align: top;
}

hr
{
	margin: 2px 0 2px 0;
	_margin-top: 0px;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	text-align: center;
	border: 0;
}

tbody
{
  _margin-top:0;
  _margin-bottom:0;
  _padding-top:0;
  _padding-bottom:0;
}

#container
{
	 width: 100%;
	 min-height: 100%;
	 margin:0 auto 0 auto;
	 text-align: center;
	 background: url(bodyBg.jpg) repeat-x bottom left;
}

#mainContent
{
	margin: 0 auto 0 auto;
	width: 90%;
	padding: 0;
	background: white;
}

#mainTable
{
  _height: auto;
  border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

#headerShadow
{
  position: absolute;
  top: 120px;
  margin: 0 auto 0 auto;
  width: 978px;
  height: 6px;
	background: transparent url(shadowVertical.png) top left repeat-x;
}

#leftColumn
{
  padding: 0;
  margin: 0;
  background: #EEEEEE;
  border-collapse: collapse;
  border-spacing: 0;
}

#leftColumn a, #rightColumn a
{
  color: #333333;
}

#leftColumn a:hover, #rightColumn a:hover
{
  color: #ed684e;
}

#leftColumn SELECT, INPUT[type="text"], #rightColumn SELECT
{
  background-color: #DEDEDE;
  border: #888888 solid 1px;
}

#leftColumn input
{
  border: #888888 solid 1px;
}

#leftColumn td .infoBoxContents
{
  background: #EEEEEE;
  color: black;
}

#leftColumn td .infoBoxContents tbody
{
  _background: none;
  width: 100%;
}

#rightColumn td .infoBoxHeading
{
  padding: 0;
}

#rightColumn td .infoBoxContents
{
  padding-left: 2px;
  font-size: 8pt;
  background: #EEEEEE;
  color: #444444;
  
}

#creditCards
{
  margin: 12px;
  text-align: center;
}

.infoBoxTopRight
{
  text-align: center;
  background: #333333 url(infoBoxTopRight.gif) top left no-repeat;
  font-weight: bold;
  font-family: verdana; 
  vertical-align: bottom;
  font-size: 7.5pt;
  height:25px;
  margin:0;
  padding-left:5px;
  padding-bottom:3px;
  border: 0;
  color: #CCCCCC;
  border-collapse: collapse;
}

.infoBoxEndRight
{
  text-align: center;
  color: #DDDDDD;
  border: #333333 solid;
  border-width: 5px 0 0 0;
  font: 7.5pt, arial;
  font-weight: bold;
  background: transparent url(infoBoxEndRight.gif) top left no-repeat;
  height: 25px;
  padding-bottom: 2px;
}

.infoBoxEndRight img
{
  border: 0;
}

#internationalLinks
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: right;
  padding-right: 5px;
  margin-bottom:5px;
}

#internationalLinks a
{
  text-decoration: underline;
}

#internationalLinks a:hover
{
  color: #dd3d1d;
}

#searchMain
{
  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.searchButton
{
  width: 30px;
  background-color: #EEEEEE;
  border: #AAAAAA solid 1px;
}

#middleColumn, #middleColumnEmptyCorner
{
  margin: 0;
  padding: 0 10px 0 10px;
  background: url(corner.jpg) top left no-repeat;
}

#middleColumn td smallText
{
  _margin: 0;
}

#middleColumnEmptyCorner
{
  background: url(cornerEmptyTop.gif) top left no-repeat;
}

#middleColumn input
{
  background-color: white;
}

#middleColumn td .infoBoxHeading
{
  #padding: 3px 3px 0 3px;
}

#middleColumn .productPoints
{
  margin: 0 10px 10px 0;
  _margin:0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  _padding: 10px 30px 10px 0;
  width: 60%;
  _width: 100%;
  background: #EEEEEE;
  border: #DDDDDD dotted 1px;
}

#middleColumn .productPoints li
{
  _margin-left: 30px;
  color: #ed684e;
  list-style: circle outside;
}

#middleColumn .productPoints .listText
{
  color: black;
}

.productSpecTable
{
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 7.5pt;
  border: #CCCCCC 1px solid;
  border-spacing: 0;
}

.productSpecTable td
{
  padding: 3px 0 3px 5px;
}

.productSpecTableHeading
{
  font-weight: bold;
  font-size: 8pt;
  background: #DDDDDD;
}

.productSpecTableLabel
{
  font-weight: bold;
  border-right: #CCCCCC solid;
  border-right-width: 1px;
  width: 12%;
}

.productInfoManufacturer
{
  text-align: right;
  font-family: Verdana, Arial, sans-serif;
  font-size: 7.5pt;
  color: #AAAAAA;
  
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.topbar
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  color: #BCBCBC;
  font-weight: bold;
  letter-spacing: 2px;
  height: 17px;
  background: #333333;
}

TR.topbar TD
{
  padding: 0 10px 0 10px;
}

TD.topBarRight
{
  letter-spacing: 0;
  font-weight: normal;
  font-size: 7.5pt;
  text-align: right;
  font-weight: bold;
  color: #CCCCCC;
  height: 17px;
  text-transform: lowercase;
}

TD.topBarRight A.headerNavigation
{
  color: #DCDCDC;
}

TR.header {
  background: #ffffff;
}

.header img
{
  margin-top: 5px;
  margin-left: 10px;
}

TR.headerNavigation {
  background: white url(navBg.png) repeat-x top left;
  height: 20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

A.headerNavigation { 
  color: #DEDEDE; 
}

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

.headerNavigationCurrent
{
  color: #DEDEDE; 
  font-weight : bold;
}

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

TABLE.footer
{
  width: 100%;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7.5pt;
  color: #CCCCCC;
  font-weight: bold;
}

.footerMain
{
  border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	margin: -20px 0 0px 0; 
	padding: 10px; 
	background: #333333; width:100%;
}

#footerShadow
{
  position: absolute;
  margin: 2px auto 0 auto;
  _margin: 13px 0 0 -153px;
  width: 977px;
  height: 6px;
	background: transparent url(shadowVertical.png) top left repeat-x;
}

#footerLinks
{
  _padding-top:10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  padding-bottom: 8px;
  font-size: 7.5pt;
  color: #CCCCCC;
  text-align: right;
}

#footerLinks a
{
  color: #CCCCCC;
}

.contentBox
{
  border: #CCCCCC solid 1px;
  background-color: #EEEEEE;
}

.contentBox .infoBoxContents
{
  background-color: #EEEEEE;
}

.contentBoxSubheading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  padding-left: 6px;
  color: white;
  background: #676767;
}

.contentBoxSubheading td
{
  padding: 0 6px 1px 6px;
}

.contentBoxSubheading a
{
  font-size: 7.5pt;
  color: #EEEEEE;
  text-decoration: none;
}

.contentBoxSubheading a:hover
{
  text-decoration: underline;
  color: #CCCCCC;
}

.subheading
{
  font-weight: bold;
  font-size: 9.5pt;
}

.subCategoryList, .subCategoryListHeading
{
  font-size: 7.5pt;
  font-family: Verdana, Arial, sans-serif;
  margin-left: 40px;
  padding: 10px 0 10px 10px;
  border: #DCDCDC solid 1px;
  width: 84%;
  background: #EEEEEE;
}

.subCategoryListHeading
{
  background: #666666;
  color: white;
  font-size: 8pt;
  border-color: #666666;
  padding: 2px 6px 2px 4px;
  font-weight: bold;
}

.subCategoryList a:hover
{
  color: #ed684e;
}

.infoBox {
  background: #EEEEEE;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
}

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

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

.categoryItem, .categoryItemLast
{
  padding: 3px 0 3px 0;
  
}

.categoryItemLast
{
  border: 0;
}

.GSTNotice
{
  margin: 5px;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  color: #666666;
  font-size: 7.5pt;  
}

.formButtons
{
  text-align: right;
  padding: 0 10px 0 10px;
}

.formButtons img
{
  margin-left: 20px;
}

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

TABLE.productListing {
  margin-top: 10px;
  
  border-style: solid;
  border-color: #CCCCCC;
  border-spacing: 1px;
}

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

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

.productExtraFields
{
  color: #444444;
}

.productImage img
{
  #border: #DEDEDE solid;
  #border-width: 1px;
}

.productDescription
{
  margin: 0;
  padding: 0;
}

.productDescription a
{
  text-decoration: underline;
}

.productDescription a:hover
{
  color: #ed684e;
}

#documents_table
{
  border: #DDDDDD 1px solid;
  background-color: #EEEEEE;
  width: 100%;
}

#documents_table .main
{
  padding: 5px 10px 5px 10px;
}

.relatedProduct td
{
  border-bottom: #CCCCCC dotted;
  border-bottom-width: 1px;
}

.relatedProduct a:hover
{
  color: #f74421;
}

A.pageResults {
  color: #333333;
}

A.pageResults:hover {
  color: #f74421;
  #background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  vertical-align: top;
  padding: 14px 0 0 42px;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ed684e;
}

.pageHeading a
{
  text-decoration: none;
  color: #ed684e;
}

.pageHeading a:hover
{
  text-decoration: underline;
}

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.smallTextFooter, TD.smallTextFooter a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: white;
	text-align: right;
	_padding-bottom: 15px;
}

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

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: #f74421;
  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: #ffd3c4; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffe3d1; }

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

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

.affiliates
{
  background: transparent;
  font-family: verdana;
  font-size: 7.5pt;
  color: #555555;
}

.affiliates img
{
  margin: auto auto 0 auto;
	border: solid;
	border-left-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-width: 1px;
}

/* Price List */

#contentsTableContainer
{
  font-family: Verdana, Arial, sans-serif;
  padding-top: 22cm; 
  background: white url(priceListCoverLogo.jpg) no-repeat 100% 25%;
}

#contentsTable
{
  margin: auto auto 0 auto;
}

#contentsTable td
{
  vertical-align:top;
}

.contentsPageItem
{
  width: 200px;
}

.contentsPageNo
{
  text-align: right;
  font-weight: bold;
}

.contentsColumn
{
  margin-left: 20px;
}

.contentsColumn td
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 7.5pt;
  vertical-align:top;
  
}

.listHeadingTop
{
  font-family: Verdana, Arial, sans-serif;
  color: white;
  background: #333333;
  padding: 1px 3px 1px 3px;
  font-size: 8.5pt;
  font-weight: bold;
}

.listColNames
{
  font-family: Verdana, Arial, sans-serif;
  color: black;
  padding: 2px;
  background: #CCCCCC;
  font-size: 7.5pt;
  font-weight: bold;
}

.listHeading
{
  font-family: Verdana, Arial, sans-serif;
  color: black;
  background: #DDDDDD;
  font-size: 8pt;
  font-weight: bold;
}

.pageHeadingPrint
{
  text-align: right;
  float: right;
  margin: 0;
  vertical-align: top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ed684e;
}

@media print
{
	BODY {
  background: white;
  }
		
	.listHeadingTop
  {
    font-family: Verdana, Arial, sans-serif;
    color: white;
    background: #333333;
    padding: 1px 3px 1px 3px;
    font-size: 8.5pt;
    font-weight: bold;
  }

  .listColNames
  {
    font-family: Verdana, Arial, sans-serif;
    color: black;
    padding: 2px;
    background: #CCCCCC;
    font-size: 7.5pt;
    font-weight: bold;
  }

  .listHeading
  {
    font-family: Verdana, Arial, sans-serif;
    color: black;
    background: #DDDDDD;
    font-size: 8pt;
    font-weight: bold;
  }

  .pageHeadingPrint
  {
    text-align: right;
    float: right;
    margin: 0;
    vertical-align: top;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ed684e;
  }
}

@page
{
	size: A4;
	
	@bottom-right 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		content: "Page " counter(page) " of " counter(pages);
	}
}