html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a{
	margin:0;
	padding:0;
	border:0;
}

html, body{
    width:100%;
    height:100%;
}
body{
    color:#444;
	font:62.5%/1.4 Tahoma, Arial, Helvetica, sans-serif;
	background:#fff url(../i/m-bg.png) repeat-x;
}
/*---------
	COMMON STYLES
-----------*/
a{
	color:#0000FF;
	outline:none;
}
a:hover{
	text-decoration:none;
}
#content p a:visited,
#content li a:visited,
#content td a:visited{
	color:#c01d2d;
}
a img{
	border:none;
}
img{
	color:#000;
	font-style:italic;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
}
.line{
	width:100%;
	overflow:hidden;
}
ul, ol{
	list-style:none; 
	margin:0 0 20px;
}
#content ul li{
	background:url(../i/li.png) no-repeat 0 9px;
	padding:0 0 3px 22px;
	margin:0 0 7px;
}
*html #content ul li{
	zoom:1;
}
#content ul h3{
	font-size:100%;
	font-weight:normal;
}
#content ol{
	list-style:decimal;
	margin:0 0 20px 20px;
}
*html #content ol{
	margin:0 0 20px 25px;
}
*+html #content ol{
	margin:0 0 20px 25px;
}
#content ol li{
	padding:0;
	margin:0 0 7px;
}
#content ul ul{
	padding:5px 0 0;
}
#content table{
	width:100%;
	margin:0 0 15px;
}
#content th{
	text-align:left;
	background:#ACD4EE;
	color:#000;
	font-weight:bold;
	border-color:#F1E0B8;
}
#content th,
#content td{
	padding:5px;
}
#content table .bg{
	background:#F2F2F2;
}

#content tbody{
  border-top:1px #000000;
}

hr{
	background:#ccc;
	border:0;
	color:#ccc;
	height:1px;
	margin:15px 0;
	padding:0;
}
*html hr{
	margin:8px 0;
	padding:0;
}
/*-------------*/
#frame{
	width:958px;
	margin:0 auto;
	font-size:12px;
	position:relative;
}
#menubox{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:47px;
	font-size:17px;
}
#menubox a{
	padding:12px 8px;
	display:block;
	color:#666666;
	background:#eee url(../i/m-bg.png) repeat-x;
}
#menubox ul{
	background:#dcdcdc;
}
#menubox li{
	float:left;
	border:none;
}
#menubox ul ul{
	background:#dcdcdc;
}
#menubox ul ul li{
	border-bottom:solid 1px #ccc;
}
#menubox ul ul a{
	background:none;
	padding:6px 18px;
}
#header{
	padding:77px 0 26px 14px;
	font-size:18px;
	position:relative;
}
#tel-dostavka{
	position:absolute;
	left:280px;
	top:77px;
	font-size:14px;
	color:#999999;
}
/*
#tel-dostavka img{
	display:block;
	margin:0 0 2px;	
}
*/

#dostavka-oplata{
	position:absolute;
	left:455px;
	top:75px;
	list-style-type: disc;
	font-size:14px;
	color:#999999;	
}
#dostavka-oplata ul li{
	list-style-type: disc;
}
#basket{
	position:absolute;
	top:75px;
	right:50px;
	font-size:14px;
}
#basket .basket{
	background:url(../i/basket.png) no-repeat;
	padding:0 0 8px 30px;
	color:#999999;
}
#basket .total{
	padding:0 0 0 30px;
	color:#999999;
	font-weight:bold;
}

#main{
	width:100%;
	overflow:hidden;
	padding:0 0 30px;
}
#wrapper{
	width:100%;
	float:left;
}
#content{
	margin:0 0 0 280px;
	position:relative;
	padding:128px 0 0;
	zoom:1;
}

#search-box{
	background:#6699FF; /* url(../i/s-bg.png) repeat-x; */
	width:650px;
	height:90px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	padding:12px 15px;
}
#search-box label{
	display:block;
	font-weight:bold;
}
#search-box .txt{
	width:354px;
	display:block;
	margin:0 0 10px;
	padding:0 3px;
}
#search-box div{
	float:left;
	width:172px;
	margin:0 17px 0 0;
}
#search-box select{
	width:172px;
}
#search-box .btn{
	cursor:pointer;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
