@charset "utf-8";
/* CSS Document */
.emptyClassForSafary {}
html {
    background: none;
}
body {
    color: #313131;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-image: url("/capsule/templates/dt/img/bg.jpg");
    background-attachment: fixed;
}
em {
    font-style: italic;
}
a {
    outline-style:none !important;  
}
a:link {
    /*color: #00c;*/
    /*color: #005BC6;*/
    color: #313131;
}
a:visited {
    /*color: #551a8b;*/
    /*color: #005BC6;*/
    color: #313131;
}
a:hover {
    color: #ff0000;
}
a:active {
    color: #ff0000;
}
a:link:hover {
    color: #ff0000;
}
a:visited:hover {
    color: #ff0000;
}
.text_block ul {
    margin-top: 13px;
    margin-right: 0;
    margin-bottom: 13px;
    margin-left: 26px;
}
.text_block ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    marker-offset: auto;
}

h1 a:link, h2 a:link, h3 a:link {
    color: #6B443D;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #ccc;
}
h1 a:visited, h2 a:visited, h3 a:visited {
    color: #6B443D;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #ccc;
}
.with_bg h1 a:link {
    color: #313131;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #ccc;
}
.with_bg h1 a:visited {
    color: #313131;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #ccc;
}
#wrapper {
    width: 990px;
    margin: 0px auto;
    background: transparent;
    overflow: hidden;
}
#top_shadow {
    background: transparent url('/capsule/templates/dt/img/top_shadow.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 990px;
    height: 20px;
}
#header_shadow {
    background: transparent url('/capsule/templates/dt/img/header_shadow.png');
    background-position: left top;
    background-repeat: no-repeat;
    width: 990px;
    height: 112px;
    overflow: hidden;
}
#header {
    margin: 0px auto;
    background: transparent url('/capsule/templates/dt/img/top_piece.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    width: 980px;
    height: 112px;
}
#bottom_shadow {
    background: transparent url('/capsule/templates/dt/img/bottom_shadow.png');
    background-position: left top;
    background-repeat: no-repeat;
    width: 990px;
    height: 20px;
}
#container {
    background: transparent url('/capsule/templates/dt/img/shadow.png');
    background-position: left top;
    background-repeat: repeat-y;
    width: 990px;
}
#footer {
    margin: 0px auto;
    background: transparent url('/capsule/templates/dt/img/bottom_piece.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    width: 980px;
    height: 171px;
    clear: both;
}
#content {
    margin: 0px auto;
    width: 980px;
    background: #fff;
}
#left_col {
    background: #fff;
    width: 680px;
    float: left;
    display: block;
    overflow: hidden;
}
.block_640 {
    padding: 20px 0px 0px 20px;
    width: 640px;
    display: block;
    overflow: hidden;
}
#right_col {
    background: #fff;
    width: 300px;
    float: left;
    display: block;
    overflow: hidden;
}
.block_240 {
    padding: 20px 20px 20px 20px;
    width: 240px;
    display: block;
    overflow: hidden;
}
.block_280_rounded {
    padding: 0px;
    width: 280px;
    display: block;
    overflow: hidden;
}
.block_280_rounded .wrapper {
    padding: 10px 20px;
}
.block_280_rounded .round_top {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 5px;
}
.block_280_rounded .round_top div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: right 0px;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 5px;
}
.block_280_rounded .round_top div div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background: #FAF8E8;
    padding: 0px;
}
.block_280_rounded .round_bottom {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: 0px bottom;
    background-repeat: no-repeat;
    padding-left: 5px;
}
.block_280_rounded .round_bottom div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 5px;
}
.block_280_rounded .round_bottom div div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background: #FAF8E8;
    padding: 0px;
}

.with_bg {
    background-color: #faf8e8;
    margin-bottom: 20px;
}
.clear {
    clear: both;
}
.spacer_20 {
    height: 20px;
}
div.struct_block {
    
}
strong {
    font-weight: bold;
}
i {
    font-style: italic;
}
p {
    padding-bottom: 20px;
}
h1 {
    font-size: 18px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #ccc;
    font-weight: bold;
}
h2 {
    font-size: 13px;
    padding-bottom: 10px;
    font-weight: bold;
}
/* menu */
#menu_place {
    margin: 0px auto;
    width: 980px;
    background: #fff;
}
.menu_list {
    width: 980px;
    clear: both;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 35px;
}
.menu_list td {
    height: 35px;
    background: url('/capsule/templates/dt/img/menu_item_left_bg.gif');
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
}
.menu_list td a {
    height: 35px;
    display: block;
    background: url('/capsule/templates/dt/img/menu_item_right_bg.gif');
    background-position: right top;
    background-repeat: no-repeat;
    padding: 0px 52px;
    overflow: hidden;
    color: #000;
    text-shadow: #fff 1px 0px 1px;
    white-space: nowrap;
}
.menu_list td a:link {
    color: #000;
    text-shadow: #fff 1px 0px 1px;
}
.menu_list td a:visited {
    color: #000;
    text-shadow: #fff 1px 0px 1px;
}
.menu_list td a:hover {
    color: #000;
    text-shadow: #fff 2px 0px 1px;
}
.menu_list td a:active {
    color: #000;
    text-shadow: #fff 2px 0px 1px;
}
.menu_list td a:link:hover {
    color: #000;
    text-shadow: #fff 2px 0px 1px;
}
.menu_list td a:visited:hover {
    color: #000;
    text-shadow: #fff 2px 0px 1px;
}

