/*
Main stylesheet to be processed through SASS

Most of this code is from the original CMS and some jQuery plugins, slowly rewriting and optimizing it
for quicker downloads and better performance.
*/
.center {
  text-align: center; }

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
  float: left;
  width: 600px; }

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
  float: right;
  width: 275px; }

/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
  float: left;
  width: 220px; }

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
  float: right;
  width: 660px; }

/* Bottom of page Banner container */
#BottomBanner_Container {
  height: auto;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
  margin-top: 15px; }

/*******************************************/
/* Min text coloring, links and formating */
/************************************/
a {
    color: #1C73A5;
    text-decoration: none;
    transition: color .5s linear;
    -webkit-transition: color .5s linear;
    -moz-transition: color .5s linear;
    -o-transition: color .5s linear;
}
  a:hover {
    color: #1853BC;
  }

/* gray/black - 12px*/
.font4_12 {
  color: #333333;
  font-size: 12px;
  font-weight: bold; }

/* gray/black - 14px*/
.font4_14 {
  color: #333333;
  font-size: 14px;
  font-weight: bold; }

/* gray/black - 16px*/
.font4_16 {
  color: #333333;
  font-size: 16px;
  font-weight: bold; }

/* gray/black - 18px*/
.font4_18 {
  color: #333333;
  font-size: 18px;
  font-weight: bold; }

/* Dark Brown - 14px*/
.font5_14 {
  color: #994800;
  font-size: 14px;
  font-weight: bold; }

.font5_16 {
  color: #994800;
  font-size: 16px;
  font-weight: bold; }

/* Dark Brown - 12px*/
.font5_12 {
  color: #994800;
  font-size: 12px;
  font-weight: bold; }

/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
#AllHeaderTitles {
  text-align: left;
  height: 25px; }

.play-title {
  font-size: 20px;
  text-align: left;
  margin-bottom: 5px; }

/* video details box */

#VideoDetails_More {
  width: 77%;
  float: right; }

.VideoDetails_More_List {
  list-style-type: none;
  display: block;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 10px;
  text-align: left;
  margin-left: 0;
  width: 76%;
  float: right;
  padding-bottom: 10px; }

.VideoDetails_More_List li {
  margin-bottom: 8px; }

.VideoDetails_MemberDetails_List {
  display: inline;
  display: block;
  text-align: left;
  padding-left: 10px;
  width: 20%;
  float: left;
  margin-top: 5px;
  margin-left: 0;
  padding-bottom: 10px; }

.VideoDetails_MemberDetails_List li {
  list-style-type: none;
  margin-left: 15px; }

/* comments box */
.CommentBoxList_TopLinks li {
  display: inline;
  margin: 0;
  padding: 0; }

#CommentBoxPostNew {
  width: 595px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.CommentsBox {
  background-color: #FFFFFF;
  border: 1px dotted #D5D4D4;
  float: right;
  width: 470px;
  background-image: url(../images/slice_comments_run.png);
  background-repeat: repeat-x;
  background-position: left top; }

.CommentBoxList_TopLinks ul {
  list-style-type: none;
  padding: 0;
  background-position: right;
  text-align: right;
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

.CommentBoxList_TopLinks li {
  display: inline;
  margin: 0;
  padding: 0; }

#commentsdiv {
  width: 100%;
  margin-bottom: 10px; }

/* Side Boxes - Gold */
#GoldBox_1 {
  width: 100%;
  background-position: top;
  background-position: left;
  background-repeat: repeat-y;
  background-image: url(../images/slice_goldbox_middle.png); }

#GoldBox_2 {
  width: 100%;
  background-image: url(../images/slice_goldbox_top.png);
  background-position: top;
  background-repeat: no-repeat; }

#GoldBox_content {
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(../images/slice_goldbox_bottom.png);
  text-align: left; }

.GoldBox_list {
  list-style-type: none;
  margin: 0; }

/* Side Boxes - Silver */
#SilverBox_1 {
  width: 100%;
  margin-top: 15px; }

#SilverBox_2 {
  width: 100%;
  background-repeat: no-repeat; }

#SilverBox_content {
  width: 100%;
  text-align: left; }

/* Embedded Code Box */
#EmbeddedBox_1 {
  width: 100%;
  background-position: top;
  background-repeat: repeat-y;
  background-image: url(../images/slice_silverbox_middle.png);
  margin-top: 15px; }

#EmbeddedBox_2 {
  width: 100%;
  background-image: url(../images/slice_silverbox_top.png);
  background-position: top;
  background-repeat: no-repeat; }

#EmbeddedBox_content {
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(../images/slice_silverbox_bottom.png);
  text-align: left; }

.EmbeddedBox_list {
  display: block;
  margin-right: auto;
  margin-left: 40px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 0; }

.EmbeddedBox_list li {
  list-style-type: none; }

/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1 {
  width: 100%;
  background-position: top;
  background-repeat: repeat-y;
  background-image: url(../images/slice_silverbox_middle.png);
  margin-top: 15px; }

#AdsPlayRight_2 {
  width: 100%;
  background-image: url(../images/slice_silverbox_top_plain.png);
  background-position: top;
  background-repeat: no-repeat; }

#AdsPlayRight_content {
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(../images/slice_silverbox_bottom.png);
  text-align: left; }

.AdsPlayRight_list {
  display: block;
  margin-right: 7px;
  margin-left: 7px;
  padding-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 5px; }

.AdsPlayRight_list li {
  list-style-type: none; }

/* Ads Box- All left pages - white 220px wide */
#AdsLeft_1 {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px; }

#AdsLeft_2 {
  width: 100%;
}

#AdsLeft_content {
  width: 100%;
  text-align: left; }

.AdsLeft_list {
  display: block;
  margin-right: 7px;
  margin-left: 7px;
  padding-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 5px; }

.AdsLeft_list li {
  list-style-type: none; }

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle, #EmbeddedTitle {
  height: 60px;
  line-height: 50px;
  display: block;
  margin-top: 0;
  margin-bottom: 0; }

/****************************/
/*     Menus Run of Site   */
/***************************/
/* Top Menu and its buttons */
/* Sub Menu Links */
.SubMenuLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 70px;
  height: 100%; }

.SubMenuLinks a:link, .SubMenuLinks a:active, .SubMenuLinks a:visited {
  color: #000000;
  text-decoration: none; }

.SubMenuLinks a:hover {
  color: #0099FF;
  text-decoration: none; }

/*******************************/
/*     Thumbs and Images       */
/*******************************/
/* Related Videos, thumb */
.ThumbRelatedVideos, .ThumbMembersVideos {
  float: left;
  max-width: 100px;
  max-height: 75px;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 0;
  border: 1px solid #999999; }

/* Video Comments thumb */
.ThumbMembersVideos_Comments {
  float: left;
  max-width: 65px;
  max-height: 65px;
  margin-left: 35px;
  margin-top: 0;
  margin-right: 5px; }

/* Video details, members pic thum*/
.ThumbMembersPic_VideoDetails {
  max-width: 65px;
  max-height: 65px;
  margin-left: 4px; }

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb {
  max-width: 120px;
  max-height: 90px;
  border: 1px solid #999999; }

/***********************************************************/
/*  Template Specific Code - Excluding Main Play Page      */
/***********************************************************/
/* (1) inner_index.htm */
/*******************/
/* (1) popular tags */
#IndexTagCloudBox_1 {
  width: 100%;
  height: 100%;
  margin-top: 15px; }

#IndexTagCloudBox_2 {
  width: 100%;
  height: 100%; }

#IndexTagCloudBox_content {
  width: 100%;
  text-align: left;
  height: 100%; }

.IndexTagCloudBox_list {
  display: block;
  margin-right: 7px;
  margin-left: 7px;
  margin-top: 0;
  padding-left: 0;
  margin-bottom: 0; }

.IndexTagCloudBox_list li {
  list-style-type: none;
  padding-bottom: 0; }


/* (2) inner_category.htm */
/*************************/
/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2 {
  text-align: left; }

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul {
  list-style-type: none;
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0; }

#CategoryLeftBox1 li, #CategoryLeftBox2 li {
  margin-bottom: 1px; }

#CategoryLeftBox1 p, #CategoryLeftBox2 p {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-bottom: 10px; }

/* (2) Horizontal boxes */
.CategoryBoxHorizontal {
  width: 200px;
  float: left;
  height: 175px;
  display: inline;
  margin-bottom: 20px;
  border: 1px solid #E3E3E3;
  background-color: #fafafa;
  margin-right: 15px; }

.CategoryBoxHorizontal ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 5px;
  margin-left: 0; }

.CategoryBoxHorizontal li {
  margin-bottom: 2px;
  padding-right: 3px;
  padding-left: 3px; }

/* (3) inner_category_more.htm */
/*******************************/

#CategoryVideoDetails {
  width: 100%;
  height: 100%;
  background-color: #fafafa; }

.CategoryVideoDetails_Info_List {
  list-style-type: none;
  display: block;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 10px;
  text-align: left;
  margin-left: 0;
  width: 510px;
  float: right;
  padding-bottom: 5px; }

.CategoryVideoDetails_Info_List li {
  margin-bottom: 3px; }

.CategoryVideoDetails_All_List {
  display: inline;
  display: block;
  text-align: left;
  padding-left: 10px;
  width: 120px;
  float: left;
  margin-top: 5px;
  margin-left: 0;
  padding-bottom: 10px; }

.CategoryVideoDetails_All_List li {
  list-style-type: none; }

/* (4) inner_group_home  */
.GroupAdmin {
  border: 1px solid #eae8e8;
  margin-top: 20px;
  background-color: #FFFFFF;
  background-image: url(../images/reel.png);
  background-position: right bottom;
  background-repeat: no-repeat; }

.GroupAdmin1 {
  /*with brighter boarder for admin status*/
  border: 2px solid #FFCC00;
  margin-top: 20px;
  background-color: #FFFFFF;
  background-image: url(../images/reel.png);
  background-position: right bottom;
  background-repeat: no-repeat; }

.GroupAdmin2 {
  /*with no border or image*/
  margin-top: 20px; }

.GroupAdmin3 {
  /*with no border or image*/
  margin-top: 5px; }

/* (5) inner_see_even_more.htm */
/******************************/
/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2 {
  width: 200px;
  float: left;
  height: 195px;
  display: inline;
  margin-bottom: 20px;
  border: 1px solid #E3E3E3;
  background-color: #fafafa;
  margin-left: 18px; }

.CategoryBoxHorizontal_2 ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 5px;
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.CategoryBoxHorizontal_2 li {
  margin-bottom: 2px;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0; }

/* (6) inner_welcome */
/*********************/
#WelcomeMain {
  border: 1px solid #ebe8e8;
  background-color: #FAFAFA;
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: left;
  margin-bottom: 50px;
  height: 300px; }

#WelcomeMain ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 25px;
  margin-left: 0; }

#WelcomeMain li {
  margin-bottom: 42px;
  display: inline;
  display: block;
  width: 300px;
  float: left;
  margin-left: 90px;
  list-style-type: none; }

/* (7) inner_myaccount_update_profile.htm */
/*********************/
#MyaccountUpdateProfile {
  border: 1px solid #ebe8e8;
  background-color: #FAFAFA;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 50px; }