/*	letter-spacing:0.5px;
	color:#fff;
	background:#6D6D6D;
	border:none;*/
	padding:0 10px;
	margin:17px 0 0;
	width:70px;
}
*html #search-box .btn{
	width:63px;
}

#i-cat-list{
	padding:0 0 10px;
	clear:both;
}
#i-cat-list h2{
	font:19px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	background:#00CC00;
	color:#fff;
	padding:2px 10px;
	margin:-1px 0 12px;
}
#i-cat-list h2 a{
	color:#fff;
	text-decoration:underline;
}
#i-cat-list h2 a:hover{
	text-decoration:none;
}
#i-cat-list .block{
	border-top:dotted 1px #00CC00;
	width:100%;
}
#i-cat-list .block:before{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#i-cat-list .block:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*#i-cat-list .item{
	width:180px;
	float:left;
	padding:0 13px 6px;
	margin:0 20px 30px 0;
}*/
#i-cat-list .block img{
	margin:0 0 12px;
}
/*#i-cat-list .item h3,
#i-cat-list .item h4,
#i-cat-list .item h5{
	text-align:left;
}*/
#i-cat-list .block h3{
	font:bold 13px/1.2 Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	height:35px;
}
#i-cat-list .block h4{
	font:13px/1.2 Tahoma, Arial, Helvetica, sans-serif;
	background:#FF9933;
	color: #fff;
	/*float:left;*/
	padding:2px 10px;
	margin:0 auto 7px;
	width:70px;
}
#i-cat-list .block h5{
	clear:both;
	font:17px/1.2 Tahoma, Arial, Helvetica, sans-serif;
	width:100%;
}
#i-cat-list .block h5 a{
	text-decoration:none;
	border-bottom:dashed 1px #2F2F2F;
	color:#2f2f2f;
	/*float:left;*/
	width:3.2em;
	margin:0 auto;
	display:block;
}
#i-cat-list .block h5 a:hover{
	border-bottom:dashed 1px #fff;
}

#sidebar{
	width:260px;
	float:left;
	margin:0 0 0 -958px;
}
#sidebar h2{
	color:#fff;
	background:#6699FF; /* url(../i/cat-bg.png) repeat-x; */
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	padding:5px 13px;
	margin:0 0 11px;
}
#sidebar ul{
	margin:0 0 0 13px;
}
#sidebar li{
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 7px;
	background:url(../i/cat-li.png) no-repeat -489px 7px;
	padding:0 0 0 18px;
}
#sidebar li.expanded_goods{
	background:url(../i/cat-li.png) no-repeat 0 7px;

}
#sidebar li.expanded_goods ul{
	display:block;
	
}
#sidebar li ul{
	display:none;
}
#sidebar h3 .active{
	color:#B50000;
}
#sidebar ul ul{
	margin:0 0 0 16px;
	padding:5px 0 0;
}
#sidebar li li{
	font-size:12px;

	background:none;
	padding:0;
}

#footer{
	height:47px;
	overflow:hidden;
	background:url(../i/f-bg.png) repeat-x;
	color:#494949;
	position:relative;
}
#footer a{
	color:#494949;
}
#footer .copy{
	width:300px;
	float:left;
	padding:16px 0 0 17px;
}
#footer .dev{
	width:350px;
	float:right;
	padding:16px 17px 0 0;
}
#footer .go2top{
	text-decoration:none;
}
#footer .counts{
	position:absolute;
	top:9px;
	left:280px;
}
#footer .counts a img{
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20);
    -moz-opacity: 0.5;    /* Mozilla 1.6   */
    -khtml-opacity: 05;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=50); /* IE 5.5+*/
}
#footer .counts a:hover img{
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;    /* Mozilla 1.6   */
    -khtml-opacity: 1;  /* Konqueror 3.1, Safari 1.1 */
    opacity: 1;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +,
                             Safari 1.2+, Opera 9 */
    filter: alpha(opacity=100); /* IE 5.5+*/
}

