/* ------------------------------- начальные параметры BEGIN*/

html, body, div, form, span, iframe, a, img, table, th, td {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}
body, html {
	text-align:center;
	background-color: #fff;
}
a:link, a:visited {
	color: #4672F0;
	font-size: 12px;
	text-decoration:underline;
}
a:hover, a:active {
	color: #FF7202;
	text-decoration:none;
}
a:focus {
	outline:none;
}
a img {
	border:none;
}
.bold_style
{
	font-weight:bold;
}
/* ------------------------------- начальные параметры END*/
/*-------------------------------- основные блоки страницы BEGIN*/
#mainContainer {
	text-align:left;
	background:url(../pics/rightcolumnline.gif) right top repeat-y;
}
#header {
	background:#FFF;
}
#centerColumn h2 {
	text-align:center;
	color:#4672F0;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../pics/dottedline.gif) left bottom repeat-x;
}
#centerColumn dt {
	font-weight:bold;
}
#footer {
	background: #33A6DC url(../pics/bottombg.gif) repeat-x;
	color:#FFF;
	text-align:center;
}
#subFooterLeft {
	background:url(../pics/footerleft.gif) left top no-repeat;
}
#subFooterContent {
	background: url(../pics/footerright.gif) right top no-repeat;
	color:#FFF;
}

#subFooterContent div.site_map{
	background: url(../pics/tree.png) no-repeat;
}

#subFooterContent div.site_map a {
	text-decoration: none;
	font-weight: bold;
}

#subFooterContent div.site_map a:hover {
	text-decoration: underline;
}
#subFooterContent a:link, #subFooterContent a:visited {
	color:#FFF;
	text-decoration:none;
}
#subFooterContent a:hover, #subFooterContent a:active {
	text-decoration:none;
}
.additionalContent dt {
	font-weight:bold;
}
.feedbackContent {
	text-align:center;
}
.feedbackContent input {
	border:1px solid #B2B2B2;
}
.feedbackContent textarea {
	border:1px solid #B2B2B2;
}
.feedbackContent input:focus {
	border:1px solid #999;
}
.feedbackContent textarea:focus {
	border:1px solid #999;
}
.formButtons {
	border:1px solid #000;
}
/*-------------------------------- основные блоки страницы END*/
/*-------------------------------- баннерные поля BEGIN*/
.leftBanner {
	text-align:center;
}
.welcomeText {
	color:#4672F0;
}
.sectionDesc {
	color:#333333;
}
/*-------------------------------- баннерные поля END*/
/*-------------------------------- горизонтальное меню BEGIN*/

#mainMenu {
	background: url(../pics/menuleft.gif) left top no-repeat;
}
#mainMenu ul {
	list-style:none;
}
#mainMenu li {
	background:#FF7802 url(../pics/noact_menu_bg.gif) left top repeat-x;
}
#mainMenu li.active {
	background:#4672F0 url(../pics/act_b_bg.gif) left top repeat-x;
}
#mainMenu a {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
}
#mainMenu li.active a{
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	/*background:url(../pics/act_blur.jpg) center bottom no-repeat;*/
}
#mainMenu li.active span{
	text-align:center;
	font-size:0;
}

#mainMenu a.active {
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	/*background:url(../pics/act_blur.jpg) center bottom no-repeat;*/
}
.menuButton {
	background: url(../pics/menu_spacer.gif) right top no-repeat;
}
.menuShcartButton {
	background: url(../pics/menu_right.gif) right top no-repeat;
}
#mainMenu li.menuShcartButtonAct div{
	background: url(../pics/menu_right_act.gif) right top no-repeat;
}
.mainPageButton_a {
	background:#6FB1F3;
	color:#FFF;
}
.aboutPageButton_a {
	background:#6FB1F3;
	color:#FFF;
}
.feedbackPageButton_a {
	background:#6FB1F3;
	color:#FFF;
}
.deliveryPageButton_a {
	background:#6FB1F3;
	color:#FFF;
}
.shcartPageButton_a {
	background:#6FB1F3;
	color:#FFF;
}

/*-------------------------------- горизонтальное меню END*/
/*-------------------------------- форма поиска BEGIN*/

.searchArea {
	background: url(../pics/searchbottom.gif) left bottom no-repeat;
}
.searchArea form {
	background:url(../pics/searchbg.gif) left top repeat-x;
}
.searchArea form input {
	border:1px solid #B2B2B2;
	font:10px Tahoma;
	color:#999;
}
.searchArea form input:focus {
	border:1px solid #999;
}
.searchArea form .findButton {
	border:none;
	color:#000;
}
.searchArea form .findButton:focus {
	border:none;
}
.searchArea .advSearch a {
	font-size:11px;
}
.searchArea a:link, .searchArea a:visited {
	color:#000;
	text-decoration:underline;
}
.searchArea a:hover, .searchArea a:active {
	text-decoration:none;
}
/*-------------------------------- форма поиска END*/
/*-------------------------------- каталог товаров BEGIN*/
#catalogBlock {
	background:#4672F0 url(../pics/catalogbg.gif) repeat-y;
}
div.mi a {
	color:#FFF;
	font:normal 12px Tahoma,Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#catalogBlock dt span {
	background:url(../pics/catalogtitle.gif) left top no-repeat;
}
#catalogBlock dd {
	background:url(../pics/catalogfooter.gif) bottom no-repeat;
}
#catalogBlock ul {
	list-style:none;
}

#catalogBlock a {
	font-size:11px;
}
div.level1 a {
	color:#FFF;
	text-decoration:none;
	background:none;
}
div.level1 a:hover {
	text-decoration:none;
	background:url(../pics/catalogfirstbg_a.gif) 15px 6px no-repeat;
	color:#FFF;
}

div.sel div.level1 a {
	font-weight:bold;
	background:url(../pics/catalogfirstbg_a.gif) 15px 6px no-repeat;
}