#MyaccountUpdateProfile_Span2 {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #ebe8e8;
  border-bottom-color: #ebe8e8; }

/* (8) email read etc */
/**********************/
#EmailRead {
  text-align: left; }

#EmailRead ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 25px;
  margin-left: 0; }

#EmailRead li {
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 40px; }

.EmailRead_span {
  display: block;
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0; }

/* (9) Members Profile */
/**********************/
.MembersProfileView {
  background-color: #fafafa;
  margin-bottom: 20px;
  text-align: left; }

.MembersProfileView ul {
  padding-bottom: 10px;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0;
  margin-top: 0; }

.MembersProfileView li {
  list-style-type: none;
  margin-left: 50px;
  margin-right: 15px;
  margin-bottom: 20px; }

.MembersProfileAudioView {
  background-color: #fafafa;
  margin-bottom: 20px;
  text-align: center;
  border: 1px dotted #999999; }

/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3 {
  width: 200px;
  float: left;
  height: 195px;
  display: inline;
  margin-bottom: 20px;
  border: 1px solid #E3E3E3;
  background-color: #fafafa;
  margin-left: 13px; }

.CategoryBoxHorizontal_3 ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 5px;
  margin-left: 0; }

.CategoryBoxHorizontal_3 li {
  margin-bottom: 2px;
  padding-right: 3px;
  padding-left: 3px; }

/* (11) inner_notification */
/***************************/
#Notification {
  background-color: #fafafa;
  height: 200px;
  border: 1px solid #ebe8e8; }

.UploadVideo_Tags {
  background-color: #FFFFFF;
  line-height: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px; }

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate {
  line-height: 20px; }

/* (14) inner_see_members  */
/***************************/
#MembersSearch {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 18px;
  margin-left: 18px;
  border: 1px solid #E3E3E3; }

#MembersSearch ul {
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 5px;
  background-color: #FAFAFA; }

#MembersSearch li {
  display: inline;
  margin-right: 15px; }


/* (16) inner_playlist_main */
/********************************/
#Playlists {
  background-color: #fafafa;
  border: 1px solid #ebe8e8;
  text-align: center;
  height: 1200px;
  margin-right: auto;
  margin-left: auto;
  width: 820px;
  margin-top: 0; }

#Playlists ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0;
  margin-top: 25px;
  margin-left: 0; }

#Playlists li {
  margin-bottom: 15px;
  display: inline;
  display: block;
  width: 213px;
  float: left;
  margin-left: 6px;
  list-style-type: none; }

.Playlistdivs {
  margin-top: 10px; }

.Playlistdivs2 {
  margin-top: 10px;
  border-top-style: solid;
  border-bottom-style: solid;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-color: #E9E9E9;
  border-bottom-color: #E9E9E9; }

#PlaylistNotification {
  margin-top: 10px;
  width: 770px;
  margin-right: auto;
  margin-left: auto;
  height: 20px;
  line-height: 20px;
  border: 1px solid #999999; }

/**********************************/
/*         various fixes          */
/*********************************/
/* strech container div with floats in it */
.clearfix2 {
  clear: both; }

.form-row:after,
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.form-row,
.clearfix {
  display: inline-block; }

html[xmlns] .form-row,
html[xmlns] .clearfix {
  display: block; }

* html .form-row,
* html .clearfix {
  height: 1%; }

.RelatedVideosSpacer {
  height: 10px; }

/*********************
/*  Various Forms   */
/********************/
.FormGeneric {
  margin-top: 0;
  margin-bottom: 0;
  border: none; }

/* corrective form filed formatting */

.UpdateProfileForm {
  padding-top: 0;
  text-align: left;
  padding-left: 100px;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0; }

.CreateGroupForm {
  padding-top: 0;
  text-align: left;
  padding-left: 100px;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0; }

/* New columns */
.inner-page {
  text-align: left; }

.col-2 {
  width: 49%;
  float: left;
  margin-right: 1%; }

.col-2 + .col-2 {
  margin-right: 0; }

/* Pagination */
#pagination {
  margin-top: 8px;
  margin-bottom: 8px; }
  #pagination ul {
    list-style-type: none;
    padding-left: 0; }
    #pagination ul li {
      display: inline;
      margin: 0 5px 0 0; }
      #pagination ul li a {
        padding: 4px;
        border: 1px solid #999999;
        text-decoration: none; }
        #pagination ul li a:hover {
          border: 2px solid #999999;
          background-color: #ffffff;
          font-weight: bold;
          font-size: 12px;
          padding: 5px; }

.wrapper {
  width: 900px;
  margin: 0 auto; }

.SubMenuLinks {
  text-align: center;
  line-height: 22px; }

#header {
  background-color: #000;
  padding-top: 5px;
  position: relative;
  height: 170px;
  z-index: 10; }

#home-logo {
  position: absolute;
  top: 70px;
  left: -30px; }

#main-content {
  background-color: #FFF;
  clear: left;
  position: relative;
  padding: 16px 5px 110px 5px;
  background: white url(../images/footer-crowd.jpg) bottom center no-repeat;
  z-index: 1; }

#page-content {
  text-align: left; }

.clearBoth {
  clear: both; }

/* Main menu */
#main-menu {
  position: absolute;
  top: 150px;
  left: 148px;
  width: 750px; }

#main-menu * {
  list-style: none;
  margin: 0;
  padding: 0; }

#main-menu li.top-level {
  display: block;
  float: left;
  position: relative; }

#main-menu li .tab, #main-menu li .right, #main-menu li .center, #main-menu li .start,
#main-menu li .end {
  float: left;
  cursor: pointer; }

#main-menu a.tab {
  background: url(../images/menu-sprite.png) 0 0 no-repeat;
  cursor: pointer;
  position: relative;
  padding-left: 11px;
  margin-left: -15px;
  color: #FFF;
  outline: none; }

#main-menu .tab .right {
  background: url(../images/menu-sprite.png) right 0 repeat-x;
  padding-right: 85px; }

#main-menu .tab .center {
  background: url(../images/menu-sprite.png) 0 -53px repeat-x;
  margin-right: -41px;
  min-width: 41px;
  height: 25px;
  line-height: 25px; }

#main-menu .tab.start {
  margin-left: 0;
  background: url(../images/menu-sprite.png) 0 0 no-repeat; }

#main-menu .tab .end {
  background: url(../images/menu-sprite.png) right 0 no-repeat;
  padding-right: 85px; }

#main-menu a.tab:hover, #main-menu a.tab.active, #main-menu li.top-level:hover a {
  background-position: 0 -27px;
  z-index: 99; }

#main-menu a.tab:hover, #main-menu li.top-level:hover a {
  background-position: 0 -27px;
  z-index: 100; }

#main-menu a.tab.start:hover, #main-menu a.tab.active.start, #main-menu li.top-level:hover a.tab.start {
  background-position: 0 -27px; }

#main-menu a.tab:hover .end, #main-menu a.tab.active .end, #main-menu li.top-level:hover a.tab .end {
  background-position: right -27px; }

#main-menu a.tab:hover .center, #main-menu a.tab.active .center, #main-menu li.top-level:hover a.tab .center {
  background-position: 0 -80px;
  color: #000; }

#main-menu a.tab:hover .right, #main-menu a.tab.active .right, #main-menu li.top-level:hover a.tab .right {
  background-position: right -27px;
  position: relative;
  z-index: 3; }

.rightSide {
  float: right; }

/**
 * Sub menus
 */
#main-menu li:hover > .sub-menu {
  display: block; }

.sub-menu {
  display: none;
  margin: 0;
  padding: 15px 0;
  width: 500px;
  position: absolute;
  top: 25px;
  left: -15px;
  z-index: 9999;
  line-height: 24px; }

#main-menu .sub-menu li {
  float: left;
  display: block;
  margin-top: 3px;
  padding: 0 10px;
  background-color: #000; }

#main-menu .sub-menu li a {
  background-image: none !important; }

.sub-menu .left {
  background: black url(../images/sub-left.gif) 0 0 no-repeat; }

#main-menu .sub-menu li.right {
  background: black url(../images/sub-right.gif) top right no-repeat !important; }

#main-menu .sub-menu a {
  color: #FFF; }

.sub-menu a:hover {
  text-decoration: underline; }

#upload-button {
  display: block;
  width: 103px;
  height: 33px;
  background: url(../images/upload-sprite.png) top right no-repeat;
  text-indent: -9999px;
  outline: none;
  margin: -12px 0 0 10px; }

#upload-button:hover {
  background-position: top left; }

#ads-top {
  position: absolute;
  top: 38px;
  right: 0;
  height: 90px;
  width: 728px;
  border: 2px solid #FFF; }

/* Sliding login panel */
#login-panel {
  margin-top: -10px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 1.1em; }

#slide-panel {
  display: none;
  background: #3b3b3b url(../images/login-bg.gif) bottom repeat-x;
  color: #FFF;
  overflow: hidden; }

#login-button {
  display: block;
  width: 102px;
  height: 30px;
  background: transparent url(../images/login-sprite.png) top right no-repeat;
  text-indent: -9999px;
  outline: none;
  margin-top: -12px; }

#login-button:hover {
  background-position: top left; }

.columns-2 {
  width: 410px;
  float: left;
  padding: 10px; }

.columns-2.second {
  width: 370px;
  border-left: 2px dotted #3B3B3B;
  padding-left: 34px; }

.columns-2 p {
  margin: 5px 0; }

.columns-2 ul {
  margin-top: 10px;
  list-style: none; }

.columns-2 li {
  padding-left: 20px;
  margin-left: 5px;
  line-height: 1.5em;
  background: url(../images/login-dot.gif) left center no-repeat; }

#register-button {
  display: block;
  width: 147px;
  height: 44px;
  background: url(../images/register-button-sprite.png) top left no-repeat;
  text-indent: -9999px;
  margin: 10px auto; }

#register-button:hover {
  background-position: top right; }

#register-button:active {
  margin-top: 11px; }

#login-p-form {
  float: left; }

#login-btn {
  font-size: 0;
  display: block;
  float: right;
  width: 87px;
  height: 44px;
  margin-right: 14px;
  margin-top: -15px;
  background: url(../images/login-button-sprite.png) top left no-repeat;
  text-indent: -9999px;
  border: 0;
  cursor: pointer; }

#login-btn:hover {
  background-position: top right; }

#login-btn:active {
  margin-top: 1px; }

#login-panel strong {
  font-size: 1.2em; }

#login-panel label {
  display: block; }

#login-panel .input-login {
  border: 0;
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 4px;
  width: 160px;
  font-size: 1.2em; }

#login-panel .input-login + .input-login {
  margin-left: 15px; }

#login-panel a {
  color: #FFF;
  text-decoration: underline; }

#search-bar {
  margin-left: 200px; }

#search-field {
  border: 0;
  background-color: #3C3C3C;
  color: #FFF;
  padding: 3px;
  width: 200px; }

#search-submit {
  vertical-align: middle; }

#footer {
  background: black url(../images/footer-bw-logo.gif) 20px 20px no-repeat;
  color: #FFF; }

#footer a {
  color: #FFF; }

#footer a:hover {
  text-decoration: underline; }

#social-icons {
  margin-left: 150px;
  width: 180px;
  float: left; }

#foot-links {
  float: left;
  width: 428px;
  margin-left: 20px; }

