/* -----------------------------------------------------------------------------------------
   VaM Shop - open source ecommerce solution
   http://vamshop.ru

   Copyright (c) 2006 VaM Shop
   -----------------------------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

/*<![CDATA[*/

*   {
     margin: 0;
     padding: 0;
   }

body
   {
     font-size:11px ;
	 position:relative;
	 font-family:Arial, Helvetica, sans-serif;
	 background:#D2DDFC;
     }

html>body #container {height: auto; min-height: 100%;}

h4 { font-size: 14px; margin-top:15px;}
ul {margin-bottom:10px; margin-left:20px;}

ol {margin-left:20px; margin-top: 15px;}
ol li { margin-bottom: 10px;}

img
   {
	  border: 0;
   }

h2, h3
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

/*      */
a
   {
     color: #000;
     text-decoration: underline;
   }

a:hover
   {
     color: #003399;
     text-decoration: none;
   }
/* /     */

/*  */
#container {
width:1000px;
margin:0 auto;
height:100%;
position:relative;

}

.blocks {
border:1px solid #003399;
float:left;
display:block;
}

.tables  {
margin:10px 0;
border:1px solid #cecece

}

.tables td {
padding:2px 5px;
border:1px solid #cecece
}

.blocks2 {
border:1px solid #003399;
margin:2px 2px;
float:left;
display:block;
padding:10px;
}


div#wrapper
   {
     float: left;
     width: 500px;

	 padding:0 13px 0 0px;
	 margin:10px 20px;
	 _margin:10px 5px;
	 height:100%;
	 min-height:100%;
   }

   div#wrapper h3
   {
     font-size:14px;
	 font-weight:bold
   }

div#content
   {
     margin: 0 0;
	 height:100%;
	 min-height:100%; /*      */
   }

   #content font { color:#000 !important	}

   #content table { color:#000 !important	}

   #content .navigation { color:#000 !important	}

   #content p { color:#000 !important	}

/* / */

/*   */
div#left
   {
     float: left;
     width: 230px; /*    */
     background: #fff;
   }
/* /  */

/*   */
div#right
   {
     float: left;
     width: 225px; /*    */

     background: #fff;
   }
/* /  */

/*  */
div#footer
   {
     clear: both;
     width: 1000px;
     background:url(img/footer_bg.jpg) no-repeat 0% 0% !important ;
     text-align: center;
	 margin:0 auto;
	 height:66px;
   }

   .invis {
float:left;
padding:32px 0 0 42px;
font-size:11px;;
text-align:left !important
}

.invis a {
font-size:11px;
color:#012B81;
text-decoration:none
}

#profi {
    float: right;
    color: white;
    padding-right: 15px;
    padding-top: 5px;
    font-size: 14px;
}


.link0:hover, .link1:hover, .link2:hover, .link3:hover, .link4:hover, .link5:hover {
color:#ffffff;
}

.link0 {padding:10px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.link1 {
padding:10px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.link2 {
padding:10px;
color:#fff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.link3 {
padding:10px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.link4 {
padding:10px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.link5 {
padding:10px;
color:#ffffff;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.banner {
float:right;
padding:24px 26px 0px 0;
}

.banner a {
margin:0 0 0 10px;
}

div#footer p
   {
     margin: 0;
   }

   #header {
   padding-top: 2px;
   background-color: #D2DDFC;
   }

   #head {
/*   height:315px; width:983px;*/
   height:163px;
   width:983px;
/*   background: url(img/header_bg.jpg) no-repeat 0% 0%;*/
   background: url(img/header_bg_new.jpg) no-repeat 0% 0%;
   padding:1px 0 0 20px;
   margin:0px auto 0;
/*   _margin:-18px auto 0;*/
   position:relative
   }
   *+html #head {
   margin:-18px auto 0;
   }

   #head .logo {
   /* background: url(img/logo.png) no-repeat 0% 0%;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=templates/vodolei/img/logo.png, sizingMethod='crop');_background:none;*/
   display:block;
   height:197px;
   width:219px;
   margin:0 !important;
   float:left;
   position:relative;
   z-index:500
   }

   #head .logo a {
   height:197px;
   width:219px;
   }

   #head h1 {
   /*background: url(img/slogan.gif) no-repeat 0% 0%;*/
   display:block;
   height:90px;
   width:446px;
   margin:14px 0 0 23px; !important;
   float:left;
   }

   #head h1 a {
   height:90px;
   width:446px;
   }

   .number {
/*   border: 1px solid red;*/
   position:absolute;
   right:10px;
   top:25px;
   }

   .number a {
   font:Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:18px;
   color:#ffffff;
   text-decoration:none;
   }

   .nav_menu {
   color:#000;
   margin:0 0 0 20px;
   background-color: #d2ddfc;
   }

   .nav_menu a {
   color:#000;
   text-decoration:none;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   padding:0 0 0 3px;
   margin:0 0px 0 0;
   }

