/* -----------------------------------------------------------------------------------------
   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: 0;
     padding: 0;
	  background: #ebf2f3;
   }

body
   {
     font: 76% arial,sans-serif;
	  text-align: center;
   }

#header {
	height: 100px;
        background: url(/templates/kp1/img/header.jpg) no-repeat center;
}

div#container {
	width: 1005px;
	border-left: solid 2px #70b1b9;
	border-right: solid 2px #70b1b9;
	border-top: solid 0px #70b1b9;
	border-bottom: solid 2px #70b1b9;
	margin: 0 auto;
	background: #fff url(/templates/kp1/img/fon.gif) no-repeat right bottom;
}
img
   {
	  border: 0;
   }

h2, h3
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }
/* cылки без низа*/


a.noneline {
 text-decoration: none; /* Убирает подчеркивание для ссылок */
}
a.noneline:hover {
 text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
 color: red; /* Ссылка красного цвета */
} 



/* Цвет обычных ссылок в магазине */
a
   {
     color: #000;
     text-decoration: underline;
   }

a:hover
   {
     color: #990000;
     text-decoration: none;
   }
/* /Цвет обычных ссылок в магазине */


/* Центр */
div#wrapper
   {
     float: left;
     width: 100%;
	  padding-top: 10px;
	  padding-bottom: 10px;
   }

div#content
   {
     margin: 0 218px; /* отступ центра от боковых колонок 215*/
	  background: url(/templates/kp1/img/content.gif) repeat-y;
	  height: 100%;
   }

div#content_top
   {
     background: url(/templates/kp1/img/content_top.gif) no-repeat;
   }

div#content_bottom
   {
     background: url(/templates/kp1/img/content_bottom.gif) no-repeat bottom;
	  padding: 12px;
	  text-align: left;
	  color: #265865;
   }

div#content_bottom a
   {
	  color: #265865;
   }

/* /Центр */

/* Левая колонка */
div#left
   {
     float: left;
     width: 212px; /* Ширина левой колонки 212/999*/
     margin-left: -1004px;
   }
/* /Левая колонка */

/* Правая колонка */
div#right
   {
     float: left;
	  overflow: auto;
     width: 212px; /* Ширина правой колонки */
     margin-left: -212px;
   }
/* /Правая колонка */

/*- Бокс объщий*/
#boxData
   {
     text-align: left;
	  width: 202px;
	  background: url(/templates/kp1/img/box_bottom.gif) no-repeat left bottom;
	  margin: 10px 5px 10px 5px;
	  padding-bottom: 10px;
	  color: #265865;
   }
#boxData a
   {
	color: #265865;
	}
/*- Заголовок бокса объщtuj */
#boxData h5
   {
     display: block;
     font: 14px Verdana, Arial, sans-serif;
	  text-align: center;
     color: #fff;
     background: url(/templates/kp1/img/box_top.gif) no-repeat left top;
     height: 25px;
	  width: 202px;
     padding: 5px 0 0 0px;
	  margin: 0;
  }
/*- / */

/* Низ */
div#footer
   {
     clear: left;
     width: 100%;
	  text-align: left;
	  font-family: Tahoma, Arial;
	  font-size: 14px;
	  color: #444444;
	  height: 50px;
   }

div#footer a
   {
     color: #444444;
   }

div#footer p
   {
     margin: 0;
     padding: 5px 10px;
   }

.icon_tree{
	background-image:url(/templates/kp1/img/icon_tree.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-style:normal;
	font-weight:normal;
	padding:9px 20px;
	text-decoration:underline;
	color: #444444;
}

.icon_mail{
	background-image:url(/templates/kp1/img/icon_mail.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-style:normal;
	font-weight:normal;
	padding:9px 20px;
	text-decoration:underline;
	color: #444444;
}

/* /Низ */


/* Навигация */
div#navigation
   {
     padding-top: 0.5em;
     padding-bottom: 0.5em;
     padding-left: 10px;
     border-bottom: 1px solid #5aa9b2;
    /*background: #990000;
     color: #ffffff;*/
	  color: #4a8c9e;
   }

#navigation span
   {
     display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
 /*    color: #ffffff;
     border-bottom: 2px #990000 solid;
     background: url(/templates/kp1/img/navigation.gif) no-repeat left center;*/
	 background: url(/templates/kp1/img/breedcrumb.png) no-repeat left 1px;
     padding: 0 0 0 20px;
   }

#navigation a
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     /*font-weight: bold;
     color: #ffffff;*/
	 color: #4a8c9e;
     text-decoration: none;
   }

#navigation a:hover
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     /*font-weight: bold;*/
     color: #65bac1;
     text-decoration: none;
   }

#navigation a:visited
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
   /*font-weight: bold;
     color: #ffffff;*/
     text-decoration: none;
   }