.footer-list {
  width: 30%;
  float: left;
  list-style-type: none; }

.footer-list strong {
  font-size: 1.2em; }

.footer-list a {
  color: #FFF; }

.footer-list a:hover {
  text-decoration: underline; }

#cart-icon {
  display: block;
  text-indent: -9999px;
  width: 62px;
  height: 55px;
  background: url(../images/footer-cart.gif) 0 0 no-repeat;
  float: right;
  margin-top: 10px;
  margin-right: 60px; }

#experience {
  display: block;
  position: absolute;
  top: 35px;
  left: -34px;
  color: #FFF;
  width: 175px;
  height: 36px;
  background: url(../images/experiencethemusic.gif) 0 0 no-repeat;
  text-indent: -9999px; }

/* Home page */
#home-column-1, #home-column-2, #home-column-3 {
  float: left;
  width: 220px;
  text-align: left; }

#home-column-2 {
  width: auto; }

.home-double-column {
  width: 670px;
  float: left;
  text-align: left; }

.home-double-column h2 {
  clear: left; }

.column-box {
  margin: 0 5px 10px 5px;
  background-color: #E1E1E1;
  border: 1px solid #BBBBBB; }

.column-box h3 {
  margin-left: 3px;
  margin-top: 3px; }

.column-box form p {
  margin: 3px; }

.column-box label {
  display: block; }

.column-box .input {
  width: 194px;
  padding: 3px; }

.column-box .submit {
  text-align: right; }

.column-box.blank {
  background-color: transparent;
  border: none;
  text-align: center; }

#componentWrapper {
  clear: both; }

#WarningMessage {
  height: auto; }

/* contests */
#contests {
  padding: 10px; }

#contests h2 {
  margin-bottom: 20px; }

.contest {
  margin-bottom: 30px; }

.contest .dates {
  margin: 10px 0;
  color: #666; }

.contest .dates .start_date {
  margin-right: 50px; }

.contest .winner {
  margin: 10px 0;
  color: #206632;
  font-size: 1.1em; }

.contest a {
  text-decoration: underline;
  color: #1E3394; }

.contest a:hover {
  color: #2142D1; }

#main-search {
  width: 300px;
  border: none;
  padding: 3px; }

#playlist-wrap {
  float: left;
  width: 260px;
  margin: 0 5px 0 0;
  position: relative;
  height: 300px; }

#playlist {
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #000;
  color: #FFF;
  padding: 0 0 0 5px;
  height: 300px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; }
  #playlist .item {
    padding: 5px;
    font-size: 10px;
    clear: left;
    overflow: hidden;
    height: 95px; }
    #playlist .item:hover, #playlist .item.active {
      background-color: #2D2D2D; }
    #playlist .item h3 {
      margin-top: 0;
      margin-bottom: 3px;
      font-size: 12px; }
    #playlist .item .meta {
      list-style-type: none;
      color: #BFBFBF;
      margin: 0; }
    #playlist .item .thumb {
      float: left;
      margin: 0 3px 3px 0; }
    #playlist .item .desc {
      margin-top: 5px; }
    #playlist .item a {
      color: #FFF; }

#playlist-wrap .scroll-up {
  display: none;
  position: absolute;
  top: 0;
  left: 0; }
#playlist-wrap .scroll-down {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0; }


/* Upgrade table */
table#upgrades {
  border-spacing: 0;
  width: 550px;
  margin: 0 auto; }

#upgrades td {
  padding: 10px;
  border-right: 1px solid #DBDBDB;
  vertical-align: middle; }

#upgrades .odd td {
  background-color: #F7F7F7; }

#upgrades thead .feature, #upgrades thead .free, #upgrades thead .premium {
  border-bottom: 3px solid #858585;
  border-right: none;
  border-left: none;
  font-weight: bold; }

#upgrades .feature {
  width: 50%;
  text-align: right;
  border-left: 1px solid #DBDBDB; }

#upgrades .free, #upgrades .premium {
  width: 25%;
  text-align: center; }

#upgrades .pay td {
  border-left: none;
  border-right: none; }

#upgrades .pay .feature {
  text-align: center; }

.narrow-content {
  width: 550px;
  margin: 0 auto; }

#upgrades .monthly-button, #upgrades .annual-button {
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 40px;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/upgrade-buttons.gif) 0 0 no-repeat; }

#upgrades .annual-button {
  background: url(../images/upgrade-buttons.gif) 0 -40px no-repeat; }

#upgrades .monthly-button:hover {
  background-position: -100px 0; }

#upgrades .annual-button:hover {
  background-position: -100px -40px; }

#upgrades .monthly-button:active {
  background-position: -200px 0; }

#upgrades .annual-button:active {
  background-position: -200px -40px; }

.narrow-content.note {
  margin-top: 10px;
  font-style: italic; }

.CategoryBoxHorizontal_2 {
  width: 198px; }

.stream-block h2 {
  margin-bottom: 10px; }

.stream-list {
  width: 296px;
  text-align: center;
  float: left; }

.stream-list .thumb-link {
  position: relative;
  height: 180px;
  display: block; }

.stream-list .thumb-link span {
  position: absolute;
  left: 50%;
  margin-left: -48px;
  margin-top: 54px;
  width: 97px;
  height: 70px;
  background: transparent url(../images/stream-play.png) 0 0 no-repeat; }

.scrollable-wrap {
  position: relative;
  margin-bottom: 20px; }

.scrollable {
  /* required settings */
  position: relative;
  overflow: hidden;
  width: 890px;
  height: 280px; }

.scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute; }

.browse.left, .browse.right {
  z-index: 1000;
  display: block;
  width: 48px;
  height: 48px; }

.browse.left {
  background: url(../images/scrollable-left.png) 0 0 no-repeat;
  position: absolute;
  top: 90px;
  left: -25px; }

.browse.right {
  background: url(../images/scrollable-right.png) 0 0 no-repeat;
  position: absolute;
  top: 90px;
  right: -25px; }

.browse.right:hover, .browse.left:hover {
  background-position: 0 -48px; }

.browse.disabled {
  visibility: hidden; }



.basic-text {
  text-align: left; }

/* Rotate buttons and styling */
.CategoryBoxHorizontal_2 .thumb {
  position: relative;
  width: 120px;
  margin: 0 auto; }

.CategoryBoxHorizontal_2 .thumb .rotate-link {
  position: absolute;
  bottom: 5px;
  left: 5px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(./rotate.png) 0 0 no-repeat;
  width: 30px;
  height: 26px; }

.rotate-video-box {
  position: relative;
  text-align: center;
  margin-top: 20px; }

.rotate-video-box .counter, .rotate-video-box .clockwise {
  position: absolute;
  top: 48%;
  left: 20px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(./counterclockwise.png) 0 0 no-repeat;
  height: 64px;
  width: 64px; }

.rotate-video-box .clockwise {
  left: auto;
  right: 20px;
  background-image: url(./clockwise.png); }

.rotate-video-box p {
  margin-top: 20px;
  font-size: 2em; }

.rotate-video-box #rotateangle {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  width: 60px; }

#imageContainer {
  margin: 20px auto;
  position: relative; }

#rotateImg {
  position: absolute;
  top: 20%;
  left: 0; }

/**
* jQuery Toast
*/
.toast-container {
  width: 280px;
  z-index: 9999; }

* html .toast-container {
  position: absolute; }

.toast-item {
  height: auto;
  background: #333333 url(../images/notice.png) 8px center no-repeat;
  opacity: 0.9;
  
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #eee;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 6px;
  padding-right: 6px;
  font-family: lucida Grande;
  font-size: 14px;
  border: 2px solid #999;
  display: block;
  position: relative;
  margin: 0 0 12px 0; }

.toast-item p {
  text-align: left;
  margin-left: 46px;
  width: 204px;
  word-wrap: break-word; }

.toast-item a {
  color: white;
  text-decoration: underline; }

.toast-item-close {
  background: url(../images/close.gif);
  width: 22px;
  height: 22px;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer; }

.toast-type-notice {
  background-image: url(../images/notice.png); }

.toast-type-success {
  background-image: url(../images/success.png); }

.toast-type-warning {
  background-image: url(../images/warning.png); }

.toast-type-error {
  background-image: url(../images/error.png); }

/**
 * toast types
 *
 * pattern: toast-type-[value]
 * where 'value' is the real value of the plugin option 'type'
 *
 */
.toast-type-notice {
  color: white; }

.toast-type-success {
  color: white; }

.toast-type-warning {
  color: white;
  border-color: #FCBD57; }

.toast-type-error {
  color: white;
  border-color: #B32B2B; }

/**
 * positions
 *
 * pattern: toast-position-[value]
 * where 'value' is the real value of the plugin option 'position'
 *
 */
.toast-position-top-left {
  position: fixed;
  left: 20px;
  top: 20px; }

.toast-position-top-center {
  position: fixed;
  top: 20px;
  left: 50%;
  margin-left: -140px; }

.toast-position-top-right {
  position: fixed;
  top: 20px;
  right: 20px; }

.toast-position-middle-left {
  position: fixed;
  left: 20px;
  top: 50%;
  margin-top: -40px; }

.toast-position-middle-center {
  position: fixed;
  left: 50%;
  margin-left: -140px;
  margin-top: -40px;
  top: 50%; }

.toast-position-middle-right {
  position: fixed;
  right: 20px;
  margin-left: -140px;
  margin-top: -40px;
  top: 50%; }

/** Pagination **/
.pagination {
  clear: both;
  text-align: center;
  margin-top: 20px; }
  .pagination li {
    display: inline;
    margin: 5px; }
  .pagination a {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.14, #d4d4d4), color-stop(0.57, #ededed));
    background-image: -moz-linear-gradient(center bottom, #d4d4d4 14%, #ededed 57%);
    padding: 3px 6px;
    border: 1px solid #BFBFBF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .pagination a.current {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.14, #ebebeb), color-stop(0.57, #fafafa));
    background-image: -moz-linear-gradient(center bottom, #ebebeb 14%, #fafafa 57%);
    border: 1px solid #EBEBEB; }
  .pagination a:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.14, #878787), color-stop(0.57, #bfbfbf));
    background-image: -moz-linear-gradient(center bottom, #878787 14%, #bfbfbf 57%);
    border-color: #636363;
    color: #636363; }
.vip-modal {
  text-align: center;
  display: block; }

.form-helper.recaptcha {
  top: 20px;
  right: 12px; }


.voted_twice {
  background: #ffdddd url(../images/rating_warning.gif) no-repeat 5px 50%;
  padding: 5px 5px 5px 16px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  width: 130px;
  font-size: 11px; }

.voted {
  background: #e7ffce url(../images/rating_tick.gif) no-repeat 5px 50%;
  padding: 5px 5px 5px 16px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  width: 130px;
  font-size: 11px; }


.title-action {
  font-weight: normal;
  font-size: 16px; }

.title-action a:hover {
  text-decoration: underline; }/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background-color: #FFF;
  font: 300 14px/1.4 "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

p {
  margin: .8em 0; }

small {
  font-size: .9em; }

.l-wrap:after,
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.l-wrap,
.clearfix {
  display: inline-block; }

.l-block {
  margin-bottom: 20px;
  overflow: hidden; }

html[xmlns] .l-wrap,
html[xmlns] .clearfix {
  display: block; }

* html .l-wrap,
* html .clearfix {
  height: 1%; }

/*
Wrapper to allow backgrounds to 100% width whilst keeping content centered.
*/
.l-wrap {
  width: 980px;
  margin: 0 auto;
  display: block; }

#main-footer .l-column,
#main-header .l-column {
  width: 232px;
  float: left; }

#main-header .l-column + .l-column {
  width: 540px; }

#main-footer .l-column + .l-column + .l-column,
#main-header .l-column + .l-column + .l-column {
  width: 158px; }

/*
 Main blocks
*/
#main-header {
  background: url("../themes/dejamvu/images/bg-tiedie.jpg") left bottom repeat-x;
  padding-bottom: 10px; }
  #main-header #logo {
    margin-top: 16px; }

#primarynav {
  background-color: #000;
  color: #FFF;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 16px; }
  #primarynav li {
    display: inline-block;
    line-height: 2em;
    margin-right: 10px;
    min-width: 66px; }
  #primarynav a {
    display: block;
    padding: 1px 15px;
    color: #FFF;
    text-decoration: none; }
    #primarynav a.upload {
      color: #FF4040; }
  #primarynav .register,
  #primarynav .loggedin,
  #primarynav .login {
    float: right;
    margin-right: 0;
    color: #76cbff; }
    #primarynav .register a,
    #primarynav .loggedin a,
    #primarynav .login a {
      color: #76cbff;
      display: inline; }
      #primarynav .register a:hover,
      #primarynav .loggedin a:hover,
      #primarynav .login a:hover {
        background: none;
        text-decoration: underline; }
  #primarynav .loggedin a {
    display: block; }

