/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  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: #DCDDDF;
  color: #000000;
  margin: 0px;
  font-family: Arial;
  font-size: 12px;
  text-align:center;
}

div {
	padding:0px;
	margin:0px;
}

html {
	padding:0px;
	margin:0px;
}

td {
  font-family: Arial;
  font-size: 12px;
}

h1 {
	color: #E62F2E;
	font-size:18px;
	font-family: Arial;
	font-weight: bold;
}

h3 {
	font-size:12px;
}

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

A {
  color: #0000ff;
  text-decoration: none;
}

A:hover {
  /*color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

img {
	border: none;
}

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

.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: #E62F2E;
  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: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #e62f2e;
}

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

/*********************************************************************/
/* new styles */
/*********************************************************************/

.clear {
	clear:both;
}

a.shopping_cart_checkout_btn {
  background-image: url('images/interface/check_out.jpg');
  display:block;
  width: 183px;
  height: 34px;
}
a.shopping_cart_checkout_btn:hover {
  background-image: url('images/interface/check_out_f2.jpg');
}

/*
img.home:hover {
  background-image: url('images/interface/home_f2.jpg');
}
*/

div.center_div {
  background-color:#ffffff;
  text-align:left;
  border-left: 3px solid #6D6E72;
  border-right: 3px solid #6D6E72;
  margin: auto;
  width: 944px;
  <!--[if IE 6]>
  width: 950px;
  <![endif]-->
}
div.border_div {
  
  
  
}

/* navigation button styles */
* html a:hover
{
visibility:visible
}

  /* home button */
 .home_btn
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/home_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 60px;
height: 24px;
margin: 0;
padding: 0;
}

.home_btn a
{
display: block;
color: #000000;
font-size: 11px;
width: 60px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.home_btn img
{
width: 60px;
height: 24px;
border: 0
}

.home_btn a:hover img
{
visibility:hidden
}

.home_btn span
{
display: none;
}
  /* end of home button */
  
  /* products & solution center */
  
 .solutions-table {
 	width:900px;
 }
  
.solutions-table td {
	text-align:center;
	padding-left:25px;
}
  
#products, #solutions {
	position:relative;
}
  
#products_btn a{
	background-image:url('images/interface/products.jpg');
	width:85px;
}

#products_btn a:hover{
	background-image:url('images/interface/products_f2.jpg');
}

#solutions_btn a{
	background-image:url('images/interface/solutions.jpg');
	width:140px;
}

#solutions_btn a:hover{
	background-image:url('images/interface/solutions_f2.jpg');
}


#products_btn a, #solutions_btn a {
	height:24px;
	display:block;
	text-decoration:none;
}

#products_menu, #solutions_menu {
	position:absolute;
	left:10px;
	background-color:#DCDDDF;
	padding:10px;
	visibility:hidden;
	z-index:99;
}

#products_menu a, #solutions_menu a {
	text-decoration:none;
	color:#000000;
	width:100%;
	display:block;
	padding-top:3px;
	background-image:none;
}

#products_menu a:hover, #solutions_menu a:hover {
	color:#ff3333;
	background-image:none;
}

/* end products & solution center */

 .find_btn
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/find_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 117px;
height: 24px;
margin: 0;
padding: 0;
}

.find_btn a
{
display: block;
color: #000000;
font-size: 11px;
width: 117px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.find_btn img
{
width: 117px;
height: 24px;
border: 0
}

.find_btn a:hover img
{
visibility:hidden
}

.find_btn span
{
display: none;
}
  /* end of find button */
  
  /* stores button */
 .stories_btn
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/stories_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 117px;
height: 24px;
margin: 0;
padding: 0;
}