/* /Навигация */

/* Заголовок страницы */
#content h1
   {
     display: block;
     font: 18px Arial, sans-serif;
     /* font-weight: bold; */
     color: #4a8c9e;
	  text-align: left;
     border-bottom: 1px #b1cdd5 solid;
     padding: 0 0 0 10px;
     margin: 0.2em 0 0.2em 0;
   }

#content h1 a
   {
     color: #4a8c9e;
     text-decoration: none;
   }

#content h6
   {
     display: block;
     font: 24px Arial, sans-serif;
     /* font-weight: bold; */
     color: #4a8c9e;
	  text-align: left;
     border-bottom: 1px #b1cdd5 solid;
     padding: 0 0 0 10px;
     margin: 0.2em 0 0.2em 0;
   }

#content h6 a
   {
     color: #4a8c9e;
     text-decoration: none;
   }


/* /Заголовок страницы */

/* Скругленные углы */
.page
   {
     background: transparent;
     width: 100%;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }

.pageItem
   {
     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;
   }



.pagecontent
   {
     display: block;
     padding-left: 0.5em;
     padding-right: 0.5em;
   }

.pagecontentfooter
   {
     display: block;
     text-align: right;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }
/* /Скругленные углы */

/*- Меню-закладки сверху */

#menu
   {
	  background: url(/templates/kp1/img/menu.png) no-repeat center;
	  height: 25px;
	}

#menu ul, #navigation ul li
   {
	  list-style: none;
	  margin: 0;
	  padding: 0;
   }

#menu ul
   {
	  padding: 4px 0 0 0px;
text-align: left;
	  
   }

#menu ul li
   {
	  display: inline;
	  margin:0 .375em;
   }

#menu ul li.last
   {
	  margin-right: 0;
   }

#menu ul li a
   {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  color: #fff;
	  padding: 0px 0 0px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li.current a
   {
	  color: #fff;
	  padding: 0px 0 1px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li a span
   {
	  padding: 0px 1em;
   }

#menu ul li.current a span
   {
	  padding: 0px 1em 1px;
   }

#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;
	  width: 202px;
	  background: url(/templates/kp1/img/box_bottom.gif) no-repeat left bottom;
	  margin: 10px 5px 10px 5px;
	  padding-bottom: 10px;
   }

/*- Заголовок бокса разделы */
#boxCategories h5
   {
     display: block;
     font: 14px Verdana, Arial, sans-serif;
	  text-align: center;
     color: #fff;
     background: url(/templates/kp1/img/box_top.gif) no-repeat left top;
     height: 25px;
	  width: 202px;
     padding: 5px 0 0 0px;
	  margin: 0;
  }
/*- /Заголовок бокса разделы */

/*- Список разделов */
#categoriesBoxMenu
   {

     padding: 0;
     margin: 0;
   }

#categoriesBoxMenu #CatNavi, #CatNavi ul, #CatNavi li
   {
     margin: 0;
     padding: 0;
	  list-style-type: none;
   }

#categoriesBoxMenu #CatNavi li a
   {
     width: 95%;
     display: block;
	  background: url(/templates/kp1/img/menu.gif) no-repeat left top;
     padding: 0px 0 0 20px;
     color: #265865;
     text-indent: 0.4em;
     text-decoration: none;
     margin: 0.2em 0 0 10px;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-weight: bold;
   }

#categoriesBoxMenu #CatNavi li a:hover
   {
     color: #65bac1;
   }

#categoriesBoxMenu #CatNavi .CatLevel1,
#categoriesBoxMenu #CatNavi .CatLevel2,
#categoriesBoxMenu #CatNavi .CatLevel3,
#categoriesBoxMenu #CatNavi .CatLevel4,
#categoriesBoxMenu #CatNavi .CatLevel5,
#categoriesBoxMenu #CatNavi .CatLevel6
   {
     padding-left: 0.5em;

   }

#categoriesBoxMenu #CatNavi .CurrentParent a
   {
     font-weight: bold;
     
   }

#categoriesBoxMenu #CatNavi li a,
#categoriesBoxMenu #CatNavi .Current li a,
#categoriesBoxMenu #CatNavi .CurrentParent li a,
#categoriesBoxMenu #CatNavi .CurrentParent .Current li a
   {
     font-weight: normal;
   }

#categoriesBoxMenu #CatNavi .Current a,
#categoriesBoxMenu #CatNavi .CurrentParent .Current a
   {
     font-weight: bold;
   }

/*- /Список разделов */

/*- /Бокс разделы */

/*- Бокс контент */
#boxContent
   {
     text-align: left;
	  width: 202px;
	  background: url(/templates/kp1/img/box_bottom.gif) no-repeat left bottom;
	  margin: 10px 5px 10px 5px;
	  padding-bottom: 10px;
   }

/*- Заголовок бокса контент */
#boxContent h5
   {
     display: block;
     font: 14px Verdana, Arial, sans-serif;
	  text-align: center;
     color: #fff;
     background: url(/templates/kp1/img/box_top.gif) no-repeat left top;
     height: 25px;
	  width: 202px;
     padding: 5px 0 0 0px;
	  margin: 0;
  }
/*- /Заголовок бокса контент */

/*- Содержимое бокса контент */
#boxContentContent
   {
     padding-left: 0;
     text-align: left;
	  color: #265865;
  }

#boxContentContent a
   {
	  color: #265865;
  }

#boxContentContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxContent ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxContent li
   {
	  display: block;
     padding: 0 0 0 0px;
   }

/*- /Содержимое бокса контент */

/*- /Бокс контент */

/*- Бокс информация */
#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 h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса информация */

/*- Содержимое бокса информация */
#boxInformationContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxInformationContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#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(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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;
  }