#primarynav .open a,
#primarynav a:hover {
  background: transparent url("../themes/dejamvu/images/primarynav-hover.png") center bottom no-repeat; }

#content > .l-wrap {
  padding: 20px 0;
  min-height: 380px; }

#main-footer {
  background: url("../themes/dejamvu/images/bg-tiedie.jpg") left top repeat-x;
  color: #FFF; }
  #main-footer a {
    color: #FFF;
    text-decoration: none; }
    #main-footer a:hover {
      text-decoration: underline; }
  #main-footer #crowd {
    background: url("../themes/dejamvu/images/footer-crowd.png") left 10px repeat-x;
    padding-top: 150px; }
  #main-footer .l-wrap {
    position: relative;
    padding-bottom: 30px; }
  #main-footer .ios-app {
    width: 160px;
    float: left; }
  #main-footer .advert {
    float: left;
    width: 728px;
    margin-left: 26px; }

#main-footer-bar {
  clear: both;
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 96%; }
  #main-footer-bar .links {
    float: right; }

#main-footer-side-bar {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center; }

/*
Sidebars / Columns
*/
.l-main-column {
  width: 70%;
  float: right;
  margin-left: 1%; }
  .l-main-column.single {
    float: none;
    margin-left: 15%; }
  .l-main-column.inversed {
    float: left;
    margin-right: 1%;
    margin-left: 0; }

.l-side-column {
  width: 29%;
  float: left; }
  .l-side-column.inversed {
    float: right; }

.l-triple-column {
  width: 33%;
  float: left;
  overflow: hidden; }

.l-double-column {
  width: 50%;
  float: left;
  overflow: hidden; }

/*
Tabs / Rows
 */
.l-row {
  line-height: 2em;
  margin-bottom: 10px; }

.l-tabs-center {
  width: 50%;
  margin: 0 auto; }

.l-button,
.l-tabs {
  background-color: #F2F2F2;
  background-image: linear-gradient(bottom, #eeeeee 31%, #f7f7f7 83%);
  background-image: -o-linear-gradient(bottom, #eeeeee 31%, #f7f7f7 83%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 31%, #f7f7f7 83%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 31%, #f7f7f7 83%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 31%, #f7f7f7 83%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #eeeeee), color-stop(0.83, #f7f7f7));
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 0 5px;
  color: #505050; }

.l-tabs {
  height: 30px;
  font-weight: bold;
  font-size: 14px; }
  .l-tabs li {
    float: left; }
    .l-tabs li a {
      display: block;
      padding: 0 10px;
      color: #232B30;
      border: 1px solid transparent; }
      .l-tabs li a:hover {
        background-color: #E3E3E3;
        color: #000; }
      .l-tabs li a.active {
        background-color: #4A4A4A;
        -moz-box-shadow: inset 0 0 10px #323232;
        -webkit-box-shadow: inset 0 0 10px #323232;
        box-shadow: inset 0 0 10px #323232;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: -1px;
        color: #FFF;
        text-shadow: -1px -1px 0 #000;
        border-color: #212121; }

.l-tabs-container .tab {
  padding: 0 6px;
  margin-bottom: 20px; }

ul.l-tabs-container {
  border: 1px solid #dadada;
  border-top: none;
  margin-top: -13px;
  padding-top: 4px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  ul.l-tabs-container a {
    display: block;
    padding: 3px;
    border-bottom: 1px solid #dadada; }
  ul.l-tabs-container li:last-child a {
    border-bottom: none; }

.l-button {
  font-weight: normal;
  font-size: 12px;
  transition: box-shadow .5s;
  -moz-transition: box-shadow .5s;
  -webkit-transition: box-shadow .5s;
  -o-transition: box-shadow .5s; }
  .l-button:hover {
    box-shadow: 0 0 3px #C1C1C1; }

/* Big panels */
.block-panels {
  background-color: #F1F1F1;
  border: 1px solid #DBDBDB;
  overflow: hidden;
  padding: 10px;
  margin: 20px 0; }
  .block-panels .panel {
    width: 33%;
    float: left;
    border-right: 1px solid #DBDBDB;
    border-left: 1px solid #FFFFFF;
    text-align: center; }
    .block-panels .panel:first-child {
      border-left: none; }
    .block-panels .panel:last-child {
      border-right: none; }
    .block-panels .panel strong {
      font-size: 60px;
      line-height: 1em; }
    .block-panels .panel p {
      font-size: 28px;
      margin: 10px 0; }

/*
Typography
*/
h1 {
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 10px; }

h2 {
  font-size: 1.3em;
  font-weight: 400; }

h3 {
  font-weight: bold; }

.clear {
  clear: both; }

.advert {
  text-align: center;
  margin: 10px 0; }

/* Carousel modules  */
.csl {
  background-color: #000;
  color: #FFF;
  padding: 5px;
  width: 540px;
  height: 100px;
  overflow: hidden; }
  .csl .banner {
    margin-bottom: 1px; }
  .csl .bx-pager {
    position: absolute;
    right: 6px;
    top: 80px;
    z-index: 100; }
    .csl .bx-pager a {
      height: 10px;
      width: 10px;
      background-color: #999;
      border: 1px solid #999;
      margin: 1px;
      text-indent: -9999px;
      overflow: hidden;
      display: inline-block; }
      .csl .bx-pager a:hover {
        background-color: #FFF;
        border-color: #D3D3D3; }

.csl-header {
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

/* News module */
#main-header .nws.l-column {
  width: 188px !important;
  height: 110px;
  float: left; }
  #main-header .nws.l-column .nws-head {
    background: #000;
    border: 1px solid #000;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #FFF;
    padding: 2px;
    font-weight: bold; }
    #main-header .nws.l-column .nws-head a {
      color: #FFF; }
  #main-header .nws.l-column .nws-more {
    float: right;
    font-weight: normal; }
  #main-header .nws.l-column .nws-content {
    border: 1px solid #000;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #FFF;
    height: 82px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 0.9em; }
    #main-header .nws.l-column .nws-content li {
      padding: 2px;
      border-bottom: 1px solid #E6E4E4; }
      #main-header .nws.l-column .nws-content li:last-child {
        border-bottom: none; }
    #main-header .nws.l-column .nws-content a {
      color: #2D43DD; }
      #main-header .nws.l-column .nws-content a:hover {
        text-decoration: underline; }

/* Login drop down */
#primarynav .dropdown {
  position: relative;
  /* The dropdown child */
  /* Show on hover or with the .open class */ }
  #primarynav .dropdown .drop-list,
  #primarynav .dropdown .drop {
    z-index: 1000;
    display: none;
    text-align: left;
    position: absolute;
    top: 28px;
    left: 0;
    font-size: 13px; }
  #primarynav .dropdown .drop > div, #primarynav .dropdown .drop > ul {
    margin-top: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 0 3px 4px;
    background-color: #000;
    background-image: linear-gradient(bottom, #080808 0%, #353635 68%);
    background-image: -o-linear-gradient(bottom, #080808 0%, #353635 68%);
    background-image: -moz-linear-gradient(bottom, #080808 0%, #353635 68%);
    background-image: -webkit-linear-gradient(bottom, #080808 0%, #353635 68%);
    background-image: -ms-linear-gradient(bottom, #080808 0%, #353635 68%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #080808), color-stop(0.68, #353635)); }
    #primarynav .dropdown .drop > div li, #primarynav .dropdown .drop > ul li {
      display: block; }
  #primarynav .dropdown .drop a {
    color: #FFF;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    background-image: none; }
  #primarynav .dropdown .drop .input {
    width: 150px; }
  #primarynav .dropdown .drop-list {
    top: 34px;
    min-width: 150px;
    background: #393939 url("../themes/dejamvu/images/dropdown-shadow.png") top center repeat-x;
    text-shadow: 1px 1px 1px #000; }
    #primarynav .dropdown .drop-list a {
      color: #FFF; }
    #primarynav .dropdown .drop-list a:hover {
      background-image: none;
      text-decoration: underline; }
  #primarynav .dropdown.open .drop-list,
  #primarynav .dropdown.open .drop, #primarynav .dropdown:hover .drop-list,
  #primarynav .dropdown:hover .drop {
    display: block; }

#primarynav .loggedin {
  background: transparent url("../themes/dejamvu/images/user-dropdown.png") right center no-repeat; }
  #primarynav .loggedin .drop-list {
    left: -48px;
    min-width: 100px; }

/* Main search in header */
#primarynav .search {
  text-align: center; }
  #primarynav .search img {
    vertical-align: -6px; }
  #primarynav .search .drop {
    width: 230px;
    left: -80px; }

#primarynav .login a {
  background-image: none !important; }
#primarynav .login .drop {
  width: 385px;
  right: 0;
  left: inherit; }
  #primarynav .login .drop button {
    margin-left: 0; }
#primarynav .login form {
  overflow: hidden; }
#primarynav .login .password-line,
#primarynav .login .social-line {
  float: left;
  font-size: 11px;
  line-height: 12px;
  margin: 3px 0; }
#primarynav .login .password-line {
  float: right;
  margin-right: 4px; }