div.level2 {
}
div.level2 a {
	color:#FFC602;
	background:none;
}
div.level2 a:hover {
	background:none;
}
div.sel div.level2 a {
	font-weight:bold;
	background:#7596F4;
}
div.level3 a {
	color:#005b81;
	background:#88A6FA;
}
div.level3 a:hover {
	background:#88A6FA url(../pics/thirdlevelbg.gif) 35px 11px no-repeat;
}
div.sel div.level3 a {
	font-weight:bold;
	background:#88A6FA url(../pics/thirdlevelbg.gif) 35px 11px no-repeat;
}
div.level4 a {
	color:#000;
	background:none;
}
div.level4 a:hover {
	background:none;
}
div.sel div.level4 a {
	font-weight:bold;
	background:none;
}
div.level5 a{
	color:#333;
	background:none;
}
div.level5 a:hover {

}
div.sel div.level5 a {
	font-weight:bold;
	background:none;
}
/*-------------------------------- каталог товаров END*/
/*-------------------------------- вход на сайт BEGIN*/
#login dt {
	background:#FF7802;
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#login dt span {
	background:url(../pics/usertitle.gif) left top no-repeat;
}
#login dd {

}
/*-------------------------------- вход на сайт END*/
/*-------------------------------- блок новостей BEGIN*/
#news {
	font-size:0;
}
#news dt {
	background:#FF7802;
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#news dt span {
	background:url(../pics/newstitle.gif) left top no-repeat;
}
#news dd {

}
.newsDate {
	font-weight:bold;
	font-size:11px;
	color:#FF7202;
}
#news a:link, #news a:visited {
	color:#4672F0;
	font-size:11px;
	text-decoration:none;
}
#news a:hover, #news a:active {
	text-decoration:none;
}
#news p {
	font-size:11px;
	color:#4672F0;
}

/*-------------------------------- блок новостей END*/
/*-------------------------------- путь - хлебные крошки BEGIN*/
#sectionsTree {
	color:#4672F0;
	font-weight:bold;
}
#sectionsTree li {
	background:url(../pics/sectiontreebg.gif) left center no-repeat;
}
#sectionsTree .firstSectionTree {
	background:none;
}
#sectionsTree a:link, #sectionsTree a:visited {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#sectionsTree a:hover, #sectionsTree a:active {
	text-decoration:underline;
}

/*-------------------------------- путь - хлебные крошки END*/
/*-------------------------------- сортировка BEGIN*/
.sortRazbItems ul {
	list-style-type:none;
}
.sortRazbItems li {
	color:#FF7202;
	font-weight:bold;
}
.sortRazbItems a:link, .sortRazbItems a:visited {
	color:#4672F0;
	font-size:12px;
	text-decoration:none;
}
.sortRazbItems a:hover, .sortRazbItems a:active {
	color:#4672F0;
	text-decoration:none;
}
.sortRazbItems select {
	border:1px solid #B2B2B2;
	margin-right:10px;
}

/*-------------------------------- сортировка END*/
/*-------------------------------- секция товаров BEGIN*/
.leftItemBlock {
	background: url(../pics/dottedline.gif) left top repeat-x;
}
.noItem a, .noItem div, .noItem span, #centerColumn .itemsRow .noItem h3, #centerColumn .itemsRow .noItem h3 a, #centerColumn #linkedRow .noItem h4 a, .noItemImg {
	color:#999;
}
.rightItemBlock {
	background: url(../pics/dottedline.gif) left top repeat-x;
}
.itemsRow h3 {
	text-align:center;
}
h3 a:link, h3 a:visited {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#151567;
}
h3 a:hover, a:active {
	text-decoration:none;
	color:#FF7802;
}
.itemsRow h3 img {
	color:red;
}
.itemSmallImage {
	text-align:center;
}
.desc {
	font-size:11px;
}
.itemPrice {
	/*background:#E4E4E4 url(../pics/itembottombg.gif);*/
  background: url(../pics/itembottombg.gif) no-repeat;
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d9d9d9)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9); /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f2f2f2, #d9d9d9); /* IE10 */
  background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9); /* Opera 11.10+ */
  background-image: linear-gradient(top, #f2f2f2, #d9d9d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f2f2f2', EndColorStr='#d9d9d9'); /* IE6-IE9 */
}
.price, .secondPrice {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	/*background:url(../pics/itembottomleft.gif) left top no-repeat;*/
}
.secondPrice {

}
.priceBox span {

}
span.noItemImg {
	font:14px Arial, Helvetica, sans-serif; 
 }
.buttons {
	font-size:0;
	/*background:url(../pics/itembottomright.gif) right top no-repeat;*/
}

.coner_t_l {
	background:url('../pics/buy_coner_t_l.png') no-repeat left top;
}
.coner_t_r {
	background:url('../pics/buy_coner_t_r.png') no-repeat left top;
}
.coner_b_l {
	background:url('../pics/buy_coner_b_l.png') no-repeat left top;
}
.coner_b_r {
	background:url('../pics/buy_coner_b_r.png') no-repeat left top;
}

.firstPrice {
	font: 18px Arial, Helvetica, sans-serif;
	color:#4672F0;
}
.firstPriceCompare {
	font: 18px Arial, Helvetica, sans-serif;
	color:#4672F0;
}

