/* -----------------------------------------------------------------------------------------
   VaM Shop - open source ecommerce solution
   http://vamshop.ru

   Copyright (c) 2005-2008 VaM Shop 
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

/*<![CDATA[*/

html,body
   {
     margin: 5px;
     padding: 0;
   }

body
   {
/*-     font: 86% Verdana, Arial, Sans-serif; */
	font: 11px Verdana, Arial, Sans-serif;
	color: #333333;
   }

img
   {
	  border: 0;
   }

h1
   {
     font: 22px Verdana, Tahoma, Arial, sans-serif;
     color: #539CCF;
     font-weight: bold;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

h1 a
   {
     color: #539CCF;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

h2
   {
     font: 18px Verdana, Tahoma, Arial, sans-serif;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

h2 a
   {
     color: #539CCF;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

h3
{
     display: block;
     font: 18px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #539CCF;
	text-align: center;
/*     padding: 0 0 2px 10px; */
/*     margin: 0 5px 3px 5px; */
}

h3 a
   {
     color: #539CCF;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

/* Цвет обычных ссылок в магазине */
a 
   {
     color: #005970;
     text-decoration: none;
   }

a:hover 
   {
     color: #FF9900;
     text-decoration: underline;
   }
/* /Цвет обычных ссылок в магазине */

div#container
   {
     width: 1005px;
     margin: 0 auto; /*- Center Align */
   }

/* Центр */
div#wrapper
   {
     float: left;
     width: 100%;
   }

div#content
   {
     margin-left: 185px; /* отступ центра от боковых колонок */
   }

div#header
{
	position: relative;
	border-top: 4px #CC6600 solid;
	border-bottom: 4px #CC6600 solid;
	height: 37px;
}

div#headericons
{
        position: absolute;
	float: left;
	margin: 11px;
}

div#headerlogo
{
	position: absolute;
	background-image: url('img/logo2.jpg');
	margin-left: 220px;
	margin-top: -5px;
	width: 232px;
	height: 47px;
}

div#welcome
{
	display: block;
	position: relative;
/*-	float: left; */
	font: 11px Verdana, Arial, Sans-serif;
	text-align: center;
	text-decoration: underline;
/*-	margin: 3px; */
	margin: 3px 185px 3px 185px;
/*-	border: 1px #000000 solid; */
}

div#centerboxes
{
	position: relative;
	margin-left: 185px;
}

div#boxTopLogin
{
	position : relative;
	float : left;
	margin: 5px;
}

div#boxTopCart              
{
	position : relative;
	float : left;
	margin: 5px;
}

div#boxContacts
{
	position : relative;
	float : left;
	margin: 5px;
}

div#AdsTopRight
{
	position : relative;
	float: left;
	margin: 5px 0 0 5px;
	text-align: center;
/*-	width: 160px; */
/*-	height: 212px; */
/*-	border: 1px #000000 solid; */
}

div#AdsTopMid
{
	position : relative;
	margin-left: 185px;
	padding-left: 0;
	text-align: center;
	font-weight: bold;
/*-	border: 1px #000000 solid; */
/*-	width: 820px; */
/*-	height: 90px; */
}

/* /Центр */

/* Левая колонка */
div#left
   {
     float: left;
     width: 208px; /* Ширина левой колонки */
     margin-left: -1032px;
     background: #fff;
   }
/* /Левая колонка */



.rightsecondbox
{
	margin-top: 330px;
}

/* Низ */
div#footer
   {
     clear: left;
     width: 100%;
     background: #D6D0C9;
     border-top: 3px solid #CC6600;
     border-bottom: 3px solid #CC6600;
     text-align: center;
     color: #666666;
     height: 37px
   }
   
div#footer p
   {
/*-     margin: 0; */
/*-     padding: 5px 10px; */
   }

div#footercopyright
{
	padding-top: 15px;
	text-align: center;
	font: 10px Verdana, Tahoma, Arial, sans-serif;
}

div#footercounters
{
	display: block;
	margin: 5px;
	padding-top: 15px;
	text-align: center;
}
   
/* /Низ */

#tuman A IMG{padding-top: 15px; text-align: center; opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#tuman a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

/* Навигация */

div#navigationblank
{
	width: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

div#navigation 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 10px;
     background: #D6D0C9;
     color: #FFFFFF;
   }

#navigation span 
   {
     display: block;
     font: 10px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #333333;
     background: url(img/arrow.gif) no-repeat left center;
     padding: 0 0 0 7px; 
   }
   
#navigation a
   {
     font: 10px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #333333;
     text-decoration: none;
   }

#navigation span a:hover
   {
     font: 10px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #CC6600;
     text-decoration: underline;
   }

#navigation a:visited
   {
     font: 10px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #333333;
     text-decoration: none;
   }
   
/* /Навигация */

   
/* Заголовок страницы */

.blueheader
{
     display: block;
/*     font: 22px Verdana, Tahoma, Arial, sans-serif; */
     font-weight: bold;
     color: #539CCF;
     border-bottom: 2px #539ccf solid;
     padding: 0 0 2px 10px;
     margin: 0 5px 3px 5px;
}

.blueheader a
{
     color: #539CCF;
     text-decoration: underline;
}

.blueheader a:hover
{
     color: #FF9900;
     text-decoration: underline;
}

.orangeheader
{
     display: block;
     font: 22px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #e27c16;
     border-bottom: 2px #e27c16 solid;
     padding: 0 0 2px 10px;
     margin: 0 5px 3px 5px;
}

.orangeheader a
{
     color: #e27c16;
     text-decoration: underline;
}

.orangeheader a:hover
{
     color: #FF9900;
     text-decoration: underline;
}

.greenheader
{
     display: block;
     font: 22px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #51B71E;
     border-bottom: 2px #51B71E solid;
     padding: 0 0 2px 10px;
     margin: 0 5px 3px 5px;
}

.greenheader a
{
     color: #51B71E;
     text-decoration: underline;
}

.greenheader a:hover
{
     color: #FF9900;
     text-decoration: underline;
}

/* /Заголовок страницы */

/* Скругленные углы */
.page 
   {
     background: transparent;
     width: 100%;
/*-     text-align: center; */
   }

.pageItem 
   {
/*-	background: #FFFFFF; */
/*-	width: 100%; */
/*-	margin-left: 5px; */
/*-	margin-right 5px; */
/*-border: 1px #000000 solid; */
   }

.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: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b3 
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4 
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4b 
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b3b 
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b2b 
   {
     background: #f1f1f6;
     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: #f1f1f6;
   }

.pagecontent 
   {
     display: block;
     padding-left: 3px;
     padding-right: 3px;
   }

.pagecontentfooter 
   {
     display: block;
     text-align: right;
     background:#ffffff;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }
/* /Скругленные углы */

/*- Меню-закладки сверху */

#menu 
   {
	float: right;
	text-align: right;
	  font-size: 12px;
/*-	  border-width: 1px; */
/*-	  margin-top: 1em; */
/*-	  padding-top: .6em; */
	margin: 11px;
   }

#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 a 
   {
	  color: #333333;
	padding: 0px 1em;
/*	  padding: 0px 0 0px; */
/*	  font-weight: bold; */
	  text-decoration: none;
   }

#menu ul li.current a 
   {
	  color: #CC6600;
	  padding: 0px 1em 1px;
/*-	  font-weight: bold; */
	  text-decoration: underline;
   }
#menu ul li a:hover 
   {
	  color: #CC6600;
/*-	  font-weight: bold; */
	  text-decoration: none;
   }


/*- /Меню-закладки сверху */

/*- Боксы */

/*- Заголовок левых блоков */
.boxLeft h5 {display: block; font: 13px Verdana, Tahoma, Arial, sans-serif; font-weight: bold; color: #FF9900; border-left: 2px #D6D0C9 solid; border-bottom: 2px #D6D0C9 solid; margin: 0 .4em .2em .5em; padding: .1em 0 .2em .3em;}
.boxLeft h5 a {coor: #FF9900; text-decoration: underline;}
.boxLeft a:hover {color: #FF9900; text-decoration: underline;}
/*- /Заголовок левых блоков */

/*- Заголовок правых блоков */
.boxRight h5 {display: block; font: 13px Verdana, Tahoma, Arial, sans-serif; font-weight: bold; color: #FF9900; border-left: 2px #F1C325 solid; border-bottom: 2px #F1C325 solid; margin: 0 .4em .2em .5em; padding: .1em 0 .2em .3em;}
.boxRight h5 a {color: #FF9900; text-decoration: underline;}
.boxRight a:hover {color: #FF9900; text-decoration: underline;}
/*- /Заголовок правых блоков */

/*- Левые блоки рамка */
.boxlefttopgrey {background: url(img/boxes/box-top-left-coner-grey.gif) no-repeat left;	width: 5px; height: 11px; font-size: 0;	float: left; padding-left: 10px;}
.boxrighttopgrey {background: url(img/boxes/box-top-right-coner-grey.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
.boxmidgrey {padding: 5px 0 5px 0; margin-bottom: -11px; border-top-width: 7px; border-top-style: solid; border-top-color: #D6D0C9; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #D6D0C9; border-left-width: 2px; border-left-style: solid; border-left-color: #D6D0C9; border-right-width: 2px; border-right-style: solid; border-right-color: #D6D0C9;}
.boxleftbottomgrey {background: url(img/boxes/box-bottom-left-coner-grey.gif) no-repeat left; width: 5px; height: 11px;	font-size: 0; float: left; padding-left: 10px;}
.boxrightbottomgrey {background: url(img/boxes/box-bottom-right-coner-grey.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
/*- /Левые блоки рамка */

/*- Правые блоки рамка */
.boxlefttopyelow {background: url(img/boxes/box-top-left-coner-yelow.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrighttopyelow {background: url(img/boxes/box-top-right-coner-yelow.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
.boxmidyelow {padding: 5px 0 5px 0; margin-bottom: -11px; background-color: #FFFCF1; border-top-width: 7px; border-top-style: solid; border-top-color: #F1C325; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #F1C325; border-left-width: 2px; border-left-style: solid; border-left-color: #F1C325; border-right-width: 2px; border-right-style: solid; border-right-color: #F1C325;}
.boxleftbottomyelow {background: url(img/boxes/box-bottom-left-coner-yelow.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrightbottomyelow {background: url(img/boxes/box-bottom-right-coner-yelow.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
/*- /Правые блоки рамка */

/*- Контент Центр Синий */
.boxlefttopblue {background: url(img/boxes/box-top-left-coner-blue.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrighttopblue {background: url(img/boxes/box-top-right-coner-blue.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
.boxmidblue {padding: 5px 0 5px 0; margin-bottom: -11px; background-color: #FFFFFF; border-top-width: 7px; border-top-style: solid; border-top-color: #539ccf; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #539ccf; border-left-width: 2px; border-left-style: solid; border-left-color: #539ccf; border-right-width: 2px; border-right-style: solid; border-right-color: #539ccf;}
.boxleftbottomblue {background: url(img/boxes/box-bottom-left-coner-blue.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrightbottomblue {background: url(img/boxes/box-bottom-right-coner-blue.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
/*- /Контент Центр Синий */

/*- Контент Центр Ораньжевый */
.boxlefttoporange {background: url(img/boxes/box-top-left-coner-orange.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrighttoporange {background: url(img/boxes/box-top-right-coner-orange.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
.boxmidorange {padding: 5px 0 5px 0; margin-bottom: -11px; background-color: #FEF4E9; border-top-width: 7px; border-top-style: solid; border-top-color: #e27c16; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #e27c16; border-left-width: 2px; border-left-style: solid; border-left-color: #e27c16; border-right-width: 2px; border-right-style: solid; border-right-color: #e27c16;}
.boxleftbottomorange {background: url(img/boxes/box-bottom-left-coner-orange.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrightbottomorange {background: url(img/boxes/box-bottom-right-coner-orange.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
/*- /Контент Центр Ораньжевый */

/*- Контент Центр Зеленый */
.boxlefttopgreen {background: url(img/boxes/box-top-left-coner-green.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrighttopgreen {background: url(img/boxes/box-top-right-coner-green.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
.boxmidgreen {padding: 5px 0 5px 0; margin-bottom: -11px; background-color: #E6F6DE; border-top-width: 7px; border-top-style: solid; border-top-color: #51B71E; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: #51B71E; border-left-width: 2px; border-left-style: solid; border-left-color: #51B71E; border-right-width: 2px; border-right-style: solid; border-right-color: #51B71E;}
.boxleftbottomgreen {background: url(img/boxes/box-bottom-left-coner-green.gif) no-repeat left; width: 5px; height: 11px; font-size: 0; float: left; padding-left: 10px;}
.boxrightbottomgreen {background: url(img/boxes/box-bottom-right-coner-green.gif) no-repeat right; width: 5px; height: 11px; font-size: 0; float: right; padding-right: 10px;}
/*- /Контент Центр Зеленый */

/*- Центральный Блок Зеленый */
.greenboxheader {margin-top : 10px; text-align : center;} 
.greenboxleft {height : 212px; width : 12px; background-image : url('img/boxes/green_1.jpg'); float : left;} 
.greenboxmid {width : 180px; height : 212px; background-image : url('img/boxes/green_2.jpg'); float : left;} 
.greenboxright {height : 212px; width : 12px; background-image : url('img/boxes/green_3.jpg'); float : left;}
/*- /Центральный Блок Зеленый */

/*- Центральный Блок Синий */
.blueboxheader {margin-top : 10px; text-align : center;} 
.blueboxleft {height : 212px; width : 12px; background-image : url('img/boxes/blue_1.jpg'); float : left;} 
.blueboxmid {width : 180px; height : 212px; background-image : url('img/boxes/blue_2.jpg'); float : left;} 
.blueboxright {height : 212px; width : 12px; background-image : url('img/boxes/blue_3.jpg'); float : left;}
/*- /Центральный Блок Синий */

/*- Центральный Блок Ораньжевый */
.orangeboxheader {margin-top : 10px; text-align : center;} 
.orangeboxleft {height : 212px; width : 12px; background-image : url('img/boxes/orange_1.jpg'); float : left;} 
.orangeboxmid {width : 180px; height : 212px; background-image : url('img/boxes/orange_2.jpg'); float : left;} 
.orangeboxright {height : 212px; width : 12px; background-image : url('img/boxes/orange_3.jpg'); float : left;}
/*- /Центральный Блок Ораньжевый */

/*- Центральный Блок Желтый */
.yelowboxheader {margin-top : 10px; text-align : center;} 
.yelowboxleft {height : 212px; width : 12px; background-image : url('img/boxes/yellow_1.jpg'); float : left;} 
.yelowboxmid {width : 180px; height : 212px; background-image : url('img/boxes/yellow_2.jpg'); float : left;} 
.yelowboxright {height : 212px; width : 12px; background-image : url('img/boxes/yellow_3.jpg'); float : left;}
/*- /Центральный Блок Желтый */

/*- Центральный Блок Серый */
.greyboxheader {margin-top : 10px; text-align : center;} 
.greyboxleft {height : 212px; width : 12px; background-image : url('img/boxes/gray_1.jpg'); float : left;} 
.greyboxmid {width : 180px; height : 212px; background-image : url('img/boxes/gray_2.jpg'); float : left;} 
.greyboxright {height : 212px; width : 12px; background-image : url('img/boxes/gray_3.jpg'); float : left;}
/*- /Центральный Блок Серый */

/*- Бокс разделы */
#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 Verdana, Tahoma, 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;
  }
/*- /Заголовок бокса разделы */

/*- Список разделов */

#contactsBox
{
	color: #FFFFFF;
	text-align: left;
}

#contactsBox p
{
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 4px 0 4px 0;
}

#categoriesBoxMenu
{
margin-top : 15px;
margin-bottom: 15px;
}

#categoriesBoxMenu a:hover
{
color: #000000;
background : #ffd18c;
text-decoration: none;
} 

#categoriesBoxMenu .boxMenuCategory
{
position : relative;
background : url(img/dot_3pix.gif) repeat-x left bottom;
padding-bottom : 2px;
}

.boxMenuCategory a
{
display : block;
font: 11px Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
color: #539CCF;
text-indent : 0.4em;
text-decoration : none;
margin: 3px 0;
}

#categoriesBoxMenu .boxMenuCategory p
{
margin : 3px 0;
} 

#categoriesBoxMenu .boxMenuCategory span
{
color: #CC6600;
text-decoration: underline;
position : relative;
} 

.boxMenuSubCategory2 a
{
position : relative;
font: 10px Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
color: #444444;
padding-left : 0.5em;
}

.boxMenuSubCategory3 a
{
position : relative;
font: 10px Verdana, Tahoma, Arial, sans-serif;
font-weight: normal;
color: #666666;
padding-left : 1em;
}

.boxMenuSubCategory4 a
{
position : relative;
font: 10px Verdana, Tahoma, Arial, sans-serif;
font-weight: normal;
color: #666666;
padding-left : 1.5em;
}

.boxMenuSubCategory5 a
{
position : relative;
font: 10px Verdana, Tahoma, Arial, sans-serif;
font-weight: normal;
color: #666666;
padding-left : 2em;
}

/*- /Список разделов */

/*- /Бокс разделы */

/*- Бокс контент */
#boxContent
   {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
	margin: 11px;
   }

#boxContent a
   {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
   }

#boxContent a:hover
   {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #CC6600;
   }

/*- /Бокс контент */

/*- Бокс информация */
#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 Verdana, Tahoma, 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; /* отступ от края бокса, т.е. от пунктирной линии */
   }

/*- Заголовок бокса быстрый заказ */
#boxAddQuickie h5 
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #FF9900;
     border-bottom: 2px #D6D0C9 solid;
     border-left: 2px #D6D0C9 solid;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 .2em;
  }
/*- /Заголовок бокса быстрый заказ */

/*- Содержимое бокса быстрый заказ */
#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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса статьи */

/*- Содержимое бокса статьи */
#articlesBoxMenu
{
	margin: 0 5px;
}

#articlesBoxMenu a:hover
{
	display: block;
	color: #333333;
	background : #ffd18c;
	text-decoration: none;
} 

#articlesBoxMenu a
{
	display: block;
	color: #539CCF;
/*	font-weight: bold; */
	text-decoration: none;
	margin: 0;
	padding: 3px 0;
	background : url(img/dot_3pix.gif) repeat-x left bottom;
}

/*- /Содержимое бокса статьи */

#articleContent
{
     display: block;
     font: 11px Verdana, Tahoma, Arial, sans-serif;
	margin: 10px;
}

.articleList
{
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	margin: 10px;

}

.articleList a
{
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}

/*- /Бокс статьи */

/*- Бокс новые статьи */
#boxArticlesNew
   {
     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;
   }

/*- Заголовок бокса новые статьи */
#boxArticlesNew h5 
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса новые статьи */

/*- Содержимое бокса новые статьи */
#boxArticlesNewContent 
   {
/*-     padding-left: 1em; */
/*-	padding-bottom: 1em; */
/*	margin: 5px; */
     font: 12px Verdana, Tahoma, Arial, sans-serif;
	margin: 5px 0;
	font-weight: bold;
  }

#boxArticlesNewContent p
{
	margin: 5px 3px;
}

/*- /Содержимое бокса новые статьи */

/*- /Бокс новые статьи */

/*- Бокс просмотренные товары */
#boxLastViewed
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
   }

/*- Заголовок бокса просмотренные товары */
#boxLastViewed h5 
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #FF9900;
     border-left: 2px #D6D0C9 solid;
     border-bottom: 2px #D6D0C9 solid;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 .2em;
  }
/*- /Заголовок бокса просмотренные товары */

/*- Содержимое бокса просмотренные товары */
#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 Verdana, Tahoma, 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: 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;
   }

/*- Заголовок бокса поиск */
#boxSearch h5 
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     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
   {
     color: #FF6600;
     text-decoration: none;
   }
/*- /Заголовок бокса поиск */

/*- Содержимое бокса поиск */
#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;
}
/*- /Форма бокса поиск */

/*- /Бокс поиск */

.searchresults
{
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	padding: 5px;
}


/*- Бокс скидки */
#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 Verdana, Tahoma, 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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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: #006600;
     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;
  }

#boxWhatsNewContentPrice
   {
	text-align: center;
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #CC6600;
	font-weight: bold;
     margin: 1px 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
	width: 175px;
   }
/*- /Содержимое бокса новинки */

/*- /Бокс новинки */

/*- Бокс новости */
#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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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: #006600;
     text-decoration: none;
   }
/*- /Заголовок бокса новости */

/*- Содержимое бокса новости */
#boxNews .boxNewsContent 
   {
/*-     padding-left: 1em; */
/*-     margin-bottom: 0.5em; */
     text-align: left;
	margin: 5px;
	padding: 5px;

  }

#boxNews .boxNewsContent p 
   {
     margin: 0 0 0 0;
/*-     padding-bottom: 0.2em; */
	padding: 1px;
	margin: 1px;
  }

.boxNewsContent p
{
	text-align: justify;
	margin: 1px;
	padding: 1px 5px 1px 5px;

}

/*- /Содержимое бокса новости */

/*- /Бокс новости */

/*- Бокс корзина */

/* Оформление */
#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 .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: #006600; 
     color: #fff;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .boxcontent 
   {
     display: block; 
     color: #FFFFFF;
   }

#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 a 
   {
     font-weight: bold;
     color: #fff;
     text-decoration: none;
   }

#boxCart a:hover 
   {
     color: #fff;
     text-decoration: underline;
   }
/* /Ссылки в заголовке бокса */

p.CartContentRight
   {
     text-align: right;
     padding-right: 0.2em;
   }

/*- /Бокс корзина */

/*- Бокс вход/админ */

/* Оформление */
#boxLogin 
   {
     text-align: center;
     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: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxLogin .boxcontent 
   {
     display: block;
     padding-left: 0.5em; 

   }

#boxLogin .boxcontent  span 
   {
     font-weight: bold;
   }

#boxLogin .boxheader p 
   {
	color: #FFFFFF;
     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 
   {
     color: #FFFFFF;
     font-weight: bold;
     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 {
	text-align: center;
	width: 80%;
	font-size: 1em;
	border: 2px 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;
   }

/*- /Бокс вход/админ */

/*- Бокс мои загрузки */
#boxDownloads
   {
     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;
   }

/*- Заголовок бокса мои загрузки */
#boxDownloads h5 
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса мои загрузки */

/*- Содержимое бокса мои загрузки */
#boxDownloadsContent 
   {
     padding-left: 0;
     text-align: left;
  }

#boxDownloadsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /Содержимое бокса мои загрузки */

/*- /Бокс мои загрузки */

/*- Бокс рассылка */
#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 Verdana, Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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;
   }
#BestsellersContentPrice
   {
	text-align: right;
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #CC6600;
	font-weight: bold;
     margin: 1px 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
	width: 175px;
   }

#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 Verdana, Tahoma, 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;
  }
/*- /Заголовок бокса информация о группе */

/*- Содержимое бокса информация о группе */
#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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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 Verdana, Tahoma, 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 
   {
	margin: 8px;
     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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     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 Verdana, Tahoma, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     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;
  }

/*- /Содержимое бокса информация о производителе */

/*- /Бокс информация о производителе */

/*- /Боксы */

.manufacturer
{
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

/*- Время парсинга */
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: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;
     background: #f1f1f6;
     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;
   }

.formcreateaccount
{
	text-align: left;
/*-	margin-top: 30px; */
	padding-left:20px;
}

.formcreateaccount input
{
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
}

.formcreateaccount p
{
	margin: 6px 0;
	line-height: normal;
}

.formcreateaccount p label
{
	float: left;
	display: block;
	margin: 5px 2px;
	width: 25%;
}

/*- Подсветка ошибок формы */
#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: Verdana, Tahoma, 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;
   }

/* /Ошибка на странице свяжитесь с нами */

/* Вывод товаров */

/* Количество колонок с товаром на странице новинки */
div.itemNewProducts 
   {
     display: block;
     width: 350px; /* количество колонок, 50% - товар выводится двумя колонками, т.е. два товара в одной строке, 100% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
     margin: 5px;
     padding: 0px;
     background: transparent;
   }
/* /Количество колонок с товаром на странице новинки */

/* Количество колонок с товаром на странице рекомендуемые товары */
dl.itemFeaturedProducts 
   {
     display: block;
     width: 48%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /Количество колонок с товаром на странице рекомендуемые товары */

/* Количество колонок с товаром в блоке новинки на главной странице */
div.itemNewProductsDefault 
   {
     display: block;
     width: 180px; /* количество колонок, 48% (не 50, иначе в IE всё равно в одну колонку будут) - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     text-align: center;
     height: 270px; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
/*     margin: 0 0 0 0; */
     padding: 0 5px 0 5px;
/*     border: 1px #000000 solid; */
     background: transparent;
   }
/* /Количество колонок с товаром в блоке новинки на главной странице */

/* Количество колонок с новостями на главной странице */
dl.itemLatestNewsDefault 
   {
     display: block;
     width: 48%; /* количество колонок, 48% (не 50, иначе в IE всё равно в одну колонку будут) - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /Количество колонок с новостями на главной странице */

/* Количество колонок с новостями на странице новостей */
dl.itemLatestNews 
   {
     display: block;
     width: 98%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /Количество колонок с новостями на странице новостей */

/* Количество колонок с товаром на странице скидки */
dl.itemSpecials 
   {
     display: block;
     width: 48%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /Количество колонок с товаром на странице скидки */

/* Количество колонок с товаром на странице мои данные */
dl.itemLastViewed 
   {
     display: block;
     width: 98%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

/* /Количество колонок с товаром на странице мои данные */

/* Информация о заказе, адрес клиента и адрес доставки */
dl.ordersAddress 
   {
     display: block;
     width: 49%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

dt.ordersAddress 
   {
     display: block;
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.ordersAddress
   {
     display: block;
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /Информация о заказе, адрес клиента и адрес доставки */

/* Адресная книга */
dl.AddressBook 
   {
     display: block;
     width: 49%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

.Address
{
	padding-left: 25px;
}

dt.AddressBook 
   {
     display: block;
     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
   {
     display: block;
     margin: 0 0 0 90px;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

dl.AddressBookList 
   {
     display: block;
     width: 49%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 1em 0;
   }

dt.AddressBookList 
   {
     display: block;
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.AddressBookList
   {
     display: block;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /Адресная книга */

/* Вход */
dl.Login 
   {
     display: block;
     width: 49%;
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
	text-align: justify;
   }

dt.Login
   {
     float: left;
     display: block;
     background: transparent;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.Login
   {
     display: block;
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /Вход */

div.itemImageNew
   {

/*-     float: left; */
     display: block;
     background: transparent;
/*-     margin: 5px;  */
/*-     padding: 5px 5px 0 5px; */
	width: 155px;
	height: 120px;
	border: 1px #000000 solid;
	text-align: center;
   }


div.itemImage 
   {
/*-     float: left; */
     display: block;
position: relative;
     background: transparent;
/*-     margin: 5px;  */
/*-     padding: 5px 5px 0 5px; */
     text-align: center;
	width: 150px;
	height: 120px;
/*-	border: 1px #000000 solid; */
   }

.itemImage div
{
position: absolute;
top:0;
right:0; 
width: 64px;
height: 64px;
background: url('img/image_new_product.gif');
background-repeat: no-repeat;

}

div.itemImageNewMo
   {

/*-     float: left; */
/*-     display: block; */
/*-     margin: 5px;  */
     padding-top: 5px;
	width: 100%;
/*-	border: 1px #000000 solid; */
	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;
   }

div.itemDescription
   {
     display: block;
     margin: 0 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
	width: 150px;
   }

div.itemDescriptionPrice
   {
     display: block;
     font: 12px Verdana, Tahoma, Arial, sans-serif;
	color: #CC6600;
	font-weight: bold;
     margin: 1px 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
	width: 150px;
   }

dd.itemNews
   {
     display: block;
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

div.clear
   {
	clear: both;
	width: 0px;
	height: 10px;
	font-size:0;

   }

div.clear2
   {
	clear: both;
 	width: 0px; 
/*-	height: 0px; */
/*-	font-size:0; */

   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

.upcoming
{
	display: block;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	font-wieght: bold;
	padding: 5px;
}

.upcoming a
{
	font-wieght: bold;
}

/* /Вывод товаров */

/* Вывод категорий */

div.itemCategoriesListing 
   {
     width: 50%; /* количество колонок, 50% - товар выводится двумя колонками, т.е. два товара в одной строке, 100% - товар выводится одной колонкой, т.е. один товар в одной строке */ 
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */ 
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }

div.itemCategoriesListingName
   {
/*-     float: left; */
     height: auto;
     background: transparent;
     margin: 0 0 0 0;
    padding: 2px 2px 0 5px;
     text-align: left;
   }

div.itemCategoriesListingName a
{
	font-weight: bold;
	color: #539CCF;
}

div.itemCategoriesListingName h2
{
	font: 18px Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #539CCF;
}

div.itemCategoriesListingDescriptionMain
   {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
     line-height: normal;
     background: transparent;
   }

div.itemCategoriesListingDescription
   {
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	text-align: justify;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
     line-height: normal;
     background: transparent;
   }

div.itemCategoriesListingDescription a
{
	display: block;
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	color: #333333
}

div.itemCategoriesListingDescription a:hover
{
	display: block;
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

/* /Вывод категорий */

/* Страница карточки товара */

p.center
   {
     text-align: center;
   }

div.ProductInfoLeft
   {
     float: left;
     margin-right: 1em;
   }

div.ProductInfoRight
   {
     float: left;
     margin-left: 5px;
     text-align: left;
	width: 205px;
   }

div.ProductNomaksa
   {
     float: right;
/*     margin-right: 1px; */
     text-align: right;
/*	width: 100%; */
   }

/* /Страница карточки товара */

/* Ссылки на странице мои данные */

ul.accountLinks 
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

li.accountLinks 
   {
	  display: block;
     font: 11px Verdana, Tahoma, 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; 
   }

.headerError 
   {
	  background-color: #ffb3b5;
     border: 1px solid red;
   }

.messageStack
   {
     background-color: #ffb3b5; 
     padding: 0.5em 0.5em 0.5em 0.5em; 
   }

/*]]>*/

y