/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
u {
  color: #66513c;
  text-decoration: none;
   background:#F4F4F4;
}
u:hover {
  color: #66513c;
  text-decoration: none;


}


FORM {
	display: inline;
}


SPAN.header {
  color:#000000; font-size:12px;
}
TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation {
  color: #523e26;
  font-weight:bold;
}

A.headerNavigation:hover {
  color: #523e26;
}

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

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-top:7px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
   
  /*background: #bbc3d3;*/
  height:38px;
  padding:0 0 0 10px;
  background:url(images/gray-bar.jpg) top; border:1px solid #cccccc; border-bottom:none; border-right:none;
  font-family:Century Gothic; font-size:16px; color:#000;
}

TD.infoBoxHeading a{
   
  /*background: #bbc3d3;*/
  font-family:Century Gothic; font-size:16px; color:#000;
}


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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;*/
  font-family:Trebuchet Ms; font-size:20px; color:#d06328;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*PWS CSS*/


body{margin:0px; padding:0px; background:#d9d6ce;}

a:focus{outline:0px;}

/*------------------------ bg css ---------------------------*/

#header{background:url(images/header-bg.jpg) top repeat-x #ffffff;}

/* Edited by Avesta Media (www.a5web.com) september 26, 2009 */
/* #logo{background:url(images/logo.png) top left no-repeat; display:block; width:323px; height:74px;} */
#logo h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #523e26;
	margin-left: 17px;
	margin-top: 15px;
/* 	line-height: 5px; */
}
#logo img {
	border: 0;
}