/*-------------------------------- секция товаров END*/
/*-------------------------------- полное описание товара BEGIN*/
.itemBlock {
	background: url(../pics/dottedline.gif) left top repeat-x;
}
.itemOnePrice {
	/*background:#E4E4E4 url(../pics/itembottombg.gif);*/
  background: url(../pics/itembottombg.gif) no-repeat;
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d9d9d9)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9); /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f2f2f2, #d9d9d9); /* IE10 */
  background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9); /* Opera 11.10+ */
  background-image: linear-gradient(top, #f2f2f2, #d9d9d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f2f2f2', EndColorStr='#d9d9d9'); /* IE6-IE9 */
}
.descBig {
	font-size:12px;
}
.itemsRow h3.itemPage {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#151567;
	text-align:center;
}
.itemBigImage {
	text-align:center;
}
.itemBigImage p.compare_place
{
	text-align:right;
}
div.razdel_line
{
	background:url("../pics/dottedline.gif") repeat-x; 
}
/*-------------------------------- полное описание товара END*/
/*-------------------------------- Сопутствующие товары BEGIN*/
#linkedSections ul {
	list-style-type:none;
}
#linkedSections a:link, #linkedSections a:visited {
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:url(../pics/sectiontreebg.gif) left center no-repeat;
}
#linkedSections a:hover, #linkedSections a:active {
	text-decoration:underline;
}
.greyTitleLine {
	background:#F0F0F0;
	font-size:12px;
	font-weight:bold;
}
.linkedItemBlock {
}
.dotsline div {
	background: url(../pics/dottedline.gif) left bottom repeat-x;
}
#linkedItems h4 a:link, #linkedItems h4 a:visited {
	color:#151567;
	font-weight:bold;
	text-decoration:none;
}
#linkedItems h4 {
	text-align:center;
}
#linkedItems h4 a:hover, #linkedItems h4 a:active {
	color:#FF7802;
	text-decoration:none;
}
.linkedIcon {
	text-align:center;
}
.linkedPrice {
	text-align:center;
}

/*-------------------------------- Сопутствующие товары END*/
/*-------------------------------- дополнительные страницы BEGIN*/
.additionalPageTitle {
	text-align:center;
	color:#4672F0;
	font-size:14px;
	font-weight:bold;
	background:url(../pics/dottedline.gif) left bottom repeat-x;
}

.newsHeader {
	background: #FFC602 url(../pics/newsbottom.gif) left bottom no-repeat;
}
.newsHeaderRight {
	background:url(../pics/newsrighttop.gif) right top no-repeat;
}
.newsHeaderContent {
	background: url(../pics/newslefttop.gif) left top no-repeat;
	color:#4672F0;
	font-weight:bold;
}
.newsContent {
	color:#4672F0;
}

/*-------------------------------- дополнительные страницы END*/
/*-------------------------------- расширенные поиск BEGIN*/

.adSearchHeader {
	background: #FFC602 url(../pics/newsbottom.gif) left bottom no-repeat;
}
.adSearchHeaderRight {
	background:url(../pics/newsrighttop.gif) right top no-repeat;
}
.adSearchHeaderContent {
	background: url(../pics/newslefttop.gif) left top no-repeat;
	color:#4672F0;
	font-weight:bold;
}
.adSearchContent {
	color:#4672F0;
	text-align:right;
}
.searchbody input {
	border:1px solid #B2B2B2;
	font-size:11px;
}
a.fbutt:link, a.fbutt:visited {
	background: #4672F0 url(../pics/searchad_b.gif) left top no-repeat;
	font-size:0;
}
a:hover.fbutt, a.fbutt:active {
	background: #FF7802 url(../pics/searchad_b.gif) left bottom no-repeat;
}

.fcatalog select {
	border:1px solid #B2B2B2;
}
.inpSearch {
	text-align: left;
}
.nothingFind {
	font-weight:normal;
	background:url(../pics/dottedline.gif) left top repeat-x;
	
}
table#navig_line td, div.sort span, div.sort select, table#navig_line span, able#navig_line select
{
	font-size: 11px; 
}

a:link.right, a:visited.right {

}
a:hover.right, a:active.right {

}
.fcatalog td.findsup
{
	 background: url("../pics/dottedline.gif") repeat-x left bottom ;
	}
/*-------------------------------- расширенные поиск END*/
/*-------------------------------- страница сравнения BEGIN*/
.noCompare {
	font-weight:bold;
	text-align:center;
}
.compare {

}
a:link.clear, a:visited.clear {
	font-size:0;
	background: #4672F0 url(../pics/clearcompare_b.gif) left top no-repeat;
}
a:hover.clear, a:active.clear {
	background: #FF7802 url(../pics/clearcompare_b.gif) left bottom no-repeat;
}
.compare .head {
	font-weight:bold;
}
.head a:link, .head a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.head a:hover, .head a:active {
	color:#000;
}
.compare .pname {
	text-align:left;
}
.compare td {
	text-align:center;
}
.greyLine {
	background:#E6E6E6;
}
a:link.buyButtonWhite, a:visited.buyButtonWhite {
	background: url(../pics/in_basket.png) top no-repeat;
	color:#FFF;
	text-align:center;
	font-size:0px;
	font-weight:bold;
}
a:hover.buyButtonWhite, a:active.buyButtonWhite {
	background: url(../pics/in_basket.png) bottom no-repeat;
}
.buyCompareLine {
	background: url(../pics/itembottombg.gif) repeat-x;
}
.buyCompareLeft {
	background: url(../pics/itembottomleftbig.gif) left no-repeat;
}
.buyCompareRight {
	background: url(../pics/itembottomrightbig.gif) right no-repeat;
}
.buyCompareBg {
	background: url(../pics/itembottombg.gif) left center repeat-x;
}
.compare .priceTd {
	text-align:left;
	font-weight:bold;
}
a:link.deleteLink, a:visited.deleteLink {
	color:#000;
}
a:hover.deleteLink, a:active.deleteLink {
}
.noItemCompPrice {
	color:#CCC;
}
.noItemCompPrice span {
	color:#CCC;
}
a:link.noItemCompPrice, a:visited.noItemCompPrice {
	color:#CCC;
}
a:hover.noItemCompPrice, a:active.noItemCompPrice {
	color:#CCC;
}
/*-------------------------------- страница сравнения END*/
/*-------------------------------- страницы пользователя BEGIN*/
#catalogBlockReg {
	background:#FF7802 url(../pics/regmenubg.gif) repeat-y;
}
#catalogBlockReg dt {
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#catalogBlockReg dt span {
	background:url(../pics/regmenutop.gif) left top no-repeat;
}
#catalogBlockReg dd {
	background:url(../pics/regmenubottom.gif) bottom no-repeat;
}
#catalogBlockReg ul {
	list-style:none;
}
#catalogBlockReg a {
	font-size:11px;
}
.firstLevelCatalogReg a:link, .firstLevelCatalogReg a:visited {
	color:#FFF;
	text-decoration:none;
	background:none;
}
.firstLevelCatalogReg a:hover, .firstLevelCatalogReg a:active {
	text-decoration:none;
	background:url(../pics/catalogfirstbg_a.gif) 15px 9px no-repeat;
}

