
html{height: 100%}
body{font-family: Arial, sans-serif;font-size: 12px;background-color: #FFF;color: #000;margin: 0;}
a:link, a:visited, a:active{color: #03C;}
code{font-family: Courier, "Courier New", monospace;font-size: 12px;}
img{border: none;}
dt{font-weight: bold;padding-bottom: 5px;}
dd{padding-bottom: 15px;}
form{margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6{font-weight: bold;color: #000;margin-top: 5px;margin-bottom: 3px;padding: 0px;}
h1{font-size: 19px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 10px;}
hr{border: 0px;margin-top: 12px;border-top: 1px dashed #999;height: 1px;}
#baseDiv{
position: relative;
width: 960px;
margin-left: auto;
margin-right: auto;
padding: 0 5px 25px 5px;
}
#mainContent{width: 700px;margin-right: 12px;}
#sideContent{float: right;width: 160px;padding-top: 2px;}
#baseContainer{
padding: 5px 25px 0 25px;
}
.standardText{font-family: Arial, sans-serif;font-size: 12px;font-weight: normal;color: #000000;}
.normalText{font-size: 12px;}
.small, .xsmallText{font-size: 10px;}
.smallText, .rating{font-size: 11px;}
.xxsmallText{font-size: 9px;}
.largeText{font-size: 14px;}
.xlargeText{font-size: 16px;}
.xxlargeText{font-size: 19px;}
.xxxlargeText{font-size: 21px;}
.bold, .tagLinkOn{font-weight: bold;}
.italic{font-style: italic}
.grayText{color: #666;}
.dgText, .dg{color: #333;}
.smgrayText{font-size: 11px;color: #666;}
.smdgText{font-size: 11px;color: #333;}
.required{color: #FF0000;}
.redText, .red{color: #C00;}
.drText{color: #600;}
.dr{color: #900;}
.nowrap{white-space: nowrap;}
.smallgray{
text-decoration: none;
color: #666;
font-size: 10px;
}
.label, .standardLabel, .normalLabel, .smallLabel, .xsmallLabel, .largeLabel{font-weight: bold;color: #333;}
.lightLabel{font-weight: bold;color: #666;}
.standardLabel, .normalLabel{font-size: 12px;}
.smallLabel{font-size: 11px;}
.xsmallLabel{font-size: 10px;}
.largeLabel{font-size: 14px;}
.eLink{text-decoration: none;border-bottom: 1px dotted #03C;color: #03c;cursor: hand;cursor: pointer;}
.dottedLink{text-decoration: none;border-bottom: 1px dotted;cursor: hand;cursor: pointer;}
.hLink, .tagLink, .noul{text-decoration: none;}
.hLink:hover, .dg:hover{text-decoration: underline;}
.hand, label{cursor: pointer;cursor: hand;}
a.title:link, a.title:active, a.title:visited, a.title:hover{font-family: Arial, sans-serif;color: #CCFFFF;font-size: 12px;font-weight: bold;}
a.title:hover{font-weight: bolder;}
.clear{clear: both;}
.clearL{clear: left;}
.clearR{clear: right;}
.spacer{clear: both;height: 1px;font-size: 1px;}
.spacerAlt{clear: both;height: 0.1px;font-size: 0.1px;}
.alignR{text-align: right;}
.alignL{text-align: left;}
.alignC{text-align: center;}
.alignMid{vertical-align: middle;}
.alignTop{vertical-align: top;}
.alignBot{vertical-align: bottom;}
.floatL{float: left;}
.floatR{float: right;}
.hid, .hide{display: none;}
.highlight,
.success,
.table_top{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 700;
color: #333333;
}
.table_top{
font-size: 12px;
}
.error{
font-family: Arial, sans-serif;
font-weight: 700;
color: #FF0000;
}
.errorParagraph{
margin-top: 0px;
margin-bottom: 10px;
}
.confirmBox,
.errorBox{
padding: 6px;
margin-top: 6px;
margin-bottom: 6px;
text-align: center;
font-size: 13px;
background-color: #cfeeb2;
}
.errorBox{
background-color: #ffaeae;
}
.tooltip-wrapper{
position: relative;
}
.tooltip-wrapper-box{
position: absolute;
left: 0;
top: 16px;
width: 149px;
margin-left: -100px;
font-size: 10px;
z-index: 400;
text-align: left;
}
.tooltip-box{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/tooltip-vfl56131.gif) no-repeat scroll 0 0;
padding: 10px 1px 0px 1px;
margin-bottom: 0px;
text-align: center;
font-size: 11px;
width: 145px;
color: #000;
font-weight: normal;
}
.tooltip-box-bot{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/tooltip-vfl56131.gif) no-repeat scroll 0 -95px;
width: 145px;
height: 5px;
}
.reverse-tooltip-wrapper{
position: relative;
float: left;
}
.reverse-tooltip-wrapper-box{
position: absolute;
left: 0;
bottom: 20px;
width: 149px;
font-size: 10px;
z-index: 400;
text-align: left;
}
.reverse-tooltip-box{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/tooltip-reverse-vfl56131.gif) no-repeat scroll 0 0;
padding: 3px 1px 0px 1px;
margin-bottom: 0px;
text-align: center;
font-size: 11px;
width: 145px;
color: #000;
font-weight: normal;
}
.reverse-tooltip-box-bot{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/tooltip-reverse-vfl56131.gif) no-repeat scroll 0 -88px;
width: 145px;
height: 12px;
}
.contentBox{
margin-top: 10px;
padding: 6px;
border: 1px solid #CCC;
}
.headerTitle{
font-size: 14px;
font-weight: bold;
color: #000;
}
.headerTitleLite{
color: #333;
font-size: 13px;
font-weight: bold;
}
.headerTitleRight{
float: right;
padding: 1px 5px 0px 0px;
font-size: 12px;
font-weight: bold;
color: #333;
}
.headerRCBox{
background: #CCC;
padding: 6px 6px 2px 6px;
}
#sectionHeader{
height: 2.5em;
line-height: 30px;
border-bottom: 1px solid #999;
}
#sectionHeader .my{float: right;}
#sectionHeader .name{
float: left;
width: 150px;
font-size: 21px;
font-weight: bold;
}
#sectionHeader .title{
font-size: 16px;
font-weight: bold;
line-height: 34px;
}
#sectionHeader h1{
display: inline;
}
.dataEntryTable{
width: 650px;
}
.dataEntryTableSm{
width: 360px;
margin-top: 5px;
}
.dataEntryTableSmall{
width: 400px;
}
.formLabel, .formLabelSm, .formLabelSmall{
font-weight: bold;
text-align: right;
}
.formLabel, .formLabelSm{
width: 200px;
}
.formLabelSmall{
width: 150px;
}
.formField{
width: 450px;
}
.formFieldSmall{
width: 250px;
}
.formFieldInfo{
font-size: 11px;
color: #000;
margin: 3px 0px;
}
.yellowBox{
background-color: #FFF8BE;
}
.purpleBlock{
background: #EBEDF3 url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/pic_blue_top_300x400-vfl30243.gif) top left no-repeat;
padding: 8px 10px 0px 10px;
margin-bottom: 0px;
}
.purpleBlockBot{
background: #EBEDF3 url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/pic_blue_top_300x400-vfl30243.gif) no-repeat scroll 0px -400px;
width: 300px;
height: 13px;
}
.ellipsis{
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
display: block;
position: relative;
zoom: 1;
font-family: arial, helvetica, sans-serif;
}
.ellipsis:after{
content: '';
display: block;
clear: both;
}
.ellipsis span, .ellipsis a{
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
*width: 100%;
float: left;
overflow: hidden;
max-width: 99%;
}
.ellipsis-dots{
position: absolute;
top: 0;
right: 0;
width: auto;
}
#masthead{
width: 960px;
margin: 2px auto 0 auto;
}
#masthead .bar{
width: 958px;
height: 35px;
background: transparent url(/profilejs/master-vfl.gif) repeat-x scroll 0 -410px;
border: 1px solid #999;
clear: both;
}
#masthead #contentRegionPickerBox,
#masthead #uiLanguagePickerBox{
clear: both;
width: 938px;
margin: 0 0 5px 0;
}
#masthead .flag-list,
#masthead .picker-top{
width: 938px;
}
#masthead #upload-wrapper{
float: right;
padding-top: 5px;
padding-right: 5px;
}
#masthead .flag-bucket{
width: 170px;
}
#masthead .search-form,
#footer .search-form{
display: block;
padding-top: 5px;
float: right;
height: 30px;
margin: 0;
}

#footer .search-form{
padding-top: 13px;
margin-left: 91px;
float: none;
}
#masthead .search-term,
#footer .search-term{
float: left;
}
#masthead .search-term,
#footer .search-term{
border: 1px solid #999;
display: inline;
padding: 4px 1px 1px 1px;
width: 295px;
height: 19px;
margin-right: 4px;
vertical-align: top;
font-size: 13px !important;
}
#masthead .logo{
float: left;
display: block;
margin-top: 2px;
margin-bottom: 4px;
}
#masthead .logo img{
width: 84px;
height: 33px;
background: white url(/profilejs/master-vfl.gif) no-repeat scroll 0 0;
}
#masthead .slogan{
width: 125px;
height: 11px;
display: block;
margin-bottom: 5px;
background: white url(/profilejs/master-vfl.gif) no-repeat scroll 0 -33px;
}
#masthead .user-info{
float: right;
text-align: right;
margin-top: 9px;
}
#masthead #top-margin-links-wrapper{
width: 869px;
float: right;
text-align: left;
padding-top: 2px;
}
#masthead #lang-locale-picker-links-wrapper{
width: 200px;
float: left;
}
#masthead .nav-item{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll 0 -410px;
height: 16px;
text-align: center;
float: left;
text-decoration: none;
font-weight: bold;
font-size: 14px;
white-space: nowrap;
display: block;
padding: 9px 8px 10px 8px;
border-left: 1px solid #fff;
border-right: 1px solid #999;
}
#masthead a.nav-item:hover{
background: white url(/profilejs/master-vfl.gif) no-repeat scroll 0 -445px;
border-left: 0;
padding-left: 9px;
}
#masthead a.nav-item:active{
background: white url(/profilejs/master-vfl.gif) no-repeat scroll 0 -139px;
border-left: 0;
padding-left: 9px;
}
.is-english #masthead .search-wrapper{
margin-right: 93px;
}
.not-english #masthead .search-wrapper{
margin-right: 40px;
}
.search-wrapper .search-right-cap,
.search-wrapper .search-left-cap{
height: 25px;
width: 5px;
display: block;
float: left;
cursor: hand;
cursor: pointer;
}
.search-wrapper .search-left-cap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -162px -37px;
}
.search-wrapper .search-right-cap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -167px -37px;
}
.search-wrapper .search-button-text{
float: left;
display: block;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -302px -480px;
height: 20px;
color: #03c;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 16px;
padding: 5px 10px 0px 10px;
cursor: hand;
cursor: pointer;
}
.search-wrapper a{
text-decoration: none;
}
.util-item.flag{
margin: -3px 0 0 0;
}
.util-item{
border-left: 1px solid #aaa;
font-family: Arial, sans-serif;
font-size: 12px;
padding-left: 6px;
margin-left: 6px;
float: left;
display: block;
}
.util-item.first{
border-left: none;
}
.util-item.with-flag{
margin-left: 0;
padding-left: 0;
}
#util-links.small-utility-links{
float: right;
}
#util-links.small-utility-links .util-item{
border-left: 1px solid #000;
font-size: 11px;
padding-left: 6px;
margin-left: 6px;
}
#util-links.small-utility-links .util-item.first,
#util-links.normal-utility-links .util-item.first{
border-left: none;
padding-left: 1px;
margin: 0;
}
#util-links.small-utility-links #account-link,
#util-links.normal-utility-links #account-link{
padding-left: 3px;
}
#util-links.normal-utility-links img{
margin-top: -1px;
vertical-align: middle;
}
html > body #util-links.normal-utility-links img{
margin-top: -5px;
}
#util-links.small-utility-links img{
margin-top: -1px;
vertical-align: middle;
}
html > body #util-links.small-utility-links img{
margin-top: -4px;
}
#util-links .util-item{
padding-bottom: 1px;
}
#util-links .util-item a{
color: #03c;
}
#my-account-header h1{
border-bottom: 1px solid #999999;
padding-bottom: 5px;
}
* html #my-account-header h1{
position: relative;
}
#my-account-header h1 a{
font-weight: normal;
text-decoration: none;
}
.util-username-arrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -462px 0;
width: 9px;
height: 5px;
margin: 0 0 0 4px !important;
}
.dropdown-link{
display: inline;
}
.dropdown-link a,
.dropdown-link span{
display: inline-block;
}
#my-account-header.show-dropdown h1 a,
#my-account-header h1 a:hover,
#util-links #account-link.show-dropdown .util-item a,
#util-links #account-link .util-item a:hover{
text-decoration: none;
}
#my-account-header .dropdown,
#util-links #account-link .dropdown,
#util-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
background-color: #ECF1FA;
border: 1px solid #A0B1DC;
position: absolute;
z-index: 99;
margin-top: -3px;
width: 150px;
display: none;
}
#util-links #sharingImg{
margin-right: 3px;
}
#util-links #account-link a{
font-weight: bold;
}
#util-links #account-link .old-dropdown-link a{
font-weight: normal;
}
#my-account-header .dropdown{
margin-top: -8px;
}
* html #my-account-header .dropdown{
margin-top: -11px;
}
.basic-dropdown-link{
position: relative;
display: inline-block;
}
.basic-dropdown-link .dropdown{
left: 0;
top: 0;
}
#util-links.normal-utility-links #account-link .dropdown,
.basic-dropdown-link .dropdown{
line-height: 20px;
}
#util-links.normal-utility-links #account-link .dropdown,
#util-links.normal-utility-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
margin-top: 14px;
}
#util-links.small-utility-links #account-link .dropdown,
#util-links.small-utility-links #shareSpan .dropdown{
margin-top: 12px;
}
#my-account-header.show-dropdown .dropdown,
#util-links #account-link.show-dropdown .dropdown,
#util-links #shareSpan.show-dropdown .dropdown,
.basic-dropdown-link.show-dropdown .dropdown{
display: block;
}
#my-account-header .dropdown div,
#util-links #account-link .dropdown div,
.basic-dropdown-link .dropdown div{
display: block;
border-top: 1px solid #A0B1DC;
}
#my-account-header .dropdown div.first,
#util-links #account-link .dropdown div.first,
.basic-dropdown-link .dropdown div.first{
border-top: none;
padding-left: 0;
padding-right: 0;
}
#my-account-header .dropdown div a,
#util-links #account-link .dropdown div a,
.basic-dropdown-link .dropdown div a,
.basic-dropdown-link .dropdown div span{
display: block;
padding: 5px;
color: #03c;
font-weight: bold;
text-decoration: none;
}
.basic-dropdown-link .dropdown div span{
color: black;
}
#my-account-header .dropdown a:hover,
#util-links #account-link .dropdown a:hover,
.basic-dropdown-link .dropdown a:hover{
background-color: white;
}
#util-links #account-link .dropdown,
#util-links #shareSpan .dropdown,
.basic-dropdown-link .dropdown{
width: auto;
text-align: left;
}
#util-links #account-link .dropdown div a,
.basic-dropdown-link .dropdown div a,
.basic-dropdown-link .dropdown div span{
padding: 1px 10px;
white-space: nowrap;
}
#small-masthead-language-link{
margin-left: 5px;
position: relative;
z-index: 99;
}
#small-masthead-language-link .dropdown{
height: 225px;
width: 200px;
margin-top: 12px;
overflow-x: none;
overflow-y: auto;
}
#small-masthead-language-link .dropdown div{
border-top: none;
}
#small-masthead-tabs{
padding: 10px 0 0 5px;
}
.signInBoxPadding{
padding: 2px 8px 8px 8px;
}
.signInBoxBorder{
border: 1px solid rgb(153, 153, 153);
padding: 5px;
}
.signInBoxContent{
border: 1px solid rgb(204, 204, 204);
padding: 4px;
background: #EEEEEE;
text-align: center;
}
.signInLink a{
text-decoration: none;
}
.signInLink a:hover{
text-decoration: underline;
}
.gaiaHelpBtn{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -221px -18px;
width: 16px;
height: 16px;
}
#default-language-box{
margin: 10px 0 20px 0;
text-align: left;
padding: 8px 10px;
background-color: #e6efff;
border: 1px solid #aeaed5;
font-size: 13px;
}
#contentRegionPickerBox,
#uiLanguagePickerBox{
display: none;
margin: 21px 0 0 7px;
text-align: left;
padding: 8px 10px 1px 10px;
background-color: #fafafa;
border: 1px solid #ccc;
font-size: 13px;
width: 796px;
}
#contentRegionPickerBox h2,
#uiLanguagePickerBox h2{
display: block;
width: 410px;
padding-bottom: 1px;
}
#contentRegionPickerBox,
#uiLanguagePickerBox{
display: none;
}
#region-picker-help, #language-picker-help{
display: none;
font-size: 12px;
padding: 3px 0;
}
.picker-help-link{
font-size: 10px;
margin-left: 5px;
font-weight: normal;
}
#lang-locale-picker-links-wrapper span{
padding-bottom: 1px;
}
.picker-top{
width: 796px;
margin-bottom: 5px;
}
.picker-top h2{
margin: 0;
line-height: 16px;
}
.box-close-link{
text-align: right;
font-size: 10px;
float: right;
line-height: 16px;
padding-bottom: 1px;
}
.box-close-link img{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -488px 0;
height: 12px;
width: 12px;
margin-left: 5px;
cursor: hand;
cursor: pointer;
vertical-align: middle;
}
#iconMail{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -488px -22px;
width: 21px;
height: 16px;
margin-right: 1px;
}
#iconMail.noMail{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -472px -22px;
width: 14px;
margin-right: 5px;
}
.activeSharingGreenHeader,
.activeSharingRedHeader,
.activeSharingGreen,
.activeSharingRed{
width: 13px;
height: 14px;
}
.activeSharingGreenHeader,
.activeSharingGreen{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -441px -47px;
}
.activeSharingRedHeader,
.activeSharingRed{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -427px -47px;
}
.flag-list{
width: 796px;
border-top: 1px solid #ccc;
float: left;
clear: left;
}
.flag-bucket{
width: 140px;
margin-bottom: 7px;
float: left;
}
.flag-list .flagDiv{
padding-top: 5px;
padding-right: 5px;
}
#flagDivInnerContentRegion .flagDiv{
white-space: nowrap;
}
.flagDiv a{
text-decoration: none;
}
.flagDiv a:hover{
text-decoration: underline;
}
.currentFlag{
vertical-align: middle;
}
.globalFlag{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -162px -20px;
width: 17px;
height: 16px;
}
.flag_de_DE{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll 0px 0px;
}
.flag_en_AU{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -17px 0px;
}
.flag_en_CA{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -34px 0px;
}
.flag_en_GB{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -51px 0px;
}
.flag_en_IE{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -68px 0px;
}
.flag_en_NZ{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -85px 0px;
}
.flag_en_US{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -102px 0px;
}
.flag_es_ES{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -119px 0px;
}
.flag_es_MX{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -136px 0px;
}
.flag_fr_FR{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -153px 0px;
}
.flag_it_IT{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -170px 0px;
}
.flag_ja_JP{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -187px 0px;
}
.flag_nl_NL{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -204px 0px;
}
.flag_pl_PL{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -221px 0px;
}
.flag_pt_BR{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -238px 0px;
}
.flag_ru_RU{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -255px 0px;
}
.flag_zh_HK{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -272px 0px;
}
.flag_zh_TW{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -289px 0px;
}
.flag_ko_KR{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -306px 0px;
}
.flag_en_IN{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -323px 0px;
}
.flag_en_IL{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -340px 0px;
}
.flag_cs_CZ{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -357px 0px;
}
.flag_sv_SE{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/flags/flags-vfl57703.gif) no-repeat scroll -374px 0px;
}
#search-advanced-form{
clear: both;
padding-top: 7px;
}
#search-settings-form{
clear: both;
}
#search-settings-form .search-setting-inner,
#search-advanced-form .search-setting-inner{
border: 1px solid #a5aed5;
padding: 10px;
background-color: #e6efff;
}
#search-setting-header-section{
padding-bottom: 5px;
}
#search-settings-form .search-setting-sub-section{
border-top: 1px solid #a5aed5;
padding: 5px 0;
}
#search-settings-form .close-link{
float: right;
line-height: 16px;
}
#search-settings-form .close-link a{
font-size: 10px;
text-decoration: none;
vertical-align: middle;
border-bottom: 1px dotted #03C;
}
#search-settings-form .close-link img{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -488px 0;
height: 12px;
width: 12px;
margin-left: 5px;
cursor: hand;
cursor: pointer;
vertical-align: middle;
}
#search-settings-form .search-main-title{
font-weight: bold;
font-size: 16px;
float: left;
margin-right: 20px;
}
#search-settings-form .search-setting-sub-title{
font-weight: bold;
font-size: 14px;
float: left;
margin-right: 10px;
width: 95px;
}
#search-settings-form .search-filter{
font-weight: bold;
float: left;
}
#search-settings-form .search-filter-note{
float: left;
padding-top: 1px;
width: 275px;
}
#search-settings-form .search-filter-note label{
font-weight: bold;
}
#search-settings-form .search-section{
margin-right: 20px;
float: left;
width: 385px;
}
#search-advanced-form .search-advanced-header{
vertical-align: top;
padding-top: 5px;
}
#search-advanced-form select{
width: 250px;
}
#search-advanced-form .search-advanced-main{
width: 810px;
}
#search-advanced-form .search-subsection{
float: left;
width: 49%;
}
#search-advanced-form .search-subsection div{
height: 40px;
padding-left: 3px;
}
#search-advanced-form .search-subsection-left div{
padding-right: 75px;
}
#search-advanced-form .search-subsection div.search-advanced-header{
font-weight: bold;
height: 30px;
}
#search-advanced-form #search-advanced-submit{
text-align: center;
padding-left: 0px;
}
#search-advanced-form #search-advanced-categories{
padding-left: 5px;
height: auto;
padding-bottom: 5px;
}
#search-advanced-form #search-advanced-categories div{
height: auto;
padding-right: 5px;
padding-left: 0px;
}
#search-advanced-form #search-advanced-categories label{
white-space: nowrap;
}
#search-advanced-form #search-advanced-categories-lbl{
font-size: 11px;
font-weight: bold;
}
#search-options-container .dropdown-link{
overflow: hidden;
width: auto;
vertical-align: middle;
}
#search-options-container .dropdown-link a{
display: block;
float: left;
height: 28px;
color: #666;
text-decoration: none;
font-size: 11px;
line-height: 13px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 0 7px;
}
html > body #search-options-container .dropdown-link a{
line-height: 14px;
}
#search-options-container .show-dropdown .dropdown-link a{
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
}
#search-options-container .dropdown{
background-color: #ECF1FA;
border: 1px solid #A0B1DC;
position: absolute;
left: 0;
z-index: 99;
margin-top: 22px;
width: 150px;
display: none;
font-size: 12px;
}
#search-options-container .dropdown{
background-color: #eee;
border: 1px solid #999;
margin-top: 29px;
}
#search-options-container .show-dropdown .dropdown{
display: block;
}
#search-options-container .dropdown div{
display: block;
border-top: 1px solid #A0B1DC;
}
#search-options-container .dropdown div{
border-top: 1px solid #999;
}
#search-options-container .dropdown div.first{
border-top: none;
}
#search-options-container .dropdown div a{
display: block;
padding: 5px 5px 5px 8px;
color: #03c;
text-decoration: none;
white-space: nowrap;
}
#search-options-container .dropdown div a{
color: #000;
}
#search-options-container .dropdown div a{
padding: 3px 5px 3px 8px;
}
#search-options-container .dropdown a:hover{
background-color: white;
}
#search-options-container .dropdown a:hover{
}
#masthead-search-container,
#footer-search-container{
float: left;
position: relative;
margin-right: 1px;
}
#footer{
clear: both;
width: 960px;
margin-top: 15px;
font-size: 11px;
line-height: 13px;
background: #eee;
border-top: 1px solid #ccc;
}
#footer .search{
padding: 0 15px 10px 15px;
}
#footer .links a{
text-decoration: none;
}
#footer .links a:hover{
text-decoration: underline;
}
#footer .links{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 15px;
}
#footer .links table{
width: 100%;
border-spacing: 0;
}
#footer .links tr{
margin: 0;
padding: 0;
}
#footer .links th{
color: #333;
font-size: 11px;
font-weight: bold;
text-align: left;
line-height: 14px;
padding-bottom: 1px;
white-space: nowrap;
}
#footer .links td{
width: 16%;
white-space: nowrap;
margin: 0;
padding-right: 15px;
line-height: 14px;
padding-bottom: 1px;
}
#footer .links .separator{
border-left: 1px solid #ccc;
padding-left: 15px;
}
#footer .links .section h1{
margin: 0 0 4px 0;
padding: 0;
}
#footer .links .section ul{
display: block;
list-style-type: none;
margin: 0;
padding: 0 0 0 10px;
float: left;
}
#footer .links .section ul.first{
padding: 0;
}
#footer .links .section ul li{
padding: 0;
margin: 0;
}
#footer .promo{
font-size: 13px;
font-weight: bold;
float: right;
padding-top: 8px;
text-align: center;
}
#footer .promo img{
width: 115px;
height: 50px;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -364px -274px;
}
#copyright{
font-size: 11px;
padding: 15px 0;
text-align: center;
}
#footer #igoogle-footer{
padding-top: 4px;
}
#footer #igoogle-footer a{
text-decoration: none;
}
#footer #igoogle-footer img{
height: 17px;
width: 62px;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -172px 0px;
vertical-align: middle;
}
#footer #igoogle-footer span{
vertical-align: middle;
font-size: 13px;
font-weight: bold;
margin-left: 7px;
}
.pagingDiv,
.pagingDivClear,
.pagingDivClearTop{
font-weight: bold;
text-align: right;
}
.pagingDiv{
background: #CCC;
padding: 4px;
}
.pagingDivClear{
padding: 3px;
}
.pagingDivClearTop{
padding: 5px 3px;
border-bottom: 1px solid #ccc;
}
.pagerCurrent{
color: #000;
background-color: #FFF;
padding: 1px 3px;
margin-right: 3px;
}
.pagerNotCurrent{
color: #03C;
padding: 1px 3px;
margin-right: 3px;
text-decoration: underline;
cursor: pointer;
cursor: hand;
}
.searchFooterBox{
clear: both;
}
.searchFooterBox div{
text-align: center;
font-size: 16px;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.searchFooterBox div span.smallLabel{
font-size: 14px;
}
#chrome-promo{
margin-top: 15px;
}
#chrome-promo .chrome-link{
background-color: #ffffe5;
border: 1px solid #e0e1b7;
color: black;
display: block;
padding: 5px 8px;
text-decoration: none;
}
#chrome-promo .chrome-icon{
width: 24px;
height: 24px;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -377px -39px;
vertical-align: middle;
margin-right: 5px;
}
#chrome-promo .chrome-tagline{
font-size: 14px;
vertical-align: middle;
}
#chrome-promo .chrome-actionline{
color: #03c;
font-size: 14px;
font-weight: bold;
margin-left: 5px;
vertical-align: middle;
text-decoration: underline;
}
#ytlive-promo-hdr{
margin: -10px 0px 10px;
}
#ytlive-promo-hdr a, #ytlive-promo-hdr img{
display: block;
}
.cccC{color: #ccc;}
.fffC{color: #fff;}
.cccBG{background: #CCC;}
.dddBG{background: #DDD;}
.eeeBG{background: #EEE;}
.fffBG{background: #FFF;}
.blueBG{background: #DEF;}
.greenBG{background: #DFC;}
.marB0{margin-bottom: 0px;}
.marB3{margin-bottom: 3px;}
.marB5, .marBsm{margin-bottom: 5px;}
.marB10, .marBmed{margin-bottom: 10px;}
.marB15, .marBlg{margin-bottom: 15px;}
.marB20{margin-bottom: 20px;}
.marL6{margin-left: 6px;}
.marL8{margin-left: 8px;}
.marL10{margin-left: 10px;}
.marL15, .marLlg{margin-left: 15px;}
.marL18{margin-left: 18px;}
.marL20{margin-left: 20px;}
.marL38{margin-left: 38px;}
.mar38L{margin-left: 38px;}
.marR6{margin-right: 6px;}
.marR10{margin-right: 10px;}
.marR15, .marRlg{margin-right: 15px;}
.marT0{margin-top: 0px;}
.topMar2{margin-top: 2px;}
.marT3{margin-top: 3px;}
.marT4{margin-top: 4px;}
.marT5, .marTsm, .topMar5{margin-top: 5px;}
.marT10, .marTmed, .topMar10{margin-top: 10px;}
.marT15, .marTlg{margin-top: 15px;}
.marT20{margin-top: 20px;}
.topPad2{margin-top: 2px;}
.padT3{padding-top: 3px;}
.padT5, .padTsm, .topPad5{padding-top: 5px;}
.topPad7{padding-top: 7px;}
.padT8{padding-top: 8px;}
.padT10, .padTmed{padding-top: 10px;}
.padT12{padding-top: 12px;}
.padT15, .padTlg{padding-top: 15px;}
.padT20{padding-top: 20px;}
.padB1{padding-bottom: 1px;}
.padB3{padding-bottom: 3px;}
.padB5, .padBsm{padding-bottom: 5px;}
.padB10, .padBmed{padding-bottom: 10px;}
.padB15{padding-bottom: 15px;}
.padB20{padding-bottom: 20px;}
.padL3{padding-left: 3px;}
.padL5, .padLsm{padding-left: 5px;}
.padL8{padding-left: 8px;}
.padL10, .padLmed{padding-left: 10px;}
.padL15, .padLlg{padding-left: 15px;}
.padL20{padding-left: 20px;}
.padL25{padding-left: 25px;}
.padL30{padding-left: 30px;}
.padL50{padding-left: 50px;}
.padL65{padding-left: 65px;}
.padR5, .padRsm{padding-right: 5px;}
.padR10{padding-right: 10px;}
.padR15, .padRlg{padding-right: 15px;}
.padR20{padding-right: 20px;}
.vGridBox{
padding: 6px;
border: 1px solid #CCC;
background: #EEE;
}
.vListBox{
padding: 0px 6px;
border: 1px solid #CCC;
background: #EEE;
}
.vimgSm{
width: 90px;
height: 70px;
border: 1px solid #CCC;
}
.vimg{
width: 130px;
height: 97px;
border: 1px solid #999;
}
.vimg220{
width: 220px;
height: 164px;
}
.vimg180{
width: 180px;
height: 134px;
}
.vimg160{
width: 160px;
height: 120px;
}
.vimg130{
width: 130px;
height: 97px;
}
.vimg120{
width: 120px;
height: 90px;
}
.vimg110{
width: 110px;
height: 82px;
border: 1px solid #999;
}
.vimg100{
width: 100px;
height: 75px;
border: 1px solid #999;
}
.vimg90{
width: 90px;
height: 70px;
border: 1px solid #999;
}
.vimg80{
width: 80px;
height: 60px;
border: 1px solid #999;
}
.vimg70{
width: 70px;
height: 53px;
border: 1px solid #999;
}
.vimg75{
width: 75px;
height: 56px;
border: 1px solid #999;
}
.vimg60{
width: 60px;
height: 45px;
border: 1px solid #999;
}
.vimg50{
width: 50px;
height: 38px;
border: 1px solid #999;
}
.vimg45Wrapper{
overflow: hidden;
width: 45px;
height: 45px;
}
.vimg45Wrapper .img{
height: 45px;
margin-left: -7px;
border: 1px solid #999;
}
.vimgCluster{
width: 116px;
height: 87px;
}
.v220WrapperInner{
overflow: hidden;
width: 220px;
height: 132px;
border: 1px solid #fff;
}
.v220WrapperInner img{
margin-top: -10px;
}
.v220WrapperOuter{
width: 222px;
border: 1px solid #999;
}
.v180WrapperInner{
overflow: hidden;
width: 180px;
height: 108px;
border: 1px solid #fff;
}
.v180WrapperInner img{
margin-top: -10px;
}
.v180WrapperOuter{
width: 182px;
border: 1px solid #999;
}
.v160WrapperInner{
overflow: hidden;
width: 160px;
height: 96px;
border: 1px solid #fff;
}
.v160WrapperInner img{
margin-top: -12px;
}
.v160WrapperOuter{
width: 162px;
border: 1px solid #999;
}
.v130WrapperInner{
overflow: hidden;
width: 130px;
height: 78px;
border: 3px double #fff;
}
.v130WrapperInner img{
margin-top: -9.5px;
}
.v130WrapperOuter{
width: 130px;
}
.videoIconWrapperInner,
.v120WrapperInner{
overflow: hidden;
width: 120px;
height: 72px;
border: 1px solid #fff;
}
.videoIconWrapperInner img,
.v120WrapperInner img{
margin-top: -10px;
}
.videoIconWrapperOuter,
.v120WrapperOuter{
width: 122px;
border: 1px solid #999;
}
.v90WideEntry{
font-size: 11px;
line-height: 14px;
text-align: left;
width: 92px;
}
.v90WrapperInner{
overflow: hidden;
width: 90px;
height: 54px;
border: 1px solid #fff;
}
.v90WrapperInner img{
margin-top: -10px;
}
.v90WrapperOuter{
width: 92px;
border: 1px solid #999;
}
.v75WideEntry{
font-size: 11px;
line-height: 14px;
width: 72px;
}
.v75WrapperInner{
overflow: hidden;
width: 70px;
height: 40px;
border: 1px solid #fff;
}
.v75WrapperInner img{
margin-top: -10px;
}
.v75WrapperOuter{
width: 72px;
border: 1px solid #999;
}
.v65WideEntry{
float: left;
}
.v65WrapperInner{
overflow: hidden;
width: 65px;
height: 65px;
border: 1px solid #fff;
}
.v65WrapperInner img{
width: 65px;
height: 65px;
}
.v65WrapperOuter{
width: 67px;
border: 1px solid #999;
}
.v50WrapperInner{
overflow: hidden;
width: 50px;
height: 30px;
border: 1px solid #fff;
}
.v50WrapperInner img{
margin-top: -10px;
}
.v50WrapperOuter{
width: 52px;
border: 1px solid #999;
}
.v45WideEntry{
float: left;
}
.v45WrapperInner{
overflow: hidden;
width: 45px;
height: 45px;
border: 1px solid #fff;
}
.v45WrapperInner img{
width: 45px;
height: 45px;
}
.v45WrapperOuter{
width: 47px;
border: 1px solid #999;
}
.vClusterWrapperInner{
overflow: hidden;
height: 68px;
}
.vClusterWrapperInner img{
margin-top: -10px;
}
.vClusterWideEntry{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/video_cluster_border-vfl67788.gif) no-repeat scroll 0 0;
height: 74px;
width: 122px;
padding: 2px 0 0 2px;
}
.runtime,
.vruntime{
color: #000;
font-weight: bold;
font-size: 11px;
line-height: 15px;
}
.title,
.vtitle{
font-weight: bold;
font-size: 12px;
}
.desc,
.vdesc{
margin: 3px 0px;
font-size: 12px;
}
.facets,
.vfacets{
margin-top: 2px;
margin-bottom: 3px;
line-height: 13px;
font-size: 11px;
}
.vfacets{
margin: 3px 0px;
}
.vstill{
margin-bottom: 2px;
}
.vtagLabel{
float: left;
}
.vtagValue{
margin-left: 35px;
margin-bottom: 3px;
}
.vTable{
border-spacing: 0px;
padding: 0px;
}
.vTable td{
vertical-align: top;
}
.vTable .vinfo{
padding-left: 8px;
}
.vInfo{
padding-left: 20px;
font-size: 11px;
padding-top: 1px;
line-height: 1.4em;
}
.vtitlelink{
font-weight: bold;
text-decoration: none;
font-size: 15px;
}
a.vtitlelink:hover{
text-decoration: underline;
}
.vEntry{
padding: 10px 0px;
border-bottom: 1px dotted #999;
}
.vDetailEntry{
clear: left;
padding: 8px 0px;
border-top: 1px dashed #999;
}
.vDetailEntry:first-child{
border-top: 0;
}
.vDetailEntry table{
border-spacing: 0px;
padding: 0px;
}
.vDetailEntry td{
vertical-align: top;
}
.vDetailEntry .image{
margin-right: 12px;
}
.vDetailEntry .tagLabel{
float: left;
}
.vDetailEntry .tagValue{
margin-left: 35px;
margin-bottom: 3px;
}
.vDetailEntry .tagTable{
border-spacing: 0px;
padding: 0px;
margin-bottom: 3px;
}
.vDetailEntry .tagTable td{
font-size: 11px;
vertical-align: top;
}
.v120vEntry{
width: 120px;
margin-bottom: 10px;
}
.v120vEntry .vstill{
margin-bottom: 4px;
}
.v120vEntry .vimg{
width: 120px;
height: 90px;
border: 1px solid #999;
}
.v90hEntry{
clear: left;
}
.v90hEntry .vstill{
float: left;
}
.v90hEntry .vimg{
width: 90px;
height: 70px;
border: 1px solid #999;
}
.v90hEntry .vinfo{
margin-left: 96px;
}
.video-thumb-micro,
.video-thumb-small,
.video-thumb-medium,
.video-thumb-normal,
.video-thumb-big,
.video-thumb-large,
.video-thumb-jumbo,
.user-thumb-micro,
.user-thumb-small,
.user-thumb-medium,
.user-thumb-partner,
.user-thumb-large,
.user-thumb-xlarge,
.user-thumb-jumbo{
display: block;
overflow: hidden;
background-color: #FFF;
border: 3px double #999;
}
.user-thumb-micro div,
.user-thumb-small div,
.user-thumb-medium div,
.user-thumb-large div,
.user-thumb-xlarge div,
.user-thumb-jumbo div{
width: 400px;
float: left;
text-align: center;
}
.user-thumb-micro a,
.user-thumb-small a,
.user-thumb-medium a,
.user-thumb-large a,
.user-thumb-xlarge a,
.user-thumb-jumbo a{
display: block;
}
.video-thumb-tiny{
display: inline;
display: -moz-inline-box;
display: inline-block;
border: 1px solid #999;
padding: 0;
background-color: white;
width: 25px;
height: 15px;
vertical-align: text-bottom;
margin-right: 5px;
}
.video-thumb-micro{
width: 40px;
height: 24px;
}
.video-thumb-micro img{
width: 40px;
height: 30px;
margin-top: -3px;
}
.video-thumb-small{
width: 59px;
height: 37px;
}
.video-thumb-small img{
width: 59px;
height: 44px;
margin-top: -3.5px;
}
.video-thumb-medium{
width: 94px;
height: 59px;
}
.video-thumb-medium img{
width: 94px;
height: 70px;
margin-top: -6px;
}
.video-thumb-normal{
width: 114px;
height: 72px;
}
.video-thumb-normal img{
width: 114px;
height: 85px;
margin-top: -6px;
}
.video-thumb-big{
width: 130px;
height: 80px;
}
.video-thumb-big img{
width: 130px;
height: 97px;
margin-top: -8px;
}
.video-thumb-large{
width: 160px;
height: 100px;
}
.video-thumb-large img{
width: 160px;
height: 120px;
margin-top: -10px;
}
.video-thumb-jumbo{
width: 264px;
height: 174px;
}
.video-thumb-jumbo img{
width: 264px;
height: 198px;
margin-top: -12px;
}
.video-thumb-micro img.faded,
.video-thumb-small img.faded,
.video-thumb-medium img.faded,
.video-thumb-large img.faded,
.video-thumb-jumbo img.faded{
opacity : .3;
-moz-opacity : .3;
filter : alpha(opacity=30);
}
.user-thumb-micro{
width: 10px;
height: 10px;
}
.user-thumb-micro img{
height: 10px;
}
.user-thumb-micro div{
margin-left: -195px;
}
.user-thumb-small{
height: 24px;
width: 24px;
}
.user-thumb-small img{
height: 24px;
}
.user-thumb-small div{
margin-left: -188px;
}
.user-thumb-medium{
height: 46px;
width: 46px;
}
.user-thumb-medium img{
height: 46px;
}
.user-thumb-medium div{
margin-left: -177px;
}
.user-thumb-partner{
height: 55px;
width: 55px;
}
.user-thumb-partner img{
height: 55px;
width: 55px;
}
.user-thumb-large{
height: 60px;
width: 60px;
}
.user-thumb-large img{
height: 60px;
}
.user-thumb-large div{
margin-left: -170px;
}
.user-thumb-xlarge{
height: 88px;
width: 88px;
}
.user-thumb-xlarge img{
height: 88px;
}
.user-thumb-xlarge div{
margin-left: -156px;
}
.user-thumb-jumbo{
height: 94px;
width: 94px;
}
.user-thumb-jumbo img{
height: 94px;
}
.user-thumb-jumbo div{
margin-left: -153px;
}
img.QLIcon,
img.QLIconImg,
img.QLIconImgOver,
img.QLIconImgDone{
width: 25px;
height: 25px;
}
.QLIcon{
position: absolute;
z-index: 2;
top: 36px;
left: 4px;
}
.QLContainer{
position: relative;
z-index: 0;
}
.QLIconImg{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -537px 4px;
}
.QLIconImgOver{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -562px 4px;
}
.QLIconImgDone{}
.addtoQL90{
text-align: left;
width: 100%;
margin-left: 0px;
margin-top: -24px;
padding: 1px;
}
.quicklist-inlist{
text-align: left;
padding-left: 5px;
background-color: #A0CD5B;
font-size: 11px;
height: 14px;
margin-bottom: 1px;
font-weight: bold;
color: black;
opacity : .8;
-moz-opacity : .8;
filter : alpha(opacity=80);
}
.v120WrapperInner .quicklist-inlist{
width: 118px;
}
.v90WrapperInner .quicklist-inlist{
width: 87px;
}
.v90WrapperInner .addtoQL90{
margin-left: 1px;
}
.v220WrapperInner .addtoQL90{
margin-top: -38px;
}
.v180WrapperInner .addtoQL90{
margin-top: -32px;
}
.v160WrapperInner .addtoQL90{
margin-top: -26px;
}
.video-thumb-large .quicklist-inlist{
width: 158px;
}
.quicklist-inlist a{
color: black !important;
}
.installButton b,
.subButton b,
.editButton b{
float: left;
display: block;
position: relative;
margin: 0 1px 3px 0;
border: solid #D70;
border-width: 1px 0;
padding: 0;
font-weight: normal;
}
.installButton:hover b,
.subButton:hover b,
.editButton:hover b{
border-color: #930;
color: #000;
}
.installButton b b,
.subButton b b,
.editButton b b{
background: none;
margin: 0 -1px;
padding: 0;
border-width: 0 1px;
}
.installButton b b b,
.subButton b b b,
.editButton b b b{
margin: 0;
padding: .2em .5em .1em;
border-width: 0;
cursor: pointer;
font-weight: bold;
font-size: 1.1em;
color: #FFF;
text-decoration: none;
text-align: center;
}
.installButton b{
background: #F90 url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_gradient_orange_1x23-vfl29294.png) repeat-x 0 0;
}
.subButton b{
background: #F90 url(/profilejs/master-vfl.gif) repeat-x 0px -249px;
text-decoration: none;
}
.editButton b{
background: #F90 url(/profilejs/master-vfl.gif) repeat-x 0px -249px;
text-decoration: none;
}
.uploadButton,
.optionButton{
float: left;
margin: 6px 0px;
white-space: nowrap;
text-align: left;
color: #666;
text-decoration: none;
font-weight: bold;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: .9em;
line-height: 1.2em;
outline: none;
}
.optionButton{
font-family: Arial, sans-serif;
font-size: 1em;
}
.uploadButton b,
.optionButton b{
display: block;
position: relative;
margin: 0 1px;
border: solid #CCC;
border-width: 1px 0;
padding: 0;
font-weight: normal;
background: #EEE url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_gradient_grey_1x23-vfl34546.png) repeat-x 0 0;
}
.uploadButton:hover b,
.optionButton:hover b{
border-color: #666;
color: #000;
}
.uploadButton b b,
.optionButton b b{
background: none;
margin: 0 -1px;
padding: 0;
border-width: 0 1px;
}
.uploadButton b b b,
.optionButton b b b{
margin: 0;
padding: .1em .5em .2em;
color: #666;
border-width: 0;
cursor: pointer;
}
.button{
float: left;
margin: 0 6px;
white-space: nowrap;
text-align: left;
color: #02339a;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
line-height: 1.2em;
outline: none;
}
.button b{
display: block;
position:relative;
margin:0 1px;
border:solid #a1b5da;
border-width:1px 0;
padding: 0px;
font-weight:bold;
background:#999 url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/but-bck-vfl33160.png) repeat-x 0 0;
}
.button:hover b{
border-color: #666;
}
.button b b{
background:none;
margin:0 -1px;
padding:0px;
border-width:0 1px;
}
.button b b b{
margin: 0px;
padding: .3em .5em .2em;
border-width: 0px;
cursor: pointer;
}
.action-button,
.add-button,
.edit-button{
display: block;
cursor: hand;
cursor: pointer;
text-decoration: none;
}
.action-button .action-button-leftcap,
.add-button .add-button-leftcap,
.edit-button .edit-button-leftcap{
float: left;
display: block;
cursor: hand;
cursor: pointer;
width: 5px;
height: 25px;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -132px -37px;
}
.add-button .add-button-leftcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -162px -37px;
}
.action-button.inactive .action-button-leftcap,
.add-button.inactive .add-button-leftcap,
.edit-button .edit-button-leftcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -152px -37px;
}
.action-button .action-button-text,
.add-button .add-button-text,
.edit-button .edit-button-text{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
float: left;
display: block;
color: #994800;
cursor: hand;
cursor: pointer;
text-decoration: none;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll 0 -174px;
height: 19px;
padding: 6px 8px 0 8px;
}
.action-button a,
.add-button a,
.edit-button a{
text-decoration: none;
}
.add-button .add-button-text{
color: #002f91;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -305px -480px;
}
.action-button.inactive .action-button-text,
.add-button.inactive .add-button-text,
.edit-button .edit-button-text{
color: #000;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll 0 -224px;
}
.action-button .action-button-rightcap,
.add-button .add-button-rightcap,
.edit-button .edit-button-rightcap{
float: left;
display: block;
cursor: hand;
cursor: pointer;
width: 5px;
height: 25px;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -137px -37px;
}
.add-button .add-button-rightcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -167px -37px;
}
.action-button.inactive .action-button-rightcap,
.add-button.inactive .add-button-rightcap,
.edit-button .edit-button-rightcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -157px -37px;
}
.action-button .action-button-dropcap{
float: left;
display: block;
}
.action-button .action-button-menu{
margin: -2px 6px 0 0;
display: none;
clear: left;
position: absolute;
right: 0;
z-index: 10;
background-color: #fffdb1;
border-top: 1px solid #ecc103;
}
.action-button .action-button-menu a{
color: #994800;
background-color: #fffdb1;
border: 1px solid #ecc103;
border-top: 0px;
display: block;
padding: 2px 5px;
white-space: nowrap;
text-decoration: none;
text-align: right;
}
.action-button .action-button-menu a:hover{
background-color: white;
}
.action-button .action-button-dropcap img{
display: block;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -312px -274px;
width: 26px;
height: 25px;
}
.action-button .action-button-dropcap:hover img{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -338px -274px;
width: 26px;
height: 25px;
}
.action-button:hover .action-button-leftcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -142px -37px;
}
.action-button:hover .action-button-text{
text-decoration: underline;
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll 0 -199px;
}
.action-button:hover .action-button-rightcap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -147px -37px;
}
.action-button.inactive .action-button-text,
.add-button.inactive .add-button-text,
.edit-button.inactive .edit-button-text{
color: #333;
}
.add-button:hover .add-button-text,
.edit-button:hover .edit-button-text{
text-decoration: underline;
}
#subscribeMessage{
display: none;
text-align: center;
padding: 8px;
font-weight: bold;
font-size: 12px;
font-family: arial,helvetica,sans-serif;
}
#subscribeMessage.errorBox{
height: 15px;
}
.channelLeftColumn #subscribeMessage{
padding: 10px 0;
width: 300px;
border-right: 1px solid #666;
border-left: 1px solid #666;
}
#channelRecs{
text-align: left;
margin: 5px 5px 0 5px;
border-top: 1px solid #CCC;
}
#channelRecs h2{
font-size: 14px;
margin: 6px 0;
color: #000;
}
#channelRecs ul{
list-style-type: none;
padding: 0;
margin: 0;
}
#channelRecs ul li{
height: 75px;
}
#channelRecs ul li a{
display: block;
color: #000;
}
#channelRecs ul li .user-thumb-large{
float: left;
margin-right: 10px;
}
.video-alt-query,
.channel-alt-query,
.playlist-alt-query{
font-size: 16px;
}
.video-alt-query img,
.channel-alt-query img,
.playlist-alt-query img{
vertical-align: middle;
}
.grid-view .video-cell,
.grid-view .playlist-cell{
float: left;
width: 24.9%;
}
.grid-view .channel-cell,
.grid-view .movie-cell{
float: left;
width: 33.2%;
}
.list-view .video-cell,
.list-view .channel-cell,
.list-view .playlist-cell{
width: auto !important;
}
.grid-view .video-entry,
.grid-view .playlist-entry{
width: 115px;
margin: 10px 0;
}
.grid-view .channel-entry,
.grid-view .movie-entry{
width: 140px;
margin: 10px 0;
}
.grid-view .movie-entry{
width: 168px;
margin: 10px 0;
}
.list-view .video-entry,
.list-view .channel-entry,
.list-view .playlist-entry,{
padding: 10px 4px;
}
.grid-view .video-entry,
.grid-view .playlist-entry{
padding: 0 3px;
}
.grid-view .channel-entry,
.grid-view .movie-entry{
padding: 0 4px;
}
.mini-list-view .video-entry{
margin: 0 0 10px 0;
}
html > body .list-view .video-entry,
html > body .list-view .channel-entry,
html > body .list-view .playlist-entry{
padding: 10px 5px;
}
html > body .grid-view .video-entry,
html > body .grid-view .channel-entry,
html > body .grid-view .playlist-entry,
html > body .grid-view .movie-entry{
padding: 0 5px;
}
.grid-view .feedmodule-body .video-entry{
margin-top: 0;
margin-bottom: 0;
}
.list-view .feedmodule-body .video-entry{
padding-top: 0;
padding-bottom: 0;
}
html > body .list-view .feedmodule-body .video-entry{
padding-top: 0;
padding-bottom: 0;
}
.list-view .video-entry-dark-border,
.list-view .playlist-entry-dark-border{
border-bottom: 1px solid #ccc;
}
.list-view .v180WideEntry,
.list-view .v120WideEntry,
.list-view .v90WideEntry,
.mini-list-view .v90WideEntry,
.list-view .vClusterWideEntry,
.list-view .user-thumb-large,
.grid-view .user-thumb-large{
float: left;
}
.video-time,
.video-corner-text{
text-align: right;
margin-top: -16px;
margin-right: 1px;
font-family: Arial, sans-serif;
white-space: nowrap;
}
.video-time span,
.video-corner-text span{
padding: 0 4px;
font-weight: bold;
font-size: 11px;
-moz-border-radius: 1px;
-webkit-border-radius: 2px;
background-color: #000;
color: #fff;
height: 14px;
opacity : .75;
-moz-opacity : .75;
filter : alpha(opacity=75);
*display: block;
*width: 28px;
}
.video-corner-text{
margin-right: 7px;
margin-top: -24px;
}
.video-corner-text span{
*width: 106px;
*text-align: center;
}
.grid-view .video-main-content,
.grid-view .playlist-main-content,
.grid-view .movie-main-content{
margin-top: 2px;
}
.list-view .video-main-content,
.mini-list-view .video-main-content,
.list-view .channel-main-content,
.list-view .playlist-main-content{
padding-left: 10px;
float: left;
}
.list-view .video-main-content,
.list-view .playlist-main-content{
width: 468px;
}
.list-view .channel-main-content{
width: 526px;
}
.grid-view .channel-main-content{
padding-left: 5px;
width: 65px;
float: left;
}
.mini-list-view .video-main-content{
width: 166px;
}
.main-tabs-spotlight .video-main-content{
width: 396px;
}
.video-title a,
.channel-title a,
.playlist-title a,
.movie-title a,
.mini-list-view a{
text-decoration: none;
}
.video-title a:hover,
.channel-title a:hover,
.playlist-title a:hover,
.movie-title a:hover,
.mini-list-view a:hover{
text-decoration: underline;
}
.video-short-title,
.channel-short-title,
.playlist-short-title,
.movie-short-title{
height: 30px;
overflow: hidden;
font-weight: bold;
padding-left: 1px;
}
.channel-short-title{
height: 16px;
}
.video-long-title,
.channel-long-title,
.playlist-long-title{
font-size: 14px;
height: 16px;
overflow: hidden;
font-weight: bold;
}
.video-mini-title{
font-size: 12px;
font-weight: bold;
}
.video-title-results .video-long-title,
.playlist-title-results .playlist-long-title{
font-weight: normal;
}
.video-description,
.channel-description{
height: 16px;
overflow: hidden;
margin-top: 3px;
}
.main-tabs-spotlight .video-description{
height: auto;
overflow: visible;
}
.video-facets,
.channel-facets,
.playlist-facets,
.movie-facets,
.mini-list-view .video-view-count,
.mini-list-view .video-username{
font-size: 11px;
color: #666;
}
.list-view .playlist-facets{
float: left;
}
.video-facets span,
.channel-facets span,
.playlist-facets span{
margin-right: 12px;
}
.channel-facets span.channel-recent-video{
margin-right: 1px;
}
.list-view .video-facets,
.list-view .channel-facets,
.list-view .channel-username{
margin-top: 3px;
}
.video-facets div{
display: inline;
float: none;
}
.video-facets img{
vertical-align: top;
}
.grid-view .video-facets span,
.grid-view .channel-facets span,
.grid-view .playlist-facets span,
.list-view .playlist-facets span,
.grid-view .movie-facets span{
display: block;
padding-left: 1px;
}
.playlist-more-info{
font-weight: bold;
}
.video-rating-list
.video-rating-grid{
color: #666;
font-size: 11px;
font-style: italic;
}
.grid-view .video-rating-list,
.grid-view .video-rating-grid{
margin-top: 2px;
}
.grid-view .video-rating-with-caps{
margin-top: 4px;
}
.grid-view .channel-video-count{
margin-bottom: 10px;
}
.playlist-username{
display: block;
}
.playlist-video{
float: left;
width: 105px;
margin-right: 5px;
margin-top: 2px;
}
.playlist-video-title{
height: 28px;
line-height: 14px;
width: 90px;
overflow: hidden;
font-size: 11px;
display: block;
clear: left;
padding-left: 1px;
}
.movie-genre,
.movie-rating{
font-weight: bold;
}
.movie-rating,
.movie-availability{
display: inline !important;
}
.video-episode{
font-size: 11px;
margin-top: 5px;
}
.video-episode-showmore,
.video-episode-hidden{
white-space: nowrap;
}
.video-episode a,
.video-episode b{
white-space: nowrap;
}
.video-episode-return{
margin-top: 10px;
padding: 3px;
}
.grid-view .video-alt-query,
.grid-view .channel-alt-query,
.grid-view .playlist-alt-query,
.grid-view .video-long-title,
.list-view .video-short-title,
.grid-view .video-mini-title,
.list-view .video-mini-title,
.grid-view .channel-long-title,
.list-view .channel-short-title,
.grid-view .playlist-long-title,
.list-view .playlist-short-title,
.grid-view .video-description,
.grid-view .channel-description,
.grid-view .channel-facets .channel-username,
.grid-view .channel-facets .channel-recent-video,
.grid-view .channel-facets .channel-recent-video-link,
.grid-view .playlist-videos,
.list-view .video-facets .video-rating-grid,
.grid-view .video-facets .video-rating-list,
.grid-view .playlist-facets .playlist-more-info,
.list-view .video-episode-hidden,
.list-view .showepisode .video-episode-showmore,
.grid-view .video-episode,
.list-view .channel-text-break-grid,
.grid-view .video-translation-links{
display: none;
}
.list-view .video-long-title,
.grid-view .video-short-title,
.list-view .channel-long-title,
.grid-view .channel-short-title,
.list-view .playlist-long-title,
.grid-view .playlist-short-title,
.list-view .channel-facets .channel-username,
.grid-view .channel-text-break-grid{
display: block;
}
.showepisode .video-episode-hidden{
display: inline;
}
.list-view .video-clear-list,
.list-view .channel-clear-list,
.list-view .playlist-clear-list{
clear: both;
}
.grid-view .video-clear-grid,
.grid-view .channel-clear-grid{
clear: both;
}
.list-view .video-clear-list-left,
.mini-list-view .video-clear-list-left,
.list-view .channel-clear-list-left,
.list-view .playlist-clear-list-left{
clear: left;
}
.arrowDown{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -423px 0px;
}
.arrowRight{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -423px -20px;
}
.expand-panel .expand-content{
display: none;
}
.expand-panel.expanded .expand-content{
display: block;
}
.expand-panel .collapse-content{
display: block;
}
.expand-panel.expanded .collapse-content{
display: none;
}
.expand-panel .expand-header{
font-size: 16px;
font-weight: bold;
}
.small-expand-panel .expand-header{
font-size: 12px;
font-weight: bold;
}
.small-expand-panel{
border-top: 1px solid #ccc;
margin-top: 5px;
padding-top: 5px;
}
.small-expand-panel .expand-header-stat{
color: #666;
}
.expand-panel .expand-header .arrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -423px -19px;
vertical-align: text-bottom;
margin-bottom: 1px;
margin-right: 2px;
height: 16px;
width: 16px;
}
.expand-panel.expanded .expand-header .arrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -423px 1px;
}
.small-expand-panel .expand-header .arrow{
height: 14px;
}
.small-expand-panel.expanded .expand-header .arrow{
height: 13px;
}
.expand-panel a.expand-header,
.expand-panel a.expand-header:link,
.expand-panel a.expand-header:visited{
color: #000;
text-decoration: none;
vertical-align: text-bottom;
}
.expand-panel a.expand-header:hover{
color: #666;
text-decoration: none;
vertical-align: text-bottom;
}
.btn_vscroll_lt_18x106,
.btn_vscroll_rt_18x106{
width: 18px;
height: 106px;
}
.btn_vscroll_lt_18x106{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_vscroll_18x106-vfl28566.gif) no-repeat scroll 0px 0px;
}
.btn_vscroll_lt_18x106:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_vscroll_18x106-vfl28566.gif) no-repeat scroll -18px 0px;
}
.btn_vscroll_rt_18x106{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_vscroll_18x106-vfl28566.gif) no-repeat scroll -36px 0px;
}
.btn_vscroll_rt_18x106:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/btn_vscroll_18x106-vfl28566.gif) no-repeat scroll -54px 0px;
}
.LeftSingleArrow,
.RightSingleArrow{
width: 19px;
height: 45px;
}
a .LeftSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll 0 -332px;
}
a .RightSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -19px -332px;
}
a:hover .LeftSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -39px -332px;
}
a:hover .RightSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -58px -332px;
}
a:active .LeftSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -78px -332px;
}
a:active .RightSingleArrow{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -97px -332px;
}
.SingleArrowBox{
padding-top: 5px;
}
.SingleArrowContainerBox{
margin-left: 20px;
}
.LeftTableArrow,
.RightTableArrow,
.LeftTableArrowWhite,
.RightTableArrowWhite{
width: 21px;
height: 121px;
}
.LeftTableArrow{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrow-vfl28566.gif) no-repeat scroll 0px 0px;
}
.LeftTableArrow:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrow-vfl28566.gif) no-repeat scroll -21px 0px;
}
.RightTableArrow{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrow-vfl28566.gif) no-repeat scroll -42px 0px;
}
.RightTableArrow:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrow-vfl28566.gif) no-repeat scroll -63px 0px;
}
.LeftTableArrowWhite{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrowWhite-vfl28566.gif) no-repeat scroll 0px 0px;
}
.LeftTableArrowWhite:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrowWhite-vfl28566.gif) no-repeat scroll -21px 0px;
}
.RightTableArrowWhite{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrowWhite-vfl28566.gif) no-repeat scroll -42px 0px;
}
.RightTableArrowWhite:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/TableArrowWhite-vfl28566.gif) no-repeat scroll -63px 0px;
}
img.ratingVS{
background: #FFF url(/profilejs/master-vfl.gif) no-repeat scroll;
width: 60px;
height: 14px;
}
img.ratingVS-0\.0{background-position: -60px -276px;}
img.ratingVS-0\.5{background-position: -48px -292px;}
img.ratingVS-1\.0{background-position: -48px -276px;}
img.ratingVS-1\.5{background-position: -36px -292px;}
img.ratingVS-2\.0{background-position: -36px -276px;}
img.ratingVS-2\.5{background-position: -24px -292px;}
img.ratingVS-3\.0{background-position: -24px -276px;}
img.ratingVS-3\.5{background-position: -12px -292px;}
img.ratingVS-4\.0{background-position: -12px -276px;}
img.ratingVS-4\.5{background-position: 0 -292px;}
img.ratingVS-5\.0{background-position: 0 -276px;}
img.ratingVS-transparent{
background-color: transparent;
}
.ratingCapsVS-left{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -109px -290px;
width: 2px;
height: 16px;
}
.ratingCapsVS-right{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -111px -290px;
width: 2px;
height: 16px;
}
img.ratingCapsVS{
background: #FFF url(/profilejs/master-vfl.gif) no-repeat scroll;
width: 60px;
height: 16px;
}
img.ratingCapsVS-0\.0{background-position: -60px -274px;}
img.ratingCapsVS-0\.5{background-position: -48px -290px;}
img.ratingCapsVS-1\.0{background-position: -48px -274px;}
img.ratingCapsVS-1\.5{background-position: -36px -290px;}
img.ratingCapsVS-2\.0{background-position: -36px -274px;}
img.ratingCapsVS-2\.5{background-position: -24px -290px;}
img.ratingCapsVS-3\.0{background-position: -24px -274px;}
img.ratingCapsVS-3\.5{background-position: -12px -290px;}
img.ratingCapsVS-4\.0{background-position: -12px -274px;}
img.ratingCapsVS-4\.5{background-position: 0 -290px;}
img.ratingCapsVS-5\.0{background-position: 0 -274px;}
.ratingCapsL-left{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -291px -294px;
width: 10px;
height: 20px;
}
.ratingCapsL-right{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -302px -294px;
width: 10px;
height: 20px;
}
img.ratingL,
img.ratingCapsL{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll;
width: 95px;
height: 20px;
}
img.ratingL-0\.0, img.ratingCapsL-0\.0{background-position: -215px -274px;}
img.ratingL-0\.5, img.ratingCapsL-0\.5{background-position: -196px -294px;}
img.ratingL-1\.0, img.ratingCapsL-1\.0{background-position: -196px -274px;}
img.ratingL-1\.5, img.ratingCapsL-1\.5{background-position: -177px -294px;}
img.ratingL-2\.0, img.ratingCapsL-2\.0{background-position: -177px -274px;}
img.ratingL-2\.5, img.ratingCapsL-2\.5{background-position: -158px -294px;}
img.ratingL-3\.0, img.ratingCapsL-3\.0{background-position: -158px -274px;}
img.ratingL-3\.5, img.ratingCapsL-3\.5{background-position: -139px -294px;}
img.ratingL-4\.0, img.ratingCapsL-4\.0{background-position: -139px -274px;}
img.ratingL-4\.5, img.ratingCapsL-4\.5{background-position: -120px -294px;}
img.ratingL-5\.0, img.ratingCapsL-5\.0{background-position: -120px -274px;}
.icn_star_full_19x20,
.icn_star_half_19x20,
.icn_star_empty_19x20{
width: 19px;
height: 20px;
}
img.rating{
border: 0px;
padding: 0px;
margin: 0px;
}
.icn_star_full_19x20{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -196px -274px;
}
.icn_star_half_19x20{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -196px -294px;
}
.icn_star_empty_19x20{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -215px -274px;
}
#btn-listview,
#btn-compactview,
#btn-gridview,
#btn-listview-on,
#btn-listview-off,
#btn-gridview-on,
#btn-gridview-off{
width: 24px;
height: 20px;
}
#btn-listview-on{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -555px -23px;
}
#btn-listview-off{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -555px -43px;
}
#btn-gridview-on{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -579px -43px;
}
#btn-gridview-off{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -579px -23px;
}
.view-type-C #btn-compactview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll 0 -20px;
}
.view-type-L #btn-compactview,
.view-type-G #btn-compactview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll 0 0;
}
.view-type-L #btn-listview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll -24px -20px;
}
.view-type-G #btn-listview,
.view-type-C #btn-listview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll -24px 0;
}
.view-type-G #btn-gridview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll -48px -20px;
}
.view-type-C #btn-gridview,
.view-type-L #btn-gridview{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/compactlistgrid-vfl44572.gif) no-repeat scroll -48px 0;
}
#smallMastheadBottom{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll 0px 0px;
width: 875px;
height: 11px;
}
#smallMastheadLogo{
background: transparent;
width: 98px;
height: 37px;
border: 0;
}
#profileSendMsg{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -104px -11px;
}
#aProfileSendMsg:hover #profileSendMsg,
#profileSendMsg:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -104px -29px;
}
#profileAddComment{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -128px -11px;
}
#aProfileAddComment:hover #profileAddComment,
#profileAddComment:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -128px -29px;
}
#profileFwdMember{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -152px -11px;
}
#aProfileFwdMember:hover #profileFwdMember,
#profileFwdMember:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -152px -29px;
}
#profileBlockUser, #profileRemoveFriend{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -176px -11px;
}
#aProfileBlockUser:hover #profileBlockUser,
#profileBlockUser:hover,
#aProfileRemoveFriend:hover #profileRemoveFriend,
#profileRemoveFriend:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -176px -29px;
}
#profileAddFriend,
#profileInvitedFriend,
#profileAcceptFriend{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -200px -11px;
}
#aProfileAddFriend:hover #profileAddFriend,
#profileAddFriend:hover,
#aProfileAcceptFriend:hover #profileAcceptFriend,
#profileAcceptFriend:hover{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/profile-vfl30243.gif) no-repeat scroll -200px -29px;
}
#aProfileInvitedFriend{
color: #999;
font-style: italic;
}
.icnProperties{
vertical-align: middle;
border: 0px;
margin-bottom: 3px;
width: 24px;
height: 18px;
}
.badges-thumb-box{
clear: both;
margin-top: 5px;
}
.badge-partner-video,
.badge-is-longform,
.badge-has-annotations,
.badge-closed-captions,
.badge-closed-captions-intl{
height: 15px;
width: 21px;
}
.badge-partner-video{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -220px -48px;
}
.badge-is-longform{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/badge_featurelength-vfl55396.gif) no-repeat scroll 0 0;
}
.badge-has-annotations{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -243px -48px;
}
.badge-closed-captions{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/badge_cc_domestic-vfl55396.gif) no-repeat scroll 0 0;
}
.badge-closed-captions-intl{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/badge_cc_intl-vfl55396.gif) no-repeat scroll 0 0;
}
.profileEmbedVideo{
text-align: center;
margin-bottom: 10px;
}
.profileEmbedVideoInfo{
text-align: left;
width: 478px;
margin-top: 10px;
}
.profileLeftCol{
width: 300px;
}
.profileRightCol{
width: 560px;
}
.profileVideoTopContainer{
float: left;
width: 102px;
padding: 3px;
margin-left: 10px;
margin-right: 5px;
margin-top: 2px;
margin-bottom: 2px;
}
.profile-hq-links{
text-align: right;
margin-top: 4px;
margin-bottom: -6px;
color: blue;
font-size: 11px;
font-weight: bold;width: 478px;
cursor: pointer;
cursor: hand;
}
.shv-box-title{
border-top: 1px solid rgb(204, 204, 204);
margin: 5px 10px 5px 10px;
clear: both;
padding-top: 10px;
text-align: left;
font-weight: bold;
}
.shv-box-title a{
text-decoration: none;
color: #000;
}
.shv-box-titletxt{
font-size: 12px;
color: #000;
}
.shv-field-title{
color: #333;
font-size: 12px;
font-weight: bold;
}
.shv-note{
color: #666;
font-size: 10px;
}
.shv-buttons{
margin-top: 5px;
}
#shv-select-view{
width: 150px;
}
#recipients{
width: 225px;
height: 40px;
font-size: 12px;
}
.shv-divider{
width: 100%;
border: 20% dashed rgb(204, 204, 204);
}
#message{
height: 90px;
width: 225px;
}
#shv-message-field{
width: 175px;
height: 40px;
font-size: 12px;
}
.shv-message-main{
padding: 0px 0px 0px 20px;
float: left;
}
.shv-message-header{
width: 225px;
padding: 4px 0px;
clear: both;
}
.shv-message-header span{
font-weight: bold;
}
.shv-message-btns{
margin: 10px 0px 5px -5px;
margin-top: 10px;
clear: both
}
.shv-message-submit{
float: left;
}
.shv-message-cancel{
padding: 3px 0px 0px 0px;
float: left;
}
.shv-addressframe{
margin-left: 20px;
padding: 27px 0px 0px 0px;
float:left;
}
.shv-address-book-container{
margin-top: 10px;
padding: 5px;
width: 150px;
height: 117px;
overflow: auto;
border: 1px solid #CCCCCC;
font-size: 12px;
background-color: #fff;
}
.shv-address-book-container .hLink{
display: block;
}
#addressframe{
height: 230px;
width: 195px;
}
.shv-address-book{
width: 100%;
height: 120px;
background-color: white;
border:1px solid #7f9db9;
overflow: auto;
padding: 5px 0px 5px 0px;
text-align:left;
}
.shv-address-book a{
display: block;
overflow: hidden;
padding: 2px 0px 2px 7px;
font-size: 12px;
}
.shv-address-book a:hover{
background-color: #FFFFE0;
}
.shv-post-services{
margin: 15px 10px 0px 10px;
}
.shv-post-service{
margin: 0px 5px 5px 0px;
float: left;
width: 140px;
height: 18px;
}
.shv-post-service a{
padding-left: 5px;
text-decoration: none;
}
.shv-post-service img{
vertical-align: text-bottom;
}
.shv-post-service a:hover span{
text-decoration: underline;
}
.icn_share_mail{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -313px -47px;
margin-bottom: 2px;
vertical-align: text-bottom;
}
.icn_share_blogger{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll 0px -16px;}
.icn_share_promoted_blogger, a:hover .icn_share_blogger{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -0px 0px;}
.icn_share_cocolog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -16px -16px;}
.icn_share_promoted_cocolog, a:hover .icn_share_cocolog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -16px 0px;}
.icn_share_freewebs{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -32px -16px;}
.icn_share_promoted_freewebs, a:hover .icn_share_freewebs{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -32px 0px;}
.icn_share_friendster{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -48px -16px;}
.icn_share_promoted_friendster, a:hover .icn_share_friendster{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -48px 0px;}
.icn_share_jagem{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -64px -16px;}
.icn_share_promoted_jagem, a:hover .icn_share_jagem{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -64px 0px;}
.icn_share_livedoor{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -80px -16px;}
.icn_share_promoted_livedoor, a:hover .icn_share_livedoor{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -80px 0px;}
.icn_share_livejournal{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -96px -16px;}
.icn_share_promoted_livejournal, a:hover .icn_share_livejournal{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -96px 0px;}
.icn_share_piczo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -112px -16px;}
.icn_share_promoted_piczo, a:hover .icn_share_piczo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -112px 0px;}
.icn_share_seesaa{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -128px -16px;}
.icn_share_promoted_seesaa, a:hover .icn_share_seesaa{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -128px 0px;}
.icn_share_typepad{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -144px -16px;}
.icn_share_promoted_typepad, a:hover .icn_share_typepad{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -144px 0px;}
.icn_share_wordpress{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -160px -16px;}
.icn_share_promoted_wordpress, a:hover .icn_share_wordpress{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -160px 0px;}
.icn_share_yaplog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -176px -16px;}
.icn_share_promoted_yaplog, a:hover .icn_share_yaplog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -176px 0px;}
.icn_share_ameba{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -192px -16px;}
.icn_share_promoted_ameba, a:hover .icn_share_ameba{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -192px 0px;}
.icn_share_delicious{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -208px -16px;}
.icn_share_promoted_delicious, a:hover .icn_share_delicious{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -208px 0px;}
.icn_share_digg{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -224px -16px;}
.icn_share_promoted_digg, a:hover .icn_share_digg{background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -297px -47px;}
.icn_share_facebook{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -240px -16px;}
.icn_share_promoted_facebook, a:hover .icn_share_facebook{background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -265px -47px;}
.icn_share_furl{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -256px -16px;}
.icn_share_promoted_furl, a:hover .icn_share_furl{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -256px 0px;}
.icn_share_goo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -272px -16px;}
.icn_share_promoted_goo, a:hover .icn_share_goo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -272px 0px;}
.icn_share_hatena{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -288px -16px;}
.icn_share_promoted_hatena, a:hover .icn_share_hatena{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -288px 0px;}
.icn_share_mixi{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -304px -16px;}
.icn_share_promoted_mixi, a:hover .icn_share_mixi{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -304px 0px;}
.icn_share_myspace{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -320px -16px;}
.icn_share_promoted_myspace, a:hover .icn_share_myspace{background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -281px -47px;}
.icn_share_nujij{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -336px -16px;}
.icn_share_promoted_nujij, a:hover .icn_share_nujij{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -336px 0px;}
.icn_share_reddit{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -352px -16px;}
.icn_share_promoted_reddit, a:hover .icn_share_reddit{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -352px 0px;}
.icn_share_stumbleupon{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -368px -16px;}
.icn_share_promoted_stumbleupon, a:hover .icn_share_stumbleupon{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -368px 0px;}
.icn_share_yahoo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -384px -16px;}
.icn_share_promoted_yahoo, a:hover .icn_share_yahoo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -384px 0px;}
.icn_share_livespaces{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -400px -16px;}
.icn_share_promoted_livespaces, a:hover .icn_share_livespaces{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -400px 0px;}
.icn_share_mixx{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -416px -16px;}
.icn_share_promoted_mixx, a:hover .icn_share_mixx{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -416px 0px;}
.icn_share_hatena_bookmark{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -448px -16px;}
.icn_share_promoted_hatena_bookmark, a:hover .icn_share_hatena_bookmark{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -448px 0px;}
.icn_share_hyves{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -464px -16px;}
.icn_share_promoted_hyves, a:hover .icn_share_hyves{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -464px 0px;}
.icn_share_tuenti{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -480px -16px;}
.icn_share_promoted_tuenti, a:hover .icn_share_tuenti{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -480px 0px;}
.icn_share_yigg{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -496px -16px;}
.icn_share_promoted_yigg, a:hover .icn_share_yigg{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -496px 0px;}
.icn_share_meneame{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -512px -16px;}
.icn_share_promoted_meneame, a:hover .icn_share_meneame{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -512px 0px;}
.icn_share_wykop{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -528px -16px;}
.icn_share_promoted_wykop, a:hover .icn_share_wykop{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -528px 0px;}
.icn_share_skyblog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -544px -16px;}
.icn_share_promoted_skyblog, a:hover .icn_share_skyblog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -544px 0px;}
.icn_share_orkut{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -560px -16px;}
.icn_share_promoted_orkut, a:hover .icn_share_orkut{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -560px 0px;}
.icn_share_fark{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -576px -16px;}
.icn_share_promoted_fark, a:hover .icn_share_fark{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -576px 0px;}
.icn_share_fotka{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -592px -16px;}
.icn_share_promoted_fotka, a:hover .icn_share_fotka{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -592px 0px;}
.icn_share_grono{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -608px -16px;}
.icn_share_promoted_grono, a:hover .icn_share_grono{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -608px 0px;}
.icn_share_fc2{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -624px -16px;}
.icn_share_promoted_fc2, a:hover .icn_share_fc2{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -624px 0px;}
.icn_share_hi5{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -640px -16px;}
.icn_share_promoted_hi5, a:hover .icn_share_hi5{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -640px 0px;}
.icn_share_webryblog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -656px -16px;}
.icn_share_promoted_webryblog, a:hover .icn_share_webryblog{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -656px 0px;}
.icn_share_bebo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -672px -16px;}
.icn_share_promoted_bebo, a:hover .icn_share_bebo{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -672px 0px;}
.icn_share_wordpress2{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -688px -16px;}
.icn_share_promoted_wordpress2, a:hover .icn_share_wordpress2{background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sharing_icons-vfl59811.gif) no-repeat scroll -688px 0px;}
#viewPublicChannel{
clear: right;
float: right;
margin: 9px 0 10px 12px;
padding: 6px 8px;
border: 1px solid #999;
font-weight: bold;
}
#manageNav{
width: 150px;
vertical-align: top;
}
#manageNav ul{
margin: 0px;
padding: 0px;
}
#manageNav li{
list-style: none;
margin: 0px;
padding: 5px;
font-weight: bold;
}
#manageNav .selected{
background: #CCC;
}
#manageNav input.leftbutton{
padding: .1em;
width: 150px;
}
#manageContent{
border: 3px solid #CCC;
vertical-align: top;
}
#manageContent .controls{
background: #CCC;
padding: 4px;
}
#manageContent .pager{
text-align: right;
padding: 4px;
}
#manageContent .empty{
padding: 24px 0px;
text-align: center;
}
.commentsThumb{
border: 5px solid #FFFFFF;
margin-right: 5px;
}
.navItem,
.navItemHighlight{
list-style: none;
margin: 0px;
padding: 6px;
border-bottom: 1px dashed #999;
font-weight: bold;
}
.navItemHighlight{
background-color: #BCE;
}
.myvButton{
width: 130px;
font-size: 10px;
margin-bottom: 4px;
}
.videobarthumbnail_block{
float: left;
width: 120px;
padding: 1px;
}
.playlistLinks a{
text-align: right;
display: block;
font-size: 14px;
margin: 10px;
font-weight: bold;
}
.playlist .title{
font-size: 16px;
font-weight: bold;
}
.playlist .title a{
text-decoration: none;
}
.google-checkout{
background: #fff;
border: 1px #ccc solid;
padding: 5px;
margin: 3px;
}
.google-checkout-header{
margin: 3px;
color: #000;
font-size: 9pt;
font-weight: bold;
}
.google-checkout-donate{
float: right;
margin-right: 10px;
}
.google-checkout-price{
margin-left: 10px;
margin-top: 10px;
}
.ab-main{
width: 960px;
z-index: 0;
}
.ab-maincontacts{
padding-left: 14px;
}
.ab-subscribe{
border: 1px solid #ccc;
margin-left: 2px;
margin-right: 10px;
}
.ab-contact{
cursor: pointer;
}
.ab-count{
padding-left: 5px;
font-weight:normal;
color:#999;
}
.ab-contactutils{
padding: 3px;
border-top: 1px solid #ddd;
color: #555;
}
.ab-topbar{
border-bottom: 1px solid #999;
}
.ab-divider{
width: 7px;
background-color: #ccc;
border: 1px solid #999;
border-top: none;
}
.ab-divider-inner{
width: 7px;
}
.ab-layout-table{
width: 960px;
}
.ab-layout-table table{
padding: 0;
margin: 0;
}
.ab-layout-table td{
vertical-align: top;
}
.ab-divider img{
margin-top: 100px;
}
.ab-leftpane{
width: 200px;
}
.ab-leftpane-unsel, .ab-leftpane-sel{
font-weight: normal;
color: #000;
font-weight: 800;
margin: 1px 0px;
padding: 4px 0px 4px 8px;
}
.ab-leftpane-unsel .delete{
display: none;
}
.ab-leftpane-sel{
background-image: url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/sel-bck-omar-vfl34546.png);
}
.ab-leftpane-sel .delete{
display: inline;
}
.ab-midpane{
width: 200px;
height: 690px;
}
.ab-rightcontainer{
width: 666px;
height: 751px;
}
#ab-contacts-table{
border: 1px solid #ccc;
border-left: none;
}
.ab-midpane-unsel{
color: #333;
}
.ab-midpane-sel{
font-weight: 800;
color: #000;
}
.ab-rightpane-top{
padding: 7px 7px 7px 0;
width: 743px;
border-right: 1px solid rgb(204, 204, 204);
}
.ab-rightpane{
width: 541px;
height: 690px;
overflow: auto;
}
* html .ab-rightpane{
width: 536px;
}
#ab-label-menu{
position: absolute;
background-color: white;
width: 205px;
border-top: 1px solid #a1b5da;
border-left: 1px solid #a1b5da;
border-right: 1px solid #a1b5da;
z-index: 9999;
#margin-left: -77px;
}
.ab-label-menu-item{
white-space: nowrap;
text-align: left;
outline: none;
cursor: pointer;
}
#ab-newstuff-menu{
position: absolute;
background-color: white;
width: 120px;
border-top: 1px solid #a1b5da;
border-left: 1px solid #a1b5da;
border-right: 1px solid #a1b5da;
z-index: 9999;
#margin-left: -69px;
}
#ab-import-menu{
#position: relative;
#left: -82px;
#top: 3px;
}
.ab-button-mar1{
margin: 10px -2px 0 5px;
}
.ab-button-mar2{
margin: 0 6px;
}
.ab-button-mar3{
margin: 10px -2px 0 25px;
}
.fl{
float: left;
}
.fr{
float: right;
}
.ab-new{
float: left;
width: 200px;
margin: 10px 0px 10px 0px;
}
.ab-new-spacer{
float: left;
border-right: 1px solid #fff;
border-left: 1px solid #a1b5da;
height: 21px;
width: 0px;
margin: -4px 0px 0px 8px;
padding: 0px;
vertical-align: top;
}
.ab-new-arrow{
float: left;
margin: 4px 0px 0px 4px;
}
.ab-addlabel-dialog{
position: absolute;
z-index: 9999;
border: 1px solid gray;
width: 325px;
-moz-border-radius: 2px;
}
.ab-newstuff-addlabel-margin{
margin-top: 35px;
#margin-top: 33px;
}
.ab-label-addlabel-margin{
margin-top: -3px;
margin-left: 32px;
#margin-top: -10px;
}
.ab-cd-info a{
text-decoration: none;
}
.ab-cd-info a:hover{
text-decoration: underline;
}
.ab-cd-divline{
margin: 7px 0px 10px 0px;
border-bottom: 1px solid #ccc;
width: 300px;
}
.ab-cd{
background-color: #fff;
font-size:1em;
}
.ab-cd-display{
margin: 12px 0px 0px 22px;
}
.ab-cd-txtlbl{
color: #333;
}
.ab-cd-modlbl{
padding: 4px 0px 4px 0px;
}
.ab-cd-details{
margin-left: 10px;
margin-right: 22px;
}
.ab-user{
padding: 3px 0px 3px 0px;
cursor: pointer;
background-color: inherit;
}
.ab-user-sel{
}
.ab-user-unsel{
}
.ab-users{
margin-top: 3px;
margin-left: 5px;
width: 200px;
}
.ab-users tr{
background-color: white;
}
.ab-users tr.ab-user-current{
background-color: #eef2fb;
}
.ab-users td{
background-color: inherit;
vertical-align: top;
}
.ab-users-checks{
clear: left;
padding-left: 5px;
margin-bottom:2px;
width: 100%;
color: #333;
border-bottom: 1px solid #999;
background-image: url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/silver-grad-vfl35285.png);
background-position: center center;
background-repeat: repeat-x;
}
.ab-users-checks td{
vertical-align: middle;
}
.ab-users div:hover{
font-weight: bold;
}
.fl{
float: left;
}
.ab-mulsel-hdr{
padding: 10px 10px 20px 10px;
margin: 0px 10px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: rgb(102, 102, 102);
font-size: 1em;
border-bottom: 1px solid #ccc;
}
.ab-mulsel-nothing-txt{
float: left;
clear: both;
font-size: 1.5em;
margin: 40px 10px 40px 10px;
width: 425px;
text-align: center;
color: #666;
font-weight: bold;
}
.ab-mulsel{
margin-top: 10px;
margin-left: 10px;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: rgb(102, 102, 102);
font-size: 1em;
}
.ab-mulsel-row{
clear: both;
margin: 0px 10px 10px 0px;
padding-top: 4px;
}
.ab-mulsel-fname{
margin: 0px 0px 0px 5px;
float: left;
cursor: pointer;
}
.ab-mulsel-arrow{
float: left;
width: 10px;
height: 10px;
top: 2px;
}
.delete{
font-decoration: underline;
color: blue;
padding-left: 5px;
}
.inner-dialog{
background-color: #fff;
border: 1px solid #dde0e7;
padding: 10px;
}
.blue-button .action-button{
float: left;
margin-right: 6px;
cursor: default;
}
.blue-button .action-button a{
text-decoration: none;
color: #03c;
cursor: hand;
cursor: pointer;
white-space: nowrap;
}
.disabled a{
cursor: wait;
cursor: progress;
}
.disabled a span.title{
color: #999;
}
.blue-button .action-button a:hover .title{
text-decoration: underline;
}
.disabled a:hover .title{
text-decoration: none;
}
.blue-button .action-button .end-cap{
float: left;
}
.blue-button .action-button .drop-cap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -485px -38px;
float: left;
height: 25px;
width: 26px;
}
.blue-button .action-button.expanded .drop-cap{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -459px -38px;
}
.blue-button .action-button .dropdown{
position: absolute;
z-index: 100;
margin-top: 22px;
display: none;
}
.blue-button .action-button.expanded .dropdown{
display: block;
}
.menu{
border: 1px solid #abb1bd;
#width: 205px;
}
.menu a{
display: block;
white-space: nowrap;
padding: 5px 10px 5px 5px;
border-top: 1px solid #abb1bd;
background-color: #edf2f6;
}
.menu a.first{
border-top: 0;
}
.menu a:hover{
background-color: white;
}
.dialog{
background-color: #edf2f6;
border: 1px solid #abb1bd;
padding: 10px;
}
.dialog .title{
color: black;
font-size: 13px;
font-weight: bold;
}
.dialog .textbox{
border: 1px solid #aaa;
width: 300px;
}
.dialog .buttons{
height: 25px;
}
.dialog .buttons .cancel{
font-size: 13px;
float: left;
display: block;
padding-top: 5px;
}
.blue-button .action-button .icon{
vertical-align: top;
margin-right: 5px;
}
.blue-button .action-button .content{
background: transparent url(/profilejs/master-vfl.gif) repeat-x scroll -310px -480px;
color: #03c;
float: left;
height: 20px;
padding: 5px 5px 0 5px;
}
.disabled .content{
background: transparent url(/profilejs/master-vfl.gif) repeat-x scroll 0 -224px;
}
.blue-button .action-button .content .title{
font-weight: bold;
font-size: 13px;
}
.default-button{
float: left;
margin-right: 6px;
cursor: default;
}
.default-button a{
text-decoration: none;
color: #03c;
cursor: hand;
cursor: pointer;
white-space: nowrap;
}
.default-button a:hover .title{
text-decoration: underline;
}
.default-button .end-cap{
display: block;
float: left;
margin: 0;
padding: 0;
border: none;
}
.default-button .content{
background: transparent url(/profilejs/master-vfl.gif) repeat-x scroll 0 -224px;
float: left;
height: 20px;
padding: 5px 5px 0 5px;
}
.default-button .content .title{
color: black;
font-weight: normal;
font-size: 13px;
}
.img-action-button-cap-left{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -162px -37px;
height: 25px;
width: 5px;
}
.img-action-button-cap-right{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -167px -37px;
height: 25px;
width: 5px;
}
.img-default-button-cap-left, .disabled img-action-button-cap-left{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -152px -37px;
height: 25px;
width: 5px;
}
.img-default-button-cap-right, .disabled img-action-button-cap-right{
background: transparent url(/profilejs/master-vfl.gif) no-repeat scroll -157px -37px;
height: 25px;
width: 5px;
}
.hidden{
display: none;
}
.fc{
clear: both;
height: 0;
font-size: 1px;
line-height: 0px;
}
.section_header{
border-bottom: 1px solid #ccc;
margin: 0 10px;
padding: 8px 0;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
}
.section_text{
margin: 10px 10px 10px 50px;
color: #333;
}
.import_status{
padding: 15px 5px;
margin: 10px 20px 10px 20px;
}
.import_status_detail{
margin-left: 10px;
color: #666;
}
.feedtab-loading{
margin-top: 10px;
}
.status-msg, .success-msg, .error-msg, .pending-msg{
padding: 10px 0px;
margin: 10px;
text-align:center;
color:#000;
}
.pending-msg{
background-color: #FFF8BE;
}
.status-msg{
background-color: #eee;
}
.success-msg{
background-color: #d1f0b4;
}
.error-msg{
background-color: #ffadaf;
}
.onload-msg{
background: #ffcece;
text-align: center;
width: 66%;
padding: 10px 0px;
margin-top: 10px;
}
.feed_title{
margin-top: 1px;
font-weight: bold;
}
.feed_title img{
vertical-align: middle;
}
.eLink{
border-bottom: 1px dotted;
}
#feed_table td{
padding: 4px 0px 4px 0px;
}
#feed_success, #feed_success_custom, #feed_error, #feed_error_custom{
padding: 5px;
text-align: center;
color: #000;
}
#feed_undo_delete_link{
color: #0033CC;
}
#feed_success, #feed_success_custom{
background-color: #DFD;
}
#feed_error, #feed_error_custom{
background-color: #FDD;
}
#feed_table .divider td{
border-top: 1px solid;
filter: alpha(opacity=8);
opacity: 0.08;
height: 1px;
font-size: 1px;
padding: 0px;
}
#feed_table .centerpiece{
padding-top: 8px;
padding-bottom: 2px;
}
#feed_table .centerpiece img{
margin-bottom: 2px;
}
td.feed_delete{
width: 24px;
text-align: right;
}
td.feed_delete img{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/channel_iconset-vfl65968.gif) no-repeat scroll 0px -20px;
height: 12px;
width: 12px;
}
td.feed_icon{
width: 22px;
}
td.feed_icon img{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/channel_iconset-vfl65968.gif) no-repeat scroll 0px 0px;
height: 18px;
width: 18px;
margin-right: 4px;
}
.feed_icon .icon-BUL{background-position: -140px 0px;}
.feed_icon .icon-C{background-position: -80px 0px;}
.feed_icon .icon-E{background-position: -20px 0px;}
.feed_icon .icon-F{background-position: 0px 0px;}
.feed_icon .icon-FRI{background-position: -60px 0px;}
.feed_icon .icon-S{background-position: -40px 0px;}
.feed_icon .icon-U{background-position: -100px 0px;}
#feed_bulletin{
margin-bottom: 10px;
}
#feed_bulletin #bulletin_input{
width: 98%;
}
#feed_bulletin #bulletin_video_input{
width: 98%;
padding-left: 2px;
}
#feed_bulletin #video_link_icon{
height: 20px;
}
#feed_bulletin #video_link_icon img{
background: transparent url(https://web.archive.org/web/20081218061305im_/http://s.ytimg.com/yt/img/channel_iconset-vfl65968.gif) no-repeat scroll 0px 0px;
height: 13px;
width: 18px;
background-position: -20px -20px;
margin: 0px 5px 0px 5px;
cursor: pointer;
}
#feed_bulletin #other_post_button{
text-align: right;
margin: 3px;
}
#feed_bulletin table{
width: 100%;
padding: 0px 3px 0px 3px;
margin-top: 3px;
}
#feed_bulletin td{
padding: 0px;
}
#feed_bulletin .input_box, #feed_bulletin .input_box_left, #feed_bulletin .input_box_right{
background-color: #fff;
border-color: #666;
border-style: solid;
color: #333;
}
#feed_bulletin .input_box_left{
border-width: 1px 0px 1px 1px;
}
#feed_bulletin .input_box{
border-width: 1px;
}
#feed_bulletin .input_box_right{
border-width: 1px 1px 1px 0px;
}
#feed_bulletin .input_box_right input, #feed_bulletin .input_box input{
border: 0px;
color: #666;
}
.profile-box{
padding: 0;
margin: 0px 0px 15px 0px;
border: 1px solid #666;
}
.box-body{
padding: 5px;
background-color: #fff;
font-size: 12px;
}
.user-peep{
font-size: 8pt;
padding: 3px 0;
float: left;
}
.user-video{
float:left;
}
.box_adding_box{
border: 1px dashed #AAA;
padding: 10px;
background-color: #EEE;
text-align: center;
opacity: 0.8;
filter: Alpha(opacity=80);
}
.edit_channel_box{
border: 1px dashed #AAA;
border-top: 0;
background-color: #EEE;
padding: 4px;
margin: 0 8px 4px 8px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}
.edit_channel_buttons{
border-top: 1px dashed #A8A8A8;
margin: 2px;
padding: 6px 0 1px 0;
}
.move_box{
text-align: right;
}
.move_box img{
float: right;
width: 16px;
padding: 2px;
cursor: pointer;
}
.move_box .hovertext{
padding: 3px;
color: #999;
}
.updown{
font-size: 12px;
line-height:6px;
text-align:center;
width:12px;
padding-top: 2px;
}
.updown div{
height: 8px;
overflow: hidden;
color: #66B;
font-weight: bold;
cursor: pointer;
}
.curval{
font-size: 14px;
background-color: #FAFAF0;
padding: 1px;
border: 1px solid #BABAB0;
}