/* /

/*  */
div#navigation
   {
     padding-top: 0.5em;
     padding-bottom: 0.5em;
     padding-left: 10px;
     border-bottom: 1px solid #000;
     background: #990000;
     color: #ffffff;
   }

#navigation span
   {
     display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     border-bottom: 2px #990000 solid;
     background: url(img/navigation.gif) no-repeat left center;
     padding: 0 0 0 20px;
   }

#navigation a
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
   }

#navigation a:hover
   {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     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: 16px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #0F3F9F;
     border-bottom: 2px #0F3F9F solid;
     background: url(img/heading1.gif) no-repeat left 3px;
     padding: 0 0 0 20px;
     margin: 0.2em 0 0.2em 0;
   }

#content h1 a
   {
     color: #0F3F9F;
     text-decoration: none;
   }
/* /  */

/*   */
.page
   {
     background: transparent;
     width: 100%;
     margin-top: 0.5em;
   }

.pageItem
   {
     background: #f1f1f6;
     width: 100%;

   }

.page h1, .page p
   {
     margin: 0 10px;
   }

.page h1
   {
     font-size: 2em;
     color: #fff;
   }

.page p
   {
     padding-bottom: 0.5em;
     padding-top: 0.5em;
   }

.page .b1, .page .b2, .page .b3, .page .b4, .page .b1b, .page .b2b, .page .b3b, .page .b4b
   {
     display: block;
     overflow: hidden;
     font-size: 1px;
   }

.page .b1, .page .b2, .page .b3, .page .b1b, .page .b2b, .page .b3b
   {
     height: 1px;
   }

.page .b2
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b3
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4b
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b3b
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b2b
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b1
   {
     margin: 0 5px;
     background: #fff;
   }

.page .b2, .page .b2b
   {
     margin: 0 3px;
     border-width: 0 2px;
   }

.page .b3, .page .b3b
   {
     margin: 0 2px;
   }

.page .b4, .page .b4b
   {
     height: 2px;
     margin: 0 1px;
   }

.page .b1b
   {
     margin: 0 5px;
     background: #f1f1f6;
   }

.pagecontent
   {
     display: block;
     padding-left: 0.5em;
     padding-right: 0.5em;
     background: #f1f1f6;
   }

.pagecontentfooter
   {
     display: block;
     text-align: right;
     background:#ffffff;
     margin-top: 0.5em;
   }
/* /  */

/*- -  */