#catalogBlockReg .firstLevel_a {
	font-weight:bold;
	background:url(../pics/catalogfirstbg_a.gif) 15px 9px no-repeat;
}
a:link.add, a:visited.add {
	background: #4672F0 url(../pics/addadres_b.gif) left top no-repeat;
}
a:hover.add, a:active.add {
	background: #FF7202 url(../pics/addadres_b.gif) left bottom no-repeat;
}
.editAdressButton a:link, .editAdressButton a:visited {
	background: #4672F0 url(../pics/edit_b.gif) left top no-repeat;
}
.editAdressButton a:hover, .editAdressButton a:active {
	background: #FF7202 url(../pics/edit_b.gif) left bottom no-repeat;
}
.editAdressButtonGrey a:link, .editAdressButtonGrey a:visited {
	background: #4672F0 url(../pics/editgrey_b.gif) left top no-repeat;
}
.editAdressButtonGrey a:hover, .editAdressButtonGrey a:active {
	background: #FF7202 url(../pics/editgrey_b.gif) left bottom no-repeat;
}
.delAdresButton a:link, .delAdresButton a:visited {
	background: #4672F0 url(../pics/delete_b.gif) left top no-repeat;
}
.delAdresButton a:hover, .delAdresButton a:active {
	background: #FF7202 url(../pics/delete_b.gif) left bottom no-repeat;
}

.delAdresButtonGrey a:link, .delAdresButtonGrey a:visited {
	background: #4672F0 url(../pics/deletegrey_b.gif) left top no-repeat;
}
.delAdresButtonGrey a:hover, .delAdresButtonGrey a:active {
	background: #FF7202 url(../pics/deletegrey_b.gif) left bottom no-repeat;
}
.adressTitle a:link, .adressTitle a:visited {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
.adressTitle a:hover, .adressTitle a:active {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.tc {
	font-size:11px;
	text-align:left;
}
.tc2 {
	font-size:11px;
	color:#333;
	text-align:left;
}
.fc input {
	border:1px solid #B2B2B2;
	font-size:12px;
	color:#333;
}
.fc input:focus {
	border:1px solid #999;
}
.fc select {
	border:1px solid #B2B2B2;
	font-size:12px;
	color:#333;
}
.star {
	color:red;
}
a:link.saveButton, a:visited.saveButton {
	background: #4672F0 url(../pics/save_b.gif) left top no-repeat;
}
a:hover.saveButton, a:active.saveButton {
	background: #FF7202 url(../pics/save_b.gif) left bottom no-repeat;
}
.centerBlack {
	color:#000;
	font-weight:bold;
	text-align:center;
}
.section {
	font-weight:bold;
	text-align:left;
}

.feedbackContent input.clearButton {
	background:#4672F0 url(../pics/clear_b.gif) left top no-repeat;
}
.feedbackContent input.clearButton:hover {
	background:#FF7202 url(../pics/clear_b.gif) left bottom no-repeat;
}
.feedbackContent input.sendButton {
	background:#4672F0 url(../pics/send_b.gif) left top no-repeat;
}
.feedbackContent input.sendButton:hover {
	background:#FF7202 url(../pics/send_b.gif) left bottom no-repeat;
}
.inptc {
	text-align:left;
}
a:link.activeRegMenu, a:visited.activeRegMenu, a:hover.activeRegMenu, a:active.activeRegMenu {
	background:#FFD867 url(../pics/regmenubg_a.gif) left top repeat-y;
	font-weight:bold;
}
/*-------------------------------- страницы пользователя END*/
/*-------------------------------- кнопки BEGIN*/

a:link.compareButton, a:visited.compareButton {
	font-size:10px;
	color:#ff7202;
	text-decoration:underline;
}
a:hover.compareButton, a:active.compareButton {
	color:#000;
	text-decoration:none;
}
a:link.compareResButton, a:visited.compareResButton {
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
a:hover.compareResButton, a:active.compareResButton {
	color:#000;
	text-decoration:none;
}

a:link.buyButton, a:visited.buyButton {
	background:  url(../pics/in_basket.png) top no-repeat;
	color:#FFF;
	text-align:center;
	font-size:0;
	font-weight:bold;
}
a:hover.buyButton, a:active.buyButton {
	background:  url(../pics/in_basket.png) bottom no-repeat;

}
a:link.zakazButton, a:visited.zakazButton {
	background:  url(../pics/in_basket.png) top no-repeat;
	color:#FFF;
	text-align:center;
	font-size:0;
	font-weight:bold;
}
a:hover.zakazButton, a:active.zakazButton {
	background: url(../pics/in_basket.png) bottom no-repeat;
}
a:link.noItemButton, a:visited.noItemButton {
	background: url(../pics/noitem.gif) no-repeat;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
/*-------------------------------- кнопки END*/
/*-------------------------------- фрейм корзины BEGIN*/
#shcartFrame {
	font-size:11px;
	color:#4672F0;
	text-align:left;
}
#shcartFrame body, #shcartFrame html {
	text-align:left;
	font-size:11px;
}
#shcartFrame dl {
	text-align:left;
}
#shcartFrame dd {
	color:#FF7202;
	font-weight:bold;
}
#shcartFrame dd input {
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
}
#shcartFrame select {
	border:1px solid #FF7202;
	font-size:11px;
}
.izakaz {
	background: #4672F0 url(../pics/ordering_b.gif);
	text-align:center;
}
#pricecont {
	border:none;
	color:#FF7202;
	font-weight:bold;
	font-size:10px;
}
#shcartPlace {
	font-size:11px;
	border-left:1px solid #D9D9D9;
}
/*-------------------------------- фрейм корзины END*/
/*-------------------------------- другое BEGIN*/
#login .tweaks {
	font-size:11px;
}
.bold {
	font-weight:bold;
}
.hz {
	background:url(../pics/newsbottom2.gif);
}
.hz2 {
	background:url(../pics/newsbottom2.gif);
}
/*-------------------------------- другое END*/
/*-------------------------------- Страница "Оплата и доставка" BEGIN*/
.deliv_block {
	background:#F9F8F8;
	border:1px solid #ECECEC;
}
.deliv_block li {
	list-style-type:none;
}
.deliv_block li em {
	font-style:normal;
}
.rab_den {
	background:#4672f0;
	text-align:center;
	font-size:1px;
}
.vih_den {
	background:red;
	text-align:center;
	font-size:1px;
}
.easypayBg {
	background:url(../pics/easypaybg.gif) right center no-repeat;
}
.webmoneyBg {
	background:url(../pics/webmoneybg.gif) right center no-repeat;
}
.webpayBg {
	background:url(../pics/webpaybg.gif) right center no-repeat;
}
/*-------------------------------- Страница "Оплата и доставка" END*/
/*--------------------------------  Новый вывод таблицы свойст модели на странице товара  BEGIN*/
.modelTable {
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}
	.modelTable h3 {
		color:#151567;
		font-weight:bold;
		font-size:13px;
		text-align:left;
	}
		.modelTable h3 i.ug_l {
			background:url(../pics/modtab_l.gif);
		}
		.modelTable h3 i.ug_r {
			background:url(../pics/modtab_r.gif);
		}
	.modelTable td {
		border-left:1px solid #DBDBDB;
		border-top:1px solid #DBDBDB;
	}
	.modelTable thead td {
		background:#DBDBDB url(../pics/itembottombg.gif);
		border-top:none;
	}
	.modelTable tfoot td {
		background:#DBDBDB;
	}
	td.groupTitle {
		font-weight:bold;
	}
	tr.grey td {
		color:#999;
	}
