/*
Theme Name: Планета людей
Theme URI: https://peoplesplanet.ru/
Author: Центр развития межличностных коммуникаций
Description: Архивная тема фестиваля «Планета людей», точно воспроизводящая исходный сайт.
Version: 1.0.3
Text Domain: peoplesplanet
*/

@font-face {
	font-family: 'MyriadProCondensed';
	src: url('myriadpro-cond-webfont.eot');
	src: local('☺'), url('myriadpro-cond-webfont.woff') format('woff'), url('myriadpro-cond-webfont.ttf') format('truetype'), url('myriadpro-cond-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* WordPress and modern-browser compatibility additions. */
html { overflow-y: scroll; }
body.admin-bar #main { margin-top: 0; }
#soc { width: 132px; }
#header #menu { box-sizing: border-box; }
#content:after, #header:after, #footer:after { content: ""; display: table; clear: both; }
#content #right img { max-width: 100%; height: auto; }
#content #right .catGoodsThumb img { max-width: none; }
#content #right iframe { max-width: 100%; }
.pp-search-results { list-style: none; padding: 0; }
.pp-search-results li { margin: 0 0 18px; }
.pp-search-results h3 { margin-bottom: 5px !important; }
.pp-search-results p { color: #555; }
.pp-empty { padding: 20px 0 60px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(1px,1px,1px,1px); }

@media (max-width: 1020px) {
  #main { width: 1000px; margin-left: 0; }
}

@media print {
  #soc, #menu, #search, #footer { display: none !important; }
  #main { border: 0; width: auto; }
  #content #right { padding-left: 20px; }
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpro-regular-webfont.eot');
	src: local('☺'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype'), url('myriadpro-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TahomaRegular';
	src: url('tahoma_regular-webfont.eot');
	src: local('☺'), url('tahoma_regular-webfont.woff') format('woff'), url('tahoma_regular-webfont.ttf') format('truetype'), url('tahoma_regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	height: 100%;
	font-size: 14px;
	background:#f3f4ef;
        font-family: Tahoma, 'TahomaRegular';
        font-size: 12px;
        color: #000000;
}
body{
	/*min-width: 1000px;*/
}
#content #right #news-block h2 {
    /*font-family: Tahoma, 'TahomaRegular';*/
}
#content #right #list-news h3 {
    font-family: Tahoma, 'TahomaRegular';
}
a {
    color: #000;

    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, #menu a, #submenu a, .date-list li a {
     font-family:'MyriadProRegular',Myriad,Tahoma,Arial; 
/*     font-family:'MyriadProRegular'; */
}
h1 a {
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #81827d;
    font-weight: normal;
        
}
h1 a em {
    color: #bfe33d;
    font-weight: bold;
}
h1 a img{
    vertical-align: middle;
    margin: 0 0 2px 5px;
}
h1, h2, h3, p, div, td {
    line-height: 1.2em;
}
#vk_like {
    margin-top: 20px;
}
.fb_edge_widget_with_comment {
    margin-top: 20px;
}
#menu a, #submenu a {
    font-size:15px;
}


#main {
	margin:0 auto;
        max-width:1000px;
        /*min-width:1000px;*/
        width:1000px;
        border: 1px solid #dddddd;
        background:#f3f4ef;
}

/*Opera Fix for footer*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


/* Header */
#header{
	width: 100%;
	
}
#header #logo {
	
	display:block;
	height:151px;
	margin:10px 30px 0 20px;
	width:267px;
        float: left;


}

#header #login {
	margin-bottom:10px;
	margin-top:10px;
	visibility:hidden;
}
#header #login a{
    margin: 0 15px;
}
#header #login a.registration{
    margin-left: 0;
}
#soc {
    float:right;
    padding: 10px 15px;
}
#soc ul {
    height:28px;
    padding-left:0;
    list-style:none;
}
#soc ul li {
    float:left;
    margin-right:10px;
    background: transparent url("img/social.jpg") 0 0 no-repeat;
    height: 23px;
    width: 23px;
}
#soc ul li.soc_1 {
    background: transparent url("img/social.jpg") -35px 0 no-repeat;
}
#soc ul li.soc_2 {
    background: transparent url("img/social.jpg") -70px 0 no-repeat;
}
#soc ul li.soc_3 {
    background: transparent url("img/social.jpg") -105px 0 no-repeat;
}
#soc ul li a{
    position:absolute;
    cursor:pointer;
    height: 23px;
    width: 23px;
    top: 22px;
}

