@charset "utf-8";
/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	z-index: 100;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td{
	vertical-align:top;
}
hr {
	color:#316400;
	background-color:#316400;
	height: 1px;
	border-width:0px;
}
h1, h2, h3, h4, p {
	cursor: default;
}

/* base.css */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	color:#3e3e3e;
	font:normal 12px Arial, Georgia, sans-serif;
	background:#efefef  url(../img/bghtml.jpg) 0 0 repeat-x;
}
a:link, a:visited {
	color:#428700;
	text-decoration:underline;
	font:italic 12px Georgia;
}
a:hover	{
	color:#a0a0a0;
	text-decoration:none;
}
a:active{
	color:#a0a0a0;
}
.hidden {
	overflow:hidden;
}
.clear {
	clear:both;
}
.fr {
	float:right;
	margin-top: 5px;
	padding-left: 1%;
}
.fl {
	float:left;
}
.i {
	font-style: italic;
}
.ch {
	text-decoration:underline;
}
.abs {
	position:relative;
	top:0;
	width:0;
	height:0;
}


/* body.css */
#bgline {
	background:url(../img/bgbody.jpg) 50% 418px no-repeat;
}
#bodytab {
	width:100%;
	height:100%;
	margin-top:30px;
}
#bodytab .contentd {
	width:1160px;
}
#bodytab td{
	border:0px solid red;
}
#bodytab td td{
	border:0px solid red;
}
h1 {
	font: normal 24px/normal Georgia;
	color: #204d00;
}
h2 {
	font: normal 22px/normal Arial;
	text-align: left;
}
h4 {
	font: bold 14px/normal Arial;
	text-align: left;
	color:#000000;
}
#topcont {
	width: 100%;
	height: 100%;
}
#ltcont {
	padding-top:2px;
}
#ctcont {
	position:absolute;top:0;left:-72px;
	width:360px;
	height:640px;
}
#rtcont {
}
#ltcont p {
	font: normal 14px/normal Arial;
	width:380px;
	margin:10px 0 50px 2px;
}
/*#navig {
	margin:15px 0 30px 0;
}
#navig a {
	font:italic 18px/37px Georgia;
	color: #122500;
}
#navig a:hover {
	font-weight:bold;
	text-decoration:none;
}*/
#fragment {
  padding-top: 40px;
  display:block;
  height:210px;
  overflow:hidden;
}
#online {
	background:  url(../img/on-line.png) 0 0 no-repeat;
	display:inline-block;
	width:80px;
	height:76px;
	float:left;
	text-align:center;
	margin-top:-15px;
	padding-top: -15px;
	margin-left: 28%;
	z-index:100;
}
#online a {
	display:block;
	width:80px;
	height:50px;
	color:#ffffff;
	font:italic 12px Georgia;
	padding-right: 15px;
	text-decoration:none;
	padding-top:25px;
	z-index:100;
	}
