/* CSS Document */
/*
  $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
*/
.boxWhiteText { font-family: Verdana, Arial, sans-serif; font-size: 12px; COLOR: #ffffff;font-weight:normal;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; COLOR: #000000;font-weight:bold; margin: 3px;}
A.boxText:link         {BACKGROUND: none; FONT-SIZE: 11px;COLOR: #ffffff;  font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none; margin: 3px;}
A.boxText:hover        {BACKGROUND: none; COLOR: #161616; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none; margin: 3px;}
A.boxText:active        {BACKGROUND: none; COLOR: #161616; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none; margin: 3px;}

td.boxText {margin: 3px;}

/*A.boxText:visited        {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
*/
.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: #F0EDEC; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*Для рисования колонки производителей*/
.top-dock-item img {
	width: 100px;
	border: none;
}
a.top-dock-item {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a.top-dock-item:hover img {
	width: 120px;
	border: thin;
	border-style: solid;
	border-color: #006600;
}
.top-dock-item div {
	visibility: hidden;
}
a.top-dock-item:hover div {
	visibility: visible;
}
/*-----------------------*/
/*Для рисования подменю категорий*/
.top-dock-item-cat img {
	border: thin;
	border-style: solid;
	border-color: #FFFFFF;
}
a.top-dock-item-cat {
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a.top-dock-item-cat:hover img {
	border: thin;
	border-style: solid;
	border-color: #006600;
}
/*-----------------------*/
/*Для картинок в справочнике продуктов*/
.object_show {
		visibility: visible;
		display:block;
}
.object_hide {
		visibility: hidden;
		display:none;
}
.absolute_pos {
	position:absolute;
}
.relative_pos {
	position:static;
}
/*-----------------------*/
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #484848;
  text-decoration: none;
}

A.link2 {
	color: #484848;
	font-weight: bold;
}

A.link2:hover {
	color: #484848;
	text-decoration: underline;
	font-weight: bold;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1C6F22;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1C6F22;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

a.hbrend {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.brend {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
a.brend {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006600;
}

a.brend2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #006600;
}


.infoBox {
  background: #ffffcc;
}

.infoBoxContents {
  background: #cdffcc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #1F5034;
}

.infoBoxNoticeContents {
  background: #1F5034;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:  #1F5034;
  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: #669966;
}

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: #669966;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFCC;
  border-spacing: 1px;
  vertical-align: top;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #669966;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  vertical-align:top;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
 /* color: #7A6C5C;*/
  color: #003300;
}

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: 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;
}

TABLE.bodytb
{
  height=99%;
}
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;
  border-width:1;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width:1;
}

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 {background-color: #73BB6F; }
.moduleRowOver { background-color: #5ECC5E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #8CB872; }

.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; }

/* menu laser*/

A.boxcontentb:link         {   BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb:hover        {   BACKGROUND: none; COLOR: red; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb:active        {  BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb:visited        {  BACKGROUND: none;  FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

A.boxcontentbw:link         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw:hover        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw:active        {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw:visited        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

A.boxcontentb_:link         {   BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb_:hover        {   BACKGROUND: none; COLOR: red; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb_:active        {  BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentb_:visited        {  BACKGROUND: none;  FONT-SIZE: 11px; font-weight:normal; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

A.boxcontentbw_:link         {BACKGROUND: none; COLOR: red; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw_:hover        {BACKGROUND: none; COLOR: red; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw_:active        {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.boxcontentbw_:visited        {BACKGROUND: none; COLOR: red; FONT-SIZE: 11px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}


A.submenu:link         {BACKGROUND: none; COLOR: #315E26; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.submenu:hover        {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.submenu:active        {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.submenu:visited        {BACKGROUND: none; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

A.littlelink:link         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.littlelink:hover        {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.littlelink:active        {BACKGROUND: none; COLOR: #606060; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.littlelink:visited        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

A.productlink:link         {BACKGROUND: none; color:#000000; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.productlink:hover        {BACKGROUND: none; color:#006600; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.productlink:active        {BACKGROUND: none; COLOR: #606060; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}
A.productlink:visited        {BACKGROUND: none; color:#000000; FONT-SIZE: 12px; font-weight:bold; FONT-FAMILY: Verdana, Helvetica;text-decoration:none;}

.titlestring { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.modulestitle { font-family: Helvetica,Verdana , sans-serif; font-size: 14px; }
.whitelink { font-family: Helvetica,Verdana , sans-serif; font-size: 14px; COLOR: #ffffff;text-decoration:underline; }

.hfirst {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: Black;
  font-weight : normal;
}
.pstatic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: Black;
  font-weight : normal;
}
.pship {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: Red;
  font-weight : normal;

}


 h1.h1 {color: #000000;font-family:Helvetica;font-size:15px; line-height: 20px; text-indent:0px; margin-left:20px; }
 h2.h2 {color: #000000;font-family:Helvetica;font-size:12px; line-height: 20px; text-indent:0px; margin-left:20px; }


.newsTableTD {
	height: 120px;
	width: 350px;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.blinkText {
	text-decoration: blink;
}



