/*
  $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:  Tahoma, sans-serif; font-size: 11px; padding-left: 10px; font-weight: 500; color: #2e2322; padding-top: 10px;}
.errorBox { font-family: Arial, sans-serif; font-size : 10px; background: #FFF; font-weight: bold; border: 1px inset #a6a7a7; padding: 2px 2px 2px 2px; text-align: center; }
.stockWarning { font-family : "Trebuchet MS", Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Arial, sans-serif; font-size : 10px; color: #0f3879; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #2e2322;
/*color: #595758;*/
/*  width: 891px; */


/*  padding-left: 20px;
  padding-top: 20px;*/
font-family : Arial, sans-serif;
font-size: 11px;
}

p {
  color: #2e2322;
/*color: #595758;*/
    font-family : Arial, sans-serif;
    font-size: 11px;
   }   

a {
       font-weight: none;
       text-decoration: none;
       color:#b90000;
}
A:hover {
 color: #b90000;
 font-weight : none;
 text-decoration: underline;

}

.main a 
{
        font-weight: none;
        text-decoration: none;
        color:#b90000;
}

.main A:hover {
  color: #b90000;
  font-weight : none;
  text-decoration: underline;
  
}


FORM {
        display: inline;
}

TR.header {
  /* width: 891px; */
  width: 891px;
  background: #000000; 
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  width: 891px;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #860202;
  color: #ffffff;
  font-weight : bold;
  height : 25px;
  border-top: 1px groove #666;
  border-right: 1px none #FFFFFF;
  border-bottom: 1px groove #FFFFFF;
  border-left: 1px none #FFFFFF;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #efefef;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

TR.footer {
  /*background: #fe0000;*/
  height : 11px;
  background:#ffffff
}

TD.footer {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 9px;
 /* background: #fe0000;*/
  background:#E8E8E8;
  color: #000000; 
}

.footer_copyright {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
}

TD.footerdate { display:none; visibility:hidden; }

#site_container {
  	width:891px;
	left: 50%;		
	position: absolute;
	margin-left: -440px;
}

div#divSiteFooter {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
  height: 20px;
  width: 881px;
  padding-top: 5px;
  padding-left: 0px;
  margin-left: 10px;
  background-color: transparent;
  background-image: url(/images/goplayclub/menuborder.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: left;
  background-y-position: top;
}

div#divSiteFooter a{
  font-weight: bold;
  text-decoration: underline;
  color: #202020;
}

#divGlobalSiteFooter{}

#divGlobalSiteFooter p{padding:0;margin:0;}

ul#ulGlobalSiteFooter{margin:0;padding:0;list-style-type:none;display:inline;}

ul#ulGlobalSiteFooter li{display:inline;margin:0;padding:0;}

ul#ulGlobalSiteFooter li a{padding:0 1em 0 0;margin:0;}

#divGlobalSiteFooterContent{padding:1em 0;}


#divGlobalSiteFooter{background: url(/images/goplayclub/menuborder.gif) no-repeat bottom;text-align:center;}

div#globalSiteFooterLinks{padding-bottom:5px;}

#divGlobalSiteFooterContent{padding:5px 0 5px 0px;margin-bottom:4px;}

ul#ulGlobalSiteFooter li a{padding:0 1em 0 0.7em;border-right:1px solid #e2e2e2;text-decoration:none;}

ul#ulGlobalSiteFooter li.responibleGambling a{}

ul#ulGlobalSiteFooter li.aboutUs a{}

ul#ulGlobalSiteFooter li.termsAndConditions a{padding-left:0;}

ul#ulGlobalSiteFooter li.siteMap a{border:none;}




.infoBox {
/*  background: #efefef; */
  background: #e5e5e5;
line-height: 1.1em;
} 

.infoBoxContents {
  background: #e5e5e5;
/*  background: #efefef; */
  font-family: "Trebuchet MS",Arial, Verdana, sans-serif;
  font-size: 11px;
}


.infoBoxContentsWhite {
  background: #ffffff;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #860202;
}

.infoBoxNoticeContents {
  background: #efefef;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
 /* background: #565656; */
  background: #a6a7a7;
  color: #ffffff;
  text-align: left;
  vertical-align: middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", 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: #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;
}

TABLE.productListing {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: ffffff;


/*
  border: 1px;
  border-style: solid;
  border-color: #8ed6ff;
  border-spacing: 1px;
*/
}

.productListing-heading {
 font-family: Arial, sans-serif;
 font-size: 12px;
 /*background: #565656;*/
background: #a6a7a7;
 color: #ffffff;
 font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;  
/* 
  border: 1px;
  border-style: solid;
  border-color: #fe0000;
  border-spacing: 1px; 
*/ 

}

A.pageResults {
  color: #595758;
}

A.pageResults:hover {
  color: #595758;
  background: #EEEEEE;
}

TD.pageHeading, DIV.pageHeading {
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #2e2322;
 padding: 0 35px 0 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

img.smallText {
border: 1px solid #A6A7A7; 
}

TD.accountCategory {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  color: #595758;

}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 97%;
  font-family: "Trebuchet MS", Arial, sans-serif;




  font-size: 11px;

}

SPAN.greetUser {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  color: #black;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #CECECE;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }








.moduleRowSelected { background-color: #ffffff; }








.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #fff; padding: 2px 2px 2px 2px; border: 1px outset #a6a7a7; text-align: center; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #b71d17; }

.viptxt { font-weight: bold; font-family: Arial, sans-serif; font-size: 14px; color: #b71d17; }
