/*
  $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
  Modified by:S.Vigneshraja
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {background: #ffffff;color: #235E48;margin: 0px;font-family:Arial, Helvetica, sans-serif;}
A {color: #235E48;text-decoration: none;}
A:hover {color: ;text-decoration: underline;}
FORM {display: inline;}

/*Header Starts*/
TR.header {background: #ffffff;}
TR.headerNavigation {background: #bbc3d3;}
TD.headerNavigation {font-family: Arial, Helvetica, sans-serif;font-size: 12px;background: #bbc3d3;color: #ffffff;font-weight : bold;}
A.headerNavigation {
	font-size: 14px;
	font-weight: bold;
	color: #678956;
	text-decoration: none;
	padding: 3px 10px;
}
.small_txt A.headerNavigation{
	font-weight: normal;
	font-size:12px;
	color: #235E48;
	padding: 0px;
}
A.headerNavigation:hover {color: #235E48;}
TR.headerError {background: #ff0000;}
TD.headerError {font-family: Arial, Helvetica, sans-serif;font-size: 12px;background: #ff0000;color: #ffffff;font-weight : bold;text-align : center;}
TR.headerInfo {background: #00ff00;}
.text3{font-size:12px;font-weight: bold;color: ;text-decoration: none;}
TD.headerInfo {font-family: Arial, Helvetica, sans-serif;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*Header Ends*/

/*Footer Starts*/
TR.footer {background: #bbc3d3;}
TD.footer {font-family: Arial, Helvetica, sans-serif;font-size: 10px;background: #bbc3d3;color: #ffffff;font-weight: bold;}
/*Footer Ends*/
.infoBox {background: #F2F8EF;}
.infoBoxContents {background: #F2F8EF;font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
.infoBoxNotice {background: #FF8E90;}
.infoBoxNoticeContents {background: #FFE6E6;font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
TD.infoBoxHeading {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;background: #ddedd5;color: #235f48;}
TD.infoBox, SPAN.infoBox {font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
.contentBoxNew table {background:none; border:0px}
.contentBoxNew table table {border-left:1px solid #ddedd5; border-top:1px solid #ddedd5;}
.contentBoxNew table table td{border:1px solid #ddedd5; height:170px; vertical-align:middle; border-left-width:0px; border-top-width:0px;}

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: #F2F8EF;}
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: #E7F2E1;}
TABLE.productListing {border: 1px;border-style: solid;border-color: #ddedd5;border-spacing: 1px;}
.productListing-heading {font-family:Arial, Helvetica, sans-serif;font-size:10px;background:#ddedd5;color:#235f48;font-weight:bold;}
TD.productListing-data {font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
A.pageResults {color: #0000FF;}
A.pageResults:hover {color: #0000FF;background: #FFFF33;}
TD.pageHeading, DIV.pageHeading {font-family: Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bold;color: ;}
TR.subBar {background: #f4f7fd;}
TD.subBar {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #235E48;}
TD.main, P.main {font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.smallText1{ font-weight:bold}
TD.accountCategory {font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #aabbdd;}
TD.fieldKey {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
TD.fieldValue {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

TD.tableHeading {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}

SPAN.newItemInCart {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #ff0000;}

CHECKBOX, INPUT, RADIO, SELECT {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

TEXTAREA {width: 100%;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

SPAN.greetUser {font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}

SPAN.markProductOutOfStock {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #c76170;font-weight: bold;}

SPAN.productSpecialPrice {font-family: Arial, Helvetica, sans-serif;color: #ff0000;}

SPAN.errorText {font-family: Arial, Helvetica, sans-serif;color: #ff0000;}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #235E48; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #235E48;
	color: #D7E2AA;
}
.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1ECB2;
	color: #235E48;
}

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

input.textbox1{color:; background: url(images/textbox_bg.jpg) no-repeat; width:160px; height:42px; border: none; padding:14px 0 0 16px; }

/*<< - - - - - - - - - - - - - TEXT - - - - - - - - - - - - - - >>*/
.text1 {font-size: 12px;font-weight: normal;color: #949494;text-decoration: none;}
.text2 {font-size: 14px;font-weight: bold;	color: #678956;text-decoration: none;}
.text2 :hover {font-size: 14px;font-weight: bold;color: ;text-decoration: none;}
.text2highlight { font-size: 14px;font-weight: bold;color: ;text-decoration: none;}
.text3, .butt{font-size:12px;font-weight: bold;color: ;text-decoration: none;}
.text4{	font-size:18px;font-weight: bold;color: #678956;text-decoration: none;}
.text5 {font-size: 12px;font-weight: bold;color: #678956;text-decoration: none;}
.text5 a:hover {
	font-size: 12px;
	font-weight: bold;
color: ;	text-decoration: none;
	color: #235E48;
}

/*<< - - - - - - - - - - - - - COMMON - - - - - - - - - - - - - - >>*/
.imgg{ border:1px solid #ddedd5; border-top:none;}
.small_txt{ font-size:12px; color:#235E48;}
.spl_txt{ line-height:24px; color:#828181; font-size:12px; font-weight:bold; }
.spl_txt1{ line-height:24px; color:#79b95c; font-size:12px; font-weight:bold; }
.topp{ margin:5px 0;}
.linne{ line-height:18px;}
.normal_txt{ font:normal 12px Arial, Helvetica, sans-serif; color:#535353; line-height:18px; }
.big_txt{ font-size:16px; color:#79b95c; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
/*<< - - -  - - - - - - - - - - LINKS - - - - - - - - - - - - - - >>*/
.links{ font-size:12px; color:#235f48;}
.links a{ font-size:12px; color:#235f48; text-decoration:none;}
.links a:hover{ font-size:12px; color:#a3cd39; text-decoration:none; font-weight:bold;}
.links a:active{ font-size:12px; color:#a3cd39; text-decoration:none; font-weight:bold;}
.links1{ font-size:12px; color:#235f48;}
.links1 a{ font-size:12px; color:#235f48; text-decoration:none; font-weight:bold;}
.IndexCenter{background: url(images/body_bg_02.jpg) bottom right no-repeat}
td.links a{
	height:30px;
	width:200px;
	white-space:nowrap;
	padding-left:15px;
	padding-right:20px;
	font-weight: bold;
}
.LeftMenu { padding-top:20px}
.LeftMenu .links a, .LeftMenu .links a:hover{ font-size:14px}

.categoryBox td{border:1px solid #ddedd5; border-left-width:0px; border-top-width:0px;}
table.categoryBox { border-left:1px solid #ddedd5; border-top:1px solid #ddedd5;}
.StaticPageBG {background:url(images/about_bg.jpg) bottom no-repeat;}
html > body .bodyTable{height:472px}

/*<< - - - - - - - - - - - COMMON - - - - - - - - - - >>*/
.butt{background:#ddedd5; border:1px solid #9aa296; padding:3px;}