#menu
   {
	  background: #fff;
	  border-bottom: 1px solid #000;
	  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: url("img/tab-right.gif") no-repeat 100% 0;
	  background-color: #67748b;
	  color: #fff;
	  padding: 0px 0 0px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li.current a
   {
	  background: url("img/tab-right-active.gif") no-repeat 100% 0;
	  background-color: #990000;
	  color: #fff;
	  padding: 0px 0 1px;
     font-weight: bold;
	  text-decoration: none;
   }

#menu ul li a span
   {
	  background: url("img/tab-left.gif") no-repeat;
	  padding: 0px 1em;
     border-bottom:1px solid #000;
   }

#menu ul li.current a span
   {
	  background: url("img/tab-left-active.gif") no-repeat;
	  padding: 0px 1em 1px;
     border-bottom:0;
   }

#menu ul li a:hover span
   {
	  color: #fff;
     font-weight: bold;
	  text-decoration: none;
   }

/*\*//*/
#menu ul li a
   {
	  display: inline-block;
	  white-space: nowrap;
	  width: 1px;
   }

#menu ul
   {
	  padding-bottom: 0;
	  margin-bottom: -1px;
   }
/**/

/*\*/
* html #menu ul li a
   {
	  padding: 0;
   }
/**/

/*- /-  */

/*-  */

/*-   */
#boxCategories
   {
     text-align: left;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
   }

/*-    */
#boxCategories h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /   */

/*-   */
#categoriesBoxMenu
   {
     padding-left: 1em; /*       */
     margin: 0 auto;
   }

#categoriesBoxMenu a, #categoriesBoxMenu a:visited
   {
     padding: 0em 0 0 0px;
/*     color: #000;*/
	 font-weight:bold;
     text-decoration: none;
     margin: 0;

   }

#categoriesBoxMenu a:hover
   {
     color: #003399;
   }

#categoriesBoxMenu .boxMenuCategory
   {
     position: relative;
   }

#categoriesBoxMenu .boxMenuCategory span
   {
     font-weight: bold;
     position: relative;
   }

   .boxMenuCategory {
   background: url(img/arr.gif) no-repeat 0% 0% !important;
   padding:1px 0 3px 25px; ;
   display:block;
   font-size:13px;
   margin-top:7px
   }

#categoriesBoxMenu .boxMenuSubCategory
   {
   background: url(img/arrows2.gif) no-repeat 28px 5px !important;
   }

   .boxMenuSubCategory a
   {
    font-size:13px;
    padding:0 0 0px 40px !important;
	display:block;
    color: #585858;
   }

   .boxMenuSubSubCategory
   {
   background: url(img/arrows1.gif) no-repeat 58px 5px !important;
   }

   .boxMenuSubSubCategory a
   {
    font-size:13px;
    padding:0 0 0px 66px !important;
	display:block;
   }

#categoriesBoxMenu .boxMenuSubCategory span
   {
     font-weight: bold;
     position: relative;
   }
/*- /  */

/*- /  */

/*-   */
#boxContent
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

#boxContent ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxContent li
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/arr.gif) no-repeat left center;
     padding: 0 0 0 12px;

   }

/*- /  */

/*-   */
#boxInformation
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

#boxInformation ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxInformation li {
	display: block;
   font: 11px Tahoma, Verdana, Arial, sans-serif;
   background: url(img/icon_arrow2.jpg) no-repeat left center;
   padding: 0 0 0 12px;
}

/*- /  */

/*-    */
#boxAddQuickie
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-     */
#boxAddQuickie h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /    */

/*-     */
#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(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;
  }

/*- /   */
#boxcurrencies
   {
     text-align: left;
	 border:1px solid #003499;
	 width:208px;
	 margin:-10px 0 4px 0
   }

#boxcurrencies2
   {
     text-align: left;
	 border:1px solid #003499;
	 padding:0px 20px 15px 10px;
	 margin:2px;
   }

/*-    */
#boxcurrencies h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #003499;
	 margin:2px 0 0 0;
  }
/*- /   */

/*-    */
/*- /  */

/*-   */
#boxArticles
   {
     text-align: left;
/*	 border:1px solid #003499;*/
	 width:209px;
     height:59px;
     margin:0px 0 4px 0;
     background: url(/banner/stati.gif) no-repeat center;
   }

#boxArticles2
   {
     text-align: left;
/*	 border:1px solid #003499;*/
	 padding:0px 20px 15px 10px;
	 margin:2px;
     color: white;
   }

/*-    */
#boxArticles h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #003499;
     margin:2px 0 0 0;
  }
/*- /   */
#boxArticles a
{
    color: white;
}
#boxArticles a:hover
{
    color: aqua;
}
/*-    */
#boxArticlesContent
   {
     padding-left: 1em;
	 margin:4px 0 0 0;
/*     color: white;*/
  }

#boxArticlesContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /   */

/*- /  */

/*-    */
#boxLastViewed
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-     */
#boxLastViewed h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /    */

/*-     */
#boxLastViewedContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxLastViewedContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /    */

/*- /   */

/*-   */
#boxReviews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxReviews h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /   */

/*-    */
#boxReviewsContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxReviewsContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*- /  */

/*-   */
#boxSearch
   {
     text-align: left;
     background: url(img/login_bg.jpg) no-repeat 0% 0%;
  	 height:91px;
	 padding:13px 0 0 0;
	 margin:-1px 0 0px 0
   }

/*-    */
#boxSearch h5
   {
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #fff;
     margin: 0 0 24px 13px;
  }

