/* i-blocks */

.i-blocks {
	min-height:100px;
	float:left;
	width:100%;
}
.i-blocks-indent {
	margin:15px 0;
}
.i-blocks-content {
	min-height:500px;
	margin-right:-1%;
	overflow:hidden;
}
* html .i-blocks-content {
	height:495px;
}
.i-blocks .i-block {
	float:left;
	width:24%;
	min-width:175px;	
	margin-right:1%;
	background:url('') 15px 30px transparent no-repeat;
	padding-bottom:20px;
}
.i-blocks .i-block-regular {
	float:left;
	width:24%;
	min-width:175px;	
	margin-right:1%;
	background:url('') 15px 30px transparent no-repeat;
	padding-bottom:20px;
}
.i-blocks .i-block-narrow {
	float:left;
	width:32%;
	min-width:175px;	
	margin-right:1%;
	background:url('') 15px 30px transparent no-repeat;
	padding-bottom:20px;
}
.i-blocks .i-block-bg {
	background:url('/img/iblock-bg.jpg') bottom left transparent repeat-x;
}
.i-blocks .i-block-l {
	background:url('/img/iblock-t.jpg') top left transparent repeat-y;
}
.i-blocks .i-block-r {
	background:url('/img/iblock-t.jpg') top right transparent repeat-y;
}
.i-blocks .i-block-t {
	background:url('/img/iblock-t.jpg') top left transparent repeat-x;
}
.i-blocks .i-block-tl {
	background:url('/img/iblock-tl.jpg') top left transparent no-repeat;
}
.i-blocks .i-block-tr {
	background:url('/img/iblock-tr.jpg') top right transparent no-repeat;
}
.i-blocks .i-block-bl {
	background:url('/img/iblock-bl.jpg') bottom left transparent no-repeat;
}
.i-blocks .i-block-br {
	background:url('/img/iblock-br.jpg') bottom right transparent no-repeat;
}
.i-blocks .i-block-indent {
	margin:0 14px;
}
.i-blocks .i-block-content {
	min-height:250px;
	padding-bottom:30px;
	text-align:center;
}
.i-block-content div {
	text-align:center;
}

.i-blocks .pic {
	padding:40px 0;
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
.i-blocks .pic img {
	width:130px;
	height:200px;
	background:url() center center transparent no-repeat;
}
.i-blocks .pic .dcl {
	background:url('') right center transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-action {
	background:url('/img/dcl-action.png') right center transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-novelty {
	background:url('/img/dcl-novelty.png') right 15px transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-low_price {
	background:url('/img/dcl-low_price.png') right center transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-gift {
	background:url('/img/dcl-gift.png') right 15px transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-gift-bt {
	background:url('/img/dcl-gift-bt.png') right 15px transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-soon {
	background:url('/img/dcl-soon.png') right 15px transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-8gb-gift {
	background:url('/img/dcl-8gb-gift.png') right 15px transparent no-repeat;
	z-index:20;
}
.i-blocks .pic .dcl-2gb-gift {
	background:url('/img/dcl-2gb-gift.png') right 15px transparent no-repeat;
	z-index:20;
}

.i-blocks a.name {
	font-size:      14px;
	font-weight:    normal;
	text-transform: uppercase;
	text-decoration:none;
}

.i-blocks .info {
	width:144px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:135px;
}

.i-blocks ul {
	width:144px;
	text-align:left;
	margin:5px auto 15px;
}
.i-blocks ul li {
	text-align:left;
	margin-left:20px;
}

.i-blocks .addToCart {
	border:none;
	width:144px;
	height:25px;
	background:url('/img/home-button-add.jpg') top center transparent no-repeat;
}

.i-blocks p {
	font-size:11px;
	padding:5px 5px 0 0;
}
.i-blocks p  * {
	font-size:11px;
}