/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1127 2007-02-15 12:18:57 VaM $   

   VaM Shop - open source ecommerce solution
   http://vamshop.ru
   http://vamshop.com

   Copyright (c) 2007 VaM Shop
   --------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.24 2003/06/02); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.12 2003/08/23); www.nextcommerce.org
   (c) 2004	 xt:Commerce (stylesheet.css,v 1.12 2003/08/23,v 1.17 2003/08/24); xt-commerce.com

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff; 
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #bad76b;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A { color: #424242; text-decoration: underline;}
A:hover { color: #2a89af; text-decoration: none;}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.shippingInfo { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:visited {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 1.5;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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: transparent;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #000000;
  font-weight : bold;
  border-bottom: 0px solid;
  border-color: #b6b7cb;
}

.infoBox {
  background: #ffffff;  
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #67748B;
}

TD.contentBoxHeading1, p.contentBoxHeading1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
}

A.contentBoxHeading1 {
  color: #0000FF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

a:hover.contentBoxHeading1 {
  color: #0000FF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #67748B;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff; 
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff; 

}

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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;
}

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;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: transparent;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {  font-family: Tahoma;font-size: 12px; color: #c76170; font-weight: bold;}
SPAN.productSpecialPrice { font-family: Tahoma; color: #ff0000;}
SPAN.productOldPrice {	font-family: Tahoma;color: #ff0000;text-decoration: line-through;}
SPAN.errorText {font-family: Tahoma; color: #ff0000;}
SPAN.productDiscountPrice { font-family: Tahoma; color: #ff0000; font-weight: bold;}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}


.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* 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; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
   background-color: #ffffff;
	width: 220px;
}
.navRight {
	background-color: #ffffff;
	width: 220px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}

#errormsg
{
border:2px solid #c00;
padding:5px;
width:96%;
}    
.error
{
background:#fcc;
}

.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	background-color: #EBF2F7;
	border: 1px solid #477294;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.content_nobord{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.content_blank{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #9DBED8;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

/* VaM Shop стили */

.cartBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
}

.cartHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #006600;
  color: #FFFFFF;
  line-height: 1.5;
}

.loginBoxHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.price, P.price {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #990000;
  line-height: 1.5;
}

TD.contentBoxContents1, p.contentBoxContents1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background: #F1F1F6;
}

TD.blockTitle
{
	font-family: Tahoma, Arial, sans-serif;
	color:#424242;
	font-size: 12px;
	padding: 7px 0px 10px 10px;
	margin-bottom: 2px;
}

div.button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TR.button {
  background-color: #67748B;
  color: #FFFFFF;
}

TD.button1 {
  background-color: #ffffff;
  color: #ffffff;
}

TD.navigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #990000;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.navigation a {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

TD.navigation a:hover {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: underline;
}

TD.navigation a:visited {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

TD.navigationTop {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #000000;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.line {
  background-color: #990000;
  color: #990000;
}

/* VaM Shop боксы */

span.addaquickieBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

TD.adminBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;  
}

TR.adminBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;  
}

span.bestsellersBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

TD.cartBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #bad76b; 
}

TR.cartBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #bad76b; 
}

TD.cartBox1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff; 
}

TR.cartBox1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff; 
}

span.categoriesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.authorsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.articlesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.currenciesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.featuredBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.groupinfoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #990000;
}

span.languagesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

span.lastviewedBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.lastviewedBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.latestnewsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.faqBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.manufacturersBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.manufacturersinfoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.newsletterBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.orderhistoryBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.reviewsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

span.searchBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.specialsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.whatsnewBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #990000;
}

.contents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.featuredModule {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6; 
}

TR.buynowFooter {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #BDBAC6; 
}

TR.buynowFooter {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #BDBAC6; 
}

TD.parsetime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}

/* Заголовок страницы */
h1.contentBoxHeading {
  display: block;
  width: 97%;
  font: 16px Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #990000;
  border-bottom: 0px #990000 solid;
  background: url(img/heading1.gif) no-repeat left center;
  padding: 0 0 0 20px; 
  margin: 0.2em 0 0.2em 0; 
}

h1.contentBoxHeading a {
  color: #990000;
  text-decoration: none;
}
/* /Заголовок страницы */

