/*
  $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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

H1
{
	font-family: Verdana; 
              font-size: 17px; 
              color: #003355;
}

H2
{
	font-family: Verdana; 
              font-size: 14px; 
              color: #003355;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

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 {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  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 {
  background-image: url('images/infobox/corner_center.gif');
  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 {
  background: #FFFFFF;
  //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 {
  background: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F0F0F0;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F0F0F0;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

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: #8a8a8a;
  font-weight: bold;
  height: 40px;
  width: 490px;
  /*background: url('images/m99.gif');*/
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 50px;
  text-transform: uppercase;
}

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;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 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; }

/*from igor*/

.main-menu {
	background-image: url(images/back-main-buttons.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 43px;
}
.footer-area {
	background-image: url(images/back-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 55px;
	
}
body, html {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	vertical-align:top;
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color: #696969;
}
.main-text {
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color: #696969;
}
a:link, a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #b20802;
	font-size:10px;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #ff0000;
	font-size:10px;
}
.catalog-menu-1{
	height: 18px;
	line-height: 18px;
	background:url(images/catalog-button-1.gif) no-repeat left top;
	text-align:left;
}
.catalog-menu-2{
	height: 18px;
	line-height: 18px;
	background:url(images/catalog-button-2.gif) no-repeat left top;
	text-align:left;
}
.catalog-footer{
	height: 42px;
	background:url(images/catalog-bottom.gif) no-repeat left top;
}
.main-area {
	background: #FFFFFF;
	width: 100%;
}
.red {
	color: #ff0000;
  font-size: 10px;
}
.red_dark {
	color: #b20802;
}
a.menu_level1:link, a.menu_level1:visited {
	color: #b20802;
	text-decoration:none;
	font-size:12px;
	margin-left: 15px;
}
a.menu_level1:hover {
	color: #b20802;
	text-decoration:underline;
	font-size:12px;
	margin-left: 15px;
}
a.menu_level2:link, a.menu_level2:visited {
	color: #545454;
	text-decoration:none;
	margin-left: 30px;
	font-size:11px;
}
a.menu_level2:hover {
	color: #545454;
	text-decoration:underline;
	margin-left: 30px;
	font-size:11px;
}
a.menu_level3:link, a.menu_level3:visited {
	color: #545454;
	text-decoration:none;
	margin-left: 40px;
	font-size:10px;
}
a.menu_level3:hover {
	color: #545454;
	text-decoration:underline;
	margin-left: 40px;
	font-size:10px;
}
a.nav:link, a.nav:visited {
	color: #8a8a8a;
	text-decoration:none;
	font-size:12px;
}
a.nav:hover {
	color: #8a8a8a;
	text-decoration:underline;
	font-size:12px;
}
a.cat:link, a.cat:visited {
	color: #b20802;
	text-decoration:none;
	font-size:11px;
	font-family:verdana;
}
a.cat:hover {
	color: #b20802;
	text-decoration:underline;
	font-size:11px;
	font-family:verdana;
}
a.art:link, a.art:visited {
	color: #545454;
	text-decoration:none;
	font-size:11px;
}
a.art:hover {
	color: #545454;
	text-decoration:underline;
	font-size:11px;
}
.price {
	font-size:14px;
	font-weight:bold;
	color: #b20802;
}
.img-bord {
	border: 1px #9d9d9d solid;
}

.td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #8a8a8a;
}

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m40.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m63.gif);
  background-repeat: repeat-y; 
 }

  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 120px;
  height: 19px;
 }

 .ml{
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml2{
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #888888;
  text-decoration: none; 
 }

 .mlevel1{
  font-size: 11px;
  color: #359DCB;
  text-decoration: none; 
 }

 .mlevel2{
  font-size: 11px;
  color: #F89F48;
  text-decoration: none; 
 }

 .ml4{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml5{
  font-size: 11px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }

 .tx{
  font-size: 9px;
  color: #8a8a8a;
 }

 .tx1{
  font-size: 12px;
  color: #47aedd;
  font-weight: bold;
 }

 .tx2{
  font-size: 14px;
  color: #E63839;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
 }

 .se{
  width: 140px;
  font-size: 9px;
  vertical-align: middle;
 }

 .px3{
  font-size: 3px;
 }
 
 .productPrice-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F0F0F0;
  color: #359DCB;
  font-weight: bold;
  padding: 10px;
 }
  .productPrice1-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #359DCB;
  color: white;
  font-weight: bold;
  padding: 3px;
}

 .PriceheaderNavigation {
  text-align: center;
  color: #F89F48;
  font-weight: bold;
  padding: 2px;
}

.footer-font
{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}

a.footer_menu:link, a.footer_menu:visited {
	color: #ffa5a4;
	text-decoration:none;
	font-size:11px;
}
a.footer_menu:hover {
	color: #ffffff;
	text-decoration:underline;
	background: transparent;
	font-size:11px;
}

.ts1
{
	font-size : 11px;
	color : #b20802;
}

.mybg
{
  border-right-color : #cfcfcf;
  border-right-width : 1px;
  border-right-style : solid;
}
.small-white{
	color: #ffffff;
	font-size: 10px;
}
.small-pink{
	color: #ffa5a4;
	font-size: 10px;
}
.menu_level1
{
	color: #b20802;
	text-decoration:none;
	font-size:12px;
	margin-left: 15px;
}