/* Clear search X */
.clear-search {
  font-size: .8em;
  margin-left: -17px;
  cursor: pointer;
  color: #7a7777; }
  .clear-search:hover {
    color: #474545; }

/* Column headers */
.column-header {
  width: 250px;
  background: url("../themes/dejamvu/images/column-header.png") left top no-repeat;
  color: #FFF;
  padding: 0 10px;
  line-height: 33px;
  font-size: 1.2em; }

/* Featured/Recent videos */
.videocolumn {
  width: 250px;
  float: left;
  /* Up/down buttons for column scroll */ }
  .videocolumn .slider-videos {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 424px; }
    .videocolumn .slider-videos .slider-video a {
      position: relative;
      display: block;
      height: 138px; }
      .videocolumn .slider-videos .slider-video a img {
        z-index: 1;
        position: absolute;
        top: -26px;
        /* Because of clip */
        left: 0;
        clip: rect(26px, 250px, 162px, 0px); }
      .videocolumn .slider-videos .slider-video a .title {
        position: absolute;
        bottom: 3px;
        left: 0;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.5);
        color: #FFF;
        display: block;
        padding: 2px 4px;
        font-size: .8em;
        width: 242px; }
  .videocolumn .bx-next,
  .videocolumn .bx-prev {
    display: inline-block;
    width: 25px;
    background-image: url("../themes/dejamvu/images/column-scroll.png");
    background-repeat: no-repeat;
    height: 25px;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    z-index: 99;
    opacity: .7; }
    .videocolumn .bx-next:hover,
    .videocolumn .bx-prev:hover {
      opacity: 1; }
  .videocolumn .bx-next {
    background-position: top right;
    bottom: 2px; }
  .videocolumn .bx-prev {
    background-position: top left;
    top: 0; }

.main-home-column {
  width: 470px;
  height: 475px;
  margin: 0 5px;
  float: left;
  position: relative; }
  .main-home-column #watching-now {
    position: absolute;
    bottom: 20px;
    left: 24px; }

/* Sidebar video listings */
.l-side-column .video {
  overflow: hidden;
  margin-bottom: 10px; }
  .l-side-column .video .title {
    display: block; }
  .l-side-column .video .thumb {
    float: left;
    margin-right: 3px;
    position: relative;
    display: block; }
  .l-side-column .video .duration {
    position: absolute;
    bottom: 4px;
    right: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    color: #FFF;
    font-size: .9em;
    padding: 1px 3px; }
  .l-side-column .video .meta {
    float: left;
    width: 140px; }

/* qTip for watching now */
.item-tip .qtip-content {
  max-width: 300px;
  font-size: .9em; }

#recent-videos {
  float: right; }

/* Home page playlist */
#player {
  float: left;
  height: 300px;
  width: 470px;
  background: black url("../themes/dejamvu/images/player-loading.gif") center center no-repeat;
  text-align: center;
  color: #FFF; }
  #player .flash-loading {
    margin: 40px 20px 120px 20px; }
    #player .flash-loading > .flash-loading {
      margin-bottom: 0; }

#currently-playing-home {
  text-align: center;
  font-size: 1.1em; }
  #currently-playing-home em {
    font-size: 1.3em; }

/* Watching now player */
#watching-now {
  width: 420px;
  height: 78px;
  position: relative;
  /* IE 7 fix */
  overflow: hidden;
  margin: 10px auto; }

#watching-now strong {
  font-weight: bold;
  font-size: 12px; }

#watching-now ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#watching-now ul li {
  margin: 5px;
  padding: 0;
  overflow: hidden;
  text-align: center;
  float: left; }

#watching-now a {
  position: relative; }

#watching-now a span {
  position: absolute;
  bottom: 3px;
  right: 0;
  font-size: 10px;
  color: #FFF;
  padding: 1px 3px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px; }

#watching-now ul li div {
  margin-left: auto;
  margin-right: auto; }

#watching-now .image {
  padding: 1px;
  border: 1px solid #000; }

/* Twitter icon */
.twitter-icon {
  display: inline-block;
  height: 16px;
  width: 16px;
  text-indent: -99999px;
  background: url("../themes/dejamvu/images/twitter-bird.png") center center no-repeat; }

/* Boxes */
.box {
  margin-bottom: 20px;
  clear: both; }

/* Forms */
.form-row {
  font-size: 1.2em;
  clear: both;
  margin: 7px 0;
  position: relative;
  width: 100%; }
  .form-row .submit {
    text-align: center; }
  .form-row.optional {
    color: #616363; }
  .form-row a {
    text-decoration: underline; }
  .form-row .form-notification,
  .form-row .form-note {
    font-size: .9em;
    font-style: italic; }
  .form-row .form-notification {
    display: block;
    width: 94%;
    margin: 2px 0;
    padding: 2px; }
  .form-row.submit {
    text-align: center; }

.form-helper {
  position: absolute;
  bottom: 0;
  right: 0; }

/* Scrollable genre selection */
.select-genres {
  margin: 0;
  height: 100px;
  overflow-x: hidden;
  overflow-y: scroll;
  box-shadow: inset 0 0 5px #C1B9B9;
  border: 1px solid #A7A7A7;
  padding: 5px; }
  .select-genres li {
    display: block;
    width: 30%;
    float: left;
    margin-right: 5px;
    position: relative; }
  .select-genres label {
    vertical-align: middle; }

/* Button modules */
/* https://github.com/ubuwaits/css3-buttons/blob/gh-pages/css/buttons.css */
a.button {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.button[disabled="disabled"] {
  opacity: .7; }

.button.important {
  font-size: 1.2em !important; }

.button.cupid-blue {
  background-color: #d7e5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d7e5f5), to(#cbe0f5));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d7e5f5, #cbe0f5);
  background-image: -moz-linear-gradient(top, #d7e5f5, #cbe0f5);
  background-image: -ms-linear-gradient(top, #d7e5f5, #cbe0f5);
  background-image: -o-linear-gradient(top, #d7e5f5, #cbe0f5);
  background-image: linear-gradient(top, #d7e5f5, #cbe0f5);
  border-top: 1px solid #abbbcc;
  border-left: 1px solid #a7b6c7;
  border-bottom: 1px solid #a1afbf;
  border-right: 1px solid #a7b6c7;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -ms-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #1a3e66;
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 6px 0 7px 0;
  text-align: center;
  text-shadow: 0 1px 1px #fff;
  width: 150px; }

.button.cupid-blue:hover {
  background-color: #ccd9e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ccd9e8), to(#c1d4e8));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ccd9e8, #c1d4e8);
  background-image: -moz-linear-gradient(top, #ccd9e8, #c1d4e8);
  background-image: -ms-linear-gradient(top, #ccd9e8, #c1d4e8);
  background-image: -o-linear-gradient(top, #ccd9e8, #c1d4e8);
  background-image: linear-gradient(top, #ccd9e8, #c1d4e8);
  border-top: 1px solid #a1afbf;
  border-left: 1px solid #9caaba;
  border-bottom: 1px solid #96a3b3;
  border-right: 1px solid #9caaba;
  -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -moz-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -ms-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
  box-shadow: inset 0 1px 0 0 #f2f2f2;
  color: #163659;
  cursor: pointer; }

.button.cupid-blue:active {
  border: 1px solid #8c98a7;
  -webkit-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
  -moz-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
  -ms-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee;
  box-shadow: inset 0 0 4px 2px #abbccf, 0 0 1px 0 #eeeeee; }

/* cupid green (inspired by okcupid.com)
*******************************************************************************/
.button.cupid-green {
  background-color: #7fbf4d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
  -o-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 150px; }

.button.cupid-green:hover {
  background-color: #76b347;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
  background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
  background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
  background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
  background-image: linear-gradient(top, #76b347, #5e9e2e);
  -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
  -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
  -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
  -o-box-shadow: inset 0 1px 0 0 #8dbf67;
  box-shadow: inset 0 1px 0 0 #8dbf67;
  cursor: pointer; }

.button.cupid-green:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
  -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; }

/* clean gray
*******************************************************************************/
.button.clean-gray {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(top, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 150px; }

.button.clean-gray:hover {
  background-color: #dddddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#bbbbbb));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: linear-gradient(top, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd; }

.button.clean-gray:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

.button.compact {
  line-height: 1.3em;
  padding: 5px;
  width: auto;
  margin-left: 10px; }

/* Stream related stuff */
.stream-block h2 {
  margin-bottom: 10px; }

.stream-list {
  width: 296px;
  text-align: center;
  float: left; }

.stream-list .thumb-link {
  position: relative;
  height: 180px;
  display: block; }

.stream-list .thumb-link span {
  position: absolute;
  left: 50%;
  margin-left: -48px;
  margin-top: 54px;
  width: 97px;
  height: 70px;
  background: transparent url("../themes/dejamvu/images/stream-play.png") 0 0 no-repeat; }

.scrollable-wrap {
  position: relative;
  margin-bottom: 20px; }

.scrollable {
  /* required settings */
  position: relative;
  overflow: hidden;
  width: 890px;
  height: 340px; }

.scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute; }

.browse.left, .browse.right {
  z-index: 1000;
  display: block;
  width: 48px;
  height: 48px; }

.browse.left {
  background: url("../themes/dejamvu/images/scrollable-left.png") 0 0 no-repeat;
  position: absolute;
  top: 90px;
  left: -25px; }

.browse.right {
  background: url("../themes/dejamvu/images/scrollable-right.png") 0 0 no-repeat;
  position: absolute;
  top: 90px;
  right: -25px; }

.browse.right:hover, .browse.left:hover {
  background-position: 0 -48px; }

.browse.disabled {
  visibility: hidden; }

/* Category listing */
.category {
  width: 23%;
  margin: 1%;
  float: left;
  position: relative;
  height: 188px;
  margin-bottom: 20px; }
  .category .latest {
    position: absolute;
    bottom: 0;
    left: 0; }
  .category .link {
    position: relative;
    display: block; }
    .category .link span {
      position: absolute;
      bottom: 4px;
      left: 0;
      color: #FFF;
      background: black;
      background: rgba(0, 0, 0, 0.7);
      font-size: .8em;
      padding: 2px; }

#gigya-update,
#contact-page,
#register-page {
  width: 370px;
  margin: 0 auto; }

#register-page h1 {
  font-size: 20px; }

#register-page #gigyaWrapper {
  margin: 10px auto;
  width: 180px; }

#register-page .form-row {
  width: 100%; }

#register-page .login-through {
  margin-top: 9px; }

#register-page .prettyForm {
  margin-top: 20px;
  text-align: left; }

#register-page label {
  float: none;
  text-align: left; }

/* User notifications */
.message {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #ddd; }

.message a {
  font-weight: bold; }

.error, .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }

.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }

.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }

.info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4; }

.error a, .alert a {
  color: #8a1f11; }

.notice a {
  color: #514721; }

.success a {
  color: #264409; }

.info a {
  color: #205791; }

/* Forms */
/* Generate better looking forms with CSS */
.prettyForm {
  /* Make inputs within the placeholder blend in */ }
  .prettyForm input[type='text'],
  .prettyForm input[type='email'],
  .prettyForm textarea,
  .prettyForm .textarea,
  .prettyForm input[type='password'],
  .prettyForm .inputplaceholder,
  .prettyForm fieldset {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d6d5d5;
    padding: 6px 4px;
    box-shadow: inset 1px 1px 2px #E6E6E6; }
    .prettyForm input[type='text'].approved,
    .prettyForm input[type='email'].approved,
    .prettyForm textarea.approved,
    .prettyForm .textarea.approved,
    .prettyForm input[type='password'].approved,
    .prettyForm .inputplaceholder.approved,
    .prettyForm fieldset.approved {
      background: white url("../themes/dejamvu/images/input-ok.png") center right no-repeat; }
    .prettyForm input[type='text']:focus,
    .prettyForm input[type='email']:focus,
    .prettyForm textarea:focus,
    .prettyForm .textarea:focus,
    .prettyForm input[type='password']:focus,
    .prettyForm .inputplaceholder:focus,
    .prettyForm fieldset:focus {
      outline: none;
      border-color: #adacac; }
  .prettyForm .textarea {
    color: #919191; }
    .prettyForm .textarea a {
      text-decoration: underline;
      color: #919191; }
  .prettyForm .inputplaceholder {
    padding: 0;
    height: 25px; }
    .prettyForm .inputplaceholder input {
      box-shadow: none;
      border: none;
      padding: none;
      width: auto;
      margin: none;
      height: 13px;
      background-color: transparent; }
  .prettyForm.textarea label {
    vertical-align: top; }
  .prettyForm label {
    cursor: pointer;
    vertical-align: middle; }
    .prettyForm label.block {
      display: block; }
    .prettyForm label.error {
      border: none;
      background: none; }
  .prettyForm label.block + input[type='text'],
  .prettyForm label.block + input[type='email'],
  .prettyForm label.block + input[type='password'],
  .prettyForm label.block + textarea {
    width: 96%; }
  .prettyForm p {
    margin: 10px 0; }
  .prettyForm p + p {
    margin-top: 25px; }
  .prettyForm fieldset {
    padding: 4px;
    border-radius: 4px; }
    .prettyForm fieldset legend {
      margin-left: 6px;
      font-weight: bold; }

/* Placeholder for playlist */
#playlist-placeholder {
  position: fixed;
  bottom: -4px;
  left: 10%; }

/* All channel styling */
#channels-create label, #channels-update label {
  font-weight: bold;
  font-size: 16px;
  color: #154daa;
  line-height: 1.3em; }
#channels-create #add-criteria, #channels-update #add-criteria {
  width: 170px; }
#channels-create #comparison, #channels-update #comparison {
  width: 100px; }
#channels-create .add, #channels-update .add {
  background: url("../themes/dejamvu/images/small_plus.png") left center no-repeat;
  padding: 2px 0 2px 16px;
  float: right;
  margin-top: 5px; }
#channels-create #genres-list fieldset, #channels-update #genres-list fieldset {
  width: 99%;
  margin-top: 10px; }
  #channels-create #genres-list fieldset label, #channels-update #genres-list fieldset label {
    display: block;
    width: 50%;
    float: left;
    font-weight: normal;
    font-size: 12px; }
  #channels-create #genres-list fieldset .checkboxes, #channels-update #genres-list fieldset .checkboxes {
    overflow-y: scroll;
    height: 84%; }
#channels-create .criteria li, #channels-update .criteria li {
  background-color: #f5f5fa;
  padding: 6px;
  margin-bottom: 2px;
  font-weight: bold; }
#channels-create .criteria .column, #channels-update .criteria .column {
  color: #666666; }
#channels-create .criteria .comparison, #channels-update .criteria .comparison {
  color: #8e8b8b;
  font-style: italic; }