/*--------------------------------  Новый вывод таблицы свойст модели на странице товара  END*/
/*-------------------------------- Авторизация BEGIN*/

#loginPlace {
	font-size:11px;
	background:url(../pics/loading.gif) center center no-repeat;
}
#loginPlace input {
	border:1px solid #B2B2B2;
	color:#999;
	font-family:Tahoma;
	font-size:11px;
}
#loginPlace p.posRelative label {
	color:#999;
	font-size:11px;
}
#loginPlace input.formButton {
	border:none;
}
#loginPlace a:link, #loginPlace a:visited {
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
#loginPlace a:hover, #loginPlace a:active {
	font-size:11px;
	color:#FF7E00;
	text-decoration:none;
}
#loginPlace .errors {
	color:#C66;
	font-size:11px;
}
#loading {
	background:url(../pics/loading.gif);
}
/*-------------------------------- Авторизация END*/
/*-------------------------------- регистрация BEGIN*/
#regContainer * {
	font-size:11px;
}
	#regContainer b {
		font-weight:normal;
		color:#999;
	}
#regContainer input {
	font-size:11px;
	border:1px solid #CCCCCC;
}
#regContainer input.restBut {
	border:none;
}
#regContainer .errors {
	color:#C66;
}
#regContainer .good {
	color:#6BA804;
}
a:link.restLink, a:visited.restLink {
	background:url(../pics/restore_but.gif);
}
a:hover.restLink, a:active.restLink {
	background:url(../pics/restore_but.gif) 0 -25px;
}
a:link.regLink, a:visited.regLink {
	background:url(../pics/reg_but.gif);
}
a:hover.regLink, a:active.regLink {
	background:url(../pics/reg_but.gif) 0 -25px;
}
#messageArea * {
	color:#C66;
}
/*-------------------------------- регистрация END*/
/*-------------------------------- личный кабинет BEGIN*/
#addressTable td {
	font-size:11px;

}
.addressTitle {
	font-weight:bold;
}
#addressTable h3, .registerinfo h3 {
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.greyLine td {
	background-color:#F0F0F0;
}
a:link.editLink, a:visited.editLink {
	background:url(../pics/edit.gif);
}
a:hover.editLink, a:active.editLink {
	background:url(../pics/edit.gif) 0 -17px;
}

a:link.deleteLink, a:visited.deleteLink {
	background:url(../pics/delete_b.gif);
}
a:hover.deleteLink, a:active.deleteLink {
	background:url(../pics/delete_b.gif) 0 -17px;
}
a:link.saveLink, a:visited.saveLink {
	background:url(../pics/save_b.gif);
}
a:hover.saveLink, a:active.saveLink {
	background:url(../pics/save_b.gif) 0 -17px;
}
a:link.addLink, a:visited.addLink {
	background:url(../pics/add2.gif);
}
a:hover.addLink, a:active.addLink {
	background:url(../pics/add2.gif) 0 -17px;
}
#addressTable .hideRow2 td {
	border-bottom:1px solid #D2D2D2;
}