#boxSearch h5 a
   {
     color: #fff;
     text-decoration: none;
   }
/*- /   */

/*-    */
#boxSearchContent
   {
     padding-left: 1em;
  }

#boxSearchContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /   */

/*-    */
.searchboxform input {
	width: 159px;
	font-size: 1em;
	border: 1px solid #003499;
	padding: 2px;
	float:left;
	height:16px;
	margin:0 7px 0 0  !important}

.searchboxform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /   */

/*- /  */

/*-   */
#boxSpecials
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxSpecials h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxSpecials h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
/*- /   */

/*-    */
#boxSpecialsContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxSpecialsContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*- /  */

/*-   */
#boxFeatured
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxFeatured h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxFeatured h5 a
   {
     color: #006600;
     text-decoration: none;
   }
/*- /   */

/*-    */
#boxFeaturedContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxFeaturedContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*- /  */

/*-   */
#boxWhatsNew
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxWhatsNew h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #990000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxWhatsNew h5 a
   {
     color: #990000;
     text-decoration: none;
   }
/*- /   */

/*-    */
#boxWhatsNewContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxWhatsNewContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*- /  */

/*-   */
#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(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;
  }

/*- /   */

/*- /  */

/*-   */

/*  */
#boxCart
   {
     text-align: left;
     margin-bottom: 4px;
     margin-top: 0.5em;
     margin-right: 0.4em; /*      */
	 border: 1px solid #0F3F9F;
	 width:208px;
	 _width:206px;

   }

   *+html #boxCart {
   width:208px;

   }


   .zakaz {
   color:#0F3F9F;
   float:right;
   margin:0 10px 0 0;
   }

   .zakaz a{
   color:#0F3F9F;
   text-decoration:none;
   font-weight:bold;
   }

   .clear {
   clear:both;
   font-size:0%;
   line-height:0%;
   }

#boxCart2
   {
   	 display:block;
	 text-align: left;
     margin: 2px;
	 _margin: 2px 1px;
	 border: 1px solid #0F3F9F;
	 padding:0 10px 0 0
   }

   *+html #boxCart2 {
   margin: 2px 1px 3px 1px;
   float:left;
   padding:0 0 2px 0
   }

#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: #fff;
     border-left: 1px solid #0F3F9F;
     border-right: 1px solid #0F3F9F;
   }
/* /   */

/*    */
#boxCart .b1b, #boxCart .b2b, #boxCart .b3b, #boxCart .b4b, #boxCart .b5b
   {
     display: block;
     overflow: hidden;
     height: 1px;
     border-left: 1px solid #0F3F9F;
     border-right: 1px solid #0F3F9F;
   }
/* /   */

#boxCart .b1, #boxCart .b1b
   {
     margin: 0 0px;
     background: #fff;
   }

#boxCart .b2, #boxCart .b2b
   {
     margin: 0 0px;
   }

#boxCart .b3, #boxCart .b3b
   {
     margin: 0 0px;
   }

#boxCart .b4, #boxCart .b4b
   {
     margin: 0 0px;
   }

#boxCart .b5, #boxCart .b5b
   {
     margin: 0 0px;
   }

#boxCart .boxheader
   {
     display: block;
     color: #0F3F9F;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
   }

#boxCart .boxcontent
   {
   }

#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: #0F3F9F;
     text-decoration: none;
   }

#boxCart .boxheader a:hover
   {
     color: #0F3F9F;
     text-decoration: none;
   }
/* /    */

p.CartContentRight
   {
     text-align: right;
     padding-right: 0.2em;
   }

/*- /  */

/*-  / */

/*  */
#boxLogin
   {
   }


#boxLogin
   {
     display: block;
     background: #fff;
     color: #003399;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border:1px solid #003399;
	 width:208px
   }

   .boxheader
   {
     display: block;
     color: #003399;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
   }



#boxLogin2
   {
     display: block;
     background: #fff;
     color: #003399;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border:1px solid #003399;
	 margin:2px;
	 padding:3px 0 5px 0;
   }

   .boxcontent
   {
     display: block;
     padding-left: 0.5em;
   }


#boxLogin .boxcontent  span
   {
     font-weight: bold;
   }

#boxLogin .boxheader p
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxLogin .boxcontent p
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.2em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
/* / */

