* {
	padding:0;
	margin:0;
}

html {
	background:url("/images/bg.gif");
}

body {
	/* background:url("/images/header-bg.gif") repeat-x top; */
	background:url("/images/header-bg-short.gif") repeat-x top;
	text-align:center;
	font:11px Verdana;
}

/* Основные элементы */

a {
	color:#A73839;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img {
	border:0;
}

h1 {
	background:#BDBEEA url("/images/h1.gif") no-repeat;
	height:32px;
	padding:0 20px;
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	line-height:30px;
}

h2 {
	color:#6B6B6B;
	font:1.7em Arial;
	font-weight:normal;
	margin-bottom:5px;
}

h3 {
	color:#686868;
	font-weight:bold;
	text-align:right;
	padding:3px 10px;
	background:#fff;
	font-size:1.4em;
}

h4 {
	font-size:1em;
	font-weight:bold;
	background:#F4F5F6;
	padding:1px 8px;
	margin-top:8px;
}

h5 {
	color:#000;
	background:#EFEDE6;
	font-weight:normal;
	font-size:1em;
	padding:1px 20px;
	margin:5px 0 10px;
}

/* Элементы форм */

.textbox {
	background:#fff;
	border:1px solid #BDBDBD;
}

.button {
	background:url("/images/button.gif") no-repeat;
	width:74px;
	height:19px;
	border:none;
	color:#fff;
	font:11px Verdana;
	vertical-align:bottom !important;
	vertical-align:baseline;
	text-align:center;
}

.button_long {
	background:url("/images/button_long.gif") no-repeat;
	width:148px;
	height:19px;
	border:none;
	color:#fff;
	font:11px Verdana;
	vertical-align:bottom !important;
	vertical-align:baseline;
	text-align:center;
}

.button1 {
	width:73px;
	height:18px;
	background:url("/images/button1.gif") no-repeat;
	font:11px Verdana;
	text-align:center;
	color:#fff;
	border:none;
	font-weight:bold;
}


.button1_long {
	width:146px;
	height:18px;
	background:url("/images/button1_long.gif") no-repeat;
	font:11px Verdana;
	text-align:center;
	color:#fff;
	border:none;
	font-weight:bold;
}

/* Структура сайта */

#wrapper {
	width0px;
	margin:0 auto;
	text-align:left;
	letter-spacing:-1px;
}

/* Шапка */

#header {
    height:13px;
	color:#fff;
	padding-top:4px;
	}
	
#header ul {
	/*
	overflow:hidden;
   	zoom:1;
    	list-style:none;
    	padding:5px 0 0;
		*/
}
						    
#header li {
	float:right;
	margin-left:5px;
  }
    
#header li img {
	vertical-align:top;
	   }
																	    
#header a {
	color:#fff;
}

/* Верх сайта */

#head {
	height:110px;
	padding:6px 0 0 0;
}

.logo {
	float:left;
}

.flesh1 {
	height:64px;
	width:250px;
	float:left;
	text-align:center;
}	

/* Верхнее меню */

#nav {
	width:605px;
	height:39px;
	float:left;
	border:1px solid #DED6C6;
	border-right:none;
	background:#E0DCCD;
	margin-top:5px;
}

#nav ul {
	list-style:none;
	padding-left:10px;
}

#nav li {
	display:block;
	float:left;
	line-height:39px;
	background:url("/images/menu_list.gif") no-repeat right top;
	padding:0 11px 0 7px;
}

#nav li a {
	color:#382A2D;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#nav li .current {
	color:#C10F0E;
}

#nav .nobg {
	background:none;
}

/* Поиск */

#search {
	width:194px;
	float:right;
	padding:12px 0 0;
	height:34px;
}

#search .textbox {
	width:112px;
}

/* Корзина */

#basket {
	width:192px;
	border:1px solid #BDBDBD;
	height:62px;
	float:right;
	background:url("/images/basket.gif") repeat-x bottom;
	font-size:0.85em;
	line-height:15px;
	color:#fff;
}

#basket .left {
	text-align:right;
	padding-left:10px;
}

.count {
	color:#686868;
	font-size:1.4em;
	font-weight:bold;
	line-height:24px;
}

#basket .inbasket {
	float:right;
	margin:18px 5px 0 0;
}

/* Контентная часть */

#content {
	background:#fff;
	border:1px solid #BDBDBD;
	padding:5px;
}

#content .inside1 {
	background:url("/images/content_bg.gif") repeat-y left;
}

#content .inside2 {
	background:url("/images/content_bg1.gif") no-repeat bottom left;
}

.flesh2 {
	border:1px solid #BDBDBD;
}

/* Блок новой коллекции */

