@charset "utf-8";	  		  
@font-face {
font-family: 'eb_garamondregular';
src: url('../fonts/ebgaramond-webfont.eot');
src: url('../fonts/ebgaramond-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/ebgaramond-webfont.woff') format('woff'),
     url('../fonts/ebgaramond-webfont.ttf') format('truetype'),
     url('../fonts/ebgaramond-webfont.svg#eb_garamondregular') format('svg');
font-weight: normal;
font-style: normal;
}	  
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pts55f-webfont.eot');
    src: url('../fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55f-webfont.woff') format('woff'),
         url('../fonts/pts55f-webfont.ttf') format('truetype'),
         url('../fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
margin:0;
padding:0
}	   	   
body {	
background:url('../images/body_bg.jpg') center top;     	 
text-align:center;
font-family: 'pt_sansregular';
}	 
body, html {
height:100%;
}   	
.center {
text-align:center;
}
img {border:none}	
input ,textarea {
outline:none;  
font-family: 'pt_sansregular';
}
input:focus ,textarea:focus ,select:focus{
outline:none;									  
}	 
input::-moz-focus-inner {
padding: 0px;
border: 0px;
}	
h1 {	  
font-family: 'eb_garamondregular';
font-size:21px;
color:#000000;
line-height:21px;	
font-weight:normal;			  
margin:15px 0 0 0;
padding:0px;
}
h2 {	  
font-family: 'eb_garamondregular';
font-size:24px;
color:#000000;
line-height:24px;	
font-weight:normal;			  
margin:15px 0 0 0;
padding:0px;
}
h3 {	  
font-family: 'eb_garamondregular';
font-size:25px;
color:#000000;
line-height:25px;	
font-weight:normal;			  
margin:22px 0 0 0;
padding:0px;
}   
h4 {	  
font-family: 'eb_garamondregular';
font-size:21px;
color:#000000;
line-height:21px;	
font-weight:normal;			  
margin:22px 0 0 0;
padding:0px;
} 	
ol, ul {
color:#585858;	 
margin:15px 0 0 20px;
}
p {
font-size:15px;
color:#585858;	  
line-height:normal;
margin:15px 0 0 0;
padding:0px;
}
a {		
color:#0c826c;
outline:none;  
}
a:hover {
text-decoration:none;
}
.clear {
clear:both;
line-height:1%;
margin-bottom:-1px;
height:1px;
overflow:hidden;
font-size:0px
}		 
.container {
margin:0px auto;
min-height:100%;
max-width:1580px;	
min-width:960px; 
}	 
* html .container {
height:100%;
}
.main {			  
margin:0px 20px 0 20px;   
min-width:960px; 	  
padding-bottom:165px;
text-align:left;
}	
.main > header {	
background:url('../images/header_bg.png') left bottom repeat-x;     
width:100%;	  						   
height:120px;
padding-top:1px;					   
text-align:left; 
position:relative;
}		
header .logo {
margin:22px 0 0 20px;
float:left;
}
header .logo img {
display:block;
}	  
header .menu_box {
width:612px;   
position:absolute;
left:50%;
top:0px;
margin-left:-306px;
padding-top:1px;
float:left;
}	
header menu {
margin:37px -40px 0 0;	   
padding:0px;
}		
header menu ul {
list-style: none;
margin:0;	   
padding:0px;	   
font-family: 'eb_garamondregular';
}	
header menu > ul > li {	  
font-size:16px;
color:#000000;
float:left;			  
margin-right:10px;
}	 
header menu > ul > li > a {	  
height:28px;
padding:0 5px 0 5px;
line-height:28px;
color:#000000;				  
display:block;	 
position:relative; 
z-index:3;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; 			
}	 
header menu > ul > li > a:hover ,header menu > ul > li:hover > a {
background:#fff;
color:#046755;		   
-moz-box-shadow: 0 0 5px #cbc1ac;
-webkit-box-shadow: 0 0 5px #cbc1ac;
box-shadow: 0 0 5px #cbc1ac;  
text-decoration:none;		 
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out; 	
behavior: url(PIE.htc);	
}  			   
header menu > ul > .drop:hover > a:after {
content:"";	  
background:#fff;
width:100%;
height:5px;		
line-height:0px;
font-size:0px;
position:absolute;
left:0px;
bottom:-3px;
display:block;
}
header menu  ul ul {  
background:#fff;
width:130px;
padding:1px 10px 10px 10px;
-moz-box-shadow: 0 0 5px #cbc1ac;
-webkit-box-shadow: 0 0 5px #cbc1ac;
box-shadow: 0 0 5px #cbc1ac;  
behavior: url(PIE.htc);	
position:relative;
z-index:12 !important;		  
}	   
header menu  ul ul li {
padding-top:9px;
font-size:16px;
line-height:17px;
}		
header menu  ul ul li a {
color:#000;
}  
header menu  ul ul li a:hover {
color:#046755;		
}  
header .search_box {
background:url('../images/search_bg.png') left top no-repeat;     	
width:612px;
height:25px;												
margin:8px 0 0 0;
} 
header .search_box .search_inp {
background:none;
border:none;
width:524px;
height:24px;
padding:0 8px 0 8px;
font:italic 12px Georgia;
color:#a0a0a0;
line-height:24px;
float:left;
display:block;
}	   
header .search_box .search_but {
background:none;
border:none;
width:72px;
height:25px;
padding:0px;
cursor:pointer;
float:right;
display:block;
}  	  
header .search_box .search_but:hover {
background:url('../images/search_but.png') left top no-repeat;    
}
header .social {
width:102px;
margin:31px 28px 0 0;
float:right;
}	 
header .social ul {
list-style: none;
margin:0;	   
padding:0px;	
} 
header .social ul li {
margin-bottom:2px;
text-align:right;
}  	  
header .social ul li a {
font-family: 'pt_sansregular';
font-size:12px;
color:#000000;
line-height:12px;
}	
header .social ul li a:hover {
color:#046755;
}
header .social ul li img {
margin:0 0 -6px 6px;
}	 
.content {
width:100%;	 
margin:21px 0 0 0;	
}		 		   
.wrapper {
width:100%;
float:left;
}
.sub_cont {
margin-right:243px;
}	  
.sub_cont .box {
background:#fff;
border-right:1px solid #d6cdb8;
border-bottom:1px solid #d2c7b1;
padding:1px 22px 22px 22px;
}
.tabs_nav {
list-style: none;
margin:0;	   
padding:0px;	
}  
.tabs_nav li {
position:relative;
float:left;			
outline:none;
}	  
.tabs_nav li a {	 
background:url('../images/tabs_bg.png') left top repeat-x;  
height:35px;
padding:0 10px 0 30px;
font-family: 'eb_garamondregular';
font-size:21px;			
color:#5e5c5c;		  
line-height:39px;
border-top:1px solid #dedede;
border-bottom:1px solid #d3d3d3;
text-decoration:none;
display:block;	  
outline:none;
} 
.tabs_nav .first a {
padding:0 10px 0 22px;
}
.tabs_nav li a:hover ,.tabs_nav  .ui-state-active a {	  
background:url('../images/tabs_h.png') left top repeat-x;  
height:39px;
color:#000000;						
border:none;	 
line-height:45px;
margin:-2px 0 -1px 0;
}
.tabs_nav li span {
background:url('../images/cut_1.png') left top no-repeat;  
width:19px;
height:37px;
position:absolute;
right:-19px;
top:0px;  
z-index:3;
display:block;	  
outline:none;
}	 
.tabs_nav li a:hover span ,.tabs_nav  .ui-state-active span {
background:url('../images/cut_hover.png') left top no-repeat;  
width:30px;
height:37px;
position:absolute;
right:-30px;
top:0px;  
z-index:5;
display:block;
}	
.tabs_cont {  
background:#fff;
border-right:1px solid #d6cdb8;
border-bottom:1px solid #d2c7b1;
padding:1px 22px 22px 22px;
}	
.sort_tx {
margin:17px 0 0 0;	
font-size:12px;
color:#535353;
line-height:12px;
}	 
.sort_tx a {
margin-left:5px;  
text-decoration:none;
}  
.sort_tx a:hover {
border:none;
}
.sort_tx .green {
color:#0c826c;
border-bottom:1px dashed #15b89a;
}  
.sort_tx .orange {
color:#e8720a;
border-bottom:1px dashed #e8720a;
}	
.tags {
margin:17px 0 0 0;	
font-size:12px;
color:#535353;
} 	 
.tags a {
color:#0c826c; 
}
.catalog {
margin:0 -20px 0 -11px
} 
.catalog .item {
width:174px;
height:325px;
position:relative;	
margin:9px 0 0 0 ;
float:left;
}	
.catalog .item p {
font-size:13px;
color:#585858;
line-height:15px;
margin:13px 0 0 0;
padding:0px;
}
.catalog .item .box {  
background:none;
width:90%;		   
border:none;	
position:absolute;
left:0px;
top:0px;
padding:13px;  
behavior: url(PIE.htc);
/*height: 420px; tin */
	height:538px;
overflow: hidden;	  
}	 
/*.catalog .item:hover .box {	 
background:#fff;
border-color:#d9d9d9;
-moz-box-shadow: 0 0 2px #c5c4c4;
-webkit-box-shadow: 0 0 2px #c5c4c4;
box-shadow: 0 0 2px #c5c4c4;	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px; 
border-radius: 2px; 	  
z-index:10;
}	*/
.catalog .item.box-item .box {	 
background:#fff;
border-color:#d9d9d9;
-moz-box-shadow: 0 0 2px #c5c4c4;
-webkit-box-shadow: 0 0 2px #c5c4c4;
box-shadow: 0 0 2px #c5c4c4;	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px; 
border-radius: 2px; 	  
z-index:10;
}

