/*<![CDATA[*/

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

body
   {
     font: 76% arial,sans-serif;
     background:#fff;
   }

html {
    overflow: auto;
}

html:not(:nth-child(1)) {
    overflow: visible;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

img
   {
	  border: 0;
   }

h2, h3
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

  h1
  {
background-color: #eeeeee;
border-left:#ff6666 5px solid;
font-size: small;
font-weight: normal;
  }

/*  .mainlinks
  {
    font-size: small;
	font-weight: normal;

  } */


#uslugi
{

	padding: 5px 25px 5px 5px;
	margin-top: 2px;
	margin-right: 1px;
	display:block;
	position:absolute;
	right:0px;
	top: 0px;
	width: 450px;
	height: 114px;
	border: 1px #ffe187 solid;
	background: #FFF;
	overflow:hidden;
}

#uslugi ul
{
	float:left;
	margin: 30px 0 10px 0;
}

#uslugi li a
{
	font-weight: normal;
}

#uslugi li a:visited
{
	font-weight: normal;
}

#uslugi li a:hover
{
	font-weight: normal;
}

#sites_wr {
width:100%;
display: block;

}

.small {
width:200px;
height:150px;
background-color:#f6f0e9;
float:left;
margin:10px;
padding:4px;
border:1px solid #d1c7c7;
text-align:center;
overflow: hidden;
}

.smallportfolio {
width:250px;
height:250px;
background-color:#f6f0e9;
float:left;
margin:5px;
padding:4px;
border:1px solid #d1c7c7;
text-align:center;
overflow: hidden;
}

.spfn{
float:none;
width:400px;
height:25px;
display:block;
position:relative;
margin-top:20px;
font-weight:bold;
}

.sp{
width:250px;
height:250px;
background-color:#f6f0e9;
float:none;
margin:5px;
padding:4px;
border:1px solid #d1c7c7;
text-align:center;
overflow: hidden;
}

.smalldemo {
display:block;
width:200px;
height:200px;
float:left;
margin: 10px;
}

.small1 {
display:block;
width:200px;
height:50px;
text-align:center
}



.small img {
атрибуты
margin:5px 0;
}

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

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

/* Центр */
div#wrapper
   {
    height: auto !important;
    height: 100%;
    min-height: 100%;
}


* html #wrapper { overflow: visible; }

#wrapper {
padding-left: 205px;
    padding-right: 205px;
     overflow: hidden;
    float: left; /* IE 5.01 */
    float/**/: none;

    position: relative;
	}

#left, #right, #content {
    float: left;
    position: relative;
    padding-bottom: 1000em !important;
    margin-bottom: -997em !important; /* компенсация высоты футера */
}

div#content
   {
     width:100%;

   }

/* /Центр */

/* Левая колонка */
div#left {
width: 200px; /* Ширина левой колонки */
margin-left: -100%;
right: 200px;
background: #fffbe9;
}

* html #left { /* IE6 */
    left: 200px;
}

/* /Левая колонка */

/* Правая колонка */
div#right {
background: #ffefef;
width: 200px; /* Ширина правой колонки */
margin-right: -100%;
}

   #left, #right, #content {
    float: left;
    position: relative;
    padding-bottom: 3em; /* копенсация высоты футера */
}

/* прячем от IE/Mac \*/
#left, #right, #content {
    padding-bottom: 1000em !important;
    margin-bottom: -997em !important;
}
/**/

#wrapper:after {
    content: 'EasyClearing';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wrapper { display: inline-block; }
/*\*/
#wrapper { display: block; }
/**/

 #wrapper {
    float: left; /* IE 5.01 */
    float/**/: none;
}

@media all and (min-width: 0px) {
    #left, #right, #content {
        margin-bottom: 0 !important;
        padding-bottom: 3em !important; /* копенсация высоты футера */
    }

    #left:before, #right:before, #content:before {
        content: 'EasyClearing';
        display: block;
        background: inherit;
        padding-top: 1000em !important;
        margin-bottom: -1000em !important;
        height: 0;
    }
}






/* /Правая колонка */

