/* -----------------------------------------------------------------------------------------
   VaM Shop - open source ecommerce solution
   http://vamshop.ru

   Copyright (c) 2006 VaM Shop 
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

/*<![CDATA[*/

html,body
   {
     margin: 10;
     padding: 0;   
   }

body
   {
	font: 80% arial,sans-serif;
	font-size: 11px;
   }

img
   {
	  border: 0;
   }

h2, h3
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }
   
/* ���� ������� ������ � �������� */
a 
   {
     color: #666666;
     text-decoration: none;
   }

a:hover 
   {
     color: #990000;
     text-decoration: none;
   }
/* /���� ������� ������ � �������� */

/* ����� */
div#wrapper
   {
     float: left;
     width: 100%;
   }

div#content
   {
	margin: 0 16%; /* ������ ������ �� ������� ������� */
	text-indent: 5px;
   }

/* /����� */

/* ����� ������� */
div#left
   {
	float: left;
	width: 15%; /* ������ ����� ������� */
	margin-left: -100%;
	background: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 1px;
   }
/* /����� ������� */

/* ������ ������� */
div#right
   {
     float: left;
     width: 15%; /* ������ ������ ������� */
     margin-left: -15%;
     background: #fff;
   }
/* /������ ������� */

/* ��� */
div#footer
   {
	clear: left;
	width: 100%;
	background: #fff;
	border-top: 1px solid #CCCCCC ;
	text-align: center;
	color: #CCCCCC;
   }
   
div#footer p
   {
     margin: 0;
     padding: 1px 10px;
   }
   
/* /��� */


   
/* ��������� �������� */
#content h1 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: lighter;
     color: ##FFDCC6;
     border-bottom: 2px ##FFDCC6 solid;
     background: url(img/heading1.gif) no-repeat left center;
     padding: 0 0 0 20px; 
     margin: 0.2em 0 0.2em 0; 
   }

#content h1 a 
   {
     color: #FFDCC6;
     text-decoration: none;
   }
/* /��������� �������� */

/* ����������� ���� */
.page 
   {
     background: transparent;
     width: 100%;
     margin-top: 0.5em;
   }

.pageItem 
   {
     background: #F8F8FA;
     width: 100%;
   }

.page h1, .page p 
   {
     margin: 0 10px;
   }

.page h1 
   {
     font-size: 2em;
     color: #fff;
   }

.page p 
   {
     padding-bottom: 0.5em;
     padding-top: 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: #F8F8FA;
     border-left: 1px solid #FFDCC6;
     border-right: 1px solid #FFDCC6;
   }