#notice {
	height:32px;
/*	border:1px solid #BDBDBD;*/
/*	background:#8F0000;*/
	margin-top:1px;
	text-align:center;
	color:#3a3f5a; 
	font:3em Arial;
	padding:2px 0;
	margin-bottom: 1px;
	font-weight:bold;
}

#notice p {
	line-height:38px;
}

.shadow {
	color:#fff;
	margin-top:-41px;
	margin-right:5px;
}

.flesh3 {
	width:466px;
	height:203px;
	background:#D9DBDE;
	float:right;
	margin-top:3px;
	border:1px solid #BDBDBD;
}

/* Блок с новостями */

#news {
	width:293px;
	height:95px;
	background:#D9DBDE;
	margin-top:5px;
	border:1px solid #BDBDBD;
	padding:10px;
}

.cwindow {
	border:0;
	width:100%;
	height:95px;
	background:#D9DBDE;
}

/* Блок с последними новостями */

#lastnews {
	width:293px;
	heightpx;
	background:#D9DBDE;
	border:1px solid #BDBDBD;
	margin-top:5px;
	padding:10px;
}	

#lastnews ul {
	list-style:none;
}

#lastnews a {
	color:#000;
	text-decoration:none;
	padding-left:12px;
	background:url("/images/arw.gif") no-repeat left top;
}

#lastnews a:hover {
	text-decoration:underline;
}

/* Нижнее меню */

#bottomnav {
	height:34px;
	padding:2px 0;
	background:#E0DCCD url("/images/bottomnav.gif") no-repeat center 3px;
	border:1px solid #BDBDBD;
	border-top:none;
}

#bottomnav li {
	float:left;
	list-style:none;
	padding:0 0 0 24px;
	line-height:16px;
	width:175px;
}

#bottomnav li a {
	color:#7B7B7C;
	text-decoration:none;
}

#bottomnav li a:hover {
	text-decoration:underline;
}

/* Меню в левой колонке */

#menu {
	width:207px;
	border-top:1px solid #BDBDBD;
	float:left;
	padding:0 1px 10px;
}

#menu a {
	text-decoration:none;
	color:#36312D;
}

#menu ul {
	margin:0 0 0 20px;
	list-style:none;
	line-height:18px;
	margin-bottom:15px;
}

#menu ul a:hover {
	text-decoration:underline;
}

/* Основная колонка */

#main {
	width:555px;
	float:right;
	border-top:1px solid #BDBDBD;
	padding:6px 8px 0;
}

#main a {
	color:#6B6B6B;
	text-decoration:none;
}

#main h1 {
	background:#BDBEEA url("/images/h1_main.gif") no-repeat;
	height:32px;
	padding:0 10px;
	margin-bottom:5px;
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	line-height:30px;
}

.lot {
	width:127px;
	height:231px;
	float:left;
	margin:5px 5px 5px;
}

.lot .birka2 {position:relative;top:2px;left:0px;width:43px;height:44px;  margin-bottom: -44px; border: 0px;} 
/*.lot .birka3 {position:relative;top:130px;left:55px;width:63px;height:29px;  margin-bottom: -29px; border: 0px;}  */
.lot .birka3 {	position:relative;top:132px;left:58px;width:63px;height:29px;  margin-bottom: -29px; border: 0px; float:left;}


.lot img {
	border:1px solid #E8E9EA;
}

.lot a {
	color:#6B6B6B;
	text-decoration:none;
}

.flesh4 {
	border:1px solid #C2C2C2;
	margin-top:5px;
}

.flesh5 {
	border:1px solid #C2C2C2;
	margin-top:5px;
	float:right;
}

/* Представление товара */

#main .left {
	width:310px;
	text-align:center;
}

.left .birka2 {position:relative;top:-5px;left:-138px;width:43px;height:44px;  margin-bottom: -44px; border: 0px;z-index:20;} 

#main .left a {
	width:45px;
	height:60px;
	display:block;
	float:left;
	padding:3px;
	margin:5px 2px 2px;
}

#main .left a:hover, #main .left .current {
	background:#C8C9FF;
	padding:3px;
}

#main .right {
	width:245px;
}

.art {
	color:#6B6B6B;
	margin-bottom:10px;
}

.model {
	width:100%;
	border-collapse:collapse;
	border:1px solid #E9E9E9;
	margin-top:10px;
}

.model th {
	background:#F4F5F6;
	color:#6B6B6B;
	font-weight:normal;
	text-align:left;
	padding:3px 6px;
}

.model td {
	padding:3px 6px;
}

.sizetable {
	color:#6B6B6B;
	background:url("/images/tables.gif") no-repeat right;
	height:23px;
	line-height:23px;
	display:block;
	width:120px;
}

