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

.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: #CC3333; }
.productsNotifications { background: #F2FFF7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70D250; text-decoration: underline; }

body {
	background: url(https://ssl4.westserver.net/berninabillings.com/catalog/images/background.jpg) repeat-x left top;
	background-color: #FEF8CF;
}

table.middle {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	width: 100%;
	height:540px;
}
table.middle td {
	vertical-align:top;
}
a {
  color: #003399;
  text-decoration: underline;
}

a:hover {
  color: #CC9900;
  text-decoration: underline;
}

a:visited {
	color: #CC3333;
	text-decoration: underline;
}
a.picture {
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}


TR.headerNavigation {
	background-color: #66FF99;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
  background: #FFFFFF;
}

a.headerNavigation { 
  color: #000000;
  text-decoration: underline;
}

a.headerNavigation:hover {
	color: #CC9900;
	text-decoration: underline;
}

a.headerNavigation:visited {
  color: #000000;
  text-decoration: underline;
}

A.textbox,A.textbox:visited {
	color: #CC3333;
	text-decoration: none;
	font-size: 13px;
}



TABLE.announce {
  border-collapse: collapse;
  border: 1px solid #8FB6CA;
  background: #F9F9F9
}

TABLE.shipping {
  border-collapse: collapse;
  border: 1px solid #999999;
}

TD.shippingHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  text-align : center;
  background: #CCCCCC;
  border: 1px solid #999999;
}

TD.shipping {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 3px;
  border: 1px solid #999999;
  vertical-align: top
}

TR.headerError {
  background: #CC3333;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC3333;
  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: #336633;
}

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

TABLE.infoBox {
}

TABLE.infoBox2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFEF0;
}

.infoBoxRight {
  background: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

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

.infoBoxContentsInd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-left: 4px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC3333;
  text-indent: 4px;
}

.infoBoxHeadingInd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	margin-left: 4px;
}

TD.infoBoxHeadingRight {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC3333;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  text-indent: 4px;
}

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

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
li {
	padding-top: .3em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.mainred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.addressred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

DIV.question, P.question {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #336633;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F9F9F9;
  border-spacing: 1px;
}

/* OSC Product Listing Bar #C90909 with white */
.productListing-heading, a.productListing-heading:link, a.productListing-heading:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E8D265;
  color: #333333;
  font-weight: bold;
}
a.productListing-heading:hover {
  color: #CC9900;
}

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

.photo {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 9px;
}

.photo_right {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 9px 0 9px 0;
}

HR.gray {
  height:1px;
  width:100%;
  background:#666666;
}

A.pageResults {
  color: #003399;
}

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

H1, TD.pageHeading, DIV.pageHeading, .pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
  color: #003399;
}

TR.subBar {
  background: #F4F7FD;
}

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

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

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, .head2 {
  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: #CC3333;
}

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, SPAN.errorText, SPAN.redType {
  font-family: Verdana, Arial, sans-serif;
  color: #CC3333;
}

.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: #CC3333; }
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #003399;
	margin-bottom: -12px;
}
.largehead {
	font-size: 16px;
	line-height: 16px;
	color: #CC3333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	width: 100%;
}
.blue {
	color: #003399;
	font-weight: bold;
}
.red {
	color: #CC3333;
	font-weight: bold;
}
.times_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
.rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
a.boxText,a.boxText:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.boxText:hover {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a.e-focus {
	color: #000000;
	text-decoration: none;
}
.times_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.headmedium {
	font-size: 14px;
	line-height: 18px;
	color: #CC3333;
}
.handwriting {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
