﻿/* ----------------------------------------------
  DIRvideo [CMS DLE] template
  Copyright � February 2010
-----------------------------------------------*/

@import url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/css/reset.css');
@import url('index.css');
@import url('fullmovie.css');
/* =============================================================================== Page Defaults*/
html, body {
	margin:0;
	padding:0;
	background:#CFDBE5 no-repeat 50% 30px;
	color:#333;
	font:normal normal normal 12px/1.5 "Trebuchet MS", Tahoma, Geneva, sans-serif;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.georg_lenta {position:fixed;top:0;left:0;z-index:999}
.page_wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#bannerlayer {height:237px}
.textbanner {padding-top:100px;text-align:center;}
#banner_240px {z-index:1;filter:mask();}
#tooltip {background:#e6f2f7;font:Trebuchet MS;font-size:12px;width:auto;border:1px solid #d5e3f3;border-left:5px solid #ff0000;color:#446a7b;opacity:0.91;filter:alpha(opacity="80");line-height:15px;z-index:100;position:absolute;visibility:hidden;border-collapse:separate;margin:0;padding:5px;}
a {text-decoration:none; color:#069}
a:hover {text-decoration:none; color:#000}
strong {font-weight:700}
.width100 {width:100%}
.width75 {width:75%}
.width50 {width:50%}
.fLeft {float:left}
.fRight {float:right}
.aLeft {text-align:left}
.aRight {text-align:right}
.aCenter {text-align:center}
.aJustify {text-align:justify}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*HTML .clearfix {
  display: inline-block;
}
/* =============================================================================== Header */
#header {
  margin-bottom:5px;
  height:50px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/hdr_bg.png') repeat-x 0 0;
}
.hdrtop {
  position:relative;
  margin:0 auto;
  width:1000px;
  height:50px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/page_elements.png') no-repeat 0 0;
}
.logo {
  position:absolute;
  left:20px;
  top:0;
  width:150px;
  height:45px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/logo.png') no-repeat 0 0;
  text-indent:-5555em;
}
.bmark {
  position:absolute;
  left:185px;
  top:5px;
  font-size:11px;
}
.bmark a {text-decoration:none; color:#DDD}
.bmark a:hover {text-decoration:none; color:#FC0; cursor:pointer}
/* ===== Header nav */
.hdr_nav {
  float:right;
  margin:15px 200px 0 0;
  height:20px;
  line-height:20px;
  font-weight:700;
  text-transform:uppercase;
}
.hdr_nav a {
  text-decoration:none;
  color:#FFF;
}
.hdr_nav a:hover {
  text-decoration:none;
  color:#FC0;
}
.hdr_nav li {
  display:block;
  float:left;
  padding:0 15px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/hdr_nav_bullet.png') no-repeat 100% 0;
}
li.hdr_nav_noborder {background:none}
/* ===== Login */
#login_area {
  position:absolute;
  right:20px;
  top:12px;
}
a.signin {position:relative}
a.signin span {
  display:block;
  padding-left:40px;
  width:70px;
  height:25px;
  line-height:23px;
  text-decoration:none;
  font-weight:700;
  text-transform:uppercase;
  color:#FFF;
  cursor:pointer;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/signin_changer_btn.png') no-repeat 0 0;
}

a.signin.menu-open span {
  background-position:0 -25px;
  color:#333;
  cursor:pointer;
  display:block;
  text-decoration:none;
}
#signin_menu {
  display:none;
  position:absolute;
  right:0;
  top:20px;
  padding:10px;
  width:150px;
  z-index:100;
  background-color:#AAB8C1;
  border:0pt none;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
}
#signin_menu a {
  text-decoration:none;
  color:#000;
}
#signin_menu a:hover {
  text-decoration:underline;
  color:#FFF;
}
.login_serv {
  margin-top:10px;
  font-size:11px;
  line-height:15px;
}
#signin_menu ul li {
  list-style-position:inside;
  list-style-type:disc;
}
#signin_menu label {font-size:11px}
#signin_menu input[type=text], #signin_menu input[type=password] {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	display:block;
    margin-bottom:5px;
    padding:0 5px;
    width:140px;
    height:26px;
    line-height:26px;
    font-size:13px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/signin_inputs.png') no-repeat 0 0;
}
/* button */
.signin_submit, .signin_submit_hover {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	position:relative;
    width:150px;
    height:22px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/signin_inputs.png') no-repeat;
}
.signin_submit {background-position:0 -26px}
.signin_submit_hover {background-position:0 -48px}

/* =============================================================================== Main */
#main {
  padding:10px 10px 20px;
  background:#FFF;
  width:980px;
  overflow:auto;
}
/* ========== Search */
#main_top {
  width:1000px;
  height:120px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/page_elements.png') no-repeat -1000px 0;
}
.main_search {
  position:relative;
  height:80px;
  color:#DDD;
}
.main_search a {
  text-decoration:none;
  color:#CCC;
}
.main_search a:hover {
  text-decoration:none;
  color:#FFF;
  cursor:pointer;
}
.main_search span {
  position:absolute;
  left:20px;
  top:50px;
  font-size:11px;
}
.main_search p {
  position:absolute;
  left:150px;
  top:10px;
}
.search_input {
  position:absolute;
  left:155px;
  top:35px;
  width:690px;
  height:20px;
  font:normal 700 normal 16px/20px Verdana, Geneva, sans-serif;
  border:0pt none;
  background:none;
}
.search_btn, .search_btn_hover {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	position:absolute;
    left:860px;
    top:30px;
    width:130px;
    height:30px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/search_btn.png') no-repeat;
  }
