/*
  $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:url(images/jenesscobg.jpg) repeat-x #024474;
  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: #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: #b6b7cb;
}
*/
.infoBoxContents {
 /* background: #f8f8f9; --- cha --*/ 
 background: #f4f4f4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.searching .infoBoxContents {
background:none;
}

.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;*/
  background: url(images/infobox/Mid.jpg) repeat-x;
  color: #333333;
}

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;
  width:680px;
}

.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: 12px;
  text-align:left;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #2a098e;

}
TD.pagetitleHeading, DIV.pagetitleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000;

}

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: 12px;
  line-height: 1.5;
  color:#273a3e;
}

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

/*======================================================================================*/
/*=======  jenessco site added style  ======*/
/*======================================================================================*/
.clear{
clear:both;
padding:0;
margin:0;
line-height:0;
font-size:0;
}
.wrapper{
width:921px;
background:#ffffff;
margin:50px 0 0 0;
/*border:1px solid #000;*/
}
.head{
width:921px;
/*height:91px;*/
height:110px;
background:url(images/headbg.jpg) repeat-x #FFFFFF;
}
.leftCol{
width:219px;
}
.cat a{
color:#0048b7;
font-size:15px;
text-decoration:none;
}
.cat a:hover{
color:#000;

}

.otherHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #333333;
}
.foot{
border-top: 2px solid #2b088a;
margin-top:20px;
}
.foot_text{
text-align:center;
margin:0 0 0 100px;
}
.foot_text li{
float:left;
list-style:none;
padding:5px;
}
.leftglove{
background:url(images/gray_Lcorner.jpg) no-repeat;
width:12px;
height:132px;
float:left;
}
.gloves{
background:url(images/gray_Mid.jpg) repeat-x;
float:left;
vertical-align:top;
}
.rightglove{
background:url(..images/gray_Rcorner.jpg) no-repeat;
width:10px;
height:132px;
float:left;
}
.news a{
color:#0045ba;
text-decoration:underline;
}
.news a:hover{
color:#ccc;
text-decoration:underline;
}
.CE{
width:187px;
}
.leftCE{
background: url(images/infobox/Lcorner.jpg);
width:5px;
height:27px;
float:left;
}
.rightCE{
background: url(images/infobox/Rcorner.jpg);
width:5px;
height:27px;
float:left;
}
.midCE{
background: url(images/infobox/Mid.jpg) repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
height:27px;
width:177px;
float:left;
padding:5px 0 0 0;
}
.CEcontent{
background:#f4f4f4;
height:205px;
padding:5px;
text-align:center;
}
.sku{
font-size:14px;
color:#000;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #0048b7;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #0048b7;
}
A.sitemap:hover {
  color: #666666;
}
/***** End Sitemap_SEO *****/ 

.optionClass{
list-style-type:none;
margin-left:-50px;
line-height:5px;
}
.butadyl-box{
background:url(images/midbg.gif) repeat-y;
width:454px;
padding:0;
/*margin:30px 0 0 0;*/
font-weight:bold;
margin:0 auto;
}
.butadyl-box h2{
color:#0071bf;
font-weight:bold;
}

.butadyl-top{
background:url(images/topbg.gif) top no-repeat ;
}
.butadyl-bottom{
background:url(images/downbg.gif) bottom no-repeat;
padding:13px 15px 20px;px 15px;
}
.left-box{
float:left;
width:210px;
}
.right-box{
float:right;
width:208px;
height:235px;
margin:30px 0 0 0;
}
.leftbox-ul{
text-align:right;
}
.butadyl-box li{
list-style-image:url(images/dot.gif);

}
.main-text{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color:#273a3e;
  }
.drugs{
margin:50px 0 0 10px;
}
.butadyl-main{
font-family: "Arial Narrow", Arial, "Arial Black";
font-weight:normal;
font-size:14px;
}
.use-butadyl{
background:url(images/use-butadyl-pic.gif);
width:208px;
height:235px;
}
.who-uses{
background:url(images/who-uses-pic.gif);
width:206px;
height:164px;
}
.drugs-pic{
background:url(images/drugs-pic.gif);
width:260px;
height:196px;
}
.greybg{
margin:0 auto;
background:#eeece1;

}
.products_list td{padding:5px;font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
.list-text{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px;}