.catalog .item .image {
text-align:center;
}
.catalog .item .image img {
border:1px solid #aad1ca;
display:block;	
margin:0px auto;
}	
.catalog .item .name {
font-size:14px;
color:#49a191;
line-height:14px;
text-align:center;	  
margin-top:7px;
}	 
.catalog .item .name a {
color:#49a191;
}		
.catalog .item .autor  {
font-size:14px;
color:#49a191;
line-height:14px;
text-align:center;	
margin-top:5px;
}	
.catalog .item .autor a {
color:#e46c02;
}	  
.catalog .item .text {
display:none;
/*height: 145px;
overflow: hidden;*/
}	
/*.catalog .item:hover .text {
display:block;
}*/	  
.g_line_1 {
background:url('../images/header_bg.png') left top repeat-x;  
width:100%;
height:1px;
line-height:0px;
font-size:0px;
} 
.more {											
margin-top:18px;
text-align:center;
}	  
.more a {
color:#e8720a;
border-bottom:1px dashed #e8720a;
text-decoration:none;
} 
.more a:hover ,.in_catalog a:hover {
border:none;
}
.in_catalog {
margin-top:7px;
text-align:center;
}   			   
.in_catalog a {
color:#0c826c;
/*border-bottom:1px dashed #15b89a; */ 
text-decoration:underline;
	z-index:9;
	position:relative;
}
.in_catalog a:hover{
text-decoration:none;
}
.right_bar {
width:221px; 
margin:-1px 0 0 -221px;
float:left
}			
.right_bar .box { 
background:#fff; 
width:200px;
padding:1px 10px 20px 10px;
margin-bottom:19px;
border-right:1px solid #d6cdb8;
border-bottom:1px solid #d6cdb8;
}
.right_bar .box h3 {
background:url('../images/header_bg.png') left bottom repeat-x; 
font-family: 'eb_garamondregular';
font-size:21px;
color:#535353;	   
font-weight:normal;
padding:13px 0 5px 0;
margin:0px;
}	 
.right_bar .box p {
font-size: 15px;
color:#646464;
line-height: normal;
margin:9px 0 0 0;
padding:0px;
}
.right_bar .box article {
margin:15px 0 0 0;
}	
.right_bar .box article .name {
font-size: 15px;
color:#0c826c;
line-height: normal;
}	
.right_bar .box article .name a {
color:#0c826c;
}
.share {		 
margin-top:3px;
float:right;
}  		
.share img {
display:block;
}	   
.pic_list {
padding-bottom:9px;
}
.pic_list ul { 
list-style: none;
margin:9px 0 0 -10px;	   
padding:0px 0 0px 0;	
}
.pic_list ul li {
margin:0 0 0 10px;
float:left;
}
.pic_list ul li img {
display:block;
}		
.breadcrumbs {
list-style: none;
margin:0px;	   
padding:10px 0 0 0;	
} 
.breadcrumbs ul {
list-style: none;
margin:0px;	   
padding:0px;	
}	  
.breadcrumbs li {
font-size:12px;
color:#0c826c; 
line-height:12px;  
margin-right:4px;
float:left;
}
.breadcrumbs a {	
background:url('../images/arr_1.png') right 4px no-repeat; 
display:block;
padding-right:9px;
color:#0c826c; 
} 	  
@-moz-document url-prefix() { 
  .breadcrumbs a {
     background:url('../images/arr_1.png') right 5px no-repeat;
  }
}
.product_box .image { 
width:146px;
margin:14px 0 0 -100%; 
font-size:13px;
text-align:center;
float:left;
}  
.product_box .image img { 
border:1px solid #aad1ca; 
margin-bottom:5px;
display:block;
}	  
.product_box .info {   
margin-left:160px;
}	  
.product_box .info .name {
font-family: 'eb_garamondregular';
font-size:32px;
color:#535353;
line-height:32px;
margin-top:20px;
}	
.product_box .info .autor {
font-family: 'eb_garamondregular';
font-size:21px;
color:#e46c02;
line-height:21px;
margin-top:5px;
} 
.product_box .info .g_line_1 {
width:100%;
margin:10px 0 0 -2px;
}	   
.product_box .details {
width:300px;
margin-top:6px;
float:left;
}	
.product_box .details p {
font-size:13px;
color:#585858;
line-height:12px;
margin:10px 0 0 0;
padding:0px;
}  
.product_box .price_block {
width:167px;
float:right;
}	 
.product_box .price_block .tx_1 {
font-size:13px;
color:#585858;
line-height:16px;
margin-top:11px;
}	   
.product_box .price_block .price {
margin-top:10px;  
font-size:13px;
color:#585858;
line-height:16px;
}	 
.product_box .price_block .price span {
font:26px Georgia;
color:#0c826c;	 
line-height:26px; 
display:block;
position:relative;
float:left;
}		
.product_box .price_block .price strong {
font:26px Georgia;
color:#0c826c;	 
line-height:26px; 
margin:4px 0 0 7px;
position:relative;
float:left;
display:block;
}
.product_box .price_block .price strong:after {
content:"-";
font:26px Georgia;
color:#0c826c;	 
line-height:26px;
position:absolute;
left:0px;
top:2px;
display:block;
}		
.product_box .price_block .buy {
margin:10px 0 0 0;
}
.product_box .price_block .buy a {
background:#0c826c;
text-align:center;		   
font-family: 'eb_garamondregular';
font-size:21px;
color:#ffffff;					  
text-decoration:none;
line-height:35px;
width:137px;					  
height:33px;
display:block;
}	  
.product_box .price_block .buy a:hover {  
text-decoration:underline
}	 
.product_box .text_block {
padding-right:36px;
border-right:1px solid #0c826c;
margin:20px 170px 0 0;
}	 
.product_box .text_block p {
font-size: 15px;
color:#585858;
line-height: normal;
margin:0px 0 0 0;
padding:5px 0 0 0;
}  
.product_box .social_block {
width:161px;
border-left:1px solid #0c826c;
margin:22px 0 0 -171px;
padding:1px 0 0 9px;
float:left;
}	
.product_box .social_block .tx_2 {
font-size:13px;
color:#585858;
line-height:13px;
padding:3px 0 0 0;
}	  
.product_box .icons {
padding-bottom:10px;
}
.product_box .icons ul {
list-style: none;
margin:0px 0 0 0;	    
padding:8px 0 0px 0;
}	
.product_box .icons ul li {
margin-right:5px;
float:left;
}
.product_box .icons ul li img {
display:block;
}  
.product_box .tags ul {
list-style: none;
margin:0px 0 0 0;	    
padding:4px 0 0px 0;
}	  
.product_box .tags ul li {
font-size:12px;
margin-right:14px;
float:left;
}  
.accardion {
width:100%;
padding-top:7px;
}
.accardion h3 {	  

font-size:15px;
color:#e46c02;	  
line-height:15px;
font-weight:normal;
margin:0px 0 0;
padding:9px 0 9px 13px;
border:1px dotted #e46c02;
margin:15px 0 0 0;	   
cursor:pointer;
}
.accardion h3 span {
border-bottom:1px dashed #e46c02; 	 
margin:-1px 0 0 0;
float:left;
display:block;
}	
.accardion h3 span:hover ,.accardion h3 strong:hover{
border-color:#fff;
}
.accardion h3 strong {
border-bottom:1px dashed #e46c02; 
color:#e46c02;
font-size:11px;
font-weight:normal;
margin:0 10px 0 0;
float:right;
display:block;
}	  
.accardion h3 b {
display:block;
}	   
.accardion h3 .hide {
display:none
}
.accardion  .ui-state-active .hide {
display:block;
} 
.accardion  .ui-state-active .show {
display:none;
}
.left_form {
width:196px;
margin-top:-5px;
float:left;
}	 
.inp_tx_1 {
margin:15px 0 0 0;
font-size:13px;
color:#585858;
line-height:13px;
}	 
.inp_1 {
margin:5px 0 0 0;
}	 
.inp_1 input {
background:url('../images/inp_1.png') left top no-repeat; 
border:none;
width:185px;
height:26px;
padding:0 5px 0 5px; 
font-size:13px;	
color:#000;		
line-height:26px;
}	  	  
.center_form {
width:289px;
margin:-5px 0 0 16px;
float:left;
}
.text_area {
margin:6px 0 0 0;
}  
.text_area textarea {
background:url('../images/text_area.png') left top no-repeat; 
border:none;
width:279px;
height:132px;
padding:5px; 
font-size:13px;
color:#000;	
resize:none;
} 
.right_form {
width:153px;
margin:-5px 0 0 18px;
float:left;
}		
.capcha {
margin:34px 0 -9px 0 ;
}
.capcha img {
display:block;
}	
.inp_2 {
margin:5px 0 0 0;
}	 
.inp_2 input {
background:url('../images/inp_2.png') left top no-repeat; 
border:none;
width:144px;
height:26px;
padding:0 5px 0 5px; 
font-size:13px;	
color:#000;		
line-height:26px;
}	 
.send_but {
margin-top:14px;
}
.send_but input {
background:#0c826c;
font-family: 'eb_garamondregular';
font-size:17px;
color:#fff;
width:154px;
height:25px;
border:none;
cursor:pointer;
display:block;
}	  		   
.about .date {
font-size:13px;
color:#010101;
margin:2px 0 0 0;
}
.about p {
margin:5px 0 0 0;
}	  
.pages {
text-align:center;
margin:20px 0 0 0;
font-size:13px;
color:#585858;
line-height:13px;
}
.pages a{
margin:0px 2px;
}
.book_list ul {
list-style: none;
margin:0;	    
padding:0;
}  
.book_list ul li {	   
width:100%;
float:left;
margin:12px 0 0 0;
padding:0px;
line-height:15px;
}	
.book_list ul li img {
border:1px solid #a9d0c9;
margin-right:11px;
display:block;	  
float:left;
}	  
.book_list .name {
font-size:12px;
color:#2a927e;
line-height:12px;  
} 
.book_list .autor {
font-size:12px;
color:#e46c02;
line-height:16px;  
}	  
.form_l {
width:583px;
float:left;
}
.sel_1 ,.sel_2  ,.sel_3 {
margin:13px 0 0 0px;  
float:left;	  
outline:none;
}	  		  
.sel_2 ,.sel_3 {
margin:13px 0 0 16px;  
}
.sel_1 span ,.sel_2 span  ,.sel_3 span {
font-size:13px;
color:#585858;
display:block;
margin-bottom:5px;
}
.sel_1 select {
width:230px;
}  	
.sel_2 select {
width:197px;
} 
.sel_3 select {
width:104px;
} 
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
background: url('../images/sel_1.png') no-repeat;	 
outline:none;	
}		
.cusel { 
height: 30px;
background-position: left top;
display: inline-block;
position: relative;
cursor: pointer;   
font-size:13px;
color:#585858;  
}	 
.cuselFrameRight { 
position: absolute;
z-index: 2;
top: 0;
right: 0;
height: 100%;
width: 26px;
background-position: right top;
}	 
.disable .cuselFrameRight {
background-position: right top;
}
.cuselText { 
height: 24px;
padding: 4px 0 0 8px; 
cursor: pointer;
overflow: hidden;
position: relative;
z-index: 1;
font-size:13px;
color:#585858;
position: absolute;
top: 0;
left: 0;
} 	 
.disable .cuselText {
color:#6b6b6b;
}
* html .cuselText { 
height: 22px;
}
.cusel span { 
display: block;
cursor: pointer;
white-space: nowrap;
padding: 2px 15px 2px 5px; 
zoom: 1;
}
.cusel span:hover,
.cusel .cuselOptHover { 
background: #deefec;
color: #000;
}	 
.cusel-scroll-wrap {
background:#fff !important
}
.cusel .cuselActive {
background:#0c826c;
color: #fff;
cursor: default;
}
.cuselOpen {
z-index: 999;
}
.classDisCusel,
.classDisCusel .cuselFrameRight {
background-image: url(../images/selects-2-dis.png) !important;
cursor: default;
color: #ccc;
}
.classDisCusel .cuselText {
cursor: default;
}
.cusel .cusel-scroll-wrap { 
display: block;
visibility: hidden;
position: absolute;
left: 0;
top: 103%;
background: #fff; 
min-width: 99.3%;
width: auto;
}	   	 
.cusel .jScrollPaneContainer {	 
background:none !important;
position: relative;
overflow: hidden;
z-index: 5;
border: 1px solid #80beb2; 
}		 
.cusel .jScrollPaneTrack { 	
-moz-border-radius:5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius: 5px; 
border-radius: 5px; 
height: 100%;
width: 7px !important;
background: #ccc;
position: absolute;
top: 0;
right: 4px;
}
.cusel .jScrollPaneDrag { 
position: absolute;
background-position: -41px -34px;
cursor: pointer;
width: 16px !important;
height: 17px !important;
right: -7px;	
}
.cusel .jScrollPaneDragTop {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
}
.cusel .jScrollArrowUp { 
position: absolute;
top: 0;
right: 2px;
width: 26px;
height: 12px;
cursor: pointer;
background-position: -2px -33px;
overflow: hidden;
}
.cusel .jScrollArrowDown { 
width: 25px;
height: 12px;
position: absolute;
top: auto;
bottom: 0px;
right: 3px;
cursor: pointer;
background-position: -20px -33px;
overflow: hidden;
} 	  
.alphabet ul {
list-style: none;
margin:2px 0 0 0;	   
padding:0px; 	
}
.alphabet li {
font-size:13px;
color:#585858;
float:left;
} 
.alphabet a {
margin:0 0 0 7px;
}  
.inp_tx_2 {	  
font-size:13px;
color:#585858;
margin:13px 0 0 0;
float:left;
}	
.check {
margin:14px 5px 0 8px;
float:left;
}
.check label {
font-size:13px;
color:#0c826c;
cursor:pointer;
margin:0px 0px 0 3px;
display:block;
float:left;
}
.niceCheck {
width: 14px;
height: 14px;	
cursor: pointer;
background: url('../images/checkbox.png');
overflow: hidden;	
display:block;	  
margin-top:2px;
float:left;	   
}
.niceChecked {
background-position: 0 -14px;
}	   
.niceCheck input {
margin-left: -100px; 
}	
.resalt_box {
width:100%
}
.resalt_box .item {
margin:43px 0 0 0;
	/*overflow:hidden;не тянулся белый фон без картинок*/
	position:relative;/*для наклеек*/
}  
.resalt_box .image {
margin-left:-100%;
float:left;
}
.resalt_box .image img {
border:1px solid #aad1ca;
}	  
.resalt_box .info {
margin:0 0 0 161px;
}
.resalt_box .info .name {
font-family: 'eb_garamondregular';
font-size:21px;
color:#535353;
line-height:23px;
margin-top:6px;
}	
.resalt_box .info .autor {
font-family: 'eb_garamondregular';
font-size:20px;
color:#e46c02;
line-height:21px;
margin-top:5px;
} 	   
.resalt_box .g_line_1 {
width:100%;
margin:13px 0 0 -3px;
position:relative;
}	
.resalt_box .details {
width:157px;
padding-right:6px;
margin-top:12px;
border-right:1px solid #0c826c;	   
margin-left:-100%;
float:left;
}	
.resalt_box .details p {
margin:0px;
padding:3px 0 1px 0;
}		   
.resalt_box .text p {
margin:0px;
padding:0px;
line-height:16px;
}
.resalt_box .text {	  
border-left:1px solid #0c826c; 
margin:12px 0 0 163px;
padding-left:15px;
float:left;
}
