/*-   */
.loginform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.loginform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /  */

p.LoginContentCenter
   {
     text-align: center;
	 font-size:11px;
	 padding:0 0 0px 0
   }

	.LoginContentCenter {
	padding:0 0 4px 0
	}

p.LoginContentLeft
   {
     text-align: left;
   }

/*- / / */

/*-   */
#boxNewsletter
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxNewsletter h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /   */

/*-    */
#boxNewsletterContent
   {
     padding-left: 1em;
  }

#boxNewsletterContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /   */

/*-   */
.newsletterform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.newsletterform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /  */

/*- /  */

/*-    */
#boxBestsellers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-     */
#boxBestsellers h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /    */

/*-     */
#boxBestsellersContent
   {
     padding-left: 1em;
  }

#boxBestsellersContent p
   {
     margin: 0 0 0 0;
     text-align: left;
  }

/*- /    */

#boxBestsellersContent p.BestsellersContentRight
   {
     text-align: right;
     padding-right: 0.2em;
     padding-bottom: 0.3em;
   }

#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(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;
   }

/*- /     */

/*- /    */

/*-   */

/*- /   */

/*-    */
#boxcurrenciesContent
   {
     padding-left: 0;
  }

#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.3em;
   margin-bottom: 0.2em;
   margin-left:10px
}
/*- /   */

/*- /  */

/*-   */
#boxLanguages
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxLanguages h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /   */

/*-    */
#boxLanguagesContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxLanguagesContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*- /  */

/*-   */
#boxManufacturers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-    */
#boxManufacturers h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /   */

/*-    */
#boxManufacturersContent
   {
     padding-left: 0;
     text-align: center;
  }

#boxManufacturersContent p
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

/*- /   */

/*-    */
#boxManufacturersContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
/*- /   */

/*- /  */

/*-     */
#boxManufacturersInfo
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; /*      */
     padding-top: 0.2em;
     padding-bottom: 0.4em; /*    , ..    */
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }

/*-      */
#boxManufacturersInfo h5
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
/*- /     */

/*-      */
#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;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;

     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /   */

/*-  */

form
   {
	  width: 100%;
	  margin: 0;
   }

.form input, textarea
   {
	  font-size: 1em;
	  border: 1px solid;
	  border-color: #666 #ccc #ccc #666;
	  padding: 2px;
   }

/*-    */
#errormsg
   {
     border: 2px solid #c00;
     padding: 5px;
     width: 96%;
   }

.error
   {
	  background: #fcc;
   }
/*- /   */

.form textarea:focus, input:focus, .sffocus, .sffocus
   {
	  background-color: #ffc;
   }

span.Requirement
   {
     color: red;
   }

/*- / */

/*-  */

span.markProductOutOfStock
   {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     color: #c76170;
     font-weight: bold;
   }

span.productSpecialPrice
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

span.productOldPrice
   {
	  font-family: Verdana, Arial, sans-serif;
	  color: #ff0000;
	  text-decoration: line-through;
   }

span.errorText
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

/*- / */

/*       */

div.contacterror
   {
     border: 1px solid;
     border-color: #ff0000;
     background-color: #FFCCCC;
     text-align: center;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
   }

/* /      */

/*   */

/*        */
dl.itemNewProducts
   {
     width: 100%; /*  , 50% -    , ..     , 100% -    , ..      */
     float: left;
     height: 160px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }
/* /       */

