body{
  width:100%;
  background-color: #828186;
  padding: 0px;
  margin: 0px;
  font-family:arial;
}
a{
  text-decoration: none;
  color: white;
}
table{
  padding: 0px;
  margin: 0px auto;
  min-width: 600px;
  width: 100%;
  
  max-width: 1280px;
}
img{
  border: none;
}
table.layout{
    display:block;
  background-color: #ffffff;
  border-spacing: 0px;
}

td.logo0{
  padding: 25px 0px 25px 25px;
}
td.logo{
  padding: 25px 25px 25px 0px;
}
td.logo0 img{
  display:block;
}
td.logo img{
  display:block;
}
table.top_banner{
  table-layout: fixed;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 129px;
  background-color: #ffffff;
  font-size:12px;
  float:left;
}
table.top_banner tr{
  height: 129px;
}
table.top_banner td.text_box{
  background-image: url('/DESIGN/DAYNIGHT/img/text_bg.png');
  background-repeat:no-repeat;
  background-position: left;
  width: 460px;
  height: 100%;
  vertical-align: middle;
}
table.top_banner p{
  width:420px;
  margin:0px;
  padding:0px 20px 0px 20px;
  color: #ffffff;
}
table.top_banner td.sizable{
  margin:0px;
  padding:0px;
}
td.controls{
  background-color: #373737;
  border-left:1px solid black;
  width:40px;
  vertical-align: middle;
}
td.controls div{
  float:left;
  padding:15px;
  width:10px;
  height:10px;
}
td.controls a{
  display: block;
}
tr.footer{
  background-color: #828186;
}
td{
  border:0px solid blue;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}
td.next{
  width:150px;
}


td.main_menu{
  padding: 0px 25px 25px 25px;
	min-width:70px;
max-width:280px;
}
td.main_menu table{
    text-transform:uppercase;
  background-color: #1f538f;
  border-collapse: collapse;
  color: #ffffff;
  text-align: center;
  width: 100%;
  height: 31px;
  padding: 0px; 
  margin: 0px;
  font-weight: bold;
  font-size: 12px;
}
td.main_menu td.first{
  /*padding:  0px 0px 0px 20px;
  /*text-align: left;*/
}
td.main_menu td{

  vertical-align: middle;
  border-right: 1px solid #ffffff;
  padding: 0px; 
  margin: 0px;
  display: table-cell;
}
td.main_menu td:hover{
    background-color:#143f70;
}
td.main_menu td.last{
  /*padding:  0px 20px 0px 0px;
  text-align: right;*/
  border-right: 0px white;
}
div.menu{
  padding: 0px;
  margin: 0px;
}
td.left_col{
  padding: 0px 25px 70px 25px;
  width: 215px;
  color: #373737;
}
td.left_col a{
  color: #373737;
  text-decoration: none;
}
td.left_col a.cur{
  color:#BA1223;
  text-decoration:underline;
}
div.cat_bg{
  background-color: #efeeee;
}

div.cat_title{
  width:100%;
  background-color: #ba1223;
  color: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  font-weight: normal;
}
div.cat_title p{
  font-size:11px;
  margin: 0px 0px 0px 10px;
}
div.item{
  text-transform:uppercase;
  width: 195px;
  font-size:12px;
  font-weight: bold;
  margin: 15px 10px 0px 10px;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px solid #adb7c2;
}
div.last_item{
  width: 195px;
  font-size:12px;
  font-weight: bold;
  margin: 15px 10px 0px 10px;
  padding: 0px 0px 15px 0px;
  text-transform: uppercase;
}
div.item ul{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style:none;
}
div.item li{
  text-transform:none;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 5px 0px;
}
div.item li a{
  display:block;
  padding:0px 0px 0px 18px;
  background:URL('/DESIGN/DAYNIGHT/img/li_mark.jpg') no-repeat left;
}
div.item li ul{
  margin-left: 35px;
  list-style-type: square;
  color:#ba1223;
}
div.item li ul li{
  text-transform:none;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 2px 0px;
}
div.item li ul a{
  display:block;
  padding:0px 0px 0px 0px;
  background:none;
}
div.search_box{
  width: 201px;
  background-color: #555555;
  padding: 7px;
  margin: 0px;
  float: left;
}
div.search_box input.search_go{
  height: 21px;
  float: left;
  width: 35px;
  margin: 0px;
  color:#050;
  background-color:#ba1223;
  background-image: url('/DESIGN/DAYNIGHT/img/search_icon.jpg');
  background-position: center;
  background-repeat:no-repeat;
  border: 0px;
}
div.search_box input.search_string{
  color: #5d5d5d;
  padding: 3px 0px 2px 10px;
  float: left;
  width:155px;
  margin: 0px;
  background-color:#ffffff; 
  border: 0px;
}
/* Правила для зоны контента */