.menu_list td a span {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 35px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.menu_list td a span span {
    padding-top: 5px;
    height: 30px;
    cursor: pointer;
    font-size: 20px;
    white-space: nowrap;
}
.menu_list td a span img{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 35px;
}
/* end of menu */    
#logo_place {
    width: 345px;
    height: 112px;
}
#logo_place a {
    width: 345px;
    height: 112px;
    display: block;
}
#logo_top_place {
    width: 345px;
    height: 20px;
    padding-left: 5px;
    overflow: hidden;
    font-size: 11px;
    display: block;
}
#logo_top_place a {
    width: 345px;
    height: 20px;
    display: block;
}
/* intext images */
img.intext_left {
    float: left;
    margin: 4px 10px 4px 0px;
}
img.intext_right {
    float: right;
    margin: 4px 0px 4px 10px;
}
/* Calendar */
#calendar_place {
    color: #4D4D4D;
    /*font-size: 16px;*/
}
#calendar_place table {
    width: 238px;
}
#calendar_place table td {
    width: 34px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    
}
#calendar_place table td.holiday {
    color: #f00;
}
#calendar_place table td.other_month {
    color: #aaa;
}
#calendar_place table td a {
    color: #000;
    font-weight: bold;
}
#calendar_place table td.holiday a {
    color: #f00;
}
#calendar_place table td.other_month a {
    color: #aaa;
}
#calendar_place table td.today {
    /* background-color: transparent;
    background-image: url('/capsule/templates/dt/img/square.gif');
    background-position: 0 0;
    background-repeat: no-repeat; */
    font-weight: bold;
    background-color: #6C4A41;
    color: #fff !important; 
}
#calendar_place table td.change_month a {
    text-decoration: none;
}
#calendar_place table td.month p{
    text-align: center;
    height: 20px;
    padding: 6px 0px;
    width: 170px;
}
/* End Of Calendar */
/* Articles List */
.articles_list {
    
}
.article {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}
.article h2 {
    font-size:22px;
}
.articles_list .article h2 {
    font-size:15px;
}
.article p.date, .toys_item p.date {
    padding-left: 14px;
    background-image: url('/capsule/templates/dt/img/icon_date_mini.gif');
    background-repeat: no-repeat;
    background-position: 0 2px;
    color: #9d9d9d;
    font-size: 12px;
    padding-bottom: 10px;
}
.article p img {
    margin-bottom: 6px;
}
p.date_home {
    padding-left: 14px;
    background-image: url('/capsule/templates/dt/img/icon_date_mini.gif');
    background-repeat: no-repeat;
    background-position: 0 2px;
    color: #9d9d9d;
    font-size: 12px;
    padding-bottom: 0;
}
.articles_list .page_navigation {
    font-size: 12px;
    padding: 10px 0;
}

.articles_list .page_navigation a {
    padding-left: 20px;
}
.articles_list .page_navigation a.rightindent {
    padding-right: 20px;
    padding-left: 0px;
}
.articles_list .page_navigation a.noindent {
    padding-right: 0px;
    padding-left: 0px;
}
/* End Of Articles List */
.right_menu ul {
    margin-top: -10px;
}
.right_menu ul li {
    margin: 10px 0px;
}
.right_menu ul li ul {
    margin-left: 20px;
    margin-top: 0px;
}
.right_menu ul li ul li {
    list-style-type: disc;
    list-style-position: outside;
}

.toys_list h3, .toys_item h3 {
    padding: 10px 0px ;
    font-size: 13px;
}

.toys_list img {
    padding: 4px 20px 4px 0px;
    float: left;
}
.toys_list li {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.toys_list h2, .toys_item h2 {
    /*color: #6B443D;*/
    /*border-bottom: 2px #6B443D solid;*/
}
.toys_list ul li ul {
    padding-bottom: 10px;
}

.toys_item .container {
    /*background: #ffa;*/
    width: 640px;
    overflow: hidden;
    clear: both;
}
.toys_item .container .right_col {
    /*background: #ccf;*/
    width: 114px;
    padding-left: 17px;
    float: right;
}
.toys_item .container .left_col {
    /*background: #fcf;*/
    width: 506px;
    padding-bottom: 20px;
}
.toys_item .container .left_col #big_img_links {
    display: none;
}
.toys_item .container .left_col #big_img_comment {
    font-size: 11px;
    padding-top: 4px;
    font-weight: bold;
}