#header #menu {
	display:block;
	clear:both;
	width:100%;
	position:relative;
        height: 35px;
        padding-left: 15px;
}
#header #menu li {
	float: left;
	padding:0;
	background: #dadad8 url("img/bg_menu_r.jpg") top right no-repeat;
        height: 35px;
        margin: 0 2px;
        display:block;
        
}
#header #menu li.current {
	background: #94b813 url("img/bg_menu_cr.jpg") top right no-repeat;

}

#header #menu li a {
        background: transparent url("img/bg_menu_l.jpg") 0 0 no-repeat;
	margin: 0 9px 0 0;
        display:block;
        /*height:35px;*/
        padding: 11px 0 10px 9px ;
	text-transform:uppercase;
	text-decoration:none;
        /*line-height: 35px;*/
        /*vertical-align: middle;*/
}
html.dj_ff3 #header #menu li a{
    padding: 11px 0 10px 9px ;
}

#header #menu li.current a {
    background: transparent url("img/bg_menu_cl.jpg") 0 0 no-repeat;
}
#header #menu a:hover {text-decoration:underline;}



#content{
	width: 100%;
	margin: 15px auto 0;
	position: relative;
        background: transparent url("img/bg_center.jpg") 0 0 repeat-x;
}
#left {
    float: left;
    width: 300px;
    
}
#left40 {
    float: left;
    width: 340px;
    
}
.left {
    width:257px;
    margin: 20px;
    margin-bottom: 13px;
}
#search {
    padding-top: 20px;
    position:relative;
    z-index:100;
}
#search input {
    border: 0;
    background: transparent url("img/bg_search.jpg") 0 0 no-repeat;
    height: 23px;
    vertical-align: middle;
}
#search input[type="text"] {
    width: 205px;
    padding: 3px 10px 0 10px;
}
#search input[type="submit"] {

    width: 26px;
    background: transparent url("img/bg_search.jpg") 100% 0 no-repeat;
    cursor: pointer;
}

#submenu {
    background: #bfe33d url("img/bg_submenu_b.jpg") 0 100% no-repeat;
}
#submenu ul {
    background: transparent url("img/bg_submenu_t.jpg") 0 0 no-repeat;
    padding: 10px 0;
}
#submenu li {
    padding: 0 20px;
    background: transparent url("img/menu_line.gif") 0 100% repeat-x;
    height: 34px;
    vertical-align: middle;
}
#submenu li.last {
    background-image: none;
}
#submenu a {
    
	margin: 0 0px 0 10px;
	text-transform:uppercase;
	text-decoration:none;
	
        vertical-align: middle;
        line-height: 34px;
}
#submenu a:hover {
    text-decoration:underline;
}


#content #right {
    padding-left: 320px;
    padding-top: 20px;
    padding-right: 20px;
}

#content #right60 {
    padding-left: 340px;
    padding-top: 20px;
}


#content #right h1 {
	
	font-size:24px;
	margin: 22px 0 12px 0;
	padding-right:80px;
}
#content #right h1.itemName {

      margin-left: 340px;
	
}
#content #right h2 {
	font-size: 18px;
        margin: 12px 0;
}
#content #right h3 {
	font-size: 16px;
        margin: 12px 0;
}
#content #right h4 {
        font-size: 15px;
        margin: 12px 0;
}
#content #right p {
    margin: 12px 0;
}
#content #right p a {
      color:#3d7006;
}
#content #right p img {
      margin-right:10px;
}

#content #right #back {
      position: absolute;
      right:25px;
      top:40px;
      z-index:100;
      font-size:16px;
      font-style:italic;
}
#content #right #back span {
  color:#ed8224;
}
#content #right #back a {
      background: transparent url("img/arrow_back.jpg") 0 5px no-repeat;
      color:#81827D;
      cursor:pointer;
      font-size:20px;
      font-weight:normal;
      text-decoration:none;
      padding-left:20px;
      font-style:normal;
}