td.cont{
  min-width: 300px;
  width:100%;
  color: #5d5d5d;
  margin:0px 0px 0px 0px;
  padding:0px 0px 50px 0px;
  vertical-align: top;
}
td.cont a{
    color: black;
}

td.cont div.cont_top{
  margin:0px 0px 25px 0px;
  padding:0px;
  vertical-align: middle;
  font-size: 24px;
  width:100%;
  height:52px; 

}

td.cont div.cont_top img{
  float:left;
  border:0px solid #adb7c2;
}
td.cont div.cont_top div{
  float:left;
  font-size: 22px;
  margin: 0px 0px 0px 15px;
  padding:0px;
  vertical-align: middle;
  
}
td.cont div.cont_top div a{
    margin:0;
    padding:0;
  vertical-align: top;
  color: #5d5d5d;
}
td.cont div.cont_top div span{
    color: #b81321;
    vertical-align: top;
}
td.cont div.cont_top div.nav{
    font-size: 11px;
    float:left;
}

td.cont div.block_pager{
    float: left;
    width:100%;
}

td.cont div.cont_item{
  padding: 0px 0px 0px 0px;
  margin: 0px 9px 9px 0px;
  border: 0px solid black;
  width: 110px;
  height: 165px;
  text-align: center;
  float: left;
  font-size: 11px;
}
td.cont div.cont_item img{
  border: 1px solid #888888;
  padding:1px;
  margin-bottom: 5px;
}
td.cont div.cont_item img:hover{
  border: 1px solid #891317;
  padding:1px;
  margin-bottom: 5px;
}

