/*
  $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: #ffffff; Removed to allow backgrunds picture*/
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/* DC 070417 Added to create 3D effect forform fields */
INPUT {
  background: #ffffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* End DC */

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #89B8EB;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.7em;
  background: #7CAFE9;
  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: #89B8EB;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7CAFE9;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #89B8EB;
}

.infoBoxContents {
  background: #EFF8FE;
  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: #89B8EB;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.upcomingProducts-odd{
  background: #EFF8FE;
}
TR.upcomingProducts-even{
  background: #EFF8FE;
}

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: #89B8EB;
  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, Verdana, sans-serif;
  font-size: 16px;  /* DC 070419 changed font from 22px to 16px */
  font-weight: bold;
  color: #3399cc;
}

/* DC 070417 Added to style down main title text */
TD.pageHeadingSmall, DIV.pageHeadingSmall {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3399cc;
}
/* DC End */

/* DC 070406 Added to increse text visability for main page categories */
TD.pageHeadingKat, DIV.pageHeadingKat {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  /* font-weight: bold; */
  color: #3399cc;
}
/* DC End */

TR.subBar {
  background: #EFF8FE;
}

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;
}

/* DC 0704006 Added to increse text visability for main page categories */
TD.smallTextKat, SPAN.smallTextKat, P.smallTextKat {
  font-family: Verdana, Arial, sans-serif;
  font-size: .75em;
	font-weight: 500;
}
/* DC End */

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: #EFF8FE;
  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;
}

/* DC 060524 added for Catergory Menu */

SPAN.catText {
  font-family: Verdana, Arial, sans-serif;
  color: blue;
}

/* DC END */

.moduleRow { }
.moduleRowOver { background-color: #EFF8FE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFF8FE; }

.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; }


TR.accountHistory-even { 
  background: #EFF8FE;
 } 

TR.accountHistory-odd { 
  background: #EFF8FE;
 } TR.addressBook-even { 
  background: #EFF8FE;
 } TR.addressBook-odd { 
  background: #EFF8FE;
 } TR.alsoPurchased-even { 
  background: #EFF8FE;
 } TR.alsoPurchased-odd { 
  background: #EFF8FE;
 } 
TR.payment-even { 
  background: #EFF8FE;
 } 
TR.payment-odd { 
  background: #EFF8FE;
 } TR.productListing-even { 
  background: #EFF8FE;
 } TR.productListing-odd { 
  background: #EFF8FE;
 } TR.productReviews-even { 
  background: #EFF8FE;
 } TR.productReviews-odd { 
  background: #EFF8FE;
 } TR.shippingOptions-even  { 
  background: #EFF8FE;
 } TR.shippingOptions-odd  { 
  background: #EFF8FE;
 } 

/* DC 060527 added for Popup_info window */

 .calDivBoxCenter {
width: 92%;
margin: 12px auto;
border: medium;
color: darkblue;
text-align: left;
border-style: none;
padding-left: 10px;
padding-right: 10px;
background-color: #89B8EB;
}
/* DC 070505 FirstPage Tidy Up */  
 .calDivBoxCenterLightBlue {
width: 92%;
margin: 12px auto;
border: medium;
color: darkblue;
text-align: center;
border-style: none;
padding-left: 10px;
padding-right: 10px;
background-color: #99ccff;
}

/* DC END */

/* DC Start for Shop/Calendar CSSs */

.AltinfoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsTitle {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.tlist	{
background-image: url("");
border-style: solid;
border-width: 0px;
border-color: blue;
width: 520px;
margin: 0.5cm;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

<!-- Table List Header Style -->
.trhead {
background-color: #89B8EB;
color: white;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-size: 12px;
font-weight: 700;
}

TH.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  background: #7CAFE9;
  color: #ffffff;
  font-weight : bold;
}

<!-- Events Table List Row Alternative Colour & Style -->
.altrow {
background-color: lightblue;
}

#tadmin {
width: 80%;
background-color: lightblue;
border: thin;
text-align: center;
border-style: groove;
border-width: thin;

}
.pricerow {
text-align: right;
width: 38px;
}

