/*
Stylesheet for Premier Cells
*/


/* 20/11/07 - Fix grey on black text in account-edit links */
td.main a { color: #777777; }
td.main a:hover { color: #777777; }

.statictextsection { text-decoration: underline; }

.smallText a, .smallText a:hover { color: #000000 !important; }
table.infoBoxcontents tbody tr td.smallText a { color: #ffffff !important; }
table.infoBoxcontents tbody tr td.smallText a:hover { color: #ffffff !important; }

td.productListing-data a { color: #000000 !important; }

.statictext
{
font-size: 13px;
font-family: Comic Sans MS, Tahoma, Helvetica, sans-serif;
font-weight: normal;
text-align: justify;
color: #000000;  /* IGP */
}
.statictext a
{
text-decoration: underline;
}


.headertext1 
{
color: #fff;
background: #000;
font-weight: bold;
font-size: 20px;
font-family: Times, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 2px;
}
.headertext2
{
color: #000;
background: #fff;
font-weight: bold;
font-size: 20px;
font-family: Times, Helvetica, sans-serif;

}
.headertext3
{
padding-top: 10px;
font-family: Times, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 18px;
}


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

.boxText a:hover
{
color: #fff;
}

BODY {
  background: #c0c0c0;
  color: #000000;
  margin: 0px;
}

A {
  color: #eeeeee;
  text-decoration: none;
}

.main A
{
color: #333;
}

A:hover {
  color: #333;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  x-black-background: #000;
  background: #660077;
  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: #000;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000;
  color: #ffffff;
  font-weight: bold;
}
TD.footer A { color: #ffffff; }
TD.footer A:hover { color: #ffffff; text-decoration: underline; }

.infoBox {
  background: #000;
}

.infoBoxContents {
  x-lightgrey-background: #f8f8f9;
  x-purple-background: #dd66dd;
  x-lightpink-background: #ee99cc;
  x-background1: #cc00dd;
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #eeeeee;
}

.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: #660077;
  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: #e7e7e7;
  x-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: #f2f2f2;
  x-background: #f8f8f9;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #FFFFFF;
  font-weight: bold;
}

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

TABLE.productListing
{
  border-collapse: seperate;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #ffffff !important;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Comic Sans MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Comic Sans MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  xcolor: #ffffff;     /* IGP */
  font-weight: bold;  /* IGP */
}


tr.infoBoxContents td table tbody  tr td.main { color: #ffffff; }  /* IGP Box labels */
tr.infoBoxContents td table tbody  tr td.smallText { color: #ffffff; }  /* IGP Box explain text */
tr.infoBoxContents td table tbody  tr td.smallText a { color: #ffffff !important; }  /* IGP Box explain text */


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;
  color: #ffffff;    /* IGP */
}

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;
  font-weight:bold;
  color: #ffffff;
}

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

/* color added 12/12/07 */
tr.moduleRowOver td.main { color: #000000 !important; }
tr.moduleRowSelected td.main { color: #000000 !important; background: #eeeeee !important; }


.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

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