#addressTable .addTable td {
	border:none;
}
.successMessage {
	background:#D6EFAC;
	border:1px solid #6BA804;
	font-size:11px;
	font-weight:bold;
}
.errorMessage {
	background:#FFDCDC;
	border:1px solid #FFB7B7;
	font-size:11px;
	font-weight:bold;
}
	#bigLogin * {
		font-size:11px;
		text-align:left;
	}
	#bigLogin input {
		border:1px solid #CCC;
	}
		#bigLogin input.submitBut {
			border:none;
			background:url(../pics/login_but.gif);
			font-size:0;
		}
	#bigLogin .links a:link, #bigLogin .links a:visited {
		color:#666;
		text-decoration:underline;
		margin-right:20px;
	}
	#bigLogin .links a:hover, #bigLogin .links a:active {
		color:#FF7E00;
		text-decoration:none;
	}

.redEr {
	color:#C66;
}

.registerinfo input, .addTable td input[type=text] {
	border:1px solid #CCC;
	font-size:11px;
}
.linkedPrice a
{
	text-decoration:none;
	color:#000;
}
/*-------------------------------- личный кабинет END*/
/*-------------------------------- отзывы BEGIN*/
.borderError {
    border: 1px solid #FF0000 !important;
}
.smallRaiting {
	background:url(../pics/star_small.gif) left -9px repeat-x;
}
	.smallRaiting i {
		background:url(../pics/star_small.gif) 0 0 repeat-x;
	}
	
	#helpfulTable td {
		border:1px solid #DDD;
	}
		#helpfulTable td.tabSpacer {
			border:none;
		}
	#helpful_positive b, b.helpfulPos {
		color:#6CBC2E;
	}
	#helpful_positive a:link, #helpful_positive a:visited {
		color:#99cccc;
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
	}
	#helpful_positive a:hover, #helpful_positive a:active {
		text-decoration:none;
	}
	#helpful_negative b, b.helpfulNeg {
		color:#CA0F0F;
	}
	#helpful_negative a:link, #helpful_negative a:visited {
		color:#99cccc;
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
	}
	#helpful_negative a:hover, #helpful_negative a:active {
		text-decoration:none;
	}
	.b-review h3, .b-review .topHead {
		background:#f0f0f0;
		font-weight:bold;
		font-size:12px;
		color:#151567;
	}
	.b-review h3 i, .b-review .topHead i {
		font-size:11px;
		font-weight:normal;
		color:#151567;
		font-style:normal;
	}
	.b-review .status {
		color:#787878;
	}
.itemBigImage .smallRaiting {
		background:url(../pics/star_big.gif) left -16px repeat-x;
}
	.itemBigImage .smallRaiting i {
			background:url(../pics/star_big.gif) 0 0 repeat-x;
	}
	.bigRaiting {
		background:url(../pics/star_big.gif) left -16px repeat-x;
	}
		.bigRaiting u {
			text-decoration:none;
			color:#848284;
			font-size:12px;
		}
		.bigRaiting i {
			background:url(../pics/star_big.gif) 0 0 repeat-x;
		}
	.b-review dl {
			font-size:12px;
	}
	
	.b-review dd {
		color:#000000;
	}
	#centerColumn .b-review dd p {
		font-size: 12px;
		font-weight: normal;
	}
	#centerColumn .b-review dt {
		font-weight:bold;
		background: none;
		color:#151567;
	}

	.commentsLinks a:link, .commentsLinks a:visited {
			color:#0f68ca;
			text-decoration:underline;
		}
		.commentsLinks a:hover, .commentsLinks a:active {
			text-decoration:none;
		}
		.commentsLinks a:link.l-addCommentAct, .commentsLinks a:visited.l-addCommentAct, .commentsLinks a:hover.l-addCommentAct, .commentsLinks a:active.l-addCommentAct {
			border:1px solid #e5e5e5;
			border-bottom:none;
			background:#f1f2f4; 
			color:#292929;
			text-decoration:none;
		}
		.commentsLinks a:link.l-allCommentsAct, .commentsLinks a:visited.l-allCommentsAct, .commentsLinks a:hover.l-allCommentsAct, .commentsLinks a:active.l-allCommentsAct {
			border:1px solid #e5e5e5;
			border-bottom:none;
			background:#f1f2f4; 
			color:#292929;
			text-decoration:none;
		}
		.l-noComments {
			color:#999;
		}
	#centerColumn p.helpful {
		color:#7f7f7f;
		text-align:right;
		font-size: 12px;
	}

		#centerColumn p.helpful a.green {
			color:#7f7f7f;
			font-size: 12px;
			font-weight: bold;
			text-decoration:underline;
		}
		#centerColumn p.helpful a.red {
			color:#7f7f7f;
			font-size: 12px;
			font-weight: bold;
			text-decoration:underline;
		}


#reviewSuccess {
	border:1px solid #DCE7C5;
	background:#F3F9E7;
	color:#000;
}
#reviewError {
	border:1px solid #F0D7D7;
	background:#FFEFEF;
	color:#000;
}
	#commentSuccess p {
		border:1px solid #DCE7C5;
		background:#F3F9E7;
		padding:10px;
		color:#000;
	}

	#commentError p {
		border:1px solid #F0D7D7;
		background:#FFEFEF;
		color:#000;
	}