.headlinerow {
text-align: left;
}

.daterow {
text-align: left;
width: 90px;
}

/* Left Column Divs etc. */

.cntbox {
font-size: 11px;
font-weight: 400;
text-align: left;
}

.fontyellow {
color: #C0C000;
font-weight: 600;
font-size: 11px;
}

.fontwhite {
color: #FFFFFF;
font-weight: 600;
font-size: 11px;
}

.colads {
border: none;
margin-top: 10px;
}

.otid {
margin-top:10px;
color: white;
}

.hline80 {
height: 2px;
}

.BokDivTxt {
width: 80%;
margin-left: 2px;
margin-bottom: 10px;
border: thin;
color: white;
text-align: left;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}

/* Text Positioning */
.rc {
text-align: right;
}

.cc {
text-align: center;
}

.lc {
text-align: left;
}

table tr {
vertical-align: top;
}

/* Home Page Divs */
.homeDivTxt {
width: 92%;
margin-left: 12px;
margin-bottom: 20px;
border: thin;
text-align: center;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
}

.homeDivNoBorder {
width: 92%;
margin-left: 12px;
margin-bottom: 20px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}

.homeDivInfoFrame {
width: 92%;
margin-left: 12px;
margin-bottom: 2px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}

.butikDivNoBorder {
width: 95%;
text-align: left;
padding-left: 14px;
padding-right: 10px;
}

.butikDiv {
border: thin;
border-style: groove;
width: 95%;
margin-left: 12px;
text-align: center;
}

.butikDivCal {
border: thin;
border-style: groove;
width: 95%;
margin-left: 12px;
text-align: left;
}

.butikTable {
width: 96%;
text-align: center;
}

.homeDivShop {
width: 92%;
margin-left: 12px;
margin-bottom: 20px;
border: thin;
text-align: left;
border-style: groove;
padding: 10px;
}

/* Calender Divs etc */

.calDivNoBorder {
width: 92%;
margin-left: 12px;
margin-bottom: 20px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

.calDivSmallTxt {
font-size: 0.8em;
width: 92%;
margin-left: 12px;
margin-bottom: 20px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

.calDivTxtLeft {
width: 90%;
margin-left: 12px;
margin-bottom: 20px;
border: medium;
text-align: left;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
background-color: lightblue;
}

.calDivBoxCenter {
width: 92%;
margin: 12px auto;
border: medium;
text-align: left;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
background-color: lightblue;
}

.calDivTxtCenter {
width: 92%;
margin-left: 12px;
margin-top: 20px;
border: medium;
text-align: center;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
background-color: lightblue;
}

ul.cal {
font-weight: 500;
font-size: 11px;
}

.notes {
font-size: 11px;
text-align: right;
color: blue;
font-weight: 500;
}

/* About & Contact Page Divs */

.divNoBorder {
width: 92%;
margin-left: 12px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

.divWithBorder {
width: 92%;
margin-left: 12px;
margin-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
border-style: groove;
border: medium;
}

.divGuestBook {
width: 50%;
margin-left: 15px;
margin-bottom: 15px;
padding: 10px;
border-style: groove;
border: medium;
background-image: url("../images/bkg-Beltaingrain.jpg");
}

.divGuestBookScroll {
width: 80%;
height: 500px;
overflow: scroll;
margin-left: 42px;
margin-bottom: 5px;
padding: 10px;
border-style: groove;
border: medium;
}

/* Care Divs */

.careDivBoxCenter {
width: 92%;
margin: 12px auto;
border: medium;
text-align: left;
border-style: groove;
padding-left: 10px;
padding-right: 10px;
background-color: lightblue;
}

/* DC End for Shop/Calendar CSSs */