#online a:hover {
	color:#49e936;
}
#tproduct{
	float:left;
	margin-top:0px;
	z-index:100;
}
#tproduct td {
	padding:0 3px;
}
#tproduct img {
	margin-top:5px;
}
#products{
	width:240px;
}
#products p {
	color:#000000;
	margin:5px 0;
}
#products a {
	font:italic 14px Georgia;
	text-decoration:none;
	border-bottom:1px dashed #428700;
}
#products a:hover {
	border-bottom-color:#a0a0a0;
}
#comment a {
	font:italic 14px Georgia;
	text-decoration:none;
	border-bottom:1px dashed #428700;
}
#comment a:hover {
	border-bottom-color:#a0a0a0;
}
#comment {
position:absolute;top:155px;left:0px;width:350px;height:20px;
}
#comment table {
	margin-top:7px;
}
#comment table p {
	margin:15px 0 0 10px;
}
#h2h a {
	font: normal 22px/normal Arial;
	text-decoration:none;
	color:#3e3e3e;
}
#h2h a:hover {
	text-decoration:underline;
}
.footer {
	vertical-align: bottom;
}
#footers {
	height: 27px;
	padding:20px 90px;
	font:normal 12px Arial, sans-serif;
}
#footers a {
	font:normal 12px Arial;
}
#footer-stroke {
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	border: 0;
	border-bottom: 1px solid #6d8660;
	background: #98a98f;
}
/* каталог  */
#open-catalog a{
  color:#122500;
  text-decoration:none;
  font:italic 16px/39px Georgia;
}
.open-catalog {
  float:left;
  display:block;
  width:206px;
  height:39px;
  background:url(../img/catalog.png) 0 0 no-repeat;
  text-align:center;
}
.online-catalog a {
  color:#122500;
  text-decoration:none;
  font:italic 16px/39px Georgia;
  float:left;
  display:block;
  width:206px;
  height:39px;
  background:url(../img/catalog.png) 0 0 no-repeat;
  text-align:center;
}
.online-catalog a:hover {
  color:#338500;
}
.closed .open, .close {
  display:block;
}
.closed .close, .open {
  display:none;
}
#home-catalog-block {
  margin-bottom:-100px;
}
*:first-child+html #home-catalog-block {
  margin-bottom:-80px;
}
.round25 {
    border:0 solid #ffffff;
    border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    -webkit-border-radius: 25px;
    behavior: url("theme/start/css/border-radius.htc");
}
#home-catalog-block td {
  border:0px solid red;
}
#home-catalog-wrapper {
  overflow: hidden;
}
.closed #home-catalog-wrapper {
  display: none;
}
#home-catalog{
  width:100%;
}
#home-catalog .home-catalog-item {
  width: 450px;
  /*height: 370px;*/
  padding: 0 0 80px 0;
  margin-left:60px;
  vertical-align: top;
}
#home-catalog .home-catalog-image{
  float:left;
  margin-right:20px;
}
#home-catalog .home-catalog-link{
  margin-top:50px;
  font: bold 14px/normal Arial;
  color:#000000;
}
#products .name-catalog-link a {
  margin-top:50px;
  font: bold 14px/normal Arial;
  color:#000000;
  border-bottom:0;
}
#products .name-catalog-link a:hover {
  text-decoration:underline;
}
#home-catalog .home-catalog-description{
  color:#000000;
}
#home-catalog .home-catalog-description strong{
  color:#252525;
}
#pricebag{
  margin-top:10%;
}
.tobags a {
  display:inline-block;
  margin-left:8px;
  width:97px;
  height:26px;
  background:url(../img/vkorzinu1.png) 0 0 no-repeat;
  float:left;
}
.tobags a:hover {
  background:url(../img/vkorzinu2.png) 0 0 no-repeat;
}
.priceshou p {
  display:inline-block;
  width:97px;
  height:26px;
  background:url(../img/price1.png) 0 0 no-repeat;
  float:left;
  color:#ffffff;
  font:bold 18px/26px Arial;
  text-align:center;
}
#pricebag sup {
  vertical-align:super;
  font:bold 11px/18px Arial;
}
a.ch:link, a.ch:visited{
	color:#286D00;
	text-decoration:none;
}

a.ch:hover{
	color:#D00000;
}
#home-catalog-block .playbag {
  float:right;
  display:block;
  width:170px;
  height:100px;
  background: url(../../../images/insite/korzina2.png) 0 0 no-repeat;
  margin:10px 0px 20px 0px;
  cursor:pointer;
}
#home-catalog-block .playbag p {
  margin:15% 0px 0 35px;
  text-indent:10px;
  font:italic bold 15px/25px Arial;
  cursor:pointer;
  color:#70B337;
  text-shadow: black 1px 1px 2px, white 0 0 1em;
  
}



/* ПРОКРУТКА НОВОСТЕЙ */
.news{
  margin-top:50px;
  margin-left:50px;
  z-index:10;
}
#comments-news {
  margin:auto 50px 5px;
  width:10%;
}
.goods-slider-box {
  position:relative;
  width:162px;
}
#gp {
  float:up;
  margin-left:10px;
  z-index:16;
  cursor:pointer;
}
#gn {
  float:down;  
  margin-left:60px;
  z-index:16;
  cursor:pointer;
}
#goods-slider {
  height:230px;
  position:relative;
  overflow:hidden;
  width:180px;
  margin:0px 0px;
}
#goods-slider .items {
  height:20000em;
  position:absolute;
  margin-top: 0px;
}
#goods-slider .items .grouped {
  float:left;
  margin-top: 5px;
  width:160px;
  height:110px;
 }
