body.xxx
{
  background-color: #64000d !important;
}

body.xxx #container
{
  background-image: url('/images/xxx_content_bg.gif');
}

body.xxx #header
{
  background-image: url('/images/sex-tv.jpg');
}

body.xxx #navigation
{
  border-top: 3px solid #64000d;
  background-color: #b30d23;
}

body.xxx #content
{
  background-color: #b30d23;
}

body.xxx #content div.column
{
  border-top: 3px solid #64000d;
  background-color: #b30d23 !important;
}

body.xxx #content #content-left,
body.xxx #content #content-center
{
  border-right: 3px solid #64000d;
}

body.xxx #content #content-right,
body.xxx #content #content-center
{
  border-left: 3px solid #64000d;
}

body.xxx #content div.column-title
{
  background-color: #7f0011;
}

body.xxx #navigation ul li a:hover,
body.xxx #content #content-left li a:hover,
body.xxx #content #content-right li:hover,
body.xxx #content-center div.video-item-holder,
body.xxx #TB_window div.video-item-holder,
body.xxx #content-center table.statistics tbody tr:hover,
body.xxx #TB_window table.statistics tbody tr:hover,
body.xxx #content-center table.sortable th.header:hover,
body.xxx #TB_window table.sortable th.header:hover,
body.xxx #content-center form.change_bitrate label:hover
{
  background-color: #da102b;
}

body.xxx #content-center div.video-item-holder,
body.xxx #TB_window div.video-item-holder
{
  border: 1px solid #ffffff;
}

body.xxx #content #content-left ul li
{
  list-style-image: url('/images/arrow.gif'); 
}

body.xxx #content #content-left ul li.selected
{
  list-style-image: url('/images/arrow_selected.gif'); 
}

body.xxx div.frontpage_extra div.video-item div.wrapper:hover,
body.xxx div.frontpage_extra div.video-item div.wrapper.hover,
body.xxx div.frontpage_extra div.video-item:hover div.hover-details,
body.xxx #content-center div.video-item-holder:hover,
body.xxx #TB_window div.video-item-holder:hover,
body.xxx #content-center div.video-item-holder.hover,
body.xxx #TB_window div.video-item-holder.hover,
body.xxx #video_approvals td dd.others,
body.xxx #content-center form.change_bitrate ul li input.disabled
{
  background-color: #f04a60;
}

body.xxx #navigation ul li a
{
  border-color: #da102b;
}

body.xxx #navigation ul li.selected a
{
  border-color: #da102b;
}

body.xxx ul.fi_protie_shop_alphabetical_index li,
body.xxx .page_loader .disabled
{
  color: #7f0011;
}