#channels-create .criteria .value, #channels-update .criteria .value {
  color: #990000; }
#channels-create .criteria .delete, #channels-update .criteria .delete {
  float: right;
  cursor: pointer;
  display: block;
  background: transparent url("../themes/dejamvu/images/delete-criteria.png") center no-repeat;
  width: 16px;
  height: 16px;
  margin-top: -1px;
  overflow: hidden;
  text-indent: -99999px; }

#channels-read .main-column {
  margin-top: 10px;
  float: left;
  width: 665px;
  margin-right: 5px; }
#channels-read .side-column {
  margin-top: 10px;
  float: right;
  width: 300px; }
#channels-read #player-container {
  position: relative; }
  #channels-read #player-container #channel-player {
    position: absolute;
    z-index: 1; }
  #channels-read #player-container #channel-advert {
    width: 100%;
    height: 332px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999; }
    #channels-read #player-container #channel-advert #channel-advert-close {
      color: #FFF;
      margin: 5px;
      float: right;
      cursor: pointer; }
    #channels-read #player-container #channel-advert #channel-advert-content {
      clear: both;
      text-align: center; }
#channels-read #carousel-holder {
  background: #EBEFEC;
  border: 1px solid #E1E5E2;
  height: 92px;
  padding: 10px;
  overflow: hidden;
  position: relative; }
  #channels-read #carousel-holder .items {
    position: absolute;
    top: 0;
    right: 0;
    width: 99999px; }
  #channels-read #carousel-holder .item {
    float: right;
    width: 125px;
    text-align: left;
    opacity: .7; }
    #channels-read #carousel-holder .item h3 {
      width: 120px;
      margin: 2px 0;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 12px; }
    #channels-read #carousel-holder .item .image {
      position: relative; }
      #channels-read #carousel-holder .item .image .length {
        font-size: 10px;
        background-color: #000;
        position: absolute;
        bottom: 4px;
        right: 5px;
        padding: 2px;
        color: #FFF;
        display: none;
        /* Start hidden because it doesn't look right with the animation otherwise. */ }
  #channels-read #carousel-holder .item.active, #channels-read #carousel-holder .item:hover {
    opacity: 1; }
#channels-read .player-buttons {
  float: right; }
  #channels-read .player-buttons .play-prev, #channels-read .player-buttons .play-next {
    float: left;
    display: block;
    height: 16px;
    width: 16px;
    text-indent: -99999px;
    overflow: hidden;
    background: transparent url("../themes/dejamvu/images/channels/left_carousel.png") 0 0 no-repeat;
    margin: 2px 0 0 2px; }
  #channels-read .player-buttons .play-next {
    background-image: url("../themes/dejamvu/images/channels/right_carousel.png"); }
  #channels-read .player-buttons .disabled {
    background-position: 0 -16px;
    cursor: default; }
#channels-read #video-comments {
  margin-top: 20px; }

#channels-list .listing {
  float: left;
  width: 32%;
  margin-left: 1%;
  margin-bottom: 15px; }
  #channels-list .listing h3 {
    margin-bottom: 0; }
  #channels-list .listing p {
    margin-top: 5px; }
  #channels-list .listing small {
    color: #666666;
    font-size: .9em; }
  #channels-list .listing .delete {
    color: #950C0C; }
  #channels-list .listing .edit {
    color: #055205; }

/* Artists info page */
.artist-info .thumb {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px; }
.artist-info .description {
  float: left;
  width: 800px;
  margin-left: 20px; }
