/*
  $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: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; 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;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #E1E1E1;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E1E1E1;
  color: #4B4B4B;
  font-weight : bold;
}

A.headerNavigation { 
  color: #4B4B4B; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #E1E1E1;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  background: #E1E1E1;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E1E1E1;
  color: #ffffff;
}

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

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: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
{
   behavior: url("csshover3.htc");
}
 
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #FF0000;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #25330D;
  padding-left:2px;
}
.pageHeading1 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: regular;
  color: #751100;
  
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.resultcss{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:regular;
  color:#FFFFFF;
  /*background-color:#708A43;*/
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  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: 13px;
}

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

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

/* message box */

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

/* input requirement */

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

.border_textbox{
	border:1px solid #496518;
}

.sitewidth{
	width:900px;
}
.dotted_img{
	background-image:url(images/01_files/dotted_img.jpg);
	background-repeat:repeat-x;
	height:1px;
}
.search_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.search_txtHV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.search_txtHV:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.signin_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.singin_txtHV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.singin_txtHV:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#88BC2C;
	font-weight:bold;
	text-decoration:none;
}
.searchbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	vertical-align:bottom;
	border:1px solid #E8E8E9;
	background-color:#FFFFFF;
	padding-top:3px;
	width:191px;
	height:23px;
}

.footer_bg
{
	background:#88BC2C;
	background-repeat:repeat-x;
	height:150px;
}

.shopping{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:regular;
	text-decoration:none;
}
.shoppingHV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:regular;
	text-decoration:none;
}

.shoppingHV:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E0301;
	font-weight:regular;
	text-decoration:none;
}
.footer_txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#363837;
	font-weight:regular;
	text-decoration:none;
}
.footer_txtHV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#363837;
	font-weight:regular;
	text-decoration:none;
}
.footer_txtHV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#66CC33;
	font-weight:regular;
	text-decoration:none;
}
.footer_txt2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:regular;
	text-decoration:none;
}
.footer_txt2HV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:regular;
	text-decoration:none;
}
.footer_txt2HV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	font-weight:regular;
	text-decoration:none;
}
.footer_txt3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#66CC33;
	font-weight:regular;
}
.footer_txt3HV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#66CC33;
	font-weight:regular;
}
.footer_txt3HV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	font-weight:regular;
}
.productbox
{
	width:153px;
	height:156px;
	border:2px solid #BCBDC0;
}
.wishlist{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#415B16;
	font-weight:bold;
}
.wishlistHV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#415B16;
	font-weight:bold;
}
.wishlistHV:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}
.prolisting
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415B16;
	font-weight:bold;
	text-decoration:none;
}
.prolistingHV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415B16;
	font-weight:bold;
	text-decoration:none;
}
.prolistingHV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}
.prolisting2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363837;
	font-weight:regular;
	text-decoration:none;
}
.infocss
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415B16;
	font-weight:bold;
	text-decoration:underline;
}
.infocssHV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415B16;
	font-weight:bold;
	text-decoration:underline;
	
}

.infocssHV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#771100;
	font-weight:bold;
	text-decoration:underline;
	
}
.infocss2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415B16;
	font-weight:bold;
	text-decoration:none;
}
.cms_bg{
	background-image:url(images/01_files/cms_bg.jpg);
	background-repeat:repeat-x;
	height:122px;
	border:1px solid #E8E8E9;
	
}
.cms_title2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#54721B;
	font-weight:bold;
}
.cms_desc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363837;
	font-weight:regular;
}
.proname1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5E6F1F;
	font-weight:regular;
	
}
.proname111{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#25340D;
	font-weight:regular;
	
}
.desc_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363837;
	font-weight:regular;
}

.proname2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003300;
	font-weight:bold;
}
.proname2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003300;
	font-weight:bold;
}
.pronamelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}
.pronamelink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.greenfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

.brownfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#771100;
	font-weight:bold;
	text-decoration:underline;
}


