/* CSS Document */
/* event calendar sytle sheet */
@import url("events_calendar.css");

.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; }*/
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 12px; background: #f4f4f4; font-weight: bold; color:#FF0000; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #FF0000; }
.productsNotifications { background: #F4F4F4; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #FBB000; text-decoration: none; font-weight:bold; }

BODY {
  background: #ffffff;
/*  color: #000000;*/
	color:#666666;
  margin: 0px;
}

A {
/*  color: #000000;*/
	color:#666666;
  text-decoration: none;
}

A:hover {
/*  color: #AABBDD;*/
	color:#FBB700;
/*  text-decoration: underline;*/
  text-decoration:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FBB700;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FBB700;
  color: #ffffff;
  font-weight : bold;
}
a.headerLink:link { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:visited { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:active { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: underline; }

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
 font-family:Arial, Helvetica, sans-serif;  font-size: ;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background:#FF0000;
}

TD.headerInfo {
 font-family:Arial, Helvetica, sans-serif;  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FBB700;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FBB700;
  color: #ffffff;
  font-weight: bold;
}
.headerBar { background-color: #B3BAC5; }
.headerBarContent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; padding: 2px; }

.columnLeft { 
	background-color: #F0F1F1;  
	border-color: #999999;
  border-width: 1px; 
  border-style: solid; padding: 2px; 
 }
.infoBox {
background-color:#666666;
/*  background-color:#F4F4F4;*/
}

.infoBoxContents {
background-color:#F4F4F4;
  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;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}

TD.infoBoxContinue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#F4F4F4; 
  color: #ffffff;
  height:40px;
  vertical-align:middle;
}


TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, 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;*/
background:#666666;
}

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;*/
background:#666666;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  background: #b6b7cb;*/
		/***** newly added fro Shopping Cart Listing ****/
				background:#F4F4F4;
				color: #666666;
				font-weight: bold;
				height:30px;
		/***** newly added fro Shopping Cart Listing ****/  
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

a.pageResults:link, a.pageResults:visited, a.pageResults:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  font-weight:bold;
}

A.pageResults:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FBB700;
  font-weight:bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  color: #000000;*/
color:#666666;
}

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: 10px;  
}

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: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-family:Arial, Helvetica, sans-serif;  font-size: 14px;
  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: #FECB6D; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FECB6D; font-weight:bold; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; /*color: #000000; */ color: #666666;}

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#FF0000; background:#F4F4F4; border:solid 1px; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FBB700; color:#FFFFFF; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*** newly added for footer */
TD.smallTextFooter, SPAN.smallTextFooter, P.smallTextFooter {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#999999;
}
.smallTextFooter a{
color:#999999;
}
TD.formAreaTitleFeedback {
 font-family:Arial, Helvetica, sans-serif;  font-size: 14px;
  font-weight: bold;
  height:37px;
  vertical-align:top;
  text-align:center;
/*  background:#FFF9EA;*/
/*  background:#FFFFFF;*/
}
/****************************** newly added for horizontal menu **********************************************/
/*
  $Id: dynamenu_for_osc_styles.txt,v 1.00 2006/05/07 20:04:02 nate_02631 Exp $
	
	Dynamenu for osCommerce CSS Definitions

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  
	Released under the GNU General Public License
	
	Below are styles to be included in your catalog stylesheet (stylesheet.css) for
	use with Dynamenu for osCommerce. All the CSS declarations for various menu styles
	are included below. You need only include the style for the type of menu you plan
	to use in your store template (of course feel free to paste them all in if experimenting).
	
	The plain and DHTML menus also work with a set of templates found in the
	/includes/functions/dynamenu/templates folder, but in just about all cases
	modifying the styles below should net you the results you want. 
	
*/

	 

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
/*	background-color: #e6e7e6;*/
/*	border: 1px outset #525252;*/
	background-color:#FBB700;
	border: 0px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