/*
#content #work_area ul.inline a {
	color:#000;
	text-decoration:none;
	width: 100%;
	height: 100%;
	display: table;
}
*/
#content #work_area ul.inline a {
	color:#000000;
	display:block;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	width:100%;
}
#content #work_area ul.inline {
	display:block;
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0 0 10px 0;
	width:100%;
}
#content #work_area ul.inline li {
	display:block;
	float:left;
	position:relative;
	height: 180px;
	width:209px;
	margin:0 10px 10px 0;
}
#content #work_area ul.inline img {
	float:left;
	padding-right:5px;
}
#content #work_area span{
	font-family: Tahoma, Arial;
	font-size: 12px;
}
#content #work_area ul.inline_details{
	display:block;
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0;
	width:100%;
}
#content #work_area ul.inline_details li{
	display:block;
	float:left;
	position:relative;
	height: 175px;
	width:155px;
	margin:0 20px 10px 0;
}
#content #work_area ul.inline_details a {
	color:#000;
	text-decoration:none;
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	text-align: center;
}
#content #work_area ul.inline_details a  h4{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #660033 !important;
	font-weight: bold;
	font-family:Georgia,Times,serif;
	font-size:17px;
	font-style:italic;
	font-weight: bold;
	margin:0 0 5px;
	width: 100%;
}
#content #work_area ul.inline_details a  .for_align{
	display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}
#content #work_area ul.inline_details a  img{
	margin-top: 20px;
    display:inline-block;
    vertical-align:middle;
}
#content #work_area .title {
	display:block;
	font-weight:bold;
	font-size:105%
}
#content #work_area .info {
	display:block;
}
#content #work_area .price {
	display:block;
	margin:20px 0 0 0;
}
#content #work_area .red {
	color:red;
}
#content .sale {
	width:78px;
	height:81px;
	position:absolute;
	left:9px;
	bottom:0;
	background:url(http://www.peoplesplanet.ru/styles/img/sale.png) bottom right no-repeat;
}
#content .new {
	width:78px;
	height:81px;
	position:absolute;
	left:9px;
	bottom:0;
	background:url(http://www.peoplesplanet.ru/styles/img/new.png) bottom right no-repeat;
}
#content .hit {
	width:78px;
	height:81px;
	position:absolute;
	left:9px;
	bottom:0;
	background:url(http://www.peoplesplanet.ru/styles/img/hit.png) bottom right no-repeat;
}




#footer {
	position: relative;
	clear:both;
	width: 100%;
	padding-top: 25px;
}
#footer #grad {
    height: 42px;
    width: 100%;
    background:url(img/back-down.jpg) bottom left repeat-x;
}
#footer #partners {
    background:url(img/bg_partners.gif) top left repeat;
    border-top: 1px solid #999999;
    border-bottom: 1px solid black;
    height:256px;  
}
#footer #partners_inner {
    background-color: #fafafa;
     margin: 0 21px; 
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    position: relative;
    top:21px;
    left:0px;
    height:213px;  
}
#footer #partners_inner #partners_inform{
    width: 478px;
    float:left;
}
#footer #partners_inner #partners_some{
    padding-left: 479px;
}
#footer #partners_inner .partner-title{
    border-right: 0px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width:477px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
#footer #partners_inner .partner-title h2{
    font-size: 20px;
    font-weight:normal;
     left:234px;
position:relative; 
}
#footer #partners_inner .partner{
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width:238px;
    height: 90px;
    
    text-align: center;
    vertical-align: middle;
}
#footer #partners_inner .partner a{
    vertical-align: middle;
    line-height: 90px;
}
#footer #partners_inner .partner img{
    margin: auto;
    vertical-align: middle;
}
.clear {
    clear:both;
}
#footer #bottom {
    background-color: #4b4b4b;
    height: 62px;
    padding: 10px 6px;
}
#footer #copyright {
	display: block;
	float: left;
	width: 415px;
}
#footer #copyright p {
        color: #bfe33d;
	font-size: 12px;
	margin: 12px;
}


#footer .contacts p {
	text-align:left;
        color: #999999;
        padding-left: 600px;
}



/* main page news blocks */

#content #right #news-block {
    position: relative;
}
#content #right #news-block img {
    float: left;
    border: 0;
}
#content #right #news-block h2, #news-block p {
    padding-left: 430px;
}

#content #right #news-block h2 {
    margin: 0;
    line-height: 19px;
    font-size: 18px;
}

.rotator{
    
    width:620px;
    height:222px;
    overflow:hidden; }

.pane{
    
    width:610px;
    height:222px;
    overflow:hidden; }