/*- /Содержимое бокса статьи */

/*- /Бокс статьи */

/*- Бокс партнёрка */
#boxAffiliate
   {
     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;
   }

/*- Заголовок бокса партнёрка */
#boxAffiliate h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #990000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса партнёрка */

/*- Содержимое бокса партнёрка */
#boxAffiliateContent
   {
     padding-left: 1em;
  }

#boxAffiliateContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /Содержимое бокса партнёрка */

/*- /Бокс партнёрка */

/*- Бокс новые статьи */
#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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса новые статьи */

/*- Содержимое бокса новые статьи */
#boxArticlesNewContent
   {
     padding-left: 1em;
  }

#boxArticlesNewContent 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(/templates/kp1/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(/templates/kp1/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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: 5px;
	  vertical-align: top;
  }

#boxSearchContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /Содержимое бокса поиск */

/*- Форма бокса поиск */
.searchboxform input {

}

.searchboxform input:focus, .sffocus, .sffocus {
	background-color: #fff;
}
/*- /Форма бокса поиск */

/*- /Бокс поиск */

/*- Бокс скидки */
#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(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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;
  }

#boxNews .boxNewsContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /Содержимое бокса новости */

/*- /Бокс новости */

/*- Бокс вопросы и ответы */
#boxFaq
   {
     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;
   }

/*- Заголовок бокса вопросы и ответы */
#boxFaq h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxFaq h5 a
   {
     color: #006600;
     text-decoration: none;
   }
/*- /Заголовок бокса вопросы и ответы */

/*- Содержимое бокса вопросы и ответы */
#boxFaq .boxFaqContent
   {
     padding-left: 1em;
     margin-bottom: 0.5em;
     text-align: left;
  }

#boxFaq .boxFaqContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /Содержимое бокса вопросы и ответы */

dl.itemFaqDefault
   {
     width: 48%;
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }

dl.itemFaq
   {
     width: 98%;
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }

dt.itemFaq
   {
     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.itemFaq
   {
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

/*- /Бокс вопросы и ответы */

/*- Бокс корзина */

/* Оформление */
#boxCart
   {
     text-align: left;
	  width: 202px;
	  background: url(/templates/kp1/img/box_bottom.gif) no-repeat left bottom;
	  margin: 10px 5px 10px 5px;
	  padding-bottom: 10px;
   }

#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: #006600;
     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 h5
   {
     display: block;
     font: 14px Verdana, Arial, sans-serif;
	  text-align: center;
     color: #fff;
     background: url(/templates/kp1/img/box_top.gif) no-repeat left top;
     height: 25px;
	  width: 202px;
     padding: 5px 0 0 0px;
	  margin: 0;
   }

#boxCart .boxcontent
   {
     display: block;
	  color: #265865;
	  padding-left: 5px;
   }

#boxCart .boxcontent a
   {
     color: #265865;
   }

#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: underline;
   }
/* /Ссылки в заголовке бокса */

/* Ссылки в заголовке боксов */
#boxData .boxheader a
   {
     color: #fff;
     text-decoration: none;
   }

#boxData .boxheader a:hover
   {
     color: #fff;
	text-decoration: underline;
     
   }
/* /Ссылки в заголовке боксов */






p.CartContentRight
   {
     text-align: right;
     padding-right: 0.2em;
   }

/*- /Бокс корзина */

/*- Бокс вход/админ */

/* Оформление */
#boxLogin
   {
     text-align: left;
	  width: 202px;
	  background: url(/templates/kp1/img/box_bottom.gif) no-repeat left bottom;
	  margin: 10px 5px 10px 5px;
	  padding-bottom: 10px;
   }

#boxLogin h5
   {
     display: block;
     font: 14px Verdana, Arial, sans-serif;
	  text-align: center;
     color: #fff;
     background: url(/templates/kp1/img/box_top.gif) no-repeat left top;
     height: 25px;
	  width: 202px;
     padding: 5px 0 0 0px;
	  margin: 0;
  }

#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 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;
	  color: #265865;
   }