footer {		
margin:0px auto;
max-width:1580px;
height:145px;
text-align:left;
margin-top:-145px;
position:relative; 
} 	
.foot_cont {  
background:url('../images/header_bg.png') left top repeat-x;    
margin:0px 20px 0 20px;   
min-width:960px; 	
position:relative;
}
footer menu {  
position:absolute;
left:40%;
top:0px;
width:560px;
margin-left:-250px;  
padding:0px;	
} 
footer menu ul {
list-style: none;
margin:0;	   
padding:0px 0 0 19px; 	
}
footer menu li {  
font-family: 'eb_garamondregular'; 
font-size:14px;
color:#000000;
line-height:14px;
margin-right:16px;
float:left;
}  
footer menu li a {
color:#000000;
} 
footer .social {  
margin:12px 5px 0 0;
float:right;
}
footer .social ul {
list-style: none;
margin:0;	
padding:0px;
}
footer .social ul li {
margin-right:15px;
float:left;
}	
footer .social ul li a {
font-size:12px;
color:#000000;
line-height:12px;
}	
footer .social ul li img {
margin:0 0 -6px 7px;
}		
footer .social ul li a:hover {
color:#046755;
}
.product_box .image a.gal{
display:none;
}
.product_box .image a.gal:first-child{
display:block;
}
.tags-cat ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.tags-cat  li{
float: left;
margin-right:5px;
}
.tags-cat  li a{
font-size: 13px;
color: #585858;
line-height: 17px;
margin: 15px 0 0 0;
padding: 0px;
}
.tags-cat-item ul{
list-style: none;
margin:0px;
margin-top: 10px;
padding: 0px;
}
.tags-cat-item ul li{
margin:5px 0px;
}
.tags-cat{
margin-top:15px;
}