/*.pane0{
    background-color:#fff79e;
}
.pane1{
    background-color:#ffd4a0;
}
.pane2{
    background-color:#ffa0a0;
}
*/
#content button:hover,
#content a.button:hover  {
	cursor: pointer;
}

#content button:active{
	background-position: 1px 1px;
}
.prev, .next {
    height: 29px;
    width: 27px;
    border: 0;
    position: absolute;
    top: 100px;
}
.prev {
    background:url(img/arrow_l.jpg) 0 0 no-repeat;
    left: -30px;
    
}
.next {
    background:url(img/arrow_r.jpg) 0 0 no-repeat;
    right: 30px;
}


#list-news-wrapper {
/*     height: 160px; */
    height: auto;
    width: 660px;
    overflow: hidden;
    margin-top: 23px;
    -width: 654px;
}
#content #right #list-news {
/*     margin-left: -1110px; */
    margin-left: 0;
    margin-right: -220px;
}
#content #right #list-news .small-news{
    float: left;
    width: 220px;
/*     height: 170px; */
    height: auto;
    -width: 218px;
}
#content #right #list-news h3 {
    font-size: 13px;
    font-weight: normal;
    margin: 5px 10px 10px 0;
}

/* horizontalSlider */
.dijitSlider {
    background-color:#ecece9;
    font-size: 5px;
}
.dijitSliderBottomBumper, .dijitSliderLeftBumper, .dijitSliderProgressBar {
    background-color:#bdd473;
}
.dijitSliderRemainingBar, .dijitSliderRightBumper {
    background-color:#d8d8d5;
}
.dijitSliderBumperH, .dijitSliderBarH {
    border-top-color: #96a465;
    border-bottom-color: #ffffff;
}
.dijitSliderImageHandle {
    border-width: 0px;
    height: 20px;
    width: 11px;
    background:url(img/begun.jpg) center top  no-repeat;
}
.dijitSliderImageHandleH {
    top:-7px;
}

/* SOVET */
.full-screen {
    border: 0px solid red;
    position: relative;
    margin-left: -300px;
    width:970px;
}
.cat-item {
    width: 240px;
    height: 300px;
    float: left;
    overflow: hidden;
}
.cat-item .catGoodsThumb{
    background:url(img/bg_sovet.jpg) center top  no-repeat;
    width:209px;
    height:214px;
    border: 0px solid #ccc;
    vertical-align: top;
}
.cat-item .catGoodsThumbFB{
    background:url(http://peoplesplanet.dev.mobipark.ru/.cmsc/frameworks/peoplesplanet/default/framework.files/img/bg_sovet.jpg) center top  no-repeat;
    width:209px;
    height:214px;
    border: 0px solid #ccc;
    vertical-align: top;
}
.cat-item .catGoodsThumb img {
    margin:10px;
}
.cat-item .catGoodsThumbFB img {
    margin:10px;
}
.cat-item .catGoodsAnnounce{

}
#content #right .cat-item .catGoodsAnnounce h3{
    margin-right:30px;
    text-align:center;
}

/* SXEMA */

.date-list {
height: 82px; 
list-style: none;
padding-left:0px;
}
.date-list li { 
float: left;
width:138px;
height: 72px; 
background:url(img/bg_data.jpg) left top  no-repeat;
padding-top:17px;
text-align:center;
margin:0 20px 0 35px;
}
.date-list li:hover { 
background:url(img/bg_data.jpg) 1px 1px  no-repeat;
}
.date-list li.now {
background:url(img/bg_data_cur.jpg) left top  no-repeat;
}
.date-list li a { 
    font-size: 18px;
    text-decoration: none;
}
.date-list li.now a {
    color: white;
}
.sxema {
    background:url(img/bg_partners.gif) left top  repeat;
    margin-left:113px;
    width:836px;
padding:15px 0 0;
}
.sxema-head {
    background:url(img/schedule_head3.jpg) left top  no-repeat;
    width:807px;
    height:41px;
    margin-left:15px;
}
.sxema-body {
      position: relative;
      left:-113px;
      background:url(img/schedule_bg3.jpg) -2px 0  repeat-y;
      width:936px;
}
#content #right .event-item {
      border-bottom:1px solid #999;
}
#content #right .event-item p {margin:0}

