a {
   color: #00379d;
}

a:visited {
   color: #00379d
}

a.nofade {
   color: #00379d;
}

a.nofade:visited {
   color: #00379d;
}

.js {
   color: #33476b;
   border-bottom: #33476b 1px dashed;
}

.toggle_label span {
   color: #33476b;
   border-bottom: #33476b 1px dashed;
}

.menu_item {
   background-position: top;
}

.menu_item_hover {
   background-position: center;

}

.menu_item_selected {
   background-position: bottom;
}

.filter_element {
   height: 19px;
}

.filter_element td {
}

.filter_element td.left {
   font-size: 1px;
   width: 5px;
   background-image: url(/festpage/vgikfest/_pics/fe.png);
   background-position: left;
}

.filter_element td.contents {
   font-size: 14px;
   vertical-align: bottom;
   padding: 0 8px 1px 3px;
   background-image: url(/festpage/vgikfest/_pics/fe.png);
   background-position: right;
}

.filter_element .contents a {
   color: #5b5b5b;
   text-decoration: none;
}

.filter_element_selected td.left {
   font-size: 1px;
   width: 5px;
   background-image: url(/festpage/vgikfest/_pics/fe_selected.png);
   background-position: left;
}

.filter_element_selected td.contents {
   background-image: url(/festpage/vgikfest/_pics/fe_selected.png);
}

.filter_element_selected .contents a {
   color: #f0d6f4;
   text-decoration: none;
}

.list_film {
   background-image: url(/festpage/vgikfest/_pics/catalogue-item-bg.png);
   background-position: bottom left;
   background-repeat: repeat-x;
}

.list_film .subdiv {
   background-image: url(/festpage/vgikfest/_pics/catalogue-item-bg.png);
   background-position: bottom right;
   background-repeat: no-repeat;
   padding: 15px 0
}

.list_film .image_td {
   padding: 0 25px 0 15px;
   width: 10%;
   vertical-align: middle;
}

.list_film .image_td a {
   text-decoration: none;
}

.list_film .image_td div {
   text-align: center;
   background-color: #cfd8e7;
   border: #6a7ea1 1px solid;
   color: #6a7ea1;
   width: 90px;
   height: 68px;
}

.list_film .info_td {
   vertical-align: top;
}

.list_film .film_name {
   padding-top: 5px;
   font-size: 17px;
}

.list_film .film_params {
   vertical-align: bottom;
   padding-left: 11px;
   color: #666;
}

.list_film .film_studio_program {
   padding-top: 7px;
   color: #670d75;
   font-weight: bold
}

.list_film .film_studio_year {
   padding-top: 7px;
}

.list_film .film_master {
   padding-top: 7px;
   padding-left: 40px;
}

.list_film .film_type {
   padding-top: 7px;
}

.list_film .film_show_time{
   padding-top: 7px;
   padding-left:20px;
}

.list_film .film_synopsis{
   padding-top: 7px;
   font-size: 12px;
   font-style:italic;
}
.list_film .film_synopsis a{
   color: black;
   text-decoration:none;
}


.rounded_filter .rnd_top, .rounded_filter .rnd_top div, .rounded_filter .rnd_bottom, .rounded_filter .rnd_bottom div {
   background-image: url(/style/pics/corners/brown_b10.png);
   height: 10px;
}

.rounded_filter .rnd_top div {
   margin-left: 10px;
}

.rounded_filter .rnd_contents {
   border-color: #dbd8c9;
   border-style: solid;
   border-width: 0 1px;
}

.rounded_filter .rnd_bottom div {
   margin-left: 10px;
}

.paging_dots {
   color: #666;
   margin: 0 5px
}

.paging_neighbours {
   margin: 0 4px;
   font-size: 18px
}

.paging_current {
   margin: 0 4px;
   font-size: 22px;
   background-color: #dffacd;
   padding: 1px 4px
}

.page_title {
   font-family: 'Times New Roman', serif;
   font-size: 26px;
   padding-left: 20px
}

.comment .image_td {
   width: 1px;
   vertical-align: top;
   padding: 0 5px 10px 15px;
}

.comment .image_td div.image {
   background-color: #b2cdd9;
   border: #7d9ba8 1px solid;
   width: 90px;
   height: 68px;
}

.rounded_lblue .rnd_top, .rounded_lblue .rnd_top div, .rounded_lblue .rnd_bottom, .rounded_lblue .rnd_bottom div {
   background-image: url(/festpage/vgikfest/_pics/rounded-lblue.png);
   background-color: #c7c9de;
}

.rounded_lblue .rnd_contents {
   background-color: #c7c9de;
}


