body {
	margin:0;
	padding:0;
	background:#1cace8;
	background-image:url(/images/main-top.gif);
	background-repeat:no-repeat;
	background-position:50% 45px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, p {
	margin:0;
}
a img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
/************************* HEADER ************************/
.header {
	width:1000px;
	margin:0 auto;
	height:300px;
	position:relative;

	height:150px;
	overflow:hiiden;
	margin-bottom:20px;
}
a.logo {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:308px;
	height:223px;
	background-image:url(/images/logo.gif);
}
.menu-top {
	position:absolute;
	top:237px;
	right:10px;
	top:102px;
}
.menu-top a {
	display:block;
	width:169px;
	height:40px;
	float:left;
	background-image:url(/images/menu-top.gif);
	font-size:24px;
	color:#fff;
	text-align:center;
	padding-top:8px;
}
.search {
	position:absolute;
	top:30px;
	right:20px;
	display:block;
	width:135px;
	height:21px;
	background-image:url(/images/search.gif);
	padding:18px 0 0 15px;
}
.search-text {
	border:0 none;
	width:100px;
	background-color:transparent;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
.search-btn {
	width:17px;
	height:15px;
	margin-left:17px;
}
.warning {
	color: gold;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: blink;

	position:absolute;
	width:370px;
	top:30px;
	left:400px;
}
.warning a {
	color: gold;
}

.warning2 {
	color: red;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: blink;

}
/*********************** //HEADER ************************/

/************************* MAIN **************************/

.main-bot {
	background-color:#fff400;
	background-image:url(/images/main-bot.gif);
	background-repeat:no-repeat;
	background-position:bottom center;


	overflow:hidden;
	padding-bottom:20px;

	min-height:350px;
	
}
.main {
	width:1000px;
	margin:0 auto;
}
.main-left {
	float:left;
	width:300px;
	background-image:url(/images/main-left-bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
.menu-left {
}
.menu-left a {
	display:block;
	font-size:16px;
	color:#0099e0;
}
.main-right {
	float:right;
	width:680px;
	padding:0 0 20px 20px;
}
.content2 {
	border:4px solid #53a5de;
	background-color:#fff;
    -moz-border-radius: 25px;
    border-radius: 25px;
	box-shadow: inset 0 2px 4px -1px rgba(7,38,33,0.2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 0 15px 0;
	padding:10px;


	font-size:20px;
	color:#00aeef;

}

.content-top {
	width:662px;
	background-image:url(/images/content-bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:51px;
}
.content-bot {
	background-image:url(/images/content-bg.gif);
	background-position:-1324px 100%;
	background-repeat:no-repeat;
	padding-bottom:45px;
}
.content {
	background-image:url(/images/content-bg.gif);
	background-position:-662px 0;
	background-repeat:repeat-y;
	padding:0 20px;
	font-size:20px;
	color:#00aeef;
}
.content a,
.content2 a
 {
	color:#F90;
	text-decoration:none;
	border-bottom:1px dashed #F90;
}
.content a:hover,
.content2 a:hover
 {
	color:#F90;
	text-decoration:none;
	border-bottom:0 none;
}
h1 {
	font-size:28px;
	color:#FF9900;
	margin:0 0 10px 0;
	text-align:center;
}
/*********************** //MAIN **************************/

.footer {
	height:100px;
}
.footer-content {
	width:1000px;
	margin:0 auto 10px auto;
	overflow:hidden;
}
h2 {
	width:213px;
	height:41px;
	background-image:url(/images/h2.gif);

	color:#ffffff;
	font-size:24px;
	line-height:38px;
	padding-left:10px;
	
	margin:10px 0;
}
h3 {
	width:151px;
	height:48px;
	background-image:url(/images/h3.gif);

	text-align:center;
	color:#ffffff;
	font-size:22px;
	line-height:42px;
}
h3.lines2 {
	line-height:22px;
}
.news {
	float:left;
	width:150px;
	padding:0 15px 15px 15px;
	color:#fff;
}
.articles {
	float:left;
	width:150px;
	padding:0 15px 15px 15px;
}
.partners {
	float:left;
	width:150px;
	padding:0 15px 15px 15px;
}
.news a, .articles a, .partners a {
	display:block;
	color:#fff;
} 
.counters {
	float:left;
	width:150px;
	padding:0 15px 15px 15px;
}
h4 {
	color:#d14a20;
}
.catalog-menu {
	background-color:#f9db03;
	margin:10px 0;
	padding:5px 0;
}
.catalog-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.catalog-menu ul li {
	padding:0;
	margin:0;
}
.catalog-menu ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#2c6a8d;
	text-transform:uppercase;
	display:block;
	padding:3px 10px;
	text-decoration:none;
}
.catalog-menu ul li a:hover {
	background-color:#fff;
}
.catalog-menu ul li {
	font-weight:bold;
	position:relative;
}
.catalog-menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
.catalog-menu ul ul li a {
	padding:3px 10px 3px 22px;
	margin:0;
	font-weight:normal;
	background-image:url(/images/catalog-menu-li.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
}

.catalog-menu ul li .bold a
{
	font-weight:bold;
	text-decoration:blink;
	color:#f00;
}
.catalog-menu ul ul ul {
	margin-left:20px;
}
. 
{
	padding:2px 0;
}
li.section.parent-label > a {
	font-weight:bold;
	color:red;
}
li.section.current > a {
	font-weight:bold;
	color:red;
}

ul.tabs {
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #2C6A8D;
	padding-bottom:5px;
	margin-bottom:5px;
}
ul.tabs li {
	float:left;
}
ul.tabs li a {
	font-size:14px;
}
.igrushki-poisk {
	color: #2C6A8D;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 11px;
}

ul.dropmenu {
	position:absolute;
	right:-20px;
	z-index:10;
	background:white;
	display:block !important;
}

li.dropmenulabel {background-color:#fff;}
/******************************** CATALOG ***************************/
.catalog-list-left-item {
	width:326px;
	float:left;
}
.catalog-list-right-item {
	width:326px;
	float:right;
}
.catalog-list-line-item {
	overflow:hidden;
	margin-bottom:10px;
}

.small-item-top {
	background-image:url(/images/small-item-bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.small-item-bot {
	background-image:url(/images/small-item-bg.gif);
	background-position:-652px 100%;
	background-repeat:no-repeat;
}
.small-item {
	background-image:url(/images/small-item-bg.gif);
	background-position:-326px 0;
	background-repeat:repeat-y;
}
.small-item-block {
	padding:15px 20px;
	overflow:hidden;
}
.small-item-img {
	float:left;
}
.small-item-img img {
	border:0 none;
	margin:0 10px 0 0;
}
.small-item-title {
	display:block;
	padding-right:20px;
	background-image:url(/images/item-detail.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
}
.small-item-text {
	font-size:12px;
	color:#0099e0;
}
.small-item-hr {
	height:5px;
	font-size:5px;
	line-height:5px;
	background-image:url(/images/small-item-hr.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	margin-bottom:5px;
	border:0 none;
}
a.small-item-buy {
	display:block;
	margin-top:10px;
	float:right;
	width:105px;
	height:35px;
	padding-top:5px;
	background-image:url(/images/small-item-buy.gif);
	font-size:14px;
	color:#232221;
	text-decoration:none;
	text-align:center;
}
a.small-item-buy:hover {
	color:#232221;
	text-decoration:underline;
}

/******************************** CATALOG ***************************/
ul.kartinki  {
	list-style:none;
	padding:0;
	margin:10px auto;
	overflow:hidden;
}
ul.kartinki  li {
	float:left;
	margin:0 5px 15px 0;
}
.skidka {
	background-image:url(/images/skidka.gif);
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
	padding: 10px 0 10px 127px;
	width: 150px;
	margin:0 auto;
}
ul.actions_list {
	list-style:none;
	margin:0;
	padding:0;
}
ul.actions_list li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #FF9900;
	overflow:hidden;
}
ul.actions_list li b.title {
	color:#FF9900;
	display:block;
	margin:0 0 10px 0;
	text-align:center;
}
ul.actions_list li img {
	float:left;
	margin:0 20px 20px 0;
}

.content h3,
.content2 h3
{
	width:100%;
	background:none;	
	color:#EA9324;
}


table.search-table {display:none; background-color:yellow; padding:2px; margin-left:-15px;}
form.search {cursor:pointer;}

.zero-level ul {display:none;}
ul.parent-folder {display:block;}

.red {color:red !important;}
table.tphones {width:100%;}
table.tphones td {vertical-align:top;}

.small-item-2 {
	border:4px solid #53a5de;
	background-color:#fff;
	-moz-border-radius: 25px;
	border-radius: 25px;
	 box-shadow: inset 0 2px 4px -1px rgba(7,38,33,0.2);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 15px 0;
	padding:10px;
	min-height:278px;
	position:relative;
}
a.small-item-2-img {
	float:left;
	margin:0 20px 0 0;
	text-decoration:none;
	height:250px;
	border:none;
}
a.small-item-2-img table {
	border-collapse:collapse;
	border:0;
	width:250px;
	height:250px;
}
a.small-item-2-img table td {
	padding:0;
	vertical-align:middle;
	text-align:center;
}
a.small-item-2-title {
	display:block;
	border-bottom: none;
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(/images/small-item-hr.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
.small-item-2-info {
	float:left;
}
a.small-item-2-new,
.small-item-2-new {
	display:block;
	position:absolute;
	top:-13px;
	left:-14px;
	width:146px;
	height:147px;
	background:url(/images/new.png) no-repeat 0 0;
	z-index:10;
}
.wrapper {
	overflow:hidden;
}
.small-item-2-art {
	font-size:12px;
	margin-bottom:10px;
}
.small-item-2-txt {
	font-size:12px;
	color:#333;
	margin-bottom:10px;
}
a.small-item-2-buy,
span.small-item-2-buy
{
	padding:7px 15px;
	background-color:#fff400;
	border:2px solid #ea9324;
	font-size:19px;/*24px;*/
	color:#333;
    -moz-border-radius: 20px;
    border-radius: 20px;
	 box-shadow: inset 0 2px 7px -1px rgba(7,38,33,0.2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
	float:left;
	margin:0 5px 5px 0;
}
a.video_icon {
	display:block;
	width:80px;
	height:80px;
	background:url(/images/video.jpg) no-repeat 0 0;
	float:right;
}

li.choosen-imgs {
  clear: both;
  list-style: none outside none;
  margin: 0 10px !important;
}
li.choosen-imgs > a {
  background: none repeat scroll 0 0 transparent !important;
  float: left;
  margin: 5px !important;
  padding: 0 !important;
}
li.choosen-imgs img {
  width: 130px;
}

.clear {clear:both;}


div.similarGoods {position:relative; margin:20px 0; padding:5px; border:2px solid #D14A20; border-radius:10px;}
div.similarGoods h4 {margin:10px 0;}
div.similarGoods a {display:block; float:left; width:190px; margin:5px; text-align:center;}
div.similarGoods a img {display:block; margin:0 auto;}
div.similarGoods div {clear:both;}

.slider-box {
	border:4px solid #53a5de;
	background-color:#fff;
    -moz-border-radius: 25px;
    border-radius: 25px;
	 box-shadow: inset 0 2px 4px -1px rgba(7,38,33,0.2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 0 15px 0;
	position:relative;
	height:338px;
	overflow:hidden;
}
.search {
	top:10px !important;
	z-index:300;
}
.header-contacts {
	left: 220px;
	position: absolute;
	top: 10px;
	width: 230px;
	font-size:80%;
}
.header-time {
	left: 460px;
	position: absolute;
	top: 10px;
	width: 280px;
	font-size:80%;
}

#up-button2 {
	display:none;
	position:fixed;
	background: url("/images/top.png") no-repeat;

	cursor:pointer;
	left:20px;
	top:20px;
	z-index:1000;
	text-indent:-9999px;
	height:36px;
	width:106px;
}
#up-button {
	display:none;
	position:fixed;
	cursor:pointer;
	right:100px;
	bottom:20px;
	z-index:1000;
	padding-left:20px;
	width:131px;
}
span.skype_pnh_print_container {
	display:inline !important;
}
span.skype_pnh_container {
	display:none !important;
}


.old_price {
 color: #888;
 text-decoration:line-through;
}