/*
  $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: #FFCC00;
	text-decoration: blink;
	font-weight: bold;
}

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

A {
	color: #0033FF;
	text-decoration: none;
}

A:hover {
	color: #FFCC00;
	text-decoration: none;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
	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: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	display: none;
}

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 {
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E3E3E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;



  //shopping-cart header/footer color
  color: #9F1A37;
	font-weight: bold;
	padding: 5px;
	color: #0066FF;
	background-color: #FFCC00;
	border: 1px solid #FFFFFF;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #848282;
  font-weight: bold;
  height: 28px;
  Zwidth: 461px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}

TR.subBar {
  background: #f4f7fd;
}

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;
	vertical-align: middle;
}

TD.main1, P.main1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}

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

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

.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: 11px;
	background-color: #FFCC00;
	color: #0066FF;
	border: 10px solid #FFFFFF; }
.messageStackError, .messageStackWarning { 
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFCC00;
	color: #0066FF;
	border: 10px solid #FFFFFF; }
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFCC00;
	color: #0066FF;
	border: 10px solid #FFFFFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }












td{
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #999999;
}

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
	font-size: 12px;
	color: #747474;
	font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #FF850D;
  font-weight: bold;
 }
 
 .cy1pinfo{
  font-size: 30px;
  color: #FF850D;
  font-weight: bold;
 } 
 
 .cy1pinfo2{
	font-size: 24px;
	color: #FF850D;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 8px;
 } 
 
  .cy1a{
	font-size: 10px;
	color: #FFCC00;
 } 
  .cy1b{
	font-size: 10px;
	color: #747474;
	font-weight: bold;
 }
  
   .cy1c{
	font-size: 12px;
	color: #FF850D;
	font-weight: bold;
 }
 
    .cy1c2{
	font-size: 9px;
	color: #999999;
	font-weight: normal;
 }
 
   .cy1d{
	font-size: 12px;
	color: #747474;
	font-weight: bold;
 }

   .cy1e{
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
 }

   .cy1e2{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
 }
 
 .cy2{
	font-size: 11px;
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
 }
 
  .cy2a{
	vertical-align: middle;
	float: none;
 }

 .cy2b{
	font-size: 16px;
	color: #FF850D;
	font-weight: bold;
 }

  .cy2c{
	font-size: 11px;
	color: #0033FF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
   .cy2d{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
    .cy2e{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 .ml{
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	padding-left: 10px;
 }
 
  .mlb{
	font-size: 11,5px;
	color: #0099CC;
	text-decoration: none;
	padding-left: 10px;
 }

.mla{
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC00;
	padding: 4px;
	width: 100%;
	margin: 2px;
 }

 .mla1{
	font-size: 11px;
	color: #08A8C4;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
 }

 .mla2{
	font-size: 11px;
	color: #08A8C4;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
 }

 .mlmenu{
	font-size: 12px;
	color: #848282;
	text-decoration: none;
	font-weight: bold;
	padding-left: 40px;
	text-decoration: none;
 }
 
  .mlmenu2{
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
 }
 
  .mlnom{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
 }
 
  .mlnomvideo{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-bottom: 9px;
 }
 
   .mlnomcateg{
	font-size: 12px;
	color: #747474;
	text-decoration: none;
	font-weight: bold;
 }
 
   .mlnomtv{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 
 .mserv1{
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	width: 100%;
	right: 10px;
 }

  .mserv2{
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	right: 10px;
 }
 
    .tableproducts{
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
 }
 
     .sepromo{
	color: #FFCC00;
 }

     .tableproducts3{
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	padding: 10px;
 }
 
     .tableproductscatg{
	text-decoration: none;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	border-right-width: 1.5px;
	border-right-style: dashed;
	border-right-color: #FFCC00;
 }
 
      .tableproductsinfovideo{
	border: 1px dashed #FFCC00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	float: right;
	clear: none;
 }
  
     .tableproductsinfopdf{
	float: right;
	border: thin dashed #FFCC00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
 }
  
      .tablelastinvoice{
	text-decoration: none;
	border: 1.5px solid #FFCC00;
 }
 
     .tableproducts2{
	text-decoration: none;
	border-right-width: 1.5px;
	border-right-style: dashed;
	border-right-color: #FFCC00;
 }

     .tableproductsinfoimage{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/noimage-1.jpg);
 }

 .ml1{
  font-size: 11px;
  color: #848282;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #848282;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }

#popCart {
	position: absolute; /*do not change this*/
	top: 30%;
	left: 30%;
	width: 450px;
	background-color: #f8f8f8;
	border: 5px ridge #0066FF;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

* html #popCart_overlay { /* ie hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* BOF Dynamic Sitemap */
ul.sitemap {
color: #ff0000;
}
/* EOF Dynamic Sitemap */

 .marcoflashbanner{
	border: 2px solid #FFCC00;
 }