#nav{background:url(images/nav-bg.jpg) top repeat-x; border:1px solid #f0eeec;}
#search-box{background:url(images/search-bg.jpg) left top no-repeat #e5e4e2; border-top:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5;}
#gray-bg{background:url(images/gray-bg.jpg) bottom repeat-x #ffffff; border:1px solid #ded9d5;}
#shadow{background:url(images/shadow.jpg) top repeat-x;}
#about-img{background:url(images/about-img.jpg) left bottom no-repeat;}
#gray-bg2{background:url(images/gra-bg-2.jpg) bottom repeat-x #ffffff; border:1px solid #e0ddd8; border-bottom:none;}
#question-img{background:url(images/question.jpg) left bottom no-repeat;}
.nav{background:url(images/nav-bg.jpg) top repeat-x; border:1px solid #f0eeec;}

.top-nav-new{background:url(images/top-nav.jpg) top repeat-x;}
.orange-text1{font-family:Verdana; font-size:10px; color:#d06328;}

/*------------------------ font css ---------------------------*/

.top-right-links{font-family:Verdana; font-size:10px; color:#523e26;}
.top-right-links a{font-family:Verdana; font-size:10px; color:#523e26; text-decoration:none;}
.top-right-links a:hover{font-family:Verdana; font-size:10px; color:#523e26; text-decoration:underline;}

.top-text{font-family:Verdana; font-size:11px; color:#523e26;}

.top-text-new{font-family:Verdana; font-size:11px; color:#675139;}

.nav-links{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#523e26;}
.nav-links a{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#523e26; text-decoration:none;}
.nav-links a:hover{font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#cc3300; text-decoration:underline;}

.footer-links{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7c562f; line-height:19px;}
.footer-links a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7c562f; text-decoration:none;}
.footer-links a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7c562f; text-decoration:underline;}

.footer-links-text{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#7c562f; line-height:15px; text-align:left;}
.footer-links-text a{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#7c562f; text-decoration:none;}
.footer-links-text a:hover{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#7c562f; text-decoration:underline;}


.text-1{font-family:Trebuchet Ms; font-size:13px; color:#523e26;}
.text-2{font-family:Verdana; font-size:11px; color:#bd4e21;}
.text-3{font-family:Trebuchet Ms; font-size:14px; color:#65615e;}

.text-3-new{font-family:Trebuchet Ms; font-size:12px; color:#65615e; font-weight:bold;}

.text-3 a{font-family:Trebuchet Ms; font-size:14px; color:#65615e;}


.text-4{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#724917;}
.text-4 a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#66513C; font-weight:bold;}

.text-4-new{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#675139; font-weight:bold;}

.text-4-new-mail {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#675139; }
.text-4-new-mail a{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#675139; }



.text-5{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#523e26;}
.text-5 a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#523e26; text-decoration:underline;}
.text-5 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#523e26; text-decoration:none;}

.text-6-1{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4c3f35; line-height:25px;}
.text-6-1 a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ce6428; text-decoration:underline;}
.text-6-1 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4c3f35; text-decoration:none;}

.text-7{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#724917;}
.text-7 a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#66513C; }

.text-7-new{font-family:Trebuchet Ms; font-size:16px; color:#663300; font-weight:bold; font-variant:small-caps; line-height:15px;}
.text-7-new a{font-family:Trebuchet Ms; font-size:16px; color:#663300; line-height:15px; text-decoration:none;}
.text-7-new a:hover{font-family:Trebuchet Ms; font-size:16px; color:#663300; text-decoration:underline;}

.text-8-new ul{margin:0px; padding:0px;}
.text-8-new li{margin:0px; padding:0 0 10px 12px; list-style:none; background:url(images/categories-arrow.jpg) 0 4px no-repeat;}
.text-8-new li{font-family:Arial, Helvetica, sans-serif ; font-size:12px; color:#333333; line-height:14px;}
.text-8-new li a{color:#333333; text-decoration:none;}
.text-8-new li a:hover{color:#ff9900; text-decoration:underline;}

.productArea1{ height:190px;  min-height:190px; !important }
.red-text{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ff0000; font-weight:bold;}

.view{font-family:Verdana; font-size:10px; color:#fa0000; background:#ede7ad;  font-weight:bold;}
a.view {color:#fa0000; text-decoration:underline;}
a:hover.view{color:#fa0000; text-decoration:none;}

.price{font-family:tahoma; font-size:17px; color:#724917;}

.bulit li{background:url(images/bulit.jpg) left top no-repeat; background-position:0 7px; font-family:Verdana; font-size:9px; color:#523e26; list-style:none; line-height:15px; padding:0 0 0 12px;}
.bulit li a{font-family:Verdana; font-size:9px; color:#523e26; list-style:none; line-height:9px; text-decoration:none;}
.bulit li a:hover{font-family:Verdana; font-size:9px; color:#523e26; list-style:none; line-height:9px; text-decoration:underline;}

.left-links{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#685641; line-height:20px;}
.left-links a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#685641; text-decoration:none;}
.left-links a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#685641; text-decoration:underline;}

.head-2{font-family:Trebuchet Ms; font-size:14px; color:#523e26;}
.head-3{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#d06328;}
.head-3 a{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#d06328;}

.head-4{font-family:Trebuchet Ms; font-size:20px; color:#d06328;}
.head-5{font-family:Trebuchet Ms; font-size:18px; color:#5a4227;}
.head-6{font-family:Trebuchet Ms; font-size:18px; color:#FFFFFF;}

.layout-text{font-family:Verdana; font-size:13px; color:#4c3f35; line-height:17px;}
.layout-text a{font-family:Verdana; font-size:13px; color:#4c3f35; text-decoration:underline;}
.layout-text a:hover{font-family:Verdana; font-size:13px; color:#4c3f35; text-decoration:none;}

.benefits li{background:url(images/bulit-benefits.jpg) top left no-repeat; background-position:0 11px; list-style:none; line-height:24px; padding:0 0 0 14px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c3f35;}
.benefits li a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c3f35; text-decoration:none;}
.benefits li a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c3f35; text-decoration:underline;}


ul,li{margin:0px; padding:0px;}


.text-6 {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;

}

.text-6 a{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;

}

.text-6 a:hover{
	font-family:"Myriad Pro";
	font-size:14px;
	color:#bf4e22;
	text-decoration:underline;
	font-weight: bold;

}

.img-head{
	background:url(images/text-bg.png) right bottom no-repeat;
	height:25px;
	width:190px;
	position:absolute;
	padding-top:7px;
	top: 645px;
	float:right;

	}



/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	display: block;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;
	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;
	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: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;

	position: relative;
	display: block;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	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;
}


/*---------------------------------*/
/*   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: Verdana, Arial, 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: Verdana, Arial, 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;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: normal;
}


.phplmbodytable { /* Class of table cells containing plain menus */

 white-space:normal;
}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	white-space: normal;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	font-family:tahoma; font-size:11px; font-weight:bold;
	color:#000000;
	line-height:19px;
	text-decoration: none;
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;
	text-decoration: none;
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #FFFFFF;
	font-weight: bold;
}

/* For Shopping Cart*/
.productListing-heading-cart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F4F3;
  color: #695647;
  font-weight: bold;
  border: 1px;
  border-style: solid;
  border-color: #4F3922;


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

 border: 1px;
 border-style: solid;
 border-color: #4F3922;

 border-top:none;

}

.productListing-data-cart a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#695647;


}

.errorText { font-family:Verdana; font-size:10px; color:#FF0000; border:#FF0000 1px solid;}
.imageBorder { border:#999999 1px solid;}
.head-7{

	font-family: verdana;
    font-size: 11px;
    color: #66513c;
	text-decoration:none;
}
.head-7 a{

	font-family: verdana;
    font-size: 11px;
    color: #66513c;
	text-decoration:none;
}

.head-8{

	font-family: verdana;
    font-size: 9px;
    color: #66513c;
	font-weight:bold;
	text-decoration:none;
}
.head-8 a{

	font-family: verdana;
    font-size: 11px;
    color: #66513c;
	text-decoration:none;
}

.productListingMaster-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingMaster-heading a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

.representatives{font-family:Verdana; font-size:15px; color:#4c3f35; line-height:17px; padding:0 10px 15px 25px;}


/* -------------------START new css (10-12-2009) By PK -----------------*/


.top-banner{background:url(images/top-banner.jpg) top no-repeat;}



/* ------------------- 22222222  -----------------*/


.left-top-bg{background:url(images/left-col-bg-1.jpg) top repeat-x;}
.right-top-bg{background:url(images/right-col-bg-01.jpg) top repeat-x;}




@font-face { font-family: "Century Gothic"; src: url("fonts/GOTHIC.TTF"); }
@font-face { font-family: "Century Gothic bold"; src: url("fonts/GOTHICB.TTF");}
@font-face { font-family: "Trebuchetb Ms"; src: url("fonts/trebuc.ttf");}


.head-1{font-family:Century Gothic; font-size:16px; color:#000000;}

.white-head{font-family:Trebuchet Ms; font-size:18px; color:#ffffff;}

.products-text{font-family:tahoma; font-size:12px; color:#000000;}

.red-text-01{font-family:tahoma; font-size:12px; color:#ff0000;}
.red-text-01 a{font-family:tahoma; font-size:12px; color:#ff0000;}

.view-more{font-family:tahoma; font-size:11px; color:#000000; font-weight:bold;}
.view-more a{font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;}
.view-more a:hover{font-family:tahoma; font-size:11px; color:#ff0000; text-decoration:none;}



/* -------------------  left categories css  -----------------*/

.left-links ul,li{margin:0px; padding:0px;}

.left-links ul{padding:0 0 0 19px;}

.left-links li ul{padding:0px;}

.left-links li{list-style:none; background:url(images/left-col-bulit.jpg) 0 8px no-repeat; padding:0 0 10px 12px; font-family:tahoma; font-size:11px; color:#333333
;}
.left-links li ul li{list-style:none; background:none; font-family:tahoma; font-size:11px; color:#666666; padding:0 0 0 12px;}

.left-links li a{color:#333333; text-decoration:none; font-size:11px;}
.left-links li a:hover{color:#333333; text-decoration:none; font-size:11px; font-weight:bold;}

.left-links li ul li a{color:#666666; text-decoration:none; font-size:11px;}
.left-links li ul li a:hover{color:#666666; text-decoration:underline; font-size:11px; font-weight:normal;}




.box-top-crv{background:url(images/box-top-crv.jpg) bottom no-repeat; border:1px solid #e2e2e2; border-bottom:none;}

/* ------------------- END new css (10-12-2009) By PK -----------------*/


/* -------------------  16-12-2009  -----------------*/


.gray-bar{background:url(images/gray-bar.jpg) top; border:1px solid #cccccc; border-bottom:none; border-right:none;}
.gray-bar-2{background:url(images/gray-bar-02.jpg) top; border:1px solid #cccccc; border-bottom:none; border-right:none;}
.gray-bar-3{background:url(images/gray-b.jpg) top; border:1px solid #e2e2e2; border-top:none;}

.products-box-bg{background:url(images/products-box-bg.jpg) bottom repeat-x #ffffff; border:1px solid #e2e2e2; border-bottom:none;}
.bdr{background:url(images/bdr.jpg) top repeat-x;}
.bdr2{background:url(images/bdr-1.jpg) top repeat-x;}

.head-7{font-family:Century Gothic; font-size:16px; color:#000;}

.text-9{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:14px;}

.text-10{font-family:tahoma; font-size:12px; font-weight:bold; color:#ff6600}
.text-10 a{font-family:tahoma; font-size:12px; font-weight:bold; color:#ff6600; text-decoration:none;}
.text-10 a:hover{font-family:tahoma; font-size:12px; font-weight:bold; color:#ff6600; text-decoration:underline;}

.text-11{font-family:tahoma; font-size:11px; color:#333333;}
.text-11 a{font-family:tahoma; font-size:11px; color:#333333; text-decoration:none;}
.text-11 a:hover{font-family:tahoma; font-size:11px; color:#ff3333; text-decoration:underline;}

.text-12{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold;}
.text-12 a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold;}
.text-12 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold;}

/* -------------------  16-12-2009  -----------------*/

/* -------------------  19-02-2010 BY PK  -----------------*/

.free_gift_ptod_name { font-family: Verdana, Arial, sans-serif; font-size:16px; color:#D06328; font-weight:bold;   }
/* -------------------  19-02-2010 BY PK  -----------------*/