/* Скругленные углы */
.page {background: transparent; width:100%;}
.page h1, .page p {margin:0 10px;}
.page h1 {font-size:2em; color:#fff;}
.page p {padding-bottom:0.5em;}

.page .b1, .page .b2, .page .b3, .page .b4, .page .b1b, .page .b2b, .page .b3b, .page .b4b {display:block; overflow:hidden; font-size:1px;}
.page .b1, .page .b2, .page .b3, .page .b1b, .page .b2b, .page .b3b {height:1px;}
.page .b2 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #eee;}
.page .b3 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #ddd;}
.page .b4 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #aaa;}
.page .b4b {background:#f1f1f6; border-left:1px solid #eee; border-right:1px solid #999;}
.page .b3b {background:#f1f1f6; border-left:1px solid #ddd; border-right:1px solid #999;}
.page .b2b {background:#f1f1f6; border-left:1px solid #aaa; border-right:1px solid #999;}

.page .b1 {margin:0 5px; background:#fff;}
.page .b2, .page .b2b {margin:0 3px; border-width:0 2px;}
.page .b3, .page .b3b {margin:0 2px;}
.page .b4, .page .b4b {height:2px; margin:0 1px;}
.page .b1b {margin:0 5px; background:#999;}
.page .pagecontent {display:block; padding-left:0.5em; padding-right:0.5em; background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #999;}
.page .pagecontentfooter {display:block; text-align: right; background:#ffffff;}
/* /Скругленные углы */

/* Ошибка на странице свяжитесь с нами */
div.contacterror {border:1px solid; border-color:#ff0000; background-color:#FFCCCC; text-align:center; margin-bottom:0.5em; margin-top:0.5em;}
/* /Ошибка на странице свяжитесь с нами */

/*- Время парсинга */
div#parseTime
   {
     clear: left;
     background: transparent;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Время парсинга */

/*- /Информация о магазине */
div#copyright
   {
     clear: left;
     background: transparent;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;
     background: transparent;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Информация о магазине */

div.clear
   {
     clear: both;
   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

span.Requirement 
   {
     color: red;
   }

span.bold 
   {
     font-weight: bold;
   }
p.center
   {
     text-align: center;
   }   
   
/* Ajax quick find */

div.ajaxQuickFind 
   {
     text-align: left;
   }

ul.ajaxQuickFind 
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxQuickFind 
   {
     font-size: 80%;
     padding-left: 0px;
   } 

/* /Ajax quick find */

/* Ajax add quickie suggest */

div.ajaxAddQuickie 
   {
     text-align: left;
   }

div.addQuick 
   {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }
   
ul.ajaxAddQuickie 
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxAddQuickie 
   {
     font-size: 80%;
     padding-left: 0px;
   } 

.messageStack
   {
     background-color: #ffb3b5; 
     padding: 0.5em 0.5em 0.5em 0.5em; 
   }
   
/* /Ajax add quickie suggest */

p.CartContentCenter
   {
     text-align: center;
   }
   
   
   
   
   /*-------------------------------------------------------------------------------------*/
   
   
   
   
   /*-------------------------------------------------------------------------------------------*/
/*-----------==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=*/   
#td_shapka1 {width:317px; height:75px; background:url(images/index2_forweb_13.jpg)no-repeat}   
 #td_shapka {width:317px; height:75px; background:url(images/index2_forweb_13.jpg)no-repeat}   

 #head1
 {
	height:75px;
	width:127px;
	background-image:url(images/index2_forweb_01.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
 #head2
 {
	height:75px;
	width:471px;
	background-image:url(images/index2_forweb_02.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
 #head3
 {
	height:249px;
	width:100%;
	background-image:url(images/index2_forweb_03.jpg);
	background-position:bottom left;
	background-repeat:repeat;
 
 }
  #head4
 {
	height:75px;
	width:84px;
	background-image:url(images/index2_forweb_04.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
   #head5
 {
	height:75px;
	width:317px;
	background-image:url(images/index2_forweb_05.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
  #head7
 {
	height:114px;
	width:471px;
	background-image:url(images/index2_forweb_07.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
   #head8
 {
	height:114px;
	width:84px;
	background-image:url(images/index2_forweb_08.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
    #head9
 {
	height:114px;
	width:317px;
	/*background-image:url(images/logo_winter.jpg);*/
	background-image:url(images/logo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
#head10
 {
	height:75px;
	width:127px;
	background-image:url(images/index2_forweb_10.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
 #head11
 {
	height:75px;
	width:471px;
	background-image:url(images/index2_forweb_11.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
 #head12
 {
	height:75px;
	width:84px;
	background-image:url(images/index2_forweb_12.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
  #head13
 {
	height:75px;
	width:317px;
	background-image:url(images/index2_forweb_13.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
 
 }
 #mainleftimg1
 {
	height:78px;
	width:219px;
	background-image:url(images/index2_forweb_17.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
}
#mainleftimg2
 {
	height:143px;
	width:219px;
	background-image:url(images/index2_forweb_20.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
}
#mainleftimg3
 {
	height:143px;
	width:157px;
	background-image:url(images/index2_forweb_21.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
}
#mainleftimg4
 {
	height:143px;
	width:100%;
	background:url(images/index2_forweb_23.jpg) repeat-x scroll right;
	background-position:bottom left;
		
	
}
#logo_text
{
text-align:right;
	 font-family: Tahoma;
	 font-size: 11px;
	 color:#408e41;	 
	 text-decoration:none;
}
 td.boxleft
{
	height:32px;
	width:219px;
	background: url(images/left.png);
	background-position:top left;
	background-repeat:no-repeat;	
}

TR.boxHead
{
	color:#2a89af;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

A.menu
{
	 text-align:left;
	 padding-left:30px;
	 font-family: Tahoma;
	 font-size: 13px;
	 line-height: 1.3; 
	 color:#4ba7cb;
	 text-decoration:none;
	 background-image:url(images/menu_arrow.gif);
	 background-position:left;
	 background-repeat:no-repeat;	
}
A.menu:hover
{
	 color:#3d89a6;
	 text-decoration:underline;
	 background-image:url(images/menu_arrow2.gif);
	 background-position:left;
	 background-repeat:no-repeat;
}
A.menu:active
{
color:#3d89a6;
	 text-decoration:underline;
	 background-image:url(images/menu_arrow2.gif);
	 background-position:left;
	 background-repeat:no-repeat;

}
A.manufacters
{
	 text-align:left;
	 padding-left:20px;
	 font-family: Tahoma;
	 font-size: 13px;
	 color:#4ba7cb;	 
	 text-decoration:none;
	 background-image:url(imgages/manuf.gif);
	 background-position:left;
	 background-repeat:no-repeat;	
}
TD.categImgBottom{height:1px;}
.moduleRow { line-height: 1.5;}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 0px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }	
A.manufacters:hover
{
	 color:#3d89a6;
	 text-decoration:none;
	 background-image:url(images/manuf2.gif);
	 background-position:left;
	 background-repeat:no-repeat;
}
 /*boxes*/
TABLE.box{margin-bottom:25px;} 
TR.boxHead
{
	color:#2a89af;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
DIV.boxHeadLeft{margin:4px 30px 0 0;}
DIV.boxHeadRight{margin:4px 0 0 30px;}
TD.boxLeft
{
	height:32px;
	background-image:url(images/left.png);
	background-position:top left;
	background-repeat:no-repeat;	
}

TD.boxRight
{
	height:32px;
	background-image:url(images/right.png);
	background-position:top right;
	background-repeat:no-repeat;
}
TD.boxCart
{
	height:32px;
	background-image:url(images/cart.png);
	background-position:top right;
	background-repeat:no-repeat;
}
 /*end_boxes*/
  
 /*boxContain*/
TD.articleDate
{
	height:12px;
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	background-color:#52add0;
}
 /*end_boxContain*/
 
 
  /*cartBox*/
TD.cartItems {	padding:10px 0 0 20px; }
TD.cartImg  {	padding:5px 5px 0 5px; }
TD.cartHLine
{
	height:17px;
	background:#ffffff;	
	border-top:8px solid #bad76b;
	border-bottom:8px solid #bad76b;
	border-left:25px solid #bad76b;
	border-right:6px solid #bad76b;
}
TD.cartVLine
{
	height:100%;
	width:11px;
	background:#ffffff;	
	border-left:5px solid #bad76b;
	border-right:5px solid #bad76b;
	border-bottom:2px solid #bad76b;
	border-top:10px solid #bad76b;
}
TD.checkoutButton{padding-right:5px;}
TD.cartTotal{background:#bad76b;padding-left:22px;text-transform:uppercase;	color:#ffffff;font-family:Tahoma;font-size:10px;}
TD.cartText{font-family:Tahoma;font-size:12px;color:#ffffff;line-height:1.4;}
TD.cartText a {color:#ffffff;text-decoration:none;}
TD.cartText a:hover {color:#2a89af;text-decoration:overline;}
 /*end_cartBox*/
  /*product*/
 A.boxProdName
 {
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#424242;
 }
  A.boxProdName:hover
 {
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#2a89af;
 }
 
.boxProdPrice
{
	font-family:Tahoma;
	font-size:13px;
	color:#2a89af;
}

 /*end_product*/
 
 /*top menu start*/
 #mainmenu
{ 
position: absolute;
width:100%;
top: 12px;
left: 122px; 	
z-index:10;
display: block;

}
 .menu div{padding: 0;margin: 0;font: 11px Tahoma; }
.menu{clear:both;padding-bottom: 10px;padding-right:15px;}
.menuBox{padding-top:15px;}
.menuBox .item{cursor:pointer;text-decoration: none;display: block;float: left; overlay:none;}
.menuBox .no-link{cursor:text;}
.menuBox .delim{width:1%;float: left;}
.menuBox .item span{float:left;display: block;}
.menuBox .item .no-hover .l{width:14px; height:29px; background: url(menuL.png) no-repeat right top;}
.menuBox .item .no-hover .c{padding: 2px 5px 3px 5px; font-size: 20px; color:#000; background: url(menuBg.png) repeat-x left top;text-decoration: underline;color:#aaa;}
.menuBox .item .no-hover .c span{display: inline;color:#000;}
.menuBox .item .no-hover .r{width:14px; height:29px; background: url(menuR.png) no-repeat left top;}

.menuBox .item .hover{display: none;}
.menuBox .item .hover .l{width:14px; height:29px; background: url(menuLa.png) no-repeat right top;}
.menuBox .item .hover .c{padding: 2px 5px 3px 5px; font-size: 20px; color:#000; background: url(menuBga.png) repeat-x right top;color: #fff;}
.menuBox .item .hover .r{width:14px; height:29px; background: url(menuRa.png) no-repeat left top;}
.clear{width:0;height:0;overflow: hidden;clear:both;line-height: 0;}
/*top menu end*/
 /*content*/
TD.contentCorner{height:32px;width:40px;}
TD.contentHead
{
	height:32px;
	min-width:450px;
	color:#2a89af;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-left:13px;
	text-transform:uppercase;
	background-image:url(images/contentBG.png);
	background-position:top left;
	background-repeat:repeat-x;	
}
TD.contentHeadSmall
{
	height:32px;
	min-width:450px;
	color:#2a89af;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:13px;
	text-transform:uppercase;
	background-image:url(images/contentBG.png);
	background-position:top left;
	background-repeat:repeat-x;	
}

span.contentHead {color:#2a89af; font-family:Arial;	font-size:17px;	font-weight:bold; text-align:left;text-transform:uppercase;}
TD.contentHead a{color:#2a89af;text-decoration:none;}
TD.contentHead a:hover{color:#3d89a6;text-decoration:underline;}
TABLE.contentBlock{}
TD.mainContent{	padding:10px 20px 0 20px; text-align:left; color:#424242;}
 /*end_content*/
 /*product*/
TABLE.product {margin:0 0 30px 0;}
TD.productName{width:100%; padding:0 0 5px 1px; text-align:left;}
TD.productName a{font-family:Tahoma;font-size:12px;color:#3d89a6;text-transform:uppercase;text-decoration:underline;}
TD.productName a:hover{	text-decoration:none;}
TD.productCompare{height:10px;}
TD.prodContent{padding:12px 0 16px 0; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}
TD.prodCont2{padding:10px 0 0 0;}
TD.productImage{width:150px;text-align:left;}
TD.productVLine{width:21px;	border-left:1px solid #cccccc;}
TD.prodDost{font-family:Tahoma;	font-size:10px;	color:#777777;	text-align:left;}
TD.shortDesc{font-family:Tahoma;font-size:12px;	color:#424242;	text-align:left;}
TD.borderBottom{border-bottom:1px solid #cccccc;padding-bottom:5px;}
TD.prodPrice{ width:100%; text-align:left; border-right:1px solid #cccccc;font-family:Tahoma;font-size:120%;color:#4faacd;}
TD.prodButtons{	width:180px; text-align:right; padding-left:11px;}
 /*end_product*/
/*DIV.boxHeadLeft{margin:4px 30px 0 0;}
DIV.boxHeadRight{margin:4px 0 0 30px;}
