*{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  font-family:Verdana;
  font-size:12px;
 /* color:#cccc99;*/
}
html,body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family:Verdana;
	font-size:12px;
	width:100%;
	height:100%;
	text-align:center;
	text-align:justify;
	background-image:url("img/bg.gif");
	background-repeat:repeat;
	background-color:#292929;
	background-color:#2d2926;
	background-color:#FFFFFF;
	background-color:#232323;
}
div{
  display:block;
  border:none;
}
div.leftside{
 float:left;
 clear:left;
}
div.rightside{
 color: #f5c774;
 float:right;
 clear:right;
}

/* box side */
div.box{
 width:100%;
 height:auto;
}
div.box div.boxcap{
	display:block;
	width:100%;
	height:14px;
	color:#CCCCCC;
 font-size:9px;
 text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url("img/capbg.png");
	background-repeat:repeat-x;
	clear:both;
}
div.box div.boxcap div.leftside{
 width:5px;
 height:14px;
 background-image:url("img/capbgleftside.png");
 background-repeat:no-repeat;
}
div.box div.boxcap div.rightside{
 width:5px;
 height:14px;
 background-image:url("img/capbgrightside.png");
 background-repeat:no-repeat;
 clear:none;
}
div.box div.boxcap div.tricolor{
 width:20px;
 height:14px;
 float:right;
 clear:none;
 background-image:url("img/tricolorboxcap.png");
 background-repeat:no-repeat;
}
div.box div.boxcap a{
 color:#cccccc;
 text-decoration:none;
 font-weight:bold;
 text-transform:uppercase;
 float:left;
 clear:none;
}
div.box div.boxcap span{
 display:block;
 color:#CCCCCC;
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
 text-transform:uppercase;
 float:left;
 clear:none;
}
div.box div.boxbd{
 width:100%;
 margin-top:3px;
 margin-bottom:3px;
 background:none;
 display:block;
 clear:both;
}
div.box div.boxbd form{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 }
div.box div.boxbd ul{
  list-style-position:inside;
  margin-top:2px;
  margin-left:4px;
  margin-bottom:4px;
}
div.box div.boxshoes{
 display:block;
 width:100%;
 height:14px;
 background-image:url("img/shoesbg.png");
 background-repeat:repeat-x;
 clear:both;
}
div.box div.boxshoes div.leftside{
 width:5px;
 height:14px;
 background-image:url("img/shoesbgleftside.png");
 background-repeat:no-repeat;
}
div.box div.boxshoes div.rightside{
 width:5px;
 height:14px;
 background-image:url("img/shoesbgrightside.png");
 background-repeat:no-repeat;
}
/* box side */
div.field{
  width:1010px;
  height: auto !important;
  position:absolute;
  left:50%;
  margin-left:-505px;
  float:right;
}
div.field div.leftshadow{
  width:9px;
  height:100% !important;
  display:block;
  background-image:url("img/bodyshadowleft.png");
  background-repeat:repeat-y;
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  float:left;
}
div.field div.boxcontent{
  width:992px;
  height:auto !important;
  background-color:#000000;
  margin-left:9px;
  display:block;
  float:left;
}
div.field div.boxcontent div.header{
  width:992px;
  display:block;
  margin-bottom:8px;
  float:right;
  clear:both;
}
div.field div.boxcontent div.header div.bigflash{
  width:992px;
  height:250px;
  display:block;
  background-color:#2a2423;
  margin-bottom:8px;
  float:left;
  clear:both;
}
div.field div.boxcontent div.header div.midflash{
  width:992px;
  height:70px;
  display:block;
  background-color:#2a2423;
  margin-bottom:8px;
  float:left;
  clear:both;
  text-align:center;
}
div.field div.boxcontent div.header div.smallflash{
  width:992px;
  height:40px;
  display:block;
  background-color:#2a2423;
  float:left;
  clear:both;
}
div.field div.boxcontent div.sitepath{
  width:992px;
  height:22px;
  font-size:12px;
  display:block;
  background-image:url("img/pathbg.png");
  background-repeat:repeat-x;
  margin-bottom:8px;
  float:right;
  clear:both;
}
div.field div.boxcontent div.sitepath div.tricolor{
  width:33px;
  height:20px;
  margin-top:1px;
  float:right;
  clear:none;
  background-image:url("img/tricolorpath.png");
  background-repeat:no-repeat;
}
div.field div.boxcontent div.sitepath div.leftside{
 width:7px;
 height:22px;
 background-image:url("img/pathbgleft.png");
 background-repeat:no-repeat;
 clear:none;
}
div.field div.boxcontent div.sitepath div.rightside{
 width:7px;
 height:22px;
 background-image:url("img/pathbgright.png");
 background-repeat:no-repeat;
 clear:none;
}
/**/
div.field div.boxcontent div.sitepath span{
     display: block;
     height:22px;
     font: 10px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     padding: 4px 0 0 14px;
     clear:none;
     float:left;
}
div.field div.boxcontent div.sitepath a{
     font: 10px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
     text-transform:uppercase;
}
div.field div.boxcontent div.sitepath a:hover{
     font: 10px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}
