namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("redtube.com") { 

/* Main Changes */

#masthead .logo img {background: none no-repeat scroll 0 0 !important; }
#homepage-main-content {width: 540px !important;}
#masthead {width: 800px !important;}
.search-bar {width: 800px !important;}
#baseDiv {width: 800px !important;}
#top-margin-links-wrapper {width: 665px !important;}
.search-settings-link { display:none !important; }
#search-form {padding: 14px 20px 0px 180px !important; }

/* Front Page Message areas */

#feed_promoted { display:none !important; }
#footer { display:none !important; }
#feedmodule-POP { display:none !important; }
.homepage-side-block { display:none !important; }
.feedmodule-promoted { display:none !important; }
#watch-promoted-container { display:none !important; }
#watch-active-sharing { display:none !important; }
#feedmodule-FEA { display:none !important; }
#feedmodule-REC { display:none !important; }
#copyright { display:none !important; }
.main-spacer-bottom { display:none !important; }
.feedmodule-vdesc-collapsed { display:none !important; }
.feedmodule-singleform-info  { display:none !important; }
.fr,.main-spacer-top { display:none !important; }
.feedmodule2-modheader {padding-top: 10px !important;}

/* Front Page Sidebar*/

#homepage-side-content {width: 350px !important; }
.statModule-title {width: 350px !important; border-top: 1px solid #CCCCCC!important; border-bottom: 1px solid #CCCCCC!important;padding: 5px 0px 5px 0px !important;}
.img-stat-top-cap, .img-stat-btm-cap-close, .img-stat-btm-cap-open {width: 350px !important; }
.module-item-wrapper {width: 350px !important; border-bottom: 1px solid #CCCCCC!important; padding: 2px 0px 5px 0px !important; margin: 0px 0px -15px 0px}
.statModule-footer-wrapper {width: 320px !important; }
.statModule-item-line {width: 320px !important; padding: 5px 0px 5px 0px !important;}
.statModule-item-text {width: 280px !important; }
.img-stat-top-cap {display:none !important; }
.img-stat-btm-cap-close {background: transparent  none repeat-x scroll 0 0 !important; }
.img-stat-btm-cap-open {display:none !important; }


/* Video Page */

#watch-other-vids {width: 385px !important; padding: 615px 0px 0px 0px !important;}
#watch-channel-brand-cap { display:none !important; }
#watch-embed-div { display:none !important; }
#watch-this-vid {width: 510px !important; }
#watch-video-responses-children { display:none !important; }
.watch-tabs {width: 508px !important; }
#movie_player {width: 800px !important; height: 505px !important;}
#watch-actions-area { display:none !important; }
.watch-channel-subscribe {padding-top: 0px !important;}
#watch-channel-stats {width: 240px !important;}
#watch-url-field {width: 362px !important;}

/* Firefox Scrollbar Width Fix */

html {
     overflow: -moz-scrollbars-vertical;
}

}