a{
color: #00c;
}
.channelMastheadTable{
padding: 4px 4px 0px 4px;
background-color: rgba(255, 255, 255, 0.7);
font-size: 11px;
}
#smallMastheadBottom{
display: block;
}
a.masthead:link, a.masthead:visited,
a.masthead:hover, a.masthead:active{
color: #03C;
font-family: Arial, Helvetica, sans-serif;
}
.profile-banner-box{
margin-bottom: 15px;
}
.profileTitleLinks{
font-size: 13px;
margin-bottom: 15px;
text-align: center;
}
.profileTitleLinks .delimiter{
padding: 0px 6px;
}
.highlightBox{
background: #FFC;
border: 1px solid #FC3;
padding: 9px;
margin-bottom: 15px;
}
#profile-main-content{
float: right;
width: 560px;
}
#profile-side-content{
float: left;
width: 300px
}
.profile-box{
margin-bottom: 15px;
}
.profile-box .box-head, .profile-box .box-foot, .profile-box .share-box .box-title{
padding: 2px 5px;
zoom: 1;
filter: Alpha(opacity=95);
}
.profile-box .box-body{
padding: 5px;
zoom: 1;
filter: Alpha(opacity=95);
overflow: hidden;
}
.profile-box .box-head[class], .profile-box .box-body[class], .profile-box .box-foot[class]{
position: relative;
}
.profile-box .box-fg[class]{
position: relative;
z-index: 1;
}
.profile-box .box-bg[class]{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.95;
}
.profile-box .box-head-action{
float: right;
}
.profile-box .headerTitle, .profile-box .headerTitleRight{
color: #fff;
}
.profile-box .headerTitleEdit{
font-size: 14px;
font-weight: bold;
}
.profile-box .box-head a:link, .profile-box .box-head a:visited,
.profile-box .box-head a:hover, .profile-box .box-head a:active{
color: #fff;
font-weight: bold;
}
.profile-box .box-foot .pagingDiv{
background: none;
}
.largeTextArea{
width: 400px;height: 300px;
font-size: 12px;
}
.headerTitleLeft{
vertical-align: center;
line-height: 28px;
}
.profileAssets{
line-height: 16px;
}
.sepBox{
padding-top: 15px;
padding-bottom: 8px;
text-align: left;
}
.albumList{
display: inline;
list-style-type: none;
font-size: 11px;
}
.albumNotEnd, .albumEnd{
padding: 3px;
margin-right: 5px;
float: left;
text-align: center;
}
.albumArt{
width: 40px;
height: 40px;
border: none;
}
.actionsTable{
margin-top: 3px;
}
tr.actionsTable td{
padding-right: 0px;
}
.contestsTableTop{
margin: 10px 0px;
}
tr.showTable td{
padding: 8px 5px 3px 8px;
}
tr.showTableEnd td{
padding: 0px 5px 8px 8px;
}
.bulletinTable{
text-align: center;
}
table.bulletinTable{
width: 100%;
border-collapse: collapse;
}
tr.bulletinTable th{
padding: 2px;
}
tr.bulletinTable td{
padding: 2px 5px 3px 5px;
}
tr.bulletinTable td img{
padding-right: 5px;
}
.vlog-entry{
zoom: 1;
}
.vlog-entry-video{
padding: 5px 0px 0px 5px;
}
.vlog-entry-info{
width: 253px;
height: 255px;
padding: 5px;
}
.profile-vlogbox-full .vlog-entry-info{
width: 568px;
}
.profile-box .vlog-entry-info{
padding: 0px;
}
.profile-box .vlog-entry-info .box-fg{
padding: 5px 5px 5px 10px;
}
.vlog-entry-stats{
padding: 5px;
}
.vlogBoxTable{
width: 100%;
border: none;
text-align: left;
}
.vlogBoxTable tr td{
vertical-align: top;
text-align: center;
}
tr.vlogBoxTable td{
border-bottom: none;
padding-top: 10px;
}
#postMainTitles{
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
}
#postSubTitles{
padding-bottom: 10px;
}
.profile-box .box-body.empty-box{
width: auto;
overflow: hidden;
padding: 0px;
}
.empty-box .empty-box-no-img{
padding-bottom: 10px;
}
.empty-box-title{
margin-left: 25px;
margin-right: 25px;
font-size: 20px;
font-weight: bold;
padding-top: 15px;
}
.empty-box-content{
margin-left: 55px;
margin-top: 6px;
margin-right: 25px;
margin-bottom: 10px;
}
.empty-box-no-img .empty-box-content{
margin-right: 55px;
}
.empty-box-img{
float: right;
margin-left: 15px;
margin-bottom: 10px;
}
.flaggingText{
padding: 10px 0px;
text-align: center;
}
.largeTitles{
font-size: 14px;
font-weight: bold;
}
input.buttonsCustom{
color: #FFF;
font-size: 12px;
padding: 5px;
}
table.bulletinTableFull{
width: 100%;
}
tr.bulletinTableFull th{
padding: 2px 0px 2px 5px;
}
tr.bulletinTableFull th.lastCol, tr.bulletinTableFull td.lastCol,
tr.bulletinTableNBFull td.lastCol{
width: 65%;
border-right: none;
}
tr.bulletinTableFull td, tr.bulletinTableNBFull td{
padding: 5px;
}
table.showTableFull{
width: 100%;
}
tr.showTableFull th{
padding: 2px 0px 2px 5px;
}
tr.showTableFull td{
padding: 5px;
}
tr.showTableFullTop td{
padding: 5px;
border-bottom: none;
}
table.commentsTableFull{
width: 100%;
}
tr.commentsTableFull th{
padding: 5px 2px;
}
tr.commentsTableFull td, tr.commentsTableNBFull td{
padding: 5px;
}
.profile-box .share-box{
width: 280px;
}
.profile-box .share-box .box-title{
width: 270px;
}
.profile-box .share-box .loginFormField{
width: 265px;
}
.profile-box .share-box .box-title .title-text{
font-weight: bold;
float: left;
}
.profile-box .share-box .box-title .close-link{
border-bottom: 1px dotted #fff;
float: right;
font-size: 10px;
}
.v90WrapperInner{
border: 3px double #fff;
}
.v90WrapperOuter{
border: 0;
}
.vimg90{
border: 0;
}
.icnIGoogle{
border: 0;
vertical-align: text-bottom;
text-decoration: none;
padding-right: 3px;
}
body{
background-color: #ffffff;
}
a:link, a:visited, a:hover, a:active, .video-facets .video-username a{
color: #03C;
}
.profile-box .share-box a:link, .profile-box .share-box a:visited,
.profile-box .share-box a:hover, .profile-box .share-box a:active{
color: #000000;
font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
color: #666666;
}
.profileTitleLinks{
font-family: arial,helvetica,sans-serif;
color: #03C;
}
.highlightBox{
font-family: arial,helvetica,sans-serif;
}
.profile-box, .profile-box .share-box{
border: 1px solid #666666;
font-family: arial,helvetica,sans-serif;
}
.profile-box .box-head, .profile-box .box-foot, .profile-box .box-body .box-fg .share-box .box-title{
background: #666666;
color: #fff;
filter: Alpha(opacity=$opacity_value_as_percent);
}
.profile-box .share-box .box-title .title-text{
font-weight: bold;
float: left;
}
.profile-box .share-box .box-title .close-link{
border-bottom: 1px dotted #fff;
float: right;
font-size: 10px;
}
.profile-box .box-body{
background: #ffffff;
color: #000000;
filter: Alpha(opacity=$opacity_value_as_percent);
}
.profile-box .box-bg[class]{
opacity: $opacity_value;
}
.profile-box .box-head .box-bg[class], .profile-box .box-foot .box-bg[class]{
background: #666666;
}
.profile-box .box-body .box-bg[class]{
background: #ffffff;
}
.profile-highlightbox .box-body{
background: #e6e6e6;
color: #666666;
}
.profile-highlightbox .box-body .box-bg[class]{
background: #e6e6e6;
}
.profile-vlogbox{
border-color: #ffffff;
}
.profile-vlogbox .box-head, .profile-vlogbox .box-foot{
background: #ffffff;
}
.profile-vlogbox .box-body{
background: #ffffff;
color: #000000;
}
.profile-vlogbox .box-head .box-bg[class], .profile-vlogbox .box-foot .box-bg[class]{
background: #ffffff;
}
.profile-vlogbox .box-body .box-bg[class]{
background: #ffffff;
}
.label, .standardLabel, .normalLabel,
.smallLabel, .xsmallLabel, .largeLabel{
color: #666666;
}
.profile-label{
color: #666666;
}
.pagingDiv{
background: #666666;
color: #666666;
}
.pagerCurrent{
background-color: #fff;
color: #666666;
}
.pagerNotCurrent{
background-color: #e6e6e6;
}
.largeTextArea{
font-family: arial,helvetica,sans-serif;
}
tr.bulletinTable th{
border-bottom: 1px dashed #666666;
}
tr.bulletinTable th.firstCol, tr.bulletinTable td.firstCol{
border-right: 1px solid #666666;
}
tr.bulletinTable td{
border-top: 1px dashed #666666;
}
.vlog-entry-video{
background: #ffffff;
}
.postTitles{
color: #666666;
}
.postText{
color: #000000;
}
.flaggingText{
color: #03C;
font-family: arial,helvetica,sans-serif;
}
input.buttonsCustom{
background-color: #666666;
font-family: arial,helvetica,sans-serif;
}
.vimg, .vimgSm, .vimg120, .vimg110, .vimg100,
.vimg90, .vimg80, .vimg75, .vimg70, .vimg60, .vimg50,
.v120WrapperOuter, .v120WrapperInner{
border-color: #666666;
}
.v120WrapperOuter{
padding: 1px;
}
.v90WrapperInner{
border: 3px double #fff;
}
.v90WrapperOuter{
border: 0;
}
.vimg90{
border: 0;
}
.video-thumb-micro, .video-thumb-small, .video-thumb-medium,
.video-thumb-normal, .video-thumb-big, .video-thumb-large, .video-thumb-jumbo,
.v130WrapperInner, .v90WrapperInner,
.user-thumb-micro, .user-thumb-small, .user-thumb-medium,
.user-thumb-partner, .user-thumb-large, .user-thumb-xlarge, .user-thumb-jumbo{
border-color: #666666;
background-color: #ffffff;
}
tr.bulletinTableFull th{
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
}
tr.bulletinTableFull td{
border-bottom: 1px dashed #666666;
border-right: 1px solid #666666;
}
tr.bulletinTableNBFull td{
border-right: 1px solid #666666;
}
tr.showTableFull th{
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
}
tr.showTableFull td{
border-bottom: 1px dashed #666666;
}
tr.commentsTableFull th{
border-bottom: 1px solid #666666;
}
tr.commentsTableFull td{
border-bottom: 1px solid #666666;
}
.headerRCBox{
font-family: arial,helvetica,sans-serif;
background: #666666;
padding: 6px 6px 2px 6px;
color: #fff;
font-weight: bold;
}
.headerBox{
background-color: #666666;
border: 1px solid #666666;
color: #fff;
font-family: arial,helvetica,sans-serif;
padding: 3px 5px;
overflow: hidden;
}
.vListBox, .vEntry, .vDetailEntry{
border-color: #666666;
}
.vListBox{
background: #e6e6e6;
}
.runtime, .title, .vtitle, .desc, .vdesc, .facets, .vfacets{
font-family: arial,helvetica,sans-serif;
}
.runtime, .facets, .vfacets, .video-facets span, .video-facets .video-rating div{
color: #000000;
}
.title, .vtitle, .desc, .vdesc{
color: #666666;
}

/*
     FILE ARCHIVED ON 06:13:05 Dec 18, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:15:50 Sep 12, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.556
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 49.486
  LoadShardBlock: 67.997 (3)
  PetaboxLoader3.datanode: 73.997 (4)
  load_resource: 79.738
  PetaboxLoader3.resolve: 52.396
*/