.toys_item .container .right_col img {
    margin-bottom: 20px;
}
.toys_item .left_col .inner_block {
    padding: 20px;
    padding-top: 10px;
    margin: 20px 0px;
}
.toys_item .left_col .inner_block {
    font-size: 12px;
    
}
.toys_item .left_col .inner_block h3 {
    font-size: 14px;
    font-weight: bold;
}
.toys_item .left_col .inner_block ul {
    margin-left: 20px;
}
.toys_item .left_col .inner_block ul li {
    list-style-type: disc;
    list-style-position: outside;
}
#footer-left-col {
    width: 640px;
    float: left;
}
#footer #footer_info {
    width: 620px;
    margin-top: 20px;
    height: 50px;
    padding-left: 20px;
    font-size: 10px;
}
#footer #footer-info {
    width: 620px;
    margin-top: 20px;
    height: 50px;
    padding-left: 20px;
    font-size: 10px;
    overflow: hidden;
}
#footer #counters_container {
    width: 310px;
    height: 130px;
    /*background: #7f4;*/
    float: left;
    margin-top: 20px;
    padding-left: 20px;
}
#footer #counters_container {
    opacity: .5;
}
#liveinternet_first {
    display: none;
}
#yandex_metrika_first {
    display: none;
}
#counters_etc {
    width: 88px;
    height: 120px;
    float: left;
    margin-right: 20px;
}
#counters {
    width: 88px;
    height: 120px;
    float: left;
    margin-right: 20px;
}
#liveinternet_second {
    width: 88px;
    height: 120px;
    float: left;
}
#yandex_metrika_second {
    width: 88px; 
    height: 31px;
    /*background: #ccc;*/
    padding-bottom: 20px;
}
#rambler_top_100 {
    width: 88px; 
    height: 31px;
    /*background: #ccc;*/
    padding-bottom: 20px;
}
#mail_ru_rating {
    width: 88px; 
    height: 31px;
    /*background: #ccc;*/
    padding-bottom: 20px;
}

.home_toys_list li {
    margin-bottom: 20px;
}
.right_toys_list {
    font-size: 11px;
}
.right_list p {
    font-size: 11px;
}
.right_toys_list img {
    padding: 0px 10px 2px 0;
}
.right_toys_list p {
    padding-bottom: 4px;
}
.right_toys_list ul li {
    padding-bottom: 10px;
}
.right_toys_list ul li.one_toy {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.social a {
    margin-bottom: 7px !important;
    opacity: .5;
}
.social a:hover {
    opacity: 1;
}

.add_comment td, .order_form td{
    padding: 4px;
}
.add_comment td.l, .order_form td.l{
    
}
.add_comment textarea, .order_form textarea{
    width: 600px;
}
.red {
    color: red;
}
#r_fields {
    display: none;
}
.comment {
    border-bottom: 1px #DFD4D0 solid;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.comment .date {
    padding-bottom: 0px;
    margin-top: 10px;
    margin-left: 110px;
}
.comment .avatar {
    background-image: url('/capsule/templates/dt/img/noavatar_c.gif');
    width: 100px;
    height: 100px;
    float: left;
    clear: both;
    margin: 10px 10px 10px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #DFD4D0;
}
.comment .signature {
    font-size: 9px;
    text-align: right;
    margin-top: 10px;
    padding: 0px;
    clear: both;
    font-style: italic;
    color: #777;
}

