/* дисклеймер в тексте новости */
.inpage-disclaimer,
.inpage-disclaimer p {
    font-size:10px;
    color:#8994A0!important;
}

/* Стили для offroad */
#world_offroad p {
    margin-top: 7px;
    padding-bottom:7px;
}
#world_offroad p.inner_text {
    margin-top: 8px;
    padding-bottom:8px;
}
#world_offroad .items_line {
    padding-top:8px;
}

#world_offroad .items_line .one_item {
    padding-bottom: 16px;
}

#world_offroad .items_line .one_item img{
    float: left;
    margin-top: 2px;
}
#world_offroad .items_line .one_item .item_text{
    float: left;
    margin-left: 10px;
    width: 225px;
}
#world_offroad .items_line .one_item p {
    margin:0px;
    margin-bottom:8px;
}

#world_offroad {
    margin-bottom: 10px;
    padding-left: 10px;
    width: 459px;
}
#world_offroad  h1 {
    font-size: 24px;
    height: 28px;
    margin-bottom: 14px;
    margin-top: 5px;
    padding-left: 0;
}

table.vw_world_exp {
    border-collapse: collapse;
    border-spacing: 10px;
    empty-cells: show;
    margin-top: 5px;
    position: relative;
    table-layout: auto;
    width: 450px;
}
.vwd4_firstCaption th {
    border-bottom: 1px solid #00B1EB;
    border-top: 0 none;
    color: #333333;
    font-weight: bold;
    padding: 7px 0;
    text-align: left;
}
.vwd4_space {
    padding: 0 !important;
    width: 20px;
}
.vwd4_last td.vwd4_value, .vwd4_last td.vwd4_key {
    border-bottom: 1px solid #00B1EB;
}
td.vwd4_key {
    width: 195px;
}
table.vw_world_exp td {
    height: 14px;
    padding: 7px 10px;
}
.vwd4_value {
    background-color: #EAEEED;
    border-bottom: 1px solid #8994A0;
    width: 77px;
}

/*----------------------------*/

.section_menu {
    border-bottom: 1px solid #CFD7D9;
}
.vw_world h1 {
    font-size: 24px;
    margin-bottom: 13px;
    margin-top: 5px;
    padding-left: 0;
}
.vw_world, .vw_world_catalog   {
    margin-bottom: 10px;
    /*padding-left: 10px;*/
    width: 459px;
}
.vw_world p, .vw_world_catalog  p {
    margin-top: 15px;
}

.vw_world .items_line {
    margin-top: 13px;
}

.items_line_sm {
    margin-top: 14px;
}

.items_line .one_item,
.snip_teaser_type1 {
    padding-bottom: 16px;
}

.items_line_sm .one_item {
    padding-bottom: 16px;
}

.items_line .one_item img,
.items_line_sm .one_item img {
    float: left;
}

.items_line .one_item .item_text,
.items_line_sm .one_item .item_text,
.snip_teaser_type1 .item_text {
    float: left;
    margin-left: 10px;
    width: 225px;
}

.items_line .one_item p,
.items_line_sm .one_item p,
.snip_teaser_type1 .item_text p {
    margin: 0 0 15px;
}

.vw_world ol li {
    list-style-type: decimal;
    margin-bottom: 4px;
    margin-left: 24px;
}

.vw_world ol {
    list-style-position: outside;
    margin-bottom: 15px;
    overflow: hidden;
    padding-left: 0;
    position: static;
}

.vw_world ul li {
    background-image: url("../img/dot_sprite.png");
    background-position: -154px -337px;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    padding: 0 0 0 9px;
}

.vw_world ul {
    list-style: none outside none;
    margin-bottom: 15px;
    margin-top: 15px;
}

.vw_world table.drive_exp {
    margin-top: 10px;
}

.vw_world table.drive_exp td {
    padding: 5px 10px;
    width: 225px;
}

.vw_world td.label {
    border-right: 22px solid #FFFFFF;
    vertical-align: top;
}

.vw_world .first td, .vw_world .last td {
    padding: 0 !important;
}

.vw_world .first div, .vw_world .last div {
    border-top: 1px solid #00B1EB;
}