#goods-slider .good-node {
  display:inline-block;
  float:left;
  width:180px;/*324 border:1px solid red; */     
  height:230px;
  margin-top: -15px;
  padding-top: 0px;
  z-index: 10;

}
#goods-slider .good-node a {
  font:italic 12px/18px Arial;
  color:#3e3e3e;
}

#goods-slider .good-node a:hover{
  color:#085c01;
  text-decoration:underline;
}
#goods-slider span.ndate {
  position:relative;
  display:block;
  width:180px;
  height:20px;
  background:url(../img/newsdate.png) 0 0 no-repeat;
  text-align:left;
  color:#FFFFFF;
  font:normal 12px/19px Arial;
  float:left;
  margin:1% 0 0 10px;
  z-index: 100;
}

#comment_scroll {
  margin:50px auto 25px;
  width:100%;
}

#comment_scroll .goods-slider-box-comment {
  position:relative;
}
#comment_scroll #gp-comment {
  float:left;
  z-index:25;
  cursor:pointer;
}
#comment_scroll #gn-comment {
  float:right;  
  z-index:25;
  cursor:pointer;
}
#comment_scroll #goods-slider-comment {
  height:78px;
  position:relative;
  overflow:hidden;
  width:972px;
  margin:0 auto;
}
#comment_scroll #goods-slider-comment .items-comment {
  width:20000em;
  position:absolute;
}
#comment_scroll #goods-slider-comment .items-comment .grouped-comment {
  float:left;
}

#comment_scroll #goods-slider-comment .good-node-comment {
  float:left;
  width:324px;/*324        border:1px solid red;*/
}
#comment_scroll #goods-slider-comment .good-img-comment {
  position:relative;
  width:86px;
  height:76px;
  float:left;
  margin-left:30px;
}
#comment_scroll #goods-slider-comment .good-up-img-comment {
  position:absolute;
  top:0;
  left:0;
  z-index:10;
}
#comment_scroll #goods-slider-comment .good-sub-img-comment {
  position:absolute;
  top:0;
  left:0;
  z-index:5;
  width:74px;
}












#bgbody_jpg {
  position:absolute;
  top:448px;
  left:0px;
  background:url(/theme/start/img/bgbody.jpg) 50% 0px no-repeat;
  width:100%;
  height:201px;
  z-index:-2;
}
#ltug_png {
  position:absolute;
  top:539px;
  left:0px;
  background:url(/theme/start/img/ltug.png) no-repeat;
  width:110px;
  height:289px;
  z-index:-1;
}
#pilulia_png {
	position:absolute;
	top:-40px;
	left:-230px;
	width:400px;
	height:660px;
	background:url(/theme/start/img/pilulia.png) 50% 0px no-repeat;
	z-index:-1;
}
#rtug {
	position:absolute;
	top:41px;
	left:-209px;
	width:200px;
	height:500px;
	background:url(/theme/start/img/rtug.png) no-repeat;
	z-index:-1;
}






#baners {
  width:972px;
  margin:0 auto;
}
#baners .bans {
  float:left;
  margin:0 5px 5px 0;
}
#card {
	background:#efefef  url(../../../images/insite/card.png) 0 0 no-repeat;
	width:205px;
	height:105px;
	margin-bottom:10px;
}
#card .pricebag1 {
	text-decoration:line-through; font: normal normal bold 18px/20px Arial; color:#3E3E3E;
}
#card .pricebag2 {
	color:#fff; text-shadow: 1px 1px 1px #3E3E3E; margin-left:15px; font: bold 14px/normal Arial;
}
#card .pricebag3 {
	font: bold 32px/32px Arial; text-shadow: 1px 1px 1px #990000;color:#db0000; text-align:center;
}

#ib_workspace_wrapper{
display:block;
margin-left: 15px;
padding-left: 30px;
}