/* Низ */
div#footer
   {
     clear:left;
     width:100%;
     background:#f0f0f0;
     text-align:center;
     color:#000;
   }

div#footer p
   {
     margin: 0;
     padding: 5px 10px;
   }

/* /Низ */

/* Навигация */
div#navigation
   {
     padding-top: 0.5em;
     padding-bottom: 0.5em;
     padding-left: 10px;
     display:block;
     background: #ffe187;
     color: #000;
	 height: 60px;
   }

#navigation span
   {
     display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #000;
     border-bottom: 1px #f57043 solid;

     padding: 0 0 0 20px;
   }

#navigation a
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #000;
     text-decoration: none;
   }

#navigation a:hover
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fe723c;
     text-decoration: none;
   }

#navigation a:visited
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;

     text-decoration: none;
   }

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

/* Заголовок страницы */
#content h1
   {
     display: block;
     font-size: 17px;
     color: #fff;
     padding: 0 0 0 20px;
     margin: 0 0 0 0;
  background-color: #475CC9;
  border-left:#ff1111 5px solid;
	font-weight: bold;
   }

#content h1 a
   {
     color: #fff;
font-size: 17px;
font-weight: bold;
text-decoration:none;
   }
/* /Заголовок страницы */

/* Скругленные углы */
.page
   {
     background: transparent;
     width: 100%;
     margin-top: 0;
     margin-bottom: 0.5em;
   }

.pageItem
   {
     background: #fff;
     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;
     background: #fff;

   }

.pagecontentfooter
   {
     display: block;
     text-align: right;
     background:#ffffff;
     margin-top: 0.5em;
     margin-bottom: 0.5em;

   }
/* /Скругленные углы */

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

#menu
   {
	  background: #fff;

	  border-width: 1px;
	  margin-top: 1em;
	  padding-top: .6em;
   }

#menu ul, #navigation ul li
   {
	  list-style: none;
	  margin: 0;
	  padding: 0;
   }

#menu ul
   {
	  padding: 5px 0 0px;
	  text-align: center;
   }

#menu ul li
   {
	  display: inline;
	  margin:0 .375em;
   }

#menu ul li.last
   {
	  margin-right: 0;
   }

#menu ul li a
   {

	  background-color: #fffbe9;
	  color: #0f68ca;
	  padding: 0px 0 0px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li.current a
   {

	  background-color: #ffe187;
	  color: #000;
	  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;
     border-bottom:0;
   }

#menu ul li a:hover span
   {
	  color: #fe723c;
     font-weight: bold;
	  text-decoration: none;
   }

/*\*//*/
#menu ul li a
   {
	  display: inline-block;
	  white-space: nowrap;
	  width: 1px;
   }

#menu ul
   {
	  padding-bottom: 0;
	  margin-bottom: -1px;
   }
/**/

/*\*/
* html #menu ul li a
   {
	  padding: 0;
   }
/**/

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

/*- Боксы */

/*- Бокс разделы */
#boxCategories
   {
     text-align: left;
     margin-bottom: 0.5em;
     margin-top: 0;
     padding-bottom: 0.3em; /* отступ от края бокса, т.е. от пунктирной линии */
  	  
   }

/*- Заголовок бокса разделы */
#boxCategories h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     
     background-color: #f35119;
     margin: 0 0 .4em .3em;
     padding: 0 0 0 16px;
  }
/*- /Заголовок бокса разделы */

/*- Список разделов */
#categoriesBoxMenu 
   {
     padding: 0;
     margin: 0;
   }

#categoriesBoxMenu #CatNavi, #CatNavi ul, #CatNavi li 
   { 
     margin: 0; 
     padding: 0; 
     list-style-type: none; 
   }

#categoriesBoxMenu #CatNavi li a
   { 

     display: block; 
     padding: 0.1em 0;
     color: #0f68ca;
     text-indent: 0.4em;
     /*background-color: #fffbe9; */
     text-decoration: underline;
     margin: 0.2em 0; 
     border-left: 0.4em solid #f57043;
	border-right:1px solid #fff;	
     /*border-top:1px solid #fff; 
     border-bottom:1px solid #fff; 
     */
   }