div.field div.boxcontent div.sitepath a:visited{
     font: 10px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}
/**/
div.field div.boxcontent div#blogfeedbox{
 height:93px;
 float:right;
 /*margin-bottom:4px;*/
}
div.field div.boxcontent div#blogfeedbox div.boxcap {  }
div.field div.boxcontent div#blogfeedbox div.boxbd{
  width:100%;
  height:76px;
  display:block;
  clear:both;
  margin-bottom:0px;
}
div.field div.boxcontent div#blogfeedbox div.boxbd div.leftline{
  width:6px;
  height:76px;
  background-image:url("img/blogbgleftline.png");
  background-repeat:no-repeat;
  display:block;
  float:left;
  clear:none;
}
div.field div.boxcontent div#blogfeedbox div.boxbd div.centside{
  width:980px;
  height:76px;
  background-image:url("img/blogbg.png");
  background-repeat:repeat-x;
  display:block;
  float:left;
  clear:none;
}
div.field div.boxcontent div#blogfeedbox div.boxbd div.rightline{
  width:6px;
  height:76px;
  background-image:url("img/blogbgrightline.png");
  background-repeat:no-repeat;
  display:block;
  float:left;
  clear:none;
}
div.field div.boxcontent div#blogfeedbox div.boxshoes{
  display:none;
}
div.field div.boxcontent div.content{
  width:100%;
  display:block;
  background-color:#212121;
  float:right;
  clear:both;
}