.black {
    color: #000000 !important;
}









.interest_materials {
    float:right;
    padding-top:9px;
    width:215px;
    margin-right:20px;
    margin-bottom:15px;

}

.one_material,.snip_teaser_type3 {
    padding-bottom:5px;
    margin-top:20px;
    background:#eaeeed;
    box-shadow: #BBBBBB 0px 1px 4px;
    -webkit-box-shadow: #BBBBBB 1px 1px 4px;
    -moz-box-shadow: #BBBBBB 1px 1px 4px;
}

img.sep {
    box-shadow: #BBBBBB 0px 1px 4px;
    margin-top:20px;
    -webkit-box-shadow: #BBBBBB 1px 1px 4px;
    -moz-box-shadow: #BBBBBB 1px 1px 4px;
}

.one_material a.forward  img {
    display:inline;
    vertical-align:bottom
}

.one_material p, .snip_teaser_type3 p {
    margin-left:9px;
    margin-top:6px;
}

.one_material a, .snip_teaser_type3 a {
    /*margin-left:9px;*/
    margin-top:7px;
    display:block;
}

.vw_world .description ul {
    margin:15px 0px 15px 15px;
    list-style: square;
    list-style-position: outside;
}

.vw_world .description li {
    margin:6px 0px;
}

div.simple_text {
    margin-top:20px;
}

div.simple_text p {
    padding-bottom:7px;
}

a.orange_button {
    color:#2274ac!important;
    background: url(../img/buttom_orange_sprite.png) 0 0 no-repeat;
    padding-left:20px;
    padding-top:3px;
    display:block;
    height:21px;
    width:184px;
    font-size:12px;
    font-weight:bold;
    color:#FFF!important;
    position:absolute;
    top:60px;
    left:20px;
    cursor:pointer;
}

a.orange_button:hover {
    background-position:0 -22px;
}

.editorial_table {
    border-collapse:collapse;
    margin-bottom:20px;
}

.editorial_table td {
    padding:7px 10px 7px 10px;
    height:14px;
    width:195px;
    margin:0;
    border:none;
}

.editorial_table  td.color {
    background:#eaeeed;
}

.editorial_table td.value {
    border-bottom:1px solid #8994A0;
}

.editorial_table  .tr_first td {
    border-top:1px solid #00B1EB;
}

.editorial_table  .tr_last td {
    border-bottom:1px solid #00B1EB;
}

.editorial_table  td.td_space {
    width:20px;
    padding:0px;
    border:none;
}

.editorial_table td.narrow {
    width:77px;
}

.content h1 {
    margin-bottom:13px;
}

.editorial_strange {
    background:#eaeeed;
    box-shadow: #BBBBBB 0px 1px 4px;
    -webkit-box-shadow: #BBBBBB 1px 1px 4px;
    -moz-box-shadow: #BBBBBB 1px 1px 4px;
    padding: 10px;
    margin-right:10px;
    margin-bottom:20px;
}

.nar {
    margin-right:0px!important;
}

a.zoom_teaser {
    background-color: transparent;
    background-image: url("../img/arrows_sprite.png");
    background-position: -181px -770px;
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999em;
    width: 18px;
    bottom: 10px;
    position: absolute;
    right: 10px;
    cursor:pointer;
}

a.zoom_teaser:hover {
    background-position:-151px -800px;
}

#fancybox-title
{
    text-align:left;
    font-weight:bold;
    font-size:13px;
}
.news_image_prev
{
    position:relative;
    width:215px;
    height:102px;
    float:left;
    overflow: hidden;
}
.editorial_strange .news_image_prev
{
    margin-right:10px;
    margin-bottom:5px;
}
.edit_col
{
    float:left; width:215px; margin-top:20px; margin-right:20px;
}
.edit_col .news_image_prev
{

    margin-bottom:5px;

}
.iframe_3col
{
    padding-left:10px;
}