/*------ POP UP ------*/
#descriptionDiv{
	background:url(../i/m_bg.png) repeat;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:45;
	position:fixed;
	display:none;
        text-align:center;
}
*html #descriptionDiv{
	background:none;
	position:absolute;
	top:expression(eval(document.compatMode &&  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop : document.body.scrollTop);
}
#ms_background{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src="http://www.podarki116.ru/themes/podarki/i/m_bg.png", sizingMethod="scale",enabled=true);
	width:100%;
	height:100%;
}
#pop_up{
	width:820px;
	height:550px;
	position:absolute;
	top:25%;
	left:40%;
	margin:-154px 0 0 -258px;
	z-index:50;
	text-align:left;
}
#pop_up .in{
	background:#fff;
	height:550px;
	border:solid 7px #ABD3ED;
	margin:0 4px;
	padding:41px 18px 24px 18px;
	position:relative;
	font-size:12px;
	line-height:1.5;
}
#pop_up h1,
#pop_up h2{
	font:19px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	background:#00CC00;
	color:#fff;
	padding:2px 10px;
}
#pop_up .image-block{
	clear:both;
}
#pop_up #card-page{
	height:550px;
	overflow:auto;
}
#pop_up .content *{
	position:relative;
	z-index:100;
}
#pop_up .content img{
	float:left;
	margin:0 10px 10px 0;
}
#pop_up .content p{
	margin:0 0 15px;
}
#pop_up .close{
	color:#70A1BF;
	position:absolute;
	top:11px;
	right:10px;
}
#pop_up h5{
	font:17px Tahoma, Arial, Helvetica, sans-serif;
}
/*#pop_up h1{
	float:none;
	background:none;
	color:#335ea8;
}*/


#card-page{
	width:100%;
	padding:0 0 20px;
}
#card-page h1{
	font:28px Tahoma, Helvetica, sans-serif;
	margin:0 0 20px;
}
#card-page p{
	margin:0 0 20px;
}
#card-page .image-block{
	float:left;
	width:320px;
	overflow:hidden;
	margin:0 23px 0 0;
	padding:0 0 10px;
	clear:left;
}
#card-page .image-block .big img{
	border:solid 1px #868686;
	margin:0 0 17px;
<!--[if IE]>
cursor:url(../themes/podarki/i/increase.cur);
<![endif]-->
<!--[if !IE]>
cursor:pointer;
<![endif]-->

}
#card-page .image-block .preview{
	margin-right:-10px;
	zoom:1;
}
#card-page .image-block .preview a{
	border:solid 1px #3b7fa9;
	float:left;
	margin:0 10px 10px 0;
	width:98px;
	height:94px;
	overflow:hidden;
}
#card-page .image-block .preview a:hover{
	border:solid 1px #B50000;
}

#card-page .about-goods{
	float:left;
	width:327px;
	overflow:hidden;
	line-height:1.5;
	padding:0 0 10px;
	/*display:inline;*/
}
#card-page .about-goods h2{
	padding:0;
	margin:0 0 10px;
	color:#333;
	background:none;
	float:none;
}
#card-page .about-goods p{
	margin:0 0 8px;
}
#card-page .about-goods h3{
	font-size:17px;
	font-weight:normal;
	margin:0 0 5px;
	padding:10px 0 0;
}
#card-page .about-goods ul,
#card-page .about-goods .buy,
#card-page .about-goods .rating{
	margin:0 0 20px;
}
#card-page .about-goods li{
	margin:0 0 3px;
	padding:0;
	background:none;
}
#card-page .about-goods .buy{
	width:100%;
	overflow:hidden;
}