td.cont div.block_pager{
  margin:15px 0px 0px 0px;
  padding:15px 0px 0px 0px;
  float: left;
  width:100%;
  border-top:1px solid #adb7c2;
  font-size: 11px;
}
td.cont div.block_pager div{
  height: 21px;
  width: 21px;
  float: left;
  margin: 0px 0px 0px 10px;
  background-image: url('/DESIGN/DAYNIGHT/img/pager.jpg');
  background-position: top;
  background-repeat:no-repeat;
  text-align: center;
  padding-top: 2px;
}
td.cont div.block_pager a{
    color: white;
  display: block;
}
td.cont div.block_pager .current_page{
    color: white;
    background-image: url('/DESIGN/DAYNIGHT/img/pager_cur.jpg');
}
td.cont div.block_pager p{
    margin:3px 0px 0px 0px;
    padding:0px;
    float: left;
    width: 65px;
}
td.right_col{
  padding: 0px 25px 70px 25px;
  width: 197px;
}
div.sale{
  float: right;
  width: 197px;
  height: 33px;
  background-image: url('/DESIGN/DAYNIGHT/img/r_col_title.jpg');
  background-position: center;
  background-repeat:no-repeat;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.sale p {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
}
.right_col ul{
  float: right;
  border:1px solid black;
  border-bottom: none;
  width: 195px;
  list-style: none;
  padding: 2px 0px 0px 0px;
  margin: 16px 0px 0px 0px;
}
.right_col li{
  width: 195px;
  float: right;
  padding: 0px;
  margin: 0px;
  border-bottom:1px solid black;
  text-align: center;
}
.right_col img{
  vertical-align:middle;
  padding: 0px;
  margin: 0px;
}


.footer{
  vertical-align: top;
  background-color: #828186;
  font-family: tahoma;
  text-align: left;
  font-size: 11px;
  color: #bfc2c8;
}
.footer table{
  width:100%;
  padding: 0px;
  margin: 25px 0px 25px 0px;
}
.elem{
  padding-left: 20px;
  width:190px;
  border-right: 1px solid #9f9ea2;
    color: #bfc2c8;
  font-size: 11px;
}
.last_elem{
  padding-left: 20px;
  border: none;
    color: #bfc2c8;
  font-size: 11px;
}
.copyright{
  padding-right: 25px;
  padding-left: 20px;
  width:165px;
  border-left: 1px solid #9f9ea2;
  color: #bfc2c8;
  font-size: 11px;
}
/* /ФУТЕР */


/* СТ?Л? ДЛЯ НОВОСТЕЙ */
td.cont div.cont_top img.main_page{
  border:0px solid white;
}
h1{
  width:100%;
  font-size: 24px;
  margin:15px 0px 15px 0px;
  padding:0px;
  float:left;
}
span.date{
  background-color: #efeeee;
  margin:0px 0px 10px 0px;
  padding:5px;
  float:left;
  font-size: 11px;
  font-weight: bold;
}
h2{
  margin:0px 0px 10px 5px;
  padding:5px;
  text-transform:uppercase;
  font-size:12px;
  color: #ba1223;
  float: left;
}
td.cont p.pages_title{
  margin: 0px 0px 30px 0px;
  padding: 0px;
  float: left;
  width: 65px;
  font-size: 12px;
}
td.cont p{
  margin: 0px 0px 30px 0px;
  padding: 0px;
  float: left;
  width: 100%;
  font-size: 12px;
}
div.news_actions{
  margin: 0px 0px 20px 0px;
  padding: 0px;
  float:left;
  width:100%;
}


table.items{
	float:left;
    width:100%;
    min-width: 400px;
    margin:0px;
    padding:0px;
    text-align: left;
    font-size: 12px;
    
    
}
table.items table{
    min-width: 0px;
    width:auto;

}
table.items div.price{
    color: white;
    background-color: #ba1223;
    padding: 5px;
}

table.items div.buy{
    
    color: #5D5D5D;
    background-color: #D0D0D0;
    padding: 5px;
    text-align: right;
}
table.items div.buy2{
    color: #5D5D5D;
    background-color: #ECECEC;
    padding: 5px;
    text-align: right;
}
table.items td.info{
    padding-left:20px;
    width:100%;
}
table.items p{
    width: 100%;
    float: none;   
}

table.feedback{
    margin:0px;
    padding:0px;
    float: left;
    width:100%;
    margin-bottom:20px;
}

table.feedback td{
    text-align: left;   
}

div.news{
    float:left;
    width:100%;
}
td.cont table{
    width:100%;
}
div.news h2 a{
    color: #ba1223;
}

td.copyright p{
font-size:10px;
margin-top:0px;
}

td.copyright div.pro24 {
    padding: 3px 0 0 20px;
    margin: 0 0 30px 0px;
    text-align: left;
}
td.copyright div.pro24 img{
    float:left;
    margin: 0;
    padding: 0px 0 0 0;
}
td.copyright div.pro24 a{
    margin: 0px 0 0 5px ;
    padding: 0px 0 0 0px;
    float:left;
}

div.im img{
     cursor: pointer;
}

.menu_box {
  line-height: 32px;
}

.new_item {
  position: relative;
  padding-left: 50px;
  white-space: nowrap;
}

.menu_new {
     position: absolute;
     top: -4px;
     left: 3px;
     width: 46px;
     height: 42px;
     background: url(/DESIGN/DAYNIGHT/images/new_icon.png) no-repeat;    
}

.partners_box{
    text-align: center;
    float:left;
    margin-top:45px;
    width:215px;
    background-color: #878787;
}
.partners_box form {
	padding:0;
	margin:0;
}
.partners_box input {
    margin:0;
}


.partners_box div{
    margin:0 20px;
    text-align: left;
    color:white;
    font-weight: bold;
    font-size: 12px;
}
.partners_box .auth_error{
    color:red;}

.partners_box img{
    margin:10px 0 10px 0;
}

.partners_box ul{
    text-align: left;
    margin:0;
    list-style-image: url(/DESIGN/images/dealers_on_mark.jpg);
}

.partners_box li a{
    text-decoration: underline;
    font-size: 11px;
    color:white;
}