.stories_btn a
{
display: block;
color: #000000;
font-size: 11px;
width: 117px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.stories_btn img
{
width: 117px;
height: 24px;
border: 0
}

.stories_btn a:hover img
{
visibility:hidden
}

.stories_btn span
{
display: none;
}
  /* end of stories button */

  /* bottles button */
 .bottles_btn
{
position: relative;
font-family: arial, helvetica, sans-serif;
text-align:top;
background: url('images/interface/bottles_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 181px;
height: 24px;
margin: 0;
padding: 0;
}

.bottles_btn a
{
display: block;
color: #000000;
font-size: 11px;
width: 181px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.bottles_btn img
{
width: 181px;
height: 24px;
border: 0
}

.bottles_btn a:hover img
{
visibility:hidden
}

.bottles_btn span
{
display: none;
}
  /* end of bottles button */

  /* contact button */
 .contact_btn
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/contact_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 78px;
height: 24px;
margin: 0;
padding: 0;
}

.contact_btn a
{
display: block;
color: #000000;
font-size: 11px;
width: 78px;
height: 24px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.contact_btn img
{
width: 78px;
height: 24px;
border: 0
}

.contact_btn a:hover img
{
visibility:hidden
}

.contact_btn span
{
display: none;
}
  /* end of contact button */
  
  
  /* footer */
  
  td.footer {
    background-color: #E92B2D;
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 15px;
  }
  td.footer a {
    text-decoration: none;
	color:#ffffff;
  }
  td.footer a:hover {
    text-decoration: underline;
  }
  
  /* end of footer */
  
  
  div.products {
    text-align:justify;
	width:100%;
  }
  
  div.product_thumb_shell {
    padding: 10px;
	display: inline;
  }
  
  td.product_title {
    color: #E62F2E;
	font-size:18px;
	font-family: Arial;
	font-weight: bold;
	text-align:left;
  }
  
  td.product_description {
    color:#000000;
	font-size:12px;
	font-family: Arial;
  }
  
  td.product_description ul {
  	padding-left:25px;
  }
  
  td.product_learn_more a {
    color: #0000ff;
  }
  
  table.product_table {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
  }
  
  a.shopping_cart_link {
    color: #000000;
  }
  
  input.quantity_field {
    width: 40px;
  }
  
  
  /* home page buttons */
  
  /* solution center button large */
 .solution_center_btn_large
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/solutionCenter_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 305px;
height: 114px;
margin: 0;
padding: 0;
}

.solution_center_btn_large a
{
display: block;
color: #000000;
font-size: 11px;
width: 305px;
height: 114px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.solution_center_btn_large img
{
width: 305px;
height: 114px;
border: 0
}

.solution_center_btn_large a:hover img
{
visibility:hidden
}

.solution_center_btn_large span
{
display: none;
}
  /* end of solution center button large */
  
  
/* whink stories button large */
 .whink_stories_btn_large
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/whinkStories_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 306px;
height: 114px;
margin: 0;
padding: 0;
}

.whink_stories_btn_large a
{
display: block;
color: #000000;
font-size: 11px;
width: 306px;
height: 114px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.whink_stories_btn_large img
{
width: 306px;
height: 114px;
border: 0
}

.whink_stories_btn_large a:hover img
{
visibility:hidden
}

.whink_stories_btn_large span
{
display: none;
}
  /* end of whink stories button large */
  
/* blowmolding button large */
 .blowmolding_btn_large
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('images/interface/blowmolding_home_f2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 305px;
height: 114px;
margin: 0;
padding: 0;
}

.blowmolding_btn_large a
{
display: block;
color: #000000;
font-size: 11px;
width: 305px;
height: 114px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.blowmolding_btn_large img
{
width: 305px;
height: 114px;
border: 0
}

.blowmolding_btn_large a:hover img
{
visibility:hidden
}

.blowmolding_btn_large span
{
display: none;
}
  /* end of blowmolding button large */
  
  /* end of home page buttons */
  
  
table.jumpto_product {
  text-align:right;
  
  position:absolute;
  z-index:10;
  
}
table.jumpto_product form {
  display: inline;
}

.static_content {
	padding-left: 25px;
	padding-bottom: 25px;
}

.bottles {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
}

ul.bottle_list {
	margin:0 0 0 20px;
	color:#ff0000;
}

ul.bottle_list li ul {
	color:#000000 !important;
	margin:0 0 0 20px;
}
/*
ul.bottle_list ul {

}
*/
.bottles #bottles_menu {
	padding: 0;
}
				
.bottle {
	padding-left: 35px;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	padding-bottom:50px;
}

.bottle_desc {
	width: 715px;
	border: thin solid #000000;
	border-collapse: collapse;
}

.bottle_desc td {
	border: thin solid #000000;
}

#bottle_title {
	font-weight: bold;
}

#bottle_comments {
	font-weight: bold;
}

#stories {
	padding-left:20px;
	padding-right:20px;
}

#stories h1 {
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
}

#stories p {
	padding-left:5px;
	padding-right:5px;
}


/****** FOOTER FOR MSDS AND CONF CERTS ******/

#footer-left { float: left; }
#footer-right { float: right; }
#footer-clear { clear: both; }