#card-page .buy strong{
	font:17px/1.2 Tahoma, Arial, Helvetica, sans-serif;
	background:#FDEC91;
	float:left;
	padding:2px 10px;
	margin:0 18px 7px 0;
}
#card-page .buy a{
	float:left;
	color:#2f2f2f;
	padding:3px 0 0;
	text-decoration:none;
	border-bottom:dashed 1px #2f2f2f;
}
#card-page .buy a:hover{
	border-bottom:dashed 1px #fff;
}
#card-page .anothers-goods{
	clear:both;
	border-top:dotted 1px #B50000;
	padding:10px 0 0;
}
#card-page .anothers-goods h2{
	font:24px Tahoma, Helvetica, sans-serif;
	margin:0 0 13px;
}
#card-page .anothers-goods h3{
	font-size:12px;
	line-height:1.3;
	margin:0 0 13px;
}
#content #card-page .anothers-goods h3 a{
	color:#2973A1;
}/* for IE's */
#card-page .anothers-goods ul{
	width:100%;
	overflow:hidden;
}
#card-page .anothers-goods li{
	float:left;
	width:115px;
	margin:0 20px 30px 0;
	padding:0;
	background:none;
	overflow:hidden;
}
#card-page .anothers-goods .a-img{
	border:solid 1px #3b7fa9;
	float:left;
	margin:0 10px 5px 0;
}
#card-page .anothers-goods .a-img:hover{
	border:solid 1px #B50000;
}

.breadcrumb{
	font-weight:bold;
	font-size:11px;
	margin:0 0 10px;
}
.breadcrumb a{
	font-weight:normal;
}

#content.txt h1,
#content.txt h2,
#content.txt h3,
#content.txt h4,
#content.txt h5{
	font:28px Tahoma, Helvetica, sans-serif;
	margin:0 0 10px;
}
#content.txt h2{
	font-size:24px;
	padding:5px 0 0;
	margin:0 0 10px;
}
#content.txt h3,
#content.txt h4,
#content.txt h5{
	font-size:18px;
	padding:5px 0 0;
	margin:0 0 5px;
}
#content.txt h4,
#content.txt h5{
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:5px 0 0;
	margin:0 0 3px;
}
#content.txt h5{
	font-size:13px;
	margin:0 0 1px;
}

#content p,
#content.txt p{
	margin:0 0 20px;
}

.columns3{
	display: table;
	position: relative;
	//overflow-y: hidden;
	width: 100%;
	margin:0 0 30px;
	zoom:1;
	overflow:hidden;
	clear:both;
}
.columns3 .r{
	display: table-row;
	position: relative;
	//top: 100%;
	width: 100%;
}
.columns3 .a, .columns3 .b, .columns3 .c{
	display: table-cell;
	//display: inline;
	position: relative;
	//float: left;
	width: 33%;
	//margin-right: -100%;
	vertical-align: bottom;
}
.columns3 .b{
	width: 34%;
	//margin-left: 33%;
}
.columns3 .c{
	//margin-left: 67%;
}
.columns3 .r .r{
	display: block;
	//top: -100%;
	width: auto;
	//width: 100%;
	padding: 0 1em;
}
.columns3 .a .r{
	padding-left: 0;
}
.columns3 .c .r{
	padding-right: 0;
}

#content .pager{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:15px 0 30px;
	border-top:dotted 1px #00CC00;
}
#content .pager li{
	list-style:none;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	background:none;
}
#content .pager li a{
	display:block;
	background:#ddd;
	text-decoration:none;
	padding:3px 9px;
	color:#000;
}
#content .pager a:hover{
	background:#ACD4ED;
	color:#585454;
}
#content .pager .pager-current{
	background:#00CC00;
	color:#fff;
	padding:3px 9px;
	font-weight:bold;	
}

#contact-mail-page p{
	margin:0;
	font-size:11px;
}
#contact-mail-page .form-required{
	color:red;
}
#contact-mail-page .form-item{
	padding:10px 0 0;
	width:100%;
	overflow:hidden;
}
#contact-mail-page label{
	display:block;
	font-weight:bold;
}
#contact-mail-page .form-text,
#contact-mail-page .form-textarea{
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:250px;
}
#contact-mail-page .form-textarea{
	width:400px;
}
#contact-mail-page .collapsible{
	display:none;
}
#contact-mail-page .form-submit{
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin:20px 0 0;
	cursor:pointer;
}
#contact-mail-page select{
	width:260px;
}