#categoriesBoxMenu #CatNavi li a:hover
   { 
     color: #f00; 
     /*border-left: 0.4em solid #3169C6; 
     border-top:1px solid #3169C6; 
     border-bottom:1px solid #3169C6; 
     border-right:1px solid #3169C6; */
     background-color: #c6d3ef;
   }

#categoriesBoxMenu #CatNavi .CatLevel1, 
#categoriesBoxMenu #CatNavi .CatLevel2, 
#categoriesBoxMenu #CatNavi .CatLevel3,
#categoriesBoxMenu #CatNavi .CatLevel4,
#categoriesBoxMenu #CatNavi .CatLevel5,
#categoriesBoxMenu #CatNavi .CatLevel6
   {
padding-left: 0.5em;
color:#4c4c4c;
background:#fff;
   }
   
#categoriesBoxMenu #CatNavi .CatLevel0 a{
font-weight:bold;
border-top:1px solid #fff; 
border-bottom:1px solid #fff;
}

#categoriesBoxMenu #CatNavi .CatLevel2{
padding-left: 1em;
}

#categoriesBoxMenu #CatNavi .CatLevel1 a
{
color:#4c4c4c;
background:#fff;
font-weight:bold;
border-top:1px solid #fff; 
border-bottom:1px solid #fff;
} 
   
#categoriesBoxMenu #CatNavi .CatLevel2 a
{
color:#4c4c4c;
font-weight:normal;
}   
   
#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; 
   }
   

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

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

#boxbottom {
display:block;
width:200px;
height:14px;
float:none;
background:url('img/boxes/boxbot.jpg') no-repeat left bottom;
}

#boxtop{

}

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

#boxcont ul{
padding:0;
margin:0 0 0 10px;;
}

#boxcont h5 {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     background-color: #ff0000;
     margin: 0 0 .4em 0;
     padding: 0 0 0 16px;
}

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

#tehpodd ul{
padding:0;
margin:0 0 0 10px;;
}

#tehpodd h5{
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     background-color: #529ed0;
     margin: 0 0 .4em 0;
     padding: 0 0 0 16px;
}

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

#weather h5{
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     background-color: #ff7e00;
     margin: 0 0 .4em 0;
     padding: 0 0 0 16px;
}

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

#kurs h5{
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     background-color: #8100A8;
     margin: 0 0 .4em 0;
     padding: 0 0 0 16px;
}



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

/*- Заголовок бокса контент */

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

/*- Содержимое бокса контент */
#boxContentContent 
   {
     padding-left: 0;
     text-align: center;
  }

#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;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     
     padding: 0 0 0 12px; 
   }

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

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

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

/*- Заголовок бокса информация */
#boxInformation h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
    
     background-color: #ff0000;
     margin: 0 0 .4em 0;
     padding: 0 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: 0;
     margin: 0 0 0 0;
   }

#boxInformation li {
	display: block;
   font: 12px Tahoma, Verdana, Arial, sans-serif;
   padding: 6px 0 0 12px;
   list-style-type: none;
   background: url(http://nana.by/templates/vamshop/img/kl2x.gif) no-repeat 4px 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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0f68ca;

     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса быстрый заказ */

/*- Содержимое бокса быстрый заказ */
#boxAddQuickieContent
   {
     padding-left: 1em;
  }

#boxAddQuickieContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

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

/*- Форма быстрый заказ */
.addquickieform input {
	width: 80%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.addquickieform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /Форма быстрый заказ */

/*- /Бокс быстрый заказ */

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

   }

/*- Заголовок бокса авторы */
#boxAuthors h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0f68ca;

     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;



     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */

   }

/*- Заголовок бокса статьи */
#boxArticles h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;

     background-color: #f35119 ;
     margin: 0 0 .4em 0;
     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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

/*- Заголовок бокса партнёрка */
#boxAffiliate h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0f68ca;

     background: url(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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

/*- Заголовок бокса новые статьи */
#boxArticlesNew h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0f68ca;
     border-bottom: 1px #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;
  }

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

   }

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

