img{
   cursor:pointer;
}


#Panel{
  position: relative;
  float: left;
  left:60px;
  top:0px;
  width:149px;
  background-repeat: repeat-y;
  background-color: #33CC33;
  z-index: 2;
}

#TableLeft{
  width:60px;
}


#Main{
  position: relative;
  left:0px;
  top:0px;
  width:100%;
  z-index: 1;
}

a{
  color:#939393;
  text-decoration: none;
}
a#menulink{
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}

a#panel{
  color:#000000;
  text-decoration: none;
}
a#panel:hover{
  color:#354d69;
  text-decoration: none;
}

a#bottomlink{
  color:#223658;
  text-decoration: underline;
}

a#newslink{
  color:#8a8a8a;
  text-decoration: underline;
}

a#pageback{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/backlink.png");
}
a#pageback:hover{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/backlinkhover.png");
}

a#pagenext{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/pagenext.png");
}
a#pagenext:hover{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/pagenexthover.png");
}

.href{
  color:#000000;
  text-decoration: none;
}
.href:hover{
  color:#354d69;
  text-decoration: none;
}

a#pagelink{
  width:16px;
  height:22px;
  display: block;
  text-align: center;
  color:#455d77;
  vertical-align: middle;
  background-image: URL("../../../templates/images/pagelink.png");
  padding-top:5px;

  background-repeat: no-repeat;
}
a#pagelink:hover{
  width:16px;
  height:22px;
  display: block;
  color:#ffffff;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/pagelinkhover.png");
  padding-top:5px;
  background-repeat: no-repeat;
}

span#pagecurpage{
  width:16px;
  height:22px;
  display: block;
  color:#455d77;
  vertical-align:middle;
  text-align:center;
  padding-top:5px;
  background-image: URL("../../../templates/images/pagecurpage.png");
  background-repeat: no-repeat;
}
span#pageback{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/backlink.png");
}
span#pagenext{
  width:21px;
  height:22px;
  display: block;
  vertical-align:middle;
  text-align:center;
  background-image: URL("../../../templates/images/pagenext.png");
}

/*
Карточка галереи(первая строчка)
*/
div.maintext{
  color:#5c687d;
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma;
}
/*
Карточка галереи(остальные строчки)
*/
div.othertext{
  color:#5c687d;
  font-size: 9pt;
  font-family: Tahoma;
}


/*
Ссылки на панели РЕНО
*/
div#link{
  height:39px;
  width:147px;
  padding:0px;
  margin: 0px;
  vertical-align:middle;
  background-image: URL("../../../templates/images/link.jpg");
  background-repeat: no-repeat;
}

/*
Выравнивание ссылок на панели РЕНО
*/
td#valign{
  height: 37px;
  padding-left:25px;
  padding-right:25px;
  vertical-align:middle;
}

/*
Разделитель между ссылками на панели РЕНО
*/
div#linkbottom{
  height:22px;
  background-image: url("../../../templates/images/link-bottom.jpg");
  background-repeat: no-repeat;
}



/*
Тэйбл выподающей менюшки
*/
.tablemenu{
    height:100%;
    width:auto;
}


/*
Желтые обводки
*/
.tablemenu div#tl{
    background-image:url(../../../templates/images/corner-tl.gif);
    background-repeat: no-repeat;
    width:10px;
    height:10px;
    font-size: 0px;
}
.tablemenu td#top{
    background-image:url(../../../templates/images/corner-top.png);
    background-repeat: repeat-x;
    height:10px;
}
.tablemenu div#tr{
    background: transparent;
    background-image:url(../../../templates/images/corner-tr.gif);
    background-repeat: no-repeat;
    width:10px;
    height:10px;
    font-size: 0px;
}
.tablemenu td#left{
    background-image:url(../../../templates/images/corner-left.png);
    background-repeat: repeat-y;
    width:8px;
}
.tablemenu td#right{
    background-image:url(../../../templates/images/corner-right.png);
    background-repeat: repeat-y;
    width:8px;
}
.tablemenu div#dl{
    background-image:url(../../../templates/images/corner-dl.gif);
    background-repeat: no-repeat;
    width:10px;
    height:10px;
}
.tablemenu td#bottom{
    background-image:url(../../../templates/images/corner-bottom.png);
    background-repeat: repeat-x;
    height:8px;
}
.tablemenu div#dr{
    background-image:url(../../../templates/images/corner-dr.gif);
    background-repeat: no-repeat;
    width:10px;
    height:10px;
}



td#content-left{
    background-image: url("../../../templates/images/content-left.jpg");
    background-repeat: no-repeat;

}
td#content2-left{
    background-image: url("../../../templates/images/content2-left.jpg");
    background-repeat: no-repeat;

}


div#content-center{
    background-image: url("../../../templates/images/content-center.jpg");
    background-repeat: no-repeat;
    padding-top:180px;
}
div#content2-center{
    background-image: url("../../../templates/images/content2-center.jpg");
    background-repeat: no-repeat;
    padding-top:29px;
}
td#content-right{
    background-image: url(none);
}
td#content2-right{
    background-image: url("../../../templates/images/content2-right.jpg");
    background-repeat: repeat-x;

}

tr#bgwhite{
  background-color: #FFFFFF;
}


p{
  margin:0px;
  padding:0px;
}



.label{
  padding-top: 5px;
}
.field{
  padding: 0px;
}


tr#bggrey{
  background-color: #f5f3ed;
}
div#bgwhite{
  background-color: #FFFFFF;
}
div#bggrey{
  background-color: #f5f3ed;
}
div#bgform{
  background-color: #F0EEE6;
  text-align: center;
}

td#pagename a{
  color:#fff;
  font-size: 8pt;
  padding:0px;
  margin:0px;
}


h1{
  color:#fbb100;
  font-size: 12pt;
  padding:0px;
  margin:0px;
  margin-left:5px;
  margin-bottom:5px;
}

h1 a{
  color:#fbb100;
  font-size: 12pt;
  padding:0px;
  margin:0px;
}

h2{
  color:#455d77;
  font-size: 10pt;
  padding:0px;
  margin:0px;
  margin-left:5px;
  margin-bottom:15px;
}


tr#header{
  height:85px !important;
}

tr#menu{
    background-image: url("../../../templates/images/menu.jpg");
    background-repeat: repeat-x;
    height:28px;
    padding:0px;
    margin:0px;
    padding-left:20px;

}



span#vrazd{
  color:#000;
  padding-left: 10px;
  padding-right: 10px;
}


/*
Оформление списка автомобилей
*/

table#submenu{
  font-family: Tahoma;
  font-size: 10pt;
  width:340px;
  
  color: #fff;
}

table#submenu a{
  font-family: Tahoma;
  font-size: 10pt;
  width:340px;

  color: #fff;
}

.selected{
    background-image: url("../../../templates/images/selectedline.png");
    background-repeat: no-repeat;
    display:block;
    padding-top:7px;
    height:22px;
    cursor:pointer;
    padding-left:25px;/* padding-top:7px; padding-bottom:5px; width:100%; height:100%; */
}
.standart{
    background-image: url(none);
    background-repeat: no-repeat;
    display:block;
    padding-top:7px;
    height:22px;
    cursor:pointer;
    padding-left:25px;
}
.used{
    color: #8a96ac;
    display:block;
    padding-top:7px;
    height:22px;
    cursor:pointer;
    padding-left:25px;
}