.comments_tree {
    margin-bottom: 40px;
}
.gas_728x90_container {
    width: 730px;
    height: 90px;
    margin: 20px auto 0px auto;
    overflow: hidden;
}
.gas_dt_336x280 {
    padding: 20px 0px;
}
.mainpage_leftsubcol {
    width: 310px;
    float: left;
}
.mainpage_rightsubcol {
    width: 310px;
    margin-left: 20px;
    float: right;
}
#footer_menu {
    text-align: center;
    display: block;
    list-style-type: none !important;
    overflow: hidden;
    clear: both;
    margin: 4px 0;
}
#footer_menu li {
    line-height: 17px;
    display: inline !important;
    float: none !important;
    list-style-type: none !important;
    overflow: hidden;
}
#footer_menu li a {
    border-left: 1px solid #4D4D4D;
    padding: 0 15px 0 18px;
    
    font-weight: bold;
}
#footer_menu li.first_item a {
    border-left: 0 none !important;
}
.yandex_search_result {
    overflow: hidden;
    position: relative;
    width: 640px;
}
#yandex-results-outer {
    margin-left: -60px;
    margin-top: -26px;
    
}
.yaform__search-input {
    padding: 0px !important;
}
.yandex_search_form {
    overflow: visible !important;
}
.yandexform {
    display: block !important;        
}    
.yandexform td {
    padding: 0px 0px 4px 0px;        
}    
.yandexform td.right {
    text-align: right;
}
.yandexform td.right input {
    width: 60px;
}
.yandexform td input {
    width: 160px;
}
.yandexform table {
    width: 100%;        
}  
.add_to_cart {
    margin-bottom: 20px;
}
.add_to_cart input {
    padding: 0px 10px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 20px;
    height: 34px;
    
}
.add_to_cart span {
    font-size: 26px;
    display: block;
    float: left;
    color: #6B443D;
    font-weight: bold;
    height: 34px;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #CCCCCC;
    line-height: 34px;
}
.add_to_cart_list {
    margin: 7px 0px 7px 0px;
    text-align: right;
    height: 20px;
}
.add_to_cart_list input {
    padding: 0px 10px;
    font-weight: bold;
    margin-left: 20px;
}
.add_to_cart_list span {
    font-size: 16px;
    display: block;
    float: left;
    color: #6B443D;
    font-weight: bold;
    height: 20px;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 2px #CCCCCC;
    line-height: 20px;
}
.add_to_cart_list_limit {
    /*width: 200px;*/
    margin-left: 132px;
    height: 24px;
    padding: 4px;
    background-color: #FAF8E8;
}
.add_to_cart_list_limit span {
    font-size: 18px;
}
span.inlist_price {
    font-size: 16px;
    padding:  0px 10px;
    color: #6B443D;
}

#registration_form {
    
}
    #registration_form table {
            
    }
    #registration_form input {
        width: 200px;    
    }
    #registration_form #btn {
        width: auto; 
        height: 24px;
        padding: auto 4px;   
    }
    #registration_form td {
        padding: 4px;  
        vertical-align: top;
    }
    #registration_form #img_container {
        padding-left: 70px;
        height: 68px;
    }
    #registration_form #refresh_img {
        vertical-align: bottom; 
        cursor: pointer;
    }

.block_640_rounded {
    padding: 0px;
    width: 640px;
    display: block;
    overflow: hidden;
}
.block_640_rounded .wrapper {
    padding: 10px 20px;
}
.block_640_rounded .round_top {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 5px;
}
.block_640_rounded .round_top div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: right 0px;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 5px;
}
.block_640_rounded .round_top div div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background: #FAF8E8;
    padding: 0px;
}
.block_640_rounded .round_bottom {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: 0px bottom;
    background-repeat: no-repeat;
    padding-left: 5px;
}
.block_640_rounded .round_bottom div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background-image: url('/capsule/templates/dt/img/round_bg.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 5px;
}
.block_640_rounded .round_bottom div div {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
    background: #FAF8E8;
    padding: 0px;
}
.authorization td {
    padding: 0px 0px 4px 0px;        
}
.authorization td.right {
    text-align: right;
}
.authorization table {
    width: 100%;        
}    
.authorization td.right input {
    width: 140px;
    padding: 0px 2px;
}
.authorization td.right input.btn {
    text-align: center;
    width: 60px;
}    
.user_profile #avatar {
    border: 1px #ccc dotted;
    background: transparent url('/capsule/images/squares.gif');
}
.user_profile td {
    padding: 0px 4px 4px 0px;
    vertical-align: middle;
}
.user_profile td h1 {
    padding-bottom: 5px;
}
.forgot_password td {
    padding: 0px 4px 4px 0px;
    vertical-align: middle;    
}
.forgot_password table {
    margin: 0px auto;    
}
.article .in_article_a {
    padding-bottom: 3px;
    /*margin-left: -5px;*/
}
.bottomLinks  {
    text-align: center;
	padding-bottom: 15px;
}

/* CSVoting */
.CSVoting {
    
}
.CSVoting label {
    display: block;
}
.CSVoting .question {
    padding-bottom: 15px;
}
.CSVoting .question h2 {
    padding-top: 15px;
}
.CSVoting .question .answer {
    width: 400px;
    height: 18px;
    padding: 0;
    margin: 5px 0px;
    border: 1px #ccc solid;
    overflow: hidden;
    text-align: center;
    position: relative;
    line-height: 18px;
    font-weight: bold;
}
.CSVoting .question .answer div {
    width: 0;
    height: 18px;
    padding: 0px;
    margin: 0px;
    border: 0;
    background: #7a7;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.CSVoting .question .answer div div {
    width: 400px;
    height: 18px;
    padding: 0px;
    margin: 0px;
    border: 0;
    background: #7a7;
    overflow: hidden;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-weight: bold;
}
/* end of CSVoting */    
    
    
    
    
    