.asc, .desc{padding-right:12px;}
.orange.asc{background:url(../images/orange_asc.png) no-repeat right center;}
.orange.desc{background:url(../images/orange_desc.png) no-repeat right center;}
.green.asc{background:url(../images/green_asc.png) no-repeat right center;}
.green.desc{background:url(../images/green_desc.png) no-repeat right center;}
.alphabet .orange, .tags-cat li a.orange{color:#e8720a;}


/*28.07.2014*/

#magazine {
border-right: none;
border-bottom: none;
}
#product_box{
margin-top: 30px;
}

#product_box .tabs_nav li a:hover ,.tabs_nav  .ui-state-active a {	  
margin:-1px 0 -1px 0;
}

#magazine .catalog{
margin-top:20px;
}

.link-mag{
margin-top: 5px;
}
.link-mag a{
font-size: 13px;
}

.activator{display:inline;cursor:pointer;border-bottom:dashed 1px #e8720a;}
.tip-item{position:relative;display:inline;}
.tip-item .tip{display:none;position:absolute;top:0px;left:0px;z-index;10;box-shadow:1px 1px 5px #000; -moz-box-shadow:1px 1px 5px #000; -webkit-box-shadow:1px 1px 5px #999;background:#f8f8f8;width:150px;padding:1px;
z-index:99;/*наложение isbn на выподающие года*/
}
.tip b{display:block;padding:4px 8px;background:#e8720a; color:#fff;}
.tip .tipmes{padding:6px 10px; background:#fff;}

.product_box .text_block_author {
float:left;
}
.product_box .author_book a{
font-size:16px;
}
table.no-border {
margin-top:35px;
border:none;
}
table.no-border td{
border:none;
padding:10px;
}
table.no-border td p{
font-size: 15px;
}
.yandex-map{
margin:15px 0px;
}
form input.new_but[type="submit"] {
  background-color: #0c826c;
  border: medium none;
  color: white;
  cursor: pointer;
  font-size: 10pt;
  height: 31px;
  margin-top: -10px;
  padding-top: 7px;
  width: 98px;
}

.filter_country_but {
    background-color: #0c826c;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10pt;
    height: 31px;
    margin-left: 20px;
    margin-top: 32px;
    padding-top: 0;
    width: 126px;
}

.link_reset_filter {
    background-color: #0c826c;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10pt;
    height: 22px;
    margin-left: 20px;
    margin-top: 32px;
    padding-left: 10px;
    padding-top: 9px;
    text-decoration: none;
    width: 110px;
}

form  input[type="submit"].new_but:hover {
background-color:#e8720a;     
}
/*19.08*/
.item-mag{	 
background:#fff;
border-color:#d9d9d9;
-moz-box-shadow: 0 0 2px #c5c4c4;
-webkit-box-shadow: 0 0 2px #c5c4c4;
box-shadow: 0 0 2px #c5c4c4;	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px; 
border-radius: 2px; 
}
.item-mag{
width:190px;
height: 315px;
position: relative;
float: left;
text-align:center;
margin: 10px 13px;
overflow-x: hidden;
padding:2px;	
}
#magazine .catalog p {
font-size: 13px;
color: #585858;
line-height: 15px;
margin: 5px 0 0 0;
padding: 0px;
}
#tabs-2 .item-mag{
height: 226px;
}
/*22.08*/
.resalt_box .info .autor a {
font-family: 'eb_garamondregular';
font-size: 18px;
color: #e46c02;
line-height: 21px;
margin-top: 5px;
}
.search_ls {
	display: inline-block;
	margin-right: 7px;
}
.TXNewsletters_form_right.TXNewsletters_form_labelErr {
	display:none;
}
.politic_footer a {
	font-size: 12px;
    color: #000000;
   line-height: 12px;
}
.order_warning {
	    font-family: 'eb_garamondregular';
	color:#e46c02;
	font-size: 21px;
    margin: 10px 0px 0px 0px;
}
.tovar_warning {
	color:#e46c02;
	font-size: 15px;
    margin: 5px 0px 0px 0px;
}



/*----26.08.2014----*/
@media(min-width:1600px){
	.catalog .item {
	margin: 9px 3.1% 0 0;
	}
}
@media(max-width:1599px) and (min-width:1380px){    
	.catalog .item {
	 width: 100%;
     max-width: 16%;
	}
}
@media(max-width:1380px){    
	.catalog .item {
	 width: 100%;
     max-width: 24%;
	}
}
/*tin*/
.more a {
	position:relative;
	z-index:9;
}

.more a.dl_1 {
    display:none;
}

.loader {
    background: url('../images/stx-loading.gif') center center no-repeat;
	position:fixed;
	z-index: 1000;
	width:100%;
	height:100%;
	display:none;
	top:0;
	left:0;
}

.status {
	float:right;
}

.item .box .newT{
	background:url('../images/new.png') 0 0 no-repeat;
    color: #fff;
    height: 43px;
    position: absolute;
    right: 13px;
    text-align: center;
    top: 0;
    width: 112px;
}

.item .box .notT{
	background:url('../images/rasp.png') 0 0 no-repeat;
    color: #fff;
    height: 43px;
    position: absolute;
    right: 13px;
    text-align: center;
    top: 0;
    width: 112px;
}

.resalt_box .item .newT{
	background:url('../images/new.png') 0 0 no-repeat;
    color: #fff;
    font-size: 12px;
    height: 43px;
    left: 38px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 112px;
}

.resalt_box .item .notT{
	background:url('../images/rasp.png') 0 0 no-repeat;
    color: #fff;
    font-size: 12px;
    height: 43px;
    left: 38px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 112px;
}
/*end tin*/


