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

A {
 font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#344600;
}

A:hover {
 font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; color:#344600;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

.infoBox {
  background: #EDEDED;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.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:"Times New Roman", Times, serif; font-size:30px; color:#4d8200; text-decoration:none; padding:0 0 15px 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
 font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#333; line-height:18px;
}

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




#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  

/* CSS Document */

body{ margin:0px; padding:15px 0 0 0; background:#cccccc;}

a:focus{ outline:none;}

.body-bg{ background:url(images/body-bg.jpg) left top repeat-y; width:1002px;}
.body-pro-bg{ background:url(images/body-bg.jpg) left top repeat-y; width:600px;}

.fotter-bg{ background:url(images/fotter-bg.jpg) left bottom no-repeat #FFFFFF; width:1002px; height:200px; }

.header{ background:url(images/header.jpg) left top #FFFFFF  no-repeat ; width:1002px; height:130px;}

#logo{ background:url(images/logo.jpg) left top no-repeat; width:333px; height:86px; display:block;}

.nav-mid{ background:url(images/nav-mid.jpg) left top repeat-x; height:47px;}

.td-bg{ background-color:#FFFFFF /*background:url(images/td-bg.jpg) left top repeat-x;*/ width:985px;}

.banner-bg{ background:url(images/banner.jpg) center top no-repeat; width:985px; height:317px;}

.featured-products-top{ background:url(images/featured-products-top-crv.jpg) left top no-repeat; width:470px; height:47px; font-family:"Trebuchet MS"; color:#FFFFFF; font-size:19px;}

.featured-mid{ background:url(images/featured-products-mid.jpg) left top no-repeat; width:470px; height:130px;}

.fulfillment-bg{ background:url(images/fulfillment-bg.jpg) left top no-repeat; width:466px; height:130px;}
.rss-bg{ background:url(images/rss-bg.jpg) left bottom no-repeat; width:466px; height:165px;}
.rss-products-top{ background:url(images/rss_top_crv.jpg) left top no-repeat; width:466px; height:46px; font-family:"Trebuchet MS"; color:#FFFFFF; font-size:19px;}

.green-top{ background:url(images/green-top.jpg) left top repeat-x #e2f782; width:1002px;}

.green-pro-top{ background:url(images/green-top.jpg) left top repeat-x #e2f782; width:600px;}


.td-back{ background:url(images/td-back.jpg) left bottom no-repeat; width:1002px;}

.latest-bg{ background:url(images/latest-bg.jpg) left top no-repeat; width:470px; height:178px;}

.testimonial-bg{ background:url(images/testimonial-bg.jpg) left top no-repeat; width:470px; height:178px;}

.latest-back-top{ background:url(images/latest-back.jpg) left bottom no-repeat; height:44px; width:293px;}

.latest-back-mid{ background:url(images/latest-back-mid.jpg) left bottom no-repeat #FFFFFF; width:293px;}

.testimonial-back{ background:url(images/testimonial-back.jpg) left top no-repeat; width:293px; height:55px;}

.pro-top-back{ background:url(images/pro-top-bg.jpg) left top no-repeat; width:198px; height:40px;}

.pro-mid{ background:url(images/pro-mid.jpg) left top repeat-y; width:198px;}

.planet-bg{ background:url(images/planet-bg.jpg) left top no-repeat; width:293px; height:139px;}

.customers-top{ background:url(images/customers-top.jpg) left top no-repeat; height:55px; width:618px;}

.customers-mid{ background:url(images/customers-mid.jpg) left top repeat-y; width:618px;}

.featured-top{ background:url(images/featured-products-top.jpg) left top no-repeat; width:292px; height:50px;}

.featured-mid-back{ background:url(images/featured-products-mid-1.jpg) left top no-repeat; width:292px;}

.listing-box-mid{ background:url(images/listing-box-mid.jpg) left top no-repeat; width:618px; height:135px;}
.contact_mid{ background:url(images/strip.jpg) repeat-x #6dbfe7; text-align:justify; height:31px;font-family:"Trebuchet MS"; font-size:15px; color:#fff; text-decoration:none;}

/*---------------Link css--------------*/
.top-link{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;}
.top-link a{ font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000000; text-decoration:none;}
.top-link a:hover{ color:#000000; text-decoration:underline;}

.nav-link{ font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#333333;}
.nav-link a{ text-decoration:none; color:#333333; font-size:13px;}
.nav-link a:hover{ text-decoration:underline; font-size:13px;color:#333333; }

.pro-heading{ font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#ff6600; text-decoration:none;}
.pro-heading a{ color:#ff6600; text-decoration:none;}
.pro-heading a:hover{ color:#ff6600; text-decoration:underline;}

a.cat-heading{ font-family:"Trebuchet MS"; font-size:17px; color:#F4FF00; text-decoration:none; font-weight:bold } 
a:hover.cat-heading{ font-family:"Trebuchet MS"; font-size:17px;  color:#F4FF00; text-decoration:underline;font-weight:bold }

a.cat-green-heading{ font-family:"Trebuchet MS"; font-size:17px; color:#000; text-decoration:none;font-weight:bold  }
a:hover.cat-green-heading{ font-family:"Trebuchet MS"; font-size:17px;  color:#000; text-decoration:underline;font-weight:bold }

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

.email_text{ font-family: Verdana; font-size:12px; text-decoration:none; color:#6c8b24;}
.email_text a{ font-family:Verdana; font-size:12px; text-decoration:none; color:#6c8b24;}
.email_text a:hover{ font-family:Verdana; font-size:12px; text-decoration:underline; color:#6c8b24;}

.read-more{ font-family:"Times New Roman", Times, serif; font-size:22px; text-decoration:underline; color:#FFFFFF;}
.read-more a{ text-decoration:underline; color:#FFFFFF;}
.read-more a:hover{ text-decoration:none; color:#FFFFFF;}

.all_products_link{ font-family:"Times New Roman", Times, serif; font-size:22px; text-decoration:none; color:#FFFFFF;font-weight:bold; font-style:italic}
.all_products_link a{ font-family:"Times New Roman", Times, serif; font-size:22px;text-decoration:none; color:#FFFFFF; font-weight:bold; font-style:italic}
.all_products_link a:hover{ font-family:"Times New Roman", Times, serif; font-size:22px;text-decoration:underline; color:#FFFFFF;font-weight:bold; font-style:italic}

.video-text{ font-family:"Trebuchet MS"; font-size:12px;  color:#3399cc; text-decoration:underline;}
.video-text a{ font-family:"Trebuchet MS"; font-size:12px; color:#3399cc; text-decoration:underline;}
.video-text a:hover{font-family:"Trebuchet MS"; font-size:12px; color:#3399cc; text-decoration:underline;}

.read-link{ font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#cc0000; font-weight:bold;}
.read-link a{ text-decoration:none; color:#cc0000;}
.read-link a:hover{ text-decoration:underline; color:#cc0000;}


.fotter-link{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#336699; line-height:18px;}
.fotter-link a{ text-decoration:none; color:#336699;}
.fotter-link a:hover { text-decoration:underline; color:#336699;}

.text-3{  font-family:"Trebuchet MS"; font-size:14px; text-decoration:none; color:#336699; font-weight:bold;}
.text-3 a{ text-decoration:none; color:#336699;}
.text-3 a:hover{ text-decoration:underline; color:#336699;}


.details-link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cc0000; text-decoration:none; font-weight:bold;}
.details-link a{ color:#cc0000; text-decoration:none;}
.details-link a:hover{ color:#cc0000; text-decoration:underline;}

.Sort-link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; color:#666666;}
.Sort-link a{ text-decoration:underline; color:#666666;}
.Sort-link a:hover{ text-decoration:underline; color:#3399cc;}

.sel a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#3399cc;}
.sel a:hover{ text-decoration:underline; color:#3399cc;}

.stock-link{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold; color:#FF0000; text-decoration:none;}
.stock-link a{ color:#FF0000; text-decoration:none;}
.stock-link a:hover { color:#FF0000; text-decoration:underline;}

/*---------------Font css--------------*/
.black-text{ font-family: Verdana; font-size:12px; text-decoration:none; color:#333; line-height:18px; text-align:justify }

.black-text ul,li{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#333; line-height:18px;}

.black-text a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#333; line-height:18px;}

.black-text a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#333; line-height:18px;}

.black-text1{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; color:#333; line-height:18px; text-align:justify}

.form-text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#333333;}

.text-heading{ font-family:Georgia, "Times New Roman",Times, serif; font-size:26px; text-decoration:none; color:#006699; font-weight:bold}


.normal-text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; line-height:18px;}

.gray-text{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#666666; line-height:22px;}

.searvice-heading{ font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; color:#000000; text-decoration:none;}

.text-heading{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#344600;}
.text-heading a{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  text-decoration:none; color:#344600; }
.text-heading a:hover{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;  text-decoration:underline; color:#344600; }

.latest-news{ font-family:"Trebuchet MS"; font-size:18px; color:#FFFFFF; text-decoration:none;}

.date-text{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#336699; text-decoration:none; font-weight:bold;}


.fotter-heading{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; text-decoration:none; padding:0 0 15px 0;}
.fotter-text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#666666; line-height:18px;}

.copyright-text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#666666;}
.copyright-text a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#666666;}
.copyright-text a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; color:#666666;}

.follow-text{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; color:#666666; font-weight:bold;}


.product-heading{ font-family:"Times New Roman", Times, serif; font-size:30px; color:#000000; text-decoration:none; padding:0 0 15px 0;}

.pro-heading{ font-family:"Trebuchet MS"; font-size:15px; text-decoration:none; color:#ff6600;}

.pro-heading a{ font-family:"Trebuchet MS"; font-size:15px; text-decoration:none; color:#ff6600;}
.pro-heading a:hover{ font-family:"Trebuchet MS"; font-size:15px; text-decoration:underline; color:#ff6600;}

span.pro-heading_sel{ font-family:"Trebuchet MS"; font-size:15px; text-decoration:none; color:#00000; font-weight:bold}

.blue-text{  font-family:"Trebuchet MS"; font-size:17px; color:#1f92d1; text-decoration:none; line-height:25px; }

.red-heading-1{ font-family:Arial, Helvetica, sans-serif; font-size:23px; text-decoration:none; color:#ff0000; }

.text-2{  font-family:"Trebuchet MS"; font-size:17px; text-decoration:none; color:#336699;}

.text-3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#ff6600; text-decoration:none;}
.head_01{font-family:Verdana; font-size:22px; color:#006699; font-weight:500;}
.home_heading{font-family:Georgia; font-size:14px; color:#006699; font-weight:500;}
.home-text{ font-family:Arial, Helvetica, sans-serif; font-size:12px;text-decoration:none; color:#666666; line-height:20px;}

.latest-bg{ background:url(images/latest-bg.jpg) left top no-repeat; width:470px; height:178px;}

.testimonial-bg{ background:url(images/testimonial-bg.jpg) left top no-repeat; width:470px; height:178px;}

.testimonial-back-1{  background:url(images/testimonial-back-1.jpg) left bottom no-repeat; width:470px;}

.green-text{   font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#639900; text-decoration:none; line-height:18px; }

.green-text  a{   font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#639900; text-decoration:none; line-height:18px; }

.green-text a:hover{   font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1f92d1; text-decoration:none; line-height:18px; }

/*-----------------popup_bg---------------------*/

.popup_bg_01{background:url(images/popup_bg_01.png) bottom no-repeat;}
.popup_bg_02{background:url(images/popup_bg_02.png) bottom no-repeat;}
.popup_bg_03{background:url(images/popup_bg_03.png);}
.popup_text_01{font-family:Trebuchet MS; font-size:30px; color:#ffffff;}

/*---------------------------------faq bg------------------------*/

.bg_01{background:url(images/bg_01.jpg) top left no-repeat;}
.bg_02{background:url(images/bg_02.jpg) top left no-repeat;}
.bg_03{background:url(images/bg_03.jpg) top left repeat-y;} 
.bg_04{background:url(images/bg_04.jpg) top left no-repeat;} 
.bg_05{background:url(images/bg_05.jpg) top left no-repeat;}
.bg_06{background:url(images/bg_06.jpg) bottom repeat-x;}

.prduct-form-topbg{background:url(images/products_form-top_bg.jpg) top left no-repeat;}
.prduct-form-midbg{background:url(images/products_form_mid-bg.jpg);}


.popup-img_bg{background:url(images/popup_img_bg.jpg) top left no-repeat;}
.popup-img-mid_bg{background:url(images/popup_img-mid_bg.jpg) top repeat-x #77bf1b;}

.box_bg{background:url(images/box-mid_bg.jpg) bottom repeat-x #ffffff; width:309px}


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

.text_01{font-family:"Times New Roman", Times, serif; font-size:30px; color:#4d8200;}
.text_02{font-family:Arial, Helvetica, sans-serif; font-size:14ps; color:#555555;}

.text_03{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#4d8200;}
.text_03 a{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#4d8200;}
.text_03 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#4d8200;text-decoration:underline;}

.text_04{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; line-height:16px;}
.text_04 a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#336699; line-height:16px; text-decoration:none;}
.text_04 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#336699; line-height:16px; text-decoration:underline;}

.text_05{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; font-weight:bold;}
.text_05 a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; font-weight:bold; text-decoration:none;}
.text_05 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; font-weight:bold; text-decoration:underline;}
.sel a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; font-weight:bold; color:#336699;}

.text_06{font-family:"Times New Roman", Times, serif; font-size:25px; color:#555555;}
.text_06 a{font-family:"Times New Roman", Times, serif; font-size:25px; color:#555555;text-decoration:none;}
.text_06 a:hover{ font-family:"Times New Roman", Times, serif; font-size:25px; color:#555555;text-decoration:underline;}

.text_07{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#336699; font-weight:bold;}
.text_08{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#555555; font-style:italic;}
.text_09{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#555555;}

.text_11{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#3a6eab; font-weight:bold;}

.text_12{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3a6eab;}
.text_12 a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3a6eab; text-decoration:underline;}
.text_12 a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3a6eab; text-decoration:none;}


.text_13{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#555555;}
.text_14{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#555555;}
.text_15{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#666666;}

.text_16{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#ffffff;}

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

.textaria{background:url(images/textaria_bg.jpg) top left no-repeat; width:649px; height:91px; border:0px; padding:10px 0 0 10px; }
.input_01{background:url(images/input_01.jpg) top left no-repeat; width:186px; height:37px; border:0px; padding:7px 0 0 36px;}
.input_02{background:url(images/input_02.jpg) top left no-repeat; width:256px; height:23px; border:0px;}
.checkbox_01{background:url(images/checkbox_01.jpg) 2px 3px 0 no-repeat; width:12px; height:12px; border:0px;}






.nav-marketing{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; background:url(images/marketing-nav_bg.jpg) top left no-repeat;}
.nav-marketing a{color:#ffffff; text-decoration:none; display:block;}
.nav-marketing a:hover{background:url(images/marketing-nav_o-bg.jpg) top left no-repeat; color:#555555; text-decoration:none; display:block; line-height:39px;}


.nav-marketing2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; background:url(images/costum-nav_bg.jpg) top left no-repeat;}
.nav-marketing2 a{color:#ffffff; text-decoration:none; display:block;}
.nav-marketing2 a:hover{background:url(images/marketing-nav_o-bg.jpg) top left no-repeat; color:#555555; text-decoration:none; display:block; line-height:39px;}



/*------------------------------------sitemap-------------------------*/

.sitemap-categary ul,li{margin:0px; padding:0px;}
.sitemap-categary ul,li{padding:0 0 10px 15px;}
.sitemap-categary li{list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#336699; background:url(images/bulit_03.gif) 0 15px no-repeat; padding:7px 0 0 15px;}
.sitemap-categary li a{color:#336699; text-decoration:none;}
.sitemap-categary li a:hover{color:#555555; text-decoration:underline;}

.product_form ul,li{margin:0px; padding:0px;}
.product_form ul{padding:0 35px 0 35px;}
.product_form li{list-style:none; background:url(images/bulit_02.gif) 0 10px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold; padding:5px 0 5px 20px; border-bottom:1px solid #c5ea43;}
.product_form li a{color:#666666; text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.product_form li a:hover{color:#666666; text-decoration:underline;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}


.packaging-topbg{background:url(images/packaging-top_bg.jpg) top left no-repeat;}
.packaging-midbg{background:url(images/packaging-bg.jpg);}
.packaging ul,li{margin:0px; padding:0px;}
.packaging ul{padding:0 35px 0 35px;}
.packaging li{list-style:none; background:url(images/bulit_04.gif) 0 10px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:bold; padding:5px 0 5px 20px; border-bottom:1px solid #027ec3;}
.packaging li a{color:#666666; text-decoration:none;}
.packaging li a:hover{color:#027ec3; text-decoration:underline;}





.strageic a{
font:bold 12px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

.strageic a:hover{
font:bold 12px Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}


/*------------------------------- menu ------------------------*/

#large {padding:0; margin:0; list-style:none;}
#large li {float:left; display:block; margin-right:5px; width:124px; height:25px;}
#large li a {display:inline; float:left; width:150px; height:25px; position:absolute; text-align:center; text-decoration:none;}
#large li a em {display:block; width:150px; height:25px; background:none;}
#large li a b {display:block; width:150px; height:25px; background:transparent; color:#000; position:absolute; top:0; left:0; line-height:24px;}


#large > li {
    float: left;
	display: block;
	
}
#large li:hover ul {
    display: block;
}
#large ul li:hover a {
    background: #ffc97c;
}
#large ul {
    position: absolute;
    display: none;
z-index: 999;
}
#large ul li a {
    color: #000;
	margin-left:-9px;
	margin-right:-15px;
	
}
#large ul {
    background: #5d98e4;
	
}
#large ul li a {
    width: 80px;
	
}


#large li a:hover {white-space:normal; cursor:pointer; z-index:100; color:#fff;}
#large li a:hover em {display:block; width:155px; height:35px; left:7px; top:5px; position:absolute; background:#a5a5a5; z-index:100; opacity:0.7; border:0; color:#fff;}
#large li a:hover b {width:155px; height:30px; top:-7px; left:-5px; z-index:200; background:#5d98e4; font-size:1.1em; color:#fff; line-height:29px; border:1px solid #fff;}





 
 
 
 
div#menu-website
 {
   margin:  0px;
   padding: 0px;

   width: 100%;
   position: absolute;
   top:  152px;
   left: 41px;
   z-index: 4;

   background: url( /images/colors/00102d.jpg ) repeat;
 }

  div#menu-website ul:first-child
  {
   margin:  0px auto;
   padding: 0px 0px;

   width:  918px;
   height: 31px;

   font: 600 16px arial;
   color: #000000;

   list-style: none;
  }

   div#menu-website ul li
   {
    margin:  0px 0px;
    padding: 0px 2.7em 0px 0.5em;

    float: left;

    line-height: 31px;
    letter-spacing: 0px;

    background: url( /images/icons/bullet.jpg ) left center no-repeat;
   }

    div#menu-website ul li a:link, div#menu-website ul li a:visited, div#menu-website ul li a:hover, div#menu-website ul li a:active
    {
     text-decoration: none;

     color: #000000;
    }

    div#menu-website ul li:last-child
    {
     background: none;
    }

    div#menu-website ul li:last-child input
    {
     padding-left: 5px;
     border: 1px solid black;

     width: 138px;

     text-transform: uppercase;

     font: bold 13px tahoma;
    }

     /* main menu dropdown */
     div#menu-website ul li ul
     {
      margin:  0px 0px 0px 0px;
      padding: 0px 0px 5px 0px;

      width: 224px;
      position: absolute;
      left: -999em;

      list-style: none;

      background: url( /images/colors/00102d.jpg ) repeat;
     }

     div#menu-website ul li:hover ul, div#menu-website ul li.hover ul
     {
      left: auto;
     }

      div#menu-website ul li ul li
      {
       margin: 0px;
       padding: 0px 5px;

       background: none;
      }

       div#menu-website ul li ul li a
       {
        margin:  0px;
        padding: 0px 10px;

        width: 194px;
        display: block;

        font-size: 14px;
        font-weight: 600;
       }

       div#menu-website ul li ul li a:hover
       {
        color: #00102d;

        background-color: #bcc0c6;
       }

      div#menu-website ul li ul li ul
      {
       padding-top: 5px;

       position: absolute;
       right: -999em;
      }

      div#menu-website ul li ul li:hover ul, div#menu-website ul li ul li.hover ul
      {
       margin-top: -31px;
       right: -224px;
      }






#menu-website li a:hover b {width:155px; height:30px; top:-7px; left:-5px; z-index:200; background:#5d98e4; font-size:1.1em; color:#fff; line-height:29px; border:1px solid #fff;}






#myNav, #myNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
	background: #5d98e4;
	border: 1px solid #ffffff;
	border-top: 0px;
	
}

#myNav a {
	display: block;
	width: 156px;
	text-decoration: none;
}

#myNav li {
	float: left;
	width: 10em;
	padding: 0px 0px 0px 16px;
	
}

#myNav li ul {
	position: absolute;
	width: 121px;
	left: -999em;
}

#myNav li:hover ul {
	left: auto;
}

#myNav li:hover ul, #myNav li.sfhover ul {
	left: auto;
}

#myNav  li a:hover b { width:155px; height:30px;  z-index:200; background:#5d98e4; font-size:1.1em; color:#fff; line-height:18px; border:1px solid #fff; padding: 10px 6px; }

.normalize
{
 font-weight:normal;
}


#faqNav, #faqNav ul
{
 list-style-type: none;
 padding: 0;
 margin: 0;
}

#faqNav li
{
 list-style-type: none;
 display: inline;
 padding-right: 20px;
}

h1.seoHead
{
 font-family:Verdana; 
 font-size:22px; 
 color:#006699; 
 font-weight:500;
 display: inline;
}

h1.seoHead2
{
 font-family: Verdana; 
 font-size:12px; 
 text-decoration:none; 
 color:#333; 
 line-height:18px; 
 text-align:justify;
 display: inline;
 font-weight: normal;
}

    ul#navigation
    {
     margin:  0px;
     padding: 0px;
     border: 1px solid #cfcfcf;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
     border-radius: 8px;

     width: 983px;
     height: 45px;

     list-style: none;

     background: url( http://www.privatelabelnutra.com/images/navigation.jpg ) repeat-x;
    }

     ul#navigation > li
     {
      margin:  0px;
      padding: 0px 1.25em;

      height: 45px;
      float: left;
      position: relative;

      font: bold 12px Arial, Helvetica, sans-serif;

      line-height: 45px;
     }

     ul#navigation > li:first-child
     {
      padding-left: 2.5em;
     }

      ul#navigation > li > a
      {
       border: 1px solid rgba(0,0,0,0);
       padding: 10px;
      }

      ul#navigation > li > a:link,
      ul#navigation > li > a:visited,
      ul#navigation > li > a:hover,
      ul#navigation > li > a:active
      {
       color: #000000;

       text-decoration: none;
      }

      ul#navigation > li:hover > a
      {
       border: 1px solid #ffffff;

       color: #ffffff;

       background-color: #5d98e4;
	  
      }

      ul#navigation > li > ul
      {
       margin:  0px;
       padding: 0px;
       border: 1px solid #ffffff;
       border-top: none;

       width: 200px;
       position: absolute;
	   z-index: 100;
       left: -999em;
       
       list-style: none;

       background-color: #5d98e4;
	   
      }

      ul#navigation > li:hover > ul
      {
       left: auto;
      }

       ul#navigation > li > ul > li
       {
        margin:  0px;
        padding: 0px;

        line-height: 25px;
       }

        ul#navigation > li > ul > li > a:link,
        ul#navigation > li > ul > li > a:visited,
        ul#navigation > li > ul > li > a:active
        {
         margin: 0px;
         padding-left: 7px;		 

         color: #000000;
         
         text-decoration: none;
        }
        
        ul#navigation > li > ul > li > a:hover
        {
         color: #ffffff;
        }