/*- Содержимое бокса просмотренные товары */
#boxLastViewedContent
   {
     padding-left: 0;
     text-align: center;
  }

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

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

/*- /Бокс просмотренные товары */

/*- Бокс отзывы */
#boxReviews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

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

/*- Содержимое бокса отзывы */
#boxReviewsContent
   {
     padding-left: 0;
     text-align: center;
  }

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

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

/*- /Бокс отзывы */

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

/*- Заголовок бокса поиск */
#boxSearch h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;

     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: 400px;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.searchboxform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /Форма бокса поиск */

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

/*- Бокс скидки */
#boxSpecials
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

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

#boxSpecials h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
/*- /Заголовок бокса скидки */

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

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

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

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

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

   }

/*- Заголовок бокса рекомендуемые */
#boxFeatured h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
	 font-weight: bold;
     color: #0f68ca;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxFeatured h5 a
   {
     color: #0f68ca;
     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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

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

#boxWhatsNew h5 a
   {
     color: #0f68ca;
     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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

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

#boxNews h5 a
   {
     color: #0f68ca;
     text-decoration: none;
   }
/*- /Заголовок бокса новости */

/*- Содержимое бокса новости */
#boxNews .boxNewsContent
   {
     padding-left: 1em;
     margin-bottom: 0.5em;
     text-align: left;
	 font: 10px Tahoma, Verdana, Arial, sans-serif;
  }

#boxNews .boxNewsContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
	 font: 10px Tahoma, Verdana, Arial, sans-serif;
  }

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

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

/*- Бокс вопросы и ответы */
#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: #ffe187;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxFaq h5 a
   {
     color: #ffe187;
     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;
     margin-bottom: 0.2em;
     margin-top: 0.5em;
     margin-right: 0.4em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
   }

#boxCart .top, #boxCart .bottom
   {
     display: block;
     background: transparent;
     font-size: 1px;
   }

/* Шапка с углами */
#boxCart .b1, #boxCart .b2, #boxCart .b3, #boxCart .b4, #boxCart .b5
   {
     display: block;
     overflow: hidden;

   }
/* /Шапка с углами */

/* Низ с углами */
#boxCart .b1b, #boxCart .b2b, #boxCart .b3b, #boxCart .b4b, #boxCart .b5b
   {
     display: block;
     overflow: hidden;



   }
/* /Низ с углами */

#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;

     color: #000;
     font: 12px Tahoma, Verdana, Arial, sans-serif;

   }

#boxCart .boxcontent
   {
     display: block;
     background: #ffefef;

   }

#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: #0f68ca;
     text-decoration: none;
	 font-weight: bold;
   }

#boxCart .boxheader a:hover
   {
     color: #fe723c;
     text-decoration: none;
	 font-weight: bold;
   }
/* /Ссылки в заголовке бокса */

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

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

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

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

#boxLogin .top, #boxLogin .bottom 
   {
     display: block; 
     background: transparent; 
     font-size: 1px;
   }


#boxLogin .boxheader 
   {
     display: block; 
     background: #ffefef; 
     color: #0f68ca;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     
   }

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

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

#boxLogin .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxLogin .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.2em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
/* /Оформление */

/*- Форма входа */
.loginform input {
	width: 70%;
	font-size: 1em;

	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 Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffe187;
     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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

/*- Заголовок бокса рассылка */
#boxNewsletter h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;

     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; /* отступ от края бокса, т.е. от пунктирной линии */

   }

/*- Заголовок бокса лучшие товары */
#boxBestsellers h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0f68ca;

     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса лучшие товары */

/*- Содержимое бокса лучшие товары */
#boxBestsellersContent
   {
     padding-left: 1em;
  }

#boxBestsellersContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /Содержимое бокса лучшие товары */

#boxBestsellersContent p.BestsellersContentRight
   {
     text-align: right;
     padding-right: 0.2em;
     padding-bottom: 0.3em;
   }

#boxBestsellersContent  span
   {
     font-weight: bold;
   }

/*- /Бокс лучшие товары */

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

   }

/*- Заголовок бокса информация о группе */
#boxGroupInfo h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса информация о группе */