/*	height:20px;*/
	width:100px;
}

.horizitem a {              /* Font style, size of submenu items */
/*  font-family:Arial, Helvetica, sans-serif;*/
 font-family:Arial, Helvetica, sans-serif;	font-size: 13px;	
	text-decoration: none;
	position: relative;
	display: block;	
	height:20px;		
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
	background-color:#FBB700;	
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
/*	background-color: #21459c;*/
	background-color:#FBB700;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
/*	background-color: #666666;	*/
	background-color:#FBB700;
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
/*	background-color: #e6e7e6;*/
	background-color:#F4F4F4;
	border: 2px outset #fdfefd;
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
/*  font-family:Arial, Helvetica, sans-serif;*/
 font-family:Arial, Helvetica, sans-serif;	font-size: 13px;	
	text-decoration: none;
	position: relative;
	display: block;
	width:120px;
	height:20px;
	vertical-align:middle;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
/*	background-color: #21459c;*/
	background-color:#FBB700;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}
/************************************** for additional menu items in horizontal menu ie. home,catagories***********/
			
.newhorizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: middle;
	white-space: nowrap;
	vertical-align:middle;	
/*	height:50px;*/
/*	width:100px;*/
}

.newhorizitem a {              /* Font style, size of submenu items */
/*  font-family:Arial, Helvetica, sans-serif;*/
 font-family:Arial, Helvetica, sans-serif;	font-size: 15px;	
	text-decoration: none;
	position: relative;
/*	display: block;	*/
/*	height:20px;		*/
}

.newhorizitem a:link, .newhorizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
	background-color:#FBB700;	
}

.newhorizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
/*	background-color: #21459c;*/
	background-color:#FBB700;
	text-decoration: none;
}

.newhorizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
/*	background-color: #666666;	*/
	background-color:#FBB700;
	text-decoration: none;
}			


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}



/************* newly added for product listing background **** start *****/
TABLE.productListing {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 11px;
  font-weight:normal;
}

TD.productListingdataimage {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(images/box.gif);
  background-repeat:no-repeat;
  background-position:center;
}

TD.productListingname {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 12px;
  font-weight:bold;
}
TD.productListingprice {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#FAB206;
  font-size: 18px;
  font-weight:bold;
}
TD.productListingmanufacturer {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 10px;
  font-weight:bold;
}
TD.productListingOutofstock {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#FAB206;
  font-size: 11px;
  font-weight:bold;
  text-align:center;
}
a.productListingText:link, a.productListingText:visited, a.productListingText:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  text-align:left;
}

a.productListingText:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FBB000;
  text-decoration:none;
}
/************* newly added for product listing background ***ends ******/

/************* newly added for product info background ******/
TD.productInfodataimage {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(images/box_small.gif);
  background-repeat:no-repeat;
  background-position:center;
}
TD.productInfodataimageSmall {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(images/productInfodataimageSmall.gif);
  background-repeat:no-repeat;
  background-position:center;
}

/************* newly added for product info background ******/
/************* newly added for new product list ******/
TD.productNewdataimage {
  background-image:url(images_new/productnew_image.gif);
  background-repeat:no-repeat;
  background-position:center;
  widows:575px;
  height:189px;
}

TD.productNewModel {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 13px;
  font-weight:bold;
}

TD.productNewPrice {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#FAB206;
  font-size: 18px;
  font-weight:bold;
}
TD.productNewManufacturer {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 12px;
  font-weight:bold;
}
TD.productNewText {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#333333;
  font-size: 12px;
}

a.productNewText:link, a.productNewText:visited, a.productNewText:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#666666;
  text-align:left;
}

a.productNewText:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#FBB000;
  text-decoration:none;
}
/************* newly added for new product list ******/

/*********************** shopping cart page ****************/
TABLE.productshoppListing {
/*  border: 0px;
  border-style: solid;
  border-color: #FBB700;
  border-spacing: 1px;*/
/*  background-image:url(images_new/border.gif);*/
  background-position:center;
  width:575px;
  height:120px;
}

