@charset "windows-1251";

/* Banners */

#banners_title {text-align: center; cursor: default; height: 30px; line-height: 30px}
.promo_tab {border-collapse: collapse; border: 1px solid #777777; font: normal 11px Tahoma, sans-serif; color: #333333; height: 25px; line-height: 20px}
.promo_tab td, .promo_tab th {border: 1px solid #777777}
.promo_tab th {background-color: #dcdcdc; padding: 0 5px; text-align: center; font-weight: bold; color: #646464; cursor: default}
.promo_tab td {padding: 0 5px; text-align: center; color: #333333; cursor: default}
#banners_table_title {height: 30px; line-height: 30px}
td.show:hover {background: #ff6666; color: #ffffff; cursor: pointer}

.banner_code {padding: 0 0 10px 0}
.banner_code table .type_code {text-align: left; line-height: 23px; cursor: default; font: bold 11px Tahoma; color: gray; margin: 0; padding: 10px 5px 2px 0}
.banner_code table textarea {border: 1px solid gray}

.banner_img {margin: 10px 20px}
.banner, .def_banner {margin: 5px; padding: 0; border: 1px dotted silver}

#example_banner {text-align: center}

a.red_button  {background: transparent url('../img/red_button.png') no-repeat scroll left top; background-position: 0 0; width: 133px; height: 27px; color: #ffffff; display: block; font: bold 8pt Tahoma, sans-serif; line-height: 17pt; margin: 0 auto; text-align: center; text-decoration: none; cursor: pointer}
a.red_button:hover  {background: transparent url('../img/red_button.png') no-repeat scroll left bottom; background-position: 0 -27px; width: 133px; height: 27px}