.breadcrum1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:regular;
}
.findertable {
	border-left:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
}
.findertd {
	border-right:1px solid #F2F2F2;
	width:157px;
}
.finderinner {
	background-color:#E5E5E5;
	color:#363837;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:26px;
	vertical-align:middle;
}
.finderinnertd1 {
	background-color:#F9F9F9;
	color:#363837;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
}
.finderinnertd2 {
	background-color:#FFFFFF;
	color:#363837;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
}
.finderextra {
	border-right:1px solid #F2F2F2;
	width:157px;
	background-color:#E5E5E5;
	color:#464646;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:26px;
	vertical-align:middle;
}
.viewtable {
	border:1px solid #F2F2F2;
}
.float_image_border{
	border:2px solid #BCBDC0;
   background-color:#F6F6F6;
}
.proname3{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	font-weight:regular;
}
.proname4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	font-weight:bold;
	text-decoration:underline;
}

.subcatlistingHV
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#415B16;
	font-weight:bold;
	text-decoration:none;
}
.subcatlistingHV:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}

.plant_home{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#006600;
  font-weight:bolder;
}
A.plant_home: hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#006600;
  font-weight:bolder;
}
/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */


/* DWD Contribution End. */
.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	border: 2px;
	border-style: solid;
	border-color: #666666;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
	margin-bottom:-8px;
	-moz-border-radius:20px;
  	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px; 
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
		background-color: #d3d3d3;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
}

.productListing-title a, .productListing-title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	padding-left:18px;
	padding-bottom:10px;
}
.productListing-name a, .productListing-name {
	font-family: Comic Sans MS,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;

}
.productListing-short {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	 color: #333;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : center;
background: #c0c0c0;
font-weight: bold;
border:2px solid #666666;
color:#333;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TABLE.drop select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #c0c0c0;
font-weight: bold;
color:#333;
}
TR.list-block {
}		
SPAN.list_info {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: #333;
cursor:pointer;
}	
SPAN.list_info span {
display:none;
position:relative;  
}		
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px; 
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333;
background: #c0c0c0;
border:2px solid #666666;
text-align : center;
}		


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: grey;
	background-color: #F2F2F2;
	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: 13px;		
	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: #7186C1;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #00000;
	background-color: #7582D1;	
	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: #F2F2F2;
	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: 13px;			
	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: #7186C1;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #576791;	
	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: #A5BFCB;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #DEE1E9;
}

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*Start whats new Style*/
.wncontainer { /*Main div holding children whats new products*/
	height:200px;
	width: 150px;
	vertical-align: middle;
}

.whatsnew {/*Child div holding whats new products*/
	height:200px;
        width: 150px; 
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
   white-space: nowrap; 
}
.whatsnew table{
	border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.whatsnew td{/*TD child specials products*/
	text-align:center;
	color:#000000;
}

.whatsnew a{/* Hyperlink style within specials products*/
	 color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
/*End whats new Scroll Style */
/*Start specials style*/
.speccontainer { /*Main div holding children specials products*/
	height:200px;
	width: 100%;
	text-align:center;
}

.specials {/*Child div holding specials products*/
	height:200px;
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
.specials table{
	border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;

}

.specials td{/*TD child specials products*/
	color:#000000;
	text-align:center;
}

.specials a{/* Hyperlink style within specials products*/
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
/*end specials style*/
/*Start Bestsellers scroll style options*/
.bscontainer { /*Main div holding children bestelling products*/
	height:200px;
	width: 100%;
	vertical-align: middle;

}

.bestsellers {/*Child div holding bestelling products*/
	height:200px;
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
.bestsellers table{
	border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.bestsellers td{/*TD child bestelling products*/
	text-align:center;
	color:#000000;
}

.bestsellers a{/* Hyperlink style within bestselling products*/
	font-size: 11px;
   font-weight: bold;
  color: #999999;
}
/*End Best Seller Scroll Style Functions*/ 


/* START COPY HERE -- New Products Module Upgrade */
text-align : center;
.hp-products-name { font-size:13px; font-weight:bold;  }
.hp-price { font-size:17px; font-weight:bold; letter-spacing:-1px; margin-top:10px;  }

/* END COPY HERE -- New Products Module Upgrade */
/* START COPY HERE -- New Products Module Upgrade */

.hp-products-name { font-size:13px; font-weight:bold;  }
.hp-price { font-size:17px; font-weight:bold; letter-spacing:-1px; margin-top:10px;  }

/* END COPY HERE -- New Products Module Upgrade */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
#breadcrumb { 
  padding: 0; 
  margin: 0; 
} 
#breadcrumb li { 
  display:inline; 
} 