/* Выбор цвета */

.color li {
	list-style:none;
	float:left;
	text-align:center;
	display:block;
	/*width:60px;*/
	/*height:70px;*/
	margin:2px;
	margin-right:11px;
	margin-bottom:8px;
}

.color a {
	width:36px;
	height:36px;
	display:block;
	margin:0px 0px -10px 0px; 
	padding:3px;
	border:1px solid #BDBDBD;
}

.color a:hover, .color .current {
	background:#C8C9FF;
}

/* Выбор размера */

.size li {
        list-style:none;
        float:left;
        margin:2px;
        text-align:center;
        width:50px;
}

.size li span {
        border:1px solid #BDBDBD;
        display:block;
}

.size li a {
        color:#000;
        text-decoration:none;
        line-height:21px;
        display:block;
        background:#E9EBED;
        margin:0 auto;
        border:3px solid #fff;
        position:relative;
        zoom:1;
}

.size li a:hover, .size .current a {
        border:3px solid #C8C9FF;
}

/* Заказ товара */

.order {
	background:#F6F6F7;
	width:100%;
	border-collapse:collapse;
	border:1px solid #E9E9E9;
	margin-top:10px;
}

.order th {
	background:#E9EBED;
	width:50%;
	font-weight:normal;
	text-align:center;
	padding:12px 5px;
	font-size:1.2em;
}

.order td {
	padding:3px 0 3px 5px;
	text-align:left;
	color:#6B6B6B;
}

/* Блок лучших позиций */

#bestposition {
	background:#F8F6ED;
	border:1px solid #c1c1c1;
	padding:5px 5px 0;
	margin:0 -8px 0 !important;
	margin:0 -8px -2px;
}

#bestposition h1 {
	background:url("/images/h1_bp.gif") no-repeat left;
	height:31px;
	line-height:31px;
	font-weight:bold;
	padding:0 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
}

#bestposition .lot {
	margin:5px 5px 10px;
}

/* Блок для информации */

#container {
	border:1px solid #E9E9E9;
	padding:5px;
	color:#6B6B6B;
}

#container p {
	padding:0 20px;
	margin-bottom:10px;
}

#container ol, #container ul {
	list-style-position:inside;
	margin:0 20px 7px;
}

#container .lot {
	margin:5px 12px 10px;
}

/* Таблица выбора товара */

.articultable {
	width:100%;
	color:#000;
	border-collapse:collapse;
	margin-bottom:10px;
}

.articultable img {
	border:1px solid #fff;
}

.articultable a img {
	border:none;
}

.articultable th {
	text-align:center;
	color:#fff;
	border-bottom:2px solid #fff;
	height:28px;
}

.articultable td {
	border-bottom:2px solid #fff;
	text-align:center;
	height:28px;
}

.tablehead {
	background:#ACACAC;
}

.dark {
	background:#E9EBED;
}

.light {
	background:#F8F9FA;
}

/* новости */

.news {
	margin: 10px 2px 7px;
	border-collapse:collapse;
}

.news th {
	color:#000;
	vertical-align:top;
	text-align:left;
	padding:0 5px 5px 0;
}

.news td {
	vertical-align:top;
	padding:0 5px 5px 0;
	line-height:15px;
}

.date {
	display:block;
	background:url("/images/clock.gif") no-repeat left;
	height:15px;
	line-height:15px;
	padding-left:20px;
}

/* Подвал сайта */

#footer {
	text-align:center;
	color:#848484;
	margin:10px 0;
}

/* Дополнительные классы */

.clearer {
	clear:both;
	height:0;
	font-size:0;
}

.right {
	float:right;
}

.left {
	float:left;
}

.red {
	color:#BF0000;
}

.whitebar {
	background:#fff;
	border-top:1px solid #BDBDBD;
	height:5px;
	font-size:0;
	margin:0 -8px;
}

#leftflash {
	border:1px solid #BDBDBD;
	width: 385px;
}

#rightflash {
        border:1px solid #BDBDBD;
	 width: 385px;
}

#centerflash {

}

.promoshopimage {
	margin: -8px;	
}

.ask {
	font-weight:bold;
}

.title {
 	font-weight:bold;
}

#promoarticleflash {
        margin-left: 20px;
}

#rightbanner {
}

.discount{
	background-color:#F4F5F6;
	font-weight:bold;
}
#menu .discount a{
	color:#BF0000;	
}
#textico{
	vertical-align:bottom; 
	margin:0 0 1px 3px;
}



.order_table{
	padding:10px;
}
.order_table tr{
	padding: 3px;
}
.order_table td{
	padding: 3px;
	text-align:center;
}
.order_table th{
	padding: 3px;
	text-align:center;
}