#content #right .place-line {

}
#content #right .place-line td {
    vertical-align: middle;
    text-align: center;
}
#content #right .column1 {
width:128px;
color: white;
padding:10px 0;
}
#content #right .column1 p{
margin:0 10px;
}
#content #right .column1 a{
color: white;

font-size:14px;
}
.some-event {
    background-color: #d2d2d2;
    border:1px solid #999;
    border-width: 0 1px;
    padding:15px 0;
    font-size:12px;
    
}
.sxema-foot {
    background:url(img/schedule_foot3_.jpg) left top  no-repeat;
    width:840px;
    height:60px;
    margin-left:15px;
}


/* EVENT */
.event-info {
width: 300px;
clear:both;
margin: 12px 0;
}
.event-info td{
  padding: 5px 10px;
}
.event-info-white {
background-color: transparent;
height:10px;
}
.event-info-grey {
background-color: #e9e9e9;
display:none;
}
.event-info-green {
background-color: #dce5b8;
}
#some-content {
    margin-right: 10px;
    
}
#some-content img {
    margin-right: 15px;
}
.event-announce {
    position:relative;
    top:-15px;
    color:#666666;
}
.event-block {
    position:relative;
    left:-300px;
    /*border:1px solid red;*/
    padding:16px 0;
    width:900px;
}
.event-block-title {
    text-align:right;
    float:left;
width:280px;
}
#content #right div.event-block-title h2 {
    text-align:right;
    margin:0;
}
.event-block-text {
    padding-left:300px;
}
.event-block-text a{
    color:#3d7006;
}


.event-block-text.date {
     font-size:14px; 
}

/* PLACES */

.place-date {
border:0px solid red;
padding: 12px 0;
background:transparent url(img/place-event-sep.gif) left bottom repeat-x;
}
#content #right div.place-date h2{
float:left;
width: 150px;
margin:0;
color:#3d7006;
font-size:22px;
}
.place-event {
border:0px solid blue;

/* padding: 12px 0; */
padding-left:150px;
padding-bottom:17px;
}
#content #right div.place-event h2{
color:#5f605f;
font-weight:normal;
margin-left:0px;
}
#content #right div.place-date h2 span, #content #right div.place-event h2 span{
color:#3d7006;
font-size:46px;
font-weight:normal;
margin-left:4px;
position:relative;
top:8px;
}
.place-event-info {
padding-left:190px;
border:0px solid green;
padding-top:6px;
font-size:14px;
}
.place-event-info-title {
color:#3d7006;
}
.place-event-info-parts {
color:#5f605f;
font-style:italic;
}
.show-place-on-map {
color:#666666;
position:relative;
top:-36px;
}

/* PARTICIPANTS */

.participant {
height: 30px;
}
.participant h3 {
display:inline;
padding: 10px 0;

}
.participant a{
color:#3d7006;
}
.participant h3 a{
color:#333333;
}




















#content #result {
	float:left;
	text-align:center;
	width:250px;
	z-index:100;
}
#content #constructor {
	margin-left:300px;
	position:relative;
}
#content .clear {
	clear:both;
}
#content #constructor  h3{
	clear: none;
}
#content #result .box {
	padding: 10px;
	text-align: left;
	background: #e5dbc9;
	margin-bottom: 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	border-radius: 5px; 
}
#content #result .box  h3{
	margin: 0;
	display: inline;
}
#content #result .box  select{
	float: right;
	width:45px;
	border: 1px solid #000;
}
#content .spinbox{
	position:relative;
	width:45px;
	display: inline-block;
	float: right;
}
#content .spinbox input{
	width:27px;
	height:17px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#content .spinbox img{
	position: absolute;
	top: 0;
	left: 27px;
}
#content  .in_cart button{
	background: none;
	width: 30px;
	height: 30px;
}



a.mail_link{color: #FFF;}

#content td.pr_info{
	text-align:left;
}
#content table.in_cart * {
	border: none;
	font-family: Tahoma;
}
#content table.in_cart th{
	background-color: #f9f4eb;
}

