/*
  $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
*/

/* event calendar sytle sheet */
@import url("events_calendar.css");

.boxText { font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
  text-align: center;
  background: #dfefef;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 976px;/*958px;*/
  border: solid; border-width: 0px;
  background: #f1ffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

p {
  text-align: justify;
  margin-top: 2;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FFAA44;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  height: 24px;
}

TD.headerNavigation {
  font-family: "Microsoft Sans Serif", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
  line-height: 1.5;
}

TD.headerNavigationNormal {
  font-family: "Microsoft Sans Serif", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : normal;
  line-height: 1.5;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #FFAA44;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Microsoft Sans Serif", 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: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

TR.footer {
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
}

TD.footer {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;*/
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
}

.infoBox {
  background: #327C5B;
}

.infoBoxLastNewItem {
  margin-top: 1;
  font-size: 11px;
  margin-bottom: 0;
  text-align: left;
}

.infoBoxRight {
  margin-top: 0;
  font-size: 11px;
  margin-bottom: 0;
  text-align: right;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 3px 2px 3px 2px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

infoBoxText {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading H2, TD.infoBoxHeading {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  height: 20px;
  color: #ffffff;
  line-height: 1.5;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #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: #f8f8f9;
}

TABLE.productListing {
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-top: 1px;
  border-style: solid;
  border-color: #327C5B;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

TR.productListing-heading {
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  height: 20px;
}

TD.productListing-heading {
  background: url(images/infobox/corner_right_left.gif) #327C5B;
  background-repeat: repeat-x;
  height: 20px;
}

TD.productListing-data {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.productListing-data-name {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

H1, TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #327C5B;
}

H1, H2 {
  margin-top: 0;
  margin-bottom: 0; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TABLE.main, TR.main {
font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
}

H3, H4, TD.main, P.main {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #555555;
}

TD.fieldValue, .fieldValue {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.ExtraFieldValue, .NormalTable {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

table.NormalTable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

TH.NormalTable {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

TD.NormalTable {
border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

.ExtraFieldKey {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #327C5B;
}

TD.tableHeading {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


SPAN.newItemInCart {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Microsoft Sans Serif", 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: "Microsoft Sans Serif", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Microsoft Sans Serif", Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

SPAN.errorText {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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: "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* LS +- changes into triangles */
IMG.sort 
{
border: 0;
height: 9;
width: 16;
margin-bottom: -2;
}

/* LS aditional images */
.imagesBoxContents {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* LS news */
TD.linksheader, TD.newsheader {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  line-height: 1.5;
  border-bottom: 1px solid #327C5B;
}

TD.linksheader {
font-size: 11px;
}

TD.newsheader {
font-size: 12px;
}

TD.linkstext, TD.newstext {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}


A.gamelink, A.extlink {
color: #327C5B;
text-decoration: underline;
}

A:hover.gamelink, A:hover.extlink {
  color: #FFAA44;
  text-decoration: underline;
}

span.linkcolor {
color: #327C5B;

}

span.darkwebcolor {
color: #327C5B;

}

TD.categoryText, SPAN.categoryText, P.categoryText {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 0px;
}


TR.sel_categ {
  background: #dfefef;	
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.categ {
  vertical-align: top;
}

LeftTop {
  cellpadding-top: 1px; 
  cellpadding-left: 1px; 
  cellpadding-bottom: 10px; 
  cellpadding-right: 10px; 
}

p.action {
  color: red;
}

p.quote {
  font-family: "Times New Roman", Times;
  font-style: italic;
  font-size: 13px;
}

H3, H4 {
  font-weight: bold;
  margin-bottom: 0; 
}

p.category_desc, TD.category_desc, TD.category_desc p, div.category_desc, div.category_desc p {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 0;
}

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #327c5b;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #327c5b;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FFAA44;
}
TD.linkListing-data {
  border-right: 1px solid #327c5b;
  border-bottom: 1px solid #327c5b;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}

.linkListingMain,.linkListingTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.linkListingMain {
  font-weight: normal;
  color: #000000;    
}

A.linkListingMain {
  color: #000000;
}
A.linkListingMain:hover {
  color: #FFAA44;
}

.linkListingTitle {
  font-weight: bold;
  color: #327C5B;
  background: #dfefef; 
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FFAA44;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FFAA44;
}

/* VJ Links Manager v1.18 end */

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #327C5B;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #327C5B;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #327C5B;
  border-bottom: 1px solid #327C5B;
  padding: 4px;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

TD.pollBoxRow {   
font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

TABLE.LeftColumn {
margin: 3px 3px 3px 0px;
padding: 3px 3px 3px 0px;
}

p.boxText {
padding: 0px 2px 0px 2px;
margin: 1px 1px 1px 1px;
text-align: left;
}

p.boxFacebook {
padding: 4px 2px 0px 2px;
margin: 1px 1px 1px 1px;
text-align: left;
}

/* star product pimped start */

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #327C5B;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #FF8822; /*#BE0F14;*/
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #404040;
 }
 
 p.starProdDesc{
 padding-right:0px;
 padding-top:0px;
 padding-bottom:3px;
 margin-top:3px;
 margin-bottom:0px; 
 text-align:justify;
 }  
  
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #FF8822;
 }
 
 .starOldPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #808080;
 }  

 .box_outline3 {
margin-top:0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #bfbfbf;

}

.infoBoxNoPaddingContents {
  background: #f8f8f9;
  font-family: "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
}

#starProductBox {
  padding-left:0px; 
  padding-right:10px; 
  padding-top:5px; 
  padding-bottom:5px; 
  background:transparent; 
  text-align:left; 
  width:645px; 
  float:right;
  /*background-image:url("images/discount40.png");
  background-position: left bottom;
  background-repeat:no-repeat;*/
  }

#starProductPriceBox
{
  float:right; 
  width:115px; 
  height:50px; 
  padding-right:20px; 
  padding-top:0px;
  margin-top:5px;
  margin-left:5px; 
  text-align:right;
  background: #dfefef;
}

#starProductButtons
{
  text-align:right; 
  padding-top:0px; 
  padding-left:10px; 
  float:right; 
}
/* star product pimped end */

div.information H2 {
  font-family: Arial, "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #f1ffff;
  background-repeat: repeat-x;
  color: #327C5B;
  line-height: 1.2;
  padding-bottom: 0;
}

div.information ul, div.information ol {
  padding-top: 2px;
  margin-top: 0;
  }

div.information p, div.information li {
  font-family: Arial, "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: justify;
}

table.information {
  font-family: Arial, "Microsoft Sans Serif", Verdana, Arial, sans-serif;
  font-size: 12px;
}

.Available{
 color: #009000;
 }
 
.Unavailable{
 color: #D06020;
 }

.Soldout{
 color: #900000;
 }

.oldPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: line-through;
 color: #111111;
 text-align: right;
 }

.damagedPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FF0000;
 text-align: right;
 }