/*- Содержимое бокса информация о группе */
#boxGroupInfoContent
   {
     padding-left: 0;
     text-align: center;
  }

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

#boxGroupInfoContent  span
   {
     font-weight: bold;
   }

/*- /Содержимое бокса информация о группе */

/*- /Бокс информация о группе */

/*- Бокс валюты */
#boxCurrencies
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

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

/*- Содержимое бокса валюты */
#boxCurrenciesContent
   {
     padding-left: 0;
     text-align: center;
  }

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

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

/*- Форма выбора валюты */
#boxCurrenciesContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
/*- /Форма выбора валюты */

/*- /Бокс валюты */

/*- Бокс языки */
#boxLanguages
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /* отступ от правого края браузера */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /* отступ от края бокса, т.е. от пунктирной линии */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

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

/*- Содержимое бокса языки */
#boxLanguagesContent
   {
     padding-left: 0;
     text-align: center;
  }

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

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

/*- /Бокс языки */

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

/*- Заголовок бокса производители */
#boxManufacturers h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;     
     background: #48A500;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /Заголовок бокса производители */

/*- Содержимое бокса производители */
#boxManufacturersContent
   {
     padding-left: 0;
     text-align: center;
     min-height:20px;
  }

#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;
  	 background:url('img/boxes/boxbg.jpg') repeat-y;
   }

/*- Заголовок бокса информация о производителе */
#boxManufacturersInfo h5
   {
display: block;
height:30px;
width:200px;
background:url('img/boxes/boxtop.jpg') no-repeat left top;
color: #7F7F7F;
font-family: Arial;
font-size: 12px;
font-weight: bold;
line-height: normal;
padding: 5px 0px 5px 10px;
margin:0;
  }
/*- /Заголовок бокса информация о производителе */

/*- Содержимое бокса информация о производителе */
#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: #fffbe9;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;
     background: #fffbe9;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Информация о магазине */

/*- Формы */



form
   {
	  width: 100%;
	  margin: 0;
   }

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

/*- Подсветка ошибок формы */
#errormsg
   {
     border: 2px solid #c00;
     padding: 5px;
     width: 96%;
   }

.error
   {
	  background: #fcc;
   }
/*- /Подсветка ошибок формы */

.form textarea:focus, input:focus, .sffocus, .sffocus
   {
	  background-color: #ffc;
   }

span.Requirement
   {
     color: red;
   }

/*- /Формы */

/*- Цены */

span.markProductOutOfStock
   {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     color: #c76170;
     font-weight: bold;
   }

span.productSpecialPrice
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

span.productOldPrice
   {
	  font-family: Verdana, Arial, sans-serif;
	  color: #ff0000;
	  text-decoration: line-through;
   }

span.errorText
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

/*- /Цены */

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

div.contacterror
   {
     border: 1px solid;
     border-color: #ff0000;
     background-color: #FFCCCC;
     text-align: center;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
   }

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

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

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

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

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

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

/* Количество колонок с товаром в блоке новинки на главной странице */
dl.itemNewProductsDefault
   {
     display: block;
     width: 44%; /* количество колонок, 48% (не 50, иначе в IE всё равно в одну колонку будут) - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     height: 160px; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */
     margin: 2%;
     padding: 5px;
     background: transparent;
     border-top: 1px #ddd solid;
     border-left: 1px #ddd solid;
     border-right: 2px #ccc solid;
     border-bottom: 2px #ccc solid;
   }

dl.itemNewProductsDefault a {
text-decoration:none;
}

   dl.itemFeaturedProductsDefault
   {
     display: block;
     width: 48%; /* количество колонок, 48% (не 50, иначе в IE всё равно в одну колонку будут) - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     height: 140px; /* высота блока с товаром, нужно устанавливать обязательно, иначе блоки товаров с картинками и без будут "слипаться" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }

dl.itemFeaturedProductsDefault a {
text-decoration:none;
}

/* /Количество колонок с товаром в блоке новинки на главной странице */

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

   }
/* /Количество колонок с новостями на главной странице */

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

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

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

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

   }

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