#cart_control  a{
	display: block;
	width:157px;
	height:41px;
	margin:0 6px;
	border:none;
	font-size:18px;
	background:url(http://www.peoplesplanet.ru/styles/img/button.png) 0 0 no-repeat;color:#660033;font-family:Tahoma;font-size:18px;
	float:left;
}
#cart_control  a:active{
	background:url(http://www.peoplesplanet.ru/styles/img/button_active.png) 0 0 no-repeat;color:#660033;font-family:Tahoma;font-size:18px;
}
#cart_control  a#back_to_catalogue{
	margin-top:30px;
}
#cart_control  div.right{
	width:157px;
	float:right;
}
#cart_control  div.right .total_in_cart{
	float:right;
	font-family:Tahoma;
	height: 30px;
	font-weight: bold;
	padding-top: 5px;
	vertical-align: bottom;
	line-height: 30px;
}
#content .item_box {
	overflow: hidden;
	position: relative;
	background-color: #e5dbc9;
	padding: 20px 10px;
	margin-bottom: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#content #constructor .item_box  h3{
	text-align: center;
}
#content #constructor .item_box  .theSameDesc{
	margin-top: 12px;
}
#content .item_list {
	display:block;
	overflow:hidden;
}
#content .item_list li {
	display:block;
	float:left;
	margin:0 5px;
	border:5px double #e5dbc9;
}
#content .item_list li a{
	display:block;
	width: 100%;
	height: 100%;
}
#content .item_list li a img{
	display:block;
}
#content .panorama {
	overflow:hidden;
}
#content .clear  input{
	position: relative;
	top:2px;
	margin-right:5px;
}

#content .item_list li.selected {
	border:5px double #821b1f;
}


#content #work_area ul.inline_details a img{
	display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
}
#content #work_area ul.inline_details a  .for_align{
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}
#imagePreview{
	position: relative;
	height:500px;
}
#imagePreview .for_door{
	position: absolute;
	bottom: 0;
	left:0;
}
#imagePreview .door{
	position: absolute;
	bottom: 0;
	left:39px;/*33px;*/
}
h3#full_price{
	display:block;
	height:30px;
	vertical-align:middle;
	line-height:30px;
}
h3#full_price #price{
	display:inline-block;
	height:30px;
	/*min-width:60px;*/
	width:auto;
	text-align:right;
	vertical-align:middle;
	line-height:30px;
}
#content  .in_cart button{
	background: none;
	width: 30px;
	height: 30px;
}
#content  .in_cart td {background-color:#e5dbc9; border:0; vertical-align:middle; text-align:center; padding:5px;
border-left: 1px solid #FFF;}
#content  .in_cart th {background-color:#f9f4eb; border:0; font-weight:bold; padding:5px;border-left: 1px solid #FFF;}

#content .in_cart .odd td {background-color:#e5dbc9;}
#content .in_cart .even td {background-color:#f9f4eb;}
#content .in_cart .spinbox{
	float: none;
}
#content .in_cart .spinbox input{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 30px;
}
#content .in_cart .cart_image {
	width:40px;
	height:106px;
}
#content td.pr_info{
	text-align:left;
	border: 0;
}
#content .in_cart .spinbox  .b_plus{
	width: 16px;height: 11px;
	background: url(http://www.peoplesplanet.ru/styles/img/cart/up_b.gif) 0 0 no-repeat;
	position: absolute;top: 0;right:0;
	text-indent: -9999px;
	margin:0;padding:0;border:0;
}
#content .in_cart .spinbox  .b_minus{
	width: 16px;height: 10px;
	background: url(http://www.peoplesplanet.ru/styles/img/cart/down_b.gif) 0 0 no-repeat;
	position: absolute;bottom: 0;right:0;
	text-indent: -9999px;
	margin:0;padding:0;border:0;
}
#content .in_cart .spinbox {
	margin:0;
}
.news  .date{
	display:none;
}
.news .introText{
	font-family:Tahoma,Arial;
	/*font-size:12px;*/
}
#content #work_area .news h3 {
	display:inline-block;
	clear:none;
}
.news h3 a, .news h3 a:hover, .news h3 a:active{
	color:#660033 !important;
}
#content .archive, 
#content .archive:hover,
#content .archive:active{
	color:#660033 !important;
	float:right;
	font: bold italic 14px Georgia,Times,serif; 
}
#content #work_area .tip{
	color:#821b1f;
}
#content #lyrTable table th{background-color: #f9f4eb;}
#content  #lyrTable table td {background-color:#e5dbc9; border:0; vertical-align:middle; text-align:center; padding:5px;
border-left: 1px solid #FFF;}
#content  #lyrTable table th {background-color:#f9f4eb; border:0; font-weight:bold; padding:5px;border-left: 1px solid #FFF;}