div.field div.boxcontent div.content div.leftpart{
  width:742px;
  background-color:#000000;
/*  margin-left:1px;
  margin-top:4px;*/
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.rightpart{
  width:245px;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div#service{
  min-height:412px;
  background-color:#333333;
  background-image:url("img/.png");
}
div.field div.boxcontent div.content div.leftpart div.changefield{
  width: 100%;
  margin-bottom:0px;
  float:right;
  clear:both;
  color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield p{
/*display:none;*/
}
/* здесь редактировать все стили для остальных динамических штучек [ */
div.field div.boxcontent div.content div.leftpart div.changefield div.pagecontent p{
display:block;
}
div.field div.boxcontent div.content div.leftpart div.changefield fieldset{
border-color:#333333;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxnews div.txt p{
display:block;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxnews div.txt p a{
color:#FFFFFF;
}
/* здесь редактировать все стили для остальных динамических штучек ] */
div.field div.boxcontent div.content div.leftpart div.wrp{
  width: 100%;
  display:block;
  font-size:1px;
  float:right;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar{
 width:230px;
 height:275px;
 margin-left:4px;
 margin-top:4px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.topline{
 font-size:1px;
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarmidbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd{
 width:100%;
 height:267px;
 background-image:url("img/tovarmidbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.pic{
 width:218px;
 height:218px;
 margin-left:6px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.pic div.topline{
 font-size:1px;
 width:100%;
 height:4px;
 background-image:url("img/tovarmidpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.pic div.picbd{
 width:100%;
 height:202px;
 background-image:url("img/tovarmidpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.pic div.picbd div{
 width:202px;
 height:202px;
 background-color:#000000;
 margin-left:8px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.pic div.botline{
 width:100%;
 height:6px;
 font-size:1px;
 background-image:url("img/tovarmidpicbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.txt{
 width:218px;
 height:42px;
 margin-top:2px;
 margin-left:6px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.txt div.descr{
 float:left;
 clear:none;
 text-align:left;
 color:#999966;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.txt div.descr a{
 color:#999966;
 text-decoration:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.midtovarbd div.txt div.price{
 float:right;
 clear:none;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.midtovar div.botline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarmidbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div.pager{
  display:block;
  position:relative;
  width:100%;
  /*height:4px;*/
  margin:0px;
  margin-top:8px;
  color:#FFFFFF;
  text-align:right;
  float:left;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div#content{
 margin:0px;
 margin-bottom:0px;
}

/* BOX Bestsellers */
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers{
  width:4px;
  min-height:636px;
  margin:0px;
  margin-left:9px;
  border:none;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd{
  width:330px;
  height:596px;
  padding:0px;
  margin-top:3px;
  margin-right:3px;
  display:block;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar{
 width:163px;
 height:205px;
 margin-top:1px;
 margin-left:1px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarsmbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd{
 width:100%;
 height:194px;
 background-image:url("img/tovarsmbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic{
 width:155px;
 height:155px;
 margin-left:4px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic div.topline{
 width:100%;
 height:4px;
 background-image:url("img/tovarsmpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic div.picbd{
 width:100%;
 height:145px;
 font-size:1px;
 background-image:url("img/tovarsmpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div{
 width:145px;
 height:145px;
 margin-left:5px;
 background-color:#000000;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div a img{
 width:145px;
 height:145px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.pic div.botline{
 width:100%;
 height:6px;
 font-size:1px;
 background-image:url("img/tovarsmpicbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.txt{
 width:155px;
 min-height:45px;
 margin-top:3px;
 margin-left:4px;
 text-align:left;
 text-align:center;
 color:#999961;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.txt span{
 width:100%;
 color:#FFFFFF;
 font-size:13px;
 font-weight:bold;
 clear:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.smtovarbd div.txt a{
text-align:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.midtovar div.midtovarbd div.txt div.descr{
 float:left;
 clear:none;
 text-align:left;
 color:#999966;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.midtovar div.midtovarbd div.txt div.descr a{
 color:#999966;
 text-decoration:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.midtovar div.midtovarbd div.txt div.price{
 float:right;
 clear:none;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxBestsellers div.boxbd div.smtovar div.botline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/tovarsmbgbotline.png");
 background-repeat:no-repeat;
clear:both;
}
/* BOX Bestsellers */
/* Box featered */
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered{
  width:330px;
  min-height:636px;
  margin:0px;
  margin-left:9px;
  border:none;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd{
  width:330px;
  min-height:596px;
  padding:0px;
  margin-top:3px;
  margin-right:3px;
  display:block;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar{
 width:163px;
 height:205px;
 margin-top:1px;
 margin-left:1px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarsmbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd{
 width:100%;
 height:195px;
 background-image:url("img/tovarsmbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic{
 width:155px;
 height:155px;
 margin-left:4px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic div.topline{
 width:100%;
 height:4px;
 background-image:url("img/tovarsmpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic div.picbd{
 width:100%;
 height:145px;
 font-size:1px;
 background-image:url("img/tovarsmpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div{
 width:145px;
 height:145px;
 margin-left:5px;
 background-color:#000000;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div a img{
 width:145px;
 height:145px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.pic div.botline{
 width:100%;
 height:6px;
 font-size:1px;
 background-image:url("img/tovarsmpicbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.txt{
 width:155px;
 height:45px;
 margin-top:3px;
 margin-left:4px;
 text-align:left;
 text-align:center;
 color:#999961;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.txt span{
 width:100%;
 color:#FFFFFF;
 font-size:13px;
 font-weight:bold;
 clear:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.smtovarbd div.txt a{
text-align:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.midtovar div.midtovarbd div.txt div.descr{
 float:left;
 clear:none;
 text-align:left;
 color:#999966;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.midtovar div.midtovarbd div.txt div.descr a{
 color:#999966;
 text-decoration:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.midtovar div.midtovarbd div.txt div.price{
 float:right;
 clear:none;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#Featered div.boxbd div.smtovar div.botline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/tovarsmbgbotline.png");
 background-repeat:no-repeat;
clear:both;
}
/* Box featered */
/* BOX Items */
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems{
  width:330px;
  min-height:636px;
  margin:0px;
  margin-left:9px;
  border:none;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd{
  width:330px;
  min-height:596px;
  margin-top:3px;
  margin-right:3px;
  padding:0px;
  display:block;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar{
 width:163px;
 height:205px;
 margin-top:4px;
 margin-left:2px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarsmbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd{
 width:100%;
 height:195px;
 background-image:url("img/tovarsmbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic{
 width:155px;
 height:155px;
 margin-left:4px;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarsmpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic div.picbd{
 width:100%;
 height:145px;
 background-image:url("img/tovarsmpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div{
 width:145px;
 height:145px;
 margin-left:5px;
 background-color:#000000;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div a img{
 width:145px;
 height:145px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.pic div.botline{
 width:100%;
 height:6px;
 font-size:1px;
 background-image:url("img/tovarsmpicbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt{
 width:155px;
 min-height:45px;
 margin-top:3px;
 margin-left:4px;
 text-align:left;
 text-align:center;
 color:#999961;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt span{
 width:100%;
 text-align:left;
 color:#FFFFFF;
 font-size:11px;
 font-weight:bold;
 clear:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt a{
 width:100%;
 text-align:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt div.descr{
 float:left;
 clear:none;
 text-align:left;
 color:#999966;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt div.descr a{
 color:#999966;
 text-decoration:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.smtovarbd div.txt div.price{
 float:right;
 clear:none;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#newItems div.boxbd div.smtovar div.botline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/tovarsmbgbotline.png");
 background-repeat:no-repeat;
clear:both;
}
/* BOX New items */
/* Box upcomming */
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming{
  width:330px;
  min-height:636px;
  margin:0px;
  margin-left:9px;
  border:none;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd{
  width:330px;
  min-height:596px;
  padding:0px;
  margin-top:3px;
  margin-right:3px;
  display:block;
  clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar{
 width:163px;
 height:205px;
 margin-top:1px;
 margin-left:1px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/tovarsmbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd{
 width:100%;
 height:195px;
 background-image:url("img/tovarsmbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic{
 width:155px;
 height:155px;
 margin-left:4px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic div.topline{
 width:100%;
 height:4px;
 background-image:url("img/tovarsmpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic div.picbd{
 width:100%;
 height:145px;
 font-size:1px;
 background-image:url("img/tovarsmpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div{
 width:145px;
 height:145px;
 margin-left:5px;
 background-color:#000000;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic div.picbd div a img{
 width:145px;
 height:145px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.pic div.botline{
 width:100%;
 height:6px;
 font-size:1px;
 background-image:url("img/tovarsmpicbgbotline.png");
 background-repeat:no-repeat;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.txt{
 width:155px;
 height:45px;
 margin-top:3px;
 margin-left:4px;
 text-align:left;
 text-align:center;
 color:#999961;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.txt span{
 width:100%;
 color:#FFFFFF;
 font-size:13px;
 font-weight:bold;
 clear:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.smtovarbd div.txt a{
text-align:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.midtovar div.midtovarbd div.txt div.descr{
 float:left;
 clear:none;
 text-align:left;
 color:#999966;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.midtovar div.midtovarbd div.txt div.descr a{
 color:#999966;
 text-decoration:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.midtovar div.midtovarbd div.txt div.price{
 float:right;
 clear:none;
 font-size:14px;
 font-weight:bold;
 text-align:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#BoxUpcomming div.boxbd div.smtovar div.botline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/tovarsmbgbotline.png");
 background-repeat:no-repeat;
clear:both;
}
/* Box upcomming */
/* news block on index page */
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews{
  width:387px;
  height:636px;
  margin:0px;
  margin-left:9px;
  border:none;
  float:left;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd{
  width:387px;
  height:596px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  margin-top:3px;
  margin-bottom:3px;
  overflow: auto;
  display:block;
  clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox{
 width:368px;
 height:94px;
 margin-right:2px;
 margin-top:6px;
 display:block;
 float:right;
 clear:both;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.pubdate{
width:100%;
 margin-top:1px;
 margin-bottom:2px;
 display:block;
 float:right;
 clear:none;
 color:#FFFFFF;
 text-align:right;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.leftline{
 width:6px;
 height:94px;
 background-image:url("img/newsbgleft.png");
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.rightline{
 width:6px;
 height:94px;
 background-image:url("img/newsbgright.png");
 float:right;
 clear:none;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.bd{
 width:356px;
 height:94px;
 background-image:url("img/newsbg.png");
 background-repeat:repeat-x;
 display:block;
 float:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.bd div.pic{
 width:75px;
 height:72px;
 margin-right:5px;
 background-color:#000000;
 display:block;
 float:left;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.bd div.txt{
 /*width:276px;*/ /* раскоменьтить когда появиться картинка, а новое убрать */
 width:351px;
 height:72px;
 background-color:#000000;
 display:block;
 float:left;
 color:#FFFFFF;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.bd div.txt p{
 margin-top:2px;
 margin-left:4px;
}
div.field div.boxcontent div.content div.leftpart div.changefield div#boxNews div.boxbd div.newsbox div.bd div.txt a{
 color:#FFFFFF;
}
/* news block on index page */
/* main shop block on index page */
div.field div.boxcontent div.content div#service{
  width:246px;
  height:100%;
  /*height:auto;*/
  background-color:#212121;
  background-image:url("img/.png");
  display:block;
  float:right;
  clear:none;
}
div.field div.boxcontent div.content div.flashnews{
  width:720px;
  height:300px;
  display:block;
  background-color:#000000;
  margin-bottom:0px;
  float:left;
  clear:both;
}

div.field div.boxcontent div.content div#service div.box{
 width:220px;
 margin-left:13px;
 margin-bottom:5px;
 float:left;
 clear:both;
}
div.field div.boxcontent div.content div#service div.box div.boxcap{
 float:right; margin-bottom:0px;
}
div.field div.boxcontent div.content div#service div.box div.boxcap div.leftside{
 background-image:url("img/capbgleftsideg.png");
}
div.field div.boxcontent div.content div#service div.box div.boxcap div.rightside{
 background-image:url("img/capbgrightsideg.png");
}
div.field div.boxcontent div.content div#service div.box div.boxbd{
 width:98%;
 margin:0px 0px 0px 0px;
 margin-left:1%;
 padding:0px 0px 0px 0px;
 margin-top:3px;
 margin-bottom:3px;
 background:none;
 color:#FFFFFF;
 border:none;
 float:right;
 clear:both;
}
div.field div.boxcontent div.content div#service div.box div.boxbd a{
 color:#FFFFFF;
}
div.field div.boxcontent div.content div#service div.box div.boxbd div{
 text-align:center;
}
div.field div.boxcontent div.content div#service div.box div.boxbd *{
 margin:0px 0px 0px 0px;
}
div.field div.boxcontent div.content div#service div.box div.boxbd ul{
  list-style-position:inside;
  margin-top:2px;
  margin-left:4px;
  margin-bottom:4px;
}
div.field div.boxcontent div.content div#service div.box div.boxshoes{
 float:right;
}
div.field div.boxcontent div.content div#service div.box div.boxshoes div.leftside{
 background-image:url("img/shoesbgleftsideg.png");
}
div.field div.boxcontent div.content div#service div.box div.boxshoes div.rightside{
 background-image:url("img/shoesbgrightsideg.png");
}
/* CART */
div.field div.boxcontent div.content div#service div#boxcart{
 min-height:74px;
 height:auto;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxcap{
 width:100%;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd{
 min-height:40px;
 height:auto;
 width:100%;
 margin-left:0px;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxshoes{
 width:100%;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/cartbgtopline.png");
 background-repeat:no-repeat;
 float:right;
 clear:both;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd div.mid{
 width:100%;
 min-height:36px;
 height:auto;
 background-image:url("img/cartbgmid.png");
 background-repeat:repeat-y;
 float:right;
 clear:both;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd div.mid div.cartpos{
 width:205px;
 min-height:13px;
 margin-left:6px;
 color:#999965;
 text-align:left;
 float:left;
 clear:both;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd div.mid div.carttotal{
 width:93%;
 text-align:right;
 color:#FFFFFF;
 margin:1px 0px 0px 10px;
 float:left;
 clear:both;
}
div.field div.boxcontent div.content div#service div#boxcart div.boxbd div.botline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/cartbgbotline.png");
 background-repeat:no-repeat;
 display:block;
 float:right;
 clear:both;
}
/* BOX CART */
/* BOX LOGIN */
div.field div.boxcontent div.content div#service div#boxlogin{
 height:96px;
 margin-top:0px;
}
div.field div.boxcontent div.content div#service div#boxlogin div.boxbd{
 height:62px;
 background-image:url("img/bgbdlogin.png");
 background-repeat:repeat-x;
}
div.field div.boxcontent div.content div#service div#boxlogin div.boxbd form{
 margin:0px;
 margin-top:10px;
 margin-left:20px;
}
div.field div.boxcontent div.content div#service div#boxlogin div.boxbd input{
 color:#FFFFFF;
 background-color:#000000;
 margin-left:2px;
}
div.field div.boxcontent div.content div#service div#boxlogin div.boxbd p{
 width:100%;
 text-align:center;
}
/* BOX LOGIN */
/*BOX ADMIN */
div.field div.boxcontent div.content div#service div#boxAdmin{
 height:196px;
 margin-top:0px;
}
div.field div.boxcontent div.content div#service div#boxAdmin div.boxbd{
 height:162px;
 width:96%;
 margin-left:2%;
 background-image:url("img/bgbdlogin.png");
}
div.field div.boxcontent div.content div#service div#boxAdmin div.boxbd *{
  margin-left:2%;
}
div.field div.boxcontent div.content div#service div#boxAdmin div.boxbd img{
  margin-top:4px;
}
/*BOX ADMIN */
/*BOX CATEGORY AND BREND */
div.field div.boxcontent div.content div#service div#catabrend{
 height:96px;
}
div.field div.boxcontent div.content div#service div#catabrend div.boxbd{
 height:62px;
 background-image:url("img/bgbdcatalog.png");
 background-repeat:repeat-x;
}

div.field div.boxcontent div.content div#service div#catabrend div.boxbd form{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
}

div.field div.boxcontent div.content div#service div#catabrend div.boxbd div#brendlist{
 display:block;
 position:relative;
 width:100%;
 font-size:2px;
 margin-top:2px;
 float:left;
 clear:both;
}
div.field div.boxcontent div.content div#service div#catabrend div.boxbd div#catlist{
 display:block;
 position:relative;
 width:100%;
 font-size:2px;
 margin-top:12px;
 float:left;
 clear:both;
}

div.field div.boxcontent div.content div#service div#catabrend div.boxbd select{
border-color:#666666 rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102);
border-style:solid;
border-width:1px;
margin:0px 0px 0px 0px;
color:#FFFFFF;
background-color:#000000;
font-size:1em;
padding:1px;
width:70%;
}
div.field div.boxcontent div.content div#service div#catabrend div.boxbd select{
border-color:#666666 rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102);
border-style:solid;
border-width:1px;
color:#FFFFFF;
margin:0px 0px 0px 0px;
background-color:#000000;
font-size:1em;
padding:1px;
width:70%;
}
/*BOX CATEGORY AND BREND*/
/*BOX 21NEWS*/
div.field div.boxcontent div.content div#service div#box21news{
 width:220px;
 min-height:300px;
}
div.field div.boxcontent div.content div#service div#box21news div.boxcap a{
 margin-top:2px;
 text-align:left;
 font-size:8px;
 float:left;
}
div.field div.boxcontent div.content div#service div#box21news div.boxbd{
 width:220px;
 height:300px;
}
div.field div.boxcontent div.content div#service div#box21news div.boxbd *{
/* text-align:left;
 margin-left:2%;
 margin-right:2%;
 float:left;*/
}
div.field div.boxcontent div.content div#service div#box21news div.boxbd p{
 text-align:left;
 width:220px;
}
div.field div.boxcontent div.content div#service div#box21news div.boxbd div.pubdate{
 text-align:left;
 color:#ff9933;
 float:left;
}
/* BOX 21 News*/
/* BOX 21 LInks */
div.field div.boxcontent div.content div#service div#box21links{
 width:220px;
 min-height:400px;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd{
 width:220px;
 height:400px;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21{
 width:192px;
 height:54px;
 margin:0px;
 margin-bottom:3px;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21 div.leftline{
 width:2px;
 height:54px;
 font-size:1px;
 background-image:url("img/linkbgleft.png");
 background-repeat:no-repeat;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21 div.lnkbd{
 width:188px;
 height:54px;
 background-image:url("img/linkbg.png");
 background-repeat:repeat-x;
 margin:0px;
 float:left;
  clear:none;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21 div.lnkbd div.pic{
 width:47px;
 height:43px;
 margin-top:6px;
 margin-left:2px;
 margin-right:2px;
 background-color:#000000;
 float:left;
  clear:none;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21 div.lnkbd div.txt{
 width:135px;
 height:43px;
 margin-top:6px;
 color:#FFFFFF;
 text-align:left;
 float:left;
  clear:none;
}
div.field div.boxcontent div.content div#service div#box21links div.boxbd div.link21 div.rightline{
 width:2px;
 height:54px;
 font-size:1px;
 background-image:url("img/linkbgright.png");
 background-repeat:no-repeat;
 float:left;
  clear:none;
}

/* BOX 21 Links*/
/* boxes */
div.field div.boxcontent div.content div#service div#boxWhatsNew{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxWhatsNew div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxSpecials{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxSpecials div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxManufacturersInfo{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxManufacturersInfo div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxNews{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxNews div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxFeatured{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxFeatured div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxFaq{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxFaq div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxDownloads{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxDownloads div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxCurrencies{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxCurrencies div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxGroupInfo{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxGroupInfo div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxInformation{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxInformation div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxLastViewed{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxLastViewed div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxLanguages{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxLanguages div.boxbd{width:220px;
 height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxArticles{width:220px;
 min-height:300px; overflow:hidden;}
div.field div.boxcontent div.content div#service div#boxArticles div.boxbd{width:220px;
 height:300px; overflow:hidden;}
/* boxes */
/* main shop block on index page */
/*box banners*/
div.field div.boxcontent div.content div.botfeed{
  width:728px;
  height:160px;
  overflow:hidden;
  margin-right:7px;
  float:right;
  clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21{
 width:171px;
 height:148px;
 margin-left:8px;
 margin-top:5px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.topline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/banbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd{
 width:100%;
 height:140px;
 background-image:url("img/banbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.pic{
 width:164px;
 height:110px;
 margin-left:4px;
 background-image:url("img/banbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.pic div.topline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/banpicbgtopline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.pic div.picbd{
 width:100%;
 height:100px;
 background-image:url("img/banpicbg.png");
 background-repeat:repeat-y;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.pic div.picbd div{
 width:154px;
 height:100px;
 margin-left:5px;
 background-color:#000000;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.pic div.botline{
 width:100%;
 height:5px;
 font-size:1px;
 background-image:url("img/banpicbgbotline.png");
 background-repeat:no-repeat;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.banbd div.txt{
 width:164px;
 height:28px;
 margin-top:2px;
 margin-left:4px;
 color:#999966;
 text-align:left;
 clear:both;
}
div.field div.boxcontent div.content div.botfeed div.ban21 div.botline{
 width:100%;
 height:4px;
 font-size:1px;
 background-image:url("img/banbgbotline.png");
 background-repeat:no-repeat;
 clear:both;
}
/*Box banners*/
div.field div.boxcontent div.footer{
  width:100%;
  display:block;
  float:right;
  clear:both;
}
div.field div.boxcontent div.footer div.topfooter{
  width:100%;
  height:38px;
  background-color:red;
  background-image:url("img/redfooter.png");
  background-repeat:repeat-x;
  display:block;
  float:left;
  clear:both;
}
div.field div.boxcontent div.footer div.botfooter{
  width:100%;
  height:48px;
  display:block;
  float:left;
  clear:both;
}
div.field div.boxcontent div.footer div.botfooter div.tricolor{
 width:160px;
 height:31px;
 background-image:url("img/footertricolor.png");
 background-repeat:no-repeat;
 margin-top:12px;
 margin-left:8px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.footer div.botfooter div.txt{
 color:#FFFFFF;
 text-align:left;
 margin-top:12px;
 margin-left:2px;
 float:left;
 clear:none;
}
div.field div.boxcontent div.footer div.botfooter div#clickrss{
 width:123px;
 height:25px;
 background-image:url("img/rsspng.png");
 background-repeat:no-repeat;
 margin-top:12px;
 position:relative;
 margin-left:465px;
 /*left:50%;*/
 cursor:pointer;
}
div.field div.rightshadow{
  width:9px;
  height:100% !important;
  display:block;
  background-image:url("img/bodyshadowright.png");
  background-repeat:repeat-y;
  position:absolute;
  top:0px;
  bottom:0px;
  right:0px;
  float:left;
}
div.field div.footershadow{
  width:100%;
  height:19px;
  background-color:#000000;
  display:block;
  float:left;
  clear:both;
}
/* Блок переопределения родительских стилей */
div.field div.boxcontent div.content div.leftpart div.changefield form div.page div.pagecontent div.ProductInfoRight p span.bold{
  font-size:22px;
}