/* Информация о заказе, адрес клиента и адрес доставки */
dl.ordersAddress
   {
     display: block;
     width: 49%; /* количество колонок, 48% - товар выводится двумя колонками, т.е. два товара в одной строке, 99% - товар выводится одной колонкой, т.е. один товар в одной строке */
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-top: 1px #e6f1ff 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;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
	 border: 1px #eeeeee solid;
	 margin: 0 0 0 0;
   }

dt.itemNews
   {
     display: none;
     float: left;
     background: transparent;

     margin: 3px 3px 3px 3px;
     padding: 5px 5px 0 5px;
     text-align: left;
	 font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;

   }

.zagolovoktovaranaglavnoi a{
color:#0F68CA;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

.zagolovoktovaranaglavnoi a:hover{
text-decoration:underline;
}

dd.itemDescription
   {
     display: block;
     margin: 0 0 0 10px;
     padding: 5px 5px 0 90px;
     line-height: normal;
     background: transparent;
	color: #444;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
   }

dd.itemDescription ul{
padding:0 0 0 10px;
margin:0 0 0 3px;
}

dd.itemDescription a {
text-decoration: none;
color: #444;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}

.productname {
font-weight:bold !important;
color:#06C !important;
font-size:14px !important;
text-decoration:none !important;
}

.productname:hover {
text-decoration:underline !important;
}

.podrobneeitemDescription {
display:block;
color: #888;
font-size: 9px;
float:left;
margin: 15px 0 0 0;
padding:0;
float:left;
list-style-type:none;
text-align:center;
}

.podrobneeitemDescription li {
margin:0;
padding:0;
list-style-type:none;
}

.podrobneeitemDescription a {
text-decoration: none;
color: #888;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
}

.podrobneeitemDescription a:hover {
text-decoration: underline;
color: #888;
}

dd.itemDescriptionPrice
   {
     display: block;
     margin: 1em 0 0 0;
     padding: 5px 20px 0 0;
     line-height: normal;
     background: transparent;
	 color:red;
	 font-weight:bold;
	 text-decoration:none !important;
     float:right;
   }


dd.itemNews
   {
     display: block;
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
	 font: 12px Tahoma, Verdana, Arial, sans-serif;
	 margin-top: 5px;
   }

   dd.itemNews img
   {
     padding: 0 5px 2px 0;
   }

   dd.itemNews a
   {
   text-decoration: none;
   }

div.clear
   {
     clear: both;
   }

div.navigation
   {
     display: block;
     width: 100%;

     padding-top: 1em;
   }

span.right
   {
     float: right;
     padding-right: 20px;
   }

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

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

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

dt.itemCategoriesListing
   {
     float: left;
     height: 140px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
   }

dd.itemCategoriesListing
   {
     margin: 0 1em 0 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
     text-align: center;
   }

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

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

p.center
   {
     text-align: center;
   }

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

div.ProductInfoRight
   {
     float: left;
     margin-left: 1em;
     text-align: right;
   }

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

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

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

li.accountLinks
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 14px;
   }

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

span.bold
   {
     font-weight: bold;
   }

/* Ajax quick find */

div.ajaxQuickFind
   {
     text-align: left;
   }

ul.ajaxQuickFind
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxQuickFind
   {
     font-size: 80%;
     padding-left: 0px;
   }

/* /Ajax quick find */

/* Ajax add quickie suggest */

div.ajaxAddQuickie
   {
     text-align: left;
   }

div.addQuick
   {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }

ul.ajaxAddQuickie
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxAddQuickie
   {
     font-size: 80%;
     padding-left: 0px;
   }

/* /Ajax add quickie suggest */

.errorBox
   {
	  background-color: #ffb3b5;
   }

.messageStackError, .messageStackWarning
   {
     background-color: #ffb3b5;
   }

.messageStackSuccess
   {
     background-color: #99ff00;
   }

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

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

   .style1 {
	border-color: #3399FF;
	border-width: 0;
}
.style2 {
	font-size: x-small;
}
.style3 {
	color: #818181;
	text-decoration: line-through;
	font-size: x-small;
}
.style6 {
	text-align: center;
	border: 1px solid #3399FF;
}
.style9 {
	text-align: left;
	border: 1px solid #3399FF;
	margin-left: 40px;
}
.style10 {
	margin-left: 40px;
}
.style11 {
	font-size: x-small;
	text-align: left;
	border: 1px solid #3399FF;
	margin-left: 80px;
}
.style12 {
	font-size: x-large;
	text-align: center;
	color: #FF0000;
	border: 1px solid #3399FF;
	margin-left: 40px;
}
.style14 {
	font-size: x-large;
	text-align: center;
	color: #000080;
	border: 1px solid #3399FF;
}
.style15 {
	font-size: x-small;
	text-align: center;
	border: 1px solid #3399FF;
}
.style16 {
	font-size: x-small;
	text-align: left;
	border: 1px solid #3399FF;
}
.style17 {
	font-size: x-small;
	text-align: left;
	border: 1px solid #3399FF;
	margin-left: 40px;
}
.style20 {
	border: 1px solid #3399FF;
}
.style21 {
	border: 1px solid #3399FF;
	font-size: x-small;
}
.style22 {
	font-size: large;
	text-align: center;
	border: 1px solid #3399FF;
	color: #FF0000;
}
.style27 {
	font-size: x-small;
	font-weight: bold;
}
.style28 {
	font-weight: bold;
	border: 1px solid #3399FF;
	font-size: x-small;
}
.style29 {
	font-size: large;
	text-align: center;
	border: 1px solid #3399FF;
	color: #000080;
}
.style30 {
	font-size: medium;
}
.style31 {
	font-size: small;
}

/* TABBER */

.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}