.order_table a{
	font-size:12px;
}
.order_table .highlight{
	background-color:#dfdfdf;
}
.order_table .highlight1{
	height:15px;
}


#paybtn input {
	padding: 5px;
}
#paybtn{ 
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

#adress{
	font-size:123%;
	font-weight:bold;
}
/*
     FILE ARCHIVED ON 09:00:37 May 14, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:46:37 May 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 125.499 (3)
  esindex: 0.006
  captures_list: 151.25
  CDXLines.iter: 18.996 (3)
  PetaboxLoader3.datanode: 114.172 (4)
  exclusion.robots: 0.188
  exclusion.robots.policy: 0.168
  RedisCDXSource: 1.859
  PetaboxLoader3.resolve: 2148.902
  load_resource: 2195.647
*/
.magazbox{
	width:360px;
	/*height:94px;*/
	/*background-image:url(/images/magaz_title-arrows.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	margin-left:14px;
}
.magazpreviewimg{
	border:solid 1px #bdbdbd;
}
.magazpreview{
	float:left;
	width:100px;
}
.magazright{
	float:left;
	margin-left:5px;
	width:245px;
	min-height:75px;
	height:auto !important;
    height:75px;
}
.magaz_a{
	text-decoration:underline;
	color:#4C3CC8;
	font-weight:bold;
	/*font-family:Arial;*/
	font-size:13px;
}
.magaz_cont{
	/*font-family:Arial;*/
	/*font-size:11px;*/
	margin-top:5px;
	
}
.magaz_a a{
	text-decoration:underline;
	text-decoration:none;
	color:#4C3CC8;
	font-weight:bold;
	/*font-family:Arial;*/
	font-size:13px;
}
.magaz_cont a{
	/*font-family:Arial;*/
	/*font-size:11px;*/
	margin-top:5px;
	color:#000000;
	text-decoration:none;
	
}
.magaz_p{
	background-image:url(/images/magaz_p.gif); 
	height:90px;
	width:1px; 
	float:left;

	margin-left:14px;
}
 
.magaz_title{
	background-image:url(/images/magaz_titlebg.jpg);
	height:21px;
	color:#696969;
	margin-bottom:10px;
	/*width:798px;*/  /* position */
	/*width:100%;*/  /* position */
	width:100%;
	font-size:16px;
	font-weight:bold;
	/*margin-left:-5px;*/  /* position */
	margin-top:10px;
}
.magaz_title_text{
	padding-top:2px;
	padding-left:14px;
}
.magaz_boxes{
	margin-left:14px;
	/*height:100px;*/
}



/*vnutrennie stranicy*/
.magaz2{
	border:solid 1px #bdbdbd;
/*	height:150px;*/
	background-color:#dadbdf;
	width:100%;
}
.magazbox2{
	width:249px;
	/*height:98px;*/
	/*background-image:url(/images/magaz_title-arrows.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	margin-left:10px;
}
.magazright2{
	float:left;
	margin-left:5px;
	width:141px;
	margin-top:-7px;
	color:#000000;
	
	height:auto !important;
    height:75px;
}
.magaz_boxes2{
	/*height:200px;*/
	width:100%;
}
/*#main a.magaz_a2{*/
.magaz_a2{
	text-decoration:underline;
	color:#4C3CC8;
	font-weight:bold;
	/*font-family:Arial;*/
	font-size:13px;
	margin-top:3px;
}
#main .magaz_a2 a{
	text-decoration:underline;
	color:#4C3CC8;
	font-weight:bold;
	/*font-family:Arial;*/
	font-size:13px;
	margin-top:3px;
}
.magaz_cont2{
	margin-top:3px;
}
#main .magaz_cont2 a{
	margin-top:3px;
	color:#000000;
}
.magaz_title2{
	height:21px;
	color:#696969;
	margin-bottom:10px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

.mag_rightarr{
width:100%;
/*float:left;*/
float:right;
margin-top:-2px;
padding-left:0px;
}

.magazbox_text{
	width:360px;
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	margin-left:14px;
}
.magazbox_text p{
	padding:5px;
}
/*
     FILE ARCHIVED ON 20:41:19 Oct 02, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:58:30 May 15, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 89.362 (3)
  esindex: 0.038
  captures_list: 178.136
  CDXLines.iter: 12.722 (3)
  PetaboxLoader3.datanode: 111.642 (4)
  exclusion.robots: 0.231
  exclusion.robots.policy: 0.215
  RedisCDXSource: 70.492
  PetaboxLoader3.resolve: 734.236
  load_resource: 793.73
*/