TD.productshoppName {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}
TD.productshoppPrice {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.productshoppheading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}

a.productshoppListing:link, a.productshoppListing:visited, a.productshoppListing:active 	{	/*	footer informations links */
   font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#666666;
  text-align:left;
}

a.productshoppListing:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  color:#FBB000;
  text-decoration:none;
}



/*************** for tooltip box ***********************/
TD.tooltipimage {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(images/bg_box.gif);
  background-repeat:no-repeat;
  background-position:center;
}
/*************** for tooltip box **** ends *******************/


/************************************************************************ FOR NEW DESIGN ***************************************/
/**<!--------------------------------------------------------------- Design for SEARCH in FOOTER ----- starts ------------->***/
.boxText_new { 
	 font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:15px;
	color:#666666;
}
.infoBox_new {
	background:#FFFFFF;
	background-image:url(images_new/search_background.gif);
	background-repeat:no-repeat;
	height:62px;
}
.infoBoxContents_new {
/*12-09-07	background: #f8f8f9;*/
  font-family:Arial, Helvetica, sans-serif;
}

TD.infoBoxHeading_new {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}
/**<!--------------------------------------------------------------- Design for SEARCH in FOOTER ----- ends ------------->***/
/******* background *****start*****/
TD.infoCustLoginBoxLeft {
  background-image:url(images_new/index_42.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:20px;
  height:220px;
}
TD.infoCustLoginBoxRight {
  background-image:url(images_new/index_44.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:19px;
  height:220px;
}
TD.infoCustLoginBoxTop {
  background-image:url(images_new/index_43.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:166px;
  height:41px;
}
TD.infoCustLoginBoxBottom {
  background-image:url(images_new/index_57.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:166px;
  height:36px;
}
TD.infoCustLoginBoxMiddle {
  background:#FFFFFF;
  width:166px;
  height:143px;
  vertical-align:middle;
}
/******* background *****END*****/

/******* Font Style *****satrts*****/
TD.customerLoginBigText{
   font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:Bold;
  color:#666666;
  text-align:left;
}

TD.customerLoginSmallText{
   font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#666666;
  text-align:left;
}

a.customerLogin:link, a.customerLogin:visited, a.customerLogin:active 	{	/*	footer informations links */
   font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#666666;
  text-align:left;
}

a.customerLogin:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#FBB000;
  text-decoration:none;
}

/******* Font Style *****ends*****/

/******************************************************* style for CATEGORY MENU in Left Box ********* starts**************/
TD.infoCategoryMenuOutrTop {
  background-image:url(images_new/index_19.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:205px;
  height:63px;
}
TD.infoCategoryMenuOutrLeft {
  background-image:url(images_new/index_27.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:28px;
  height:404px;
}

TD.infoCategoryMenuOutrRight {
  background-image:url(images_new/index_29.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:19px;
  height:404px;
}

TD.infoCategoryMenuOutrBottom {
  background-image:url(images_new/index_37.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:205x;
  height:40px;
}

TD.infoCategoryMenuMiddle {
  background:#FFFFFF;
  width:158x;
/*  height:404px;*/
}

/******************************************************* style for CATEGORY MENU in Left Box ********* ends**************/
/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
}


.phplmbodytable { /* Class of table cells containing plain menus */
	background:#FFFFFF;
	height:20px;
	white-space:nowrap;
}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#666666;
	font-size: 13px;	
	font-weight:normal;
	text-decoration: none;
	text-transform:capitalize;	
}

a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#FBB000;
	font-size: 13px;
/*	font-weight:bold;*/
	text-decoration: none;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#000000;
	font-size: 13px;	
	text-decoration: none;
	font-style:normal;
}

.dmselected {   /* Style overide for selected category tree */
	    background-color: #ffffff;
		color:#FBB000;
		font-size: 13px;	
/*		font-weight: bold;*/
}
A.seeAllCat:link, A.seeAllCat:active, A.seeAllCat:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
/*	font-style:italic;*/
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
A.seeAllCat:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
/*	font-style:italic;*/
	text-decoration:none;
	color:#FBB000;
}

/************************************************************************** style for HEADER ****************/
TD.HeaderLeft {
  background-image:url(images_new/index_01.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:289px;
  height:102px;
}
TD.HeaderMiddle {
  background-image:url(images_new/index_02.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:321px;
  height:102px;
}
TD.HeaderRight {
	background:#FFFFFF;
	vertical-align:top;
}
TD.HeaderRightTop {
  background-image:url(images_new/index_03.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:190px;
  height:32px;
}
TD.HeaderRightMiddle {
  background-image:url(images_new/index_04.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:190px;
  height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	text-align:center;

}

A.HeaderRightMiddle:link, A.HeaderRightMiddle:active, A.HeaderRightMiddle:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	color:#666666;
}
A.HeaderRightMiddle:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	color:#FBB000;
}

TD.HeaderRightBottom {
  background-image:url(images_new/index_05.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:190px;
  height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/************************************************************ SEARCH in Header ***** starts ************************/
.boxText_search_header { 
	 font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:15px;
	color:#666666;
	white-space:nowrap;

}
.infoBox_search_header{
	background:#FFFFFF;
	background-image:url(images_new/index_16.gif);
	background-repeat:no-repeat;
	height:54px;

}
TD.infoBoxContents_search_header {
  font-family:Arial, Helvetica, sans-serif;
}

TD.infoBoxHeading_search_header {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#FBB700; 
  color: #ffffff;
}
/************************************************************ SEARCH in Header ***** ends ************************/

/************************************************************ FOOTER TEXT STYEL *********** starts ****************/

.smallFooter a:link, .smallFooter a:visited, a:active 	{	/*	footer informations links */
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;  
	color: #666666;
	text-decoration: none;
/*	background-color:#FFFFFF;*/
}

.smallFooter a:hover	{    
	color: #FBB000;
	text-decoration: none;
}

TD.smallCopyright	{	/*	footer copyright and poerd by links */
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;  
	color: #666666;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.smallCopyright:link, a.smallCopyright:visited, a.smallCopyright:active 	{	/*	footer copyright and powerd by links */
  font-family:Arial, Helvetica, sans-serif;

  font-size: 11px;  
	color: #666666;
	text-decoration: none;
/*	background-color:#FFFFFF;*/
}

a.smallCopyright:hover	{    
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;  
	color: #FBB000;
	text-decoration: none;
}


/************************************************************ FOOTER TEXT STYEL *********** ends ****************/

/************************************************************ NEW PRODUCT STYEL *********** starts ****************/

TD.newProductOuterTop {
  background-image:url(images_new/index_20.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:587px;
  height:53px;
}

TD.newProductOuterTopText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align:center;
  font-weight:bold;
  text-decoration: none;
  vertical-align:bottom;
  text-transform:capitalize;
 }

TD.newProductOuterLeft {
  background-image:url(images_new/index_22.gif);
  background-position:center;
/*  background-repeat:no-repeat;*/
  background-repeat:repeat-x;
  width:6px;
  height:434px;
}
TD.newProductOuterRight {
  background-image:url(images_new/index_26.gif);
  background-position:center;
  background-repeat:repeat-x;
/*  background-repeat:no-repeat;*/
  width:10px;
  height:434px;
}
TD.newProductOuterBottom {
  background-image:url(images_new/index_41.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:587px;
  height:20px;
}

TD.newProductInnerLeftBottom {
  background-image:url(images_new/index_38.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:99px;
  height:12px;
  vertical-align:bottom;
}
TD.newProductInnerMiddleBottom {
  background-image:url(images_new/index_40.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:373px;
  height:12px;
  vertical-align:bottom;
}
TD.newProductInnerRightBottom {
  background-image:url(images_new/index_39.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:99px;
  height:12px;
  vertical-align:bottom;
}

TD.NewProductText	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;  
	color: #666666;
	text-align:center;
	text-decoration: none;
	background-color:#FFFFFF;
	height:8px;
	text-transform:capitalize;	
}
TD.NewProductImage	{	
	background-color:#FFFFFF;
	text-align:center;
	width:370;
	text-transform:capitalize;
/*	height:100px;*/
}

TD.NewProductMainImage	{
	background-color:#FFFFFF;
	width:373;
	height:432;
	text-align:center;
	vertical-align:top;
}
TD.NewProductSubImage	{	
	background-color:#FFFFFF;
	width:370;
	height:116;
	text-align:center;
	vertical-align:top;
}

TD.NewProductCategoryName	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight:bold;
  text-transform:capitalize;
  color: #666666;
  text-align:center;
}

TD.NewProductMainName	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;  
  color: #666666;
  text-align:center;
}

TD.NewProductMainDescription	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #666666;
  text-align:justify;
}

TD.NewProductMainPrice	{
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#FAB206;
  font-size: 18px;
  font-weight:bold;
  text-align:center;
}

/**<!----- links for Greeting() --------- starts --------------->*/
.newProductOuterTop a:link, a:visited, a:active 	{	/*	footer informations links */
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;  
	color: #666666;
	text-decoration: none;
}

.newProductOuterTop a:hover	{    
	color: #FBB000;
	text-decoration: none;
}
/**<!----- links for Greeting() --------- ends --------------->*/

/************************************************************** NEW PRODUCT STYEL *********** ends ****************/

/************************************************************** UPCOMING PRODUCTS *********** starst ****************/
TD.upcomingOuterLeft {
  background-image:url(images_new/index_45.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:10px;
  height:220px;
}
TD.upcomingOuterTop {
  background-image:url(images_new/index_46.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:557px;
  height:46px;
}
TD.upcomingOuterRight {
  background-image:url(images_new/index_47.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:20px;
  height:220px;
}
TD.upcomingOuterBottom {
  background-image:url(images_new/index_56.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:557px;
  height:40px;
}

TD.upcomingInnerMiddle {
/*  background-image:url(images_new/index_50.gif);*/
  background-image:url(images_new/watermark.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:373px;
  height:116px;
  vertical-align:middle;
}
TD.upcomingInnerLeftTop {
  background-image:url(images_new/index_49.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:34px;
  height:54px;
}
TD.upcomingInnerLeftMiddle {
  background-image:url(images_new/index_53.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:34px;
  height:28px;
}
TD.upcomingInnerLeftBottom {
  background-image:url(images_new/index_54.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:34px;
  height:52px;
}

TD.upcomingInnerRightTop {
  background-image:url(images_new/index_51.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:30px;
  height:51px;
}
TD.upcomingInnerRightMiddle {
  background-image:url(images_new/index_52.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:30px;
  height:31px;
}
TD.upcomingInnerRightBottom {
  background-image:url(images_new/index_55.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:30px;
  height:52px;
}
TD.upcomingMiddleImage {
  background-image:url(images_new/index_55.gif);
  background-position:center;
  background-repeat:no-repeat;
/*  width:88px;*/
/*  height:100;*/
  text-align:center;
  border: solid 1px #CCCCCC;
}
TD.upcomingMiddleName	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;  
  color: #666666;
  text-align:center;
  height:10;
}
TD.upcomingMiddleDate	{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;  
  color: #666666;
  text-align:center;
  height:10;  
}
.upcomingMiddleName a:link, a:visited, a:active 	{	/*	footer informations links */
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;  
	color: #666666;
	text-decoration: none;
}

.upcomingMiddleName a:hover	{    
	color: #FBB000;
	text-decoration: none;
}

/************************************************************** UPCOMING PRODUCTS *********** ends ****************/

/**************************************************************** TELL A FRIEND *************** starts ************/

.boxText_Friend { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.infoBox_Friend {
	background:#FFFFFF;
	background-image:url(images_new/tellafriend.gif);
	background-repeat:no-repeat;
	height:156px;
	width:198px;
}
.infoBoxContents_Friend {
/*12-09-07	background: #f8f8f9;*/
  font-family:Arial, Helvetica, sans-serif;
}

TD.infoBoxHeading_Friend {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}
/*-------------- tell a friend --- inner page details ---starts-----------*/

TD.tellfriendBox {
	background-image:url(images_new/border.gif);
	background-position:left;
	background-repeat:no-repeat;
  width:569px;
  height:120px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}

TD.tellfriendMainHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}

TD.tellfriendHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

TD.tellfriendSubHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

TD.tellfriendText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}
/*-------------- tell a friend --- inner page details ---ends-----------*/

/**************************************************************** TELL A FRIEND *************** ends ************/

/**************************************************************** FAQ *************************** starts *******/
TD.faqText{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  text-decoration:none;
}

a.faqText:link, a.faqText:visited, a.faqText:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  text-align:left;
  text-decoration:none;  
}

a.faqText:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FBB000;
  text-decoration:none;
}
/**************************************************************** FAQ *************************** ends *******/

/**************************************************************** SCROLLER *************************** start *******/
TD.watermark_logo {
	background:#FFFFFF;
	background-image:url(images_new/watermark.gif);
	background-repeat:no-repeat;
	height:130px;
	width:198px;
}
/**************************************************************** SCROLLER *************************** ends *******/
/*********************************************************** Customer Shopp Cart *************************** starts *******/

TD.myAccount {
background-image:url(images_new/mycart.gif);
/*	background-image:url(images_new/watermark.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	width:198px;
	height:163px;
}
TD.myAccountSubHead {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
/*  text-align:center;*/
}

TD.myAccountText {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  text-align:right;
}
TD.myAccountValues {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#666666;
  text-align:left;
}

a.myAccount:link, a.myAccount:visited, a.myAccount:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  text-align:center;
}

a.myAccount:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FBB000;
  text-align:center;
}

/********************************************************* Customer Shopp Cart *************************** ends *******/
/**<!--------------------------------------------------------------- Design for Shopping Cart List ----- starts ------------->***/
.shoppCartSubtotal
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 15px; 
}

.shoppCartPrice
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.boxText_ShoppCart { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.infoBox_ShoppCart {
background-color:#666666;
/*  background-color:#F4F4F4;*/
}
.infoBoxContents_ShoppCart {
background-color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.productListing_ShoppCart {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
/*  background:#FF0000;*/
background:#666666;
}
TD.infoBoxHeading_ShoppCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}
.errorBox_ShoppCart { 
	font-family : Arial, Helvetica, sans-serif;
	 font-size : 12px; 
	 background: #f4f4f4; 
	 font-weight: bold; 
	 color:#FF0000; 
 }

/**<!--------------------------------------------------------------- Design for  Shopping Cart List ----- ends ------------->***/

/**<!---- 29-09-07 ----------------------------------------------- Category list in index page  ----- starts ------------->***/
TD.categoryListIndexPageeeee {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  background:url(images/box_small.gif);
  width:180px;
  height:200px;
  background-repeat:no-repeat;
  background-position:center;
  vertical-align:middle;
}
a.categoryListIndexPage:link, a.categoryListIndexPage:visited, a.categoryListIndexPage:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.categoryListIndexPage:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FBB000;
  text-align:center;
  text-decoration:none;
}

/**<!--------------------------------------------------------------- Category list in index page  ----- ends ------------->***/
/*************************************** close button in pop up************************************************************************/
TD.closeButtonPopup {
	text-align:right;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a.closeButtonPopup:link, a.closeButtonPopup:visited, a.closeButtonPopup:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.closeButtonPopup:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FBB000;
  text-align:center;
  text-decoration:none;
  cursor:pointer
  }
  /*************************************** close button in pop up************************************************************************/

/********************************************** OTHER LINKS *************** start ********************************/
TD.otherLinks{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:justify;
  text-decoration:none;
}

a.otherLinks:link, a.otherLinks:visited, a.otherLinks:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.otherLinks:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FBB000;

  text-align:center;
  text-decoration:none;  
}
.otherInfoBox {
background-color:#F4F4F4;
}

/********************************************** OTHER LINKS *************** start ********************************/
TD.directoryListing{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#666666;
  text-decoration:none;
  cursor:pointer;
}

a.directoryListing:link, a.directoryListing:visited, a.directoryListing:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.directoryListing:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#FBB000;
  text-align:center;
  text-decoration:none;
  cursor:pointer;
 }

/********************************************** OTHER LINKS *************** ends ********************************/
/*-------------------------Directory lsiting ------ starts ---------------------*/
.directory_listing{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#666666;
  text-decoration:none;
  text-align:justify;
}

TD.directory_listing_top {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-image:url(images/fadebox_top.gif);
  width:360px;
  height:88px;
  background-repeat:no-repeat;
  background-position:center;
  vertical-align:middle;
}

TD.directory_listing_bottom {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-image:url(images/fadebox_bottom.gif);
  width:360px;
  height:88px;
  background-repeat:no-repeat;
  background-position:center;
  vertical-align:middle;
}
/*-------------------------Directory lsiting ------ ends ---------------------*/

/*-------------------------Mnaufacturer name and 'Other products from' ------ starts ---------------------*/
TD.manu_name_heading {
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:0px;
  color:#FAB206;
  font-size: 15px;
  font-weight:bold;
  white-space:nowrap;
}
/*-------------------------Mnaufacturer name and 'Other products from' ------ ends ---------------------*/

/*------------------------------------------------- Articles --------------------- starts ------------------*/

.boxText_Articles { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color:#666666;
	text-align:left;
}
.infoBox_Articles {
	background:#FFFFFF;
	background-image:url(images_new/articles.gif);
	background-repeat:no-repeat;
	height:215px;
	width:205px;
	text-align:center;
}
.infoBoxContents_Articles {
/*12-09-07	background: #f8f8f9;*/
  font-family:Arial, Helvetica, sans-serif;
}

TD.infoBoxHeading_Articles {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}
a.articles:link, a.articles:visited, a.articles:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.articles:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FBB000;
  text-align:center;
  text-decoration:none;
  cursor:pointer;
 }
/*------------------------------------------------- Articles --------------------- ends ------------------*/

/*------------------------------------------------- Currencies --------------------- starts ------------------*/
.infoBox_Currencies {
	background:#FFFFFF;
	background-repeat:no-repeat;
	text-align:center;
}

TD.infoBoxHeading_Currencies {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
/*12-09-07  background: #bbc3d3;*/
  background:#FBB700; 
  color: #ffffff;
}
/*------------------------------------------------- Currencies --------------------- ends ------------------*/

/*------------------------------------------------- LINK MANAGER --------------------- stars ------------------*/
/* VJ Links Manager v1.16 begin */
TABLE.linkListing {

  border: 0px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F4F4F4;
  color: #666666;
  text-align: center;
}

a.linkListing-heading:link, a.linkListing-heading:visited, a.linkListing-heading:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.linkListing-heading:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FBB000;
  text-align:center;
  text-decoration:none;
  cursor:pointer;
 }


TD.linkListing-data {

  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 4px;
  border-spacing:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TR.linkListing-odd {
  background: #FFFFFF;
}

TR.linkListing-even {
  background: #FFFFFF;
}

.linkFeatured {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:#F9F9F9;
  color: #666666;
  text-align: center;
  border: 1px solid #FBB700;
}
.linkFeaturedHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #F9F9F9;
  color: #666666;
  text-align: center;
}
.linkFeaturedMain {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #F9F9F9;
  color: #666666;
  text-align: center;
}
A.linkListingMain {
  color: #666666;
}
A.linkListingMain:hover {
  color: #FBB700;
}

TD.linkListingCats {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.linkListingCats:link, a.linkListingCats:visited, a.linkListingCats:active 	{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  text-decoration:none;
}

a.linkListingCats:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  text-decoration:none;
  cursor:pointer;
 }


.linkListingSubCats {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FBB700;
}

/* VJ Links Manager v1.16 end */
/*------------------------------------------------- LINK MANAGER --------------------- ends ------------------*/

/*------------------------------------------------- CROSS SELL PRODUCT ----------- starts ----------------*/
TD.crosssellTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FBB700;
  text-align: left;
}
/*------------------------------------------------- CROSS SELL PRODUCT ----------- ends ----------------*/
/************************************************************ BEST SELLERS STYEL *********** starts ****************/

/*TD.bestSellerOuterTop {
  background-image:url(images_new/best_top.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:587px;
  height:37px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  color: #666666;
}

TD.bestSellerOuterTopText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align:center;
  font-weight:bold;
  text-decoration: none;
  vertical-align:bottom;
}

TD.bestSellerOuterLeft {
  background-image:url(images_new/best_left.gif);
  background-position:center;
  background-repeat:repeat-y;
  width:6px;
  height:22px;
}
TD.bestSellerOuterRight {
  background-image:url(images_new/best_right.gif);
  background-position:center;
  background-repeat:repeat-y;
  width:10px;
  height:22px;
}
TD.bestSellerOuterBottom {
  background-image:url(images_new/best_bottom.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:587px;
  height:20px;
}*/
/************************************************************** BEST SELLERS STYEL *********** ends ****************/

/************************************************************ BEST SELLERS STYEL ** NEW ********* starts ****************/

TD.bestSellerOuterTop {
/*  background-image:url(images_new/best_top.gif);*/
  background-position:center;
  background-repeat:no-repeat;
/*  width:587px;
  height:37px;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  color: #666666;
}

TD.bestSellerOuterTopText {
  background-image:url(images_new/topsellers.gif);
  background-repeat:no-repeat;
  width:373px;
  height:208px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align:center;
  font-weight:bold;
  text-decoration: none;
/*  vertical-align:bottom;*/
vertical-align:top;
}

TD.bestSellerOuterLeft {
/*  background-image:url(images_new/best_left.gif);*/
  background-position:center;
  background-repeat:repeat-y;
/*  width:6px;
  height:22px;*/
}
TD.bestSellerOuterRight {
/*  background-image:url(images_new/best_right.gif);*/
  background-position:center;
  background-repeat:repeat-y;
/*  width:10px;
  height:22px;*/
}
TD.bestSellerOuterBottom {
/*  background-image:url(images_new/best_bottom.gif);*/
  background-position:center;
  background-repeat:no-repeat;
/*  width:587px;
  height:20px;*/
}
/************************************************************** BEST SELLERS STYEL *********** ends ****************/
/************************************************************** calander STYEL *********** starts ****************/
TD.calanderOuterTopText {
  background-image:url(images_new/eventcalander.gif);
  background-position:center;
  background-repeat:no-repeat;
  width:198px;
  height:208px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align:center;
  font-weight:bold;
  text-decoration: none;
  vertical-align:middle;
}
/************************************************************** calander STYEL *********** ends ****************/
/************************************************************** Logged In Customer  *********** starts ****************/
.customerLoggedIn{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FF9F40;
  text-align:center;
  font-weight:bold;
  text-decoration: none;
  vertical-align:top;
}
/************************************************************** Logged In Customer *********** ends ****************/