#user-profile-form fieldset,
#calculator fieldset{
	border:solid 1px #ccc;
	padding:0 8px 3px;
}
#user-profile-form legend,
#calculator legend{
	font-weight:bold;
	font:18px Arial, Helvetica, sans-serif;
	color:#E5573F;
}
#user-profile-form .description{
	padding:5px 0 3px;
	font-size:12px;
	line-height:1.3;
	color:#999;
}
#user-profile-form p{
	margin:0;
	font-size:11px;
}
#user-profile-form .form-required{
	color:red;
}
#user-profile-form .form-item{
	padding:10px 0 0;
}
#user-profile-form label{
	display:block;
	font-weight:bold;
}
#user-profile-form .form-text,
#user-profile-form .form-textarea{
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:250px;
	margin:0 10px 0 0;
}
#user-profile-form .form-textarea{
	width:400px;
}
#user-profile-form .collapsible{
	display:none;
}
#user-profile-form .form-submit{
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin:20px 0 0;
	cursor:pointer;
}
#edit-status-0-wrapper label{
	color:red;
}
#edit-status-1-wrapper label{
	color:green;
}

#user-pass .form-required,
#user-register .form-required{
	color:red;
}
#user-pass .description,
#user-register .description{
	padding:5px 0 3px;
	font-size:12px;
	line-height:1.3;
	color:#999;
}
#user-pass .form-item,
#user-register .form-item{
	padding:0 0 10px;
}
#user-pass label,
#user-register label{
	display:block;
	font-weight:bold;
	margin:0 0 3px;
}
#user-register .form-text{
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:250px;
	margin:0 10px 0 0;
}
#user-pass .form-submit,
#user-register .form-submit{
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin:20px 0 0;
	cursor:pointer;
}

.captcha{
	border:solid 1px #ccc;
	margin:5px 0 0;
	padding:0 8px;
}
.captcha legend{
	font-weight:bold;
	font:18px Arial, Helvetica, sans-serif;
}
.captcha .description{
	padding:5px 0 3px;
	font-size:12px;
	line-height:1.3;
	color:#999;
}
.captcha label{
	display:block;
	font-weight:bold;
	margin:0 0 3px;
}
.captcha #edit-captcha-response{
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:20px;
	margin:0 10px 0 0;
	text-align:center;
}

#content #ec-checkout-form-1 h2{
	font:22px Tahoma, Arial, Helvetica, sans-serif;
	float:none;
	background:#fff;
	color:#000;
	padding:0;
	margin:0 0 10px;
	clear:both;
}
#content #ec-checkout-form-1 h3{
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	float:none;
	background:#fff;
	color:#000;
	padding:10px 0 0;
	margin:0;
	clear:both;
}

#hugeDiv{
  display:none;
  width:100%;
  height:100%;
  z-index:200; 
  position:absolute; top:0px; left:0px;
  text-align:center;
}

h2 a{
  color:#FFFFFF;
  text-decoration:none;

}

#increaseDiv{
   position:relative;
   right:-295px;
   bottom:42px;

}
#dicreaseDiv{
   position:relative;
   right:0px;
   top:-40px; 

}
#characteristics ul li{
	margin:0 0 3px;
	padding:0;
	background:none;
}


#counter-0{
  display:none;
}

#content  #user-login .description{
  display:none;

}

#content .messages ul{
   list-style:none;
}

#content .messages ul li{
   background:none;
}

#content .teaser-button-wrapper{
   display:none;
}

#content #node-form ul.tips, #content #node-form p a{
    display:none;
}

#content #node-form  #edit-preview{

    display:none;
}

#content #node-form  select{
  width:645px;
}

#content ul.forum-links li{
   background:none;

}

#content .box ul.tips{
  display:none;
}


#content #i-cat-list .box h2{


	background:none;
	color:#000000;
	padding:0px;
	margin:0px 0 0px;
}

#content #i-cat-list .box a{
    display:none;
}

.box .content{
   padding:15px 0 0 0;
}

#content #comment-form #edit-subject{
   width:645px;


}

#content #guestbook-form-entry-form ul.tips{
  display:none;
}


#content  .bb-quote{
  background:#edf5fa;
  border:1px dotted #000000;
  font-style:Italic;
}

#content .guestbook .author .picture img{
   float:left;
   padding: 5px 15px 15px 0;
}


#content .guestbook .guestbook-entry{
  padding-bottom:35px;
}

#content .description{
  display:none;
}