/*         */
dl.itemFeaturedProducts
   {
     width: 48%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     height: 160px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /        */

/*           */
dl.itemNewProductsDefault
   {
     width: 48%; /*  , 48% ( 50,   IE      ) -    , ..     , 99% -    , ..      */
     float: left;
     height: 160px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }
/* /          */

/*        */
dl.itemLatestNewsDefault
   {
     width: 48%; /*  , 48% ( 50,   IE      ) -    , ..     , 99% -    , ..      */
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /       */

/*        */
dl.itemLatestNews
   {
     width: 98%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
/* /       */

/*        */
dl.itemSpecials
   {
     width: 48%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     height: 160px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
/* /       */

/*         */
dl.itemLastViewed
   {
     width: 98%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     height: 160px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

/* /        */

/*   ,      */
dl.ordersAddress
   {
     width: 50%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }

dt.ordersAddress
   {
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.ordersAddress
   {
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /  ,      */

/*   */
dl.AddressBook
   {
     width: 50%; /*  , 48% -    , ..     , 99% -    , ..      */
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

dt.AddressBook
   {
     float: left;
     width: 90px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.AddressBook
   {
     margin: 0 0 0 90px;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

dl.AddressBookList
   {
     width: 50%;
     float: left;
     height: 100px;
     margin: 0 0 0 0;
     padding: 0 0 1em 0;
   }

dt.AddressBookList
   {
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.AddressBookList
   {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* /  */

/*  */
dl.Login
   {
     width: 50%;
     float: left;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
   }

dt.Login
   {
     float: left;
     background: transparent;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.Login
   {
     margin: 0 0 0 1em;
     padding: 0 0 0 0;
     line-height: normal;
     background: transparent;
   }

/* / */

dt.itemImage
   {
     float: left;
     width: 120px;
     height: 160px;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
   }

dt.itemNews
   {
     display: none;
     float: left;
     background: transparent;
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: left;
   }

dd.itemDescription
   {
     margin: 0 1em 0 120px;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemDescriptionPrice
   {
     margin: 1em 1em 0 120px;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

dd.itemNews
   {
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     background: transparent;
   }

div.clear
   {
     clear: both;
   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

/* /  */

/*   */

dl.itemCategoriesListing
   {
     width: 30%; /*  , 50% -    , ..     , 100% -    , ..      */
     float: left;
     height: 100px; /*    ,   ,         "" */
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: transparent;
   }

dt.itemCategoriesListing
   {
     float: left;
     height: 100px;
     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
   {
	  border:1px solid #ccc;
   }

.messageStackError, .messageStackWarning
   {
     background-color: #ffb3b5;
   }

.messageStackSuccess
   {
     background-color: #99ff00;
   }

/*]]>*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.shippingInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:visited {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
  line-height: 1.5;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #67748B;
}

TD.contentBoxHeading1, p.contentBoxHeading1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0845CF;
}


A.contentBoxHeading1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #0845CF !important;
  text-decoration: none;
}

a:hover.contentBoxHeading1 {
  color: #0845CF !important;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #67748B;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #ffffff;
 border: 0px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 0px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
   background-color: #ffffff;
	width: 185px;
	padding:0 18px 0 0;
}
.navRight {
	background-color: #ffffff;
	width: 224px !important;
	padding:0 0 0 10px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  display:none;
}

.onepxwidth {
	width: 1px;
}

#errormsg
{
border:2px solid #c00;
padding:5px;
width:96%;
}
.error
{
background:#fcc;
}

.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	background-color: #EBF2F7;
	border: 1px solid #477294;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.content_nobord{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.content_blank{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #477294;
	line-height: 1.5;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #9DBED8;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

/* VaM Shop стили */

.cartBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
}

.cartHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #006600;
  color: #FFFFFF;
  line-height: 1.5;
}

.loginBoxHeader {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.price, P.price {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #990000;
  line-height: 1.5;
}

TD.contentBoxContents1, p.contentBoxContents1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background: #fff;
}

TD.blockTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0px 0px 10px 15px;
	margin-bottom: 2px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #67748B;
}

div.button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.button {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TR.button {
  background-color: #67748B;
  color: #FFFFFF;
}

TD.button1 {
  background-color: #ffffff;
  color: #ffffff;
}

TD.navigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #990000;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.navigation a {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

TD.navigation a:hover {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: underline;
}

TD.navigation a:visited {
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

TD.navigationTop {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: #000000;
  color: #FFFFFF;
  line-height: 1.5;
}

TD.line {
  background-color: #990000;
  color: #990000;
}

/* VaM Shop боксы */

span.addaquickieBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

TD.adminBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6;
}

TR.adminBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6;
}

span.bestsellersBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

TD.cartBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6;
}

TR.cartBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6;
}

TD.cartBox1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff;
}

TR.cartBox1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff;
}

span.categoriesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.authorsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.articlesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.currenciesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.featuredBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.groupinfoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #990000;
}

span.languagesBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

span.lastviewedBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.lastviewedBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.latestnewsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.manufacturersBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006600;
}

span.manufacturersinfoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.newsletterBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.orderhistoryBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.reviewsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
}

span.searchBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

span.specialsBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #67748B;
}

span.whatsnewBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #990000;
}

.contents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px; color:#000 !important	;
  text-align:left !important;
}
.contents font { color:#000 !important; font-size:11px !important	}

#content h3 { color:#000 !important	}

TD.featuredModule {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6;
}

TR.buynowFooter {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #BDBAC6;
}

TR.buynowFooter {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #67748B;
  background-color: #BDBAC6;
}

TD.parsetime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}

/* Заголовок страницы */
h1.contentBoxHeading {
  display: block;
  width: 97%;
  font: 16px Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #0F3F9F !important;
  border-bottom: 2px #0845CF solid !important;
  background: url(img/heading1.gif) no-repeat left 3px;
  padding: 0 0 0 20px;
  margin: 0.2em 0 0.2em 0;
}

h1.contentBoxHeading a {
  color: #0F3F9F !important;
  text-decoration: none;
}
/* /Заголовок страницы */

/* Скругленные углы */
.page {background: transparent; width:100%;}
.page h1, .page p {margin:0 10px;}
.page h1 {font-size:2em; color:#fff;}
.page p {padding-bottom:0.5em;}

.page .b1, .page .b2, .page .b3, .page .b4, .page .b1b, .page .b2b, .page .b3b, .page .b4b {display:block; overflow:hidden; font-size:1px;}
.page .b1, .page .b2, .page .b3, .page .b1b, .page .b2b, .page .b3b {height:1px;}
.page .b2 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #eee;}
.page .b3 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #ddd;}
.page .b4 {background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #aaa;}
.page .b4b {background:#f1f1f6; border-left:1px solid #eee; border-right:1px solid #999;}
.page .b3b {background:#f1f1f6; border-left:1px solid #ddd; border-right:1px solid #999;}
.page .b2b {background:#f1f1f6; border-left:1px solid #aaa; border-right:1px solid #999;}

.page .b1 {margin:0 5px; background:#fff;}
.page .b2, .page .b2b {margin:0 3px; border-width:0 2px;}
.page .b3, .page .b3b {margin:0 2px;}
.page .b4, .page .b4b {height:2px; margin:0 1px;}
.page .b1b {margin:0 5px; background:#999;}
.page .pagecontent {display:block; padding-left:0.5em; padding-right:0.5em; background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #999;}
.page .pagecontentfooter {display:block; text-align: right; background:#ffffff;}
/* /Скругленные углы */

/* Ошибка на странице свяжитесь с нами */
div.contacterror {border:1px solid; border-color:#ff0000; background-color:#FFCCCC; text-align:center; margin-bottom:0.5em; margin-top:0.5em;}
/* /Ошибка на странице свяжитесь с нами */

/*- Время парсинга */
div#parseTime
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Время парсинга */

/*- /Информация о магазине */
div#copyright
   {
     clear: left;
     background: #fff;
     width: 1000px;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
	 margin:0 auto;
	 display:none
   }

div.copyright
   {
     clear: left;
     background: #fff;
     width: 1000px;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
	 margin:0 auto
   }
/*- /Информация о магазине */

div.clear
   {
     clear: both;
	 font-size:0%;
	 line-height:0%;
   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

span.Requirement
   {
     color: red;
   }

span.bold
   {
     font-weight: bold;
   }
p.center
   {
     text-align: center;
   }

/* Ajax quick find */

div.ajaxQuickFind
   {
     text-align: left;
   }

ul.ajaxQuickFind
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxQuickFind
   {
     font-size: 80%;
     padding-left: 0px;
   }

/* /Ajax quick find */

/* Ajax add quickie suggest */

div.ajaxAddQuickie
   {
     text-align: left;
   }

div.addQuick
   {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }

ul.ajaxAddQuickie
   {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxAddQuickie
   {
     font-size: 80%;
     padding-left: 0px;
   }

.messageStack
   {
     background-color: #ffb3b5;
     padding: 0.5em 0.5em 0.5em 0.5em;
   }

#products_in_category {
    color:#3399FF;
    font-weight: lighter;
}

#nav_block { background-color: #0046b5; padding:13px; font-size: 17px; color: #ffffff;}
#nav_block a { color: #ffffff; font-weight: bold; padding-right: 95px;}

/* /Ajax add quickie suggest */

/* Обратный звонок */