.about
{

    margin-top:13px;
}
.about div.news_image_prev, .snip_teaser_type2 div.news_image_prev
{
    float: left;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 2px;
    position: relative;
    width: 215px;
    height:102px;
    text-align:center;
    overflow:hidden;
}
.about div.news_content, .snip_teaser_type2 .item_text
{

    width: 215px;
}
.about div.line
{
    padding: 4px 8px 7px 20px;
    border-bottom:solid;
    border-bottom-color:#c7d0cc;
    border-width:1px;
    margin-left:9px;
    margin-bottom:8px;
}

.about a.forwardie6 {
    background: url(../img/arrows_sprite.png) -412px -79px no-repeat;
    padding-left:7px;
}

.about a.forwardie6_hover {
    padding-left:7px;
    background-position: -472px -19px;
    text-decoration:underline
}

a.modern-page-nextie6 {
    background-image: url("../img/m132_arrowRight.png");
    background-position: right 1px;
    padding: 0 8px 0 0;
    background-repeat:no-repeat;
    padding-right:7px;
}

a.moasdfdern-page-nextie6_hover {
    background-position: right -186px;
    text-decoration:underline
}
.print_container
{
    margin-left:9px!important;
    margin-right:0px!important;
}
/* каталок */

.vw_world_catalog	.section_menu {
    border-bottom:none!important;
}

.vw_world_catalog div.section {
    margin:4px 10px 15px 10px;
    width:450px;
}

.vw_world_catalog div.section_name {
    margin-top:10px;
    margin-bottom:8px;
    padding-top:3px;
    height:13px;
}

.vw_world_catalog div.one_item {
    width:200px;
    margin-top:1px;
    padding-left:10px;
    margin-bottom:7px;
    margin-right:25px;
    float:left
}

.vw_world_catalog .descr {
    float:left;
    width:130px
}

.vw_world_catalog div.no_margin {
    margin-right:0px!important;
}

.vw_world_catalog div.mat_image_prev {
    margin-top:3px;
    margin-right:10px;
    float:left;
}

.vw_world_catalog div.what {
    margin-bottom:5px;
}

.vw_world_catalog a.link_forward {
    background-image: url(../img/arrows_sprite.png);
    background-position: -412px -79px;
    background-repeat: no-repeat;
    padding-left:9px;
    display:block;
}

.vw_world_catalog a.link_forward:hover {
    background-position: -472px -19px;
}

.vw_world_catalog a.link_forward:hover span {
    text-decoration:underline
}

.vw_world_catalog a.link_forward  img {
    margin-left:5px;
    display:inline;
    vertical-align:bottom
}

.vw_world_catalog div.news_line {
    padding: 10px 8px 7px 10px;
}

.vw_world_catalog div.head_title {
    margin-bottom:10px;
    font-size:20px;
    font-weight:bold;
}

.vw_world_catalog div.one_news_line {
    margin-top:15px;
    margin-bottom:15px;
}

.vw_world_catalog div.news_point {
    margin-bottom:4px;
}

.vw_world_catalog div.news_image_prev {
    float: left;
    margin:0px 10px 3px 0px;
    position: relative;
    width: 215px;
}

.vw_world_catalog div.news_content {
    float: left;
    width: 225px;
}

/* e3*/
.about div.one_news_line, .snip_teaser_type2
{

    margin-bottom:16px;
    float:left;
    margin-left:10px;
    margin-right:10px;

    width:215px;
}

.snip_teaser_type3 .image_prev
{
    overflow:hidden;
    width:215px;
    height:102px;
    padding-bottom:3px;
}
.snip_teaser_type2 .item_text p
{
    margin-bottom:5px;
}
.snip_teaser_type3
{
    width:215px;
}



table.editorial_table_grey
{
    border-bottom: 1px solid #CCCCD1;
    border-collapse: collapse;
    border-left: 1px solid #CCCCD1;
    margin-bottom: 20px;
    width: 98%;
}


table.editorial_table_grey td {
    border-right: 1px solid #CCCCD1;
    padding: 5px 3px;
    text-align: center;
    vertical-align: middle;
}
table.editorial_table_grey thead td {
    background: none repeat scroll 0 0 #CCCCD1;
}
table.editorial_table_grey tr {
    background: none repeat scroll 0 0 #F0F0F5;
}
table.editorial_table_grey tr.odd {
    background: none repeat scroll 0 0 #FFFFFF;
}