#content #lyrTable table .odd td {background-color:#e5dbc9;}
#content #lyrTable table .even td {background-color:#f9f4eb;}
#content #lyrTable table td.pr_info{text-align:left;}
#content #lyrTable table .last td {background-color:#FFF;font-weight:bold;}
#content #lyrTable table .last td.total {float:right;}
#content #lyrOrder .subj{text-align:center;}

.contacts{
	width:305px;
	margin:0 auto;
}
.buttons{
	width:343px;
	margin:20px auto 0;
}
#footer .contacts,
#contacts .contacts{
	width:auto;
}
.news_image{
	margin:0 10px 10px 0;
}
#NewsEntry p{
	margin-bottom:5px;
}
.see_also{
	clear:both;
}
#content .item_list li a:hover {
	cursor:pointer;
}
.victoriaImagePreview{
	margin-bottom:10px;
}
.victoriaImagePreview  #imagePreview1 img{
	height:490px !important;
}
.victoriaImagePreview  #imagePreview1 img.loading{
	height:auto !important;
}
.victoriaImagePreview  #imagePreview2 img{
	left:32px;
}

/*** furnitura ***/
#content #work_area ul.fur .title {
	font-size:14px;
	height:70px;
}
#content #work_area ul.fur  div{
	height:110px;
	line-height:110px;
	text-align:center;
}
#content #work_area ul.fur  div.img a{
	position:relative;
	display:block;
	height:100%;width:100%;
	text-align:center;
	text-decoration:none;
}
#content #work_area ul.fur  div.img a img{
	display:inline-block;
	vertical-align:middle;
}
#content #work_area ul.fur  div.img a .for_align{
	display:inline-block;
	height:100%;
	vertical-align:middle;
	width:0;
}

#content #work_area ul.fur  img {
	float:none;
}
#content #work_area ul.fur .info {
	display:block;
	height:90px;
}
#content #work_area ul.fur .price {
	display:block;
	margin:0 0 5px 0;
	font-weight:bold;
}
#content #work_area ul.fur button {
	display:block;
}
#content #work_area ul.fur  a {
	position:static;
}
#content #work_area ul.fur li {
	height:auto;
	position:static;
	padding: 0 10px 20px 0;
	margin: 0 0 20px 0;
	background: url(http://www.peoplesplanet.ru/styles/img/fur_bottom.gif) repeat-x 0 bottom;
}
#content #work_area ul.fur .status {
	display:block;
	width:auto;
	height: 14px;
	color:#1d6936;
	font-size: 12px;
	margin:0 0 5px 0;
}
#content #hide_bottom_line{
	background-color:#FFFFFF;
	height:20px;
	margin-top:-40px;
	position:relative;
	width:100%;
}

/* optovikam */

#work_area .doc_list {
list-style-type:none;
margin:20px 12px 16px;
}

#work_area .doc_list li {
list-style-type:none;
margin-bottom:20px;
padding:10px 0;
}

#work_area .doc_list img {
margin-right:7px;
}

#work_area .doc_list p {
color:black;
margin:8px 0 6px;
padding:0;
}

#work_area .doc_list span {
color:#999999;
font-size:12px;
}


/*** login Form ***/
#login_form input.bnCommon{
	width:157px;
	height:41px;
	margin:0 6px;
	border:none;
	font-size:18px;
	background:url(http://www.peoplesplanet.ru/styles/img/enter.png) 0 0 no-repeat;
	color:#660033;
	font-family:Tahoma;
	font-size:18px;
	text-indent:-9999px;
}
#login_form input{
	margin: 5px;
	width:200px;
}
#content #login_form button{
	margin: 5px 0;
}
#content .cart_image{
	display:inline-block;
}
.order_error{
	width:300px;
	margin: 10px auto 0;
}
#content .news h3 a,
#content a.archive{
	font: bold normal 14px Tahoma;
	color:#000 !important;
}
#content  .news h3 a:hover,
#content  .news h3 a:active,
#content a.archive:hover,
#content a.archive:active
{
	font: bold normal 14px Tahoma;
	color:#000 !important;
}
table.br,
table.br td{
	border:1px solid black;
}
#colors {
	width:250px;
	height: 400px;
	background: url(http://www.peoplesplanet.ru/styles/img/colors.png) 0 0 no-repeat;
	position:absolute;
	top:3px;left:3px;
	z-index:999;
}