.search_btn {background-position:0 0}
.search_btn_hover {background-position:0 -30px}
/* breadcrumbs */
.breadcrumbs {padding:10px 10px 0;width:980px;height:30px;}
.breadcrumbs a {text-decoration:none;color:#333;font-weight:700;}
.breadcrumbs a:hover {color:#FFF}
.breadcrumbs ul {font:normal bold 14px/1.5em Trebuchet MS;text-transform:uppercase;}
.breadcrumbs ul li {display:inline;padding:2px 6px;}
#dle-speedbar_hide {width:960px;overflow:hidden;height:18px;}
/* ========== Mission */
.mission {
  margin-bottom:20px;
  padding-bottom:10px;
  background:#3C87C3;
}
.mission h2 {
  margin-bottom:10px;
  padding:10px 10px 0;
  width:960px;
  height:30px;
  font:normal 700 16px/1.3em Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/gr_block_title.png') no-repeat 0 0;
}
.mission p {
  margin:3px 10px;
  text-indent:20px;
}

/* ========== ???????? ?????? */
.missiongernes {
  margin-bottom:20px;
  padding-bottom:10px;
  background:#3C87C3;
  font-family: Trebuchet MS;
}
.missiongernes h1 {
  margin-bottom:10px;
  padding:10px 10px 0;
  width:950px;
  height:30px;
  font:normal 700 16px/1.3em Trebuchet MS;
  text-transform:uppercase;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/gr_block_title.png') no-repeat 0 0;
}
.missiongernes h2 {
  margin-bottom:10px;
  padding:10px 10px 0;
  /*text-indent:20px;*/
  font:normal 14px Trebuchet MS;
}
.missiongernes p {
  margin:3px 10px;
  text-indent:25px;
}
.missiongernes p strong {
  font-weight: normal;
}
.missiongernes li {margin-left: 30px;}
.missiongernes dd {margin-left: 10px;}
.missiongernes dd strong {font-weight: normal;}
/* ========== Genres */
.genres {
  position:relative;
  margin:0 -10px 20px;
  padding-top:10px;
  width:1000px;
  font:normal normal 11px/20px Tahoma, Geneva, sans-serif;
  text-transform:uppercase;
  background:#3C87C3 ;
  border-bottom:0px solid #3C87C3;
  border-top:1px solid #3C87C3;
}
.genres ul li {
  display: inline;
  float:left;
  margin:0 10px;
}
.genres ul li a {
  margin-bottom:10px;
  display:block;
  padding-left:22px;
  width:100px;
  height:22px;
  text-decoration:none;
  color:#333;
  background:#EEE url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/genres_item_wrapper.png') no-repeat 0 -20px;
}
.genres ul li a:hover {
  background-position:0 0;
  color:#000;
  text-decoration:none;
}

#wrapper {
  float:left;
  width:100%;
}
/* ====================================================== col1 [Content] */
#col1 {margin-right:240px}
#page_content, dle-content {width:100%; overflow:hidden}
/* ========== Kinonews */
.kinonews {margin-bottom:20px}
.kinonews h3 {font:normal normal 18px/1.5em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;text-transform:uppercase;color:#4C6A81;}
.kinonews_item {width:100%;margin-bottom:10px;padding-bottom:3px;border-bottom:1px dashed #999;}
.kinonews_item_prev {float:left;width:110px;}
.kinonews_item_prev img {width:100px;border:1px solid #666;}
.kinonews_item_desc {float:left;width:100%;font:normal 11px/1.4em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;}
.kinonews_item_desc h4 {margin-bottom:5px; font:normal bold 12px/1em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif}
.kinonews_item_desc h4 span {color:#999;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
.kinonews_item_desc h4 a {text-decoration:none;color:#666;}
.kinonews_item_desc h4 a:hover {text-decoration:none;color:#F30;}
.kinonews_item.clearfix .kinonews_item_desc #mchitdalee {float:right; margin-bottom:1px; margin-right: 10px;}
.kinonews_item.clearfix .kinonews_item_desc #mchitdalee a:hover {text-decoration:none;color:#F30;}
#newstext {width:588px;overflow:hidden;height:45px;}

/* ========== Movie teasers */
/*width:710px;*/
/*margin:0 0 25px;*/
.movie_teaser {
  margin:0 0 15px;
}
.movie_teaser h2 {font:normal bold 18px/1.5em "Trebuchet MS", Helvetica, sans-serif; color:#F30}
.movie_teaser h2 a {text-decoration:none; color:#F30}
.movie_teaser h2 a:hover {text-decoration:none; color:#000}
.movie_teaser ul.rate_area {position:relative;display:block;float:left;padding-top:10px;width:170px;height:280px;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/index_movie_wrapper.png') no-repeat 0 0;
}
.movie_teaser ul.rate_area li {display:block}
.movie_teaser_poster img {padding:1px;width:146px;background:#EEE;}
.movie_teaser_poster {margin:0 auto;padding:1px;width:148px;height:210px;overflow:hidden;background:#D4D6D7;}
.movie_teaser_rating, .movie_teaser_download {position:absolute}
.movie_teaser_download {left:10px;bottom:10px;}
.movie_teaser_rating {
  left:10px;
  bottom:30px;
  width:150px;
  height:25px;
  text-align:center;
}
.movie_teaser_download a {
  display:block;
  width:160px;
  height:20px;
  text-indent:-5555em;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/index_movie_download_btn.png') no-repeat 0 -20px;
}
.movie_teaser_download a:hover {background-position:0 0}

.teaser_info {
  position:relative;
  width:560px;
  height:290px;
  margin-left:10px;
  float:left;
}
.syory_ads {
  position:relative;
  width:530px;
  height:25px;
}
.syory_ads em, .syory_ads span {position:absolute; top:0}
.syory_ads em {right:0}
.syory_ads span {left:0}

.teaser_desc {
  width:530px;
  height:64px;
  margin-bottom:10px;
  padding:5px 10px 1px;
  line-height:1.35em;
  font-size:11.5px;
  overflow:hidden;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/teaser_ads.png') no-repeat 0 0;
}
#teaser_lang {width:436px;line-height:1.35em;overflow:hidden;height: 18px;}
#teaser_roli {width:436px;overflow:hidden;height: 51px;}
.teaser_ads li {position:relative;padding-left:10px;width:545px;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/teaser_bullet.png') no-repeat 0 8px;
}
span.teaser_ads_label {position:absolute;left:10px;top:0;width:100px;}
.teaser_file_details {position:absolute;left:0;bottom:0;width:530px;height:54px;padding:3px 10px;z-index:5;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/teaser_ads.png') -550px 0;
}
.teaser_file_details li {
  position:relative;
  padding-left:0px;
  width:530px;
  list-style: none;
}
.teaser_file_details li span {
  display: inline;
  width:100px;
}
.teaser_edit_fav {
  position:absolute;
  right:0;
  top:100px;
  z-index:5;
}
.teaser_edit_fav a {
  width:24px;
  height:24px;
  display:block;
  float:left;
  margin-left:10px;
}
/* release */
.release_item_short {
  margin-bottom:15px;
  padding:5px 10px;
  width:100%;
  background:#E9E7E1;
  border-top:3px solid #D1CEC5;
}
.release_item_short_poster {
  float:left;
  width:110px;
}
.release_item_short_poster img {
  padding:1px;
  background:#999;
  width:98px;
}
.release_item_short_inner {
  float:left;
  width:600px;
}
.release_item_short_inner h2 {font-weight:bold; margin-bottom:5px}
.release_item_short_inner h2 a {color:#F30}
.release_item_short_inner h2 a:hover {color:#333}
/* ========== Simple pages */
.spage {width:100%; margin-bottom:30px;}
.spage h1 {
  margin-bottom:5px;
  padding-bottom:3px;
  font:normal normal 18px/1.2em "Trebuchet MS", Verdana, Geneva, sans-serif;
  letter-spacing:-1px;
  color:#F30;
  border-bottom:2px solid #8596A0;
}
.site_news_ads {width:730px;margin-bottom:5px}
.site_news_bottom {
  width:730px;
  margin-top:10px;
  padding-top:3px;
  border-top:1px dashed #8596A0;
}
/* ========== Comments */
.body_weapper .page_wrapper #main #wrapper #col1 #page_content #dle-content .comment .comment_body table tr td p {text-indent:25px;}
.body_weapper .page_wrapper #main #wrapper #col1 #page_content #dle-content #rec p {text-indent:25px;}
.comment {
  width:100%;
  margin-bottom:15px;
  background:#EFEFEF;
  border-bottom:2px solid #D8D8D8;
}
.comment_ads {
  position:relative;
  padding:10px;
  width:100%;
  font-size:11px;
  color:#EEE;
  background:#7B8690 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/comment_bg.png') no-repeat 0 0;
  border-bottom:1px solid #EFEFEF;
}
.comment_ads a {text-decoration:none; color:#FFF}
.comment_ads a:hover {text-decoration:none; color:#333}
.comment_avatar {
  width:60px;
  float:left;
}
.comment_avatar img {width:48px; background:#3C4852; padding:1px}
.comment_ads ul {
  float:left;
  display:block;
  width:200px;
  height:45px;
}
.comment_det {
  position:absolute;
  width:250px!important;
  right:10px;
  top:10px;
  text-align:right;
}
.comment_serv_links a {
  display:block;
  float:right;
  margin-left:2px;
  padding:1px 5px;
  font-size:10px;
  text-transform:uppercase;
  background:#95A3AF;
  border-top:2px solid #BDC6CD;
}
.comment_serv_links a:hover {border-color:#FFF}
.comment_body {padding:5px 10px; color:#000}
.comment_adv {position:relative; padding:0 10px 5px; font-weight:bold; min-height:18px}
.comment_adv span {
  position:absolute;
  right:10px;
  top:0;
}
/* addcrit */
#isreview {float:none}
.reviewtitle_note {
  font-size:11px;
  color:#666;
}
.reviewtitle {
  padding:0 3px;
  width:494px;
  height:18px;
  line-height:22px;
}
/* ========== Profile/stats */
.prstat {
  position:relative;
  margin-bottom:20px;
}
.prstat_data, .prstat_data_st {width:620px}
.prstat_data li, .prstat_data_st li {
  display:block;
  position:relative;
  margin-bottom:3px;
  padding-bottom:3px;
  min-height:18px;
  border-bottom:1px dashed #EEE;
}
.prstat_data_st h4 {
  margin-top:15px;
  font:normal bold 14px/1.2em Tahoma, Geneva, sans-serif;
}
.prstat_data li {padding-left:170px; width:470px}
.prstat_data_st li {padding-left:300px; width:300px}
.prstat_data_item, .prstat_data_item_st {
  position:absolute;
  left:0;
  top:0;
  color:#666;
}
.prstat_data_itemm {width:160px}
.prstat_data_item_st {width:310px}
.prstat_sec {
  position:absolute;
  width:120px;
  right:0;
  top:0;
}
.prstat_avatar img {
  margin-bottom:5px;
  padding:1px;
  width:98px;
  background:#999;
}
/* ========== Forms */
.w190 {width:190px}
.w240 {width:240px}
.w390 {width:390px}
#form_def{
  margin-bottom:20px;
  width:710px;
}
.form_def_inner {
  padding:10px;
  background:#E9F1F6;
  border:2px solid #B7CFDE;
}
#form_def h2, #form_def h3 {
  font-size:16px;
  font-weight:bold;
  font-stretch:normal;
  margin-bottom:8px;
}
.form_def_notes {
  font-size:12px;
  color:#666;
  margin-bottom:20px;
  border-bottom:solid 1px #B7CFDE;
  padding-bottom:10px;
}
.form_def_row, .form_wr_row {
  min-width:680px;
  margin-bottom:20px
}
.form_def_row label, .form_wr_row label {
  display:block;
  margin-right:10px;
  font-weight:bold;
  text-align:right;
  float:left;
  line-height:13px;
}
.form_def_row label {width:240px}
.form_wr_row label {width:140px}
.form_def_row .small, .form_wr_row .small {
  color:#666;
  display:block;
  font-size:11px;
  font-weight:normal;
  text-align:right;
}
.form_def_row .small {width:240px}
.form_wr_row .small {width:140px}
.form_def_row input, .form_def_row .tsmall, .form_def_row .tmedium, .form_wr_row input, .form_wr_row .tsmall, .form_wr_row .tmedium {
  float:left;
  font:normal normal 12px Tahoma, Geneva, sans-serif;
  padding:4px 2px;
  border:solid 1px #aacfe4;
}
.form_def_row .tsmall {height:80px}
.form_def_row .tmedium {height:150px}
#form_def .button, #form_def .wr_button {clear:both}
#form_def .button {margin-left:250px}
#form_def .wr_button {margin-left:150px}
.def_btn, .def_btn_hover {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	width:120px;
    height:30px;
    font:normal bold 12px/30px Tahoma, Geneva, sans-serif;
    text-align:center;
    text-transform:uppercase;
    color:#FFF;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/def_btn.png') no-repeat 0 0;
    cursor:pointer;
}
.def_btn_hover {background-position:0 -30px}
.wr_editr {
  position:relative;
  width:470px;
  float:left;
}
.wr_editr label {
  width:auto;
  font-weight:normal;
  line-height:17px;
  padding-left:5px;
}
.tbig {
  width:480px;
  height:150px;
  border:1px solid #999;
}
/* SecCode */
#form_scode {
  position:relative;
  float:left;
  width:245px;
}
#form_scode input {
  position:absolute;
  right:0;
  top:0;
  width:110px;
  height:38px;
  text-align:center;
  color:#666;
  font:normal normal 24px/38px Verdana, Geneva, sans-serif;
  letter-spacing:-1px;
}
#dle-captcha {
  display:block;
  width:180px;
}
/* error */
.info_wrapper {margin-bottom:20px; width:710px; background:#F8E6E6 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/attention.png') no-repeat 100% 0
}
.info_data {
  border-left:3px solid #933;
  padding:10px 10px;
}
.info_data h4 {font-weight:700}
.info_data dt {font-weight:700}
/* ========== Page navigation */
.pagenav_outer {margin:20px 0; height:15px}
div#pagenav, div#pagenav_wrapper {position:relative; height:40px}
div#pagenav {float:right; right:50%; width:auto;}
div#pagenav_wrapper {float:none!important; float:left; right:-50%;}
div#pagenav_wrapper a, div#pagenav_wrapper span {
  display:inline;
  padding:5px 8px;
  font-weight:300;
  background:#3C87C3;
  color:#333;
}
div#pagenav_wrapper a:hover {
  background:#F30;
  text-decoration:none;
  color:#FFF;
}
div#pagenav_wrapper span {
  color:#FFF;
  background-color: #666;
}
/* ====================================================== col2 [Sidebar] */
#col2 {
  float:left;
  width:240px;
  margin-left:-240px;
}

.side_ads_h400 {margin-bottom:15px}

.sidebar_block {
  position:relative;
  width:240px;
  margin-bottom:15px;
  background:#F4F4F4 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_blocks_elements.png') no-repeat -720px 100%;
}
.sidebar_block h3 {width:240px;height:35px;text-indent:-5555em;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_blocks_elements.png') no-repeat;
}
.sidebar_block dt {width:240px;height:35px;text-indent:-5555em;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_blocks_elements.png') no-repeat;
}

.sidebar_block_inner {padding:10px;}
.sidebar_block_inner .clearfix p {font-size: 10px;text-align: justify;}
/* slide */
.slide_block {
  position:absolute;
  right:10px;
  top:10px;
}
.slide_block a {
  display:block;
  width:16px;
  height:16px;
  text-indent:-5555em;
  cursor:pointer;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_block_slide.png') no-repeat 0 0;
}
.slide_block a.hidden {background-position:0 -16px}
.sidebar_vote h3 {background-position:0 0}
.sidebar_vote dt {background-position:0 0}

.vote_title {
  width:220px;
  min-height:35px;
  line-height:14px;
  font-weight:700;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_blocks_elements.png') no-repeat -960px 0;
}
#dle-vote .vote {
  margin:5px 0;
  line-height:13px;
}
.vote_do, .vote_do_hover {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	margin: 15px 0 0 130px;
	width:90px;
    height:20px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_vote_btn.png') no-repeat 0 0;
  }
.vote_do_hover {background-position:0 -20px}
/* site nav */
.sidebar_sitenav h3 {background-position:-960px 0}
.sidebar_sitenav dt {background-position:-960px 0}
/* top 25 */
.sidebar_top25 h3 {background-position:-480px 0}
.sidebar_top25 dt {background-position:-480px 0}
.sidebar_top25 span {background-position:-480px 0}
.sidebar_top25 ul {margin:10px 0}
.sidebar_top25 ul li {
  padding:5px 5px 5px 30px;
  width:205px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_top25_bullet.png') no-repeat 0 10px;
  border-top:1px solid #3C87C3;
  border-bottom:1px solid #F4F4F4;
}
.sidebar_top25 ul li a {
  display:block;
  width:205px;
  height:35px;
  text-decoration:none;
  color:#1477B4;
  overflow:hidden;
}
.sidebar_top25 ul li a:hover {color:#000}
.sidebar_top25 ul li span {font-size:11px;color:#666;}
.sidebar_top25 ul li.top25_list_hover {
  border-color:#9AA7AF;
  background:#FFF url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/sidebar_top25_bullet.png') no-repeat -240px 8px;
  cursor:pointer;
}
/*????? ??????????? ????*/
#newmov {font-family: "Trebuchet MS";margin-bottom: 10px;}
.newmovie {padding:0 10px 10px;width:220px;background:#E2E6E9;border-top:3px solid #3C4852;}
.newmovie fieldset legend {padding:0 5px 2px;font-size:12px;color:#FFF;background:#3C4852;}
.newmovie fieldset {padding-top:5px}
#newmov fieldset div ol.numbers {list-style-type:decimal;list-style-position:inside;}
#newmov fieldset div ol.numbers li {font-size: 11px;}
#newmov fieldset div blockquote {text-align: justify;font-size: 11px;padding-top:5px;}
/*????? ????????*/


/*???? ????? ???????*/
#newnews {font-family: "Trebuchet MS";margin-bottom: 10px;}
.newnewsie {padding:0 10px 10px;width:220px;background:#E2E6E9;border-top:3px solid #3C4852;}
.newnewsie fieldset legend {padding:0 5px 2px;font-size:12px;color:#FFF;background:#3C4852;}
.newnewsie fieldset {padding-top:5px}
#newnews fieldset div ol.numbers {list-style-type:decimal;list-style-position:inside;}
#newnews fieldset div ol.numbers li {font-size: 12px;margin-bottom: 10px;}

/* teasers */
.teasers {
  display:block;
  position:relative;
  padding:0 10px 10px;
  width:220px;
  background:#E2E6E9;
  border-top:3px solid #3C4852;
}
.teasers fieldset legend {
  display:block;
  position:absolute;
  right:0;
  top:0;
  padding:0 5px 2px;
  font-size:11px;
  color:#FFF;
  text-transform:uppercase;
  background:#3C4852;
}
.teasers fieldset {padding-top:25px}

#lx_17251 .navernoeblok {padding-bottom:15px;width:220px;clear: both;}
#lx_17251 {font-size:11px}
#lx_17251 a {color:#333}
#lx_17251 a:hover {color:#069}
#lx_17251 img {float:left; width:70px; margin-right:10px;}
#lx_17251 a img {border:1px solid #869FB3}

#lx_46478 {/*background-color: #CCC;*/padding: 5px;width: 720px;margin-bottom: 5px;/*border: 1px dotted #036;*/}
#lx_46478 table tbody tr td {font-size:11px;padding-right: 5px;}
#lx_46478 table tbody tr td a {color:#333}
#lx_46478 table tbody tr td a:hover {color:#069}
#lx_46478 table tbody tr td img {float:left; width:70px; margin-right:10px;}
#lx_46478 table tbody tr td a img {border:1px solid #869FB3}

/*#smi2adblock_16433 .navernoeblok {padding-bottom:15px; width:220px; clear: both;}
#smi2adblock_16433 {font-size:11px}
#smi2adblock_16433 a {color:#333}
#smi2adblock_16433 a:hover {color:#069}
#smi2adblock_16433 img {float:left; width:70px; margin-right:5px;}
#smi2adblock_16433 a img {border:1px solid #869FB3}

#teasernet_205357 {padding-bottom:15px;width:220px;clear: both;}
#teasernet_205357 {font-size:11px}
#teasernet_205357 a {color:#333}
#teasernet_205357 a:hover {color:#069}
#teasernet_205357 img {float:left; width:70px; margin-right:5px;}
#teasernet_205357 a img {border:1px solid #869FB3}*/

/* =============================================================================== Footer */
#footer {
	clear: left;
	position: relative;
	padding: 30px 0 10px;
	color: #3C87C3;
	background: #000000 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/footer_bg.png') repeat-x 0
0;
}
.page_footer {height:31px}
.page_copyright {
  float:left;
  width:200px;
}
.page_foter_nav {
  display:block;
  width:;
  float:left;
}
.page_foter_nav a {
  display:block;
  float:left;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/footer_bullet.png') no-repeat 0 8px;
  padding-left:15px;
  margin-right:10px;
  text-decoration:none;
  color:#3C87C3;
}
.page_foter_nav a:hover {text-decoration:none; color:#000406}
.page_counters {float:right}
.counters {
  width:210px;
  height:31px;
}
.counters p {
  display:block;
  width:88px;
  float:right;
  margin-left:10px;
}
.scroll-to-top-button{
  background: #3C87C3 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/uptotop.png') no-repeat center;
  width: 32px;
  height: 32px;
  color: #060606;
  font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  margin: 20px;
}
/* =============================================================================== Default styles */
#cp {left:290px!important;top:25px!important}
#dle_emo {left:205px!important;top:25px!important}
#loading-layer {line-height:normal}
#searchtable fieldset {
  margin-top:10px;
  padding:10px 5px;
  border:1px solid #AAB8C1;
  font-size:11px;
  text-align:left;
}
#searchtable legend {
  background:#3C87C3;
  padding:1px 5px;
  font-size:11px;
  font-weight:bold;
  color:#FFF;
}
/* rating */
#ratig-layer {
  display:block;
  width:190px;
  min-height:20px;
  clear:both;
}
#ratig-layer {font:normal normal 11px/15px Tahoma, Geneva, sans-serif}

.rating {
  width:85px;
  height:15px;
}
.unit-rating{
  list-style:none;
  margin:0px;
  padding:0px;
  width:85px;
  height:15px;
  position: relative;
  line-height:15px;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/dleimages/rating.png') repeat-x left top;
}

.unit-rating li{
    text-indent: -90000px;
  padding:0px;
  margin:0px;
  float: left;
}
.unit-rating li a{
  position: absolute;
  top:0;
  display:block;
  width:17px;
  height:15px;
  text-decoration: none;
  text-indent: -5555em;
  z-index: 17;
  padding:0px;
}
.unit-rating li a:hover{
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/dleimages/rating.png') left center;
  z-index:2;
  left:0px;
}
.unit-rating a.r1-unit {left: 0;}    .unit-rating a.r1-unit:hover {width:17px;}
.unit-rating a.r2-unit {left: 17px;}  .unit-rating a.r2-unit:hover {width: 34px;}
.unit-rating a.r3-unit {left: 34px;}  .unit-rating a.r3-unit:hover {width: 51px;}
.unit-rating a.r4-unit {left: 51px;}  .unit-rating a.r4-unit:hover {width: 68px;}
.unit-rating a.r5-unit {left: 68px;}  .unit-rating a.r5-unit:hover {width: 85px;}
/*
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
*/
.unit-rating li.current-rating{
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/dleimages/rating.png') 0 -30px;
  position: absolute;
  height:15px;
  display:block;
  text-indent: -9000px;
  z-index: 1;
}

/* ===== calendar */
.calendar {margin:0 auto 10px; font-family:verdana;font-size:12px}
.calendar td, th {padding:3px 4px}
.weekday-active-v, .day-active-v {color: #4974a3}
.weekday, .weekday-active, .day-active {color: #804040}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {text-decoration:underline}
.monthlink {color: #F30; text-decoration:none}
.day-current {background:#9A9FA4; border:1px solid #AAB8C1}
.archives {margin:5px 10px 10px}
/* ===== quote/scriptcode */
.title_quote {
  background:#596A79;
  color:#FFF;
  font-weight:bold;
  margin-top:5px;
  padding:5px 10px;
}
.quote, .scriptcode {
  margin-bottom:5px;
  padding:5px 10px;
  background:#D7DBDE;
  border-left:3px solid #596A79;
}
/* ===== spoiler */
.title_spoiler {
  color:#636363;
  background-color:#f2f2f2;
  border:1px dotted #bebebe; 
  font-weight:bold;
  padding:5px;
}
.text_spoiler {
  color: #757575;
  background-color: #f2f2f2;
  border: 1px dotted #bebebe;
  border-top: 0;
  text-align: justify;
  padding: 5px;
}
/* ===== bbcodes */
.bbcodes {
  border-style: none;
	border-color: inherit;
	border-width: 0pt;
	margin: 2px;
	width:150px;
    height:20px;
    color:#000;
    font:normal 11px/20px Tahoma, Geneva, sans-serif;
    text-align:center;
    text-transform:uppercase;
  background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/bb_btn.png') no-repeat 0 0;
  }
.editor_button {
  float:left;
  cursor:pointer;
  padding:0 2px;
}
.editor_buttoncl {
  float:left;
  cursor:pointer;
  padding:0 1px;
  border-left:1px solid #BBB;
  border-right:1px solid #BBB;
}
.editbclose {
  float:right;
  cursor:pointer;
}
.editor_button select {font:normal normal 11px Tahoma, Geneva, sans-serif}
.editor_button img, .editbclose img, .editor_button_brk img {margin:0; padding: 0;}
/* ===== xfields/xprofile */
.xfields textarea {width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xfields input {width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xfields select {height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xprofile textarea {width:499px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xprofile input {width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}

/* ===== pm */
.pm_head {font:normal bold 12px/2em Verdana, Geneva, sans-serif}
table.pm tr td {padding-bottom:15px}
/* newpm */
#newpm {
  position:absolute;
  width:420px;
  padding:4px;
  background-color:#FDFDFD;
  border:1px solid #BBB;
  font-family:Verdana;
  font-size: 11px;
  line-height: 135%;
}
#newpmheader {
  padding:2px 5px 0;
  height:20px;
  color:#000;
    font-weight: bold;
  background-color:#E3C0C0;
  font-family:verdana, sans-serif;
  font-size:11px;
  cursor:move;
}
#newpm a {
  background:transparent;
  color:#4D6A8A;
  text-decoration:none;
}
#newpm a:hover{text-decoration: underline}
/* ===== dropmenudiv */
#dropmenudiv {
  border:1px solid #ffffff;
  border-bottom-width:0;
  background: #AAB8C1;
  font:normal bold 10px/20px Verdana, Geneva, sans-serif;
  margin:2px;
  opacity:0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
  filter:alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
  display:block;
  text-indent:3px;
  text-decoration:none;
  color:#FFF;
  background:#8596A0;
  border:1px solid #EEE;
  padding:1px 0;
  margin:1px;
}
#dropmenudiv a:hover {
  background:#333;
  color:#FFF;
}
/* ===== vote */
.vote input {line-height:25px}
/* ===== search */
.search {
  font:normal normal 11px/1.3em Verdana, Geneva, sans-serif;
  padding:2px;
}
.search_item {
  margin:5px 0 15px;
  padding-bottom:5px;
  width:710px;
  border-bottom:1px dashed #B0BAC1;
}
.search_item_prev {
  float:left;
  width:110px;
}
.search_item_prev img {
  padding:1px;
  width:98px;
  background:#EEE;
  border:1px solid #B0BAC1;
}
.search_item_inner {
  float:left;
  width:620px;
}
.search_item_inner h3 {
  font-size:16px;
  font-weight:bold;
}
.search_item_inner h3 a {text-decoration:none;color:#F30}
.search_item_inner h3 a:hover {text-decoration:none; color:#333}
.search_item_inner span {
  margin:5px 0;
  font-size:11px;
}
.textin {
  padding-left:3px;
  font:normal normal 12px/20em Verdana, Geneva, sans-serif;
  height:20px;
  border:1px solid #AAB8C1;
}
.sresult  {
  font:normal normal 12px/16px Verdana, Geneva, sans-serif;
  text-align:justify;
  color:#606D77;
}
/* ===== highslide */
.highslide-wrapper, .highslide-outline {background:#FFF}
.highslide-image {border: 2px solid #FFF}
.highslide-active-anchor img {visibility: hidden}
.highslide-dimming {background: black}
.highslide-html {background-color: white}
.highslide-html-content {display: none}
.highslide-loading {
    display: block;
  color: white;
  font-size: 9px;
  font-weight: bold;
    text-decoration: none;
  padding: 3px;
  border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
  background: url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/dleimages/fullexpand.gif') no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
.highslide-footer {height: 11px}
.highslide-footer .highslide-resize {
  float: right;
  height: 12px;
  width: 11px;
  background: url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/dleimages/resize.gif');
}
.highslide-resize {cursor: nw-resize}
.highslide-display-block {display: block}
.highslide-display-none {display: none}

.highslide-caption {
  display: none;
  padding: 5px;
  background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url('file:///D:/Triage/engine/classes/highslide/graphics/controlbar-black-border.gif') no-repeat 0 -90px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
  position: relative;
  left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url('file:///D:/Triage/engine/classes/highslide/graphics/controlbar-black-border.gif') no-repeat right -90px;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background:url('file:///D:/Triage/engine/classes/highslide/graphics/controlbar-black-border.gif');
    display:block;
    float:left;
    height:30px;
    width:30px;
    outline: none;
}
.highslide-controls a.disabled {cursor: default}
.highslide-controls a span {display: none}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {background-position: 0 0}
.highslide-controls .highslide-previous a:hover {background-position: 0 -30px}
.highslide-controls .highslide-previous a.disabled {background-position: 0 -60px !important}
.highslide-controls .highslide-play a {background-position: -30px 0}
.highslide-controls .highslide-play a:hover {background-position: -30px -30px}
.highslide-controls .highslide-play a.disabled {background-position: -30px -60px !important}
.highslide-controls .highslide-pause a {background-position: -60px 0}
.highslide-controls .highslide-pause a:hover {background-position: -60px -30px}
.highslide-controls .highslide-next a {background-position: -90px 0}
/* ???????? ????? */
.see_item_short {font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;margin-bottom:10px;width:710px;background:#E9E7E1;border-top:3px solid #D1CEC5;padding:5px 10px;}
.see_item_short_poster {float:left;width:62px;overflow:hidden;height:72px;}
.see_item_short_poster img {position:relative;background:#999;width:50px;padding:1px;}
#shortreview {margin-top:-6px;margin-left:2px;}
.see_item_short_inner {float:left;width:625px;}
.see_item_short_inner h2 {font-weight:400;margin-bottom:5px;color:#F30;line-height:1.5em;font-size:12px;margin-top:-1px;}
.see_item_short_inner a {color:#333;text-decoration:none;font-style:normal;font-size:11px;line-height:1.3em;font-weight:400;font-variant:normal;}
/*.see_item_link_down {float:right;font-style:normal;font-size:11px;line-height:1.3em;font-weight:400;font-variant:normal;}
.see_item_link_down a {text-decoration:none;color:#069;}
.see_item_link_down a:hover {color:#000;text-decoration:underline;}*/
/*???????? Vertu*/
table.lux_block_horisontal {background: black; width: 730px; border: 0; font: "Trebuchet MS" 12px;}
table.lux_block_horisontal img.lux_block_image {border: 1px solid #1c1c1c;}
table.lux_block_horisontal div.lux_block_line1 a {color: white; text-decoration: none;}
table.lux_block_horisontal div.lux_block_line4 {padding: 7px 0 0 0; color: #FF4310; font: bold;}
table.lux_block_horisontal div.lux_block_line5 {padding: 7px 0 0 0; font: bold 14px;}
table.lux_block_horisontal div.lux_block_line5 a {color: #FEC36C;}
table.lux_block_horisontal div.lux_block_line5 a:hover {color:#FF4310;text-decoration:underline;}
/*?????????????? ????????*/
.edittitle {font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;font-size: 12px;font-weight: normal;width:675px;border:none;padding: 5px;}
.edittextrew {font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;font-size: 12px;font-weight: normal;width:675px;min-height:170px;border:none;padding: 5px;}
/*????. ????????????*/
.berrors { font-size: 12px; padding-left: 12px; background: #d7133b url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/berrors1.png') repeat-y; 
margin-bottom: 13px; /*text-align: justify;*/ }
.berrors .berrors { color: #d7133b; padding: 10px 13px; background: #f2d9de url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/images/berrors.png');
}
.berrors .berrors .otstup { margin-top:10px; margin-bottom:10px; }

#linksend a {text-decoration: none; border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #000; padding-right: 2px;padding-left: 2px;}
#linksend a:hover {text-decoration: none;color:#FFF;border-bottom-width: 0px;background-color: #d7133b;padding-right: 2px;padding-left: 2px;}

.berrors .berrors p {text-indent:25px;}
.berrors .berrors p small {font-size: 10px;}
.linkerrors {color: #666;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #000;}
.berrors .berrors a {color: #d7133b;text-decoration: none; border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #000;}
.berrors .berrors a:hover {text-decoration: none;color:#FFF;border-bottom-width: 0px;background-color: #d7133b; }


.topserial_short {
  font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
  margin-bottom:10px;
  width:220px;
  height:64px;
  background:#E9E7E1;
  border-top:3px solid #D1CEC5;
  padding:5px;

}

.topserial_short_poster {float:left;width:46px;overflow:hidden;height:56px; margin-top:0px;}
.topserial_short_poster img {position:relative;background:#999;width:40px;padding:1px;}
#shortreview_topserial {margin-top:-6px;margin-left:2px;overflow:hidden;height:56px;}
.topserial_short_inner {float:left;}
.topserial_short_inner h4 {font-weight:400;margin-bottom:5px;color:#F30;line-height:1.5em;font-size:12px;margin-top:-7px;}
.topserial_short_inner a {color:#333;text-decoration:none;font-style:normal;font-size:11px;line-height:1.3em;font-weight:400;font-variant:normal;}

/* ==================== �������������� ������ ����� */
.autocomplete-w1 { position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { font-size: 11px;font-family: verdana;padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3C87C3; }

/* ==================== ������� ����� �� ����� */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:400px; background-color:#5c9ccc; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color:#3C87C3; clear:left; height:50px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #5c9ccc; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#000; }
/* ==================== ���������� � ����������� ���� jQuery UI */
.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-helper-clearfix {
    display: inline-block;
}
* html .ui-helper-clearfix {
    height: 1%;
}
.ui-helper-clearfix {
    display: block;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-widget {
    font-family: Tahoma, Lucida Sans, Arial, sans-serif;
    font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: tahoma, Arial, sans-serif;
    font-size: 11px;
}
.ui-widget-content {
    background: #fcfdfd 50% bottom repeat-x;
    border: 1px solid #a6c9e2;
    color: #222222;
}
.ui-widget-content a {
    color: #222222;
}
.ui-widget-header {
    background: #5c9ccc url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/ui-bg_gloss-wave.png') repeat-x 50% 50%;
    border: 1px solid #4297d7;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: #dfeffc url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/ui-bg_glass_85.png') repeat-x 50% 50%;
    border: 1px solid #c5dbec;
    color: #2e6e9e;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #2e6e9e;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    background: #d0e5f5 url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/ui-bg_glass_75.png') repeat-x 50% 50%;
    border: 1px solid #79b7e7;
    color: #1d5987;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #1d5987;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: #f5f8f9 50% 50% repeat-x;
    border: 1px solid #79b7e7;
    color: #e17009;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #e17009;
    text-decoration: none;
}
.ui-widget :active {
    outline: none;
}
.ui-state-error {
    background: #fef1ec 50% 50% repeat-x;
    border: 1px solid #cd0a0a;
    color: #cd0a0a;
}
.ui-widget-header .ui-icon {
    background-image: url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/ui-icons.png');
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/ui-icons_h.png');
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-button .ui-button-text {
    display: block;
    line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
    padding: .4em .8em;
}
input.ui-button {
    padding: .4em 1em;
}
.ui-button-set {
    margin-right: 7px;
}
.ui-button-set .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-dialog {
    overflow: hidden;
    padding: .2em;
    position: absolute;
    width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .5em 1em .3em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0 0;
    padding: 1px;
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: hidden;
    padding: .5em 1em;
    position: relative;
    zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0 0;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: .5em .4em .5em 0;
    overflow: visible;
    padding: .2em .6em .3em .6em;
    width: auto;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.mass_comments_action { text-align: center; width:730px; clear:both; margin: 0 0 5px 0}
input[type=checkbox], input[type=radio] {margin:1px 5px 0 0;vertical-align:top;background:none !important;border:0 !important;padding:0}

#social {
	position: fixed;
	top: 150px;
	left: 0;
	overflow:hidden;
	width:24px;
	height:330px;
	opacity: 0.55;
	background: #F3F8FC;
	padding: 6px 6px 0;
  border: 1px solid #CFDEEF;
  border-left: none;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	-webkit-box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
	-moz-box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
	box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
}
#social_block {
	position: absolute;
	
}
#social:hover {
	opacity: 1;
}
#social a {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 6px 6px 0;
}
ul.relate1 { margin:0 -2px 0 5px;padding:0;font-size: 0.8em; color:#6c838e;list-style:none}
ul.relate1 li {display:block;margin:0 6px 5px 0;list-style:none;font-family:Arial, Helvetica, sans-serif}
ul.relate1 li span.relatedtitle {padding-top:5px;font-size:16px;font-weight:bold;margin:6px;white-space:nowrap;word-wrap:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;-o-hyphens:auto;hyphens:auto;text-overflow:ellipsis;display:block;overflow:hidden<BR>;}
ul.relate1 li .relateddrc {font-size:14px;font-weight:normal;}
ul.relate1 li .imgbox {float:left;width:80px;height:100px;margin:3px 4px 6px 4px;background:#eee;background:rgba(255,255,255,0.3);border:3px solid #eee;border:3px solid rgba(255,255,255,0.3);box-shadow: 0 2px 4px rgba(0,0,0,0.2);-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);vertical-aling:middle;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
ul.relate1 li .imgbox img {width:80px;min-height:100px;}
ul.relate1 a, ul.relate1 a:link, ul.relate1 a:visited{margin: 0;padding: 3px 5px;display: block;border: none !important;text-decoration:none;text-transform: capitalize;line-height: 14px;background:#efefef;background:rgba(255,255,255,0.2);color:#036;height:110px;-moz-border-radius:5px;-webkit-border-radius:5px;	border-radius:5px;}
ul.relate1 a:hover, ul.relate1 a:active {color:#fff !important;background: #45749C !important;text-decoration: none;}
a.catName:link, a.catName:visited {padding:4px; display: block;}
a.catName:hover, a.catName:active {padding:4px; background:#2594d1; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius: 3px; color:#fff;}

.qq-uploader{position:relative;width:100%}
.qq-upload-button{display:block;width:105px;text-align:center;background:#800;border-bottom:1px solid #DDD;color:#FFF;padding:7px 0}
.qq-upload-button-hover{background:#C00}
.qq-upload-button-focus{outline:1px dotted #000}
.qq-upload-drop-area,.qq-upload-extra-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:30px;z-index:2;background:#FF9797;text-align:center}
.qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}
.qq-upload-extra-drop-area{position:relative;margin-top:50px;font-size:16px;padding-top:30px;height:20px;min-height:40px}
.qq-upload-drop-area-active{background:#FF7171}
.qq-upload-list{list-style:none;margin:0;padding:0}
.qq-upload-list li{line-height:15px;font-size:16px;background-color:#FFF0BD;margin:0;padding:9px}
.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text,.qq-upload-finished{margin-right:12px}
.qq-upload-spinner{display:inline-block;background:url('file:///D:/Triage/NEW%20SITE/SITE%20HISTORY/01/templates/BrRip_Light/images/loading.gif');
width:15px;height:15px;vertical-align:text-bottom
}
.qq-upload-size,.qq-upload-cancel{font-size:12px;font-weight:400}
.qq-upload-failed-text{display:none}
.qq-upload-fail .qq-upload-failed-text{display:inline}
.qq-upload-list li.qq-upload-success{background-color:#5DA30C;color:#FFF}
.qq-upload-list li.qq-upload-fail{background-color:#D60000;color:#FFF}
.qq-upload-finished,.qq-upload-failed-icon{display:none;width:15px;height:15px;vertical-align:text-bottom}

a.ilike_rating{display:block;float:right;background:rgba(0,0,0,0.8) url('../dleimages/ilike.png') no-repeat 3px 
3px;height:19px;padding:0 4px 0 20px;font:bold 12px/19px Arial;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
a.ilike_rating:hover{text-decoration:none;background-color:#000;}

.friendfield {
  -moz-background-inline-policy:continuous;
  -moz-border-radius:5px 5px 5px 5px;
  background:none repeat scroll 0 0 #FFFFFF;
  border: 1px solid silver;
  position: relative;
  padding: 16px;
  color: #003366;
}
.friendlist {
  -moz-background-inline-policy:continuous;
  -moz-border-radius:5px 5px 5px 5px;
  background:none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #666;
  position: relative;
  padding: 10px;
  float:left;
}
.friendlist .username {
  font-size: 11px;
  text-decoration:underline;
  font-weight:bold;
}
.friendlist .delete {
  font-size:14px;
  color:red;
}
.friendlist img {
 border:none;
}
