/*
  $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
*/


/* ######## PAGE / EXTENTS ######## */

BODY {
  background: #ebf4fc;
  margin: 0px;
  margin:0.7em;
}

.mainBorder {
  border-left: 2px solid #007943;
  border-right: 2px solid #007943;
  border-top: 1px solid #007943;
  border-bottom: 1px solid #007943;
}

.page      {
   background-color: #ffffff;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;

}

TD.mainhighlight, P.mainhighlight {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #ffffff;
}


/* ######## LINKS ######## */

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;

}

A:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #FF7E00;
  font-weight: normal;
}

A.darkBgLink {
  color: #ffffff;
  text-decoration: none;
  
}

A.darkBgLink:hover {
  color: #12168d;
  text-decoration: none;

}

A.pageResults {
  color: #0000bb;
}

A.pageResults:hover {
  color: #ffaa00;
  font-weight: "bold";
  background: #0000bb;
}



/* ######## HEADER ######## */

.header {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image: url(images/theme/header_bg.jpg);
}

.company_name {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 45px;
     font-weight: bold;
     color: #007943;
     line-height: 0.5;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

#headerMenu :link {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #cfcfcf;
 line-height: 1.0em;
 padding-left: 0.3em;
 padding-right: 0.7em;
 position: relative;
}

#headerMenu a:visited {
font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #cfcfcf;
 line-height: 1.0em;
 padding-left: 0.3em;
 padding-right: 0.7em;
 position: relative;
}

#headerMenu a:hover {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #ffffff;
 border-bottom: 0.3em solid #ffffff;
 line-height: 1.0em;
 padding-left: 0.3em;
 padding-right: 0.7em;
 padding-bottom: 0.4em;
 position: relative;
}

#headerMenu a:active {
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
 color: #cfcfcf;
 border-bottom: 0.3em solid #ffffff;
 line-height: 1.0em;
 padding-left: 0.3em;
 padding-right: 0.7em;
 padding-bottom: 0.4em;
 position: relative;
}

#headerMenuCurrentPage {
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
 color: #ffffff;
 border-bottom: 0.3em solid #000000;
 line-height: 1.0em;
 padding-left: 0.3em;
 padding-right: 0.7em;
 padding-bottom: 0.4em;
 position: relative;
}


TD.headerBasket {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #12168d;
  
}

#headerBasket a {
     font-family: Verdana, Arial, sans-serif;
     color: #f86d2a;
     font-weight: normal;
     /* some air around the text */
     padding-left: 0.3em;
     padding-bottom: 1px;
     /* set borders around header */
     border-left: 0.05em solid #FF7F00;
     line-height: 0.5em;
     /* and some air under the border */
     margin: 0.5 0 0.5em 0;

}

#headerBasket a:hover {
     font-family: Verdana, Arial, sans-serif;
     color: #12168d;
     font-weight: normal;
     /* some air around the text */
     padding-left: 0.3em;
     padding-bottom: 1px;
     /* set borders around header */
     border-left: 0.05em solid #FF7F00;
     line-height: 0.5em;
     /* and some air under the border */
     margin: 0.5 0 0.5em 0;
}


/* ######## FOOTER ######## */

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-image: url(images/theme/footer.jpg);
  padding-left: 4px;
}

/* ######## SIDEBAR BOXES ######## */

.sidebarBg {
  background-image: url(images/theme/sidebar_bg.jpg);
  background-repeat: no-repeat;
}

.sidebar {
  padding-left: 10px;
}


.infoBox {
  color: #000000;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.1;
}

#categoryText1 a {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 2px;
 color: #ffffff;
}

#categoryText1 a:hover {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 2px;
 color: #12168d;
}

#colourSearch a img {
 border: 1px solid #000000;
}

#colourSearch a:hover img {
 border: 1px solid #ffffff;
}

.boxText {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #0061A5;
}

TD.boxtop1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  border: 0px;
}

TD.boxmiddle1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  border: 0px;
  padding-left: 0px;
  
}

TD.boxbottom1 {
  background-image: url(images/theme/box_bg_bottom1.jpg);
  border: 0px;
}

/* ######## OTHER BOXES ######## */

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.myinfoBox {
  background: #ffffff;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-bottom:1px solid #C9C9C9;
}

.general_infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;

}

TD.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.contentBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

/* ######## HEADING TAGS ######## */

h1   {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 40px;
     margin-bottom: 0;
     padding: 0;
	 color: #007943;
}

h2   {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 18px;
	 color: #F86D2A;
     margin: 0.3em 0 0.1em 0;
}

h3   {
     font-family: "Verdana", "Helvetica", "sans-serif";
     font-size: 18px;
     color: #12168d;
     /* some air around the text */
     padding-left: 0.5em;
     padding-bottom: 6px;
     /* set borders around header */
     border-bottom: 1px solid #0061A5;
     line-height: 1.5em;
     /* and some air under the border */
     margin: 0.5em 4.0em 0.5em 4.0em;
}

h4   {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 18px;
	 color: #12168D;
	 
}

h5   {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 12px;
	 color: #007943;
	 line-height: 1.0em;
     /* and some air under the border */
     margin: 0.3em 0 0.1em 0;
}

h6   {
     font-family: "Verdana", "Helvetica", sans-serif;
     font-size: 12px;
	 color: #F86D2A;
	 line-height: 1.0em;
     /* and some air under the border */
     margin: 0.3em 0 0.1em 0;
}

/* ######## GENERAL ######## */

#flashBg {
   border: 0;
   margin: 0;
}

TD.homePage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  padding: 2px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000bb;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #373479;
  background: #373479;
}

.moduleRow { }
.moduleRowOver {
 background-color: #D7E9F7;
 cursor: pointer;
 cursor: hand;
}

.moduleRowSelected {
 background-color: #E9F4FC;
}

/* ######## WELCOME MESSAGE GREET USER ######## */

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #0000bb;
  font-weight: bold;
}

SPAN.greetUserName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff4000;
  font-weight: bold;
}

SPAN.greetUser_small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

/* ######## TABLES & FORMS ######## */

FORM {
	display: inline;
	font-size:11px;
}

TD.formElement, P.formElement {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #896796;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5c3e90;
  background: #ffffff;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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: #ffffff;
}

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: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 80%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* ######## PRODUCTS ######## */

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0000bb;

}

SPAN.pageHeadingSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #0000bb;

}

TD.itemPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;

}

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: #ff4000;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  border-left:1px solid #808080;
  border-right:1px solid #808080;
  border-top:1px solid #808080;
  border-bottom:1px solid #808080;

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0061A5;
}

/* ######## CHECKOUT BAR ######## */

.checkoutBarFrom, .checkoutBarTo {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #9f9f9f;
}  

.checkoutBarCurrent {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
}

.inputRequirement {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #ff4000;
}

.style1 {
  color: #000000;  
  font-family: Verdana;
  font-size: 10px;
}
.style7 {
color: #ccccff;  
  font-family: Verdana;
  font-size: 10px;
}
.style8 {color: #797979}

.style9 {font-size: 12px}

.productTitle {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
.txt90{
font-family:tahoma;
font-size:10px;
color:#909090;
}

/* ######## MESSAGES & ERRORS ######## */

.errorBox { font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background: #FFBFFF;
 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: #000000;
 text-decoration: normal;
}

.messageBox {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

.messageStackError, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  background-color: #FFFF66;
}

.messageStackSuccess {
 font-family: Verdana, Arial, sans-serif;
 color: #000000;
 font-size: 10px;
 background-color: #FFFF66;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}