#boxLogin .boxcontent a
   {
     color: #265865;
   }

#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{
	text-align: right;
	padding-right: 20px;
}

.loginform input {
	width: 60%;
	font-size: 1em;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.loginform input:focus, .sffocus, .sffocus {
	background-color: #fff;
}
/*- /Форма входа */

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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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(/templates/kp1/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: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(/templates/kp1/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: #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;
   }

/*- Подсветка ошибок формы */
#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;
   }

/* /Ошибка на странице свяжитесь с нами */

/* Вывод товаров */
/* листинг */
.ProductsListing{width:267px;float: left;height:250px;margin: 0 0 10px 0;padding: 0 0 0 0;background: url(/templates/kp1/img/listing_bottom.png) 0 100% no-repeat;}
.ProductsListing-right {width:267px;float:right;height:250px;margin: 0 0 10px 0;padding: 0 0 0 0;background: url(/templates/kp1/img/listing_bottom.png) 0 100% no-repeat;}
.ProductsListing-top { background: url(/templates/kp1/img/listing_top.png) 0 0 no-repeat;padding:10px;}
.ProductListingImage {float:left;width:120px;height:140px; text-align:center;}
.ProductsListingName {color: #d98b4e;font-size: 15px;padding:0; height:65px}
.ProductsListingName a {color: #d98b4e;font-weight: bold;}
.ProductsListingManuf {font-size:11px; color:#265865}
.ProductsListingDescription {float:right; width:120px;padding:0 0 10px 0;font-weight:normal;}
.ProductListingButton {}
/* / листинг */

/* Количество колонок с товаром на странице новинки */
dl.itemNewProducts
   {
     display: block;
     width: 100%; /* количество колонок, 50% - товар выводится двумя колонками, т.е. два товара в одной строке, 100% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     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;
   }
/* /Количество колонок с товаром на странице рекомендуемые товары */

/* Количество колонок с товаром в блоке новинки на главной странице */
dl.itemNewProductsDefault
   {
     display: block;
     width: 48%; /* количество колонок, 48% (не 50, иначе в IE всё равно в одну колонку будут) - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }
/* /Количество колонок с товаром в блоке новинки на главной странице */

/* Количество колонок с новостями на главной странице */
dl.itemLatestNewsDefault
   {
     display: block;
     width: 98%; /* количество колонок, 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;
   }

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;
   }

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;
   }

/* /Вход */

dt.itemImage
   {
     float: left;
     display: block;
     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
   {
     display: block;
     margin: 0 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemDescriptionPrice
   {
     display: block;
     margin: 1em 0 0 0;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemNews
   {
     display: block;
     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;
   }

/* /Вывод товаров */

/* Вывод категорий */
/* категории на главной */
.CatList {width:180px;min-height:120px;display: -moz-inline-stack;display: inline-block;vertical-align: top;margin:0 -1px 20px 0;zoom:1;*display:inline;_height:120px;}
* html .CatList {margin:0 0 20px;}
* + html .CatList {margin:0 0 20px;}
.CatListImage {display:block;display:table-cell;width:180px;height:100px;text-align:center;vertical-align:middle;}
.CatListName {padding:0 10px 5px 10px;color: #d98b4e;font-size: 15px; font-weight:bold;}
.SubCatListName {margin:2px 10px;padding:0 0 0 7px; background:url(/templates/kp1/img/subcat-bullet.png) 0 6px no-repeat;}

/* /категории на главной */

dl.itemCategoriesListing
   {
     width: 30%; /* количество колонок, 50% - товар выводится двумя колонками, т.е. два товара в одной строке, 100% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     height: auto; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }

dt.itemCategoriesListing
   {
     float: left;
     height: auto;
     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;
font-size: 14px;
   }

/* /Вывод категорий */

/* Страница карточки товара */

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(/templates/kp1/img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 14px;
   }

/* /Ссылки на странице мои данные */

span.bold1
   {
     font-weight: bold;
	font-size: 20px;
   }



span.bold
   {
     font-weight: bold;
	font-size: 17px;
   }

/* 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;
   }

/*===========================Katalog_tov===============================*/
.katalog_tov {
width: 99%;
}

.katalog_tov td {
vertical-align: top;
}

.katalog_tov_left {
text-align: center;
width: 100px;
}

.katalog_tov_center {
padding: 5px 3px 5px;
}

.katalog_tov_center #products_link {
color: #d98b4e;
font-weight: bold;
font-size: 15px;
}

.katalog_tov_center p {
margin-left: 0;
}

/*]]>*/

/*
     */
/*
*/