.tabberlive {
 margin-top:1em;
}

ul.tabbernav
{
 display:block;
 height:30px;
 float:none;
 margin:0 0 0 17%;
 padding:0;
 font: bold 10px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 background:url('img/tabber/na.jpg') no-repeat left top;
 margin: 0;
 display: block;
 float: left;
 width:130px;
 height:16px;
 text-align:center;
 vertical-align: middle;
 padding: 7px 0;
}

ul.tabbernav li a
{
 font-size:10px;
 text-decoration: none;
}

li.tabberactive {
 background:url('img/tabber/a.jpg') no-repeat left top !important;
}

ul.tabbernav li a { color: #808080; }

ul.tabbernav li a:hover
{
 color: #808080;
 text-decoration:none;
}

ul.tabbernav li.tabberactive a
{
 text-decoration:none;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #808080;
}

.tabberlive .tabbertab {
 padding:0;
 margin:0;
 width:580px;
 height: auto;
 background:url('img/tabber/bg.jpg') repeat-y left top;
}

.tabbertab h1 {
color:#000 !important;
}

.tabbertabtop {
width:580px;
height:28px;
display:block;
float:none;
background:url('img/tabber/bgtop.jpg') no-repeat left top;
}

.tabbertabbot {
width:580px;
height:28px;
display:block;
float:none;
background:url('img/tabber/bgbot.jpg') no-repeat left bottom;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 min-height:200px;
 overflow:auto;
}

.tabberli {
list-style-type:none; 
margin:0; 
padding:0; 
display:block; 
min-height:25px; 
width:570px;
}

.tabberlileft {
float:left; 
text-align:right; 
padding: 4px 0px; 
width: 230px; 
display:block;
}

.tabberliright {
color: #666; 
font-size: 11px; 
font-weight: normal; 
padding: 4px 0px 4px 210px; 
text-align: left; 
width:250px; 
display:block;
}

/*RAMKA*/

#ramtop {
width:100%;
height:29px;
display:block;
float:none;
background: url('img/ram/topleft.jpg') no-repeat left top;
text-align:right;
}

#ramleft {
padding: 0 0 0 15px;
margin:0;
background:url('img/ram/left.jpg') repeat-y left top;
}

#ramright {
background:url('img/ram/right.jpg') repeat-y right top;
margin-right:15px;
}

#rambot {
width:100%;
height:29px;
display:block;
float:none;
background: url('img/ram/botleft.jpg') no-repeat left top;
text-align:right;
}

/*]]>*/