.artist-info .menu {
  float: right;
  color: #808080; }
  .artist-info .menu a {
    color: #808080; }
.artist-info:hover .menu {
  color: #000; }
  .artist-info:hover .menu a {
    color: #000; }

/* Artist/Venue landing page */
.landing-page .l-main-column {
  width: 67%;
  margin-left: 1%; }
.landing-page .menu {
  float: right;
  margin-top: 5px; }
.landing-page h1 {
  margin-bottom: 20px; }
.landing-page .main-image {
  float: left; }
.landing-page .main-description {
  float: right;
  width: 650px; }
.landing-page .latest-videos {
  margin-top: 20px; }
.landing-page .l-side-column {
  background: #FAFAFA;
  width: 30%;
  padding: 1%;
  border-top: 1px solid #E9E9E9; }
.landing-page .content-image {
  text-align: center;
  margin-bottom: 20px; }
  .landing-page .content-image img {
    max-width: 100%; }
.landing-page .video {
  width: 120px;
  height: 200px;
  margin: 0 18px; }
.landing-page .tab .video {
  margin: 0 17px; }
.landing-page .details ul {
  list-style: square;
  margin-left: 18px; }

.events-wrapper {
  overflow: hidden; }

.event-listing {
  background-color: #fdfdfd;
  padding: 5px;
  border: 1px solid #cacaca;
  box-shadow: 1px 2px 2px #d6d6d6;
  margin: 0 5px 15px;
  float: left;
  width: 196px;
  height: 290px;
  position: relative; }
  .event-listing a {
    color: #000; }
  .event-listing .title {
    font-weight: normal; }
  .event-listing .meta {
    font-size: .8em;
    font-weight: bold; }
  .event-listing .pricing {
    color: #a31f1f; }
  .event-listing .button.compact {
    position: absolute;
    bottom: 5px;
    right: 5px; }

.title-action {
  font-weight: normal;
  font-size: 16px; }

.title-action a:hover {
  text-decoration: underline; }

.sorting-options {
  float: right;
  margin-top: 8px; }

/* Rotate video actions */
.rotate-video-box {
  position: relative;
  text-align: center;
  margin-top: 20px; }

.rotate-video-box .counter, .rotate-video-box .clockwise {
  position: absolute;
  top: 48%;
  left: 20px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../themes/dejamvu/images/counterclockwise.png") 0 0 no-repeat;
  height: 64px;
  width: 64px; }

.rotate-video-box .clockwise {
  left: auto;
  right: 20px;
  background-image: url("../themes/dejamvu/images/clockwise.png"); }

.rotate-video-box p {
  margin-top: 20px;
  font-size: 2em; }

.rotate-video-box #rotateangle {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  width: 60px; }

#imageContainer {
  margin: 20px auto;
  position: relative;
  height: 600px;
  width: 600px; }

#rotateImg {
  position: absolute;
  top: 20%;
  left: 0; }

div.tagsinput {
  border: 1px solid #CCC;
  background: #FFF;
  padding: 5px;
  width: 300px;
  height: 100px;
  overflow-y: auto; }

div.tagsinput span.tag {
  border: 1px solid #a5d24a;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: block;
  float: left;
  padding: 5px;
  text-decoration: none;
  background: #cde69c;
  color: #638421;
  margin-right: 5px;
  margin-bottom: 5px;
  font-family: helvetica;
  font-size: 13px; }

div.tagsinput span.tag a {
  font-weight: bold;
  color: #82ad2b;
  text-decoration: none;
  font-size: 11px; }

div.tagsinput input {
  width: 80px;
  margin: 0px;
  font-family: helvetica;
  font-size: 13px;
  border: 1px solid transparent;
  padding: 5px;
  background: transparent;
  color: #000;
  outline: 0px;
  margin-right: 5px;
  margin-bottom: 5px; }

div.tagsinput div {
  display: block;
  float: left; }

.tags_clear {
  clear: both;
  width: 100%;
  height: 0px; }

.not_valid {
  background: #FBD8DB !important;
  color: #90111A !important; }

.large-pagination {
  display: block;
  background: #ededed;
  border: 1px solid #E3E3E3;
  text-align: center;
  padding: 5px; }
  .large-pagination:hover {
    background: #E3E3E3;
    color: #000;
    border-color: #d4d4d4; }

.content-header {
  margin-bottom: 20px;
  overflow: auto; }

.sample-player {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: transparent url("../themes/dejamvu/images/samples-controls.png") 0 0 no-repeat;
  vertical-align: middle;
  margin-right: 5px; }
  .sample-player.playing {
    background-position: 0 -16px; }

/* Comments */
.comment {
  clear: both;
  overflow: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EBEBEB; }
  .comment .extra {
    float: right; }
  .comment .says, .comment .user {
    float: left; }
  .comment .user {
    margin-right: 5px; }
  .comment .meta {
    overflow: hidden;
    color: #707070; }
  .comment .text {
    margin-top: 10px;
    float: left; }

.admin-toggle {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  cursor: pointer;
  background: url("../themes/dejamvu/images/admin-toggle.png") 0 0 no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 999; }

.admin-menu {
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  padding: 40px 4px 4px 4px;
  display: none;
  background-image: linear-gradient(bottom, #e6e6e6 44%, #f7f7f7 72%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 44%, #f7f7f7 72%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 44%, #f7f7f7 72%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 44%, #f7f7f7 72%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 44%, #f7f7f7 72%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #e6e6e6), color-stop(0.72, #f7f7f7));
  border: 1px solid #b1b1b1;
  border-top: none;
  border-left: none;
  border-bottom-right-radius: 5px; }
  .admin-menu .legend {
    font-weight: bold;
    margin-top: 15px;
    color: #414141; }
    .admin-menu .legend:first-child {
      margin-top: 0; }

.friend {
  float: left;
  width: 24%;
  margin-right: 1%;
  margin: 20px 1% 20px 0; }
  .friend .avatar {
    float: left;
    width: 90px;
    height: 90px;
    margin-right: 5px;
    position: relative; }
    .friend .avatar .menu {
      position: absolute;
      right: 3px;
      bottom: 3px;
      visibility: hidden;
      opacity: 0;
      transition: opacity .5s linear;
      -moz-transition: opacity .5s linear;
      -webkit-transition: opacity .5s linear;
      -o-transition: opacity .5s linear; }
  .friend:hover .menu {
    visibility: visible;
    opacity: 1; }
  .friend .meta {
    float: left;
    width: 140px; }
    .friend .meta a {
      font-weight: bold; }
      .friend .meta a:hover {
        text-decoration: underline; }
  .friend p {
    color: #6e6e6e;
    margin-top: 5px;
    font-size: .9em; }

.item-list {
  margin: .7em 1.2em;
  list-style-type: square; }

/* Style licenses */
.license-cc {
  text-shadow: none;
  border: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../themes/dejamvu/images/license-cc.png");
  font: 0/0 a;
  color: transparent;
  vertical-align: text-bottom; }

/* Articles */
.article {
  margin-bottom: 20px; }
  .article h1 {
    margin-bottom: 0; }

.article-content img {
  max-width: 100%; }

.article-meta {
  font-size: 12px;
  padding: 0 5px;
  color: #6a696c; }

.article-list h1 {
  font-size: 18px; }

.l-side-column .article h1 {
  margin-bottom: 0; }

/* Breadcrumbs */
.breadcrumbs {
  list-style: none;
  overflow: hidden;
  background: #f9f9f9;
  border: 1px solid #ececec;
  border-radius: 3px;
  margin-bottom: 10px;
  opacity: .8;
  transition: opacity .3s;
  -moz-transition: opacity .3s;
  -webkit-transition: opacity .3s; }
  .breadcrumbs:hover {
    opacity: 1; }
  .breadcrumbs li {
    float: left;
    color: #bebebe; }
    .breadcrumbs li a {
      background: #f9f9f9;
      color: #949494;
      text-decoration: none;
      padding: 5px 0 5px 25px;
      position: relative;
      display: block;
      float: left; }
    .breadcrumbs li a:hover {
      color: #676767;
      background: #ecebe7; }
    .breadcrumbs li a:before {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      border-left: 15px solid #c5c4c1;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      margin-left: 1px;
      left: 100%;
      z-index: 1; }
    .breadcrumbs li a:hover:before {
      border-left-color: #686764; }
    .breadcrumbs li a:hover:after {
      border-left: 15px solid #ecebe7; }
    .breadcrumbs li a:after {
      content: " ";
      display: block;
      width: 0;
      height: 0;
      border-top: 25px solid transparent;
      /* Go big on the size, and let overflow hide */
      border-bottom: 25px solid transparent;
      border-left: 15px solid #f9f9f9;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      left: 100%;
      z-index: 2; }
    .breadcrumbs li:first-child a {
      padding-left: 15px; }
  .breadcrumbs .current {
    line-height: 25px;
    padding: 2px 0 2px 25px; }

/* Site friends */
.site-friend-row {
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD; }
  .site-friend-row:last-child {
    border-bottom: none; }

.site-friend {
  float: left;
  overflow: hidden;
  margin: 20px 0;
  padding: 5px 20px;
  width: 448px;
  font-size: 13px; }
  .site-friend:first-child {
    border-right: 1px solid #DDDDDD; }
  .site-friend .site-logo {
    float: left;
    margin-right: 5px; }
  .site-friend h1 {
    margin-bottom: 3px;
    font-weight: bold; }
    .site-friend h1 a {
      font-size: 16px;
      color: #000; }
      .site-friend h1 a:hover {
        text-decoration: underline; }
  .site-friend p {
    margin: 0; }

/* Welcome account page */
.welcome-panel .l-triple-column {
  width: 160px; }
.welcome-panel .video-management {
  margin-left: 90px; }
.welcome-panel .preferences {
  margin-left: 170px; }
.welcome-panel .network {
  margin-left: 170px; }

/* Social login buttons */
.social-login {
  border: 0;
  font: 0/0;
  text-shadow: none;
  color: transparent !important;
  display: inline-block;
  width: 150px;
  height: 23px;
  background: transparent url("../themes/dejamvu/images/social_signin_buttons/signin_facebook.png") 0 0 no-repeat; }
  .social-login:hover {
    color: transparent;
    background-position: 0 -24px; }
  .social-login:active {
    background-position: 0 -48px; }
  .social-login.twitter {
    float: right;
    margin-right: 7px;
    background: transparent url("../themes/dejamvu/images/social_signin_buttons/signin_twitter.png") 0 0 no-repeat; }

.visible {
  visibility: visible !important;
  opacity: 1 !important; }

/*!
 * qTip2 - Pretty powerful tooltips - v2.0.1-27-
 * http://qtip2.com
 *
 * Copyright (c) 2013 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Tue Feb 26 2013 11:17 GMT+0000
 * Plugins: svg ajax tips modal viewport imagemap ie6
 * Styles: basic css3
 */
/* Core qTip styles */
.qtip, .qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 700px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr; }

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

/* Default close button class */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
  vertical-align: middle; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

/*! Light tooltip style */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545; }

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1; }

/*! Dark tooltip style */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3; }

.qtip-dark .qtip-titlebar {
  background-color: #404040; }

.qtip-dark .qtip-icon {
  border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/*! Cream tooltip style */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35; }

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0; }

/*! Red tooltip style */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323; }

.qtip-red .qtip-titlebar {
  background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0; }

.qtip-red .qtip-icon {
  border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252; }

/*! Green tooltip style */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219; }

.qtip-green .qtip-titlebar {
  background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0; }

/*! Blue tooltip style */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD; }

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0; }

/* Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

/* Youtube tooltip style */
.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: white;
  border-width: 0;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(100%, black));
  background-image: -webkit-linear-gradient(top, #4a4a4a 0, black 100%);
  background-image: -moz-linear-gradient(top, #4a4a4a 0, black 100%);
  background-image: -ms-linear-gradient(top, #4a4a4a 0, black 100%);
  background-image: -o-linear-gradient(top, #4a4a4a 0, black 100%); }

.qtip-youtube .qtip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0); }

.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon {
  border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/* jQuery TOOLS Tooltip style */
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333; }

/* IE Specific */
.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
  background: transparent;
  color: white;
  border: 0 dashed transparent; }

.qtip-jtools .qtip-icon {
  border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333; }

/* Cluetip style */
.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: white;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon {
  border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952; }

/* Tipsy style */
.qtip-tipsy {
  background: black;
  background: rgba(0, 0, 0, 0.87);
  color: white;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-shadow: 0 1px black; }

.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10;
  background-color: transparent; }

.qtip-tipsy .qtip-content {
  padding: 6px 10; }

.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

/* Tipped style */
.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: normal;
  font-family: serif; }

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: white;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3a79b8), to(#2e629d));
  background-image: -webkit-linear-gradient(top, #3a79b8, #2e629d);
  background-image: -moz-linear-gradient(top, #3a79b8, #2e629d);
  background-image: -ms-linear-gradient(top, #3a79b8, #2e629d);
  background-image: -o-linear-gradient(top, #3a79b8, #2e629d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589; }

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555; }

/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap {
  /** Taken from Bootstrap body */
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  /** Taken from Bootstrap .popover */
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar {
  /** Taken from Bootstrap .popover-title */
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close {
  /**
   * Overrides qTip2:
   * .qtip-titlebar .qtip-close{
   *   [...]
   *   right: 4px;
   *   top: 50%;
   *   [...]
   *   border-style: solid;
   * }
   */
  right: 11px;
  top: 45%;
  border-style: none; }

.qtip-bootstrap .qtip-content {
  /** Taken from Bootstrap .popover-content */
  padding: 9px 14px; }

.qtip-bootstrap .qtip-icon {
  /**
   * Overrides qTip2:
   * .qtip-default .qtip-icon {
   *   border-color: #CCC;
   *   background: #F1F1F1;
   *   color: #777;
   * }
   */
  background: transparent; }

.qtip-bootstrap .qtip-icon .ui-icon {
  /**
   * Overrides qTip2:
   * .qtip-icon .ui-icon{
   *   width: 18px;
   *   height: 14px;
   * }
   */
  width: auto;
  height: auto;
  /* Taken from Bootstrap .close */
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  /* Taken from Bootstrap .close:hover */
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

/* Tips plugin */
.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

/* Opera bug #357 - Incorrect tip position
https://github.com/Craga89/qTip2/issues/367 */
x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden; }

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent; }

.qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible; }

/* Modal plugin */
#qtip-overlay {
  position: fixed;
  left: -10000em;
  top: -10000em; }

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs {
  cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/* IE6 Modal plugin fix */
.qtipmodal-ie6fix {
  position: absolute !important; }

/* Used on the /videos page */
#main-videos h2 {
  padding-top: 8px;
  margin-bottom: 5px; }

#video-wrapper {
  overflow: hidden; }

#list-videos {
  clear: both;
  margin-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  padding-left: 50px; }

.video {
  float: left;
  height: 180px;
  width: 135px;
  padding: 0.5%;
  position: relative;
  font-size: 0.9em;
  margin-left: 4px; }

.video h3 {
  font-weight: normal; }

.video .video-thumb {
  background: url("../themes/dejamvu/images/animatedCircle.gif") center center no-repeat;
  display: block;
  margin-bottom: 2px; }

.video .video-container {
  position: relative; }

.video.large {
  width: 435px;
  height: 250px;
  margin-left: 0;
  font-size: 1em; }

.video.large .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  color: #FFF;
  width: 405px;
  border-top: 5px solid rgba(255, 255, 255, 0.1); }

.video.large .caption a {
  color: #FFF;
  text-decoration: underline; }

.video .description {
  display: none; }

.video.large .description {
  margin-top: 5px;
  display: block; }

.video .video-container {
  width: 120px; }

.video h3 {
  font-weight: bold;
  display: inline; }

.video .meta {
  color: #696969;
  display: inline; }

.video .meta a {
  color: #000;
  text-decoration: underline; }

.video.large .meta {
  color: #B8B8B8; }

/**
* Video menu
*/
.video .video-menu {
  position: absolute;
  top: 60px;
  left: 0;
  height: 20px;
  list-style: none;
  font-weight: bold;
  display: none;
  padding: 5px;
  z-index: 1000;
  width: 110px;
  background: transparent url("../themes/dejamvu/images/video-menu/small-menu.gif") bottom left repeat-x; }

.video .video-menu li {
  float: left;
  margin-top: 6px; }

.video .video-menu .share {
  float: right; }

.video.large .video-menu a img {
  vertical-align: middle;
  margin-right: 3px; }

/* Small menu icons */
.video-menu .sprite {
  background: url("../themes/dejamvu/images/videos-menu-sprite.png") 0 0 no-repeat;
  text-indent: -99999px;
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 3px; }

.video-menu .play {
  background-position: 0 -32px; }

.video-menu .favorite {
  background-position: 0 -16px; }

.video-menu .twitter {
  background-position: 0 -48px; }

.video-menu .rotate {
  background-position: 0 -64px; }

.video-menu .edit {
  background-position: 0 -80px; }

.video.large .video-menu {
  top: -19px;
  left: 0;
  width: 415px;
  background-repeat: repeat-x; }

.video.large .video-menu li {
  margin-top: 18px; }

.large .video-menu .sprite {
  background: url("../themes/dejamvu/images/videos-menu-sprite-large.png") 0 0 no-repeat;
  width: 32px;
  height: 32px; }

.large .video-menu .play {
  background-position: 0 -64px; }

.large .video-menu .favorite {
  background-position: 0 -32px; }

.large .video-menu .twitter {
  background-position: 0 -96px; }

.large .video-menu .rotate {
  background-position: 0 -128px; }

.large .video-menu .edit {
  background-position: 0 -160px; }

.video-menu .share-text {
  display: none; }

.video-menu .sprite:hover {
  margin-top: -2px; }

/*
* Used in custom $.displaySwitch() to allow layout changes
*/
.defaultSwitch, .defaultSwitch .leftSwitch, .defaultSwitch .rightSwitch {
  float: left;
  height: 35px; }

.defaultSwitch {
  width: 81px;
  float: right; }

.defaultSwitch .leftSwitch, .defaultSwitch .rightSwitch {
  width: 40px;
  background-image: url("../themes/dejamvu/images/layout-grid.gif");
  background-repeat: no-repeat; }

.defaultSwitch .rightSwitch {
  background-position: top right; }

.defaultSwitch .leftSwitch {
  background-position: bottom left; }

.defaultSwitch .leftSwitch.clickable {
  background-position: top left; }

.defaultSwitch .rightSwitch.clickable {
  background-position: bottom right; }

.defaultSwitch .clickable {
  cursor: pointer;
  width: 41px; }

.checkboxes {
  height: 84px;
  overflow-y: scroll;
  margin: 0; }

.checkboxes li {
  list-style-type: none;
  float: left;
  width: 25%; }

#searchVideos,
#bandSearch {
  width: 276px !important; }

.sorting-options .tab,
.video-options .tab {
  padding: 0 10px; }
  .sorting-options .tab.active,
  .video-options .tab.active {
    font-weight: bold;
    text-decoration: underline; }
.sorting-options .button,
.video-options .button {
  width: auto;
  padding: 7px 8px; }

/* Autocomplete */
.ui-autocomplete {
  width: 265px;
  overflow: hidden;
  background-color: #FFF;
  border: 1px solid #E4E4E4;
  margin: 0; }

.ui-autocomplete li {
  margin-left: 0; }

.ui-autocomplete li a {
  padding: 3px;
  cursor: pointer;
  display: block; }

.ui-autocomplete a:hover, .ui-autocomplete a.ui-state-hover {
  background: #0066CC;
  color: #FFF; }

#selected-groups {
  overflow: hidden; }
  #selected-groups li {
    list-style-type: none;
    float: left; }
    #selected-groups li.label {
      margin-top: 6px;
      margin-right: 10px; }
    #selected-groups li a {
      font-size: .9em;
      background-color: #EFEFEF;
      background-image: linear-gradient(bottom, #bababa 20%, #e0e0e0 83%, #ededed 92%);
      background-image: -o-linear-gradient(bottom, #bababa 20%, #e0e0e0 83%, #ededed 92%);
      background-image: -moz-linear-gradient(bottom, #bababa 20%, #e0e0e0 83%, #ededed 92%);
      background-image: -webkit-linear-gradient(bottom, #bababa 20%, #e0e0e0 83%, #ededed 92%);
      background-image: -ms-linear-gradient(bottom, #bababa 20%, #e0e0e0 83%, #ededed 92%);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #bababa), color-stop(0.83, #e0e0e0), color-stop(0.92, #ededed));
      border: 1px solid #a6a6a6;
      color: #1c1c1c;
      display: inline-block;
      padding: 2px 3px;
      margin: 4px 4px 4px 0;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      text-shadow: 1px 1px 1px #FFF; }
      #selected-groups li a:hover {
        background-color: #323232;
        background-image: linear-gradient(bottom, #323232 20%, #404040 83%, #454445 92%);
        background-image: -o-linear-gradient(bottom, #323232 20%, #404040 83%, #454445 92%);
        background-image: -moz-linear-gradient(bottom, #323232 20%, #404040 83%, #454445 92%);
        background-image: -webkit-linear-gradient(bottom, #323232 20%, #404040 83%, #454445 92%);
        background-image: -ms-linear-gradient(bottom, #323232 20%, #404040 83%, #454445 92%);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #323232), color-stop(0.83, #404040), color-stop(0.92, #454445));
        text-shadow: 1px 1px 1px #000;
        border: 1px solid #1F1F1F;
        color: #FFF;
        cursor: pointer; }

.no-results,
#no-results {
  font-weight: bold;
  text-align: center; }

.option-toggle span {
  float: right;
  margin: 8px 20px 0 0;
  background: url("../themes/dejamvu/images/toggle-16x16.png") right top no-repeat;
  padding-right: 18px;
  cursor: pointer; }
  .option-toggle span.open {
    background-position: right bottom; }

.option-toggle {
  cursor: pointer; }
  .option-toggle span {
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-indent: -99999px; }

.video-options-toggle.tab {
  background: url("../themes/dejamvu/images/search-16x16.png") left top no-repeat;
  padding-left: 22px;
  margin-left: 4px;
  cursor: pointer; }

/* Video landing page styling */
.player {
  background-color: #000;
  margin-bottom: 10px; }

.cinema-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%; }

.cinema-overlap {
  z-index: 501;
  position: relative; }
  .cinema-overlap.blend {
    opacity: .6; }
    .cinema-overlap.blend:hover {
      opacity: 1; }

.video-menu {
  color: #868383;
  font-weight: bold; }
  .video-menu .quality {
    display: inline; }
    .video-menu .quality li {
      display: inline;
      margin-right: 5px; }
    .video-menu .quality a {
      color: #7E7B7B; }
      .video-menu .quality a.active {
        color: #525252; }
      .video-menu .quality a:hover {
        text-decoration: underline; }
  .video-menu .views {
    margin-left: 50px; }
  .video-menu .actions {
    float: right; }

.video-icon {
  background: transparent url("../themes/dejamvu/images/video-menu-icons.png") 0 0 no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  vertical-align: middle; }
  .video-icon.upvote:hover {
    background-position: -33px 0; }
  .video-icon.upvote:active, .video-icon.upvote.active {
    background-position: -66px 0; }
  .video-icon.downvote {
    background-position: 0 -33px; }
    .video-icon.downvote:hover {
      background-position: -33px -33px; }
    .video-icon.downvote:active, .video-icon.downvote.active {
      background-position: -66px -33px; }
  .video-icon.flag {
    background-position: 0 -66px; }
    .video-icon.flag:hover {
      background-position: -33px -66px; }
    .video-icon.flag:active, .video-icon.flag.active {
      background-position: -66px -66px; }
  .video-icon.resize {
    background-position: 0 -99px; }
    .video-icon.resize:hover {
      background-position: -33px -99px; }
    .video-icon.resize:active, .video-icon.resize.active {
      background-position: -66px -99px; }
  .video-icon.cinema {
    background-position: 0 -132px; }
    .video-icon.cinema:hover {
      background-position: -33px -132px; }
    .video-icon.cinema:active, .video-icon.cinema.active {
      background-position: -66px -132px; }
  .video-icon.favorite {
    background-position: 0 -165px; }
    .video-icon.favorite:hover {
      background-position: -33px -165px; }
    .video-icon.favorite:active, .video-icon.favorite.active {
      background-position: -66px -165px; }

.vote-block {
  display: inline-block;
  margin-left: 50px; }
  .vote-block .upvotes, .vote-block .downvotes {
    display: inline-block; }
  .vote-block .upvotes {
    color: #41A917; }
  .vote-block .downvotes {
    color: #E83030; }

.video-upload-info {
  font-size: 12px;
  margin-top: 0; }

.video-description {
  font-size: 16px; }

#video-tabs .artist {
  border-bottom: none; }
  #video-tabs .artist .thumb {
    float: left;
    margin-right: 10px; }
  #video-tabs .artist .description {
    float: left;
    width: 540px; }

#related-tabs .video {
  width: 100%;
  height: auto; }
  #related-tabs .video .title {
    font-weight: bold; }

.song-block {
  margin-bottom: 20px; }

.song-list {
  width: 99%; }
  .song-list .l-tabs {
    height: auto; }
  .song-list tbody {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .song-list td {
    padding: 4px;
    border-bottom: 1px solid #e0e0e0; }
  .song-list tr:last-child td {
    border-bottom: none; }
  .song-list .title {
    width: 100%; }
  .song-list .duration {
    text-align: center;
    width: 60px; }
  .song-list .icons {
    white-space: nowrap; }
  .song-list .icon {
    display: inline-block;
    margin: auto 3px;
    font-weight: bold;
    text-shadow: 1px -1px -1px #FFF;
    color: #585858; }
    .song-list .icon span {
      background: transparent right center no-repeat;
      display: inline-block;
      width: 24px;
      height: 24px;
      text-indent: -9999px;
      vertical-align: 5px; }
    .song-list .icon.itunes span {
      background-image: url("../themes/dejamvu/images/icon-24x24-itunes.png"); }
    .song-list .icon.amazon span {
      background-image: url("../themes/dejamvu/images/icon-24x24-amazon.png"); }

#main-venues h2 {
  float: left;
  margin-top: 10px; }
#main-venues .video-options {
  float: right; }
#main-venues .ui-autocomplete.ui-menu.ui-widget {
  width: 200px; }
#main-venues .venues {
  width: 790px;
  float: left; }
#main-venues .advert-box {
  width: 160px;
  float: left;
  margin-left: 30px; }

.artist,
.venue {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #EEE;
  border-top: 1px solid #fcfcfc;
  width: 100%;
  padding-top: 5px; }
  .artist > h3,
  .venue > h3 {
    font-size: 1.1em; }
    .artist > h3 small,
    .venue > h3 small {
      font-weight: normal; }
    .artist > h3 .location,
    .venue > h3 .location {
      font-weight: normal; }
  .artist .video,
  .venue .video {
    margin-left: 17px; }
  .artist .menu,
  .venue .menu {
    float: right; }

#main-header {
  padding-top: 0;
  height: 155px; }