#createReview {
	background:#f0f0f0;
	font-size: 11px;
}
	#createReview h3 {
		text-transform:uppercase;
		font-size:13px;
		font-weight:bold;
		background:none;
		color:#ff7900;
		text-align:left;
	}
	#createReview p {
		font-weight: normal;
	}
	#createReview p label {
		color:#151567;
		font-weight: normal;
		font-size:12px;
	}
		#createReview p label b {
			font-weight:normal;
			color:#787878;
			font-size:11px;
		}
	#createReview p span, #createReview p {
		color:#706c7f;
		font-size: 12px;
	}
	#createReview i {
		color:#848284;
		font-style:normal;
	}
	a#helpReview {
		background:url(../pics/ohelp.gif) no-repeat left 2px;
		color:#151567;
		text-decoration:none;
	}
	#createReview #whatWrite {
		border:1px solid #000;
		background-color:#FCF6D9;
		color:#000000;
	}
		.closeHelp {
			text-align:right;
		}
		#whatWrite h5 {
			font-size:11px;
			font-weight:bold;
		}
		#whatWrite ul {
			list-style: disc;
		}
	#createReview input {
		font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
		border:1px solid #B7B7B7;
	}
	#createReview textarea {
		font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
		border:1px solid #B7B7B7;
	}

		#createReview .buttons input {
			border:none;
			background:green;
			font-size:0;
		}
			#createReview .buttons input.submit {
				background:url(../pics/review_add.gif);
			}
			#createReview .buttons input.reset {
				background:url(../pics/review_exit.gif);
			}
	#createReview div.reviewHelp {
		color:#787878;
	}
		#createReview #formErrors {
			border:1px solid #F0D7D7;
			background:#FFEFEF;
			color:#000;
			border:2px solid #CA0F0F;
		}
			#createReview #formErrors ul {
				list-style:none;
			}

	#createReview div.setRaiting {
		font-size:12px;
		color:#151567;
	}
		#createReview div.setRaiting i {
			color:#666;
		}
		.voting {
			background:url(../pics/stars.gif) 0 -16px no-repeat;
			list-style:none;
		}

		.voting a.cur,
		.voting a:hover,
		.voting:hover a.cur:hover,
		.voting.phover a.cur:hover,
		.voting:hover a:hover,
		.voting.phover a:hover {
			background:url(../pics/stars.gif) no-repeat;
		}
		.voting:hover a.cur,
		.voting.phover a.cur {
			background:none;
		}
		
		#captcha_checked {
			background:url(../pics/checked.gif) no-repeat;
		}
a:link.newRevLink, a:visited.newRevLink {
	color:#0F68CA;
	font-size:12px;
	text-decoration:underline;
}
a:hover.newRevLink, a:active.newRevLink {
	text-decoration:none;
	color:#FE723C;
}
.reviewComments {
	background:#f1f2f4;
	border:1px solid #e5e5e5;
}
.reviewComments #commentErrors {
	background:#FFEFEF;
	border:2px solid #CA0F0F;
	color:#000;
}
	.reviewComments h4 {
		font-weight:bold;
		font-size:12px;
	}
	.reviewComments h4 {
		font-weight:bold;
		font-size:12px;
		border-top:1px solid #E5E5E5;
	}
	.reviewComments p label {
		font-size:12px;
	}
	.reviewComments i {
		color:#333;
		font-style:normal;
	}
	.reviewComments input {
		font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
		border:1px solid #B7B7B7;
	}
	.reviewComments textarea {
		font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
		border:1px solid #B7B7B7;
	}
		.reviewComments .buttons input {
			border:none;
			background:green;
			font-size:0;
		}
		.reviewComments .buttons input.submit {
			background:url(../pics/review_add.gif);
		}
		.reviewComments .buttons input.reset {
			background:url(../pics/review_exit.gif);
		}
#TB_overlay2 {
	background:#FFF;
}

#centerColumn p.itemSmallStars {
	text-align: center;
}
#centerColumn .itemBigImage p.itemSmallStars {
	text-align: center;
} 
	.itemSmallStars a:link, .itemSmallStars a:visited {
		color:#ff7502;
		font-size: 11px;
		text-decoration: underline;
		font-weight: normal;
	}
	.itemBigImage .itemSmallStars a:link, .itemBigImage .itemSmallStars a:visited {
		color:#ff7502;
		font-size:12px;
		text-decoration: underline;
		font-weight: normal;
	}
	.itemBigImage .itemSmallStars a:hover, .itemBigImage .itemSmallStars a:active {
		text-decoration: none;
	}
	.itemSmallStars a:hover, .itemSmallStars a:active {
		text-decoration:none;
	}
.buttonsCont a#send {
	background: url(../pics/send_review.gif) top right no-repeat;
}
.buttonsCont a#send:hover {
	background: url(../pics/send_review.gif) bottom right no-repeat;
}
.reviLinks a {
	color:#ff7502;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.reviLinks a:hover {
	text-decoration: none;
}

#otzyvy h2 {
	background: none;
	text-align: left;
	color:#ff7900;
}
.helpful span {
	color:#7f7f7f;
}