.page .b3 
   {
     background: #F8F8FA;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4 
   {
     background: #F8F8FA;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4b 
   {
     background: #F8F8FA;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b3b 
   {
     background: #F8F8FA;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b2b 
   {
     background: #F8F8FA;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.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: #F8F8FA;
   }

.pagecontent 
   {
     display: block;
     padding-left: 0.5em;
     padding-right: 0.5em;
     background:#F8F8FA;
   }

.pagecontentfooter 
   {
     display: block;
     text-align: right;
     background:#ffffff;
     margin-top: 0.5em;
   }
/* /����������� ���� */

/*- ����-�������� ������ */

#menu 
   {
	  background: #fff;
	  border-bottom: 1px solid #000;
	  border-width: 0px;
	  margin-top: 0em;
	  padding-top: 0em;
   }

#menu ul, #navigation ul li 
   {
	  list-style: none;
	  margin: 0;
	  padding: 0;
   }

#menu ul 
   {
	  padding: 5px 0 0px;
	  text-align: center;
   }

#menu ul li 
   {
	  display: inline;
	  margin:0 .375em;
   }

#menu ul li.last 
   {
	  margin-right: 0;
   }

#menu ul li a 
   {
	  background: url("img/tab-right.gif") no-repeat 100% 0;
	  background-color: #67748b;
	  color: #fff;
	  padding: 0px 0 0px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li.current a 
   {
	  background: url("img/tab-right-active.gif") no-repeat 100% 0;
	  background-color: #990000;
	  color: #fff;
	  padding: 0px 0 1px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li a span 
   {
	  background: url("img/tab-left.gif") no-repeat;
	  padding: 0px 1em;
     border-bottom:1px solid #000;
   }

#menu ul li.current a span 
   {
	  background: url("img/tab-left-active.gif") no-repeat;
	  padding: 0px 1em 1px;
     border-bottom:0;
   }

#menu ul li a:hover span 
   {
	  color: #fff;
     font-weight: bold;
	  text-decoration: none;
   }

/*\*//*/
#menu ul li a 
   {
	  display: inline-block;
	  white-space: nowrap;
	  width: 1px;
   }

#menu ul 
   {
	  padding-bottom: 0;
	  margin-bottom: -1px;
   }
/**/

/*\*/
* html #menu ul li a 
   {
	  padding: 0;
   }
/**/

/*- /����-�������� ������ */

/*- ����� */

/*- ���� ������� */
#boxCategories
   {
     text-align: left;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
     padding-bottom: 0.3em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������� */
#boxCategories h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������� */

/*- ������ �������� */
#categoriesBoxMenu 
   {
     padding-left: 1em; /* ������ �������� �� ������ ���� ����� */
     margin: 0 auto;
   }

#categoriesBoxMenu a, #categoriesBoxMenu a:visited 
   {
     display: block; 
     padding: 0.1em 0;
     color: #000;
	 text-indent: 0.4em;
     background-color: #fff;
	 background: url(img/arrow000.gif) no-repeat left center;
     text-decoration: none;
     margin: 0.4em 0; 
     border-left: 0em solid #67748B; 
     border-top:1px solid #fff; 
     border-bottom:1px solid #fff; 
     border-right:1px solid #fff; 
   }

#categoriesBoxMenu a:hover 
   {
     color: #f00; 
	 border-left: 0.4em solid #3169C6; 
     background-color: #c6d3ef;
     border-top:1px solid #3169C6; 
     border-bottom:1px solid #3169C6; 
     border-right:1px solid #3169C6; 
   }

#categoriesBoxMenu .boxMenuCategory 
   {
     position: relative;
   }

#categoriesBoxMenu .boxMenuCategory span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory 
   {
     position: relative;
     padding-left: 1em;
   }

#categoriesBoxMenu .boxMenuSubCategory2 
   {
     position: relative;
     padding-left: 1em;
   }
   
#categoriesBoxMenu .boxMenuSubCategory3 
   {
     position: relative;
     padding-left: 2em;
   }

#categoriesBoxMenu .boxMenuSubCategory4 
   {
     position: relative;
     padding-left: 3em;
   }

#categoriesBoxMenu .boxMenuSubCategory5 
   {
     position: relative;
     padding-left: 4em;
   }

#categoriesBoxMenu .boxMenuSubCategory6 
   {
     position: relative;
     padding-left: 5em;
   }
      
#categoriesBoxMenu .boxMenuSubCategory span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory2 span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory3 span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory4 span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory5 span 
   {
     font-weight: bold;
     position: relative;
   }

#categoriesBoxMenu .boxMenuSubCategory6 span 
   {
     font-weight: bold;
     position: relative;
   }

/*- /������ �������� */

/*- /���� ������� */
/*- ���� ������� */
#boxContent
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

#boxContent ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxContent li 
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/icon_arrow2.jpg) no-repeat left center;
     padding: 0 0 0 12px; 
   }

/*- /���� ������� */

/*- ���� ���������� */
#boxInformation
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

#boxInformation ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxInformation li {
	display: block;
   font: 11px Tahoma, Verdana, Arial, sans-serif;
   background: url(img/icon_arrow2.jpg) no-repeat left center;
   padding: 0 0 0 12px; 
}

/*- /���� ���������� */

/*- ���� ������� ����� */
#boxAddQuickie
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������� ����� */
#boxAddQuickie h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������� ����� */

/*- ���������� ����� ������� ����� */
#boxAddQuickieContent 
   {
     padding-left: 1em;
  }

#boxAddQuickieContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� ������� ����� */

/*- ����� ������� ����� */
.addquickieform input {
	width: 80%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.addquickieform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /����� ������� ����� */

/*- /���� ������� ����� */

/*- ���� ������ */
#boxAuthors
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ */
#boxAuthors h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������ */

/*- ���������� ����� ������ */
#boxAuthorsContent 
   {
     padding-left: 1em;
  }

#boxAuthorsContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� ������ */

/*- /���� ������ */

/*- ���� ������ */
#boxArticles
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ */
#boxArticles h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������ */

/*- ���������� ����� ������ */
#boxArticlesContent 
   {
     padding-left: 1em;
  }

#boxArticlesContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� ������ */

/*- /���� ������ */

/*- ���� ������������� ������ */
#boxLastViewed
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������������� ������ */
#boxLastViewed h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������������� ������ */

/*- ���������� ����� ������������� ������ */
#boxLastViewedContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxLastViewedContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������������� ������ */

/*- /���� ������������� ������ */

/*- ���� ������ */
#boxReviews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ */
#boxReviews h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������ */

/*- ���������� ����� ������ */
#boxReviewsContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxReviewsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������ */

/*- /���� ������ */

/*- ���� ����� */
#boxSearch
   {
     text-align: right;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ����� */
#boxSearch h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #666666;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxSearch h5 a
   {
	text-decoration: none;
	color: #67748B;
   }
/*- /��������� ����� ����� */

/*- ���������� ����� ����� */
#boxSearchContent 
   {
     padding-left: 1em;
  }

#boxSearchContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� ����� */

/*- ����� ����� ����� */
.searchboxform input {
	width: 80%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.searchboxform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /����� ����� ����� */

/*- /���� ����� */

/*- ���� ������ */
#boxSpecials
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ */
#boxSpecials h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxSpecials h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
/*- /��������� ����� ������ */

/*- ���������� ����� ������ */
#boxSpecialsContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxSpecialsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������ */

/*- /���� ������ */

/*- ���� ������������� */
#boxFeatured
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������������� */
#boxFeatured h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
  
#boxFeatured h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
/*- /��������� ����� ������������� */

/*- ���������� ����� ������������� */
#boxFeaturedContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxFeaturedContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������������� */

/*- /���� ������������� */

/*- ���� ������� */
#boxWhatsNew
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������� */
#boxWhatsNew h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #990000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxWhatsNew h5 a
   {
     color: #990000;
     text-decoration: none;
   }
/*- /��������� ����� ������� */

/*- ���������� ����� ������� */
#boxWhatsNewContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxWhatsNewContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������� */

/*- /���� ������� */

/*- ���� ������� */
#boxNews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������� */
#boxNews h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxNews h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
/*- /��������� ����� ������� */

/*- ���������� ����� ������� */
#boxNews .boxNewsContent 
   {
     padding-left: 1em;
     margin-bottom: 0.5em;
     text-align: left;
  }

#boxNews .boxNewsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������� */

/*- /���� ������� */

/*- ���� ������� */

/* ���������� */
#boxCart 
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.5em;
     margin-right: 0.4em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
   }

#boxCart .top, #boxCart .bottom 
   {
     display: block; 
     background: transparent; 
     font-size: 1px;
   }

/* ����� � ������ */
#boxCart .b1, #boxCart .b2, #boxCart .b3, #boxCart .b4, #boxCart .b5 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #FEC598; 
     border-left: 2px solid #E9A961; 
     border-right: 2px solid #E9A961;
   }
/* /����� � ������ */

/* ��� � ������ */
#boxCart .b1b, #boxCart .b2b, #boxCart .b3b, #boxCart .b4b, #boxCart .b5b 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #FEC598; 
     border-left: 2px solid #E9A961; 
     border-right: 2px solid #E9A961;
   }
/* /��� � ������ */

#boxCart .b1, #boxCart .b1b
   {
     margin: 0 5px; 
     background: #E9A961;
   }

#boxCart .b2, #boxCart .b2b
   {
     margin: 0 4px;
   }

#boxCart .b3, #boxCart .b3b 
   {
     margin: 0 3px;
   }

#boxCart .b4, #boxCart .b4b 
   {
     margin: 0 2px;
   }

#boxCart .b5, #boxCart .b5b 
   {
     margin: 0 1px;
   }

#boxCart .boxheader 
   {
     display: block; 
     background: #FEC598; 
     color: #fff;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border-left: 2px solid #E9A961; 
     border-right: 2px solid #E9A961;
   }

#boxCart .boxcontent 
   {
     display: block; 
     background: #FFF0E5; 
     border-left: 2px solid #E9A961; 
     border-right: 2px solid #E9A961;
   }

#boxCart .boxcontent  span 
   {
     font-weight: bold;
   }

#boxCart .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxCart .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
/* /���������� */

/* ������ � ��������� ����� */
#boxCart .boxheader a 
   {
     color: #fff;
     text-decoration: none;
   }

#boxCart .boxheader a:hover 
   {
     color: #fff;
     text-decoration: none;
   }
/* /������ � ��������� ����� */

p.CartContentRight
   {
     text-align: right;
     padding-right: 0.2em;
   }

/*- ���� ������� */

/* ���������� */
#boxCart 
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.5em;
     margin-right: 0.4em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
   }

#boxCart .top, #boxCart .bottom 
   {
     display: block; 
     background: transparent; 
     font-size: 1px;
   }

/* ����� � ������ */
#boxCart .b1, #boxCart .b2, #boxCart .b3, #boxCart .b4, #boxCart .b5 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #67748B; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
/* /����� � ������ */

/* ��� � ������ */
#boxCart .b1b, #boxCart .b2b, #boxCart .b3b, #boxCart .b4b, #boxCart .b5b 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
/* /��� � ������ */

#boxCart .b1, #boxCart .b1b
   {
     margin: 0 5px; 
     background: #000;
   }

#boxCart .b2, #boxCart .b2b
   {
     margin: 0 4px;
   }

#boxCart .b3, #boxCart .b3b 
   {
     margin: 0 3px;
   }

#boxCart .b4, #boxCart .b4b 
   {
     margin: 0 2px;
   }

#boxCart .b5, #boxCart .b5b 
   {
     margin: 0 1px;
   }

#boxCart .boxheader 
   {
     display: block; 
     background: #67748B; 
     color: #fff;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .boxcontent 
   {
     display: block; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .boxcontent  span 
   {
     font-weight: bold;
   }

#boxCart .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxCart .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
/* /���������� */

/* ������ � ��������� ����� */
#boxCart .boxheader a 
   {
     color: #fff;
     text-decoration: none;
   }

#boxCart .boxheader a:hover 
   {
     color: #fff;
     text-decoration: none;
   }
/* /������ � ��������� ����� */

p.CartContentRight
   {
     text-align: right;
     padding-right: 0.2em;
   }

/*- /���� ������� */

/*- ���� ����/����� */

/* ���������� */
#boxLogin 
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.4em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
   }

#boxLogin .top, #boxLogin .bottom 
   {
     display: block; 
     background: transparent; 
     font-size: 1px;
   }

/* ����� � ������ */
#boxLogin .b1, #boxLogin .b2, #boxLogin .b3, #boxLogin .b4, #boxLogin .b5 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #67748B; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
/* /����� � ������ */

/* ��� � ������ */
#boxLogin .b1b, #boxLogin .b2b, #boxLogin .b3b, #boxLogin .b4b, #boxLogin .b5b 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
/* /��� � ������ */

#boxLogin .b1, #boxLogin .b1b
   {
     margin: 0 5px; 
     background: #000;
   }

#boxLogin .b2, #boxLogin .b2b
   {
     margin: 0 4px;
   }

#boxLogin .b3, #boxLogin .b3b 
   {
     margin: 0 3px;
   }

#boxLogin .b4, #boxLogin .b4b 
   {
     margin: 0 2px;
   }

#boxLogin .b5, #boxLogin .b5b 
   {
     margin: 0 1px;
   }

#boxLogin .boxheader 
   {
     display: block; 
     background: #67748B; 
     color: #fff;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxLogin .boxcontent 
   {
     display: block;
     padding-left: 0.5em; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxLogin .boxcontent  span 
   {
     font-weight: bold;
   }

#boxLogin .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxLogin .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.2em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
/* /���������� */

/*- ����� ����� */
.loginform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.loginform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /����� ����� */
p.LoginContentCenter
   {
     text-align: center;
   }

p.LoginContentLeft
   {
     text-align: left;
   }

/*- /���� ����/����� */

/*- ���� �������� */
#boxNewsletter
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� �������� */
#boxNewsletter h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� �������� */

/*- ���������� ����� �������� */
#boxNewsletterContent 
   {
     padding-left: 1em;
  }

#boxNewsletterContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� �������� */

/*- ����� �������� */
.newsletterform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.newsletterform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /����� �������� */

/*- /���� �������� */

/*- ���� ������ ������ */
#boxBestsellers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ ������ */
#boxBestsellers h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������ ������ */

/*- ���������� ����� ������ ������ */
#boxBestsellersContent 
   {
     padding-left: 1em;
  }

#boxBestsellersContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /���������� ����� ������ ������ */

#boxBestsellersContent p.BestsellersContentRight
   {
     text-align: right;
     padding-right: 0.2em;
     padding-bottom: 0.3em;
   }

#boxBestsellersContent  span 
   {
     font-weight: bold;
   }
   
/*- /���� ������ ������ */

/*- ���� ���������� � ������ */
#boxGroupInfo
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ���������� � ������ */
#boxGroupInfo h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ���������� � ������ */

/*- ���������� ����� ���������� � ������ */
#boxGroupInfoContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxGroupInfoContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxGroupInfoContent  span 
   {
     font-weight: bold;
   }

/*- /���������� ����� ���������� � ������ */

/*- /���� ���������� � ������ */

/*- ���� ������ */
#boxCurrencies
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������ */
#boxCurrencies h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������ */

/*- ���������� ����� ������ */
#boxCurrenciesContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxCurrenciesContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������ */

/*- ����� ������ ������ */
#boxCurrenciesContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
/*- /����� ������ ������ */

/*- /���� ������ */

/*- ���� ����� */
#boxLanguages
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ����� */
#boxLanguages h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ����� */

/*- ���������� ����� ����� */
#boxLanguagesContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxLanguagesContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ����� */

/*- /���� ����� */

/*- ���� ������������� */
#boxManufacturers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ������������� */
#boxManufacturers h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ������������� */

/*- ���������� ����� ������������� */
#boxManufacturersContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxManufacturersContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ������������� */

/*- ����� ������ ������������� */
#boxManufacturersContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
/*- /����� ������ ������������� */

/*- /���� ������������� */

/*- ���� ���������� � ������������� */
#boxManufacturersInfo
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* ������ �� ������� ���� �������� */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* ������ �� ���� �����, �.�. �� ���������� ����� */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*- ��������� ����� ���������� � ������������� */
#boxManufacturersInfo h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /��������� ����� ���������� � ������������� */

/*- ���������� ����� ���������� � ������������� */
#boxManufacturersInfoContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxManufacturersInfoContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /���������� ����� ���������� � ������������� */

/*- /���� ���������� � ������������� */

/*- /����� */

/*- ����� �������� */
div#parseTime
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /����� �������� */

/*- ���������� � �������� */
div#copyright
   {
	clear: left;
	background: #fff;
	width: 100%;
	text-align: center;
	color: #000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #EEEEEE;
   }

div.copyright
   {
     clear: left;
     background: #EEEEEE;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /���������� � �������� */

/*- ����� */

form 
   {
	  width: 100%;
	  margin: 0;
   }

.form input, textarea 
   {
	  font-size: 1em;
	  border: 1px solid;
	  border-color: #666 #ccc #ccc #666;
	  padding: 2px;
   }

/*- ��������� ������ ����� */
#errormsg
   {
     border: 2px solid #c00;
     padding: 5px;
     width: 96%;
   }    

.error
   {
	  background: #fcc;
   }
/*- /��������� ������ ����� */
   
.form textarea:focus, input:focus, .sffocus, .sffocus 
   {
	  background-color: #ffc;
   }

span.Requirement 
   {
     color: red;
   }

/*- /����� */

/*- ���� */

span.markProductOutOfStock 
   {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     color: #c76170;
     font-weight: bold;
   }

span.productSpecialPrice 
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

span.productOldPrice 
   {
	  font-family: Verdana, Arial, sans-serif;
	  color: #ff0000;
	  text-decoration: line-through;
   }

span.errorText 
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

/*- /���� */

/* ������ �� �������� ��������� � ���� */

div.contacterror 
   {
     border: 1px solid; 
     border-color: #ff0000; 
     background-color: #FFCCCC; 
     text-align: center; 
     margin-bottom: 0.5em; 
     margin-top: 0.5em;
   }

/* /������ �� �������� ��������� � ���� */

/* ����� ������� */

/* ���������� ������� � ������� �� �������� ������� */
dl.itemNewProducts 
   {
     width: 49%; /* ���������� �������, 49% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 100% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     height: 180px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }
/* /���������� ������� � ������� �� �������� ������� */

/* ���������� ������� � ������� �� �������� ������������� ������ */
dl.itemFeaturedProducts 
   {
     width: 48%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     height: 180px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /���������� ������� � ������� �� �������� ������������� ������ */

/* ���������� ������� � ������� � ����� ������� �� ������� �������� */
dl.itemNewProductsDefault 
   {
	width: 24%; /* ���������� �������, 48% (�� 50, ����� � IE �� ����� � ���� ������� �����) - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */
	float: left;
	height: 180px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFF9F3;
	background-color: #F8F8FA;
   }
/* /���������� ������� � ������� � ����� ������� �� ������� �������� */

/* ���������� ������� � ��������� �� ������� �������� */
dl.itemLatestNewsDefault 
   {
     width: 48%; /* ���������� �������, 48% (�� 50, ����� � IE �� ����� � ���� ������� �����) - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /���������� ������� � ��������� �� ������� �������� */

/* ���������� ������� � ��������� �� �������� �������� */
dl.itemLatestNews 
   {
     width: 48%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /���������� ������� � ��������� �� �������� �������� */

/* ���������� ������� � ������� �� �������� ������ */
dl.itemSpecials 
   {
     width: 48%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     height: 180px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /���������� ������� � ������� �� �������� ������ */

/* ���������� ������� � ������� �� �������� ��� ������ */
dl.itemLastViewed 
   {
     width: 98%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     height: 160px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

/* /���������� ������� � ������� �� �������� ��� ������ */

/* ���������� � ������, ����� ������� � ����� �������� */
dl.ordersAddress 
   {
     width: 50%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

dt.ordersAddress 
   {
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.ordersAddress
   {
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /���������� � ������, ����� ������� � ����� �������� */

/* �������� ����� */
dl.AddressBook 
   {
     width: 50%; /* ���������� �������, 48% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 99% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

dt.AddressBook 
   {
     float: left;
     width: 90px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.AddressBook
   {
     margin: 0 0 0 90px;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

dl.AddressBookList 
   {
     width: 50%;
     float: left;
     height: 100px;
     margin: 0 0 0 0;
     padding: 0 0 1em 0;
   }

dt.AddressBookList 
   {
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.AddressBookList
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /�������� ����� */

/* ���� */
dl.Login 
   {
     width: 50%;
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

dt.Login
   {
     float: left;
     background: transparent;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.Login
   {
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /���� */

dt.itemImage 
   {
     float: left;
     width: 120px;
     height: 180px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
   }

dt.itemNews 
   {
     display: none;
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: left;
   }

dd.itemDescription
   {
     margin: 0 1em 0 120px;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemDescriptionPrice
   {
     margin: 1em 1em 0 120px;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemNews
   {
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

div.clear
   {
     clear: both;
   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

/* /����� ������� */

/* ����� ��������� */

dl.itemCategoriesListing 
   {
     width: 30%; /* ���������� �������, 50% - ����� ��������� ����� ���������, �.�. ��� ������ � ����� ������, 100% - ����� ��������� ����� ��������, �.�. ���� ����� � ����� ������ */ 
     float: left;
     height: 130px; /* ������ ����� � �������, ����� ������������� �����������, ����� ����� ������� � ���������� � ��� ����� "���������" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }

dt.itemCategoriesListing 
   {
     float: left;
     height: 120px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
   }

dd.itemCategoriesListing 
   {
     margin: 0 1em 0 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
     text-align: center;
   }

/* /����� ��������� */

/* �������� �������� ������ */

p.center
   {
     text-align: center;
   }

div.ProductInfoLeft
   {
     float: left;
     margin-right: 1em;
   }

div.ProductInfoRight
   {
     float: left;
     margin-left: 1em;
     text-align: right;
   }

/* /�������� �������� ������ */

/* ������ �� �������� ��� ������ */

ul.accountLinks 
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

li.accountLinks 
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 14px; 
   }

/* /������ �� �������� ��� ������ */

span.bold 
   {
     font-weight: bold;
   }

/* 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;
   } 

/* /Ajax add quickie suggest */

.errorBox 
   {
	  background-color: #ffb3b5;
   }

.messageStackError, .messageStackWarning 
   { 
     background-color: #ffb3b5; 
   }

.messageStackSuccess 
   { 
     background-color: #99ff00; 
   }
   
/*]]>*/



.linkseo{
	text-align: center;
	position: relative;
	top: 900px;	
	bottom: 0;
}



.ch{
	position: absolute;
	margin-top: 100px;
	float: left;
}