/*END*/
.itemBigImageReviews {
	text-align: center;
}
.itemsRow h3.itemPageReviews {
	text-align: left;
}
/*-------------------------------- отзывы END*/
/*-------------------------------- корзина BEGIN*/
#shcartCurrency {
	font-size:11px;
	color:#4672F0;
}
#shcartCurrency select {
	border:1px solid #B2B2B2;
	font-size:11px;
}
.tresult {
	background:#4672F0;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.tresult input {
	color:#FFF;
	background:none;
	border:none;
	font-weight:bold;
	font-size:11px;
}
.tovar {
	background:#FFC602 url(../pics/shcartbgheader.gif) left top repeat-x;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.shcartHeaderLeft {
	background:url(../pics/shcartleftheader.gif) left top no-repeat;
}
.shcartHeaderRight {
	background:url(../pics/shcartrightheader.gif) right top no-repeat;
}
.shcartHeaderTitle {
	font-size:11px;
	font-weight:bold;
}
.theadName, .thead {
	color:#4672F0;
	font-weight:bold;
	background:#E6E6E6;
	font-size:11px;
}
.thead {
	text-align:center;
}
.itemname a:link, .itemname a:visited {
	color:#000;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
.itemname a:hover, .itemname a:active {
	text-decoration:none;
}
.price_value {
	border:none;
	background:none;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#333;
}
.price_valueBlue {
	border:none;
	background:none;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#4672F0;
}
.price_valueWhite {
	border:none;
	background:none;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#FFF;
}
.quantity_value {
	border:none;
	background:none;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#333;
}
a:link.zakazBut, a:visited.zakazBut {
	background:#4672F0 url(../pics/zakaz_b.gif) left top;
}
a:hover.zakazBut, a:hover.zakazBut {
	background:#FF7202 url(../pics/zakaz_b.gif) left bottom;
}
a:link.recalcBut, a:visited.recalcBut {
	background:#4672F0 url(../pics/recalc_b.gif) left top;
}
a:hover.recalcBut, a:hover.recalcBut {
	background:#FF7202 url(../pics/recalc_b.gif) left bottom;
}
a:link.nextBut, a:visited.nextBut {
	background:#4672F0 url(../pics/next_b.gif) left top;
}
a:hover.nextBut, a:hover.nextBut {
	background:#FF7202 url(../pics/next_b.gif) left bottom;
}
a:link.poDtverBut, a:visited.poDtverBut {
	background:#4672F0 url(../pics/podtver_b.gif) left top;
}
a:hover.poDtverBut, a:hover.poDtverBut {
	background:#FF7202 url(../pics/podtver_b.gif) left bottom;
}
a:link.backBut, a:visited.backBut {
	background:#4672F0 url(../pics/back_b.gif) left top;
}
a:hover.backBut, a:hover.backBut {
	background:#FF7202 url(../pics/back_b.gif) left bottom;
}
a:link.backshopBut, a:visited.backshopBut {
	background:#4672F0 url(../pics/backshop_b.gif) left top;
}
a:hover.backshopBut, a:hover.backshopBut {
	background:#FF7202 url(../pics/backshop_b.gif) left bottom;
}
.resultsum {
	background:#E6E6E6;
}
.s_result_price {
	font-size:11px;
}
.s_result_priceWhite {
	font-size:11px;
	color:#FFF;
}
.trbcont {
	font-size:11px;
	font-weight:bold;
	color:#333;
}
.bringName {
	color:#4672F0;
	font-weight:bold;
	background:#E6E6E6;
	font-size:11px;
}
.commentThead {
	color:#4672F0;
	font-weight:bold;
	background:#E6E6E6;
	font-size:11px;
	text-align:center;
}
.tdesc {
	text-align:center;
	font-size:11px;
}
.normalSmall {
	font-size:11px;
	font-weight:normal;
}
.trbcont .normalSmall {
	font-size:11px;
	font-weight:normal;
}
.priceval {
	text-align:center;
}
.tdescName {
	font-size:11px;
	text-align:center;
}
.actiontitle {
	background:#E6E6E6;
	font-weight:bold;
	text-align:center;
}

.tshcart2 input, .tshcart2 textarea {
	border:1px solid #B2B2B2;
}
.ihline {
	color:#333;
	font-size:11px;
	font-weight:bold;
}
.infoname {
	color:#333333;
	font-size:11px;
	padding-top:4px;
}

.infoname span.hot {
	color:#ff0000;
}

.infoval div.send_user_mail td span {
    color:#333333;
	font-size:11px;
}
.infoname2 {
	font-size:11px;
	color:#333;
}
.infoval2 {
	font-size:11px;
	color:#333;
	text-align:right;
}
.blueSumm {
	background:#4672F0;
}
.shcartBanners {
	font-size:11px;
	color:#666;
}

a.link_info_payment{
	color:#ff7502;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
a.link_info_payment:hover {
	text-decoration: none;
}
div.but_easypay
{
	text-align: right;
}
div#payments
{
	font-size:11px;
	background-color:#E6E6E6;
}
div#payments div.textcont
{
	font-size:11px;
	text-align:left;
}
div#payments div.textcont a
{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
div#payments div.textcont a:hover
{
	text-decoration:none;
}
table#easypay_table th, table#easypay_table th span{
	color:#4672e6;
	font-weight:bold;
}
table#easypay_table .line {
	background-color:#ddd;	
}
/*
всплывающее сообщение при покупке
---------------------------------------------------*/

#fixme {
	background: url(../pics/fixme_bg.gif) no-repeat;
	text-align: center;
	font-size:11px;
}

#fixme a{
	color: #FF7202;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
#fixme a:hover {
	text-decoration: none;
}
a:link.easypaylink, a:visited.easypaylink {
	color:#FF7202;
	font-weight:bold;
	text-decoration:none;
}
a:hover.easypaylink, a:active.easypaylink {
	color:#FF7202;
	font-weight:bold;
	text-decoration:underline;
}
.infoval em {
	color:#666;
	font-size:10px;
	font-style: normal;
}
.payments td.skar1 span
		{
		 color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
/*-------------------------------- корзина END*/
span.counter{
	color: #4672F0;
	font-size: 11px;
}
/* ------------------------------ карта сайта BEGIN*/
.sitemap ul a {
	color: #4672f0;
	font-size: 12px;
	text-decoration: none;
}

.sitemap ul a:hover {
	text-decoration: underline;
}

.linkSection{
	font-weight: bold;
}

.sitemap_title div.adSearchHeaderContent
{
  background:url(/pics/newslefttop_menu.gif) left top no-repeat; 
}

.sitemapcaption{
	color: #069;
	font-weight: bold;
	font-size: 15px;
}
/* ------------------------------ карта сайта END*/

/* ------------------------ галерея ---------------------------- */

.lups {
	background: url(../pics/lups.png) no-repeat 218px 218px;
}
#view_big {
  border: 1px solid #fff;
  cursor:default;
  text-decoration:none;
	}
#img_item {
    text-align: center;
    vertical-align: middle;
    background:#fff;
}

#icon_gallerey a {
   border: 1px solid #fff;
   background:#fff;
}
#wrapper-img a.lups:hover, #icon_gallerey a:hover, #icon_gallerey a.sel {
    cursor: pointer;
    border: 1px solid #ffc602;
}


/* ------------------ END галеря */